@import url(https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700;800&family=Grandstander:wght@100;200;300;400;500;600;700&family=Solitreo&display=swap);@import url(https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&display=swap);.loader-wrapper{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.loader-wrapper .loader{color:#32a0af;font-size:20px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load4 1.3s linear infinite;transform:translateZ(0)}@keyframes load4{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.modal.active-auth{display:flex;z-index:999;text-align:left}.modal.active-auth .close{margin-left:10px}.modal .modal-container-auth{width:943px;background:#fff;border-radius:25px;padding:15px 0;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;position:relative}.modal .modal-container-auth .error-msg{text-align:center;color:red;font-size:20px}@media (min-width:760px)and (max-width:959px){.modal .modal-container-auth{width:743px}}@media (min-width:660px)and (max-width:759px){.modal .modal-container-auth{width:643px}}@media (min-width:580px)and (max-width:659px){.modal .modal-container-auth{width:543px}}@media (min-width:501px)and (max-width:579px){.modal .modal-container-auth{width:443px}}@media(max-width:500px){.modal .modal-container-auth{width:400px}}.modal .modal-container-auth .close{position:absolute;top:15px;inset-inline-end:10px;margin-left:15px}@media screen and (max-width:767px){.modal .modal-container-auth .close{top:25px}}@media screen and (min-width:768px){.modal .modal-container-auth .close{top:15px}}.modal .modal-container-auth header{display:flex;align-items:center;justify-content:center}.modal .modal-container-auth header .icon{text-align:center}.modal .modal-container-auth .circels{display:flex;align-items:center;justify-content:center;padding:15px 0}.modal .modal-container-auth .circels .google{width:73px;height:73px;border-radius:50%;background:#d5d5d5;display:flex;align-items:center;justify-content:center;margin:0 25px}.modal .modal-container-auth .circels .google .x{width:100px;height:100px}.modal .modal-container-auth .circels .owl{width:73px;height:73px;border-radius:50%;background:#4fb6f7;display:flex;align-items:center;justify-content:center;margin:0 25px;cursor:pointer}.modal .modal-container-auth .circels .owl img{margin-top:15px}.modal .modal-container-auth .line-wrapper{display:block;margin:0 auto;padding-bottom:20px}.modal .modal-container-auth .line{width:460px;display:flex;align-items:center;justify-content:center;padding-bottom:10px}@media(max-width:579px){.modal .modal-container-auth .line{width:330px}}.modal .modal-container-auth .line .l{width:40%;height:2px;border-top:1px solid #504e4e}.modal .modal-container-auth .line h1{margin:0 15px;font-size:20px;color:#504e4e}.modal .modal-container-auth .line .r{width:40%;height:2px;border-top:1px solid #504e4e}.modal .modal-container-auth form input{height:47px;border:1px solid #707070;border-radius:15px;font-size:20px;padding:0 15px;margin:10px 0;outline:none}.modal .modal-container-auth form .error{border:2px solid red;background-color:transparent!important}.modal .modal-container-auth form .forgot-pass{padding:0 15px;color:#0f707b;font-size:20px;padding-bottom:8px;cursor:pointer;margin-top:-10px}.modal .modal-container-auth form .forgot-pass:hover{text-decoration:underline}.modal .modal-container-auth form button{background:#2196f3;color:#fff;text-align:center;font-size:30px;border-radius:17px}.modal .modal-container-auth form .disabled{background:#d5d5d5;pointer-events:none}.modal .modal-container-auth form .have-account{display:flex;align-items:center;justify-content:center;padding:15px 0}.modal .modal-container-auth form .have-account span{font-size:20px;margin:0 10px}.modal .modal-container-auth form .have-account span:nth-child(2){color:#1ab2c4}.modal .modal-container-desc{max-width:443px;border-radius:25px;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}.modal .modal-container-desc .close{height:100%;padding:8px 0}.modal .modal-container-desc .close svg{width:15px;height:15px;margin-top:8px}.modal .modal-container-desc .info-box{width:55px;height:55px;border-top-left-radius:15px;background:#469ca4;display:flex;align-items:center;justify-content:center;font-size:34.2px;color:wheat;z-index:999}.modal .modal-container-desc .description{width:600px;height:25vh}.modal .modal-container-desc .description.recomended{width:380px}.modal .modal-container-desc .btn-task{padding:15px 20px;text-align:left}@media(max-width:768px){.modal .modal-container-desc .btn-task{padding:25px 20px}}.modal .modal-container-desc .btn-task button{width:153px;height:40px;background:#0f707b;cursor:pointer;border-radius:30px;color:#fff;font-size:18px}@media(max-width:768px){.modal .modal-container-desc .btn-task button{width:100%}}.modal .modal-container-desc{background:#fff;border-radius:15px;width:95%}@media screen and (min-width:960px){.modal .modal-container-desc{max-width:650px}}@media(min-width:601px)and (max-width:959px){.modal .modal-container-desc{max-width:550px}}@media(min-width:541px)and (max-width:600px){.modal .modal-container-desc{max-width:510px}}@media(min-width:501px)and (max-width:540px){.modal .modal-container-desc{max-width:470px}}@media(min-width:441px)and (max-width:500px){.modal .modal-container-desc{max-width:400px}}@media(max-width:440px){.modal .modal-container-desc{max-width:390px}}.modal .modal-container-desc .close img{width:15px;height:15px}.modal .modal-container-desc .head-modal{background:#1ab2c4;padding:0 20px;cursor:pointer;justify-content:space-between;align-items:center;border-top-right-radius:15px;border-top-left-radius:15px}.modal .modal-container-desc .head-modal p{font-size:30px;color:#fff;margin-bottom:0;font-weight:700;padding:6px 0}.modal .modal-container-desc .head-modal .close svg{width:20px;height:20px;margin-top:8px}.modal .modal-container-desc .description{width:100%;height:200px;overflow:auto;padding:15px}.modal .modal-container-desc .description p{font-size:18px}.modal .modal-container-desc ::-webkit-scrollbar{width:10px}.modal .modal-container-desc ::-webkit-scrollbar-track{background:#f1f1f1}.modal .modal-container-desc ::-webkit-scrollbar-thumb{background:#1ab2c4}.modal .modal-container-desc ::-webkit-scrollbar-thumb:hover{background:#555}.modal .captcha{display:flex;justify-content:center;margin-bottom:15px}.red-msg{color:red;font-size:16px;margin-top:10px}.navbar,.navbar video{position:relative}.navbar video{width:100%}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;-webkit-margin-start:15px;margin-inline-start:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:left;padding-left:15px}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .icon:nth-of-type(2){text-align:right;min-width:8%}.navbar .navbar-container .navbar-container-desk span{font-family:"Almoni Neue DL 4.0 AAA",sans-serif!important}.navbar .navbar-container .navbar-container-desk .title{min-width:14%;text-align:right;padding-right:10px}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:400;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{-o-object-fit:contain;object-fit:contain;border-radius:21.5px;border:1px solid #1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin:hover{background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin:hover .text{color:#fff}.navbar .navbar-container .navbar-container-desk .auth .btn-signin .text{font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#1a7580;margin-bottom:0;cursor:pointer}@media screen and (max-width:1024px){.navbar .navbar-container .navbar-container-desk .auth .btn-signin .text{font-size:24px}}@media screen and (min-width:1025px){.navbar .navbar-container .navbar-container-desk .auth .btn-signin .text{font-size:27px}}@media screen and (max-width:1024px){.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:120px;height:37px}}@media screen and (min-width:1025px){.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px}}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office{max-width:-moz-max-content;max-width:max-content;width:100%;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:50px;padding-inline-end:50px;white-space:nowrap;border-radius:21.5px;border:1px solid #1a7580;margin:0 15px;cursor:pointer;position:relative}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office.disable{pointer-events:none;opacity:.6}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office:hover{background:#1a7580;border:1px solid #1a7580;transition:ease}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office:hover .text{color:#fff}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office .text{font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#1a7580}@media screen and (max-width:1024px){.navbar .navbar-container .navbar-container-desk .auth .hinuh-office .text{font-size:24px}}@media screen and (min-width:1025px){.navbar .navbar-container .navbar-container-desk .auth .hinuh-office .text{font-size:27px}}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office .icon-owl{position:absolute;top:-60%;left:6px}@media screen and (max-width:1024px){.navbar .navbar-container .navbar-container-desk .auth .hinuh-office{height:37px}}@media screen and (min-width:1025px){.navbar .navbar-container .navbar-container-desk .auth .hinuh-office{height:43px}}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px;position:relative;cursor:pointer}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 5px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:6px}.navbar .navbar-container .navbar-container-desk .auth .lang .selected-lang{opacity:0;background:#fff;position:absolute;top:100%;left:0;width:80%;text-align:left;padding-left:15px;z-index:-1}.navbar .navbar-container .navbar-container-desk .auth .lang .selected-lang.active{opacity:1;z-index:3}.navbar .navbar-container .navbar-content{height:55%;display:flex;align-items:center}@media(max-width:1240px){.navbar .navbar-container .navbar-content{height:50%}}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 125px;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}@media(max-width:1240px){.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 75px}}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:99px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:75px;font-weight:500;color:#fff;line-height:4.2rem;text-shadow:3px 3px 5px #838385}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}.navbar .navbar-container .navbar-mob{position:fixed;width:100%;left:0;border:1px solid #469ca4;background:#469ca4;z-index:999999;justify-content:center}.navbar .navbar-container .navbar-mob .mob-menu-wrapper{align-items:center;justify-content:center;width:100%}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob{position:absolute;top:100%;left:0;right:0;width:0;height:100vh;background:rgba(0,0,0,.3686274509803922);transition:.5s ease}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob.active{width:100%;transition:.5s ease}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap{position:absolute;top:0;right:-1px;width:0;height:100%;background:#fff;transition:.3s ease;display:none}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active{width:320px;transition:.3s ease;display:block}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .btn-signin{width:100%;padding:10px 15px;-o-object-fit:contain;object-fit:contain;border-radius:0;border-bottom:1px solid #1a7580}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .btn-signin p{font-size:23px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;color:#1a7580;margin-bottom:0;cursor:pointer}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .hinuh-office{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:baseline;width:100%;padding:10px 15px;-o-object-fit:contain;object-fit:contain;border-radius:0;border-bottom:1px solid #1a7580;cursor:pointer;position:relative}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .hinuh-office p{font-size:23px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .title{width:100%;padding:10px 8px;border-bottom:1px solid #1a7580}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .title a{text-decoration:none;border-bottom:1px solid transparent;font-size:23px;font-weight:700;line-height:0;text-align:right;color:#1a7580}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .title a span{font-weight:700;border-bottom:1px solid transparent}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .lang{display:flex;flex-direction:row;align-items:center;padding:10px 12px;position:relative;cursor:pointer;border-bottom:1px solid #1a7580!important}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .lang svg{width:27px;height:27px;margin:0 5px}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .lang p{font-size:27px;color:#1a7580;margin-bottom:6px}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .lang .selected-lang{opacity:0;background:#fff;position:absolute;top:100%;left:0;width:80%;text-align:left;padding-left:15px;z-index:-1}.navbar .navbar-container .navbar-mob .mob-menu-wrapper .sidebar-mob .sidebar-mob-wrap.active .lang .selected-lang.active{opacity:1;z-index:3}.navbar .navbar-container .navbar-mob .mob-menu-wrapper img{max-width:100%;height:45px}.navbar .navbar-container .navbar-mob .mob-menu{position:absolute;top:0;right:0;height:100%;width:10%;display:flex;align-items:center;justify-content:center}@media(max-width:762px){.navbar .navbar-container .navbar-mob .mob-menu{width:13%}}@media(max-width:562px){.navbar .navbar-container .navbar-mob .mob-menu{width:16%}}.navbar .navbar-container .navbar-mob .mob-menu img{width:35px;height:35px}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center;position:relative}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-270px;left:50%;transform:translate(-50%,-50%)}@media(max-width:1440px){.navbar .bottom-wrapper .arrow{top:50px}}@media(max-width:1240px){.navbar .bottom-wrapper .arrow{top:100px}}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container{background:#fdcb58;position:absolute;top:82%;width:100%;height:13vh;display:flex;justify-content:center;align-items:center;z-index:99}@media screen and (max-width:768px){.navbar .bottom-wrapper .bottom-wrapper-container{height:24vh}.navbar .bottom-wrapper .bottom-wrapper-container span{font-size:18px!important;display:block;text-align:center}}.navbar .bottom-wrapper .fake{position:absolute;top:89%;width:100%;height:15vh;background-image:linear-gradient(180deg,rgba(248,251,253,0),#eff6fb 124%);background:#eff6fb}@media(max-width:1024px){.navbar{position:relative;max-height:104vh}.navbar video{width:100%;position:relative}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:100px}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:50%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:80px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:60px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-254px;left:50%;transform:translate(-50%,-50%)}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container h3{width:650px;font-size:35px}}@media(max-width:959px){.navbar{position:relative;max-height:100%}.navbar video{width:100%;position:relative;-o-object-fit:cover;object-fit:cover;height:115vh}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office{width:337px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;border:1px solid #1a7580;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office p{font-size:27px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .hinuh-office .icon-owl{border:1px solid red}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:65%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 50px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:70px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:50px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-150px;left:50%;transform:translate(-50%,-50%)}}@media(max-width:959px)and (max-width:1440px){.navbar .bottom-wrapper .arrow{top:-95px}}@media(max-width:959px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}}@media(max-width:959px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}}@media(max-width:959px){.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}}@media(max-width:959px){@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}}@media(max-width:768px){.navbar{position:relative;max-height:100%}.navbar video{width:100%;position:relative;-o-object-fit:cover;object-fit:cover;height:115vh}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;-webkit-margin-start:15px;margin-inline-start:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:65%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 50px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:75px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:50px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-190px;left:50%;transform:translate(-50%,-50%)}}@media(max-width:768px)and (max-width:1440px){.navbar .bottom-wrapper .arrow{top:-95px}}@media(max-width:768px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}}@media(max-width:768px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}}@media(max-width:768px){.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}}@media(max-width:768px){@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}}@media(max-width:678px){.navbar{position:relative;max-height:100%}.navbar video{width:100%;position:relative;-o-object-fit:cover;object-fit:cover;height:115vh}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;margin-right:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:65%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:70px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:40px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-200px;left:50%;transform:translate(-50%,-50%)}}@media(max-width:678px)and (max-width:1440px){.navbar .bottom-wrapper .arrow{top:-95px}}@media(max-width:678px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}}@media(max-width:678px){.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}}@media(max-width:678px){.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}}@media(max-width:678px){@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}}@media(max-width:545px){.navbar,.navbar video{position:relative;max-height:100%}.navbar video{width:100%;height:109vh}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;margin-right:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:65%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:70px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:40px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-245px;left:50%;transform:translate(-50%,-50%)}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container h3{width:100%;font-size:20px;text-align:center}}@media(max-width:495px){.navbar,.navbar video{position:relative;max-height:100%}.navbar video{width:100%}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;margin-right:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:55%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:50px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:33px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-245px;left:50%;transform:translate(-50%,-50%)}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container h3{width:100%;font-size:20px;text-align:center}}@media(max-width:420px){.navbar,.navbar video{position:relative;max-height:100%}.navbar video{width:100%}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;margin-right:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:55%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:50px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:33px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-150px;left:50%;transform:translate(-50%,-50%)}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container h3{width:100%;font-size:20px;text-align:center}}@media(max-width:385px){.navbar,.navbar video{position:relative;max-height:100%}.navbar video{width:100%}.navbar .navbar-container{position:absolute;top:0;width:100%;height:100%}.navbar .navbar-container .navbar-container-desk{max-width:1750px;margin:0 auto;padding:15px 0;margin-right:15px}.navbar .navbar-container .navbar-container-desk .icon{min-width:12%;text-align:center}.navbar .navbar-container .navbar-container-desk .icon img{max-width:124px;height:auto;display:block;margin:0 auto}.navbar .navbar-container .navbar-container-desk .title{min-width:8%;text-align:center}.navbar .navbar-container .navbar-container-desk .title a{text-decoration:none;font-size:27px;font-weight:700;line-height:3.37;text-align:center;color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth{min-width:64%;display:flex;justify-content:flex-end;align-items:center}.navbar .navbar-container .navbar-container-desk .auth .btn-signin{width:128px;height:43px;-o-object-fit:contain;object-fit:contain;border-radius:21.5px;background-color:#1a7580}.navbar .navbar-container .navbar-container-desk .auth .btn-signin p{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar .navbar-container .navbar-container-desk .auth .lang{display:flex;flex-direction:row;align-items:center;padding:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang svg{width:27px;height:27px;margin:0 15px}.navbar .navbar-container .navbar-container-desk .auth .lang p{font-size:27px;color:#1a7580;margin-bottom:0}.navbar .navbar-container .navbar-content{height:55%;display:flex;align-items:center}.navbar .navbar-container .navbar-content .navbar-wrapper{padding:0 20px}.navbar .navbar-container .navbar-content .navbar-wrapper h1{font-size:50px;font-weight:700;color:#fff;text-shadow:3px 3px 5px #838385}.navbar .navbar-container .navbar-content .navbar-wrapper h2{font-size:33px;font-weight:500;color:#fff;line-height:1}.navbar .bottom-wrapper .arrow{display:flex;justify-content:center}.navbar .bottom-wrapper .arrow .scroll-down{position:absolute;top:-150px;left:50%;transform:translate(-50%,-50%)}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(2){animation-delay:-.2s}.navbar .bottom-wrapper .arrow .scroll-down span:nth-child(3){animation-delay:-.4s}.navbar .bottom-wrapper .arrow .scroll-down span{display:block;width:20px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.navbar .bottom-wrapper .bottom-wrapper-container h3{width:100%;font-size:20px;text-align:center}}.section-one{background-image:linear-gradient(180deg,rgba(248,251,253,0),#eff6fb 124%);position:relative;padding-bottom:80px;background:#eff6fb}.section-one header{padding-top:0;position:relative}.section-one header h1{font-size:70px;font-weight:900;line-height:2.3;text-align:center;color:#469ca4;padding:0}.section-one header .dubi{position:absolute;top:-18px;right:-7%;opacity:1}@media(max-width:1600px){.section-one header .dubi{right:-9%;opacity:1}}@media(max-width:1200px){.section-one header .dubi{right:-14%;opacity:1}}@media(max-width:1024px){.section-one header .dubi{top:10%;right:-14%;width:280px;height:280px;opacity:1}}@media(max-width:959px){.section-one header .dubi{top:-10%;right:-10%;width:230px;height:230px;opacity:1}}@media(max-width:768px){.section-one header .dubi{top:-10%;right:-10%;width:200px;height:200px;opacity:0}}@media(max-width:668px){.section-one header .dubi{top:0;right:-8%;width:160px;height:160px}}@media(max-width:600px){.section-one header .dubi{top:30%;right:-8%;width:120px;height:120px}}@media(max-width:500px){.section-one header .dubi{top:30%;right:-8%;width:100px;height:100px}}@media(max-width:1024px){.section-one header h1{font-size:55px;line-height:3.3}}@media(max-width:959px){.section-one header h1{font-size:45px;line-height:3}}@media(max-width:768px){.section-one header h1{font-size:40px;line-height:3}}.section-one .section-one-books{position:relative;max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:center}.section-one .section-one-books .scope{width:167.6px;height:97px;-o-object-fit:contain;object-fit:contain;position:absolute;inset-inline-end:0;top:43%}@media(max-width:1450px){.section-one .section-one-books .scope{display:none}}.section-one .section-one-books .rocket{position:absolute;left:-4vw;width:20vw}@media(max-width:720px){.section-one .section-one-books .rocket{top:-10vh}}@media(min-width:721px){.section-one .section-one-books .rocket{top:-25vh}}@media(max-width:1050px){.section-one .section-one-books .rocket{width:250px;height:250px}}@media(max-width:959px){.section-one .section-one-books .rocket{width:250px;height:250px}}@media(max-width:768px){.section-one .section-one-books .rocket{left:-2%;width:220px;height:220px}}@media(max-width:720px){.section-one .section-one-books .rocket{left:-4%;width:200px;height:200px}}@media(max-width:600px){.section-one .section-one-books .rocket{left:-5%;width:180px;height:180px}}@media(max-width:500px){.section-one .section-one-books .rocket{left:0;width:140px;height:140px}}@media(max-width:450px){.section-one .section-one-books .rocket{left:0;width:100px;height:100px}}.section-one .section-one-books .card-container{max-width:28%;margin:70px 25px;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:959px){.section-one .section-one-books .card-container{max-width:48%}}.section-one .section-one-books .card-container .item-card{border:1px solid #979797;border-radius:29px;position:relative}.section-one .section-one-books .card-container .item-card:hover{border:1px solid transparent}.section-one .section-one-books .card-container .item-card .image-btn{border-radius:28px;text-description:none;width:308.3px;height:339px;transition:.5s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.section-one .section-one-books .card-container .item-card .image-btn:hover{background-color:#549ead;border:1px solid transparent;cursor:pointer}.section-one .section-one-books .card-container .item-card .image-btn:hover .text{color:#fff}.section-one .section-one-books .card-container .item-card .image-btn img{position:absolute;top:-20%;right:3%;max-width:100%;height:90%;-o-object-fit:cover;object-fit:cover}.section-one .section-one-books .card-container .item-card .image-btn .text{font-size:25px;font-weight:900;font-stretch:normal;font-style:normal;line-height:3.64;letter-spacing:normal;text-align:center;color:#404048}.section-one .under-line{max-width:300px;border-top:1px solid #9ab8dc;margin:0 auto;height:15px;margin-top:30px;margin-bottom:20px}@media(max-width:959px){.section-one .under-line{margin-inline:auto}}.section-one .section-two-tech-unit{position:relative;padding-top:0}@media(max-width:959px){.section-one .section-two-tech-unit{padding-top:0}}.section-one .section-two-tech-unit header{padding:0}@media(max-width:959px){.section-one .section-two-tech-unit header,.section-one .section-two-tech-unit header h1{padding:0}}.section-one .section-two-tech-unit .points-container{max-width:500px;margin:0 auto;padding-block:15px}.section-one .section-two-tech-unit .points-container .title{font-size:32.4px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:start;color:#469ca4;margin-left:25px;white-space:nowrap;font-family:"Almoni Neue DL 4.0 AAA",sans-serif!important}@media(max-width:768px){.section-one .section-two-tech-unit .points-container .title{font-size:25px}}@media(max-width:568px){.section-one .section-two-tech-unit .points-container .title{font-size:23px;margin-left:0}}.section-one .section-two-tech-unit .points-container .class-point{width:-moz-fit-content;width:fit-content;min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 8px;cursor:pointer}@media(max-width:959px){.section-one .section-two-tech-unit .points-container .class-point{width:40px;height:40px}}@media(max-width:768px){.section-one .section-two-tech-unit .points-container .class-point{width:34px;height:34px;margin:0 6px}}.section-one .section-two-tech-unit .points-container .class-point.active{background-color:rgba(70,156,164,.6509803921568628)}.section-one .section-two-tech-unit .points-container .class-point p{font-size:32.4px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#3b3b3b;margin-bottom:0}@media(max-width:959px){.section-one .section-two-tech-unit .points-container .class-point p{font-size:21px}}.section-one .section-two-tech-unit .selected-class{max-width:85vw;margin:0 auto;padding-bottom:25px}@media(max-width:625px){.section-one .section-two-tech-unit .selected-class{justify-content:center}}.section-one .section-two-tech-unit .selected-class p{margin:0 15px;font-size:24px;line-height:1.5;letter-spacing:normal;text-align:center;color:#939393;cursor:pointer;border-bottom:4px solid transparent}@media(max-width:959px){.section-one .section-two-tech-unit .selected-class p{font-size:21px}}@media(max-width:768px){.section-one .section-two-tech-unit .selected-class p{font-size:19px;margin:0 12px}}@media(max-width:625px){.section-one .section-two-tech-unit .selected-class p{font-size:17px;margin:0 10px;justify-content:center}}.section-one .section-two-tech-unit .selected-class p.active{color:#000;border-bottom:4px solid #469ca4;font-weight:700}.section-one .swiper-box{display:flex;position:relative}.section-one .swiper-box .b-l{display:flex;align-items:center;padding-left:85px}@media(max-width:1500px){.section-one .swiper-box .b-l{padding-left:75px}}@media(max-width:1400px){.section-one .swiper-box .b-l{padding-left:65px}}@media(max-width:1300px){.section-one .swiper-box .b-l{padding-left:45px}}@media(max-width:1200px){.section-one .swiper-box .b-l{padding-left:35px}}@media(max-width:1100px){.section-one .swiper-box .b-l{padding-left:25px}}@media(max-width:1000px){.section-one .swiper-box .b-l{padding-left:0}}.section-one .swiper-box .b-l .swiper-b-next{padding:0 15px}@media(max-width:768px){.section-one .swiper-box .b-l .swiper-b-next{padding:0 10px}}.section-one .swiper-box .b-l .swiper-b-next img{width:35px;height:35px}@media(max-width:768px){.section-one .swiper-box .b-l .swiper-b-next img{width:30px;height:30px}}@media(max-width:668px){.section-one .swiper-box .b-l .swiper-b-next img{width:28px;height:28px}}@media(max-width:568px){.section-one .swiper-box .b-l .swiper-b-next img{width:24px;height:24px}}.section-one .swiper-box .swipe{width:100%}.section-one .swiper-box .swipe .swiper-slide{width:100%;height:auto}.section-one .swiper-box .swipe .swiper-wrapper{display:flex;flex-direction:row;width:100%}.section-one .swiper-box .swipe .swiper-wrapper .item-box{position:relative;margin:14px}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image{height:300px}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image img{width:100%;height:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital{cursor:pointer;position:absolute;top:0;width:100%;height:100%;display:flex;flex-direction:column;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 47%,#000 113%);border-radius:15px}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .info-box{height:75%;width:100%;display:flex;justify-content:flex-end}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .info-box .box{width:70px;height:70px;border-top-left-radius:15px;border-bottom-right-radius:15px;background-color:#469ca4;display:flex;align-items:center;justify-content:center;font-size:24.2px;color:wheat;position:absolute;z-index:99}@media(max-width:768px){.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .info-box .box{width:60px;height:60px}}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .info-box .box .i{position:absolute;left:17%;width:42px;height:42px;cursor:pointer}@media(max-width:768px){.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .info-box .box .i{left:20%;width:34px;height:30px}}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart{display:flex;align-items:flex-start;justify-content:flex-end;padding-inline:30px;width:100%}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart p{font-size:30px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart .sub{padding:15px 0}@media(max-width:959px){.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart .sub{padding:5px 0}}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart .sub .line-h{color:#fff;padding:0 5px}.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart .sub p{font-size:23px;font-weight:300}@media(max-width:959px){.section-one .swiper-box .swipe .swiper-wrapper .item-box .card-image .content-wrapper-digital .content-box-cart .sub p{font-size:18px}}.section-one .swiper-box .b-r{display:flex;align-items:center;padding-right:85px}@media(max-width:1500px){.section-one .swiper-box .b-r{padding-right:75px}}@media(max-width:1400px){.section-one .swiper-box .b-r{padding-right:65px}}@media(max-width:1300px){.section-one .swiper-box .b-r{padding-right:45px}}@media(max-width:1200px){.section-one .swiper-box .b-r{padding-right:35px}}@media(max-width:1100px){.section-one .swiper-box .b-r{padding-right:25px}}@media(max-width:1000px){.section-one .swiper-box .b-r{padding-right:0}}.section-one .swiper-box .b-r .swiper-b-prev{padding:0 15px}@media(max-width:768px){.section-one .swiper-box .b-r .swiper-b-prev{padding:0 10px}}.section-one .swiper-box .b-r .swiper-b-prev img{width:35px;height:35px}@media(max-width:768px){.section-one .swiper-box .b-r .swiper-b-prev img{width:30px;height:30px}}@media(max-width:668px){.section-one .swiper-box .b-r .swiper-b-prev img{width:28px;height:28px}}@media(max-width:568px){.section-one .swiper-box .b-r .swiper-b-prev img{width:24px;height:24px}}a{text-decoration:none;color:red}.approval-icon{width:167px;height:97px;position:absolute;inset-inline-end:0}.section-one-books .approval-icon{bottom:-10px}.swiper-box .approval-icon{bottom:-60px}@media(max-width:1200px){.approval-icon{display:none}}.monthly-recommended{position:relative}.monthly-recommended header{min-height:91px;padding-top:100px;padding-bottom:80px}.monthly-recommended header h1{font-size:70px;font-weight:900;line-height:1.3;text-align:center;color:#469ca4}.monthly-recommended .swiper-box{display:flex}.monthly-recommended .swiper-box .b-l{display:flex;align-items:center;padding-left:85px}@media(max-width:1500px){.monthly-recommended .swiper-box .b-l{padding-left:75px}}@media(max-width:1400px){.monthly-recommended .swiper-box .b-l{padding-left:65px}}@media(max-width:1300px){.monthly-recommended .swiper-box .b-l{padding-left:45px}}@media(max-width:1200px){.monthly-recommended .swiper-box .b-l{padding-left:35px}}@media(max-width:1100px){.monthly-recommended .swiper-box .b-l{padding-left:25px}}@media(max-width:1000px){.monthly-recommended .swiper-box .b-l{padding-left:0}}.monthly-recommended .swiper-box .b-l .swiper-btn-next{padding:0 15px}.monthly-recommended .swiper-box .b-l .swiper-btn-next img{width:35px;height:35px}@media(max-width:768px){.monthly-recommended .swiper-box .b-l .swiper-btn-next img{width:30px;height:30px}}@media(max-width:668px){.monthly-recommended .swiper-box .b-l .swiper-btn-next img{width:28px;height:28px}}@media(max-width:568px){.monthly-recommended .swiper-box .b-l .swiper-btn-next img{width:24px;height:24px}}.monthly-recommended .swiper-box .swipe{width:100%}.monthly-recommended .swiper-box .swipe .swiper-slide{width:100%;height:auto}.monthly-recommended .swiper-box .swipe .swiper-wrapper{flex-direction:row}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box{max-width:100%;position:relative;margin:14px;cursor:pointer;height:300px}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px;position:relative}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper{position:absolute;top:0;right:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;border-radius:15px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 47%,#000 113%)}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .info-box{display:flex;justify-content:flex-end;height:75%}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .info-box .box{width:70px;height:73px;border-top-left-radius:15px;border-bottom-right-radius:15px;background-color:#469ca4;display:flex;align-items:center;justify-content:center;font-size:34.2px;color:wheat;position:relative}@media(max-width:768px){.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .info-box .box{width:60px;height:60px}}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .info-box .box .i{position:absolute;left:17%;width:42px;height:42px;cursor:pointer}@media(max-width:768px){.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .info-box .box .i{left:20%;width:34px;height:34px}}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart{display:flex;align-items:flex-start;justify-content:flex-end;padding:0 30px;width:100%}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart p{font-size:30px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart .sub{padding:15px 0}@media(max-width:959px){.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart .sub{padding:5px 0}}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart .sub .line-h{color:#fff;padding:0 5px}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart .sub p{font-size:23px;font-weight:300}@media(max-width:959px){.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .content-wrapper .content-box-cart .sub p{font-size:18px}}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .description{position:absolute;top:10%;left:0;right:0;padding:0 25px}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .description .description-wrapper{background:#fff;border-radius:15px;padding:5px 5px;opacity:0;transition:.3s ease-in}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .description .description-wrapper:hover{opacity:1}.monthly-recommended .swiper-box .swipe .swiper-wrapper .item-box .description .description-wrapper p{font-size:17px}.monthly-recommended .swiper-box .b-r{display:flex;align-items:center;padding-right:85px}@media(max-width:1500px){.monthly-recommended .swiper-box .b-r{padding-right:75px}}@media(max-width:1400px){.monthly-recommended .swiper-box .b-r{padding-right:65px}}@media(max-width:1300px){.monthly-recommended .swiper-box .b-r{padding-right:45px}}@media(max-width:1200px){.monthly-recommended .swiper-box .b-r{padding-right:35px}}@media(max-width:1100px){.monthly-recommended .swiper-box .b-r{padding-right:25px}}@media(max-width:1000px){.monthly-recommended .swiper-box .b-r{padding-right:0}}.monthly-recommended .swiper-box .b-r .swiper-btn-prev{padding:0 15px}.monthly-recommended .swiper-box .b-r .swiper-btn-prev img{width:35px;height:35px}@media(max-width:768px){.monthly-recommended .swiper-box .b-r .swiper-btn-prev img{width:30px;height:30px}}@media(max-width:668px){.monthly-recommended .swiper-box .b-r .swiper-btn-prev img{width:28px;height:28px}}@media(max-width:568px){.monthly-recommended .swiper-box .b-r .swiper-btn-prev img{width:24px;height:24px}}.monthly-recommended .turbina{position:absolute;left:0;z-index:1;width:350px;top:73%;display:flex}@media(max-width:959px){.monthly-recommended .turbina{display:none}}@media(min-width:960px){.monthly-recommended{padding-bottom:200px}}@media(max-width:959px){.monthly-recommended{position:relative;padding-bottom:20px}.monthly-recommended header{min-height:91px;padding-top:40px;padding-bottom:30px}.monthly-recommended header h1{font-size:50px;font-weight:900;line-height:1.3;text-align:center;color:#1a7580}.monthly-recommended .swiper{max-width:1400px;margin:0 auto}.monthly-recommended .swiper .swiper-wrapper{flex-direction:row}.monthly-recommended .swiper .swiper-wrapper .item-box{max-width:100%;position:relative;cursor:pointer}.monthly-recommended .swiper .swiper-wrapper .item-box img{width:100%;height:100%;-o-object-fit:content;object-fit:content;border-radius:15px;position:relative}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper{position:absolute;top:0;right:0;left:0;width:100%;display:flex;flex-direction:column}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper:hover .description{opacity:1}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper .info-box{display:flex;justify-content:flex-end;padding:15px}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper .info-box .box{width:50px;height:53px;border-top-left-radius:15px;border-bottom-right-radius:15px;background-color:#469ca4;display:flex;align-items:center;justify-content:center;font-size:24.2px;color:wheat}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper .content-box-cart{height:9vh;display:flex;align-items:flex-end;padding:15px 30px}.monthly-recommended .swiper .swiper-wrapper .item-box .content-wrapper .content-box-cart p{font-size:30px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}.monthly-recommended .swiper .swiper-wrapper .item-box .description{position:absolute;top:10%;left:0;right:0;padding:0 25px}.monthly-recommended .swiper .swiper-wrapper .item-box .description .description-wrapper{background:#fff;border-radius:15px;padding:5px 5px;opacity:0;transition:.3s ease-in}.monthly-recommended .swiper .swiper-wrapper .item-box .description .description-wrapper:hover{opacity:1}.monthly-recommended .swiper .swiper-wrapper .item-box .description .description-wrapper p{font-size:17px}.monthly-recommended .swiper-button-next,.monthly-recommended .swiper-button-prev{width:30px;height:30px;background:transparent;position:absolute;top:75%;transform:translateY(-50%);border-radius:50%;z-index:9999;color:transparent;display:none}.monthly-recommended .swiper-button-prev{left:160px;right:auto}.monthly-recommended .swiper-button-next{right:160px;left:auto}}.footer{z-index:110;display:flex;align-items:flex-end;justify-content:center;position:relative;margin-top:23vh}.footer-content{background-image:url(../img/footerbg.1ebcb915.png);background-repeat:no-repeat;background-size:cover;width:100%}.footer .turbina{position:absolute;left:0;z-index:-1;width:350px;display:flex}@media(max-width:959px){.footer .turbina{display:none}}@media screen and (max-width:959px){.footer-content{background-position:100% 0;padding-top:270px}}@media screen and (min-width:960px){.footer-content{background-position:100% 0;height:490px}}@media screen and (min-width:1600px){.footer-content{padding-top:60px}}.footer .footer-container{align-items:center;justify-content:center;height:100%;position:relative}@media(max-width:959px){.footer .footer-container{flex-wrap:wrap}}@media(min-width:960px){.footer .footer-container{gap:20px}}.footer .footer-container .card-footer{align-items:flex-start}.footer .footer-container .card-footer .col-4{display:flex;align-items:center;justify-content:flex-start}.footer .footer-container .card-footer .col-3{display:flex;align-items:center;justify-content:center;margin:0 5px}@media(max-width:1450px){.footer .footer-container .card-footer .col-3{margin:0 10px}}@media(max-width:1250px){.footer .footer-container .card-footer .col-3{margin:0 15px}}.footer .footer-container .card-footer .lorem{opacity:.7;font-size:19px;line-height:1.14;letter-spacing:normal;text-align:right;color:#3e3e3e;margin-top:50px}.footer .footer-container .card-footer h4{font-size:27px;font-weight:900;font-stretch:normal;font-style:normal;line-height:.96;letter-spacing:normal;text-align:right;color:#434343;padding-bottom:15px;-webkit-margin-start:7px;margin-inline-start:7px}.footer .footer-container .card-footer .wrap{display:flex;align-items:center}.footer .footer-container .card-footer .wrap a,.footer .footer-container .card-footer .wrap p{font-size:23px;color:#3e3e3e;margin-bottom:0;margin-right:8px}.footer .footer-container .card-footer .wrap a.tel{white-space:nowrap;margin-right:unset;-webkit-margin-start:7px;margin-inline-start:7px}.footer .footer-container .card-footer .wrap .slash{display:block;margin-inline:5px}.footer .footer-container .card-footer .col-1,.footer .footer-container .card-footer .col-2,.footer .footer-container .card-footer .col-3,.footer .footer-container .card-footer .col-4,.footer .footer-container .card-footer .col-5{padding:0}.footer .bottom-wrapper{width:100%;padding-bottom:15px}.footer .bottom-wrapper .sub-card{font-size:20px;height:4vh;display:flex;align-items:center;justify-content:center;padding:0 25px;color:#939393}.footer .bottom-wrapper a{color:#939393}.footer .bottom-wrapper .b{border-inline:2px solid #939393}.footer .bottom-wrapper .b-r{border-right:2px solid #939393}@media(max-width:1440px){.card-footer .col-4{display:flex;align-items:center;justify-content:center}.card-footer .lorem{opacity:.7;font-size:19px;line-height:1.14;color:#3e3e3e;max-width:60%;margin-top:15px}.card-footer .lorem,.card-footer h4{letter-spacing:normal;text-align:right}.card-footer h4{font-size:23px;font-weight:900;font-stretch:normal;font-style:normal;line-height:.96;color:#434343;padding-bottom:15px;-webkit-margin-start:7px;margin-inline-start:7px}.card-footer .wrap{display:flex;align-items:center}.card-footer .wrap p{font-size:19px}.card-footer .wrap a,.card-footer .wrap p{color:#3e3e3e;margin-bottom:0;margin-right:8px}.card-footer .wrap a{font-size:23px}.card-footer .col-1,.card-footer .col-2,.card-footer .col-3,.card-footer .col-4,.card-footer .col-5{padding:0}}@media(max-width:1140px){.footer .footer-container .card-footer .col-4{display:flex;align-items:center;justify-content:center}.footer .footer-container .card-footer .lorem{opacity:.7;font-size:18px;line-height:1.14;letter-spacing:normal;text-align:right;color:#3e3e3e;max-width:60%;margin-top:15px}.footer .footer-container .card-footer h4{font-size:21px;font-weight:900;font-stretch:normal;font-style:normal;line-height:.96;letter-spacing:normal;text-align:start;color:#434343;padding-bottom:15px}.footer .footer-container .card-footer .wrap{display:flex;align-items:center}.footer .footer-container .card-footer .wrap a,.footer .footer-container .card-footer .wrap p{font-size:19px;color:#3e3e3e;margin-bottom:0;margin-right:8px}.footer .footer-container .card-footer .col-1,.footer .footer-container .card-footer .col-2,.footer .footer-container .card-footer .col-3,.footer .footer-container .card-footer .col-4,.footer .footer-container .card-footer .col-5{padding:0}}@media(max-width:959px){.footer{height:auto}.footer .footer-container .card-footer{min-height:auto;padding:15px 30px}.footer .footer-container .card-footer .col-4{display:flex;align-items:center;justify-content:center}.footer .footer-container .card-footer .lorem{opacity:.7;font-size:18px;line-height:1.14;letter-spacing:normal;color:#3e3e3e;max-width:100%;margin-top:15px;padding-block:20px}}@media(max-width:959px)and (min-width:769px)and (max-width:959px){.footer .footer-container .card-footer .lorem{padding-block:0}}@media(max-width:959px)and (min-width:960px){.footer .footer-container .card-footer .lorem{padding-inline:60px}}@media(max-width:959px)and (max-width:768px){.footer .footer-container .card-footer .lorem{padding-inline:20px}}@media(max-width:959px)and (max-width:700px){.footer .footer-container .card-footer .lorem{padding-inline:0}}@media(max-width:959px){.footer .footer-container .card-footer h4{font-size:20px;font-weight:900;font-stretch:normal;font-style:normal;line-height:.96;letter-spacing:normal;text-align:right;color:#434343;padding-bottom:15px;-webkit-margin-start:7px;margin-inline-start:7px}}@media(max-width:959px){.footer .footer-container .card-footer .wrap{display:flex;align-items:center}.footer .footer-container .card-footer .wrap a,.footer .footer-container .card-footer .wrap p{font-size:17px;color:#3e3e3e;margin-bottom:0;-webkit-margin-start:8px;margin-inline-start:8px}}@media(max-width:959px){.footer .footer-container .card-footer .col-1,.footer .footer-container .card-footer .col-2,.footer .footer-container .card-footer .col-3,.footer .footer-container .card-footer .col-4,.footer .footer-container .card-footer .col-5{padding:0}}@media(max-width:959px){.footer .bottom-wrapper{width:100%;padding-bottom:50px}.footer .bottom-wrapper .col-2s{width:100%}.footer .bottom-wrapper .col-2s .sub-card{font-size:20px;height:4vh;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 25px;color:#939393}.footer .bottom-wrapper .b{border-inline:none}}.social{display:flex;gap:10px;margin-top:10px}.modal .modal-container{display:flex;align-items:center}.modal .modal-container .close{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;float:left;margin:10px}.modal .modal-container .link{text-decoration:underline;font-size:20px;color:#007fff}.modal .modal-container .tel{color:#3b3b3b}.modal .modal-container .description{width:600px;height:25vh}.modal .modal-container .description .wrap{display:flex;align-items:center}.modal .modal-container .description .wrap p{font-size:23px;color:#3e3e3e;margin-bottom:0;-webkit-margin-start:8px;margin-inline-start:8px}.modal .modal-container .description .wrap a{margin-bottom:0;font-size:23px;color:#3e3e3e;margin-right:8px}.modal .modal-container{height:70%;border-radius:30px}@media (min-width:960px){.modal .modal-container{width:70%}}.modal .modal-container .head-modal{border-top-left-radius:30px;border-bottom-left-radius:10px;border-top-right-radius:unset!important;top:0;bottom:0;position:absolute;inset-inline-end:0;width:22%}.modal .modal-container .description{width:73%;height:100%;overflow:auto;padding-inline:7%;padding-block:4%}.modal .modal-container .description .title-modal{margin-top:17px;margin-bottom:7px;font-family:Assistant,sans-serif;font-weight:600;font-size:30px}.modal .modal-container .description .text{margin-bottom:unset;font-size:20px;font-family:Assistant,sans-serif;line-height:1.3}.computer-image{width:42%;position:fixed;inset-inline-end:-7%;top:15%;z-index:1}.lang-icon{width:27px;height:27px;margin-inline:.5rem}.header{background:#dcfaff 0 0 no-repeat padding-box;height:10vh}.header .col-1{height:100%;display:flex;align-items:center;justify-content:center}.header .col-1 img{width:100%;height:100%}.head-mob .head-mob-container{position:fixed;width:100%;z-index:999991;background:#dcfaff 0 0 no-repeat padding-box}.head-mob .head-mob-container .col-1{padding-right:15px}.head-mob .head-mob-container .col-1 img{width:35px;height:35px;display:block;margin:0 auto}.head-mob .head-mob-container .col-11{display:flex;align-items:center;justify-content:center}.head-mob .head-mob-container .col-11 img{height:5vh}.head-mob .head-mob-container .head-mob-menu-container{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.3686274509803922);transition:.5s ease}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap{width:320px;height:100%;background:#fff;transition:.3s ease;display:block;padding:15px}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box{padding:10px 0;position:relative}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .avatar-wrapper{width:112px;height:112px;border-radius:50%;border:1px solid #d2d0d0;background:#d2d0d0;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .avatar-wrapper img{width:83px;height:83px}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user{justify-content:space-evenly;padding:15px 0;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user p{padding-top:0;color:#0f707b;font-size:20px;font-weight:500;margin-bottom:0;text-align:center}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user img{width:15px;height:15px}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user img.active{transform:rotate(-180deg)}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown{display:none;position:absolute;top:90%;width:100%;box-shadow:0 0 11px 4px rgba(0,0,0,.58);height:auto;background-color:#fff;z-index:99;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown.active{display:flex;flex-direction:column}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .fullname{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .fullname span{margin-left:5px}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .school{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .school span{margin-left:6px}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .school.teacher:not(.active){opacity:.5}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .student-class{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .logout{text-align:right;padding:10px 10px;cursor:pointer}.head-mob .head-mob-container .head-mob-menu-container .head-mob-menu-wrap .avatar-box .user-dropdown .logout a{text-align:right;color:#575757;-webkit-text-decoration:#575757;text-decoration:#575757}.navabout{background:#dcfaff;height:15vh!important}@media(max-width:959px){.navabout{height:0!important;background:transparent!important}}.about{padding-top:80px}.about .sec-one .about-container{max-width:1600px;margin:0 auto}@media(max-width:1600px){.about .sec-one .about-container{padding:0 50px}}.about .sec-one .about-container .col-md-4 img{max-width:100%;height:auto}@media(max-width:1600px){.about .sec-one .about-container .col-md-4 img{margin:0 auto}}@media(max-width:959px){.about .sec-one .about-container .col-md-4 img{padding:0 18px}}.about .sec-one .about-container .col-md-8 h1{color:#0f707b;font-size:60px}@media(max-width:959px){.about .sec-one .about-container .col-md-8 h1{font-size:50px;font-size:40px;font-size:35px}}.about .sec-one .about-container .col-md-8 .content p{font-size:26px;margin-bottom:6px}@media(max-width:959px){.about .sec-one .about-container .col-md-8 .content p{font-size:22px;font-size:20px;font-size:18px}}.about .sec-two{padding-bottom:100px}@media(max-width:959px){.about .sec-two{padding-bottom:60px}}@media(max-width:560px){.about .sec-two{padding-bottom:20px}}.about .sec-two h1{color:#0f707b;font-size:40px;padding-bottom:45px;font-weight:400}@media(max-width:959px){.about .sec-two h1{font-size:50px;padding-bottom:30px;font-size:40px;font-size:35px}}.about .sec-two .sec-two-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-evenly;padding:15px 0}@media(max-width:959px){.about .sec-two .sec-two-container{display:flex;flex-direction:column;align-items:center;justify-content:center}}.about .sec-two .sec-two-container .col-10,.about .sec-two .sec-two-container .col-md-5{margin:50px 0}@media(max-width:959px){.about .sec-two .sec-two-container .col-10 .wrapper-box,.about .sec-two .sec-two-container .col-md-5 .wrapper-box{text-align:center;padding:-1px 30px;width:100%;padding-top:40px}}.about .sec-two .sec-two-container .col-10,.about .sec-two .sec-two-container .col-md-5{border-radius:15px;display:flex;justify-content:center;position:relative;background:#f5f5f5}.about .sec-two .sec-two-container .col-10 .circle,.about .sec-two .sec-two-container .col-md-5 .circle{position:absolute;background:#c3f3fb;width:110px;height:110px;top:-60px;border-radius:50%;display:flex;justify-content:center;align-items:center}.about .sec-two .sec-two-container .col-10 .circle img,.about .sec-two .sec-two-container .col-md-5 .circle img{width:80px;height:80px}.about .sec-two .sec-two-container .col-10 .wrapper-box,.about .sec-two .sec-two-container .col-md-5 .wrapper-box{padding:60px 30px;width:100%}@media(max-width:959px){.about .sec-two .sec-two-container .col-10 .wrapper-box,.about .sec-two .sec-two-container .col-md-5 .wrapper-box{padding:0 0;padding-top:45px}}.about .sec-two .sec-two-container .col-10 .wrapper-box .content-wrapper,.about .sec-two .sec-two-container .col-md-5 .wrapper-box .content-wrapper{font-size:20px}.about .sec-two .sec-two-container .col-10 .wrapper-box .content-wrapper p,.about .sec-two .sec-two-container .col-md-5 .wrapper-box .content-wrapper p{margin-bottom:5px}.about .sec-two .sec-two-container .col-10 .wrapper-box h3,.about .sec-two .sec-two-container .col-md-5 .wrapper-box h3{color:#0f707b;font-size:27px;text-align:center;padding-bottom:15px}.about .sec-two .sec-two-container .col-10 .wrapper-box li,.about .sec-two .sec-two-container .col-md-5 .wrapper-box li{font-size:20px;colo:#000;font-weight:400;margin-bottom:6px}@media(max-width:959px){.about .sec-two .sec-two-container .col-10 .wrapper-box li,.about .sec-two .sec-two-container .col-md-5 .wrapper-box li{font-size:18px;text-align:center;margin-bottom:0}}.about .sec-three{max-width:1600px;margin:0 auto}@media(max-width:1600px){.about .sec-three .sec-three-container{margin:0 auto}}@media(max-width:1600px){.about .sec-three .sec-three-container .col-3{display:none}}.about .sec-three .sec-three-container .col-9{display:flex;flex-direction:row}@media(max-width:1600px){.about .sec-three .sec-three-container .col-9{flex:0 0 100%;max-width:100%;display:flex;flex-direction:row;justify-content:center}}@media(max-width:959px){.about .sec-three .sec-three-container .col-9{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.about .sec-three .sec-three-container .col-9 .col-8{border-top-left-radius:25px;border-bottom-left-radius:25px;background:#c3f3fb;padding:25px 0;border:1px solid transparent}@media(max-width:1600px){.about .sec-three .sec-three-container .col-9 .col-8{flex:0 0 50%;max-width:50%}}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-8{flex:0 0 85%;max-width:85%;border-radius:25px}}.about .sec-three .sec-three-container .col-9 .col-8 .wrapper-content{padding:0 50px}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-8 .wrapper-content{padding:0 15px;padding-top:115px}}.about .sec-three .sec-three-container .col-9 .col-8 .wrapper-content p{font-size:20px;font-weight:400;color:#000;margin-bottom:6px}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-8 .wrapper-content p{font-size:18px}}.about .sec-three .sec-three-container .col-9 .col-4{border-top-right-radius:25px;border-bottom-right-radius:25px;background:#c3f3fb;position:relative}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-4{flex:0 0 100%;width:100%;background:transparent}}.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper{position:absolute;top:0;left:20px;width:550px;height:100%;display:flex;align-items:center}@media(max-width:1600px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper{width:100%}}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper{flex:0 0 100%;max-width:100%;justify-content:center;left:0;right:0}}.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper img{width:550px;height:auto;border-radius:25px}@media(max-width:1600px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper img{max-width:90%}}@media(max-width:959px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper img{max-width:450px;height:auto;border-radius:25px}}@media(max-width:560px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper img{max-width:350px;height:auto;border-radius:25px}}@media(max-width:460px){.about .sec-three .sec-three-container .col-9 .col-4 .bg-wrapper img{max-width:300px;height:auto;border-radius:25px}}.about .sec-four{padding-top:100px;padding-bottom:45px}@media(max-width:959px){.about .sec-four{padding-top:40px;padding-bottom:10px}}.about .sec-four h1{color:#0f707b;font-size:40px;padding-bottom:45px;font-weight:400}@media(max-width:959px){.about .sec-four h1{padding-bottom:0;padding:0 50px}}.about .sec-four .sec-two-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-evenly;padding:15px 0}@media(max-width:959px){.about .sec-four .sec-two-container{display:flex;flex-direction:column;align-items:center;justify-content:center}}.about .sec-four .sec-two-container .col-10,.about .sec-four .sec-two-container .col-md-5{margin:50px 0;border-radius:15px;display:flex;justify-content:center;position:relative;background:#f5f5f5}.about .sec-four .sec-two-container .col-10 .circle,.about .sec-four .sec-two-container .col-md-5 .circle{position:absolute;background:#c3f3fb;width:110px;height:110px;top:-60px;border-radius:50%;display:flex;justify-content:center;align-items:center}.about .sec-four .sec-two-container .col-10 .circle img,.about .sec-four .sec-two-container .col-md-5 .circle img{width:80px;height:80px}.about .sec-four .sec-two-container .col-10 .wrapper-box,.about .sec-four .sec-two-container .col-md-5 .wrapper-box{padding:60px 30px;width:100%}@media(max-width:959px){.about .sec-four .sec-two-container .col-10 .wrapper-box,.about .sec-four .sec-two-container .col-md-5 .wrapper-box{text-align:center;padding:0 0}}.about .sec-four .sec-two-container .col-10 .wrapper-box .content-wrapper,.about .sec-four .sec-two-container .col-md-5 .wrapper-box .content-wrapper{font-size:20px}.about .sec-four .sec-two-container .col-10 .wrapper-box .content-wrapper p,.about .sec-four .sec-two-container .col-md-5 .wrapper-box .content-wrapper p{margin-bottom:5px}.about .sec-four .sec-two-container .col-10 .wrapper-box h3,.about .sec-four .sec-two-container .col-md-5 .wrapper-box h3{color:#0f707b;font-size:27px;text-align:center;padding-bottom:15px}.about .sec-four .sec-two-container .col-10 .wrapper-box li,.about .sec-four .sec-two-container .col-md-5 .wrapper-box li{font-size:20px;colo:#000;font-weight:400;margin-bottom:6px}@media(max-width:959px){.about .sec-four .sec-two-container .col-10 .wrapper-box li,.about .sec-four .sec-two-container .col-md-5 .wrapper-box li{font-size:18px}}.col-1s{max-width:178px}@media(max-width:959px){.col-1s{display:none}}.col-1s .avatar-box{padding:10px 0;position:relative}.col-1s .avatar-box .avatar-wrapper{width:109px;height:109px;border-radius:50%;background:#d2d0d0;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative}.col-1s .avatar-box .avatar-wrapper img{width:100%;height:100%}.col-1s .avatar-box .user{justify-content:space-evenly;padding:15px 0;cursor:pointer}.col-1s .avatar-box .user .current-user{padding-top:0;color:#0f707b;font-size:20px;font-weight:600;margin-bottom:0;text-align:center}.col-1s .avatar-box .user img{width:15px;height:15px}.col-1s .avatar-box .user img.active{transform:rotate(-180deg)}.col-1s .avatar-box .user-dropdown{display:none;position:absolute;top:90%;width:100%;box-shadow:0 0 11px 4px rgba(0,0,0,.58);height:auto;background-color:#fff;z-index:689;cursor:pointer;inset-inline-start:17px}.col-1s .avatar-box .user-dropdown.active{display:flex;flex-direction:column}.col-1s .avatar-box .user-dropdown .fullname{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.col-1s .avatar-box .user-dropdown .fullname span{margin-left:5px}.col-1s .avatar-box .user-dropdown .school{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.col-1s .avatar-box .user-dropdown .school span{margin-left:6px}.col-1s .avatar-box .user-dropdown .school.teacher:not(.active){opacity:.5}.col-1s .avatar-box .user-dropdown .pointer{cursor:pointer}.col-1s .avatar-box .user-dropdown .student-class{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.col-1s .avatar-box .user-dropdown .logout{text-align:right;padding:10px 10px;cursor:pointer}.col-1s .avatar-box .user-dropdown .logout a{text-align:right;color:#575757;-webkit-text-decoration:#575757;text-decoration:#575757}.col-1s .cont-box{cursor:pointer;border-left:4px solid transparent;position:relative;width:100%;padding:10px 15px}.col-1s .cont-box.active{border-left:4px solid #0f707b}.col-1s .cont-box.disabled{opacity:.38;pointer-events:none}.col-1s .cont-box a{text-decoration:none}.col-1s .cont-box a img{width:45px;height:45px;display:block;margin:0 auto}.col-1s .cont-box a .item{font-size:20px;font-weight:200;color:#434242;text-align:center;margin:0;padding:15px 0;line-height:1}.col-1s .cont-box a .item.active{color:#0f707b;font-weight:700}@media(max-width:959px){body:has(.col-s1-mob.active){overflow:hidden;position:fixed}}.col-s1-mob{display:none}@media(max-width:959px){.col-s1-mob{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.3686274509803922);z-index:99999;display:none}.col-s1-mob.active{display:block}.col-s1-mob .col-s1-mob-wrap{background:#fff;width:200px;overflow:auto;height:100vh;padding-bottom:20px;padding-top:105px}.col-s1-mob .col-s1-mob-wrap .avatar-box{padding:10px 0;position:relative}.col-s1-mob .col-s1-mob-wrap .avatar-box .avatar-wrapper{width:112px;height:112px;border-radius:50%;border:1px solid #d2d0d0;background:#d2d0d0;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative}.col-s1-mob .col-s1-mob-wrap .avatar-box .avatar-wrapper img{width:83px;height:83px}.col-s1-mob .col-s1-mob-wrap .avatar-box .user{justify-content:space-evenly;padding:15px 0;cursor:pointer}.col-s1-mob .col-s1-mob-wrap .avatar-box .user p{padding-top:0;color:#0f707b;font-size:20px;font-weight:500;margin-bottom:0;text-align:center}.col-s1-mob .col-s1-mob-wrap .avatar-box .user img{width:15px;height:15px}.col-s1-mob .col-s1-mob-wrap .avatar-box .user img.active{transform:rotate(-180deg)}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown{display:none;position:absolute;top:90%;width:100%;box-shadow:0 0 11px 4px rgba(0,0,0,.58);height:auto;background-color:#fff;z-index:99}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown.active{display:flex;flex-direction:column}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .fullname{border-bottom:1px solid #ddd;padding:10px 10px;cursor:default}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .fullname span{margin-left:5px}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .school{border-bottom:1px solid #ddd;padding:10px 10px;cursor:default}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .school span{margin-left:6px}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .school.teacher:not(.active){opacity:.5}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .student-class{border-bottom:1px solid #ddd;padding:10px 10px;cursor:pointer}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .logout{text-align:right;padding:10px 10px;cursor:pointer}.col-s1-mob .col-s1-mob-wrap .avatar-box .user-dropdown .logout a{text-align:right;color:#575757;-webkit-text-decoration:#575757;text-decoration:#575757}.col-s1-mob .col-s1-mob-wrap .cont-box{cursor:pointer;border-left:4px solid transparent;position:relative;width:100%;padding:10px 15px}.col-s1-mob .col-s1-mob-wrap .cont-box.active{border-left:4px solid #0f707b}.col-s1-mob .col-s1-mob-wrap .cont-box a{text-decoration:none}.col-s1-mob .col-s1-mob-wrap .cont-box a img{width:45px;height:45px;display:block;margin:0 auto}.col-s1-mob .col-s1-mob-wrap .cont-box a .item{font-size:20px;font-weight:200;color:#434242;text-align:center;margin:0;padding:15px 0;line-height:1}.col-s1-mob .col-s1-mob-wrap .cont-box a .item.active{color:#0f707b;font-weight:700}}.link{position:relative}.ribbon{display:none;inset:0 0 auto auto;transform-origin:0 0;transform:translate(51.3%) rotate(45deg);position:absolute;background:#ffa700;color:#fff;width:90px;height:20px;text-align:center;-webkit-clip-path:polygon(25% 0,73% 0,100% 100%,0 100%);clip-path:polygon(25% 0,73% 0,100% 100%,0 100%);top:-37px;font-size:14px;line-height:20px;inset-inline-start:3px;font-family:Arimo,sans-serif;font-weight:600}.ribbon:not(.arb .ribbon){letter-spacing:1.5px}.new .ribbon{display:block}.arb .ribbon{transform:translate(80.3%) rotate(45deg);letter-spacing:1.2px}.site-main-container{display:flex;flex-direction:row;position:relative;z-index:120}@media(max-width:959px){.site-main-container{display:flex;flex-direction:column;height:auto}}.site-main-container .side-bar{border-left:1px solid #ddd}.site-main-container .content{border-right:1px solid #ddd;padding-bottom:50px}.page-wrap{padding-bottom:50px}.page-wrap .head h1{text-align:center;color:#0f707b;line-height:1}@media (max-width:1023px){.page-wrap .head h1{font-size:40px}}@media (min-width:1024px){.page-wrap .head h1{font-size:60px}}.app-circle .circle{margin-top:5px}.app-circle .circle .circle-percent-text-body span{color:#fff;font-size:16px!important;margin-top:-5px!important;font-weight:300!important}.page-wrap .head.task-head{display:flex}.page-wrap .head-title{font-size:60px;text-align:center;color:#0f707b;width:100%}.page-wrap .head .feedback-box{width:250px;position:absolute;background:#fff;transform:translateX(22%);margin-top:15px;border:1px solid #c9c8c8;box-shadow:0 0 3px 1px rgba(150,147,150,.44);left:-35px;top:115px;z-index:2600}.page-wrap .head .feedback-box .feedback-item{cursor:pointer;padding:10px;font-size:14px}.page-wrap .head .feedback-box .feedback-item span{font-weight:700}.page-wrap .head .feedback-box .feedback-item:hover{background:#eeebeb}.page-wrap .head .mail-wrap{cursor:pointer;display:flex;flex-direction:column;gap:5px;row-gap:0;-webkit-margin-start:auto;margin-inline-start:auto}.page-wrap .head .mail-wrap .circle-for-feedback{background:red;width:23px!important;height:23px!important;border-radius:20px;position:absolute;color:#fff;font-size:14px;text-align:center;font-family:sans-serif;padding:2px;transform:translate(40%,-3px)}.page-wrap .head .mail-wrap img{width:40px}.page-wrap .head .mail-wrap p{font-size:18px;margin:0 auto}@media(max-width:959px){.page-wrap .head{margin-top:60px}}.page-wrap .class-selected{display:flex;flex-direction:row;align-items:baseline;justify-content:center;line-height:1.1}.page-wrap .class-selected .select-wrap{display:flex;align-items:center;gap:8px;background:#efefef;font-size:21px;border-radius:5px;margin-bottom:20px}@media(min-width:600px){.page-wrap .class-selected .select-wrap{padding:5px 10px}}@media(max-width:599px){.page-wrap .class-selected .select-wrap{padding:0 15px;outline:none}}.page-wrap .class-selected p{font-size:40px;color:#504e4e;font-weight:300;margin:0 15px}@media(max-width:599px){.page-wrap .class-selected p{font-size:35px}}@media(max-width:499px){.page-wrap .class-selected p{font-size:25px}}.page-wrap .task-container{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:25px;position:relative;isolation:isolate}.page-wrap .task-container .card .label{display:flex;align-items:center;justify-content:center;padding-inline:5px;text-align:center;position:absolute;z-index:999;min-height:70px;width:90px;border:1px solid #fff;border-top-right-radius:10px;border-bottom-left-radius:15px;background-color:#2d9199;border-top:none;border-right:none}.page-wrap .task-container .card .label .text{color:#fff;font-size:16px;font-weight:700;font-family:Arimo,sans-serif;line-height:1;letter-spacing:1px}.page-wrap .delete-task-popup{position:absolute;align-items:center;justify-content:center;z-index:2147483647;width:100%;height:100vh;top:0;left:50%;right:50%;bottom:50%;transform:translate(50%,20%);display:none}.page-wrap .delete-task-popup.active{display:flex}.page-wrap .delete-task-popup .overlay{background-color:rgba(30,30,30,.6313725490196078);position:absolute;width:100vw;height:100vh;top:-20%;bottom:0;left:0;right:0;z-index:1}.page-wrap .delete-task-popup .delete-task-popup-container{background:#fff;border-radius:25px;padding:30px;position:relative;z-index:2;box-shadow:0 3px 6px rgba(0,0,0,.6);transform:translateY(-80%)}.page-wrap .delete-task-popup .delete-task-popup-container .close{position:absolute;inset-inline-end:20px;top:10px;display:flex;justify-content:flex-end;z-index:99;padding:10px 0}.page-wrap .delete-task-popup .delete-task-popup-container .text{font-weight:300;padding:15px 0;text-align:center;font-size:33px;line-height:1.2;margin-top:10px}.page-wrap .delete-task-popup .delete-task-popup-container .btns-wrap{width:100%;display:flex;justify-content:center;padding:20px 0}.page-wrap .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:340px}.page-wrap .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option .btn-delete{width:153px;height:40px;background:#0f707b;cursor:pointer;border-radius:30px;color:#fff;font-size:18px}.page-wrap .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option .btn-cancel{width:153px;height:40px;background:#fff;border:1px solid #0f707b;cursor:pointer;border-radius:30px;color:#0f707b;font-size:18px}.page-wrap .col-3-s{flex:0 0 25%;max-width:25%;padding:10px}@media(max-width:959px){.page-wrap .col-3-s{max-width:50%;flex:0 0 50%;padding:10px}}@media(max-width:767px){.page-wrap .col-3-s{max-width:100%;flex:0 0 100%;padding:10px}}.page-wrap .col-3-s .task-item{display:flex;flex-direction:column;position:relative;cursor:pointer;border-radius:10px;background-color:#fff}.page-wrap .col-3-s .task-item.disabled{opacity:.5;pointer-events:none}.page-wrap .col-3-s .task-item.isTeacher{-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.96));filter:drop-shadow(0 0 6px rgba(0,0,0,.96))}.page-wrap .col-3-s .task-item.isTeacher.isTeacher{box-shadow:0 0 6px 0 rgba(0,0,0,.96);border-radius:10px}.page-wrap .col-3-s .task-item.isTeacher img{width:100%;height:300px;display:block;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}@media(max-width:959px){.page-wrap .col-3-s .task-item.isTeacher img{width:100%;height:300px}}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper{border-top:1px solid hsla(0,0%,100%,.322);background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 47%,#000);position:absolute;width:100%;padding:0 14px;top:0;height:100%}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .bottom-wrap{display:flex;flex-direction:row;align-items:center;width:100%;height:25%;-webkit-padding-end:10px;padding-inline-end:10px;margin-top:auto}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper.teacher{top:0;height:78%}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .name{font-size:26px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}@media(max-width:1240px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper{top:0}}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .col-8{font-size:30px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .col-8 p{margin-bottom:0;line-height:1.5rem}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail{position:relative;-webkit-margin-start:auto;margin-inline-start:auto}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail img{width:40px;height:40px;border-radius:0;position:relative}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail .val-point{position:absolute;top:10%;left:0;right:5%;width:25px;height:25px;border-radius:50%;border:2px solid #fff;background:red;display:flex;align-content:space-between;justify-content:space-around}@media(max-width:1440px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail .val-point{width:20px;height:20px;margin-bottom:0;display:flex;align-items:center;font-size:13px}}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail .val-point p{color:#fff;text-align:center;margin-bottom:0}@media(max-width:1240px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .mail .val-point p{font-size:13px;margin-bottom:0}}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .app-circle{-webkit-margin-start:15px;margin-inline-start:15px}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces{width:42px;height:42px;border-radius:50%;border:2px solid red;display:flex;align-items:center;justify-content:center}@media(max-width:1440px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces{width:35px;height:35px}}@media(max-width:1240px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces{width:30px;height:30px}}.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces p{color:#fff;font-size:18px;margin-bottom:-2px}@media(max-width:1440px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces p{margin-top:3px;font-size:16px;margin-bottom:0}}@media(max-width:1240px){.page-wrap .col-3-s .task-item.isTeacher .content-wrapper .circle .circle-procces p{font-size:12px;margin-bottom:0}}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar{display:flex;flex-direction:row;align-items:center;padding:0 10px;position:relative;z-index:1;height:64px}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item{padding:5px 10px;position:relative}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;cursor:pointer;display:block;margin:0 auto}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item:nth-of-type(4){width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item:nth-of-type(4) p{margin-bottom:0}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item .teacher-tool-bar-item-hover{position:absolute;min-width:80px;border:1px solid #707070;top:100%;color:#fff;background:#707070;right:-20px;border-radius:15px;padding:2px 10px;white-space:nowrap;display:none}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item .teacher-tool-bar-item-hover p{margin-bottom:0;text-align:center}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .teacher-tool-bar-item:hover .teacher-tool-bar-item-hover{display:block}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown{position:absolute;width:68%;top:90%;left:10px;box-shadow:0 0 6px 0 rgba(0,0,0,.96);border-radius:10px;z-index:120;background:#fff;padding:10px;display:none}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown.active{display:block}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown .toolbar-dropdown-item{display:flex;flex-direction:row;align-items:center;padding:5px 0}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown .toolbar-dropdown-item:hover{background:#dcfaff}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown .toolbar-dropdown-item img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.page-wrap .col-3-s .task-item.isTeacher .teacher-tool-bar .toolbar-dropdown .toolbar-dropdown-item p{margin:0 8px}.page-wrap .col-3-s .task-item .top-wrap{background-color:orange;color:#fff;border-radius:50%;padding:15px;font-size:25px;position:inherit;left:10px;width:60px;height:60px;text-align:center;display:flex;align-items:baseline;justify-content:center}.page-wrap .col-3-s ::-webkit-scrollbar{width:5px}.page-wrap .col-3-s ::-webkit-scrollbar-track{background:#f1f1f1}.page-wrap .col-3-s ::-webkit-scrollbar-thumb,.page-wrap .col-3-s ::-webkit-scrollbar-thumb:hover{background:#0f707b}.page-wrap .col-3-s .triangle-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #707070}.page-wrap .col-3-s select:focus{outline:none!important}.no-tasks{max-width:890px;width:100%;margin:0 auto;padding:10px;display:flex;flex-direction:column;gap:15px;text-align:center}.no-tasks-title{color:#434242;font-weight:500}.no-tasks-text{color:#707070;line-height:1.1}.no-tasks-url{background-color:#0691fb;border-radius:24px;color:#fff!important;font-size:1.8rem;font-weight:600;width:-moz-max-content;width:max-content;height:40px;line-height:40px;padding:0 20px;margin:auto}.no-tasks-student-icon{width:130px;align-self:center}@media (max-width:1023px){.no-tasks-title{font-size:2rem}.no-tasks-text{font-size:1.9rem}}@media (min-width:1024px){.no-tasks-title{font-size:2.5rem}.no-tasks-text{font-size:2.3rem}}.card:first-child .task-item{z-index:998}.card:first-child .task-item .toolbar-dropdown.active{z-index:10001}.card:nth-child(2) .task-item{z-index:997}.card:nth-child(2) .task-item .toolbar-dropdown.active{z-index:10002}.card:nth-child(3) .task-item{z-index:996}.card:nth-child(3) .task-item .toolbar-dropdown.active{z-index:10003}.card:nth-child(4) .task-item{z-index:995}.card:nth-child(4) .task-item .toolbar-dropdown.active{z-index:10004}.card:nth-child(5) .task-item{z-index:994}.card:nth-child(5) .task-item .toolbar-dropdown.active{z-index:10005}.card:nth-child(6) .task-item{z-index:993}.card:nth-child(6) .task-item .toolbar-dropdown.active{z-index:10006}.card:nth-child(7) .task-item{z-index:992}.card:nth-child(7) .task-item .toolbar-dropdown.active{z-index:10007}.card:nth-child(8) .task-item{z-index:991}.card:nth-child(8) .task-item .toolbar-dropdown.active{z-index:10008}.card:nth-child(9) .task-item{z-index:990}.card:nth-child(9) .task-item .toolbar-dropdown.active{z-index:10009}.card:nth-child(10) .task-item{z-index:989}.card:nth-child(10) .task-item .toolbar-dropdown.active{z-index:10010}.card:nth-child(11) .task-item{z-index:988}.card:nth-child(11) .task-item .toolbar-dropdown.active{z-index:10011}.card:nth-child(12) .task-item{z-index:987}.card:nth-child(12) .task-item .toolbar-dropdown.active{z-index:10012}.card:nth-child(13) .task-item{z-index:986}.card:nth-child(13) .task-item .toolbar-dropdown.active{z-index:10013}.card:nth-child(14) .task-item{z-index:985}.card:nth-child(14) .task-item .toolbar-dropdown.active{z-index:10014}.card:nth-child(15) .task-item{z-index:984}.card:nth-child(15) .task-item .toolbar-dropdown.active{z-index:10015}.card:nth-child(16) .task-item{z-index:983}.card:nth-child(16) .task-item .toolbar-dropdown.active{z-index:10016}.card:nth-child(17) .task-item{z-index:982}.card:nth-child(17) .task-item .toolbar-dropdown.active{z-index:10017}.card:nth-child(18) .task-item{z-index:981}.card:nth-child(18) .task-item .toolbar-dropdown.active{z-index:10018}.card:nth-child(19) .task-item{z-index:980}.card:nth-child(19) .task-item .toolbar-dropdown.active{z-index:10019}.card:nth-child(20) .task-item{z-index:979}.card:nth-child(20) .task-item .toolbar-dropdown.active{z-index:10020}.card:nth-child(21) .task-item{z-index:978}.card:nth-child(21) .task-item .toolbar-dropdown.active{z-index:10021}.card:nth-child(22) .task-item{z-index:977}.card:nth-child(22) .task-item .toolbar-dropdown.active{z-index:10022}.card:nth-child(23) .task-item{z-index:976}.card:nth-child(23) .task-item .toolbar-dropdown.active{z-index:10023}.card:nth-child(24) .task-item{z-index:975}.card:nth-child(24) .task-item .toolbar-dropdown.active{z-index:10024}.card:nth-child(25) .task-item{z-index:974}.card:nth-child(25) .task-item .toolbar-dropdown.active{z-index:10025}.card:nth-child(26) .task-item{z-index:973}.card:nth-child(26) .task-item .toolbar-dropdown.active{z-index:10026}.card:nth-child(27) .task-item{z-index:972}.card:nth-child(27) .task-item .toolbar-dropdown.active{z-index:10027}.card:nth-child(28) .task-item{z-index:971}.card:nth-child(28) .task-item .toolbar-dropdown.active{z-index:10028}.card:nth-child(29) .task-item{z-index:970}.card:nth-child(29) .task-item .toolbar-dropdown.active{z-index:10029}.card:nth-child(30) .task-item{z-index:969}.card:nth-child(30) .task-item .toolbar-dropdown.active{z-index:10030}.card:nth-child(31) .task-item{z-index:968}.card:nth-child(31) .task-item .toolbar-dropdown.active{z-index:10031}.card:nth-child(32) .task-item{z-index:967}.card:nth-child(32) .task-item .toolbar-dropdown.active{z-index:10032}.card:nth-child(33) .task-item{z-index:966}.card:nth-child(33) .task-item .toolbar-dropdown.active{z-index:10033}.card:nth-child(34) .task-item{z-index:965}.card:nth-child(34) .task-item .toolbar-dropdown.active{z-index:10034}.card:nth-child(35) .task-item{z-index:964}.card:nth-child(35) .task-item .toolbar-dropdown.active{z-index:10035}.card:nth-child(36) .task-item{z-index:963}.card:nth-child(36) .task-item .toolbar-dropdown.active{z-index:10036}.card:nth-child(37) .task-item{z-index:962}.card:nth-child(37) .task-item .toolbar-dropdown.active{z-index:10037}.card:nth-child(38) .task-item{z-index:961}.card:nth-child(38) .task-item .toolbar-dropdown.active{z-index:10038}.card:nth-child(39) .task-item{z-index:960}.card:nth-child(39) .task-item .toolbar-dropdown.active{z-index:10039}.card:nth-child(40) .task-item{z-index:959}.card:nth-child(40) .task-item .toolbar-dropdown.active{z-index:10040}.card:nth-child(41) .task-item{z-index:958}.card:nth-child(41) .task-item .toolbar-dropdown.active{z-index:10041}.card:nth-child(42) .task-item{z-index:957}.card:nth-child(42) .task-item .toolbar-dropdown.active{z-index:10042}.card:nth-child(43) .task-item{z-index:956}.card:nth-child(43) .task-item .toolbar-dropdown.active{z-index:10043}.card:nth-child(44) .task-item{z-index:955}.card:nth-child(44) .task-item .toolbar-dropdown.active{z-index:10044}.card:nth-child(45) .task-item{z-index:954}.card:nth-child(45) .task-item .toolbar-dropdown.active{z-index:10045}.card:nth-child(46) .task-item{z-index:953}.card:nth-child(46) .task-item .toolbar-dropdown.active{z-index:10046}.card:nth-child(47) .task-item{z-index:952}.card:nth-child(47) .task-item .toolbar-dropdown.active{z-index:10047}.card:nth-child(48) .task-item{z-index:951}.card:nth-child(48) .task-item .toolbar-dropdown.active{z-index:10048}.card:nth-child(49) .task-item{z-index:950}.card:nth-child(49) .task-item .toolbar-dropdown.active{z-index:10049}.card:nth-child(50) .task-item{z-index:949}.card:nth-child(50) .task-item .toolbar-dropdown.active{z-index:10050}.card:nth-child(51) .task-item{z-index:948}.card:nth-child(51) .task-item .toolbar-dropdown.active{z-index:10051}.card:nth-child(52) .task-item{z-index:947}.card:nth-child(52) .task-item .toolbar-dropdown.active{z-index:10052}.card:nth-child(53) .task-item{z-index:946}.card:nth-child(53) .task-item .toolbar-dropdown.active{z-index:10053}.card:nth-child(54) .task-item{z-index:945}.card:nth-child(54) .task-item .toolbar-dropdown.active{z-index:10054}.card:nth-child(55) .task-item{z-index:944}.card:nth-child(55) .task-item .toolbar-dropdown.active{z-index:10055}.card:nth-child(56) .task-item{z-index:943}.card:nth-child(56) .task-item .toolbar-dropdown.active{z-index:10056}.card:nth-child(57) .task-item{z-index:942}.card:nth-child(57) .task-item .toolbar-dropdown.active{z-index:10057}.card:nth-child(58) .task-item{z-index:941}.card:nth-child(58) .task-item .toolbar-dropdown.active{z-index:10058}.card:nth-child(59) .task-item{z-index:940}.card:nth-child(59) .task-item .toolbar-dropdown.active{z-index:10059}.card:nth-child(60) .task-item{z-index:939}.card:nth-child(60) .task-item .toolbar-dropdown.active{z-index:10060}.card:nth-child(61) .task-item{z-index:938}.card:nth-child(61) .task-item .toolbar-dropdown.active{z-index:10061}.card:nth-child(62) .task-item{z-index:937}.card:nth-child(62) .task-item .toolbar-dropdown.active{z-index:10062}.card:nth-child(63) .task-item{z-index:936}.card:nth-child(63) .task-item .toolbar-dropdown.active{z-index:10063}.card:nth-child(64) .task-item{z-index:935}.card:nth-child(64) .task-item .toolbar-dropdown.active{z-index:10064}.card:nth-child(65) .task-item{z-index:934}.card:nth-child(65) .task-item .toolbar-dropdown.active{z-index:10065}.card:nth-child(66) .task-item{z-index:933}.card:nth-child(66) .task-item .toolbar-dropdown.active{z-index:10066}.card:nth-child(67) .task-item{z-index:932}.card:nth-child(67) .task-item .toolbar-dropdown.active{z-index:10067}.card:nth-child(68) .task-item{z-index:931}.card:nth-child(68) .task-item .toolbar-dropdown.active{z-index:10068}.card:nth-child(69) .task-item{z-index:930}.card:nth-child(69) .task-item .toolbar-dropdown.active{z-index:10069}.card:nth-child(70) .task-item{z-index:929}.card:nth-child(70) .task-item .toolbar-dropdown.active{z-index:10070}.card:nth-child(71) .task-item{z-index:928}.card:nth-child(71) .task-item .toolbar-dropdown.active{z-index:10071}.card:nth-child(72) .task-item{z-index:927}.card:nth-child(72) .task-item .toolbar-dropdown.active{z-index:10072}.card:nth-child(73) .task-item{z-index:926}.card:nth-child(73) .task-item .toolbar-dropdown.active{z-index:10073}.card:nth-child(74) .task-item{z-index:925}.card:nth-child(74) .task-item .toolbar-dropdown.active{z-index:10074}.card:nth-child(75) .task-item{z-index:924}.card:nth-child(75) .task-item .toolbar-dropdown.active{z-index:10075}.card:nth-child(76) .task-item{z-index:923}.card:nth-child(76) .task-item .toolbar-dropdown.active{z-index:10076}.card:nth-child(77) .task-item{z-index:922}.card:nth-child(77) .task-item .toolbar-dropdown.active{z-index:10077}.card:nth-child(78) .task-item{z-index:921}.card:nth-child(78) .task-item .toolbar-dropdown.active{z-index:10078}.card:nth-child(79) .task-item{z-index:920}.card:nth-child(79) .task-item .toolbar-dropdown.active{z-index:10079}.card:nth-child(80) .task-item{z-index:919}.card:nth-child(80) .task-item .toolbar-dropdown.active{z-index:10080}.card:nth-child(81) .task-item{z-index:918}.card:nth-child(81) .task-item .toolbar-dropdown.active{z-index:10081}.card:nth-child(82) .task-item{z-index:917}.card:nth-child(82) .task-item .toolbar-dropdown.active{z-index:10082}.card:nth-child(83) .task-item{z-index:916}.card:nth-child(83) .task-item .toolbar-dropdown.active{z-index:10083}.card:nth-child(84) .task-item{z-index:915}.card:nth-child(84) .task-item .toolbar-dropdown.active{z-index:10084}.card:nth-child(85) .task-item{z-index:914}.card:nth-child(85) .task-item .toolbar-dropdown.active{z-index:10085}.card:nth-child(86) .task-item{z-index:913}.card:nth-child(86) .task-item .toolbar-dropdown.active{z-index:10086}.card:nth-child(87) .task-item{z-index:912}.card:nth-child(87) .task-item .toolbar-dropdown.active{z-index:10087}.card:nth-child(88) .task-item{z-index:911}.card:nth-child(88) .task-item .toolbar-dropdown.active{z-index:10088}.card:nth-child(89) .task-item{z-index:910}.card:nth-child(89) .task-item .toolbar-dropdown.active{z-index:10089}.card:nth-child(90) .task-item{z-index:909}.card:nth-child(90) .task-item .toolbar-dropdown.active{z-index:10090}.card:nth-child(91) .task-item{z-index:908}.card:nth-child(91) .task-item .toolbar-dropdown.active{z-index:10091}.card:nth-child(92) .task-item{z-index:907}.card:nth-child(92) .task-item .toolbar-dropdown.active{z-index:10092}.card:nth-child(93) .task-item{z-index:906}.card:nth-child(93) .task-item .toolbar-dropdown.active{z-index:10093}.card:nth-child(94) .task-item{z-index:905}.card:nth-child(94) .task-item .toolbar-dropdown.active{z-index:10094}.card:nth-child(95) .task-item{z-index:904}.card:nth-child(95) .task-item .toolbar-dropdown.active{z-index:10095}.card:nth-child(96) .task-item{z-index:903}.card:nth-child(96) .task-item .toolbar-dropdown.active{z-index:10096}.card:nth-child(97) .task-item{z-index:902}.card:nth-child(97) .task-item .toolbar-dropdown.active{z-index:10097}.card:nth-child(98) .task-item{z-index:901}.card:nth-child(98) .task-item .toolbar-dropdown.active{z-index:10098}.card:nth-child(99) .task-item{z-index:900}.card:nth-child(99) .task-item .toolbar-dropdown.active{z-index:10099}.card:nth-child(100) .task-item{z-index:899}.card:nth-child(100) .task-item .toolbar-dropdown.active{z-index:10100}.card:nth-child(101) .task-item{z-index:898}.card:nth-child(101) .task-item .toolbar-dropdown.active{z-index:10101}.card:nth-child(102) .task-item{z-index:897}.card:nth-child(102) .task-item .toolbar-dropdown.active{z-index:10102}.card:nth-child(103) .task-item{z-index:896}.card:nth-child(103) .task-item .toolbar-dropdown.active{z-index:10103}.card:nth-child(104) .task-item{z-index:895}.card:nth-child(104) .task-item .toolbar-dropdown.active{z-index:10104}.card:nth-child(105) .task-item{z-index:894}.card:nth-child(105) .task-item .toolbar-dropdown.active{z-index:10105}.card:nth-child(106) .task-item{z-index:893}.card:nth-child(106) .task-item .toolbar-dropdown.active{z-index:10106}.card:nth-child(107) .task-item{z-index:892}.card:nth-child(107) .task-item .toolbar-dropdown.active{z-index:10107}.card:nth-child(108) .task-item{z-index:891}.card:nth-child(108) .task-item .toolbar-dropdown.active{z-index:10108}.card:nth-child(109) .task-item{z-index:890}.card:nth-child(109) .task-item .toolbar-dropdown.active{z-index:10109}.card:nth-child(110) .task-item{z-index:889}.card:nth-child(110) .task-item .toolbar-dropdown.active{z-index:10110}.card:nth-child(111) .task-item{z-index:888}.card:nth-child(111) .task-item .toolbar-dropdown.active{z-index:10111}.card:nth-child(112) .task-item{z-index:887}.card:nth-child(112) .task-item .toolbar-dropdown.active{z-index:10112}.card:nth-child(113) .task-item{z-index:886}.card:nth-child(113) .task-item .toolbar-dropdown.active{z-index:10113}.card:nth-child(114) .task-item{z-index:885}.card:nth-child(114) .task-item .toolbar-dropdown.active{z-index:10114}.card:nth-child(115) .task-item{z-index:884}.card:nth-child(115) .task-item .toolbar-dropdown.active{z-index:10115}.card:nth-child(116) .task-item{z-index:883}.card:nth-child(116) .task-item .toolbar-dropdown.active{z-index:10116}.card:nth-child(117) .task-item{z-index:882}.card:nth-child(117) .task-item .toolbar-dropdown.active{z-index:10117}.card:nth-child(118) .task-item{z-index:881}.card:nth-child(118) .task-item .toolbar-dropdown.active{z-index:10118}.card:nth-child(119) .task-item{z-index:880}.card:nth-child(119) .task-item .toolbar-dropdown.active{z-index:10119}.card:nth-child(120) .task-item{z-index:879}.card:nth-child(120) .task-item .toolbar-dropdown.active{z-index:10120}.card:nth-child(121) .task-item{z-index:878}.card:nth-child(121) .task-item .toolbar-dropdown.active{z-index:10121}.card:nth-child(122) .task-item{z-index:877}.card:nth-child(122) .task-item .toolbar-dropdown.active{z-index:10122}.card:nth-child(123) .task-item{z-index:876}.card:nth-child(123) .task-item .toolbar-dropdown.active{z-index:10123}.card:nth-child(124) .task-item{z-index:875}.card:nth-child(124) .task-item .toolbar-dropdown.active{z-index:10124}.card:nth-child(125) .task-item{z-index:874}.card:nth-child(125) .task-item .toolbar-dropdown.active{z-index:10125}.card:nth-child(126) .task-item{z-index:873}.card:nth-child(126) .task-item .toolbar-dropdown.active{z-index:10126}.card:nth-child(127) .task-item{z-index:872}.card:nth-child(127) .task-item .toolbar-dropdown.active{z-index:10127}.card:nth-child(128) .task-item{z-index:871}.card:nth-child(128) .task-item .toolbar-dropdown.active{z-index:10128}.card:nth-child(129) .task-item{z-index:870}.card:nth-child(129) .task-item .toolbar-dropdown.active{z-index:10129}.card:nth-child(130) .task-item{z-index:869}.card:nth-child(130) .task-item .toolbar-dropdown.active{z-index:10130}.card:nth-child(131) .task-item{z-index:868}.card:nth-child(131) .task-item .toolbar-dropdown.active{z-index:10131}.card:nth-child(132) .task-item{z-index:867}.card:nth-child(132) .task-item .toolbar-dropdown.active{z-index:10132}.card:nth-child(133) .task-item{z-index:866}.card:nth-child(133) .task-item .toolbar-dropdown.active{z-index:10133}.card:nth-child(134) .task-item{z-index:865}.card:nth-child(134) .task-item .toolbar-dropdown.active{z-index:10134}.card:nth-child(135) .task-item{z-index:864}.card:nth-child(135) .task-item .toolbar-dropdown.active{z-index:10135}.card:nth-child(136) .task-item{z-index:863}.card:nth-child(136) .task-item .toolbar-dropdown.active{z-index:10136}.card:nth-child(137) .task-item{z-index:862}.card:nth-child(137) .task-item .toolbar-dropdown.active{z-index:10137}.card:nth-child(138) .task-item{z-index:861}.card:nth-child(138) .task-item .toolbar-dropdown.active{z-index:10138}.card:nth-child(139) .task-item{z-index:860}.card:nth-child(139) .task-item .toolbar-dropdown.active{z-index:10139}.card:nth-child(140) .task-item{z-index:859}.card:nth-child(140) .task-item .toolbar-dropdown.active{z-index:10140}.card:nth-child(141) .task-item{z-index:858}.card:nth-child(141) .task-item .toolbar-dropdown.active{z-index:10141}.card:nth-child(142) .task-item{z-index:857}.card:nth-child(142) .task-item .toolbar-dropdown.active{z-index:10142}.card:nth-child(143) .task-item{z-index:856}.card:nth-child(143) .task-item .toolbar-dropdown.active{z-index:10143}.card:nth-child(144) .task-item{z-index:855}.card:nth-child(144) .task-item .toolbar-dropdown.active{z-index:10144}.card:nth-child(145) .task-item{z-index:854}.card:nth-child(145) .task-item .toolbar-dropdown.active{z-index:10145}.card:nth-child(146) .task-item{z-index:853}.card:nth-child(146) .task-item .toolbar-dropdown.active{z-index:10146}.card:nth-child(147) .task-item{z-index:852}.card:nth-child(147) .task-item .toolbar-dropdown.active{z-index:10147}.card:nth-child(148) .task-item{z-index:851}.card:nth-child(148) .task-item .toolbar-dropdown.active{z-index:10148}.card:nth-child(149) .task-item{z-index:850}.card:nth-child(149) .task-item .toolbar-dropdown.active{z-index:10149}.card:nth-child(150) .task-item{z-index:849}.card:nth-child(150) .task-item .toolbar-dropdown.active{z-index:10150}.card:nth-child(151) .task-item{z-index:848}.card:nth-child(151) .task-item .toolbar-dropdown.active{z-index:10151}.card:nth-child(152) .task-item{z-index:847}.card:nth-child(152) .task-item .toolbar-dropdown.active{z-index:10152}.card:nth-child(153) .task-item{z-index:846}.card:nth-child(153) .task-item .toolbar-dropdown.active{z-index:10153}.card:nth-child(154) .task-item{z-index:845}.card:nth-child(154) .task-item .toolbar-dropdown.active{z-index:10154}.card:nth-child(155) .task-item{z-index:844}.card:nth-child(155) .task-item .toolbar-dropdown.active{z-index:10155}.card:nth-child(156) .task-item{z-index:843}.card:nth-child(156) .task-item .toolbar-dropdown.active{z-index:10156}.card:nth-child(157) .task-item{z-index:842}.card:nth-child(157) .task-item .toolbar-dropdown.active{z-index:10157}.card:nth-child(158) .task-item{z-index:841}.card:nth-child(158) .task-item .toolbar-dropdown.active{z-index:10158}.card:nth-child(159) .task-item{z-index:840}.card:nth-child(159) .task-item .toolbar-dropdown.active{z-index:10159}.card:nth-child(160) .task-item{z-index:839}.card:nth-child(160) .task-item .toolbar-dropdown.active{z-index:10160}.card:nth-child(161) .task-item{z-index:838}.card:nth-child(161) .task-item .toolbar-dropdown.active{z-index:10161}.card:nth-child(162) .task-item{z-index:837}.card:nth-child(162) .task-item .toolbar-dropdown.active{z-index:10162}.card:nth-child(163) .task-item{z-index:836}.card:nth-child(163) .task-item .toolbar-dropdown.active{z-index:10163}.card:nth-child(164) .task-item{z-index:835}.card:nth-child(164) .task-item .toolbar-dropdown.active{z-index:10164}.card:nth-child(165) .task-item{z-index:834}.card:nth-child(165) .task-item .toolbar-dropdown.active{z-index:10165}.card:nth-child(166) .task-item{z-index:833}.card:nth-child(166) .task-item .toolbar-dropdown.active{z-index:10166}.card:nth-child(167) .task-item{z-index:832}.card:nth-child(167) .task-item .toolbar-dropdown.active{z-index:10167}.card:nth-child(168) .task-item{z-index:831}.card:nth-child(168) .task-item .toolbar-dropdown.active{z-index:10168}.card:nth-child(169) .task-item{z-index:830}.card:nth-child(169) .task-item .toolbar-dropdown.active{z-index:10169}.card:nth-child(170) .task-item{z-index:829}.card:nth-child(170) .task-item .toolbar-dropdown.active{z-index:10170}.card:nth-child(171) .task-item{z-index:828}.card:nth-child(171) .task-item .toolbar-dropdown.active{z-index:10171}.card:nth-child(172) .task-item{z-index:827}.card:nth-child(172) .task-item .toolbar-dropdown.active{z-index:10172}.card:nth-child(173) .task-item{z-index:826}.card:nth-child(173) .task-item .toolbar-dropdown.active{z-index:10173}.card:nth-child(174) .task-item{z-index:825}.card:nth-child(174) .task-item .toolbar-dropdown.active{z-index:10174}.card:nth-child(175) .task-item{z-index:824}.card:nth-child(175) .task-item .toolbar-dropdown.active{z-index:10175}.card:nth-child(176) .task-item{z-index:823}.card:nth-child(176) .task-item .toolbar-dropdown.active{z-index:10176}.card:nth-child(177) .task-item{z-index:822}.card:nth-child(177) .task-item .toolbar-dropdown.active{z-index:10177}.card:nth-child(178) .task-item{z-index:821}.card:nth-child(178) .task-item .toolbar-dropdown.active{z-index:10178}.card:nth-child(179) .task-item{z-index:820}.card:nth-child(179) .task-item .toolbar-dropdown.active{z-index:10179}.card:nth-child(180) .task-item{z-index:819}.card:nth-child(180) .task-item .toolbar-dropdown.active{z-index:10180}.card:nth-child(181) .task-item{z-index:818}.card:nth-child(181) .task-item .toolbar-dropdown.active{z-index:10181}.card:nth-child(182) .task-item{z-index:817}.card:nth-child(182) .task-item .toolbar-dropdown.active{z-index:10182}.card:nth-child(183) .task-item{z-index:816}.card:nth-child(183) .task-item .toolbar-dropdown.active{z-index:10183}.card:nth-child(184) .task-item{z-index:815}.card:nth-child(184) .task-item .toolbar-dropdown.active{z-index:10184}.card:nth-child(185) .task-item{z-index:814}.card:nth-child(185) .task-item .toolbar-dropdown.active{z-index:10185}.card:nth-child(186) .task-item{z-index:813}.card:nth-child(186) .task-item .toolbar-dropdown.active{z-index:10186}.card:nth-child(187) .task-item{z-index:812}.card:nth-child(187) .task-item .toolbar-dropdown.active{z-index:10187}.card:nth-child(188) .task-item{z-index:811}.card:nth-child(188) .task-item .toolbar-dropdown.active{z-index:10188}.card:nth-child(189) .task-item{z-index:810}.card:nth-child(189) .task-item .toolbar-dropdown.active{z-index:10189}.card:nth-child(190) .task-item{z-index:809}.card:nth-child(190) .task-item .toolbar-dropdown.active{z-index:10190}.card:nth-child(191) .task-item{z-index:808}.card:nth-child(191) .task-item .toolbar-dropdown.active{z-index:10191}.card:nth-child(192) .task-item{z-index:807}.card:nth-child(192) .task-item .toolbar-dropdown.active{z-index:10192}.card:nth-child(193) .task-item{z-index:806}.card:nth-child(193) .task-item .toolbar-dropdown.active{z-index:10193}.card:nth-child(194) .task-item{z-index:805}.card:nth-child(194) .task-item .toolbar-dropdown.active{z-index:10194}.card:nth-child(195) .task-item{z-index:804}.card:nth-child(195) .task-item .toolbar-dropdown.active{z-index:10195}.card:nth-child(196) .task-item{z-index:803}.card:nth-child(196) .task-item .toolbar-dropdown.active{z-index:10196}.card:nth-child(197) .task-item{z-index:802}.card:nth-child(197) .task-item .toolbar-dropdown.active{z-index:10197}.card:nth-child(198) .task-item{z-index:801}.card:nth-child(198) .task-item .toolbar-dropdown.active{z-index:10198}.card:nth-child(199) .task-item{z-index:800}.card:nth-child(199) .task-item .toolbar-dropdown.active{z-index:10199}.card:nth-child(200) .task-item{z-index:799}.card:nth-child(200) .task-item .toolbar-dropdown.active{z-index:10200}.card:nth-child(201) .task-item{z-index:798}.card:nth-child(201) .task-item .toolbar-dropdown.active{z-index:10201}.card:nth-child(202) .task-item{z-index:797}.card:nth-child(202) .task-item .toolbar-dropdown.active{z-index:10202}.card:nth-child(203) .task-item{z-index:796}.card:nth-child(203) .task-item .toolbar-dropdown.active{z-index:10203}.card:nth-child(204) .task-item{z-index:795}.card:nth-child(204) .task-item .toolbar-dropdown.active{z-index:10204}.card:nth-child(205) .task-item{z-index:794}.card:nth-child(205) .task-item .toolbar-dropdown.active{z-index:10205}.card:nth-child(206) .task-item{z-index:793}.card:nth-child(206) .task-item .toolbar-dropdown.active{z-index:10206}.card:nth-child(207) .task-item{z-index:792}.card:nth-child(207) .task-item .toolbar-dropdown.active{z-index:10207}.card:nth-child(208) .task-item{z-index:791}.card:nth-child(208) .task-item .toolbar-dropdown.active{z-index:10208}.card:nth-child(209) .task-item{z-index:790}.card:nth-child(209) .task-item .toolbar-dropdown.active{z-index:10209}.card:nth-child(210) .task-item{z-index:789}.card:nth-child(210) .task-item .toolbar-dropdown.active{z-index:10210}.card:nth-child(211) .task-item{z-index:788}.card:nth-child(211) .task-item .toolbar-dropdown.active{z-index:10211}.card:nth-child(212) .task-item{z-index:787}.card:nth-child(212) .task-item .toolbar-dropdown.active{z-index:10212}.card:nth-child(213) .task-item{z-index:786}.card:nth-child(213) .task-item .toolbar-dropdown.active{z-index:10213}.card:nth-child(214) .task-item{z-index:785}.card:nth-child(214) .task-item .toolbar-dropdown.active{z-index:10214}.card:nth-child(215) .task-item{z-index:784}.card:nth-child(215) .task-item .toolbar-dropdown.active{z-index:10215}.card:nth-child(216) .task-item{z-index:783}.card:nth-child(216) .task-item .toolbar-dropdown.active{z-index:10216}.card:nth-child(217) .task-item{z-index:782}.card:nth-child(217) .task-item .toolbar-dropdown.active{z-index:10217}.card:nth-child(218) .task-item{z-index:781}.card:nth-child(218) .task-item .toolbar-dropdown.active{z-index:10218}.card:nth-child(219) .task-item{z-index:780}.card:nth-child(219) .task-item .toolbar-dropdown.active{z-index:10219}.card:nth-child(220) .task-item{z-index:779}.card:nth-child(220) .task-item .toolbar-dropdown.active{z-index:10220}.card:nth-child(221) .task-item{z-index:778}.card:nth-child(221) .task-item .toolbar-dropdown.active{z-index:10221}.card:nth-child(222) .task-item{z-index:777}.card:nth-child(222) .task-item .toolbar-dropdown.active{z-index:10222}.card:nth-child(223) .task-item{z-index:776}.card:nth-child(223) .task-item .toolbar-dropdown.active{z-index:10223}.card:nth-child(224) .task-item{z-index:775}.card:nth-child(224) .task-item .toolbar-dropdown.active{z-index:10224}.card:nth-child(225) .task-item{z-index:774}.card:nth-child(225) .task-item .toolbar-dropdown.active{z-index:10225}.card:nth-child(226) .task-item{z-index:773}.card:nth-child(226) .task-item .toolbar-dropdown.active{z-index:10226}.card:nth-child(227) .task-item{z-index:772}.card:nth-child(227) .task-item .toolbar-dropdown.active{z-index:10227}.card:nth-child(228) .task-item{z-index:771}.card:nth-child(228) .task-item .toolbar-dropdown.active{z-index:10228}.card:nth-child(229) .task-item{z-index:770}.card:nth-child(229) .task-item .toolbar-dropdown.active{z-index:10229}.card:nth-child(230) .task-item{z-index:769}.card:nth-child(230) .task-item .toolbar-dropdown.active{z-index:10230}.card:nth-child(231) .task-item{z-index:768}.card:nth-child(231) .task-item .toolbar-dropdown.active{z-index:10231}.card:nth-child(232) .task-item{z-index:767}.card:nth-child(232) .task-item .toolbar-dropdown.active{z-index:10232}.card:nth-child(233) .task-item{z-index:766}.card:nth-child(233) .task-item .toolbar-dropdown.active{z-index:10233}.card:nth-child(234) .task-item{z-index:765}.card:nth-child(234) .task-item .toolbar-dropdown.active{z-index:10234}.card:nth-child(235) .task-item{z-index:764}.card:nth-child(235) .task-item .toolbar-dropdown.active{z-index:10235}.card:nth-child(236) .task-item{z-index:763}.card:nth-child(236) .task-item .toolbar-dropdown.active{z-index:10236}.card:nth-child(237) .task-item{z-index:762}.card:nth-child(237) .task-item .toolbar-dropdown.active{z-index:10237}.card:nth-child(238) .task-item{z-index:761}.card:nth-child(238) .task-item .toolbar-dropdown.active{z-index:10238}.card:nth-child(239) .task-item{z-index:760}.card:nth-child(239) .task-item .toolbar-dropdown.active{z-index:10239}.card:nth-child(240) .task-item{z-index:759}.card:nth-child(240) .task-item .toolbar-dropdown.active{z-index:10240}.card:nth-child(241) .task-item{z-index:758}.card:nth-child(241) .task-item .toolbar-dropdown.active{z-index:10241}.card:nth-child(242) .task-item{z-index:757}.card:nth-child(242) .task-item .toolbar-dropdown.active{z-index:10242}.card:nth-child(243) .task-item{z-index:756}.card:nth-child(243) .task-item .toolbar-dropdown.active{z-index:10243}.card:nth-child(244) .task-item{z-index:755}.card:nth-child(244) .task-item .toolbar-dropdown.active{z-index:10244}.card:nth-child(245) .task-item{z-index:754}.card:nth-child(245) .task-item .toolbar-dropdown.active{z-index:10245}.card:nth-child(246) .task-item{z-index:753}.card:nth-child(246) .task-item .toolbar-dropdown.active{z-index:10246}.card:nth-child(247) .task-item{z-index:752}.card:nth-child(247) .task-item .toolbar-dropdown.active{z-index:10247}.card:nth-child(248) .task-item{z-index:751}.card:nth-child(248) .task-item .toolbar-dropdown.active{z-index:10248}.card:nth-child(249) .task-item{z-index:750}.card:nth-child(249) .task-item .toolbar-dropdown.active{z-index:10249}.card:nth-child(250) .task-item{z-index:749}.card:nth-child(250) .task-item .toolbar-dropdown.active{z-index:10250}.card:nth-child(251) .task-item{z-index:748}.card:nth-child(251) .task-item .toolbar-dropdown.active{z-index:10251}.card:nth-child(252) .task-item{z-index:747}.card:nth-child(252) .task-item .toolbar-dropdown.active{z-index:10252}.card:nth-child(253) .task-item{z-index:746}.card:nth-child(253) .task-item .toolbar-dropdown.active{z-index:10253}.card:nth-child(254) .task-item{z-index:745}.card:nth-child(254) .task-item .toolbar-dropdown.active{z-index:10254}.card:nth-child(255) .task-item{z-index:744}.card:nth-child(255) .task-item .toolbar-dropdown.active{z-index:10255}.card:nth-child(256) .task-item{z-index:743}.card:nth-child(256) .task-item .toolbar-dropdown.active{z-index:10256}.card:nth-child(257) .task-item{z-index:742}.card:nth-child(257) .task-item .toolbar-dropdown.active{z-index:10257}.card:nth-child(258) .task-item{z-index:741}.card:nth-child(258) .task-item .toolbar-dropdown.active{z-index:10258}.card:nth-child(259) .task-item{z-index:740}.card:nth-child(259) .task-item .toolbar-dropdown.active{z-index:10259}.card:nth-child(260) .task-item{z-index:739}.card:nth-child(260) .task-item .toolbar-dropdown.active{z-index:10260}.card:nth-child(261) .task-item{z-index:738}.card:nth-child(261) .task-item .toolbar-dropdown.active{z-index:10261}.card:nth-child(262) .task-item{z-index:737}.card:nth-child(262) .task-item .toolbar-dropdown.active{z-index:10262}.card:nth-child(263) .task-item{z-index:736}.card:nth-child(263) .task-item .toolbar-dropdown.active{z-index:10263}.card:nth-child(264) .task-item{z-index:735}.card:nth-child(264) .task-item .toolbar-dropdown.active{z-index:10264}.card:nth-child(265) .task-item{z-index:734}.card:nth-child(265) .task-item .toolbar-dropdown.active{z-index:10265}.card:nth-child(266) .task-item{z-index:733}.card:nth-child(266) .task-item .toolbar-dropdown.active{z-index:10266}.card:nth-child(267) .task-item{z-index:732}.card:nth-child(267) .task-item .toolbar-dropdown.active{z-index:10267}.card:nth-child(268) .task-item{z-index:731}.card:nth-child(268) .task-item .toolbar-dropdown.active{z-index:10268}.card:nth-child(269) .task-item{z-index:730}.card:nth-child(269) .task-item .toolbar-dropdown.active{z-index:10269}.card:nth-child(270) .task-item{z-index:729}.card:nth-child(270) .task-item .toolbar-dropdown.active{z-index:10270}.card:nth-child(271) .task-item{z-index:728}.card:nth-child(271) .task-item .toolbar-dropdown.active{z-index:10271}.card:nth-child(272) .task-item{z-index:727}.card:nth-child(272) .task-item .toolbar-dropdown.active{z-index:10272}.card:nth-child(273) .task-item{z-index:726}.card:nth-child(273) .task-item .toolbar-dropdown.active{z-index:10273}.card:nth-child(274) .task-item{z-index:725}.card:nth-child(274) .task-item .toolbar-dropdown.active{z-index:10274}.card:nth-child(275) .task-item{z-index:724}.card:nth-child(275) .task-item .toolbar-dropdown.active{z-index:10275}.card:nth-child(276) .task-item{z-index:723}.card:nth-child(276) .task-item .toolbar-dropdown.active{z-index:10276}.card:nth-child(277) .task-item{z-index:722}.card:nth-child(277) .task-item .toolbar-dropdown.active{z-index:10277}.card:nth-child(278) .task-item{z-index:721}.card:nth-child(278) .task-item .toolbar-dropdown.active{z-index:10278}.card:nth-child(279) .task-item{z-index:720}.card:nth-child(279) .task-item .toolbar-dropdown.active{z-index:10279}.card:nth-child(280) .task-item{z-index:719}.card:nth-child(280) .task-item .toolbar-dropdown.active{z-index:10280}.card:nth-child(281) .task-item{z-index:718}.card:nth-child(281) .task-item .toolbar-dropdown.active{z-index:10281}.card:nth-child(282) .task-item{z-index:717}.card:nth-child(282) .task-item .toolbar-dropdown.active{z-index:10282}.card:nth-child(283) .task-item{z-index:716}.card:nth-child(283) .task-item .toolbar-dropdown.active{z-index:10283}.card:nth-child(284) .task-item{z-index:715}.card:nth-child(284) .task-item .toolbar-dropdown.active{z-index:10284}.card:nth-child(285) .task-item{z-index:714}.card:nth-child(285) .task-item .toolbar-dropdown.active{z-index:10285}.card:nth-child(286) .task-item{z-index:713}.card:nth-child(286) .task-item .toolbar-dropdown.active{z-index:10286}.card:nth-child(287) .task-item{z-index:712}.card:nth-child(287) .task-item .toolbar-dropdown.active{z-index:10287}.card:nth-child(288) .task-item{z-index:711}.card:nth-child(288) .task-item .toolbar-dropdown.active{z-index:10288}.card:nth-child(289) .task-item{z-index:710}.card:nth-child(289) .task-item .toolbar-dropdown.active{z-index:10289}.card:nth-child(290) .task-item{z-index:709}.card:nth-child(290) .task-item .toolbar-dropdown.active{z-index:10290}.card:nth-child(291) .task-item{z-index:708}.card:nth-child(291) .task-item .toolbar-dropdown.active{z-index:10291}.card:nth-child(292) .task-item{z-index:707}.card:nth-child(292) .task-item .toolbar-dropdown.active{z-index:10292}.card:nth-child(293) .task-item{z-index:706}.card:nth-child(293) .task-item .toolbar-dropdown.active{z-index:10293}.card:nth-child(294) .task-item{z-index:705}.card:nth-child(294) .task-item .toolbar-dropdown.active{z-index:10294}.card:nth-child(295) .task-item{z-index:704}.card:nth-child(295) .task-item .toolbar-dropdown.active{z-index:10295}.card:nth-child(296) .task-item{z-index:703}.card:nth-child(296) .task-item .toolbar-dropdown.active{z-index:10296}.card:nth-child(297) .task-item{z-index:702}.card:nth-child(297) .task-item .toolbar-dropdown.active{z-index:10297}.card:nth-child(298) .task-item{z-index:701}.card:nth-child(298) .task-item .toolbar-dropdown.active{z-index:10298}.card:nth-child(299) .task-item{z-index:700}.card:nth-child(299) .task-item .toolbar-dropdown.active{z-index:10299}.card:nth-child(300) .task-item{z-index:699}.card:nth-child(300) .task-item .toolbar-dropdown.active{z-index:10300}.card:nth-child(301) .task-item{z-index:698}.card:nth-child(301) .task-item .toolbar-dropdown.active{z-index:10301}.card:nth-child(302) .task-item{z-index:697}.card:nth-child(302) .task-item .toolbar-dropdown.active{z-index:10302}.card:nth-child(303) .task-item{z-index:696}.card:nth-child(303) .task-item .toolbar-dropdown.active{z-index:10303}.card:nth-child(304) .task-item{z-index:695}.card:nth-child(304) .task-item .toolbar-dropdown.active{z-index:10304}.card:nth-child(305) .task-item{z-index:694}.card:nth-child(305) .task-item .toolbar-dropdown.active{z-index:10305}.card:nth-child(306) .task-item{z-index:693}.card:nth-child(306) .task-item .toolbar-dropdown.active{z-index:10306}.card:nth-child(307) .task-item{z-index:692}.card:nth-child(307) .task-item .toolbar-dropdown.active{z-index:10307}.card:nth-child(308) .task-item{z-index:691}.card:nth-child(308) .task-item .toolbar-dropdown.active{z-index:10308}.card:nth-child(309) .task-item{z-index:690}.card:nth-child(309) .task-item .toolbar-dropdown.active{z-index:10309}.card:nth-child(310) .task-item{z-index:689}.card:nth-child(310) .task-item .toolbar-dropdown.active{z-index:10310}.card:nth-child(311) .task-item{z-index:688}.card:nth-child(311) .task-item .toolbar-dropdown.active{z-index:10311}.card:nth-child(312) .task-item{z-index:687}.card:nth-child(312) .task-item .toolbar-dropdown.active{z-index:10312}.card:nth-child(313) .task-item{z-index:686}.card:nth-child(313) .task-item .toolbar-dropdown.active{z-index:10313}.card:nth-child(314) .task-item{z-index:685}.card:nth-child(314) .task-item .toolbar-dropdown.active{z-index:10314}.card:nth-child(315) .task-item{z-index:684}.card:nth-child(315) .task-item .toolbar-dropdown.active{z-index:10315}.card:nth-child(316) .task-item{z-index:683}.card:nth-child(316) .task-item .toolbar-dropdown.active{z-index:10316}.card:nth-child(317) .task-item{z-index:682}.card:nth-child(317) .task-item .toolbar-dropdown.active{z-index:10317}.card:nth-child(318) .task-item{z-index:681}.card:nth-child(318) .task-item .toolbar-dropdown.active{z-index:10318}.card:nth-child(319) .task-item{z-index:680}.card:nth-child(319) .task-item .toolbar-dropdown.active{z-index:10319}.card:nth-child(320) .task-item{z-index:679}.card:nth-child(320) .task-item .toolbar-dropdown.active{z-index:10320}.card:nth-child(321) .task-item{z-index:678}.card:nth-child(321) .task-item .toolbar-dropdown.active{z-index:10321}.card:nth-child(322) .task-item{z-index:677}.card:nth-child(322) .task-item .toolbar-dropdown.active{z-index:10322}.card:nth-child(323) .task-item{z-index:676}.card:nth-child(323) .task-item .toolbar-dropdown.active{z-index:10323}.card:nth-child(324) .task-item{z-index:675}.card:nth-child(324) .task-item .toolbar-dropdown.active{z-index:10324}.card:nth-child(325) .task-item{z-index:674}.card:nth-child(325) .task-item .toolbar-dropdown.active{z-index:10325}.card:nth-child(326) .task-item{z-index:673}.card:nth-child(326) .task-item .toolbar-dropdown.active{z-index:10326}.card:nth-child(327) .task-item{z-index:672}.card:nth-child(327) .task-item .toolbar-dropdown.active{z-index:10327}.card:nth-child(328) .task-item{z-index:671}.card:nth-child(328) .task-item .toolbar-dropdown.active{z-index:10328}.card:nth-child(329) .task-item{z-index:670}.card:nth-child(329) .task-item .toolbar-dropdown.active{z-index:10329}.card:nth-child(330) .task-item{z-index:669}.card:nth-child(330) .task-item .toolbar-dropdown.active{z-index:10330}.card:nth-child(331) .task-item{z-index:668}.card:nth-child(331) .task-item .toolbar-dropdown.active{z-index:10331}.card:nth-child(332) .task-item{z-index:667}.card:nth-child(332) .task-item .toolbar-dropdown.active{z-index:10332}.card:nth-child(333) .task-item{z-index:666}.card:nth-child(333) .task-item .toolbar-dropdown.active{z-index:10333}.card:nth-child(334) .task-item{z-index:665}.card:nth-child(334) .task-item .toolbar-dropdown.active{z-index:10334}.card:nth-child(335) .task-item{z-index:664}.card:nth-child(335) .task-item .toolbar-dropdown.active{z-index:10335}.card:nth-child(336) .task-item{z-index:663}.card:nth-child(336) .task-item .toolbar-dropdown.active{z-index:10336}.card:nth-child(337) .task-item{z-index:662}.card:nth-child(337) .task-item .toolbar-dropdown.active{z-index:10337}.card:nth-child(338) .task-item{z-index:661}.card:nth-child(338) .task-item .toolbar-dropdown.active{z-index:10338}.card:nth-child(339) .task-item{z-index:660}.card:nth-child(339) .task-item .toolbar-dropdown.active{z-index:10339}.card:nth-child(340) .task-item{z-index:659}.card:nth-child(340) .task-item .toolbar-dropdown.active{z-index:10340}.card:nth-child(341) .task-item{z-index:658}.card:nth-child(341) .task-item .toolbar-dropdown.active{z-index:10341}.card:nth-child(342) .task-item{z-index:657}.card:nth-child(342) .task-item .toolbar-dropdown.active{z-index:10342}.card:nth-child(343) .task-item{z-index:656}.card:nth-child(343) .task-item .toolbar-dropdown.active{z-index:10343}.card:nth-child(344) .task-item{z-index:655}.card:nth-child(344) .task-item .toolbar-dropdown.active{z-index:10344}.card:nth-child(345) .task-item{z-index:654}.card:nth-child(345) .task-item .toolbar-dropdown.active{z-index:10345}.card:nth-child(346) .task-item{z-index:653}.card:nth-child(346) .task-item .toolbar-dropdown.active{z-index:10346}.card:nth-child(347) .task-item{z-index:652}.card:nth-child(347) .task-item .toolbar-dropdown.active{z-index:10347}.card:nth-child(348) .task-item{z-index:651}.card:nth-child(348) .task-item .toolbar-dropdown.active{z-index:10348}.card:nth-child(349) .task-item{z-index:650}.card:nth-child(349) .task-item .toolbar-dropdown.active{z-index:10349}.card:nth-child(350) .task-item{z-index:649}.card:nth-child(350) .task-item .toolbar-dropdown.active{z-index:10350}.card:nth-child(351) .task-item{z-index:648}.card:nth-child(351) .task-item .toolbar-dropdown.active{z-index:10351}.card:nth-child(352) .task-item{z-index:647}.card:nth-child(352) .task-item .toolbar-dropdown.active{z-index:10352}.card:nth-child(353) .task-item{z-index:646}.card:nth-child(353) .task-item .toolbar-dropdown.active{z-index:10353}.card:nth-child(354) .task-item{z-index:645}.card:nth-child(354) .task-item .toolbar-dropdown.active{z-index:10354}.card:nth-child(355) .task-item{z-index:644}.card:nth-child(355) .task-item .toolbar-dropdown.active{z-index:10355}.card:nth-child(356) .task-item{z-index:643}.card:nth-child(356) .task-item .toolbar-dropdown.active{z-index:10356}.card:nth-child(357) .task-item{z-index:642}.card:nth-child(357) .task-item .toolbar-dropdown.active{z-index:10357}.card:nth-child(358) .task-item{z-index:641}.card:nth-child(358) .task-item .toolbar-dropdown.active{z-index:10358}.card:nth-child(359) .task-item{z-index:640}.card:nth-child(359) .task-item .toolbar-dropdown.active{z-index:10359}.card:nth-child(360) .task-item{z-index:639}.card:nth-child(360) .task-item .toolbar-dropdown.active{z-index:10360}.card:nth-child(361) .task-item{z-index:638}.card:nth-child(361) .task-item .toolbar-dropdown.active{z-index:10361}.card:nth-child(362) .task-item{z-index:637}.card:nth-child(362) .task-item .toolbar-dropdown.active{z-index:10362}.card:nth-child(363) .task-item{z-index:636}.card:nth-child(363) .task-item .toolbar-dropdown.active{z-index:10363}.card:nth-child(364) .task-item{z-index:635}.card:nth-child(364) .task-item .toolbar-dropdown.active{z-index:10364}.card:nth-child(365) .task-item{z-index:634}.card:nth-child(365) .task-item .toolbar-dropdown.active{z-index:10365}.card:nth-child(366) .task-item{z-index:633}.card:nth-child(366) .task-item .toolbar-dropdown.active{z-index:10366}.card:nth-child(367) .task-item{z-index:632}.card:nth-child(367) .task-item .toolbar-dropdown.active{z-index:10367}.card:nth-child(368) .task-item{z-index:631}.card:nth-child(368) .task-item .toolbar-dropdown.active{z-index:10368}.card:nth-child(369) .task-item{z-index:630}.card:nth-child(369) .task-item .toolbar-dropdown.active{z-index:10369}.card:nth-child(370) .task-item{z-index:629}.card:nth-child(370) .task-item .toolbar-dropdown.active{z-index:10370}.card:nth-child(371) .task-item{z-index:628}.card:nth-child(371) .task-item .toolbar-dropdown.active{z-index:10371}.card:nth-child(372) .task-item{z-index:627}.card:nth-child(372) .task-item .toolbar-dropdown.active{z-index:10372}.card:nth-child(373) .task-item{z-index:626}.card:nth-child(373) .task-item .toolbar-dropdown.active{z-index:10373}.card:nth-child(374) .task-item{z-index:625}.card:nth-child(374) .task-item .toolbar-dropdown.active{z-index:10374}.card:nth-child(375) .task-item{z-index:624}.card:nth-child(375) .task-item .toolbar-dropdown.active{z-index:10375}.card:nth-child(376) .task-item{z-index:623}.card:nth-child(376) .task-item .toolbar-dropdown.active{z-index:10376}.card:nth-child(377) .task-item{z-index:622}.card:nth-child(377) .task-item .toolbar-dropdown.active{z-index:10377}.card:nth-child(378) .task-item{z-index:621}.card:nth-child(378) .task-item .toolbar-dropdown.active{z-index:10378}.card:nth-child(379) .task-item{z-index:620}.card:nth-child(379) .task-item .toolbar-dropdown.active{z-index:10379}.card:nth-child(380) .task-item{z-index:619}.card:nth-child(380) .task-item .toolbar-dropdown.active{z-index:10380}.card:nth-child(381) .task-item{z-index:618}.card:nth-child(381) .task-item .toolbar-dropdown.active{z-index:10381}.card:nth-child(382) .task-item{z-index:617}.card:nth-child(382) .task-item .toolbar-dropdown.active{z-index:10382}.card:nth-child(383) .task-item{z-index:616}.card:nth-child(383) .task-item .toolbar-dropdown.active{z-index:10383}.card:nth-child(384) .task-item{z-index:615}.card:nth-child(384) .task-item .toolbar-dropdown.active{z-index:10384}.card:nth-child(385) .task-item{z-index:614}.card:nth-child(385) .task-item .toolbar-dropdown.active{z-index:10385}.card:nth-child(386) .task-item{z-index:613}.card:nth-child(386) .task-item .toolbar-dropdown.active{z-index:10386}.card:nth-child(387) .task-item{z-index:612}.card:nth-child(387) .task-item .toolbar-dropdown.active{z-index:10387}.card:nth-child(388) .task-item{z-index:611}.card:nth-child(388) .task-item .toolbar-dropdown.active{z-index:10388}.card:nth-child(389) .task-item{z-index:610}.card:nth-child(389) .task-item .toolbar-dropdown.active{z-index:10389}.card:nth-child(390) .task-item{z-index:609}.card:nth-child(390) .task-item .toolbar-dropdown.active{z-index:10390}.card:nth-child(391) .task-item{z-index:608}.card:nth-child(391) .task-item .toolbar-dropdown.active{z-index:10391}.card:nth-child(392) .task-item{z-index:607}.card:nth-child(392) .task-item .toolbar-dropdown.active{z-index:10392}.card:nth-child(393) .task-item{z-index:606}.card:nth-child(393) .task-item .toolbar-dropdown.active{z-index:10393}.card:nth-child(394) .task-item{z-index:605}.card:nth-child(394) .task-item .toolbar-dropdown.active{z-index:10394}.card:nth-child(395) .task-item{z-index:604}.card:nth-child(395) .task-item .toolbar-dropdown.active{z-index:10395}.card:nth-child(396) .task-item{z-index:603}.card:nth-child(396) .task-item .toolbar-dropdown.active{z-index:10396}.card:nth-child(397) .task-item{z-index:602}.card:nth-child(397) .task-item .toolbar-dropdown.active{z-index:10397}.card:nth-child(398) .task-item{z-index:601}.card:nth-child(398) .task-item .toolbar-dropdown.active{z-index:10398}.card:nth-child(399) .task-item{z-index:600}.card:nth-child(399) .task-item .toolbar-dropdown.active{z-index:10399}.card:nth-child(400) .task-item{z-index:599}.card:nth-child(400) .task-item .toolbar-dropdown.active{z-index:10400}.card:nth-child(401) .task-item{z-index:598}.card:nth-child(401) .task-item .toolbar-dropdown.active{z-index:10401}.card:nth-child(402) .task-item{z-index:597}.card:nth-child(402) .task-item .toolbar-dropdown.active{z-index:10402}.card:nth-child(403) .task-item{z-index:596}.card:nth-child(403) .task-item .toolbar-dropdown.active{z-index:10403}.card:nth-child(404) .task-item{z-index:595}.card:nth-child(404) .task-item .toolbar-dropdown.active{z-index:10404}.card:nth-child(405) .task-item{z-index:594}.card:nth-child(405) .task-item .toolbar-dropdown.active{z-index:10405}.card:nth-child(406) .task-item{z-index:593}.card:nth-child(406) .task-item .toolbar-dropdown.active{z-index:10406}.card:nth-child(407) .task-item{z-index:592}.card:nth-child(407) .task-item .toolbar-dropdown.active{z-index:10407}.card:nth-child(408) .task-item{z-index:591}.card:nth-child(408) .task-item .toolbar-dropdown.active{z-index:10408}.card:nth-child(409) .task-item{z-index:590}.card:nth-child(409) .task-item .toolbar-dropdown.active{z-index:10409}.card:nth-child(410) .task-item{z-index:589}.card:nth-child(410) .task-item .toolbar-dropdown.active{z-index:10410}.card:nth-child(411) .task-item{z-index:588}.card:nth-child(411) .task-item .toolbar-dropdown.active{z-index:10411}.card:nth-child(412) .task-item{z-index:587}.card:nth-child(412) .task-item .toolbar-dropdown.active{z-index:10412}.card:nth-child(413) .task-item{z-index:586}.card:nth-child(413) .task-item .toolbar-dropdown.active{z-index:10413}.card:nth-child(414) .task-item{z-index:585}.card:nth-child(414) .task-item .toolbar-dropdown.active{z-index:10414}.card:nth-child(415) .task-item{z-index:584}.card:nth-child(415) .task-item .toolbar-dropdown.active{z-index:10415}.card:nth-child(416) .task-item{z-index:583}.card:nth-child(416) .task-item .toolbar-dropdown.active{z-index:10416}.card:nth-child(417) .task-item{z-index:582}.card:nth-child(417) .task-item .toolbar-dropdown.active{z-index:10417}.card:nth-child(418) .task-item{z-index:581}.card:nth-child(418) .task-item .toolbar-dropdown.active{z-index:10418}.card:nth-child(419) .task-item{z-index:580}.card:nth-child(419) .task-item .toolbar-dropdown.active{z-index:10419}.card:nth-child(420) .task-item{z-index:579}.card:nth-child(420) .task-item .toolbar-dropdown.active{z-index:10420}.card:nth-child(421) .task-item{z-index:578}.card:nth-child(421) .task-item .toolbar-dropdown.active{z-index:10421}.card:nth-child(422) .task-item{z-index:577}.card:nth-child(422) .task-item .toolbar-dropdown.active{z-index:10422}.card:nth-child(423) .task-item{z-index:576}.card:nth-child(423) .task-item .toolbar-dropdown.active{z-index:10423}.card:nth-child(424) .task-item{z-index:575}.card:nth-child(424) .task-item .toolbar-dropdown.active{z-index:10424}.card:nth-child(425) .task-item{z-index:574}.card:nth-child(425) .task-item .toolbar-dropdown.active{z-index:10425}.card:nth-child(426) .task-item{z-index:573}.card:nth-child(426) .task-item .toolbar-dropdown.active{z-index:10426}.card:nth-child(427) .task-item{z-index:572}.card:nth-child(427) .task-item .toolbar-dropdown.active{z-index:10427}.card:nth-child(428) .task-item{z-index:571}.card:nth-child(428) .task-item .toolbar-dropdown.active{z-index:10428}.card:nth-child(429) .task-item{z-index:570}.card:nth-child(429) .task-item .toolbar-dropdown.active{z-index:10429}.card:nth-child(430) .task-item{z-index:569}.card:nth-child(430) .task-item .toolbar-dropdown.active{z-index:10430}.card:nth-child(431) .task-item{z-index:568}.card:nth-child(431) .task-item .toolbar-dropdown.active{z-index:10431}.card:nth-child(432) .task-item{z-index:567}.card:nth-child(432) .task-item .toolbar-dropdown.active{z-index:10432}.card:nth-child(433) .task-item{z-index:566}.card:nth-child(433) .task-item .toolbar-dropdown.active{z-index:10433}.card:nth-child(434) .task-item{z-index:565}.card:nth-child(434) .task-item .toolbar-dropdown.active{z-index:10434}.card:nth-child(435) .task-item{z-index:564}.card:nth-child(435) .task-item .toolbar-dropdown.active{z-index:10435}.card:nth-child(436) .task-item{z-index:563}.card:nth-child(436) .task-item .toolbar-dropdown.active{z-index:10436}.card:nth-child(437) .task-item{z-index:562}.card:nth-child(437) .task-item .toolbar-dropdown.active{z-index:10437}.card:nth-child(438) .task-item{z-index:561}.card:nth-child(438) .task-item .toolbar-dropdown.active{z-index:10438}.card:nth-child(439) .task-item{z-index:560}.card:nth-child(439) .task-item .toolbar-dropdown.active{z-index:10439}.card:nth-child(440) .task-item{z-index:559}.card:nth-child(440) .task-item .toolbar-dropdown.active{z-index:10440}.card:nth-child(441) .task-item{z-index:558}.card:nth-child(441) .task-item .toolbar-dropdown.active{z-index:10441}.card:nth-child(442) .task-item{z-index:557}.card:nth-child(442) .task-item .toolbar-dropdown.active{z-index:10442}.card:nth-child(443) .task-item{z-index:556}.card:nth-child(443) .task-item .toolbar-dropdown.active{z-index:10443}.card:nth-child(444) .task-item{z-index:555}.card:nth-child(444) .task-item .toolbar-dropdown.active{z-index:10444}.card:nth-child(445) .task-item{z-index:554}.card:nth-child(445) .task-item .toolbar-dropdown.active{z-index:10445}.card:nth-child(446) .task-item{z-index:553}.card:nth-child(446) .task-item .toolbar-dropdown.active{z-index:10446}.card:nth-child(447) .task-item{z-index:552}.card:nth-child(447) .task-item .toolbar-dropdown.active{z-index:10447}.card:nth-child(448) .task-item{z-index:551}.card:nth-child(448) .task-item .toolbar-dropdown.active{z-index:10448}.card:nth-child(449) .task-item{z-index:550}.card:nth-child(449) .task-item .toolbar-dropdown.active{z-index:10449}.card:nth-child(450) .task-item{z-index:549}.card:nth-child(450) .task-item .toolbar-dropdown.active{z-index:10450}.card:nth-child(451) .task-item{z-index:548}.card:nth-child(451) .task-item .toolbar-dropdown.active{z-index:10451}.card:nth-child(452) .task-item{z-index:547}.card:nth-child(452) .task-item .toolbar-dropdown.active{z-index:10452}.card:nth-child(453) .task-item{z-index:546}.card:nth-child(453) .task-item .toolbar-dropdown.active{z-index:10453}.card:nth-child(454) .task-item{z-index:545}.card:nth-child(454) .task-item .toolbar-dropdown.active{z-index:10454}.card:nth-child(455) .task-item{z-index:544}.card:nth-child(455) .task-item .toolbar-dropdown.active{z-index:10455}.card:nth-child(456) .task-item{z-index:543}.card:nth-child(456) .task-item .toolbar-dropdown.active{z-index:10456}.card:nth-child(457) .task-item{z-index:542}.card:nth-child(457) .task-item .toolbar-dropdown.active{z-index:10457}.card:nth-child(458) .task-item{z-index:541}.card:nth-child(458) .task-item .toolbar-dropdown.active{z-index:10458}.card:nth-child(459) .task-item{z-index:540}.card:nth-child(459) .task-item .toolbar-dropdown.active{z-index:10459}.card:nth-child(460) .task-item{z-index:539}.card:nth-child(460) .task-item .toolbar-dropdown.active{z-index:10460}.card:nth-child(461) .task-item{z-index:538}.card:nth-child(461) .task-item .toolbar-dropdown.active{z-index:10461}.card:nth-child(462) .task-item{z-index:537}.card:nth-child(462) .task-item .toolbar-dropdown.active{z-index:10462}.card:nth-child(463) .task-item{z-index:536}.card:nth-child(463) .task-item .toolbar-dropdown.active{z-index:10463}.card:nth-child(464) .task-item{z-index:535}.card:nth-child(464) .task-item .toolbar-dropdown.active{z-index:10464}.card:nth-child(465) .task-item{z-index:534}.card:nth-child(465) .task-item .toolbar-dropdown.active{z-index:10465}.card:nth-child(466) .task-item{z-index:533}.card:nth-child(466) .task-item .toolbar-dropdown.active{z-index:10466}.card:nth-child(467) .task-item{z-index:532}.card:nth-child(467) .task-item .toolbar-dropdown.active{z-index:10467}.card:nth-child(468) .task-item{z-index:531}.card:nth-child(468) .task-item .toolbar-dropdown.active{z-index:10468}.card:nth-child(469) .task-item{z-index:530}.card:nth-child(469) .task-item .toolbar-dropdown.active{z-index:10469}.card:nth-child(470) .task-item{z-index:529}.card:nth-child(470) .task-item .toolbar-dropdown.active{z-index:10470}.card:nth-child(471) .task-item{z-index:528}.card:nth-child(471) .task-item .toolbar-dropdown.active{z-index:10471}.card:nth-child(472) .task-item{z-index:527}.card:nth-child(472) .task-item .toolbar-dropdown.active{z-index:10472}.card:nth-child(473) .task-item{z-index:526}.card:nth-child(473) .task-item .toolbar-dropdown.active{z-index:10473}.card:nth-child(474) .task-item{z-index:525}.card:nth-child(474) .task-item .toolbar-dropdown.active{z-index:10474}.card:nth-child(475) .task-item{z-index:524}.card:nth-child(475) .task-item .toolbar-dropdown.active{z-index:10475}.card:nth-child(476) .task-item{z-index:523}.card:nth-child(476) .task-item .toolbar-dropdown.active{z-index:10476}.card:nth-child(477) .task-item{z-index:522}.card:nth-child(477) .task-item .toolbar-dropdown.active{z-index:10477}.card:nth-child(478) .task-item{z-index:521}.card:nth-child(478) .task-item .toolbar-dropdown.active{z-index:10478}.card:nth-child(479) .task-item{z-index:520}.card:nth-child(479) .task-item .toolbar-dropdown.active{z-index:10479}.card:nth-child(480) .task-item{z-index:519}.card:nth-child(480) .task-item .toolbar-dropdown.active{z-index:10480}.card:nth-child(481) .task-item{z-index:518}.card:nth-child(481) .task-item .toolbar-dropdown.active{z-index:10481}.card:nth-child(482) .task-item{z-index:517}.card:nth-child(482) .task-item .toolbar-dropdown.active{z-index:10482}.card:nth-child(483) .task-item{z-index:516}.card:nth-child(483) .task-item .toolbar-dropdown.active{z-index:10483}.card:nth-child(484) .task-item{z-index:515}.card:nth-child(484) .task-item .toolbar-dropdown.active{z-index:10484}.card:nth-child(485) .task-item{z-index:514}.card:nth-child(485) .task-item .toolbar-dropdown.active{z-index:10485}.card:nth-child(486) .task-item{z-index:513}.card:nth-child(486) .task-item .toolbar-dropdown.active{z-index:10486}.card:nth-child(487) .task-item{z-index:512}.card:nth-child(487) .task-item .toolbar-dropdown.active{z-index:10487}.card:nth-child(488) .task-item{z-index:511}.card:nth-child(488) .task-item .toolbar-dropdown.active{z-index:10488}.card:nth-child(489) .task-item{z-index:510}.card:nth-child(489) .task-item .toolbar-dropdown.active{z-index:10489}.card:nth-child(490) .task-item{z-index:509}.card:nth-child(490) .task-item .toolbar-dropdown.active{z-index:10490}.card:nth-child(491) .task-item{z-index:508}.card:nth-child(491) .task-item .toolbar-dropdown.active{z-index:10491}.card:nth-child(492) .task-item{z-index:507}.card:nth-child(492) .task-item .toolbar-dropdown.active{z-index:10492}.card:nth-child(493) .task-item{z-index:506}.card:nth-child(493) .task-item .toolbar-dropdown.active{z-index:10493}.card:nth-child(494) .task-item{z-index:505}.card:nth-child(494) .task-item .toolbar-dropdown.active{z-index:10494}.card:nth-child(495) .task-item{z-index:504}.card:nth-child(495) .task-item .toolbar-dropdown.active{z-index:10495}.card:nth-child(496) .task-item{z-index:503}.card:nth-child(496) .task-item .toolbar-dropdown.active{z-index:10496}.card:nth-child(497) .task-item{z-index:502}.card:nth-child(497) .task-item .toolbar-dropdown.active{z-index:10497}.card:nth-child(498) .task-item{z-index:501}.card:nth-child(498) .task-item .toolbar-dropdown.active{z-index:10498}.card:nth-child(499) .task-item{z-index:500}.card:nth-child(499) .task-item .toolbar-dropdown.active{z-index:10499}.card:nth-child(500) .task-item{z-index:499}.card:nth-child(500) .task-item .toolbar-dropdown.active{z-index:10500}.card:nth-child(501) .task-item{z-index:498}.card:nth-child(501) .task-item .toolbar-dropdown.active{z-index:10501}.card:nth-child(502) .task-item{z-index:497}.card:nth-child(502) .task-item .toolbar-dropdown.active{z-index:10502}.card:nth-child(503) .task-item{z-index:496}.card:nth-child(503) .task-item .toolbar-dropdown.active{z-index:10503}.card:nth-child(504) .task-item{z-index:495}.card:nth-child(504) .task-item .toolbar-dropdown.active{z-index:10504}.card:nth-child(505) .task-item{z-index:494}.card:nth-child(505) .task-item .toolbar-dropdown.active{z-index:10505}.card:nth-child(506) .task-item{z-index:493}.card:nth-child(506) .task-item .toolbar-dropdown.active{z-index:10506}.card:nth-child(507) .task-item{z-index:492}.card:nth-child(507) .task-item .toolbar-dropdown.active{z-index:10507}.card:nth-child(508) .task-item{z-index:491}.card:nth-child(508) .task-item .toolbar-dropdown.active{z-index:10508}.card:nth-child(509) .task-item{z-index:490}.card:nth-child(509) .task-item .toolbar-dropdown.active{z-index:10509}.card:nth-child(510) .task-item{z-index:489}.card:nth-child(510) .task-item .toolbar-dropdown.active{z-index:10510}.card:nth-child(511) .task-item{z-index:488}.card:nth-child(511) .task-item .toolbar-dropdown.active{z-index:10511}.card:nth-child(512) .task-item{z-index:487}.card:nth-child(512) .task-item .toolbar-dropdown.active{z-index:10512}.card:nth-child(513) .task-item{z-index:486}.card:nth-child(513) .task-item .toolbar-dropdown.active{z-index:10513}.card:nth-child(514) .task-item{z-index:485}.card:nth-child(514) .task-item .toolbar-dropdown.active{z-index:10514}.card:nth-child(515) .task-item{z-index:484}.card:nth-child(515) .task-item .toolbar-dropdown.active{z-index:10515}.card:nth-child(516) .task-item{z-index:483}.card:nth-child(516) .task-item .toolbar-dropdown.active{z-index:10516}.card:nth-child(517) .task-item{z-index:482}.card:nth-child(517) .task-item .toolbar-dropdown.active{z-index:10517}.card:nth-child(518) .task-item{z-index:481}.card:nth-child(518) .task-item .toolbar-dropdown.active{z-index:10518}.card:nth-child(519) .task-item{z-index:480}.card:nth-child(519) .task-item .toolbar-dropdown.active{z-index:10519}.card:nth-child(520) .task-item{z-index:479}.card:nth-child(520) .task-item .toolbar-dropdown.active{z-index:10520}.card:nth-child(521) .task-item{z-index:478}.card:nth-child(521) .task-item .toolbar-dropdown.active{z-index:10521}.card:nth-child(522) .task-item{z-index:477}.card:nth-child(522) .task-item .toolbar-dropdown.active{z-index:10522}.card:nth-child(523) .task-item{z-index:476}.card:nth-child(523) .task-item .toolbar-dropdown.active{z-index:10523}.card:nth-child(524) .task-item{z-index:475}.card:nth-child(524) .task-item .toolbar-dropdown.active{z-index:10524}.card:nth-child(525) .task-item{z-index:474}.card:nth-child(525) .task-item .toolbar-dropdown.active{z-index:10525}.card:nth-child(526) .task-item{z-index:473}.card:nth-child(526) .task-item .toolbar-dropdown.active{z-index:10526}.card:nth-child(527) .task-item{z-index:472}.card:nth-child(527) .task-item .toolbar-dropdown.active{z-index:10527}.card:nth-child(528) .task-item{z-index:471}.card:nth-child(528) .task-item .toolbar-dropdown.active{z-index:10528}.card:nth-child(529) .task-item{z-index:470}.card:nth-child(529) .task-item .toolbar-dropdown.active{z-index:10529}.card:nth-child(530) .task-item{z-index:469}.card:nth-child(530) .task-item .toolbar-dropdown.active{z-index:10530}.card:nth-child(531) .task-item{z-index:468}.card:nth-child(531) .task-item .toolbar-dropdown.active{z-index:10531}.card:nth-child(532) .task-item{z-index:467}.card:nth-child(532) .task-item .toolbar-dropdown.active{z-index:10532}.card:nth-child(533) .task-item{z-index:466}.card:nth-child(533) .task-item .toolbar-dropdown.active{z-index:10533}.card:nth-child(534) .task-item{z-index:465}.card:nth-child(534) .task-item .toolbar-dropdown.active{z-index:10534}.card:nth-child(535) .task-item{z-index:464}.card:nth-child(535) .task-item .toolbar-dropdown.active{z-index:10535}.card:nth-child(536) .task-item{z-index:463}.card:nth-child(536) .task-item .toolbar-dropdown.active{z-index:10536}.card:nth-child(537) .task-item{z-index:462}.card:nth-child(537) .task-item .toolbar-dropdown.active{z-index:10537}.card:nth-child(538) .task-item{z-index:461}.card:nth-child(538) .task-item .toolbar-dropdown.active{z-index:10538}.card:nth-child(539) .task-item{z-index:460}.card:nth-child(539) .task-item .toolbar-dropdown.active{z-index:10539}.card:nth-child(540) .task-item{z-index:459}.card:nth-child(540) .task-item .toolbar-dropdown.active{z-index:10540}.card:nth-child(541) .task-item{z-index:458}.card:nth-child(541) .task-item .toolbar-dropdown.active{z-index:10541}.card:nth-child(542) .task-item{z-index:457}.card:nth-child(542) .task-item .toolbar-dropdown.active{z-index:10542}.card:nth-child(543) .task-item{z-index:456}.card:nth-child(543) .task-item .toolbar-dropdown.active{z-index:10543}.card:nth-child(544) .task-item{z-index:455}.card:nth-child(544) .task-item .toolbar-dropdown.active{z-index:10544}.card:nth-child(545) .task-item{z-index:454}.card:nth-child(545) .task-item .toolbar-dropdown.active{z-index:10545}.card:nth-child(546) .task-item{z-index:453}.card:nth-child(546) .task-item .toolbar-dropdown.active{z-index:10546}.card:nth-child(547) .task-item{z-index:452}.card:nth-child(547) .task-item .toolbar-dropdown.active{z-index:10547}.card:nth-child(548) .task-item{z-index:451}.card:nth-child(548) .task-item .toolbar-dropdown.active{z-index:10548}.card:nth-child(549) .task-item{z-index:450}.card:nth-child(549) .task-item .toolbar-dropdown.active{z-index:10549}.card:nth-child(550) .task-item{z-index:449}.card:nth-child(550) .task-item .toolbar-dropdown.active{z-index:10550}.card:nth-child(551) .task-item{z-index:448}.card:nth-child(551) .task-item .toolbar-dropdown.active{z-index:10551}.card:nth-child(552) .task-item{z-index:447}.card:nth-child(552) .task-item .toolbar-dropdown.active{z-index:10552}.card:nth-child(553) .task-item{z-index:446}.card:nth-child(553) .task-item .toolbar-dropdown.active{z-index:10553}.card:nth-child(554) .task-item{z-index:445}.card:nth-child(554) .task-item .toolbar-dropdown.active{z-index:10554}.card:nth-child(555) .task-item{z-index:444}.card:nth-child(555) .task-item .toolbar-dropdown.active{z-index:10555}.card:nth-child(556) .task-item{z-index:443}.card:nth-child(556) .task-item .toolbar-dropdown.active{z-index:10556}.card:nth-child(557) .task-item{z-index:442}.card:nth-child(557) .task-item .toolbar-dropdown.active{z-index:10557}.card:nth-child(558) .task-item{z-index:441}.card:nth-child(558) .task-item .toolbar-dropdown.active{z-index:10558}.card:nth-child(559) .task-item{z-index:440}.card:nth-child(559) .task-item .toolbar-dropdown.active{z-index:10559}.card:nth-child(560) .task-item{z-index:439}.card:nth-child(560) .task-item .toolbar-dropdown.active{z-index:10560}.card:nth-child(561) .task-item{z-index:438}.card:nth-child(561) .task-item .toolbar-dropdown.active{z-index:10561}.card:nth-child(562) .task-item{z-index:437}.card:nth-child(562) .task-item .toolbar-dropdown.active{z-index:10562}.card:nth-child(563) .task-item{z-index:436}.card:nth-child(563) .task-item .toolbar-dropdown.active{z-index:10563}.card:nth-child(564) .task-item{z-index:435}.card:nth-child(564) .task-item .toolbar-dropdown.active{z-index:10564}.card:nth-child(565) .task-item{z-index:434}.card:nth-child(565) .task-item .toolbar-dropdown.active{z-index:10565}.card:nth-child(566) .task-item{z-index:433}.card:nth-child(566) .task-item .toolbar-dropdown.active{z-index:10566}.card:nth-child(567) .task-item{z-index:432}.card:nth-child(567) .task-item .toolbar-dropdown.active{z-index:10567}.card:nth-child(568) .task-item{z-index:431}.card:nth-child(568) .task-item .toolbar-dropdown.active{z-index:10568}.card:nth-child(569) .task-item{z-index:430}.card:nth-child(569) .task-item .toolbar-dropdown.active{z-index:10569}.card:nth-child(570) .task-item{z-index:429}.card:nth-child(570) .task-item .toolbar-dropdown.active{z-index:10570}.card:nth-child(571) .task-item{z-index:428}.card:nth-child(571) .task-item .toolbar-dropdown.active{z-index:10571}.card:nth-child(572) .task-item{z-index:427}.card:nth-child(572) .task-item .toolbar-dropdown.active{z-index:10572}.card:nth-child(573) .task-item{z-index:426}.card:nth-child(573) .task-item .toolbar-dropdown.active{z-index:10573}.card:nth-child(574) .task-item{z-index:425}.card:nth-child(574) .task-item .toolbar-dropdown.active{z-index:10574}.card:nth-child(575) .task-item{z-index:424}.card:nth-child(575) .task-item .toolbar-dropdown.active{z-index:10575}.card:nth-child(576) .task-item{z-index:423}.card:nth-child(576) .task-item .toolbar-dropdown.active{z-index:10576}.card:nth-child(577) .task-item{z-index:422}.card:nth-child(577) .task-item .toolbar-dropdown.active{z-index:10577}.card:nth-child(578) .task-item{z-index:421}.card:nth-child(578) .task-item .toolbar-dropdown.active{z-index:10578}.card:nth-child(579) .task-item{z-index:420}.card:nth-child(579) .task-item .toolbar-dropdown.active{z-index:10579}.card:nth-child(580) .task-item{z-index:419}.card:nth-child(580) .task-item .toolbar-dropdown.active{z-index:10580}.card:nth-child(581) .task-item{z-index:418}.card:nth-child(581) .task-item .toolbar-dropdown.active{z-index:10581}.card:nth-child(582) .task-item{z-index:417}.card:nth-child(582) .task-item .toolbar-dropdown.active{z-index:10582}.card:nth-child(583) .task-item{z-index:416}.card:nth-child(583) .task-item .toolbar-dropdown.active{z-index:10583}.card:nth-child(584) .task-item{z-index:415}.card:nth-child(584) .task-item .toolbar-dropdown.active{z-index:10584}.card:nth-child(585) .task-item{z-index:414}.card:nth-child(585) .task-item .toolbar-dropdown.active{z-index:10585}.card:nth-child(586) .task-item{z-index:413}.card:nth-child(586) .task-item .toolbar-dropdown.active{z-index:10586}.card:nth-child(587) .task-item{z-index:412}.card:nth-child(587) .task-item .toolbar-dropdown.active{z-index:10587}.card:nth-child(588) .task-item{z-index:411}.card:nth-child(588) .task-item .toolbar-dropdown.active{z-index:10588}.card:nth-child(589) .task-item{z-index:410}.card:nth-child(589) .task-item .toolbar-dropdown.active{z-index:10589}.card:nth-child(590) .task-item{z-index:409}.card:nth-child(590) .task-item .toolbar-dropdown.active{z-index:10590}.card:nth-child(591) .task-item{z-index:408}.card:nth-child(591) .task-item .toolbar-dropdown.active{z-index:10591}.card:nth-child(592) .task-item{z-index:407}.card:nth-child(592) .task-item .toolbar-dropdown.active{z-index:10592}.card:nth-child(593) .task-item{z-index:406}.card:nth-child(593) .task-item .toolbar-dropdown.active{z-index:10593}.card:nth-child(594) .task-item{z-index:405}.card:nth-child(594) .task-item .toolbar-dropdown.active{z-index:10594}.card:nth-child(595) .task-item{z-index:404}.card:nth-child(595) .task-item .toolbar-dropdown.active{z-index:10595}.card:nth-child(596) .task-item{z-index:403}.card:nth-child(596) .task-item .toolbar-dropdown.active{z-index:10596}.card:nth-child(597) .task-item{z-index:402}.card:nth-child(597) .task-item .toolbar-dropdown.active{z-index:10597}.card:nth-child(598) .task-item{z-index:401}.card:nth-child(598) .task-item .toolbar-dropdown.active{z-index:10598}.card:nth-child(599) .task-item{z-index:400}.card:nth-child(599) .task-item .toolbar-dropdown.active{z-index:10599}.card:nth-child(600) .task-item{z-index:399}.card:nth-child(600) .task-item .toolbar-dropdown.active{z-index:10600}.card:nth-child(601) .task-item{z-index:398}.card:nth-child(601) .task-item .toolbar-dropdown.active{z-index:10601}.card:nth-child(602) .task-item{z-index:397}.card:nth-child(602) .task-item .toolbar-dropdown.active{z-index:10602}.card:nth-child(603) .task-item{z-index:396}.card:nth-child(603) .task-item .toolbar-dropdown.active{z-index:10603}.card:nth-child(604) .task-item{z-index:395}.card:nth-child(604) .task-item .toolbar-dropdown.active{z-index:10604}.card:nth-child(605) .task-item{z-index:394}.card:nth-child(605) .task-item .toolbar-dropdown.active{z-index:10605}.card:nth-child(606) .task-item{z-index:393}.card:nth-child(606) .task-item .toolbar-dropdown.active{z-index:10606}.card:nth-child(607) .task-item{z-index:392}.card:nth-child(607) .task-item .toolbar-dropdown.active{z-index:10607}.card:nth-child(608) .task-item{z-index:391}.card:nth-child(608) .task-item .toolbar-dropdown.active{z-index:10608}.card:nth-child(609) .task-item{z-index:390}.card:nth-child(609) .task-item .toolbar-dropdown.active{z-index:10609}.card:nth-child(610) .task-item{z-index:389}.card:nth-child(610) .task-item .toolbar-dropdown.active{z-index:10610}.card:nth-child(611) .task-item{z-index:388}.card:nth-child(611) .task-item .toolbar-dropdown.active{z-index:10611}.card:nth-child(612) .task-item{z-index:387}.card:nth-child(612) .task-item .toolbar-dropdown.active{z-index:10612}.card:nth-child(613) .task-item{z-index:386}.card:nth-child(613) .task-item .toolbar-dropdown.active{z-index:10613}.card:nth-child(614) .task-item{z-index:385}.card:nth-child(614) .task-item .toolbar-dropdown.active{z-index:10614}.card:nth-child(615) .task-item{z-index:384}.card:nth-child(615) .task-item .toolbar-dropdown.active{z-index:10615}.card:nth-child(616) .task-item{z-index:383}.card:nth-child(616) .task-item .toolbar-dropdown.active{z-index:10616}.card:nth-child(617) .task-item{z-index:382}.card:nth-child(617) .task-item .toolbar-dropdown.active{z-index:10617}.card:nth-child(618) .task-item{z-index:381}.card:nth-child(618) .task-item .toolbar-dropdown.active{z-index:10618}.card:nth-child(619) .task-item{z-index:380}.card:nth-child(619) .task-item .toolbar-dropdown.active{z-index:10619}.card:nth-child(620) .task-item{z-index:379}.card:nth-child(620) .task-item .toolbar-dropdown.active{z-index:10620}.card:nth-child(621) .task-item{z-index:378}.card:nth-child(621) .task-item .toolbar-dropdown.active{z-index:10621}.card:nth-child(622) .task-item{z-index:377}.card:nth-child(622) .task-item .toolbar-dropdown.active{z-index:10622}.card:nth-child(623) .task-item{z-index:376}.card:nth-child(623) .task-item .toolbar-dropdown.active{z-index:10623}.card:nth-child(624) .task-item{z-index:375}.card:nth-child(624) .task-item .toolbar-dropdown.active{z-index:10624}.card:nth-child(625) .task-item{z-index:374}.card:nth-child(625) .task-item .toolbar-dropdown.active{z-index:10625}.card:nth-child(626) .task-item{z-index:373}.card:nth-child(626) .task-item .toolbar-dropdown.active{z-index:10626}.card:nth-child(627) .task-item{z-index:372}.card:nth-child(627) .task-item .toolbar-dropdown.active{z-index:10627}.card:nth-child(628) .task-item{z-index:371}.card:nth-child(628) .task-item .toolbar-dropdown.active{z-index:10628}.card:nth-child(629) .task-item{z-index:370}.card:nth-child(629) .task-item .toolbar-dropdown.active{z-index:10629}.card:nth-child(630) .task-item{z-index:369}.card:nth-child(630) .task-item .toolbar-dropdown.active{z-index:10630}.card:nth-child(631) .task-item{z-index:368}.card:nth-child(631) .task-item .toolbar-dropdown.active{z-index:10631}.card:nth-child(632) .task-item{z-index:367}.card:nth-child(632) .task-item .toolbar-dropdown.active{z-index:10632}.card:nth-child(633) .task-item{z-index:366}.card:nth-child(633) .task-item .toolbar-dropdown.active{z-index:10633}.card:nth-child(634) .task-item{z-index:365}.card:nth-child(634) .task-item .toolbar-dropdown.active{z-index:10634}.card:nth-child(635) .task-item{z-index:364}.card:nth-child(635) .task-item .toolbar-dropdown.active{z-index:10635}.card:nth-child(636) .task-item{z-index:363}.card:nth-child(636) .task-item .toolbar-dropdown.active{z-index:10636}.card:nth-child(637) .task-item{z-index:362}.card:nth-child(637) .task-item .toolbar-dropdown.active{z-index:10637}.card:nth-child(638) .task-item{z-index:361}.card:nth-child(638) .task-item .toolbar-dropdown.active{z-index:10638}.card:nth-child(639) .task-item{z-index:360}.card:nth-child(639) .task-item .toolbar-dropdown.active{z-index:10639}.card:nth-child(640) .task-item{z-index:359}.card:nth-child(640) .task-item .toolbar-dropdown.active{z-index:10640}.card:nth-child(641) .task-item{z-index:358}.card:nth-child(641) .task-item .toolbar-dropdown.active{z-index:10641}.card:nth-child(642) .task-item{z-index:357}.card:nth-child(642) .task-item .toolbar-dropdown.active{z-index:10642}.card:nth-child(643) .task-item{z-index:356}.card:nth-child(643) .task-item .toolbar-dropdown.active{z-index:10643}.card:nth-child(644) .task-item{z-index:355}.card:nth-child(644) .task-item .toolbar-dropdown.active{z-index:10644}.card:nth-child(645) .task-item{z-index:354}.card:nth-child(645) .task-item .toolbar-dropdown.active{z-index:10645}.card:nth-child(646) .task-item{z-index:353}.card:nth-child(646) .task-item .toolbar-dropdown.active{z-index:10646}.card:nth-child(647) .task-item{z-index:352}.card:nth-child(647) .task-item .toolbar-dropdown.active{z-index:10647}.card:nth-child(648) .task-item{z-index:351}.card:nth-child(648) .task-item .toolbar-dropdown.active{z-index:10648}.card:nth-child(649) .task-item{z-index:350}.card:nth-child(649) .task-item .toolbar-dropdown.active{z-index:10649}.card:nth-child(650) .task-item{z-index:349}.card:nth-child(650) .task-item .toolbar-dropdown.active{z-index:10650}.card:nth-child(651) .task-item{z-index:348}.card:nth-child(651) .task-item .toolbar-dropdown.active{z-index:10651}.card:nth-child(652) .task-item{z-index:347}.card:nth-child(652) .task-item .toolbar-dropdown.active{z-index:10652}.card:nth-child(653) .task-item{z-index:346}.card:nth-child(653) .task-item .toolbar-dropdown.active{z-index:10653}.card:nth-child(654) .task-item{z-index:345}.card:nth-child(654) .task-item .toolbar-dropdown.active{z-index:10654}.card:nth-child(655) .task-item{z-index:344}.card:nth-child(655) .task-item .toolbar-dropdown.active{z-index:10655}.card:nth-child(656) .task-item{z-index:343}.card:nth-child(656) .task-item .toolbar-dropdown.active{z-index:10656}.card:nth-child(657) .task-item{z-index:342}.card:nth-child(657) .task-item .toolbar-dropdown.active{z-index:10657}.card:nth-child(658) .task-item{z-index:341}.card:nth-child(658) .task-item .toolbar-dropdown.active{z-index:10658}.card:nth-child(659) .task-item{z-index:340}.card:nth-child(659) .task-item .toolbar-dropdown.active{z-index:10659}.card:nth-child(660) .task-item{z-index:339}.card:nth-child(660) .task-item .toolbar-dropdown.active{z-index:10660}.card:nth-child(661) .task-item{z-index:338}.card:nth-child(661) .task-item .toolbar-dropdown.active{z-index:10661}.card:nth-child(662) .task-item{z-index:337}.card:nth-child(662) .task-item .toolbar-dropdown.active{z-index:10662}.card:nth-child(663) .task-item{z-index:336}.card:nth-child(663) .task-item .toolbar-dropdown.active{z-index:10663}.card:nth-child(664) .task-item{z-index:335}.card:nth-child(664) .task-item .toolbar-dropdown.active{z-index:10664}.card:nth-child(665) .task-item{z-index:334}.card:nth-child(665) .task-item .toolbar-dropdown.active{z-index:10665}.card:nth-child(666) .task-item{z-index:333}.card:nth-child(666) .task-item .toolbar-dropdown.active{z-index:10666}.card:nth-child(667) .task-item{z-index:332}.card:nth-child(667) .task-item .toolbar-dropdown.active{z-index:10667}.card:nth-child(668) .task-item{z-index:331}.card:nth-child(668) .task-item .toolbar-dropdown.active{z-index:10668}.card:nth-child(669) .task-item{z-index:330}.card:nth-child(669) .task-item .toolbar-dropdown.active{z-index:10669}.card:nth-child(670) .task-item{z-index:329}.card:nth-child(670) .task-item .toolbar-dropdown.active{z-index:10670}.card:nth-child(671) .task-item{z-index:328}.card:nth-child(671) .task-item .toolbar-dropdown.active{z-index:10671}.card:nth-child(672) .task-item{z-index:327}.card:nth-child(672) .task-item .toolbar-dropdown.active{z-index:10672}.card:nth-child(673) .task-item{z-index:326}.card:nth-child(673) .task-item .toolbar-dropdown.active{z-index:10673}.card:nth-child(674) .task-item{z-index:325}.card:nth-child(674) .task-item .toolbar-dropdown.active{z-index:10674}.card:nth-child(675) .task-item{z-index:324}.card:nth-child(675) .task-item .toolbar-dropdown.active{z-index:10675}.card:nth-child(676) .task-item{z-index:323}.card:nth-child(676) .task-item .toolbar-dropdown.active{z-index:10676}.card:nth-child(677) .task-item{z-index:322}.card:nth-child(677) .task-item .toolbar-dropdown.active{z-index:10677}.card:nth-child(678) .task-item{z-index:321}.card:nth-child(678) .task-item .toolbar-dropdown.active{z-index:10678}.card:nth-child(679) .task-item{z-index:320}.card:nth-child(679) .task-item .toolbar-dropdown.active{z-index:10679}.card:nth-child(680) .task-item{z-index:319}.card:nth-child(680) .task-item .toolbar-dropdown.active{z-index:10680}.card:nth-child(681) .task-item{z-index:318}.card:nth-child(681) .task-item .toolbar-dropdown.active{z-index:10681}.card:nth-child(682) .task-item{z-index:317}.card:nth-child(682) .task-item .toolbar-dropdown.active{z-index:10682}.card:nth-child(683) .task-item{z-index:316}.card:nth-child(683) .task-item .toolbar-dropdown.active{z-index:10683}.card:nth-child(684) .task-item{z-index:315}.card:nth-child(684) .task-item .toolbar-dropdown.active{z-index:10684}.card:nth-child(685) .task-item{z-index:314}.card:nth-child(685) .task-item .toolbar-dropdown.active{z-index:10685}.card:nth-child(686) .task-item{z-index:313}.card:nth-child(686) .task-item .toolbar-dropdown.active{z-index:10686}.card:nth-child(687) .task-item{z-index:312}.card:nth-child(687) .task-item .toolbar-dropdown.active{z-index:10687}.card:nth-child(688) .task-item{z-index:311}.card:nth-child(688) .task-item .toolbar-dropdown.active{z-index:10688}.card:nth-child(689) .task-item{z-index:310}.card:nth-child(689) .task-item .toolbar-dropdown.active{z-index:10689}.card:nth-child(690) .task-item{z-index:309}.card:nth-child(690) .task-item .toolbar-dropdown.active{z-index:10690}.card:nth-child(691) .task-item{z-index:308}.card:nth-child(691) .task-item .toolbar-dropdown.active{z-index:10691}.card:nth-child(692) .task-item{z-index:307}.card:nth-child(692) .task-item .toolbar-dropdown.active{z-index:10692}.card:nth-child(693) .task-item{z-index:306}.card:nth-child(693) .task-item .toolbar-dropdown.active{z-index:10693}.card:nth-child(694) .task-item{z-index:305}.card:nth-child(694) .task-item .toolbar-dropdown.active{z-index:10694}.card:nth-child(695) .task-item{z-index:304}.card:nth-child(695) .task-item .toolbar-dropdown.active{z-index:10695}.card:nth-child(696) .task-item{z-index:303}.card:nth-child(696) .task-item .toolbar-dropdown.active{z-index:10696}.card:nth-child(697) .task-item{z-index:302}.card:nth-child(697) .task-item .toolbar-dropdown.active{z-index:10697}.card:nth-child(698) .task-item{z-index:301}.card:nth-child(698) .task-item .toolbar-dropdown.active{z-index:10698}.card:nth-child(699) .task-item{z-index:300}.card:nth-child(699) .task-item .toolbar-dropdown.active{z-index:10699}.card:nth-child(700) .task-item{z-index:299}.card:nth-child(700) .task-item .toolbar-dropdown.active{z-index:10700}.card:nth-child(701) .task-item{z-index:298}.card:nth-child(701) .task-item .toolbar-dropdown.active{z-index:10701}.card:nth-child(702) .task-item{z-index:297}.card:nth-child(702) .task-item .toolbar-dropdown.active{z-index:10702}.card:nth-child(703) .task-item{z-index:296}.card:nth-child(703) .task-item .toolbar-dropdown.active{z-index:10703}.card:nth-child(704) .task-item{z-index:295}.card:nth-child(704) .task-item .toolbar-dropdown.active{z-index:10704}.card:nth-child(705) .task-item{z-index:294}.card:nth-child(705) .task-item .toolbar-dropdown.active{z-index:10705}.card:nth-child(706) .task-item{z-index:293}.card:nth-child(706) .task-item .toolbar-dropdown.active{z-index:10706}.card:nth-child(707) .task-item{z-index:292}.card:nth-child(707) .task-item .toolbar-dropdown.active{z-index:10707}.card:nth-child(708) .task-item{z-index:291}.card:nth-child(708) .task-item .toolbar-dropdown.active{z-index:10708}.card:nth-child(709) .task-item{z-index:290}.card:nth-child(709) .task-item .toolbar-dropdown.active{z-index:10709}.card:nth-child(710) .task-item{z-index:289}.card:nth-child(710) .task-item .toolbar-dropdown.active{z-index:10710}.card:nth-child(711) .task-item{z-index:288}.card:nth-child(711) .task-item .toolbar-dropdown.active{z-index:10711}.card:nth-child(712) .task-item{z-index:287}.card:nth-child(712) .task-item .toolbar-dropdown.active{z-index:10712}.card:nth-child(713) .task-item{z-index:286}.card:nth-child(713) .task-item .toolbar-dropdown.active{z-index:10713}.card:nth-child(714) .task-item{z-index:285}.card:nth-child(714) .task-item .toolbar-dropdown.active{z-index:10714}.card:nth-child(715) .task-item{z-index:284}.card:nth-child(715) .task-item .toolbar-dropdown.active{z-index:10715}.card:nth-child(716) .task-item{z-index:283}.card:nth-child(716) .task-item .toolbar-dropdown.active{z-index:10716}.card:nth-child(717) .task-item{z-index:282}.card:nth-child(717) .task-item .toolbar-dropdown.active{z-index:10717}.card:nth-child(718) .task-item{z-index:281}.card:nth-child(718) .task-item .toolbar-dropdown.active{z-index:10718}.card:nth-child(719) .task-item{z-index:280}.card:nth-child(719) .task-item .toolbar-dropdown.active{z-index:10719}.card:nth-child(720) .task-item{z-index:279}.card:nth-child(720) .task-item .toolbar-dropdown.active{z-index:10720}.card:nth-child(721) .task-item{z-index:278}.card:nth-child(721) .task-item .toolbar-dropdown.active{z-index:10721}.card:nth-child(722) .task-item{z-index:277}.card:nth-child(722) .task-item .toolbar-dropdown.active{z-index:10722}.card:nth-child(723) .task-item{z-index:276}.card:nth-child(723) .task-item .toolbar-dropdown.active{z-index:10723}.card:nth-child(724) .task-item{z-index:275}.card:nth-child(724) .task-item .toolbar-dropdown.active{z-index:10724}.card:nth-child(725) .task-item{z-index:274}.card:nth-child(725) .task-item .toolbar-dropdown.active{z-index:10725}.card:nth-child(726) .task-item{z-index:273}.card:nth-child(726) .task-item .toolbar-dropdown.active{z-index:10726}.card:nth-child(727) .task-item{z-index:272}.card:nth-child(727) .task-item .toolbar-dropdown.active{z-index:10727}.card:nth-child(728) .task-item{z-index:271}.card:nth-child(728) .task-item .toolbar-dropdown.active{z-index:10728}.card:nth-child(729) .task-item{z-index:270}.card:nth-child(729) .task-item .toolbar-dropdown.active{z-index:10729}.card:nth-child(730) .task-item{z-index:269}.card:nth-child(730) .task-item .toolbar-dropdown.active{z-index:10730}.card:nth-child(731) .task-item{z-index:268}.card:nth-child(731) .task-item .toolbar-dropdown.active{z-index:10731}.card:nth-child(732) .task-item{z-index:267}.card:nth-child(732) .task-item .toolbar-dropdown.active{z-index:10732}.card:nth-child(733) .task-item{z-index:266}.card:nth-child(733) .task-item .toolbar-dropdown.active{z-index:10733}.card:nth-child(734) .task-item{z-index:265}.card:nth-child(734) .task-item .toolbar-dropdown.active{z-index:10734}.card:nth-child(735) .task-item{z-index:264}.card:nth-child(735) .task-item .toolbar-dropdown.active{z-index:10735}.card:nth-child(736) .task-item{z-index:263}.card:nth-child(736) .task-item .toolbar-dropdown.active{z-index:10736}.card:nth-child(737) .task-item{z-index:262}.card:nth-child(737) .task-item .toolbar-dropdown.active{z-index:10737}.card:nth-child(738) .task-item{z-index:261}.card:nth-child(738) .task-item .toolbar-dropdown.active{z-index:10738}.card:nth-child(739) .task-item{z-index:260}.card:nth-child(739) .task-item .toolbar-dropdown.active{z-index:10739}.card:nth-child(740) .task-item{z-index:259}.card:nth-child(740) .task-item .toolbar-dropdown.active{z-index:10740}.card:nth-child(741) .task-item{z-index:258}.card:nth-child(741) .task-item .toolbar-dropdown.active{z-index:10741}.card:nth-child(742) .task-item{z-index:257}.card:nth-child(742) .task-item .toolbar-dropdown.active{z-index:10742}.card:nth-child(743) .task-item{z-index:256}.card:nth-child(743) .task-item .toolbar-dropdown.active{z-index:10743}.card:nth-child(744) .task-item{z-index:255}.card:nth-child(744) .task-item .toolbar-dropdown.active{z-index:10744}.card:nth-child(745) .task-item{z-index:254}.card:nth-child(745) .task-item .toolbar-dropdown.active{z-index:10745}.card:nth-child(746) .task-item{z-index:253}.card:nth-child(746) .task-item .toolbar-dropdown.active{z-index:10746}.card:nth-child(747) .task-item{z-index:252}.card:nth-child(747) .task-item .toolbar-dropdown.active{z-index:10747}.card:nth-child(748) .task-item{z-index:251}.card:nth-child(748) .task-item .toolbar-dropdown.active{z-index:10748}.card:nth-child(749) .task-item{z-index:250}.card:nth-child(749) .task-item .toolbar-dropdown.active{z-index:10749}.card:nth-child(750) .task-item{z-index:249}.card:nth-child(750) .task-item .toolbar-dropdown.active{z-index:10750}.card:nth-child(751) .task-item{z-index:248}.card:nth-child(751) .task-item .toolbar-dropdown.active{z-index:10751}.card:nth-child(752) .task-item{z-index:247}.card:nth-child(752) .task-item .toolbar-dropdown.active{z-index:10752}.card:nth-child(753) .task-item{z-index:246}.card:nth-child(753) .task-item .toolbar-dropdown.active{z-index:10753}.card:nth-child(754) .task-item{z-index:245}.card:nth-child(754) .task-item .toolbar-dropdown.active{z-index:10754}.card:nth-child(755) .task-item{z-index:244}.card:nth-child(755) .task-item .toolbar-dropdown.active{z-index:10755}.card:nth-child(756) .task-item{z-index:243}.card:nth-child(756) .task-item .toolbar-dropdown.active{z-index:10756}.card:nth-child(757) .task-item{z-index:242}.card:nth-child(757) .task-item .toolbar-dropdown.active{z-index:10757}.card:nth-child(758) .task-item{z-index:241}.card:nth-child(758) .task-item .toolbar-dropdown.active{z-index:10758}.card:nth-child(759) .task-item{z-index:240}.card:nth-child(759) .task-item .toolbar-dropdown.active{z-index:10759}.card:nth-child(760) .task-item{z-index:239}.card:nth-child(760) .task-item .toolbar-dropdown.active{z-index:10760}.card:nth-child(761) .task-item{z-index:238}.card:nth-child(761) .task-item .toolbar-dropdown.active{z-index:10761}.card:nth-child(762) .task-item{z-index:237}.card:nth-child(762) .task-item .toolbar-dropdown.active{z-index:10762}.card:nth-child(763) .task-item{z-index:236}.card:nth-child(763) .task-item .toolbar-dropdown.active{z-index:10763}.card:nth-child(764) .task-item{z-index:235}.card:nth-child(764) .task-item .toolbar-dropdown.active{z-index:10764}.card:nth-child(765) .task-item{z-index:234}.card:nth-child(765) .task-item .toolbar-dropdown.active{z-index:10765}.card:nth-child(766) .task-item{z-index:233}.card:nth-child(766) .task-item .toolbar-dropdown.active{z-index:10766}.card:nth-child(767) .task-item{z-index:232}.card:nth-child(767) .task-item .toolbar-dropdown.active{z-index:10767}.card:nth-child(768) .task-item{z-index:231}.card:nth-child(768) .task-item .toolbar-dropdown.active{z-index:10768}.card:nth-child(769) .task-item{z-index:230}.card:nth-child(769) .task-item .toolbar-dropdown.active{z-index:10769}.card:nth-child(770) .task-item{z-index:229}.card:nth-child(770) .task-item .toolbar-dropdown.active{z-index:10770}.card:nth-child(771) .task-item{z-index:228}.card:nth-child(771) .task-item .toolbar-dropdown.active{z-index:10771}.card:nth-child(772) .task-item{z-index:227}.card:nth-child(772) .task-item .toolbar-dropdown.active{z-index:10772}.card:nth-child(773) .task-item{z-index:226}.card:nth-child(773) .task-item .toolbar-dropdown.active{z-index:10773}.card:nth-child(774) .task-item{z-index:225}.card:nth-child(774) .task-item .toolbar-dropdown.active{z-index:10774}.card:nth-child(775) .task-item{z-index:224}.card:nth-child(775) .task-item .toolbar-dropdown.active{z-index:10775}.card:nth-child(776) .task-item{z-index:223}.card:nth-child(776) .task-item .toolbar-dropdown.active{z-index:10776}.card:nth-child(777) .task-item{z-index:222}.card:nth-child(777) .task-item .toolbar-dropdown.active{z-index:10777}.card:nth-child(778) .task-item{z-index:221}.card:nth-child(778) .task-item .toolbar-dropdown.active{z-index:10778}.card:nth-child(779) .task-item{z-index:220}.card:nth-child(779) .task-item .toolbar-dropdown.active{z-index:10779}.card:nth-child(780) .task-item{z-index:219}.card:nth-child(780) .task-item .toolbar-dropdown.active{z-index:10780}.card:nth-child(781) .task-item{z-index:218}.card:nth-child(781) .task-item .toolbar-dropdown.active{z-index:10781}.card:nth-child(782) .task-item{z-index:217}.card:nth-child(782) .task-item .toolbar-dropdown.active{z-index:10782}.card:nth-child(783) .task-item{z-index:216}.card:nth-child(783) .task-item .toolbar-dropdown.active{z-index:10783}.card:nth-child(784) .task-item{z-index:215}.card:nth-child(784) .task-item .toolbar-dropdown.active{z-index:10784}.card:nth-child(785) .task-item{z-index:214}.card:nth-child(785) .task-item .toolbar-dropdown.active{z-index:10785}.card:nth-child(786) .task-item{z-index:213}.card:nth-child(786) .task-item .toolbar-dropdown.active{z-index:10786}.card:nth-child(787) .task-item{z-index:212}.card:nth-child(787) .task-item .toolbar-dropdown.active{z-index:10787}.card:nth-child(788) .task-item{z-index:211}.card:nth-child(788) .task-item .toolbar-dropdown.active{z-index:10788}.card:nth-child(789) .task-item{z-index:210}.card:nth-child(789) .task-item .toolbar-dropdown.active{z-index:10789}.card:nth-child(790) .task-item{z-index:209}.card:nth-child(790) .task-item .toolbar-dropdown.active{z-index:10790}.card:nth-child(791) .task-item{z-index:208}.card:nth-child(791) .task-item .toolbar-dropdown.active{z-index:10791}.card:nth-child(792) .task-item{z-index:207}.card:nth-child(792) .task-item .toolbar-dropdown.active{z-index:10792}.card:nth-child(793) .task-item{z-index:206}.card:nth-child(793) .task-item .toolbar-dropdown.active{z-index:10793}.card:nth-child(794) .task-item{z-index:205}.card:nth-child(794) .task-item .toolbar-dropdown.active{z-index:10794}.card:nth-child(795) .task-item{z-index:204}.card:nth-child(795) .task-item .toolbar-dropdown.active{z-index:10795}.card:nth-child(796) .task-item{z-index:203}.card:nth-child(796) .task-item .toolbar-dropdown.active{z-index:10796}.card:nth-child(797) .task-item{z-index:202}.card:nth-child(797) .task-item .toolbar-dropdown.active{z-index:10797}.card:nth-child(798) .task-item{z-index:201}.card:nth-child(798) .task-item .toolbar-dropdown.active{z-index:10798}.card:nth-child(799) .task-item{z-index:200}.card:nth-child(799) .task-item .toolbar-dropdown.active{z-index:10799}.card:nth-child(800) .task-item{z-index:199}.card:nth-child(800) .task-item .toolbar-dropdown.active{z-index:10800}.card:nth-child(801) .task-item{z-index:198}.card:nth-child(801) .task-item .toolbar-dropdown.active{z-index:10801}.card:nth-child(802) .task-item{z-index:197}.card:nth-child(802) .task-item .toolbar-dropdown.active{z-index:10802}.card:nth-child(803) .task-item{z-index:196}.card:nth-child(803) .task-item .toolbar-dropdown.active{z-index:10803}.card:nth-child(804) .task-item{z-index:195}.card:nth-child(804) .task-item .toolbar-dropdown.active{z-index:10804}.card:nth-child(805) .task-item{z-index:194}.card:nth-child(805) .task-item .toolbar-dropdown.active{z-index:10805}.card:nth-child(806) .task-item{z-index:193}.card:nth-child(806) .task-item .toolbar-dropdown.active{z-index:10806}.card:nth-child(807) .task-item{z-index:192}.card:nth-child(807) .task-item .toolbar-dropdown.active{z-index:10807}.card:nth-child(808) .task-item{z-index:191}.card:nth-child(808) .task-item .toolbar-dropdown.active{z-index:10808}.card:nth-child(809) .task-item{z-index:190}.card:nth-child(809) .task-item .toolbar-dropdown.active{z-index:10809}.card:nth-child(810) .task-item{z-index:189}.card:nth-child(810) .task-item .toolbar-dropdown.active{z-index:10810}.card:nth-child(811) .task-item{z-index:188}.card:nth-child(811) .task-item .toolbar-dropdown.active{z-index:10811}.card:nth-child(812) .task-item{z-index:187}.card:nth-child(812) .task-item .toolbar-dropdown.active{z-index:10812}.card:nth-child(813) .task-item{z-index:186}.card:nth-child(813) .task-item .toolbar-dropdown.active{z-index:10813}.card:nth-child(814) .task-item{z-index:185}.card:nth-child(814) .task-item .toolbar-dropdown.active{z-index:10814}.card:nth-child(815) .task-item{z-index:184}.card:nth-child(815) .task-item .toolbar-dropdown.active{z-index:10815}.card:nth-child(816) .task-item{z-index:183}.card:nth-child(816) .task-item .toolbar-dropdown.active{z-index:10816}.card:nth-child(817) .task-item{z-index:182}.card:nth-child(817) .task-item .toolbar-dropdown.active{z-index:10817}.card:nth-child(818) .task-item{z-index:181}.card:nth-child(818) .task-item .toolbar-dropdown.active{z-index:10818}.card:nth-child(819) .task-item{z-index:180}.card:nth-child(819) .task-item .toolbar-dropdown.active{z-index:10819}.card:nth-child(820) .task-item{z-index:179}.card:nth-child(820) .task-item .toolbar-dropdown.active{z-index:10820}.card:nth-child(821) .task-item{z-index:178}.card:nth-child(821) .task-item .toolbar-dropdown.active{z-index:10821}.card:nth-child(822) .task-item{z-index:177}.card:nth-child(822) .task-item .toolbar-dropdown.active{z-index:10822}.card:nth-child(823) .task-item{z-index:176}.card:nth-child(823) .task-item .toolbar-dropdown.active{z-index:10823}.card:nth-child(824) .task-item{z-index:175}.card:nth-child(824) .task-item .toolbar-dropdown.active{z-index:10824}.card:nth-child(825) .task-item{z-index:174}.card:nth-child(825) .task-item .toolbar-dropdown.active{z-index:10825}.card:nth-child(826) .task-item{z-index:173}.card:nth-child(826) .task-item .toolbar-dropdown.active{z-index:10826}.card:nth-child(827) .task-item{z-index:172}.card:nth-child(827) .task-item .toolbar-dropdown.active{z-index:10827}.card:nth-child(828) .task-item{z-index:171}.card:nth-child(828) .task-item .toolbar-dropdown.active{z-index:10828}.card:nth-child(829) .task-item{z-index:170}.card:nth-child(829) .task-item .toolbar-dropdown.active{z-index:10829}.card:nth-child(830) .task-item{z-index:169}.card:nth-child(830) .task-item .toolbar-dropdown.active{z-index:10830}.card:nth-child(831) .task-item{z-index:168}.card:nth-child(831) .task-item .toolbar-dropdown.active{z-index:10831}.card:nth-child(832) .task-item{z-index:167}.card:nth-child(832) .task-item .toolbar-dropdown.active{z-index:10832}.card:nth-child(833) .task-item{z-index:166}.card:nth-child(833) .task-item .toolbar-dropdown.active{z-index:10833}.card:nth-child(834) .task-item{z-index:165}.card:nth-child(834) .task-item .toolbar-dropdown.active{z-index:10834}.card:nth-child(835) .task-item{z-index:164}.card:nth-child(835) .task-item .toolbar-dropdown.active{z-index:10835}.card:nth-child(836) .task-item{z-index:163}.card:nth-child(836) .task-item .toolbar-dropdown.active{z-index:10836}.card:nth-child(837) .task-item{z-index:162}.card:nth-child(837) .task-item .toolbar-dropdown.active{z-index:10837}.card:nth-child(838) .task-item{z-index:161}.card:nth-child(838) .task-item .toolbar-dropdown.active{z-index:10838}.card:nth-child(839) .task-item{z-index:160}.card:nth-child(839) .task-item .toolbar-dropdown.active{z-index:10839}.card:nth-child(840) .task-item{z-index:159}.card:nth-child(840) .task-item .toolbar-dropdown.active{z-index:10840}.card:nth-child(841) .task-item{z-index:158}.card:nth-child(841) .task-item .toolbar-dropdown.active{z-index:10841}.card:nth-child(842) .task-item{z-index:157}.card:nth-child(842) .task-item .toolbar-dropdown.active{z-index:10842}.card:nth-child(843) .task-item{z-index:156}.card:nth-child(843) .task-item .toolbar-dropdown.active{z-index:10843}.card:nth-child(844) .task-item{z-index:155}.card:nth-child(844) .task-item .toolbar-dropdown.active{z-index:10844}.card:nth-child(845) .task-item{z-index:154}.card:nth-child(845) .task-item .toolbar-dropdown.active{z-index:10845}.card:nth-child(846) .task-item{z-index:153}.card:nth-child(846) .task-item .toolbar-dropdown.active{z-index:10846}.card:nth-child(847) .task-item{z-index:152}.card:nth-child(847) .task-item .toolbar-dropdown.active{z-index:10847}.card:nth-child(848) .task-item{z-index:151}.card:nth-child(848) .task-item .toolbar-dropdown.active{z-index:10848}.card:nth-child(849) .task-item{z-index:150}.card:nth-child(849) .task-item .toolbar-dropdown.active{z-index:10849}.card:nth-child(850) .task-item{z-index:149}.card:nth-child(850) .task-item .toolbar-dropdown.active{z-index:10850}.card:nth-child(851) .task-item{z-index:148}.card:nth-child(851) .task-item .toolbar-dropdown.active{z-index:10851}.card:nth-child(852) .task-item{z-index:147}.card:nth-child(852) .task-item .toolbar-dropdown.active{z-index:10852}.card:nth-child(853) .task-item{z-index:146}.card:nth-child(853) .task-item .toolbar-dropdown.active{z-index:10853}.card:nth-child(854) .task-item{z-index:145}.card:nth-child(854) .task-item .toolbar-dropdown.active{z-index:10854}.card:nth-child(855) .task-item{z-index:144}.card:nth-child(855) .task-item .toolbar-dropdown.active{z-index:10855}.card:nth-child(856) .task-item{z-index:143}.card:nth-child(856) .task-item .toolbar-dropdown.active{z-index:10856}.card:nth-child(857) .task-item{z-index:142}.card:nth-child(857) .task-item .toolbar-dropdown.active{z-index:10857}.card:nth-child(858) .task-item{z-index:141}.card:nth-child(858) .task-item .toolbar-dropdown.active{z-index:10858}.card:nth-child(859) .task-item{z-index:140}.card:nth-child(859) .task-item .toolbar-dropdown.active{z-index:10859}.card:nth-child(860) .task-item{z-index:139}.card:nth-child(860) .task-item .toolbar-dropdown.active{z-index:10860}.card:nth-child(861) .task-item{z-index:138}.card:nth-child(861) .task-item .toolbar-dropdown.active{z-index:10861}.card:nth-child(862) .task-item{z-index:137}.card:nth-child(862) .task-item .toolbar-dropdown.active{z-index:10862}.card:nth-child(863) .task-item{z-index:136}.card:nth-child(863) .task-item .toolbar-dropdown.active{z-index:10863}.card:nth-child(864) .task-item{z-index:135}.card:nth-child(864) .task-item .toolbar-dropdown.active{z-index:10864}.card:nth-child(865) .task-item{z-index:134}.card:nth-child(865) .task-item .toolbar-dropdown.active{z-index:10865}.card:nth-child(866) .task-item{z-index:133}.card:nth-child(866) .task-item .toolbar-dropdown.active{z-index:10866}.card:nth-child(867) .task-item{z-index:132}.card:nth-child(867) .task-item .toolbar-dropdown.active{z-index:10867}.card:nth-child(868) .task-item{z-index:131}.card:nth-child(868) .task-item .toolbar-dropdown.active{z-index:10868}.card:nth-child(869) .task-item{z-index:130}.card:nth-child(869) .task-item .toolbar-dropdown.active{z-index:10869}.card:nth-child(870) .task-item{z-index:129}.card:nth-child(870) .task-item .toolbar-dropdown.active{z-index:10870}.card:nth-child(871) .task-item{z-index:128}.card:nth-child(871) .task-item .toolbar-dropdown.active{z-index:10871}.card:nth-child(872) .task-item{z-index:127}.card:nth-child(872) .task-item .toolbar-dropdown.active{z-index:10872}.card:nth-child(873) .task-item{z-index:126}.card:nth-child(873) .task-item .toolbar-dropdown.active{z-index:10873}.card:nth-child(874) .task-item{z-index:125}.card:nth-child(874) .task-item .toolbar-dropdown.active{z-index:10874}.card:nth-child(875) .task-item{z-index:124}.card:nth-child(875) .task-item .toolbar-dropdown.active{z-index:10875}.card:nth-child(876) .task-item{z-index:123}.card:nth-child(876) .task-item .toolbar-dropdown.active{z-index:10876}.card:nth-child(877) .task-item{z-index:122}.card:nth-child(877) .task-item .toolbar-dropdown.active{z-index:10877}.card:nth-child(878) .task-item{z-index:121}.card:nth-child(878) .task-item .toolbar-dropdown.active{z-index:10878}.card:nth-child(879) .task-item{z-index:120}.card:nth-child(879) .task-item .toolbar-dropdown.active{z-index:10879}.card:nth-child(880) .task-item{z-index:119}.card:nth-child(880) .task-item .toolbar-dropdown.active{z-index:10880}.card:nth-child(881) .task-item{z-index:118}.card:nth-child(881) .task-item .toolbar-dropdown.active{z-index:10881}.card:nth-child(882) .task-item{z-index:117}.card:nth-child(882) .task-item .toolbar-dropdown.active{z-index:10882}.card:nth-child(883) .task-item{z-index:116}.card:nth-child(883) .task-item .toolbar-dropdown.active{z-index:10883}.card:nth-child(884) .task-item{z-index:115}.card:nth-child(884) .task-item .toolbar-dropdown.active{z-index:10884}.card:nth-child(885) .task-item{z-index:114}.card:nth-child(885) .task-item .toolbar-dropdown.active{z-index:10885}.card:nth-child(886) .task-item{z-index:113}.card:nth-child(886) .task-item .toolbar-dropdown.active{z-index:10886}.card:nth-child(887) .task-item{z-index:112}.card:nth-child(887) .task-item .toolbar-dropdown.active{z-index:10887}.card:nth-child(888) .task-item{z-index:111}.card:nth-child(888) .task-item .toolbar-dropdown.active{z-index:10888}.card:nth-child(889) .task-item{z-index:110}.card:nth-child(889) .task-item .toolbar-dropdown.active{z-index:10889}.card:nth-child(890) .task-item{z-index:109}.card:nth-child(890) .task-item .toolbar-dropdown.active{z-index:10890}.card:nth-child(891) .task-item{z-index:108}.card:nth-child(891) .task-item .toolbar-dropdown.active{z-index:10891}.card:nth-child(892) .task-item{z-index:107}.card:nth-child(892) .task-item .toolbar-dropdown.active{z-index:10892}.card:nth-child(893) .task-item{z-index:106}.card:nth-child(893) .task-item .toolbar-dropdown.active{z-index:10893}.card:nth-child(894) .task-item{z-index:105}.card:nth-child(894) .task-item .toolbar-dropdown.active{z-index:10894}.card:nth-child(895) .task-item{z-index:104}.card:nth-child(895) .task-item .toolbar-dropdown.active{z-index:10895}.card:nth-child(896) .task-item{z-index:103}.card:nth-child(896) .task-item .toolbar-dropdown.active{z-index:10896}.card:nth-child(897) .task-item{z-index:102}.card:nth-child(897) .task-item .toolbar-dropdown.active{z-index:10897}.card:nth-child(898) .task-item{z-index:101}.card:nth-child(898) .task-item .toolbar-dropdown.active{z-index:10898}.card:nth-child(899) .task-item{z-index:100}.card:nth-child(899) .task-item .toolbar-dropdown.active{z-index:10899}.card:nth-child(900) .task-item{z-index:99}.card:nth-child(900) .task-item .toolbar-dropdown.active{z-index:10900}.card:nth-child(901) .task-item{z-index:98}.card:nth-child(901) .task-item .toolbar-dropdown.active{z-index:10901}.card:nth-child(902) .task-item{z-index:97}.card:nth-child(902) .task-item .toolbar-dropdown.active{z-index:10902}.card:nth-child(903) .task-item{z-index:96}.card:nth-child(903) .task-item .toolbar-dropdown.active{z-index:10903}.card:nth-child(904) .task-item{z-index:95}.card:nth-child(904) .task-item .toolbar-dropdown.active{z-index:10904}.card:nth-child(905) .task-item{z-index:94}.card:nth-child(905) .task-item .toolbar-dropdown.active{z-index:10905}.card:nth-child(906) .task-item{z-index:93}.card:nth-child(906) .task-item .toolbar-dropdown.active{z-index:10906}.card:nth-child(907) .task-item{z-index:92}.card:nth-child(907) .task-item .toolbar-dropdown.active{z-index:10907}.card:nth-child(908) .task-item{z-index:91}.card:nth-child(908) .task-item .toolbar-dropdown.active{z-index:10908}.card:nth-child(909) .task-item{z-index:90}.card:nth-child(909) .task-item .toolbar-dropdown.active{z-index:10909}.card:nth-child(910) .task-item{z-index:89}.card:nth-child(910) .task-item .toolbar-dropdown.active{z-index:10910}.card:nth-child(911) .task-item{z-index:88}.card:nth-child(911) .task-item .toolbar-dropdown.active{z-index:10911}.card:nth-child(912) .task-item{z-index:87}.card:nth-child(912) .task-item .toolbar-dropdown.active{z-index:10912}.card:nth-child(913) .task-item{z-index:86}.card:nth-child(913) .task-item .toolbar-dropdown.active{z-index:10913}.card:nth-child(914) .task-item{z-index:85}.card:nth-child(914) .task-item .toolbar-dropdown.active{z-index:10914}.card:nth-child(915) .task-item{z-index:84}.card:nth-child(915) .task-item .toolbar-dropdown.active{z-index:10915}.card:nth-child(916) .task-item{z-index:83}.card:nth-child(916) .task-item .toolbar-dropdown.active{z-index:10916}.card:nth-child(917) .task-item{z-index:82}.card:nth-child(917) .task-item .toolbar-dropdown.active{z-index:10917}.card:nth-child(918) .task-item{z-index:81}.card:nth-child(918) .task-item .toolbar-dropdown.active{z-index:10918}.card:nth-child(919) .task-item{z-index:80}.card:nth-child(919) .task-item .toolbar-dropdown.active{z-index:10919}.card:nth-child(920) .task-item{z-index:79}.card:nth-child(920) .task-item .toolbar-dropdown.active{z-index:10920}.card:nth-child(921) .task-item{z-index:78}.card:nth-child(921) .task-item .toolbar-dropdown.active{z-index:10921}.card:nth-child(922) .task-item{z-index:77}.card:nth-child(922) .task-item .toolbar-dropdown.active{z-index:10922}.card:nth-child(923) .task-item{z-index:76}.card:nth-child(923) .task-item .toolbar-dropdown.active{z-index:10923}.card:nth-child(924) .task-item{z-index:75}.card:nth-child(924) .task-item .toolbar-dropdown.active{z-index:10924}.card:nth-child(925) .task-item{z-index:74}.card:nth-child(925) .task-item .toolbar-dropdown.active{z-index:10925}.card:nth-child(926) .task-item{z-index:73}.card:nth-child(926) .task-item .toolbar-dropdown.active{z-index:10926}.card:nth-child(927) .task-item{z-index:72}.card:nth-child(927) .task-item .toolbar-dropdown.active{z-index:10927}.card:nth-child(928) .task-item{z-index:71}.card:nth-child(928) .task-item .toolbar-dropdown.active{z-index:10928}.card:nth-child(929) .task-item{z-index:70}.card:nth-child(929) .task-item .toolbar-dropdown.active{z-index:10929}.card:nth-child(930) .task-item{z-index:69}.card:nth-child(930) .task-item .toolbar-dropdown.active{z-index:10930}.card:nth-child(931) .task-item{z-index:68}.card:nth-child(931) .task-item .toolbar-dropdown.active{z-index:10931}.card:nth-child(932) .task-item{z-index:67}.card:nth-child(932) .task-item .toolbar-dropdown.active{z-index:10932}.card:nth-child(933) .task-item{z-index:66}.card:nth-child(933) .task-item .toolbar-dropdown.active{z-index:10933}.card:nth-child(934) .task-item{z-index:65}.card:nth-child(934) .task-item .toolbar-dropdown.active{z-index:10934}.card:nth-child(935) .task-item{z-index:64}.card:nth-child(935) .task-item .toolbar-dropdown.active{z-index:10935}.card:nth-child(936) .task-item{z-index:63}.card:nth-child(936) .task-item .toolbar-dropdown.active{z-index:10936}.card:nth-child(937) .task-item{z-index:62}.card:nth-child(937) .task-item .toolbar-dropdown.active{z-index:10937}.card:nth-child(938) .task-item{z-index:61}.card:nth-child(938) .task-item .toolbar-dropdown.active{z-index:10938}.card:nth-child(939) .task-item{z-index:60}.card:nth-child(939) .task-item .toolbar-dropdown.active{z-index:10939}.card:nth-child(940) .task-item{z-index:59}.card:nth-child(940) .task-item .toolbar-dropdown.active{z-index:10940}.card:nth-child(941) .task-item{z-index:58}.card:nth-child(941) .task-item .toolbar-dropdown.active{z-index:10941}.card:nth-child(942) .task-item{z-index:57}.card:nth-child(942) .task-item .toolbar-dropdown.active{z-index:10942}.card:nth-child(943) .task-item{z-index:56}.card:nth-child(943) .task-item .toolbar-dropdown.active{z-index:10943}.card:nth-child(944) .task-item{z-index:55}.card:nth-child(944) .task-item .toolbar-dropdown.active{z-index:10944}.card:nth-child(945) .task-item{z-index:54}.card:nth-child(945) .task-item .toolbar-dropdown.active{z-index:10945}.card:nth-child(946) .task-item{z-index:53}.card:nth-child(946) .task-item .toolbar-dropdown.active{z-index:10946}.card:nth-child(947) .task-item{z-index:52}.card:nth-child(947) .task-item .toolbar-dropdown.active{z-index:10947}.card:nth-child(948) .task-item{z-index:51}.card:nth-child(948) .task-item .toolbar-dropdown.active{z-index:10948}.card:nth-child(949) .task-item{z-index:50}.card:nth-child(949) .task-item .toolbar-dropdown.active{z-index:10949}.card:nth-child(950) .task-item{z-index:49}.card:nth-child(950) .task-item .toolbar-dropdown.active{z-index:10950}.card:nth-child(951) .task-item{z-index:48}.card:nth-child(951) .task-item .toolbar-dropdown.active{z-index:10951}.card:nth-child(952) .task-item{z-index:47}.card:nth-child(952) .task-item .toolbar-dropdown.active{z-index:10952}.card:nth-child(953) .task-item{z-index:46}.card:nth-child(953) .task-item .toolbar-dropdown.active{z-index:10953}.card:nth-child(954) .task-item{z-index:45}.card:nth-child(954) .task-item .toolbar-dropdown.active{z-index:10954}.card:nth-child(955) .task-item{z-index:44}.card:nth-child(955) .task-item .toolbar-dropdown.active{z-index:10955}.card:nth-child(956) .task-item{z-index:43}.card:nth-child(956) .task-item .toolbar-dropdown.active{z-index:10956}.card:nth-child(957) .task-item{z-index:42}.card:nth-child(957) .task-item .toolbar-dropdown.active{z-index:10957}.card:nth-child(958) .task-item{z-index:41}.card:nth-child(958) .task-item .toolbar-dropdown.active{z-index:10958}.card:nth-child(959) .task-item{z-index:40}.card:nth-child(959) .task-item .toolbar-dropdown.active{z-index:10959}.card:nth-child(960) .task-item{z-index:39}.card:nth-child(960) .task-item .toolbar-dropdown.active{z-index:10960}.card:nth-child(961) .task-item{z-index:38}.card:nth-child(961) .task-item .toolbar-dropdown.active{z-index:10961}.card:nth-child(962) .task-item{z-index:37}.card:nth-child(962) .task-item .toolbar-dropdown.active{z-index:10962}.card:nth-child(963) .task-item{z-index:36}.card:nth-child(963) .task-item .toolbar-dropdown.active{z-index:10963}.card:nth-child(964) .task-item{z-index:35}.card:nth-child(964) .task-item .toolbar-dropdown.active{z-index:10964}.card:nth-child(965) .task-item{z-index:34}.card:nth-child(965) .task-item .toolbar-dropdown.active{z-index:10965}.card:nth-child(966) .task-item{z-index:33}.card:nth-child(966) .task-item .toolbar-dropdown.active{z-index:10966}.card:nth-child(967) .task-item{z-index:32}.card:nth-child(967) .task-item .toolbar-dropdown.active{z-index:10967}.card:nth-child(968) .task-item{z-index:31}.card:nth-child(968) .task-item .toolbar-dropdown.active{z-index:10968}.card:nth-child(969) .task-item{z-index:30}.card:nth-child(969) .task-item .toolbar-dropdown.active{z-index:10969}.card:nth-child(970) .task-item{z-index:29}.card:nth-child(970) .task-item .toolbar-dropdown.active{z-index:10970}.card:nth-child(971) .task-item{z-index:28}.card:nth-child(971) .task-item .toolbar-dropdown.active{z-index:10971}.card:nth-child(972) .task-item{z-index:27}.card:nth-child(972) .task-item .toolbar-dropdown.active{z-index:10972}.card:nth-child(973) .task-item{z-index:26}.card:nth-child(973) .task-item .toolbar-dropdown.active{z-index:10973}.card:nth-child(974) .task-item{z-index:25}.card:nth-child(974) .task-item .toolbar-dropdown.active{z-index:10974}.card:nth-child(975) .task-item{z-index:24}.card:nth-child(975) .task-item .toolbar-dropdown.active{z-index:10975}.card:nth-child(976) .task-item{z-index:23}.card:nth-child(976) .task-item .toolbar-dropdown.active{z-index:10976}.card:nth-child(977) .task-item{z-index:22}.card:nth-child(977) .task-item .toolbar-dropdown.active{z-index:10977}.card:nth-child(978) .task-item{z-index:21}.card:nth-child(978) .task-item .toolbar-dropdown.active{z-index:10978}.card:nth-child(979) .task-item{z-index:20}.card:nth-child(979) .task-item .toolbar-dropdown.active{z-index:10979}.card:nth-child(980) .task-item{z-index:19}.card:nth-child(980) .task-item .toolbar-dropdown.active{z-index:10980}.card:nth-child(981) .task-item{z-index:18}.card:nth-child(981) .task-item .toolbar-dropdown.active{z-index:10981}.card:nth-child(982) .task-item{z-index:17}.card:nth-child(982) .task-item .toolbar-dropdown.active{z-index:10982}.card:nth-child(983) .task-item{z-index:16}.card:nth-child(983) .task-item .toolbar-dropdown.active{z-index:10983}.card:nth-child(984) .task-item{z-index:15}.card:nth-child(984) .task-item .toolbar-dropdown.active{z-index:10984}.card:nth-child(985) .task-item{z-index:14}.card:nth-child(985) .task-item .toolbar-dropdown.active{z-index:10985}.card:nth-child(986) .task-item{z-index:13}.card:nth-child(986) .task-item .toolbar-dropdown.active{z-index:10986}.card:nth-child(987) .task-item{z-index:12}.card:nth-child(987) .task-item .toolbar-dropdown.active{z-index:10987}.card:nth-child(988) .task-item{z-index:11}.card:nth-child(988) .task-item .toolbar-dropdown.active{z-index:10988}.card:nth-child(989) .task-item{z-index:10}.card:nth-child(989) .task-item .toolbar-dropdown.active{z-index:10989}.card:nth-child(990) .task-item{z-index:9}.card:nth-child(990) .task-item .toolbar-dropdown.active{z-index:10990}.card:nth-child(991) .task-item{z-index:8}.card:nth-child(991) .task-item .toolbar-dropdown.active{z-index:10991}.card:nth-child(992) .task-item{z-index:7}.card:nth-child(992) .task-item .toolbar-dropdown.active{z-index:10992}.card:nth-child(993) .task-item{z-index:6}.card:nth-child(993) .task-item .toolbar-dropdown.active{z-index:10993}.card:nth-child(994) .task-item{z-index:5}.card:nth-child(994) .task-item .toolbar-dropdown.active{z-index:10994}.card:nth-child(995) .task-item{z-index:4}.card:nth-child(995) .task-item .toolbar-dropdown.active{z-index:10995}.card:nth-child(996) .task-item{z-index:3}.card:nth-child(996) .task-item .toolbar-dropdown.active{z-index:10996}.card:nth-child(997) .task-item{z-index:2}.card:nth-child(997) .task-item .toolbar-dropdown.active{z-index:10997}.card:nth-child(998) .task-item{z-index:1}.card:nth-child(998) .task-item .toolbar-dropdown.active{z-index:10998}.card:nth-child(999) .task-item{z-index:0}.card:nth-child(999) .task-item .toolbar-dropdown.active{z-index:10999}.card:nth-child(1000) .task-item{z-index:-1}.card:nth-child(1000) .task-item .toolbar-dropdown.active{z-index:11000}.card:nth-child(1001) .task-item{z-index:-2}.card:nth-child(1001) .task-item .toolbar-dropdown.active{z-index:11001}.card:nth-child(1002) .task-item{z-index:-3}.card:nth-child(1002) .task-item .toolbar-dropdown.active{z-index:11002}.card:nth-child(1003) .task-item{z-index:-4}.card:nth-child(1003) .task-item .toolbar-dropdown.active{z-index:11003}.card:nth-child(1004) .task-item{z-index:-5}.card:nth-child(1004) .task-item .toolbar-dropdown.active{z-index:11004}.card:nth-child(1005) .task-item{z-index:-6}.card:nth-child(1005) .task-item .toolbar-dropdown.active{z-index:11005}.card:nth-child(1006) .task-item{z-index:-7}.card:nth-child(1006) .task-item .toolbar-dropdown.active{z-index:11006}.card:nth-child(1007) .task-item{z-index:-8}.card:nth-child(1007) .task-item .toolbar-dropdown.active{z-index:11007}.card:nth-child(1008) .task-item{z-index:-9}.card:nth-child(1008) .task-item .toolbar-dropdown.active{z-index:11008}.card:nth-child(1009) .task-item{z-index:-10}.card:nth-child(1009) .task-item .toolbar-dropdown.active{z-index:11009}.card:nth-child(1010) .task-item{z-index:-11}.card:nth-child(1010) .task-item .toolbar-dropdown.active{z-index:11010}.card:nth-child(1011) .task-item{z-index:-12}.card:nth-child(1011) .task-item .toolbar-dropdown.active{z-index:11011}.card:nth-child(1012) .task-item{z-index:-13}.card:nth-child(1012) .task-item .toolbar-dropdown.active{z-index:11012}.card:nth-child(1013) .task-item{z-index:-14}.card:nth-child(1013) .task-item .toolbar-dropdown.active{z-index:11013}.card:nth-child(1014) .task-item{z-index:-15}.card:nth-child(1014) .task-item .toolbar-dropdown.active{z-index:11014}.card:nth-child(1015) .task-item{z-index:-16}.card:nth-child(1015) .task-item .toolbar-dropdown.active{z-index:11015}.card:nth-child(1016) .task-item{z-index:-17}.card:nth-child(1016) .task-item .toolbar-dropdown.active{z-index:11016}.card:nth-child(1017) .task-item{z-index:-18}.card:nth-child(1017) .task-item .toolbar-dropdown.active{z-index:11017}.card:nth-child(1018) .task-item{z-index:-19}.card:nth-child(1018) .task-item .toolbar-dropdown.active{z-index:11018}.card:nth-child(1019) .task-item{z-index:-20}.card:nth-child(1019) .task-item .toolbar-dropdown.active{z-index:11019}.card:nth-child(1020) .task-item{z-index:-21}.card:nth-child(1020) .task-item .toolbar-dropdown.active{z-index:11020}.card:nth-child(1021) .task-item{z-index:-22}.card:nth-child(1021) .task-item .toolbar-dropdown.active{z-index:11021}.card:nth-child(1022) .task-item{z-index:-23}.card:nth-child(1022) .task-item .toolbar-dropdown.active{z-index:11022}.card:nth-child(1023) .task-item{z-index:-24}.card:nth-child(1023) .task-item .toolbar-dropdown.active{z-index:11023}.card:nth-child(1024) .task-item{z-index:-25}.card:nth-child(1024) .task-item .toolbar-dropdown.active{z-index:11024}.card:nth-child(1025) .task-item{z-index:-26}.card:nth-child(1025) .task-item .toolbar-dropdown.active{z-index:11025}.card:nth-child(1026) .task-item{z-index:-27}.card:nth-child(1026) .task-item .toolbar-dropdown.active{z-index:11026}.card:nth-child(1027) .task-item{z-index:-28}.card:nth-child(1027) .task-item .toolbar-dropdown.active{z-index:11027}.card:nth-child(1028) .task-item{z-index:-29}.card:nth-child(1028) .task-item .toolbar-dropdown.active{z-index:11028}.card:nth-child(1029) .task-item{z-index:-30}.card:nth-child(1029) .task-item .toolbar-dropdown.active{z-index:11029}.card:nth-child(1030) .task-item{z-index:-31}.card:nth-child(1030) .task-item .toolbar-dropdown.active{z-index:11030}.card:nth-child(1031) .task-item{z-index:-32}.card:nth-child(1031) .task-item .toolbar-dropdown.active{z-index:11031}.card:nth-child(1032) .task-item{z-index:-33}.card:nth-child(1032) .task-item .toolbar-dropdown.active{z-index:11032}.card:nth-child(1033) .task-item{z-index:-34}.card:nth-child(1033) .task-item .toolbar-dropdown.active{z-index:11033}.card:nth-child(1034) .task-item{z-index:-35}.card:nth-child(1034) .task-item .toolbar-dropdown.active{z-index:11034}.card:nth-child(1035) .task-item{z-index:-36}.card:nth-child(1035) .task-item .toolbar-dropdown.active{z-index:11035}.card:nth-child(1036) .task-item{z-index:-37}.card:nth-child(1036) .task-item .toolbar-dropdown.active{z-index:11036}.card:nth-child(1037) .task-item{z-index:-38}.card:nth-child(1037) .task-item .toolbar-dropdown.active{z-index:11037}.card:nth-child(1038) .task-item{z-index:-39}.card:nth-child(1038) .task-item .toolbar-dropdown.active{z-index:11038}.card:nth-child(1039) .task-item{z-index:-40}.card:nth-child(1039) .task-item .toolbar-dropdown.active{z-index:11039}.card:nth-child(1040) .task-item{z-index:-41}.card:nth-child(1040) .task-item .toolbar-dropdown.active{z-index:11040}.card:nth-child(1041) .task-item{z-index:-42}.card:nth-child(1041) .task-item .toolbar-dropdown.active{z-index:11041}.card:nth-child(1042) .task-item{z-index:-43}.card:nth-child(1042) .task-item .toolbar-dropdown.active{z-index:11042}.card:nth-child(1043) .task-item{z-index:-44}.card:nth-child(1043) .task-item .toolbar-dropdown.active{z-index:11043}.card:nth-child(1044) .task-item{z-index:-45}.card:nth-child(1044) .task-item .toolbar-dropdown.active{z-index:11044}.card:nth-child(1045) .task-item{z-index:-46}.card:nth-child(1045) .task-item .toolbar-dropdown.active{z-index:11045}.card:nth-child(1046) .task-item{z-index:-47}.card:nth-child(1046) .task-item .toolbar-dropdown.active{z-index:11046}.card:nth-child(1047) .task-item{z-index:-48}.card:nth-child(1047) .task-item .toolbar-dropdown.active{z-index:11047}.card:nth-child(1048) .task-item{z-index:-49}.card:nth-child(1048) .task-item .toolbar-dropdown.active{z-index:11048}.card:nth-child(1049) .task-item{z-index:-50}.card:nth-child(1049) .task-item .toolbar-dropdown.active{z-index:11049}.card:nth-child(1050) .task-item{z-index:-51}.card:nth-child(1050) .task-item .toolbar-dropdown.active{z-index:11050}.card:nth-child(1051) .task-item{z-index:-52}.card:nth-child(1051) .task-item .toolbar-dropdown.active{z-index:11051}.card:nth-child(1052) .task-item{z-index:-53}.card:nth-child(1052) .task-item .toolbar-dropdown.active{z-index:11052}.card:nth-child(1053) .task-item{z-index:-54}.card:nth-child(1053) .task-item .toolbar-dropdown.active{z-index:11053}.card:nth-child(1054) .task-item{z-index:-55}.card:nth-child(1054) .task-item .toolbar-dropdown.active{z-index:11054}.card:nth-child(1055) .task-item{z-index:-56}.card:nth-child(1055) .task-item .toolbar-dropdown.active{z-index:11055}.card:nth-child(1056) .task-item{z-index:-57}.card:nth-child(1056) .task-item .toolbar-dropdown.active{z-index:11056}.card:nth-child(1057) .task-item{z-index:-58}.card:nth-child(1057) .task-item .toolbar-dropdown.active{z-index:11057}.card:nth-child(1058) .task-item{z-index:-59}.card:nth-child(1058) .task-item .toolbar-dropdown.active{z-index:11058}.card:nth-child(1059) .task-item{z-index:-60}.card:nth-child(1059) .task-item .toolbar-dropdown.active{z-index:11059}.card:nth-child(1060) .task-item{z-index:-61}.card:nth-child(1060) .task-item .toolbar-dropdown.active{z-index:11060}.card:nth-child(1061) .task-item{z-index:-62}.card:nth-child(1061) .task-item .toolbar-dropdown.active{z-index:11061}.card:nth-child(1062) .task-item{z-index:-63}.card:nth-child(1062) .task-item .toolbar-dropdown.active{z-index:11062}.card:nth-child(1063) .task-item{z-index:-64}.card:nth-child(1063) .task-item .toolbar-dropdown.active{z-index:11063}.card:nth-child(1064) .task-item{z-index:-65}.card:nth-child(1064) .task-item .toolbar-dropdown.active{z-index:11064}.card:nth-child(1065) .task-item{z-index:-66}.card:nth-child(1065) .task-item .toolbar-dropdown.active{z-index:11065}.card:nth-child(1066) .task-item{z-index:-67}.card:nth-child(1066) .task-item .toolbar-dropdown.active{z-index:11066}.card:nth-child(1067) .task-item{z-index:-68}.card:nth-child(1067) .task-item .toolbar-dropdown.active{z-index:11067}.card:nth-child(1068) .task-item{z-index:-69}.card:nth-child(1068) .task-item .toolbar-dropdown.active{z-index:11068}.card:nth-child(1069) .task-item{z-index:-70}.card:nth-child(1069) .task-item .toolbar-dropdown.active{z-index:11069}.card:nth-child(1070) .task-item{z-index:-71}.card:nth-child(1070) .task-item .toolbar-dropdown.active{z-index:11070}.card:nth-child(1071) .task-item{z-index:-72}.card:nth-child(1071) .task-item .toolbar-dropdown.active{z-index:11071}.card:nth-child(1072) .task-item{z-index:-73}.card:nth-child(1072) .task-item .toolbar-dropdown.active{z-index:11072}.card:nth-child(1073) .task-item{z-index:-74}.card:nth-child(1073) .task-item .toolbar-dropdown.active{z-index:11073}.card:nth-child(1074) .task-item{z-index:-75}.card:nth-child(1074) .task-item .toolbar-dropdown.active{z-index:11074}.card:nth-child(1075) .task-item{z-index:-76}.card:nth-child(1075) .task-item .toolbar-dropdown.active{z-index:11075}.card:nth-child(1076) .task-item{z-index:-77}.card:nth-child(1076) .task-item .toolbar-dropdown.active{z-index:11076}.card:nth-child(1077) .task-item{z-index:-78}.card:nth-child(1077) .task-item .toolbar-dropdown.active{z-index:11077}.card:nth-child(1078) .task-item{z-index:-79}.card:nth-child(1078) .task-item .toolbar-dropdown.active{z-index:11078}.card:nth-child(1079) .task-item{z-index:-80}.card:nth-child(1079) .task-item .toolbar-dropdown.active{z-index:11079}.card:nth-child(1080) .task-item{z-index:-81}.card:nth-child(1080) .task-item .toolbar-dropdown.active{z-index:11080}.card:nth-child(1081) .task-item{z-index:-82}.card:nth-child(1081) .task-item .toolbar-dropdown.active{z-index:11081}.card:nth-child(1082) .task-item{z-index:-83}.card:nth-child(1082) .task-item .toolbar-dropdown.active{z-index:11082}.card:nth-child(1083) .task-item{z-index:-84}.card:nth-child(1083) .task-item .toolbar-dropdown.active{z-index:11083}.card:nth-child(1084) .task-item{z-index:-85}.card:nth-child(1084) .task-item .toolbar-dropdown.active{z-index:11084}.card:nth-child(1085) .task-item{z-index:-86}.card:nth-child(1085) .task-item .toolbar-dropdown.active{z-index:11085}.card:nth-child(1086) .task-item{z-index:-87}.card:nth-child(1086) .task-item .toolbar-dropdown.active{z-index:11086}.card:nth-child(1087) .task-item{z-index:-88}.card:nth-child(1087) .task-item .toolbar-dropdown.active{z-index:11087}.card:nth-child(1088) .task-item{z-index:-89}.card:nth-child(1088) .task-item .toolbar-dropdown.active{z-index:11088}.card:nth-child(1089) .task-item{z-index:-90}.card:nth-child(1089) .task-item .toolbar-dropdown.active{z-index:11089}.card:nth-child(1090) .task-item{z-index:-91}.card:nth-child(1090) .task-item .toolbar-dropdown.active{z-index:11090}.card:nth-child(1091) .task-item{z-index:-92}.card:nth-child(1091) .task-item .toolbar-dropdown.active{z-index:11091}.card:nth-child(1092) .task-item{z-index:-93}.card:nth-child(1092) .task-item .toolbar-dropdown.active{z-index:11092}.card:nth-child(1093) .task-item{z-index:-94}.card:nth-child(1093) .task-item .toolbar-dropdown.active{z-index:11093}.card:nth-child(1094) .task-item{z-index:-95}.card:nth-child(1094) .task-item .toolbar-dropdown.active{z-index:11094}.card:nth-child(1095) .task-item{z-index:-96}.card:nth-child(1095) .task-item .toolbar-dropdown.active{z-index:11095}.card:nth-child(1096) .task-item{z-index:-97}.card:nth-child(1096) .task-item .toolbar-dropdown.active{z-index:11096}.card:nth-child(1097) .task-item{z-index:-98}.card:nth-child(1097) .task-item .toolbar-dropdown.active{z-index:11097}.card:nth-child(1098) .task-item{z-index:-99}.card:nth-child(1098) .task-item .toolbar-dropdown.active{z-index:11098}.card:nth-child(1099) .task-item{z-index:-100}.card:nth-child(1099) .task-item .toolbar-dropdown.active{z-index:11099}.card:nth-child(1100) .task-item{z-index:-101}.card:nth-child(1100) .task-item .toolbar-dropdown.active{z-index:11100}.card:nth-child(1101) .task-item{z-index:-102}.card:nth-child(1101) .task-item .toolbar-dropdown.active{z-index:11101}.card:nth-child(1102) .task-item{z-index:-103}.card:nth-child(1102) .task-item .toolbar-dropdown.active{z-index:11102}.card:nth-child(1103) .task-item{z-index:-104}.card:nth-child(1103) .task-item .toolbar-dropdown.active{z-index:11103}.card:nth-child(1104) .task-item{z-index:-105}.card:nth-child(1104) .task-item .toolbar-dropdown.active{z-index:11104}.card:nth-child(1105) .task-item{z-index:-106}.card:nth-child(1105) .task-item .toolbar-dropdown.active{z-index:11105}.card:nth-child(1106) .task-item{z-index:-107}.card:nth-child(1106) .task-item .toolbar-dropdown.active{z-index:11106}.card:nth-child(1107) .task-item{z-index:-108}.card:nth-child(1107) .task-item .toolbar-dropdown.active{z-index:11107}.card:nth-child(1108) .task-item{z-index:-109}.card:nth-child(1108) .task-item .toolbar-dropdown.active{z-index:11108}.card:nth-child(1109) .task-item{z-index:-110}.card:nth-child(1109) .task-item .toolbar-dropdown.active{z-index:11109}.card:nth-child(1110) .task-item{z-index:-111}.card:nth-child(1110) .task-item .toolbar-dropdown.active{z-index:11110}.card:nth-child(1111) .task-item{z-index:-112}.card:nth-child(1111) .task-item .toolbar-dropdown.active{z-index:11111}.card:nth-child(1112) .task-item{z-index:-113}.card:nth-child(1112) .task-item .toolbar-dropdown.active{z-index:11112}.card:nth-child(1113) .task-item{z-index:-114}.card:nth-child(1113) .task-item .toolbar-dropdown.active{z-index:11113}.card:nth-child(1114) .task-item{z-index:-115}.card:nth-child(1114) .task-item .toolbar-dropdown.active{z-index:11114}.card:nth-child(1115) .task-item{z-index:-116}.card:nth-child(1115) .task-item .toolbar-dropdown.active{z-index:11115}.card:nth-child(1116) .task-item{z-index:-117}.card:nth-child(1116) .task-item .toolbar-dropdown.active{z-index:11116}.card:nth-child(1117) .task-item{z-index:-118}.card:nth-child(1117) .task-item .toolbar-dropdown.active{z-index:11117}.card:nth-child(1118) .task-item{z-index:-119}.card:nth-child(1118) .task-item .toolbar-dropdown.active{z-index:11118}.card:nth-child(1119) .task-item{z-index:-120}.card:nth-child(1119) .task-item .toolbar-dropdown.active{z-index:11119}.card:nth-child(1120) .task-item{z-index:-121}.card:nth-child(1120) .task-item .toolbar-dropdown.active{z-index:11120}.card:nth-child(1121) .task-item{z-index:-122}.card:nth-child(1121) .task-item .toolbar-dropdown.active{z-index:11121}.card:nth-child(1122) .task-item{z-index:-123}.card:nth-child(1122) .task-item .toolbar-dropdown.active{z-index:11122}.card:nth-child(1123) .task-item{z-index:-124}.card:nth-child(1123) .task-item .toolbar-dropdown.active{z-index:11123}.card:nth-child(1124) .task-item{z-index:-125}.card:nth-child(1124) .task-item .toolbar-dropdown.active{z-index:11124}.card:nth-child(1125) .task-item{z-index:-126}.card:nth-child(1125) .task-item .toolbar-dropdown.active{z-index:11125}.card:nth-child(1126) .task-item{z-index:-127}.card:nth-child(1126) .task-item .toolbar-dropdown.active{z-index:11126}.card:nth-child(1127) .task-item{z-index:-128}.card:nth-child(1127) .task-item .toolbar-dropdown.active{z-index:11127}.card:nth-child(1128) .task-item{z-index:-129}.card:nth-child(1128) .task-item .toolbar-dropdown.active{z-index:11128}.card:nth-child(1129) .task-item{z-index:-130}.card:nth-child(1129) .task-item .toolbar-dropdown.active{z-index:11129}.card:nth-child(1130) .task-item{z-index:-131}.card:nth-child(1130) .task-item .toolbar-dropdown.active{z-index:11130}.card:nth-child(1131) .task-item{z-index:-132}.card:nth-child(1131) .task-item .toolbar-dropdown.active{z-index:11131}.card:nth-child(1132) .task-item{z-index:-133}.card:nth-child(1132) .task-item .toolbar-dropdown.active{z-index:11132}.card:nth-child(1133) .task-item{z-index:-134}.card:nth-child(1133) .task-item .toolbar-dropdown.active{z-index:11133}.card:nth-child(1134) .task-item{z-index:-135}.card:nth-child(1134) .task-item .toolbar-dropdown.active{z-index:11134}.card:nth-child(1135) .task-item{z-index:-136}.card:nth-child(1135) .task-item .toolbar-dropdown.active{z-index:11135}.card:nth-child(1136) .task-item{z-index:-137}.card:nth-child(1136) .task-item .toolbar-dropdown.active{z-index:11136}.card:nth-child(1137) .task-item{z-index:-138}.card:nth-child(1137) .task-item .toolbar-dropdown.active{z-index:11137}.card:nth-child(1138) .task-item{z-index:-139}.card:nth-child(1138) .task-item .toolbar-dropdown.active{z-index:11138}.card:nth-child(1139) .task-item{z-index:-140}.card:nth-child(1139) .task-item .toolbar-dropdown.active{z-index:11139}.card:nth-child(1140) .task-item{z-index:-141}.card:nth-child(1140) .task-item .toolbar-dropdown.active{z-index:11140}.card:nth-child(1141) .task-item{z-index:-142}.card:nth-child(1141) .task-item .toolbar-dropdown.active{z-index:11141}.card:nth-child(1142) .task-item{z-index:-143}.card:nth-child(1142) .task-item .toolbar-dropdown.active{z-index:11142}.card:nth-child(1143) .task-item{z-index:-144}.card:nth-child(1143) .task-item .toolbar-dropdown.active{z-index:11143}.card:nth-child(1144) .task-item{z-index:-145}.card:nth-child(1144) .task-item .toolbar-dropdown.active{z-index:11144}.card:nth-child(1145) .task-item{z-index:-146}.card:nth-child(1145) .task-item .toolbar-dropdown.active{z-index:11145}.card:nth-child(1146) .task-item{z-index:-147}.card:nth-child(1146) .task-item .toolbar-dropdown.active{z-index:11146}.card:nth-child(1147) .task-item{z-index:-148}.card:nth-child(1147) .task-item .toolbar-dropdown.active{z-index:11147}.card:nth-child(1148) .task-item{z-index:-149}.card:nth-child(1148) .task-item .toolbar-dropdown.active{z-index:11148}.card:nth-child(1149) .task-item{z-index:-150}.card:nth-child(1149) .task-item .toolbar-dropdown.active{z-index:11149}.card:nth-child(1150) .task-item{z-index:-151}.card:nth-child(1150) .task-item .toolbar-dropdown.active{z-index:11150}.card:nth-child(1151) .task-item{z-index:-152}.card:nth-child(1151) .task-item .toolbar-dropdown.active{z-index:11151}.card:nth-child(1152) .task-item{z-index:-153}.card:nth-child(1152) .task-item .toolbar-dropdown.active{z-index:11152}.card:nth-child(1153) .task-item{z-index:-154}.card:nth-child(1153) .task-item .toolbar-dropdown.active{z-index:11153}.card:nth-child(1154) .task-item{z-index:-155}.card:nth-child(1154) .task-item .toolbar-dropdown.active{z-index:11154}.card:nth-child(1155) .task-item{z-index:-156}.card:nth-child(1155) .task-item .toolbar-dropdown.active{z-index:11155}.card:nth-child(1156) .task-item{z-index:-157}.card:nth-child(1156) .task-item .toolbar-dropdown.active{z-index:11156}.card:nth-child(1157) .task-item{z-index:-158}.card:nth-child(1157) .task-item .toolbar-dropdown.active{z-index:11157}.card:nth-child(1158) .task-item{z-index:-159}.card:nth-child(1158) .task-item .toolbar-dropdown.active{z-index:11158}.card:nth-child(1159) .task-item{z-index:-160}.card:nth-child(1159) .task-item .toolbar-dropdown.active{z-index:11159}.card:nth-child(1160) .task-item{z-index:-161}.card:nth-child(1160) .task-item .toolbar-dropdown.active{z-index:11160}.card:nth-child(1161) .task-item{z-index:-162}.card:nth-child(1161) .task-item .toolbar-dropdown.active{z-index:11161}.card:nth-child(1162) .task-item{z-index:-163}.card:nth-child(1162) .task-item .toolbar-dropdown.active{z-index:11162}.card:nth-child(1163) .task-item{z-index:-164}.card:nth-child(1163) .task-item .toolbar-dropdown.active{z-index:11163}.card:nth-child(1164) .task-item{z-index:-165}.card:nth-child(1164) .task-item .toolbar-dropdown.active{z-index:11164}.card:nth-child(1165) .task-item{z-index:-166}.card:nth-child(1165) .task-item .toolbar-dropdown.active{z-index:11165}.card:nth-child(1166) .task-item{z-index:-167}.card:nth-child(1166) .task-item .toolbar-dropdown.active{z-index:11166}.card:nth-child(1167) .task-item{z-index:-168}.card:nth-child(1167) .task-item .toolbar-dropdown.active{z-index:11167}.card:nth-child(1168) .task-item{z-index:-169}.card:nth-child(1168) .task-item .toolbar-dropdown.active{z-index:11168}.card:nth-child(1169) .task-item{z-index:-170}.card:nth-child(1169) .task-item .toolbar-dropdown.active{z-index:11169}.card:nth-child(1170) .task-item{z-index:-171}.card:nth-child(1170) .task-item .toolbar-dropdown.active{z-index:11170}.card:nth-child(1171) .task-item{z-index:-172}.card:nth-child(1171) .task-item .toolbar-dropdown.active{z-index:11171}.card:nth-child(1172) .task-item{z-index:-173}.card:nth-child(1172) .task-item .toolbar-dropdown.active{z-index:11172}.card:nth-child(1173) .task-item{z-index:-174}.card:nth-child(1173) .task-item .toolbar-dropdown.active{z-index:11173}.card:nth-child(1174) .task-item{z-index:-175}.card:nth-child(1174) .task-item .toolbar-dropdown.active{z-index:11174}.card:nth-child(1175) .task-item{z-index:-176}.card:nth-child(1175) .task-item .toolbar-dropdown.active{z-index:11175}.card:nth-child(1176) .task-item{z-index:-177}.card:nth-child(1176) .task-item .toolbar-dropdown.active{z-index:11176}.card:nth-child(1177) .task-item{z-index:-178}.card:nth-child(1177) .task-item .toolbar-dropdown.active{z-index:11177}.card:nth-child(1178) .task-item{z-index:-179}.card:nth-child(1178) .task-item .toolbar-dropdown.active{z-index:11178}.card:nth-child(1179) .task-item{z-index:-180}.card:nth-child(1179) .task-item .toolbar-dropdown.active{z-index:11179}.card:nth-child(1180) .task-item{z-index:-181}.card:nth-child(1180) .task-item .toolbar-dropdown.active{z-index:11180}.card:nth-child(1181) .task-item{z-index:-182}.card:nth-child(1181) .task-item .toolbar-dropdown.active{z-index:11181}.card:nth-child(1182) .task-item{z-index:-183}.card:nth-child(1182) .task-item .toolbar-dropdown.active{z-index:11182}.card:nth-child(1183) .task-item{z-index:-184}.card:nth-child(1183) .task-item .toolbar-dropdown.active{z-index:11183}.card:nth-child(1184) .task-item{z-index:-185}.card:nth-child(1184) .task-item .toolbar-dropdown.active{z-index:11184}.card:nth-child(1185) .task-item{z-index:-186}.card:nth-child(1185) .task-item .toolbar-dropdown.active{z-index:11185}.card:nth-child(1186) .task-item{z-index:-187}.card:nth-child(1186) .task-item .toolbar-dropdown.active{z-index:11186}.card:nth-child(1187) .task-item{z-index:-188}.card:nth-child(1187) .task-item .toolbar-dropdown.active{z-index:11187}.card:nth-child(1188) .task-item{z-index:-189}.card:nth-child(1188) .task-item .toolbar-dropdown.active{z-index:11188}.card:nth-child(1189) .task-item{z-index:-190}.card:nth-child(1189) .task-item .toolbar-dropdown.active{z-index:11189}.card:nth-child(1190) .task-item{z-index:-191}.card:nth-child(1190) .task-item .toolbar-dropdown.active{z-index:11190}.card:nth-child(1191) .task-item{z-index:-192}.card:nth-child(1191) .task-item .toolbar-dropdown.active{z-index:11191}.card:nth-child(1192) .task-item{z-index:-193}.card:nth-child(1192) .task-item .toolbar-dropdown.active{z-index:11192}.card:nth-child(1193) .task-item{z-index:-194}.card:nth-child(1193) .task-item .toolbar-dropdown.active{z-index:11193}.card:nth-child(1194) .task-item{z-index:-195}.card:nth-child(1194) .task-item .toolbar-dropdown.active{z-index:11194}.card:nth-child(1195) .task-item{z-index:-196}.card:nth-child(1195) .task-item .toolbar-dropdown.active{z-index:11195}.card:nth-child(1196) .task-item{z-index:-197}.card:nth-child(1196) .task-item .toolbar-dropdown.active{z-index:11196}.card:nth-child(1197) .task-item{z-index:-198}.card:nth-child(1197) .task-item .toolbar-dropdown.active{z-index:11197}.card:nth-child(1198) .task-item{z-index:-199}.card:nth-child(1198) .task-item .toolbar-dropdown.active{z-index:11198}.card:nth-child(1199) .task-item{z-index:-200}.card:nth-child(1199) .task-item .toolbar-dropdown.active{z-index:11199}.card:nth-child(1200) .task-item{z-index:-201}.card:nth-child(1200) .task-item .toolbar-dropdown.active{z-index:11200}.card:nth-child(1201) .task-item{z-index:-202}.card:nth-child(1201) .task-item .toolbar-dropdown.active{z-index:11201}.card:nth-child(1202) .task-item{z-index:-203}.card:nth-child(1202) .task-item .toolbar-dropdown.active{z-index:11202}.card:nth-child(1203) .task-item{z-index:-204}.card:nth-child(1203) .task-item .toolbar-dropdown.active{z-index:11203}.card:nth-child(1204) .task-item{z-index:-205}.card:nth-child(1204) .task-item .toolbar-dropdown.active{z-index:11204}.card:nth-child(1205) .task-item{z-index:-206}.card:nth-child(1205) .task-item .toolbar-dropdown.active{z-index:11205}.card:nth-child(1206) .task-item{z-index:-207}.card:nth-child(1206) .task-item .toolbar-dropdown.active{z-index:11206}.card:nth-child(1207) .task-item{z-index:-208}.card:nth-child(1207) .task-item .toolbar-dropdown.active{z-index:11207}.card:nth-child(1208) .task-item{z-index:-209}.card:nth-child(1208) .task-item .toolbar-dropdown.active{z-index:11208}.card:nth-child(1209) .task-item{z-index:-210}.card:nth-child(1209) .task-item .toolbar-dropdown.active{z-index:11209}.card:nth-child(1210) .task-item{z-index:-211}.card:nth-child(1210) .task-item .toolbar-dropdown.active{z-index:11210}.card:nth-child(1211) .task-item{z-index:-212}.card:nth-child(1211) .task-item .toolbar-dropdown.active{z-index:11211}.card:nth-child(1212) .task-item{z-index:-213}.card:nth-child(1212) .task-item .toolbar-dropdown.active{z-index:11212}.card:nth-child(1213) .task-item{z-index:-214}.card:nth-child(1213) .task-item .toolbar-dropdown.active{z-index:11213}.card:nth-child(1214) .task-item{z-index:-215}.card:nth-child(1214) .task-item .toolbar-dropdown.active{z-index:11214}.card:nth-child(1215) .task-item{z-index:-216}.card:nth-child(1215) .task-item .toolbar-dropdown.active{z-index:11215}.card:nth-child(1216) .task-item{z-index:-217}.card:nth-child(1216) .task-item .toolbar-dropdown.active{z-index:11216}.card:nth-child(1217) .task-item{z-index:-218}.card:nth-child(1217) .task-item .toolbar-dropdown.active{z-index:11217}.card:nth-child(1218) .task-item{z-index:-219}.card:nth-child(1218) .task-item .toolbar-dropdown.active{z-index:11218}.card:nth-child(1219) .task-item{z-index:-220}.card:nth-child(1219) .task-item .toolbar-dropdown.active{z-index:11219}.card:nth-child(1220) .task-item{z-index:-221}.card:nth-child(1220) .task-item .toolbar-dropdown.active{z-index:11220}.card:nth-child(1221) .task-item{z-index:-222}.card:nth-child(1221) .task-item .toolbar-dropdown.active{z-index:11221}.card:nth-child(1222) .task-item{z-index:-223}.card:nth-child(1222) .task-item .toolbar-dropdown.active{z-index:11222}.card:nth-child(1223) .task-item{z-index:-224}.card:nth-child(1223) .task-item .toolbar-dropdown.active{z-index:11223}.card:nth-child(1224) .task-item{z-index:-225}.card:nth-child(1224) .task-item .toolbar-dropdown.active{z-index:11224}.card:nth-child(1225) .task-item{z-index:-226}.card:nth-child(1225) .task-item .toolbar-dropdown.active{z-index:11225}.card:nth-child(1226) .task-item{z-index:-227}.card:nth-child(1226) .task-item .toolbar-dropdown.active{z-index:11226}.card:nth-child(1227) .task-item{z-index:-228}.card:nth-child(1227) .task-item .toolbar-dropdown.active{z-index:11227}.card:nth-child(1228) .task-item{z-index:-229}.card:nth-child(1228) .task-item .toolbar-dropdown.active{z-index:11228}.card:nth-child(1229) .task-item{z-index:-230}.card:nth-child(1229) .task-item .toolbar-dropdown.active{z-index:11229}.card:nth-child(1230) .task-item{z-index:-231}.card:nth-child(1230) .task-item .toolbar-dropdown.active{z-index:11230}.card:nth-child(1231) .task-item{z-index:-232}.card:nth-child(1231) .task-item .toolbar-dropdown.active{z-index:11231}.card:nth-child(1232) .task-item{z-index:-233}.card:nth-child(1232) .task-item .toolbar-dropdown.active{z-index:11232}.card:nth-child(1233) .task-item{z-index:-234}.card:nth-child(1233) .task-item .toolbar-dropdown.active{z-index:11233}.card:nth-child(1234) .task-item{z-index:-235}.card:nth-child(1234) .task-item .toolbar-dropdown.active{z-index:11234}.card:nth-child(1235) .task-item{z-index:-236}.card:nth-child(1235) .task-item .toolbar-dropdown.active{z-index:11235}.card:nth-child(1236) .task-item{z-index:-237}.card:nth-child(1236) .task-item .toolbar-dropdown.active{z-index:11236}.card:nth-child(1237) .task-item{z-index:-238}.card:nth-child(1237) .task-item .toolbar-dropdown.active{z-index:11237}.card:nth-child(1238) .task-item{z-index:-239}.card:nth-child(1238) .task-item .toolbar-dropdown.active{z-index:11238}.card:nth-child(1239) .task-item{z-index:-240}.card:nth-child(1239) .task-item .toolbar-dropdown.active{z-index:11239}.card:nth-child(1240) .task-item{z-index:-241}.card:nth-child(1240) .task-item .toolbar-dropdown.active{z-index:11240}.card:nth-child(1241) .task-item{z-index:-242}.card:nth-child(1241) .task-item .toolbar-dropdown.active{z-index:11241}.card:nth-child(1242) .task-item{z-index:-243}.card:nth-child(1242) .task-item .toolbar-dropdown.active{z-index:11242}.card:nth-child(1243) .task-item{z-index:-244}.card:nth-child(1243) .task-item .toolbar-dropdown.active{z-index:11243}.card:nth-child(1244) .task-item{z-index:-245}.card:nth-child(1244) .task-item .toolbar-dropdown.active{z-index:11244}.card:nth-child(1245) .task-item{z-index:-246}.card:nth-child(1245) .task-item .toolbar-dropdown.active{z-index:11245}.card:nth-child(1246) .task-item{z-index:-247}.card:nth-child(1246) .task-item .toolbar-dropdown.active{z-index:11246}.card:nth-child(1247) .task-item{z-index:-248}.card:nth-child(1247) .task-item .toolbar-dropdown.active{z-index:11247}.card:nth-child(1248) .task-item{z-index:-249}.card:nth-child(1248) .task-item .toolbar-dropdown.active{z-index:11248}.card:nth-child(1249) .task-item{z-index:-250}.card:nth-child(1249) .task-item .toolbar-dropdown.active{z-index:11249}.card:nth-child(1250) .task-item{z-index:-251}.card:nth-child(1250) .task-item .toolbar-dropdown.active{z-index:11250}.card:nth-child(1251) .task-item{z-index:-252}.card:nth-child(1251) .task-item .toolbar-dropdown.active{z-index:11251}.card:nth-child(1252) .task-item{z-index:-253}.card:nth-child(1252) .task-item .toolbar-dropdown.active{z-index:11252}.card:nth-child(1253) .task-item{z-index:-254}.card:nth-child(1253) .task-item .toolbar-dropdown.active{z-index:11253}.card:nth-child(1254) .task-item{z-index:-255}.card:nth-child(1254) .task-item .toolbar-dropdown.active{z-index:11254}.card:nth-child(1255) .task-item{z-index:-256}.card:nth-child(1255) .task-item .toolbar-dropdown.active{z-index:11255}.card:nth-child(1256) .task-item{z-index:-257}.card:nth-child(1256) .task-item .toolbar-dropdown.active{z-index:11256}.card:nth-child(1257) .task-item{z-index:-258}.card:nth-child(1257) .task-item .toolbar-dropdown.active{z-index:11257}.card:nth-child(1258) .task-item{z-index:-259}.card:nth-child(1258) .task-item .toolbar-dropdown.active{z-index:11258}.card:nth-child(1259) .task-item{z-index:-260}.card:nth-child(1259) .task-item .toolbar-dropdown.active{z-index:11259}.card:nth-child(1260) .task-item{z-index:-261}.card:nth-child(1260) .task-item .toolbar-dropdown.active{z-index:11260}.card:nth-child(1261) .task-item{z-index:-262}.card:nth-child(1261) .task-item .toolbar-dropdown.active{z-index:11261}.card:nth-child(1262) .task-item{z-index:-263}.card:nth-child(1262) .task-item .toolbar-dropdown.active{z-index:11262}.card:nth-child(1263) .task-item{z-index:-264}.card:nth-child(1263) .task-item .toolbar-dropdown.active{z-index:11263}.card:nth-child(1264) .task-item{z-index:-265}.card:nth-child(1264) .task-item .toolbar-dropdown.active{z-index:11264}.card:nth-child(1265) .task-item{z-index:-266}.card:nth-child(1265) .task-item .toolbar-dropdown.active{z-index:11265}.card:nth-child(1266) .task-item{z-index:-267}.card:nth-child(1266) .task-item .toolbar-dropdown.active{z-index:11266}.card:nth-child(1267) .task-item{z-index:-268}.card:nth-child(1267) .task-item .toolbar-dropdown.active{z-index:11267}.card:nth-child(1268) .task-item{z-index:-269}.card:nth-child(1268) .task-item .toolbar-dropdown.active{z-index:11268}.card:nth-child(1269) .task-item{z-index:-270}.card:nth-child(1269) .task-item .toolbar-dropdown.active{z-index:11269}.card:nth-child(1270) .task-item{z-index:-271}.card:nth-child(1270) .task-item .toolbar-dropdown.active{z-index:11270}.card:nth-child(1271) .task-item{z-index:-272}.card:nth-child(1271) .task-item .toolbar-dropdown.active{z-index:11271}.card:nth-child(1272) .task-item{z-index:-273}.card:nth-child(1272) .task-item .toolbar-dropdown.active{z-index:11272}.card:nth-child(1273) .task-item{z-index:-274}.card:nth-child(1273) .task-item .toolbar-dropdown.active{z-index:11273}.card:nth-child(1274) .task-item{z-index:-275}.card:nth-child(1274) .task-item .toolbar-dropdown.active{z-index:11274}.card:nth-child(1275) .task-item{z-index:-276}.card:nth-child(1275) .task-item .toolbar-dropdown.active{z-index:11275}.card:nth-child(1276) .task-item{z-index:-277}.card:nth-child(1276) .task-item .toolbar-dropdown.active{z-index:11276}.card:nth-child(1277) .task-item{z-index:-278}.card:nth-child(1277) .task-item .toolbar-dropdown.active{z-index:11277}.card:nth-child(1278) .task-item{z-index:-279}.card:nth-child(1278) .task-item .toolbar-dropdown.active{z-index:11278}.card:nth-child(1279) .task-item{z-index:-280}.card:nth-child(1279) .task-item .toolbar-dropdown.active{z-index:11279}.card:nth-child(1280) .task-item{z-index:-281}.card:nth-child(1280) .task-item .toolbar-dropdown.active{z-index:11280}.card:nth-child(1281) .task-item{z-index:-282}.card:nth-child(1281) .task-item .toolbar-dropdown.active{z-index:11281}.card:nth-child(1282) .task-item{z-index:-283}.card:nth-child(1282) .task-item .toolbar-dropdown.active{z-index:11282}.card:nth-child(1283) .task-item{z-index:-284}.card:nth-child(1283) .task-item .toolbar-dropdown.active{z-index:11283}.card:nth-child(1284) .task-item{z-index:-285}.card:nth-child(1284) .task-item .toolbar-dropdown.active{z-index:11284}.card:nth-child(1285) .task-item{z-index:-286}.card:nth-child(1285) .task-item .toolbar-dropdown.active{z-index:11285}.card:nth-child(1286) .task-item{z-index:-287}.card:nth-child(1286) .task-item .toolbar-dropdown.active{z-index:11286}.card:nth-child(1287) .task-item{z-index:-288}.card:nth-child(1287) .task-item .toolbar-dropdown.active{z-index:11287}.card:nth-child(1288) .task-item{z-index:-289}.card:nth-child(1288) .task-item .toolbar-dropdown.active{z-index:11288}.card:nth-child(1289) .task-item{z-index:-290}.card:nth-child(1289) .task-item .toolbar-dropdown.active{z-index:11289}.card:nth-child(1290) .task-item{z-index:-291}.card:nth-child(1290) .task-item .toolbar-dropdown.active{z-index:11290}.card:nth-child(1291) .task-item{z-index:-292}.card:nth-child(1291) .task-item .toolbar-dropdown.active{z-index:11291}.card:nth-child(1292) .task-item{z-index:-293}.card:nth-child(1292) .task-item .toolbar-dropdown.active{z-index:11292}.card:nth-child(1293) .task-item{z-index:-294}.card:nth-child(1293) .task-item .toolbar-dropdown.active{z-index:11293}.card:nth-child(1294) .task-item{z-index:-295}.card:nth-child(1294) .task-item .toolbar-dropdown.active{z-index:11294}.card:nth-child(1295) .task-item{z-index:-296}.card:nth-child(1295) .task-item .toolbar-dropdown.active{z-index:11295}.card:nth-child(1296) .task-item{z-index:-297}.card:nth-child(1296) .task-item .toolbar-dropdown.active{z-index:11296}.card:nth-child(1297) .task-item{z-index:-298}.card:nth-child(1297) .task-item .toolbar-dropdown.active{z-index:11297}.card:nth-child(1298) .task-item{z-index:-299}.card:nth-child(1298) .task-item .toolbar-dropdown.active{z-index:11298}.card:nth-child(1299) .task-item{z-index:-300}.card:nth-child(1299) .task-item .toolbar-dropdown.active{z-index:11299}.card:nth-child(1300) .task-item{z-index:-301}.card:nth-child(1300) .task-item .toolbar-dropdown.active{z-index:11300}.card:nth-child(1301) .task-item{z-index:-302}.card:nth-child(1301) .task-item .toolbar-dropdown.active{z-index:11301}.card:nth-child(1302) .task-item{z-index:-303}.card:nth-child(1302) .task-item .toolbar-dropdown.active{z-index:11302}.card:nth-child(1303) .task-item{z-index:-304}.card:nth-child(1303) .task-item .toolbar-dropdown.active{z-index:11303}.card:nth-child(1304) .task-item{z-index:-305}.card:nth-child(1304) .task-item .toolbar-dropdown.active{z-index:11304}.card:nth-child(1305) .task-item{z-index:-306}.card:nth-child(1305) .task-item .toolbar-dropdown.active{z-index:11305}.card:nth-child(1306) .task-item{z-index:-307}.card:nth-child(1306) .task-item .toolbar-dropdown.active{z-index:11306}.card:nth-child(1307) .task-item{z-index:-308}.card:nth-child(1307) .task-item .toolbar-dropdown.active{z-index:11307}.card:nth-child(1308) .task-item{z-index:-309}.card:nth-child(1308) .task-item .toolbar-dropdown.active{z-index:11308}.card:nth-child(1309) .task-item{z-index:-310}.card:nth-child(1309) .task-item .toolbar-dropdown.active{z-index:11309}.card:nth-child(1310) .task-item{z-index:-311}.card:nth-child(1310) .task-item .toolbar-dropdown.active{z-index:11310}.card:nth-child(1311) .task-item{z-index:-312}.card:nth-child(1311) .task-item .toolbar-dropdown.active{z-index:11311}.card:nth-child(1312) .task-item{z-index:-313}.card:nth-child(1312) .task-item .toolbar-dropdown.active{z-index:11312}.card:nth-child(1313) .task-item{z-index:-314}.card:nth-child(1313) .task-item .toolbar-dropdown.active{z-index:11313}.card:nth-child(1314) .task-item{z-index:-315}.card:nth-child(1314) .task-item .toolbar-dropdown.active{z-index:11314}.card:nth-child(1315) .task-item{z-index:-316}.card:nth-child(1315) .task-item .toolbar-dropdown.active{z-index:11315}.card:nth-child(1316) .task-item{z-index:-317}.card:nth-child(1316) .task-item .toolbar-dropdown.active{z-index:11316}.card:nth-child(1317) .task-item{z-index:-318}.card:nth-child(1317) .task-item .toolbar-dropdown.active{z-index:11317}.card:nth-child(1318) .task-item{z-index:-319}.card:nth-child(1318) .task-item .toolbar-dropdown.active{z-index:11318}.card:nth-child(1319) .task-item{z-index:-320}.card:nth-child(1319) .task-item .toolbar-dropdown.active{z-index:11319}.card:nth-child(1320) .task-item{z-index:-321}.card:nth-child(1320) .task-item .toolbar-dropdown.active{z-index:11320}.card:nth-child(1321) .task-item{z-index:-322}.card:nth-child(1321) .task-item .toolbar-dropdown.active{z-index:11321}.card:nth-child(1322) .task-item{z-index:-323}.card:nth-child(1322) .task-item .toolbar-dropdown.active{z-index:11322}.card:nth-child(1323) .task-item{z-index:-324}.card:nth-child(1323) .task-item .toolbar-dropdown.active{z-index:11323}.card:nth-child(1324) .task-item{z-index:-325}.card:nth-child(1324) .task-item .toolbar-dropdown.active{z-index:11324}.card:nth-child(1325) .task-item{z-index:-326}.card:nth-child(1325) .task-item .toolbar-dropdown.active{z-index:11325}.card:nth-child(1326) .task-item{z-index:-327}.card:nth-child(1326) .task-item .toolbar-dropdown.active{z-index:11326}.card:nth-child(1327) .task-item{z-index:-328}.card:nth-child(1327) .task-item .toolbar-dropdown.active{z-index:11327}.card:nth-child(1328) .task-item{z-index:-329}.card:nth-child(1328) .task-item .toolbar-dropdown.active{z-index:11328}.card:nth-child(1329) .task-item{z-index:-330}.card:nth-child(1329) .task-item .toolbar-dropdown.active{z-index:11329}.card:nth-child(1330) .task-item{z-index:-331}.card:nth-child(1330) .task-item .toolbar-dropdown.active{z-index:11330}.card:nth-child(1331) .task-item{z-index:-332}.card:nth-child(1331) .task-item .toolbar-dropdown.active{z-index:11331}.card:nth-child(1332) .task-item{z-index:-333}.card:nth-child(1332) .task-item .toolbar-dropdown.active{z-index:11332}.card:nth-child(1333) .task-item{z-index:-334}.card:nth-child(1333) .task-item .toolbar-dropdown.active{z-index:11333}.card:nth-child(1334) .task-item{z-index:-335}.card:nth-child(1334) .task-item .toolbar-dropdown.active{z-index:11334}.card:nth-child(1335) .task-item{z-index:-336}.card:nth-child(1335) .task-item .toolbar-dropdown.active{z-index:11335}.card:nth-child(1336) .task-item{z-index:-337}.card:nth-child(1336) .task-item .toolbar-dropdown.active{z-index:11336}.card:nth-child(1337) .task-item{z-index:-338}.card:nth-child(1337) .task-item .toolbar-dropdown.active{z-index:11337}.card:nth-child(1338) .task-item{z-index:-339}.card:nth-child(1338) .task-item .toolbar-dropdown.active{z-index:11338}.card:nth-child(1339) .task-item{z-index:-340}.card:nth-child(1339) .task-item .toolbar-dropdown.active{z-index:11339}.card:nth-child(1340) .task-item{z-index:-341}.card:nth-child(1340) .task-item .toolbar-dropdown.active{z-index:11340}.card:nth-child(1341) .task-item{z-index:-342}.card:nth-child(1341) .task-item .toolbar-dropdown.active{z-index:11341}.card:nth-child(1342) .task-item{z-index:-343}.card:nth-child(1342) .task-item .toolbar-dropdown.active{z-index:11342}.card:nth-child(1343) .task-item{z-index:-344}.card:nth-child(1343) .task-item .toolbar-dropdown.active{z-index:11343}.card:nth-child(1344) .task-item{z-index:-345}.card:nth-child(1344) .task-item .toolbar-dropdown.active{z-index:11344}.card:nth-child(1345) .task-item{z-index:-346}.card:nth-child(1345) .task-item .toolbar-dropdown.active{z-index:11345}.card:nth-child(1346) .task-item{z-index:-347}.card:nth-child(1346) .task-item .toolbar-dropdown.active{z-index:11346}.card:nth-child(1347) .task-item{z-index:-348}.card:nth-child(1347) .task-item .toolbar-dropdown.active{z-index:11347}.card:nth-child(1348) .task-item{z-index:-349}.card:nth-child(1348) .task-item .toolbar-dropdown.active{z-index:11348}.card:nth-child(1349) .task-item{z-index:-350}.card:nth-child(1349) .task-item .toolbar-dropdown.active{z-index:11349}.card:nth-child(1350) .task-item{z-index:-351}.card:nth-child(1350) .task-item .toolbar-dropdown.active{z-index:11350}.card:nth-child(1351) .task-item{z-index:-352}.card:nth-child(1351) .task-item .toolbar-dropdown.active{z-index:11351}.card:nth-child(1352) .task-item{z-index:-353}.card:nth-child(1352) .task-item .toolbar-dropdown.active{z-index:11352}.card:nth-child(1353) .task-item{z-index:-354}.card:nth-child(1353) .task-item .toolbar-dropdown.active{z-index:11353}.card:nth-child(1354) .task-item{z-index:-355}.card:nth-child(1354) .task-item .toolbar-dropdown.active{z-index:11354}.card:nth-child(1355) .task-item{z-index:-356}.card:nth-child(1355) .task-item .toolbar-dropdown.active{z-index:11355}.card:nth-child(1356) .task-item{z-index:-357}.card:nth-child(1356) .task-item .toolbar-dropdown.active{z-index:11356}.card:nth-child(1357) .task-item{z-index:-358}.card:nth-child(1357) .task-item .toolbar-dropdown.active{z-index:11357}.card:nth-child(1358) .task-item{z-index:-359}.card:nth-child(1358) .task-item .toolbar-dropdown.active{z-index:11358}.card:nth-child(1359) .task-item{z-index:-360}.card:nth-child(1359) .task-item .toolbar-dropdown.active{z-index:11359}.card:nth-child(1360) .task-item{z-index:-361}.card:nth-child(1360) .task-item .toolbar-dropdown.active{z-index:11360}.card:nth-child(1361) .task-item{z-index:-362}.card:nth-child(1361) .task-item .toolbar-dropdown.active{z-index:11361}.card:nth-child(1362) .task-item{z-index:-363}.card:nth-child(1362) .task-item .toolbar-dropdown.active{z-index:11362}.card:nth-child(1363) .task-item{z-index:-364}.card:nth-child(1363) .task-item .toolbar-dropdown.active{z-index:11363}.card:nth-child(1364) .task-item{z-index:-365}.card:nth-child(1364) .task-item .toolbar-dropdown.active{z-index:11364}.card:nth-child(1365) .task-item{z-index:-366}.card:nth-child(1365) .task-item .toolbar-dropdown.active{z-index:11365}.card:nth-child(1366) .task-item{z-index:-367}.card:nth-child(1366) .task-item .toolbar-dropdown.active{z-index:11366}.card:nth-child(1367) .task-item{z-index:-368}.card:nth-child(1367) .task-item .toolbar-dropdown.active{z-index:11367}.card:nth-child(1368) .task-item{z-index:-369}.card:nth-child(1368) .task-item .toolbar-dropdown.active{z-index:11368}.card:nth-child(1369) .task-item{z-index:-370}.card:nth-child(1369) .task-item .toolbar-dropdown.active{z-index:11369}.card:nth-child(1370) .task-item{z-index:-371}.card:nth-child(1370) .task-item .toolbar-dropdown.active{z-index:11370}.card:nth-child(1371) .task-item{z-index:-372}.card:nth-child(1371) .task-item .toolbar-dropdown.active{z-index:11371}.card:nth-child(1372) .task-item{z-index:-373}.card:nth-child(1372) .task-item .toolbar-dropdown.active{z-index:11372}.card:nth-child(1373) .task-item{z-index:-374}.card:nth-child(1373) .task-item .toolbar-dropdown.active{z-index:11373}.card:nth-child(1374) .task-item{z-index:-375}.card:nth-child(1374) .task-item .toolbar-dropdown.active{z-index:11374}.card:nth-child(1375) .task-item{z-index:-376}.card:nth-child(1375) .task-item .toolbar-dropdown.active{z-index:11375}.card:nth-child(1376) .task-item{z-index:-377}.card:nth-child(1376) .task-item .toolbar-dropdown.active{z-index:11376}.card:nth-child(1377) .task-item{z-index:-378}.card:nth-child(1377) .task-item .toolbar-dropdown.active{z-index:11377}.card:nth-child(1378) .task-item{z-index:-379}.card:nth-child(1378) .task-item .toolbar-dropdown.active{z-index:11378}.card:nth-child(1379) .task-item{z-index:-380}.card:nth-child(1379) .task-item .toolbar-dropdown.active{z-index:11379}.card:nth-child(1380) .task-item{z-index:-381}.card:nth-child(1380) .task-item .toolbar-dropdown.active{z-index:11380}.card:nth-child(1381) .task-item{z-index:-382}.card:nth-child(1381) .task-item .toolbar-dropdown.active{z-index:11381}.card:nth-child(1382) .task-item{z-index:-383}.card:nth-child(1382) .task-item .toolbar-dropdown.active{z-index:11382}.card:nth-child(1383) .task-item{z-index:-384}.card:nth-child(1383) .task-item .toolbar-dropdown.active{z-index:11383}.card:nth-child(1384) .task-item{z-index:-385}.card:nth-child(1384) .task-item .toolbar-dropdown.active{z-index:11384}.card:nth-child(1385) .task-item{z-index:-386}.card:nth-child(1385) .task-item .toolbar-dropdown.active{z-index:11385}.card:nth-child(1386) .task-item{z-index:-387}.card:nth-child(1386) .task-item .toolbar-dropdown.active{z-index:11386}.card:nth-child(1387) .task-item{z-index:-388}.card:nth-child(1387) .task-item .toolbar-dropdown.active{z-index:11387}.card:nth-child(1388) .task-item{z-index:-389}.card:nth-child(1388) .task-item .toolbar-dropdown.active{z-index:11388}.card:nth-child(1389) .task-item{z-index:-390}.card:nth-child(1389) .task-item .toolbar-dropdown.active{z-index:11389}.card:nth-child(1390) .task-item{z-index:-391}.card:nth-child(1390) .task-item .toolbar-dropdown.active{z-index:11390}.card:nth-child(1391) .task-item{z-index:-392}.card:nth-child(1391) .task-item .toolbar-dropdown.active{z-index:11391}.card:nth-child(1392) .task-item{z-index:-393}.card:nth-child(1392) .task-item .toolbar-dropdown.active{z-index:11392}.card:nth-child(1393) .task-item{z-index:-394}.card:nth-child(1393) .task-item .toolbar-dropdown.active{z-index:11393}.card:nth-child(1394) .task-item{z-index:-395}.card:nth-child(1394) .task-item .toolbar-dropdown.active{z-index:11394}.card:nth-child(1395) .task-item{z-index:-396}.card:nth-child(1395) .task-item .toolbar-dropdown.active{z-index:11395}.card:nth-child(1396) .task-item{z-index:-397}.card:nth-child(1396) .task-item .toolbar-dropdown.active{z-index:11396}.card:nth-child(1397) .task-item{z-index:-398}.card:nth-child(1397) .task-item .toolbar-dropdown.active{z-index:11397}.card:nth-child(1398) .task-item{z-index:-399}.card:nth-child(1398) .task-item .toolbar-dropdown.active{z-index:11398}.card:nth-child(1399) .task-item{z-index:-400}.card:nth-child(1399) .task-item .toolbar-dropdown.active{z-index:11399}.card:nth-child(1400) .task-item{z-index:-401}.card:nth-child(1400) .task-item .toolbar-dropdown.active{z-index:11400}.card:nth-child(1401) .task-item{z-index:-402}.card:nth-child(1401) .task-item .toolbar-dropdown.active{z-index:11401}.card:nth-child(1402) .task-item{z-index:-403}.card:nth-child(1402) .task-item .toolbar-dropdown.active{z-index:11402}.card:nth-child(1403) .task-item{z-index:-404}.card:nth-child(1403) .task-item .toolbar-dropdown.active{z-index:11403}.card:nth-child(1404) .task-item{z-index:-405}.card:nth-child(1404) .task-item .toolbar-dropdown.active{z-index:11404}.card:nth-child(1405) .task-item{z-index:-406}.card:nth-child(1405) .task-item .toolbar-dropdown.active{z-index:11405}.card:nth-child(1406) .task-item{z-index:-407}.card:nth-child(1406) .task-item .toolbar-dropdown.active{z-index:11406}.card:nth-child(1407) .task-item{z-index:-408}.card:nth-child(1407) .task-item .toolbar-dropdown.active{z-index:11407}.card:nth-child(1408) .task-item{z-index:-409}.card:nth-child(1408) .task-item .toolbar-dropdown.active{z-index:11408}.card:nth-child(1409) .task-item{z-index:-410}.card:nth-child(1409) .task-item .toolbar-dropdown.active{z-index:11409}.card:nth-child(1410) .task-item{z-index:-411}.card:nth-child(1410) .task-item .toolbar-dropdown.active{z-index:11410}.card:nth-child(1411) .task-item{z-index:-412}.card:nth-child(1411) .task-item .toolbar-dropdown.active{z-index:11411}.card:nth-child(1412) .task-item{z-index:-413}.card:nth-child(1412) .task-item .toolbar-dropdown.active{z-index:11412}.card:nth-child(1413) .task-item{z-index:-414}.card:nth-child(1413) .task-item .toolbar-dropdown.active{z-index:11413}.card:nth-child(1414) .task-item{z-index:-415}.card:nth-child(1414) .task-item .toolbar-dropdown.active{z-index:11414}.card:nth-child(1415) .task-item{z-index:-416}.card:nth-child(1415) .task-item .toolbar-dropdown.active{z-index:11415}.card:nth-child(1416) .task-item{z-index:-417}.card:nth-child(1416) .task-item .toolbar-dropdown.active{z-index:11416}.card:nth-child(1417) .task-item{z-index:-418}.card:nth-child(1417) .task-item .toolbar-dropdown.active{z-index:11417}.card:nth-child(1418) .task-item{z-index:-419}.card:nth-child(1418) .task-item .toolbar-dropdown.active{z-index:11418}.card:nth-child(1419) .task-item{z-index:-420}.card:nth-child(1419) .task-item .toolbar-dropdown.active{z-index:11419}.card:nth-child(1420) .task-item{z-index:-421}.card:nth-child(1420) .task-item .toolbar-dropdown.active{z-index:11420}.card:nth-child(1421) .task-item{z-index:-422}.card:nth-child(1421) .task-item .toolbar-dropdown.active{z-index:11421}.card:nth-child(1422) .task-item{z-index:-423}.card:nth-child(1422) .task-item .toolbar-dropdown.active{z-index:11422}.card:nth-child(1423) .task-item{z-index:-424}.card:nth-child(1423) .task-item .toolbar-dropdown.active{z-index:11423}.card:nth-child(1424) .task-item{z-index:-425}.card:nth-child(1424) .task-item .toolbar-dropdown.active{z-index:11424}.card:nth-child(1425) .task-item{z-index:-426}.card:nth-child(1425) .task-item .toolbar-dropdown.active{z-index:11425}.card:nth-child(1426) .task-item{z-index:-427}.card:nth-child(1426) .task-item .toolbar-dropdown.active{z-index:11426}.card:nth-child(1427) .task-item{z-index:-428}.card:nth-child(1427) .task-item .toolbar-dropdown.active{z-index:11427}.card:nth-child(1428) .task-item{z-index:-429}.card:nth-child(1428) .task-item .toolbar-dropdown.active{z-index:11428}.card:nth-child(1429) .task-item{z-index:-430}.card:nth-child(1429) .task-item .toolbar-dropdown.active{z-index:11429}.card:nth-child(1430) .task-item{z-index:-431}.card:nth-child(1430) .task-item .toolbar-dropdown.active{z-index:11430}.card:nth-child(1431) .task-item{z-index:-432}.card:nth-child(1431) .task-item .toolbar-dropdown.active{z-index:11431}.card:nth-child(1432) .task-item{z-index:-433}.card:nth-child(1432) .task-item .toolbar-dropdown.active{z-index:11432}.card:nth-child(1433) .task-item{z-index:-434}.card:nth-child(1433) .task-item .toolbar-dropdown.active{z-index:11433}.card:nth-child(1434) .task-item{z-index:-435}.card:nth-child(1434) .task-item .toolbar-dropdown.active{z-index:11434}.card:nth-child(1435) .task-item{z-index:-436}.card:nth-child(1435) .task-item .toolbar-dropdown.active{z-index:11435}.card:nth-child(1436) .task-item{z-index:-437}.card:nth-child(1436) .task-item .toolbar-dropdown.active{z-index:11436}.card:nth-child(1437) .task-item{z-index:-438}.card:nth-child(1437) .task-item .toolbar-dropdown.active{z-index:11437}.card:nth-child(1438) .task-item{z-index:-439}.card:nth-child(1438) .task-item .toolbar-dropdown.active{z-index:11438}.card:nth-child(1439) .task-item{z-index:-440}.card:nth-child(1439) .task-item .toolbar-dropdown.active{z-index:11439}.card:nth-child(1440) .task-item{z-index:-441}.card:nth-child(1440) .task-item .toolbar-dropdown.active{z-index:11440}.card:nth-child(1441) .task-item{z-index:-442}.card:nth-child(1441) .task-item .toolbar-dropdown.active{z-index:11441}.card:nth-child(1442) .task-item{z-index:-443}.card:nth-child(1442) .task-item .toolbar-dropdown.active{z-index:11442}.card:nth-child(1443) .task-item{z-index:-444}.card:nth-child(1443) .task-item .toolbar-dropdown.active{z-index:11443}.card:nth-child(1444) .task-item{z-index:-445}.card:nth-child(1444) .task-item .toolbar-dropdown.active{z-index:11444}.card:nth-child(1445) .task-item{z-index:-446}.card:nth-child(1445) .task-item .toolbar-dropdown.active{z-index:11445}.card:nth-child(1446) .task-item{z-index:-447}.card:nth-child(1446) .task-item .toolbar-dropdown.active{z-index:11446}.card:nth-child(1447) .task-item{z-index:-448}.card:nth-child(1447) .task-item .toolbar-dropdown.active{z-index:11447}.card:nth-child(1448) .task-item{z-index:-449}.card:nth-child(1448) .task-item .toolbar-dropdown.active{z-index:11448}.card:nth-child(1449) .task-item{z-index:-450}.card:nth-child(1449) .task-item .toolbar-dropdown.active{z-index:11449}.card:nth-child(1450) .task-item{z-index:-451}.card:nth-child(1450) .task-item .toolbar-dropdown.active{z-index:11450}.card:nth-child(1451) .task-item{z-index:-452}.card:nth-child(1451) .task-item .toolbar-dropdown.active{z-index:11451}.card:nth-child(1452) .task-item{z-index:-453}.card:nth-child(1452) .task-item .toolbar-dropdown.active{z-index:11452}.card:nth-child(1453) .task-item{z-index:-454}.card:nth-child(1453) .task-item .toolbar-dropdown.active{z-index:11453}.card:nth-child(1454) .task-item{z-index:-455}.card:nth-child(1454) .task-item .toolbar-dropdown.active{z-index:11454}.card:nth-child(1455) .task-item{z-index:-456}.card:nth-child(1455) .task-item .toolbar-dropdown.active{z-index:11455}.card:nth-child(1456) .task-item{z-index:-457}.card:nth-child(1456) .task-item .toolbar-dropdown.active{z-index:11456}.card:nth-child(1457) .task-item{z-index:-458}.card:nth-child(1457) .task-item .toolbar-dropdown.active{z-index:11457}.card:nth-child(1458) .task-item{z-index:-459}.card:nth-child(1458) .task-item .toolbar-dropdown.active{z-index:11458}.card:nth-child(1459) .task-item{z-index:-460}.card:nth-child(1459) .task-item .toolbar-dropdown.active{z-index:11459}.card:nth-child(1460) .task-item{z-index:-461}.card:nth-child(1460) .task-item .toolbar-dropdown.active{z-index:11460}.card:nth-child(1461) .task-item{z-index:-462}.card:nth-child(1461) .task-item .toolbar-dropdown.active{z-index:11461}.card:nth-child(1462) .task-item{z-index:-463}.card:nth-child(1462) .task-item .toolbar-dropdown.active{z-index:11462}.card:nth-child(1463) .task-item{z-index:-464}.card:nth-child(1463) .task-item .toolbar-dropdown.active{z-index:11463}.card:nth-child(1464) .task-item{z-index:-465}.card:nth-child(1464) .task-item .toolbar-dropdown.active{z-index:11464}.card:nth-child(1465) .task-item{z-index:-466}.card:nth-child(1465) .task-item .toolbar-dropdown.active{z-index:11465}.card:nth-child(1466) .task-item{z-index:-467}.card:nth-child(1466) .task-item .toolbar-dropdown.active{z-index:11466}.card:nth-child(1467) .task-item{z-index:-468}.card:nth-child(1467) .task-item .toolbar-dropdown.active{z-index:11467}.card:nth-child(1468) .task-item{z-index:-469}.card:nth-child(1468) .task-item .toolbar-dropdown.active{z-index:11468}.card:nth-child(1469) .task-item{z-index:-470}.card:nth-child(1469) .task-item .toolbar-dropdown.active{z-index:11469}.card:nth-child(1470) .task-item{z-index:-471}.card:nth-child(1470) .task-item .toolbar-dropdown.active{z-index:11470}.card:nth-child(1471) .task-item{z-index:-472}.card:nth-child(1471) .task-item .toolbar-dropdown.active{z-index:11471}.card:nth-child(1472) .task-item{z-index:-473}.card:nth-child(1472) .task-item .toolbar-dropdown.active{z-index:11472}.card:nth-child(1473) .task-item{z-index:-474}.card:nth-child(1473) .task-item .toolbar-dropdown.active{z-index:11473}.card:nth-child(1474) .task-item{z-index:-475}.card:nth-child(1474) .task-item .toolbar-dropdown.active{z-index:11474}.card:nth-child(1475) .task-item{z-index:-476}.card:nth-child(1475) .task-item .toolbar-dropdown.active{z-index:11475}.card:nth-child(1476) .task-item{z-index:-477}.card:nth-child(1476) .task-item .toolbar-dropdown.active{z-index:11476}.card:nth-child(1477) .task-item{z-index:-478}.card:nth-child(1477) .task-item .toolbar-dropdown.active{z-index:11477}.card:nth-child(1478) .task-item{z-index:-479}.card:nth-child(1478) .task-item .toolbar-dropdown.active{z-index:11478}.card:nth-child(1479) .task-item{z-index:-480}.card:nth-child(1479) .task-item .toolbar-dropdown.active{z-index:11479}.card:nth-child(1480) .task-item{z-index:-481}.card:nth-child(1480) .task-item .toolbar-dropdown.active{z-index:11480}.card:nth-child(1481) .task-item{z-index:-482}.card:nth-child(1481) .task-item .toolbar-dropdown.active{z-index:11481}.card:nth-child(1482) .task-item{z-index:-483}.card:nth-child(1482) .task-item .toolbar-dropdown.active{z-index:11482}.card:nth-child(1483) .task-item{z-index:-484}.card:nth-child(1483) .task-item .toolbar-dropdown.active{z-index:11483}.card:nth-child(1484) .task-item{z-index:-485}.card:nth-child(1484) .task-item .toolbar-dropdown.active{z-index:11484}.card:nth-child(1485) .task-item{z-index:-486}.card:nth-child(1485) .task-item .toolbar-dropdown.active{z-index:11485}.card:nth-child(1486) .task-item{z-index:-487}.card:nth-child(1486) .task-item .toolbar-dropdown.active{z-index:11486}.card:nth-child(1487) .task-item{z-index:-488}.card:nth-child(1487) .task-item .toolbar-dropdown.active{z-index:11487}.card:nth-child(1488) .task-item{z-index:-489}.card:nth-child(1488) .task-item .toolbar-dropdown.active{z-index:11488}.card:nth-child(1489) .task-item{z-index:-490}.card:nth-child(1489) .task-item .toolbar-dropdown.active{z-index:11489}.card:nth-child(1490) .task-item{z-index:-491}.card:nth-child(1490) .task-item .toolbar-dropdown.active{z-index:11490}.card:nth-child(1491) .task-item{z-index:-492}.card:nth-child(1491) .task-item .toolbar-dropdown.active{z-index:11491}.card:nth-child(1492) .task-item{z-index:-493}.card:nth-child(1492) .task-item .toolbar-dropdown.active{z-index:11492}.card:nth-child(1493) .task-item{z-index:-494}.card:nth-child(1493) .task-item .toolbar-dropdown.active{z-index:11493}.card:nth-child(1494) .task-item{z-index:-495}.card:nth-child(1494) .task-item .toolbar-dropdown.active{z-index:11494}.card:nth-child(1495) .task-item{z-index:-496}.card:nth-child(1495) .task-item .toolbar-dropdown.active{z-index:11495}.card:nth-child(1496) .task-item{z-index:-497}.card:nth-child(1496) .task-item .toolbar-dropdown.active{z-index:11496}.card:nth-child(1497) .task-item{z-index:-498}.card:nth-child(1497) .task-item .toolbar-dropdown.active{z-index:11497}.card:nth-child(1498) .task-item{z-index:-499}.card:nth-child(1498) .task-item .toolbar-dropdown.active{z-index:11498}.card:nth-child(1499) .task-item{z-index:-500}.card:nth-child(1499) .task-item .toolbar-dropdown.active{z-index:11499}.card:nth-child(1500) .task-item{z-index:-501}.card:nth-child(1500) .task-item .toolbar-dropdown.active{z-index:11500}.card:nth-child(1501) .task-item{z-index:-502}.card:nth-child(1501) .task-item .toolbar-dropdown.active{z-index:11501}.card:nth-child(1502) .task-item{z-index:-503}.card:nth-child(1502) .task-item .toolbar-dropdown.active{z-index:11502}.card:nth-child(1503) .task-item{z-index:-504}.card:nth-child(1503) .task-item .toolbar-dropdown.active{z-index:11503}.card:nth-child(1504) .task-item{z-index:-505}.card:nth-child(1504) .task-item .toolbar-dropdown.active{z-index:11504}.card:nth-child(1505) .task-item{z-index:-506}.card:nth-child(1505) .task-item .toolbar-dropdown.active{z-index:11505}.card:nth-child(1506) .task-item{z-index:-507}.card:nth-child(1506) .task-item .toolbar-dropdown.active{z-index:11506}.card:nth-child(1507) .task-item{z-index:-508}.card:nth-child(1507) .task-item .toolbar-dropdown.active{z-index:11507}.card:nth-child(1508) .task-item{z-index:-509}.card:nth-child(1508) .task-item .toolbar-dropdown.active{z-index:11508}.card:nth-child(1509) .task-item{z-index:-510}.card:nth-child(1509) .task-item .toolbar-dropdown.active{z-index:11509}.card:nth-child(1510) .task-item{z-index:-511}.card:nth-child(1510) .task-item .toolbar-dropdown.active{z-index:11510}.card:nth-child(1511) .task-item{z-index:-512}.card:nth-child(1511) .task-item .toolbar-dropdown.active{z-index:11511}.card:nth-child(1512) .task-item{z-index:-513}.card:nth-child(1512) .task-item .toolbar-dropdown.active{z-index:11512}.card:nth-child(1513) .task-item{z-index:-514}.card:nth-child(1513) .task-item .toolbar-dropdown.active{z-index:11513}.card:nth-child(1514) .task-item{z-index:-515}.card:nth-child(1514) .task-item .toolbar-dropdown.active{z-index:11514}.card:nth-child(1515) .task-item{z-index:-516}.card:nth-child(1515) .task-item .toolbar-dropdown.active{z-index:11515}.card:nth-child(1516) .task-item{z-index:-517}.card:nth-child(1516) .task-item .toolbar-dropdown.active{z-index:11516}.card:nth-child(1517) .task-item{z-index:-518}.card:nth-child(1517) .task-item .toolbar-dropdown.active{z-index:11517}.card:nth-child(1518) .task-item{z-index:-519}.card:nth-child(1518) .task-item .toolbar-dropdown.active{z-index:11518}.card:nth-child(1519) .task-item{z-index:-520}.card:nth-child(1519) .task-item .toolbar-dropdown.active{z-index:11519}.card:nth-child(1520) .task-item{z-index:-521}.card:nth-child(1520) .task-item .toolbar-dropdown.active{z-index:11520}.card:nth-child(1521) .task-item{z-index:-522}.card:nth-child(1521) .task-item .toolbar-dropdown.active{z-index:11521}.card:nth-child(1522) .task-item{z-index:-523}.card:nth-child(1522) .task-item .toolbar-dropdown.active{z-index:11522}.card:nth-child(1523) .task-item{z-index:-524}.card:nth-child(1523) .task-item .toolbar-dropdown.active{z-index:11523}.card:nth-child(1524) .task-item{z-index:-525}.card:nth-child(1524) .task-item .toolbar-dropdown.active{z-index:11524}.card:nth-child(1525) .task-item{z-index:-526}.card:nth-child(1525) .task-item .toolbar-dropdown.active{z-index:11525}.card:nth-child(1526) .task-item{z-index:-527}.card:nth-child(1526) .task-item .toolbar-dropdown.active{z-index:11526}.card:nth-child(1527) .task-item{z-index:-528}.card:nth-child(1527) .task-item .toolbar-dropdown.active{z-index:11527}.card:nth-child(1528) .task-item{z-index:-529}.card:nth-child(1528) .task-item .toolbar-dropdown.active{z-index:11528}.card:nth-child(1529) .task-item{z-index:-530}.card:nth-child(1529) .task-item .toolbar-dropdown.active{z-index:11529}.card:nth-child(1530) .task-item{z-index:-531}.card:nth-child(1530) .task-item .toolbar-dropdown.active{z-index:11530}.card:nth-child(1531) .task-item{z-index:-532}.card:nth-child(1531) .task-item .toolbar-dropdown.active{z-index:11531}.card:nth-child(1532) .task-item{z-index:-533}.card:nth-child(1532) .task-item .toolbar-dropdown.active{z-index:11532}.card:nth-child(1533) .task-item{z-index:-534}.card:nth-child(1533) .task-item .toolbar-dropdown.active{z-index:11533}.card:nth-child(1534) .task-item{z-index:-535}.card:nth-child(1534) .task-item .toolbar-dropdown.active{z-index:11534}.card:nth-child(1535) .task-item{z-index:-536}.card:nth-child(1535) .task-item .toolbar-dropdown.active{z-index:11535}.card:nth-child(1536) .task-item{z-index:-537}.card:nth-child(1536) .task-item .toolbar-dropdown.active{z-index:11536}.card:nth-child(1537) .task-item{z-index:-538}.card:nth-child(1537) .task-item .toolbar-dropdown.active{z-index:11537}.card:nth-child(1538) .task-item{z-index:-539}.card:nth-child(1538) .task-item .toolbar-dropdown.active{z-index:11538}.card:nth-child(1539) .task-item{z-index:-540}.card:nth-child(1539) .task-item .toolbar-dropdown.active{z-index:11539}.card:nth-child(1540) .task-item{z-index:-541}.card:nth-child(1540) .task-item .toolbar-dropdown.active{z-index:11540}.card:nth-child(1541) .task-item{z-index:-542}.card:nth-child(1541) .task-item .toolbar-dropdown.active{z-index:11541}.card:nth-child(1542) .task-item{z-index:-543}.card:nth-child(1542) .task-item .toolbar-dropdown.active{z-index:11542}.card:nth-child(1543) .task-item{z-index:-544}.card:nth-child(1543) .task-item .toolbar-dropdown.active{z-index:11543}.card:nth-child(1544) .task-item{z-index:-545}.card:nth-child(1544) .task-item .toolbar-dropdown.active{z-index:11544}.card:nth-child(1545) .task-item{z-index:-546}.card:nth-child(1545) .task-item .toolbar-dropdown.active{z-index:11545}.card:nth-child(1546) .task-item{z-index:-547}.card:nth-child(1546) .task-item .toolbar-dropdown.active{z-index:11546}.card:nth-child(1547) .task-item{z-index:-548}.card:nth-child(1547) .task-item .toolbar-dropdown.active{z-index:11547}.card:nth-child(1548) .task-item{z-index:-549}.card:nth-child(1548) .task-item .toolbar-dropdown.active{z-index:11548}.card:nth-child(1549) .task-item{z-index:-550}.card:nth-child(1549) .task-item .toolbar-dropdown.active{z-index:11549}.card:nth-child(1550) .task-item{z-index:-551}.card:nth-child(1550) .task-item .toolbar-dropdown.active{z-index:11550}.card:nth-child(1551) .task-item{z-index:-552}.card:nth-child(1551) .task-item .toolbar-dropdown.active{z-index:11551}.card:nth-child(1552) .task-item{z-index:-553}.card:nth-child(1552) .task-item .toolbar-dropdown.active{z-index:11552}.card:nth-child(1553) .task-item{z-index:-554}.card:nth-child(1553) .task-item .toolbar-dropdown.active{z-index:11553}.card:nth-child(1554) .task-item{z-index:-555}.card:nth-child(1554) .task-item .toolbar-dropdown.active{z-index:11554}.card:nth-child(1555) .task-item{z-index:-556}.card:nth-child(1555) .task-item .toolbar-dropdown.active{z-index:11555}.card:nth-child(1556) .task-item{z-index:-557}.card:nth-child(1556) .task-item .toolbar-dropdown.active{z-index:11556}.card:nth-child(1557) .task-item{z-index:-558}.card:nth-child(1557) .task-item .toolbar-dropdown.active{z-index:11557}.card:nth-child(1558) .task-item{z-index:-559}.card:nth-child(1558) .task-item .toolbar-dropdown.active{z-index:11558}.card:nth-child(1559) .task-item{z-index:-560}.card:nth-child(1559) .task-item .toolbar-dropdown.active{z-index:11559}.card:nth-child(1560) .task-item{z-index:-561}.card:nth-child(1560) .task-item .toolbar-dropdown.active{z-index:11560}.card:nth-child(1561) .task-item{z-index:-562}.card:nth-child(1561) .task-item .toolbar-dropdown.active{z-index:11561}.card:nth-child(1562) .task-item{z-index:-563}.card:nth-child(1562) .task-item .toolbar-dropdown.active{z-index:11562}.card:nth-child(1563) .task-item{z-index:-564}.card:nth-child(1563) .task-item .toolbar-dropdown.active{z-index:11563}.card:nth-child(1564) .task-item{z-index:-565}.card:nth-child(1564) .task-item .toolbar-dropdown.active{z-index:11564}.card:nth-child(1565) .task-item{z-index:-566}.card:nth-child(1565) .task-item .toolbar-dropdown.active{z-index:11565}.card:nth-child(1566) .task-item{z-index:-567}.card:nth-child(1566) .task-item .toolbar-dropdown.active{z-index:11566}.card:nth-child(1567) .task-item{z-index:-568}.card:nth-child(1567) .task-item .toolbar-dropdown.active{z-index:11567}.card:nth-child(1568) .task-item{z-index:-569}.card:nth-child(1568) .task-item .toolbar-dropdown.active{z-index:11568}.card:nth-child(1569) .task-item{z-index:-570}.card:nth-child(1569) .task-item .toolbar-dropdown.active{z-index:11569}.card:nth-child(1570) .task-item{z-index:-571}.card:nth-child(1570) .task-item .toolbar-dropdown.active{z-index:11570}.card:nth-child(1571) .task-item{z-index:-572}.card:nth-child(1571) .task-item .toolbar-dropdown.active{z-index:11571}.card:nth-child(1572) .task-item{z-index:-573}.card:nth-child(1572) .task-item .toolbar-dropdown.active{z-index:11572}.card:nth-child(1573) .task-item{z-index:-574}.card:nth-child(1573) .task-item .toolbar-dropdown.active{z-index:11573}.card:nth-child(1574) .task-item{z-index:-575}.card:nth-child(1574) .task-item .toolbar-dropdown.active{z-index:11574}.card:nth-child(1575) .task-item{z-index:-576}.card:nth-child(1575) .task-item .toolbar-dropdown.active{z-index:11575}.card:nth-child(1576) .task-item{z-index:-577}.card:nth-child(1576) .task-item .toolbar-dropdown.active{z-index:11576}.card:nth-child(1577) .task-item{z-index:-578}.card:nth-child(1577) .task-item .toolbar-dropdown.active{z-index:11577}.card:nth-child(1578) .task-item{z-index:-579}.card:nth-child(1578) .task-item .toolbar-dropdown.active{z-index:11578}.card:nth-child(1579) .task-item{z-index:-580}.card:nth-child(1579) .task-item .toolbar-dropdown.active{z-index:11579}.card:nth-child(1580) .task-item{z-index:-581}.card:nth-child(1580) .task-item .toolbar-dropdown.active{z-index:11580}.card:nth-child(1581) .task-item{z-index:-582}.card:nth-child(1581) .task-item .toolbar-dropdown.active{z-index:11581}.card:nth-child(1582) .task-item{z-index:-583}.card:nth-child(1582) .task-item .toolbar-dropdown.active{z-index:11582}.card:nth-child(1583) .task-item{z-index:-584}.card:nth-child(1583) .task-item .toolbar-dropdown.active{z-index:11583}.card:nth-child(1584) .task-item{z-index:-585}.card:nth-child(1584) .task-item .toolbar-dropdown.active{z-index:11584}.card:nth-child(1585) .task-item{z-index:-586}.card:nth-child(1585) .task-item .toolbar-dropdown.active{z-index:11585}.card:nth-child(1586) .task-item{z-index:-587}.card:nth-child(1586) .task-item .toolbar-dropdown.active{z-index:11586}.card:nth-child(1587) .task-item{z-index:-588}.card:nth-child(1587) .task-item .toolbar-dropdown.active{z-index:11587}.card:nth-child(1588) .task-item{z-index:-589}.card:nth-child(1588) .task-item .toolbar-dropdown.active{z-index:11588}.card:nth-child(1589) .task-item{z-index:-590}.card:nth-child(1589) .task-item .toolbar-dropdown.active{z-index:11589}.card:nth-child(1590) .task-item{z-index:-591}.card:nth-child(1590) .task-item .toolbar-dropdown.active{z-index:11590}.card:nth-child(1591) .task-item{z-index:-592}.card:nth-child(1591) .task-item .toolbar-dropdown.active{z-index:11591}.card:nth-child(1592) .task-item{z-index:-593}.card:nth-child(1592) .task-item .toolbar-dropdown.active{z-index:11592}.card:nth-child(1593) .task-item{z-index:-594}.card:nth-child(1593) .task-item .toolbar-dropdown.active{z-index:11593}.card:nth-child(1594) .task-item{z-index:-595}.card:nth-child(1594) .task-item .toolbar-dropdown.active{z-index:11594}.card:nth-child(1595) .task-item{z-index:-596}.card:nth-child(1595) .task-item .toolbar-dropdown.active{z-index:11595}.card:nth-child(1596) .task-item{z-index:-597}.card:nth-child(1596) .task-item .toolbar-dropdown.active{z-index:11596}.card:nth-child(1597) .task-item{z-index:-598}.card:nth-child(1597) .task-item .toolbar-dropdown.active{z-index:11597}.card:nth-child(1598) .task-item{z-index:-599}.card:nth-child(1598) .task-item .toolbar-dropdown.active{z-index:11598}.card:nth-child(1599) .task-item{z-index:-600}.card:nth-child(1599) .task-item .toolbar-dropdown.active{z-index:11599}.card:nth-child(1600) .task-item{z-index:-601}.card:nth-child(1600) .task-item .toolbar-dropdown.active{z-index:11600}.card:nth-child(1601) .task-item{z-index:-602}.card:nth-child(1601) .task-item .toolbar-dropdown.active{z-index:11601}.card:nth-child(1602) .task-item{z-index:-603}.card:nth-child(1602) .task-item .toolbar-dropdown.active{z-index:11602}.card:nth-child(1603) .task-item{z-index:-604}.card:nth-child(1603) .task-item .toolbar-dropdown.active{z-index:11603}.card:nth-child(1604) .task-item{z-index:-605}.card:nth-child(1604) .task-item .toolbar-dropdown.active{z-index:11604}.card:nth-child(1605) .task-item{z-index:-606}.card:nth-child(1605) .task-item .toolbar-dropdown.active{z-index:11605}.card:nth-child(1606) .task-item{z-index:-607}.card:nth-child(1606) .task-item .toolbar-dropdown.active{z-index:11606}.card:nth-child(1607) .task-item{z-index:-608}.card:nth-child(1607) .task-item .toolbar-dropdown.active{z-index:11607}.card:nth-child(1608) .task-item{z-index:-609}.card:nth-child(1608) .task-item .toolbar-dropdown.active{z-index:11608}.card:nth-child(1609) .task-item{z-index:-610}.card:nth-child(1609) .task-item .toolbar-dropdown.active{z-index:11609}.card:nth-child(1610) .task-item{z-index:-611}.card:nth-child(1610) .task-item .toolbar-dropdown.active{z-index:11610}.card:nth-child(1611) .task-item{z-index:-612}.card:nth-child(1611) .task-item .toolbar-dropdown.active{z-index:11611}.card:nth-child(1612) .task-item{z-index:-613}.card:nth-child(1612) .task-item .toolbar-dropdown.active{z-index:11612}.card:nth-child(1613) .task-item{z-index:-614}.card:nth-child(1613) .task-item .toolbar-dropdown.active{z-index:11613}.card:nth-child(1614) .task-item{z-index:-615}.card:nth-child(1614) .task-item .toolbar-dropdown.active{z-index:11614}.card:nth-child(1615) .task-item{z-index:-616}.card:nth-child(1615) .task-item .toolbar-dropdown.active{z-index:11615}.card:nth-child(1616) .task-item{z-index:-617}.card:nth-child(1616) .task-item .toolbar-dropdown.active{z-index:11616}.card:nth-child(1617) .task-item{z-index:-618}.card:nth-child(1617) .task-item .toolbar-dropdown.active{z-index:11617}.card:nth-child(1618) .task-item{z-index:-619}.card:nth-child(1618) .task-item .toolbar-dropdown.active{z-index:11618}.card:nth-child(1619) .task-item{z-index:-620}.card:nth-child(1619) .task-item .toolbar-dropdown.active{z-index:11619}.card:nth-child(1620) .task-item{z-index:-621}.card:nth-child(1620) .task-item .toolbar-dropdown.active{z-index:11620}.card:nth-child(1621) .task-item{z-index:-622}.card:nth-child(1621) .task-item .toolbar-dropdown.active{z-index:11621}.card:nth-child(1622) .task-item{z-index:-623}.card:nth-child(1622) .task-item .toolbar-dropdown.active{z-index:11622}.card:nth-child(1623) .task-item{z-index:-624}.card:nth-child(1623) .task-item .toolbar-dropdown.active{z-index:11623}.card:nth-child(1624) .task-item{z-index:-625}.card:nth-child(1624) .task-item .toolbar-dropdown.active{z-index:11624}.card:nth-child(1625) .task-item{z-index:-626}.card:nth-child(1625) .task-item .toolbar-dropdown.active{z-index:11625}.card:nth-child(1626) .task-item{z-index:-627}.card:nth-child(1626) .task-item .toolbar-dropdown.active{z-index:11626}.card:nth-child(1627) .task-item{z-index:-628}.card:nth-child(1627) .task-item .toolbar-dropdown.active{z-index:11627}.card:nth-child(1628) .task-item{z-index:-629}.card:nth-child(1628) .task-item .toolbar-dropdown.active{z-index:11628}.card:nth-child(1629) .task-item{z-index:-630}.card:nth-child(1629) .task-item .toolbar-dropdown.active{z-index:11629}.card:nth-child(1630) .task-item{z-index:-631}.card:nth-child(1630) .task-item .toolbar-dropdown.active{z-index:11630}.card:nth-child(1631) .task-item{z-index:-632}.card:nth-child(1631) .task-item .toolbar-dropdown.active{z-index:11631}.card:nth-child(1632) .task-item{z-index:-633}.card:nth-child(1632) .task-item .toolbar-dropdown.active{z-index:11632}.card:nth-child(1633) .task-item{z-index:-634}.card:nth-child(1633) .task-item .toolbar-dropdown.active{z-index:11633}.card:nth-child(1634) .task-item{z-index:-635}.card:nth-child(1634) .task-item .toolbar-dropdown.active{z-index:11634}.card:nth-child(1635) .task-item{z-index:-636}.card:nth-child(1635) .task-item .toolbar-dropdown.active{z-index:11635}.card:nth-child(1636) .task-item{z-index:-637}.card:nth-child(1636) .task-item .toolbar-dropdown.active{z-index:11636}.card:nth-child(1637) .task-item{z-index:-638}.card:nth-child(1637) .task-item .toolbar-dropdown.active{z-index:11637}.card:nth-child(1638) .task-item{z-index:-639}.card:nth-child(1638) .task-item .toolbar-dropdown.active{z-index:11638}.card:nth-child(1639) .task-item{z-index:-640}.card:nth-child(1639) .task-item .toolbar-dropdown.active{z-index:11639}.card:nth-child(1640) .task-item{z-index:-641}.card:nth-child(1640) .task-item .toolbar-dropdown.active{z-index:11640}.card:nth-child(1641) .task-item{z-index:-642}.card:nth-child(1641) .task-item .toolbar-dropdown.active{z-index:11641}.card:nth-child(1642) .task-item{z-index:-643}.card:nth-child(1642) .task-item .toolbar-dropdown.active{z-index:11642}.card:nth-child(1643) .task-item{z-index:-644}.card:nth-child(1643) .task-item .toolbar-dropdown.active{z-index:11643}.card:nth-child(1644) .task-item{z-index:-645}.card:nth-child(1644) .task-item .toolbar-dropdown.active{z-index:11644}.card:nth-child(1645) .task-item{z-index:-646}.card:nth-child(1645) .task-item .toolbar-dropdown.active{z-index:11645}.card:nth-child(1646) .task-item{z-index:-647}.card:nth-child(1646) .task-item .toolbar-dropdown.active{z-index:11646}.card:nth-child(1647) .task-item{z-index:-648}.card:nth-child(1647) .task-item .toolbar-dropdown.active{z-index:11647}.card:nth-child(1648) .task-item{z-index:-649}.card:nth-child(1648) .task-item .toolbar-dropdown.active{z-index:11648}.card:nth-child(1649) .task-item{z-index:-650}.card:nth-child(1649) .task-item .toolbar-dropdown.active{z-index:11649}.card:nth-child(1650) .task-item{z-index:-651}.card:nth-child(1650) .task-item .toolbar-dropdown.active{z-index:11650}.card:nth-child(1651) .task-item{z-index:-652}.card:nth-child(1651) .task-item .toolbar-dropdown.active{z-index:11651}.card:nth-child(1652) .task-item{z-index:-653}.card:nth-child(1652) .task-item .toolbar-dropdown.active{z-index:11652}.card:nth-child(1653) .task-item{z-index:-654}.card:nth-child(1653) .task-item .toolbar-dropdown.active{z-index:11653}.card:nth-child(1654) .task-item{z-index:-655}.card:nth-child(1654) .task-item .toolbar-dropdown.active{z-index:11654}.card:nth-child(1655) .task-item{z-index:-656}.card:nth-child(1655) .task-item .toolbar-dropdown.active{z-index:11655}.card:nth-child(1656) .task-item{z-index:-657}.card:nth-child(1656) .task-item .toolbar-dropdown.active{z-index:11656}.card:nth-child(1657) .task-item{z-index:-658}.card:nth-child(1657) .task-item .toolbar-dropdown.active{z-index:11657}.card:nth-child(1658) .task-item{z-index:-659}.card:nth-child(1658) .task-item .toolbar-dropdown.active{z-index:11658}.card:nth-child(1659) .task-item{z-index:-660}.card:nth-child(1659) .task-item .toolbar-dropdown.active{z-index:11659}.card:nth-child(1660) .task-item{z-index:-661}.card:nth-child(1660) .task-item .toolbar-dropdown.active{z-index:11660}.card:nth-child(1661) .task-item{z-index:-662}.card:nth-child(1661) .task-item .toolbar-dropdown.active{z-index:11661}.card:nth-child(1662) .task-item{z-index:-663}.card:nth-child(1662) .task-item .toolbar-dropdown.active{z-index:11662}.card:nth-child(1663) .task-item{z-index:-664}.card:nth-child(1663) .task-item .toolbar-dropdown.active{z-index:11663}.card:nth-child(1664) .task-item{z-index:-665}.card:nth-child(1664) .task-item .toolbar-dropdown.active{z-index:11664}.card:nth-child(1665) .task-item{z-index:-666}.card:nth-child(1665) .task-item .toolbar-dropdown.active{z-index:11665}.card:nth-child(1666) .task-item{z-index:-667}.card:nth-child(1666) .task-item .toolbar-dropdown.active{z-index:11666}.card:nth-child(1667) .task-item{z-index:-668}.card:nth-child(1667) .task-item .toolbar-dropdown.active{z-index:11667}.card:nth-child(1668) .task-item{z-index:-669}.card:nth-child(1668) .task-item .toolbar-dropdown.active{z-index:11668}.card:nth-child(1669) .task-item{z-index:-670}.card:nth-child(1669) .task-item .toolbar-dropdown.active{z-index:11669}.card:nth-child(1670) .task-item{z-index:-671}.card:nth-child(1670) .task-item .toolbar-dropdown.active{z-index:11670}.card:nth-child(1671) .task-item{z-index:-672}.card:nth-child(1671) .task-item .toolbar-dropdown.active{z-index:11671}.card:nth-child(1672) .task-item{z-index:-673}.card:nth-child(1672) .task-item .toolbar-dropdown.active{z-index:11672}.card:nth-child(1673) .task-item{z-index:-674}.card:nth-child(1673) .task-item .toolbar-dropdown.active{z-index:11673}.card:nth-child(1674) .task-item{z-index:-675}.card:nth-child(1674) .task-item .toolbar-dropdown.active{z-index:11674}.card:nth-child(1675) .task-item{z-index:-676}.card:nth-child(1675) .task-item .toolbar-dropdown.active{z-index:11675}.card:nth-child(1676) .task-item{z-index:-677}.card:nth-child(1676) .task-item .toolbar-dropdown.active{z-index:11676}.card:nth-child(1677) .task-item{z-index:-678}.card:nth-child(1677) .task-item .toolbar-dropdown.active{z-index:11677}.card:nth-child(1678) .task-item{z-index:-679}.card:nth-child(1678) .task-item .toolbar-dropdown.active{z-index:11678}.card:nth-child(1679) .task-item{z-index:-680}.card:nth-child(1679) .task-item .toolbar-dropdown.active{z-index:11679}.card:nth-child(1680) .task-item{z-index:-681}.card:nth-child(1680) .task-item .toolbar-dropdown.active{z-index:11680}.card:nth-child(1681) .task-item{z-index:-682}.card:nth-child(1681) .task-item .toolbar-dropdown.active{z-index:11681}.card:nth-child(1682) .task-item{z-index:-683}.card:nth-child(1682) .task-item .toolbar-dropdown.active{z-index:11682}.card:nth-child(1683) .task-item{z-index:-684}.card:nth-child(1683) .task-item .toolbar-dropdown.active{z-index:11683}.card:nth-child(1684) .task-item{z-index:-685}.card:nth-child(1684) .task-item .toolbar-dropdown.active{z-index:11684}.card:nth-child(1685) .task-item{z-index:-686}.card:nth-child(1685) .task-item .toolbar-dropdown.active{z-index:11685}.card:nth-child(1686) .task-item{z-index:-687}.card:nth-child(1686) .task-item .toolbar-dropdown.active{z-index:11686}.card:nth-child(1687) .task-item{z-index:-688}.card:nth-child(1687) .task-item .toolbar-dropdown.active{z-index:11687}.card:nth-child(1688) .task-item{z-index:-689}.card:nth-child(1688) .task-item .toolbar-dropdown.active{z-index:11688}.card:nth-child(1689) .task-item{z-index:-690}.card:nth-child(1689) .task-item .toolbar-dropdown.active{z-index:11689}.card:nth-child(1690) .task-item{z-index:-691}.card:nth-child(1690) .task-item .toolbar-dropdown.active{z-index:11690}.card:nth-child(1691) .task-item{z-index:-692}.card:nth-child(1691) .task-item .toolbar-dropdown.active{z-index:11691}.card:nth-child(1692) .task-item{z-index:-693}.card:nth-child(1692) .task-item .toolbar-dropdown.active{z-index:11692}.card:nth-child(1693) .task-item{z-index:-694}.card:nth-child(1693) .task-item .toolbar-dropdown.active{z-index:11693}.card:nth-child(1694) .task-item{z-index:-695}.card:nth-child(1694) .task-item .toolbar-dropdown.active{z-index:11694}.card:nth-child(1695) .task-item{z-index:-696}.card:nth-child(1695) .task-item .toolbar-dropdown.active{z-index:11695}.card:nth-child(1696) .task-item{z-index:-697}.card:nth-child(1696) .task-item .toolbar-dropdown.active{z-index:11696}.card:nth-child(1697) .task-item{z-index:-698}.card:nth-child(1697) .task-item .toolbar-dropdown.active{z-index:11697}.card:nth-child(1698) .task-item{z-index:-699}.card:nth-child(1698) .task-item .toolbar-dropdown.active{z-index:11698}.card:nth-child(1699) .task-item{z-index:-700}.card:nth-child(1699) .task-item .toolbar-dropdown.active{z-index:11699}.card:nth-child(1700) .task-item{z-index:-701}.card:nth-child(1700) .task-item .toolbar-dropdown.active{z-index:11700}.card:nth-child(1701) .task-item{z-index:-702}.card:nth-child(1701) .task-item .toolbar-dropdown.active{z-index:11701}.card:nth-child(1702) .task-item{z-index:-703}.card:nth-child(1702) .task-item .toolbar-dropdown.active{z-index:11702}.card:nth-child(1703) .task-item{z-index:-704}.card:nth-child(1703) .task-item .toolbar-dropdown.active{z-index:11703}.card:nth-child(1704) .task-item{z-index:-705}.card:nth-child(1704) .task-item .toolbar-dropdown.active{z-index:11704}.card:nth-child(1705) .task-item{z-index:-706}.card:nth-child(1705) .task-item .toolbar-dropdown.active{z-index:11705}.card:nth-child(1706) .task-item{z-index:-707}.card:nth-child(1706) .task-item .toolbar-dropdown.active{z-index:11706}.card:nth-child(1707) .task-item{z-index:-708}.card:nth-child(1707) .task-item .toolbar-dropdown.active{z-index:11707}.card:nth-child(1708) .task-item{z-index:-709}.card:nth-child(1708) .task-item .toolbar-dropdown.active{z-index:11708}.card:nth-child(1709) .task-item{z-index:-710}.card:nth-child(1709) .task-item .toolbar-dropdown.active{z-index:11709}.card:nth-child(1710) .task-item{z-index:-711}.card:nth-child(1710) .task-item .toolbar-dropdown.active{z-index:11710}.card:nth-child(1711) .task-item{z-index:-712}.card:nth-child(1711) .task-item .toolbar-dropdown.active{z-index:11711}.card:nth-child(1712) .task-item{z-index:-713}.card:nth-child(1712) .task-item .toolbar-dropdown.active{z-index:11712}.card:nth-child(1713) .task-item{z-index:-714}.card:nth-child(1713) .task-item .toolbar-dropdown.active{z-index:11713}.card:nth-child(1714) .task-item{z-index:-715}.card:nth-child(1714) .task-item .toolbar-dropdown.active{z-index:11714}.card:nth-child(1715) .task-item{z-index:-716}.card:nth-child(1715) .task-item .toolbar-dropdown.active{z-index:11715}.card:nth-child(1716) .task-item{z-index:-717}.card:nth-child(1716) .task-item .toolbar-dropdown.active{z-index:11716}.card:nth-child(1717) .task-item{z-index:-718}.card:nth-child(1717) .task-item .toolbar-dropdown.active{z-index:11717}.card:nth-child(1718) .task-item{z-index:-719}.card:nth-child(1718) .task-item .toolbar-dropdown.active{z-index:11718}.card:nth-child(1719) .task-item{z-index:-720}.card:nth-child(1719) .task-item .toolbar-dropdown.active{z-index:11719}.card:nth-child(1720) .task-item{z-index:-721}.card:nth-child(1720) .task-item .toolbar-dropdown.active{z-index:11720}.card:nth-child(1721) .task-item{z-index:-722}.card:nth-child(1721) .task-item .toolbar-dropdown.active{z-index:11721}.card:nth-child(1722) .task-item{z-index:-723}.card:nth-child(1722) .task-item .toolbar-dropdown.active{z-index:11722}.card:nth-child(1723) .task-item{z-index:-724}.card:nth-child(1723) .task-item .toolbar-dropdown.active{z-index:11723}.card:nth-child(1724) .task-item{z-index:-725}.card:nth-child(1724) .task-item .toolbar-dropdown.active{z-index:11724}.card:nth-child(1725) .task-item{z-index:-726}.card:nth-child(1725) .task-item .toolbar-dropdown.active{z-index:11725}.card:nth-child(1726) .task-item{z-index:-727}.card:nth-child(1726) .task-item .toolbar-dropdown.active{z-index:11726}.card:nth-child(1727) .task-item{z-index:-728}.card:nth-child(1727) .task-item .toolbar-dropdown.active{z-index:11727}.card:nth-child(1728) .task-item{z-index:-729}.card:nth-child(1728) .task-item .toolbar-dropdown.active{z-index:11728}.card:nth-child(1729) .task-item{z-index:-730}.card:nth-child(1729) .task-item .toolbar-dropdown.active{z-index:11729}.card:nth-child(1730) .task-item{z-index:-731}.card:nth-child(1730) .task-item .toolbar-dropdown.active{z-index:11730}.card:nth-child(1731) .task-item{z-index:-732}.card:nth-child(1731) .task-item .toolbar-dropdown.active{z-index:11731}.card:nth-child(1732) .task-item{z-index:-733}.card:nth-child(1732) .task-item .toolbar-dropdown.active{z-index:11732}.card:nth-child(1733) .task-item{z-index:-734}.card:nth-child(1733) .task-item .toolbar-dropdown.active{z-index:11733}.card:nth-child(1734) .task-item{z-index:-735}.card:nth-child(1734) .task-item .toolbar-dropdown.active{z-index:11734}.card:nth-child(1735) .task-item{z-index:-736}.card:nth-child(1735) .task-item .toolbar-dropdown.active{z-index:11735}.card:nth-child(1736) .task-item{z-index:-737}.card:nth-child(1736) .task-item .toolbar-dropdown.active{z-index:11736}.card:nth-child(1737) .task-item{z-index:-738}.card:nth-child(1737) .task-item .toolbar-dropdown.active{z-index:11737}.card:nth-child(1738) .task-item{z-index:-739}.card:nth-child(1738) .task-item .toolbar-dropdown.active{z-index:11738}.card:nth-child(1739) .task-item{z-index:-740}.card:nth-child(1739) .task-item .toolbar-dropdown.active{z-index:11739}.card:nth-child(1740) .task-item{z-index:-741}.card:nth-child(1740) .task-item .toolbar-dropdown.active{z-index:11740}.card:nth-child(1741) .task-item{z-index:-742}.card:nth-child(1741) .task-item .toolbar-dropdown.active{z-index:11741}.card:nth-child(1742) .task-item{z-index:-743}.card:nth-child(1742) .task-item .toolbar-dropdown.active{z-index:11742}.card:nth-child(1743) .task-item{z-index:-744}.card:nth-child(1743) .task-item .toolbar-dropdown.active{z-index:11743}.card:nth-child(1744) .task-item{z-index:-745}.card:nth-child(1744) .task-item .toolbar-dropdown.active{z-index:11744}.card:nth-child(1745) .task-item{z-index:-746}.card:nth-child(1745) .task-item .toolbar-dropdown.active{z-index:11745}.card:nth-child(1746) .task-item{z-index:-747}.card:nth-child(1746) .task-item .toolbar-dropdown.active{z-index:11746}.card:nth-child(1747) .task-item{z-index:-748}.card:nth-child(1747) .task-item .toolbar-dropdown.active{z-index:11747}.card:nth-child(1748) .task-item{z-index:-749}.card:nth-child(1748) .task-item .toolbar-dropdown.active{z-index:11748}.card:nth-child(1749) .task-item{z-index:-750}.card:nth-child(1749) .task-item .toolbar-dropdown.active{z-index:11749}.card:nth-child(1750) .task-item{z-index:-751}.card:nth-child(1750) .task-item .toolbar-dropdown.active{z-index:11750}.card:nth-child(1751) .task-item{z-index:-752}.card:nth-child(1751) .task-item .toolbar-dropdown.active{z-index:11751}.card:nth-child(1752) .task-item{z-index:-753}.card:nth-child(1752) .task-item .toolbar-dropdown.active{z-index:11752}.card:nth-child(1753) .task-item{z-index:-754}.card:nth-child(1753) .task-item .toolbar-dropdown.active{z-index:11753}.card:nth-child(1754) .task-item{z-index:-755}.card:nth-child(1754) .task-item .toolbar-dropdown.active{z-index:11754}.card:nth-child(1755) .task-item{z-index:-756}.card:nth-child(1755) .task-item .toolbar-dropdown.active{z-index:11755}.card:nth-child(1756) .task-item{z-index:-757}.card:nth-child(1756) .task-item .toolbar-dropdown.active{z-index:11756}.card:nth-child(1757) .task-item{z-index:-758}.card:nth-child(1757) .task-item .toolbar-dropdown.active{z-index:11757}.card:nth-child(1758) .task-item{z-index:-759}.card:nth-child(1758) .task-item .toolbar-dropdown.active{z-index:11758}.card:nth-child(1759) .task-item{z-index:-760}.card:nth-child(1759) .task-item .toolbar-dropdown.active{z-index:11759}.card:nth-child(1760) .task-item{z-index:-761}.card:nth-child(1760) .task-item .toolbar-dropdown.active{z-index:11760}.card:nth-child(1761) .task-item{z-index:-762}.card:nth-child(1761) .task-item .toolbar-dropdown.active{z-index:11761}.card:nth-child(1762) .task-item{z-index:-763}.card:nth-child(1762) .task-item .toolbar-dropdown.active{z-index:11762}.card:nth-child(1763) .task-item{z-index:-764}.card:nth-child(1763) .task-item .toolbar-dropdown.active{z-index:11763}.card:nth-child(1764) .task-item{z-index:-765}.card:nth-child(1764) .task-item .toolbar-dropdown.active{z-index:11764}.card:nth-child(1765) .task-item{z-index:-766}.card:nth-child(1765) .task-item .toolbar-dropdown.active{z-index:11765}.card:nth-child(1766) .task-item{z-index:-767}.card:nth-child(1766) .task-item .toolbar-dropdown.active{z-index:11766}.card:nth-child(1767) .task-item{z-index:-768}.card:nth-child(1767) .task-item .toolbar-dropdown.active{z-index:11767}.card:nth-child(1768) .task-item{z-index:-769}.card:nth-child(1768) .task-item .toolbar-dropdown.active{z-index:11768}.card:nth-child(1769) .task-item{z-index:-770}.card:nth-child(1769) .task-item .toolbar-dropdown.active{z-index:11769}.card:nth-child(1770) .task-item{z-index:-771}.card:nth-child(1770) .task-item .toolbar-dropdown.active{z-index:11770}.card:nth-child(1771) .task-item{z-index:-772}.card:nth-child(1771) .task-item .toolbar-dropdown.active{z-index:11771}.card:nth-child(1772) .task-item{z-index:-773}.card:nth-child(1772) .task-item .toolbar-dropdown.active{z-index:11772}.card:nth-child(1773) .task-item{z-index:-774}.card:nth-child(1773) .task-item .toolbar-dropdown.active{z-index:11773}.card:nth-child(1774) .task-item{z-index:-775}.card:nth-child(1774) .task-item .toolbar-dropdown.active{z-index:11774}.card:nth-child(1775) .task-item{z-index:-776}.card:nth-child(1775) .task-item .toolbar-dropdown.active{z-index:11775}.card:nth-child(1776) .task-item{z-index:-777}.card:nth-child(1776) .task-item .toolbar-dropdown.active{z-index:11776}.card:nth-child(1777) .task-item{z-index:-778}.card:nth-child(1777) .task-item .toolbar-dropdown.active{z-index:11777}.card:nth-child(1778) .task-item{z-index:-779}.card:nth-child(1778) .task-item .toolbar-dropdown.active{z-index:11778}.card:nth-child(1779) .task-item{z-index:-780}.card:nth-child(1779) .task-item .toolbar-dropdown.active{z-index:11779}.card:nth-child(1780) .task-item{z-index:-781}.card:nth-child(1780) .task-item .toolbar-dropdown.active{z-index:11780}.card:nth-child(1781) .task-item{z-index:-782}.card:nth-child(1781) .task-item .toolbar-dropdown.active{z-index:11781}.card:nth-child(1782) .task-item{z-index:-783}.card:nth-child(1782) .task-item .toolbar-dropdown.active{z-index:11782}.card:nth-child(1783) .task-item{z-index:-784}.card:nth-child(1783) .task-item .toolbar-dropdown.active{z-index:11783}.card:nth-child(1784) .task-item{z-index:-785}.card:nth-child(1784) .task-item .toolbar-dropdown.active{z-index:11784}.card:nth-child(1785) .task-item{z-index:-786}.card:nth-child(1785) .task-item .toolbar-dropdown.active{z-index:11785}.card:nth-child(1786) .task-item{z-index:-787}.card:nth-child(1786) .task-item .toolbar-dropdown.active{z-index:11786}.card:nth-child(1787) .task-item{z-index:-788}.card:nth-child(1787) .task-item .toolbar-dropdown.active{z-index:11787}.card:nth-child(1788) .task-item{z-index:-789}.card:nth-child(1788) .task-item .toolbar-dropdown.active{z-index:11788}.card:nth-child(1789) .task-item{z-index:-790}.card:nth-child(1789) .task-item .toolbar-dropdown.active{z-index:11789}.card:nth-child(1790) .task-item{z-index:-791}.card:nth-child(1790) .task-item .toolbar-dropdown.active{z-index:11790}.card:nth-child(1791) .task-item{z-index:-792}.card:nth-child(1791) .task-item .toolbar-dropdown.active{z-index:11791}.card:nth-child(1792) .task-item{z-index:-793}.card:nth-child(1792) .task-item .toolbar-dropdown.active{z-index:11792}.card:nth-child(1793) .task-item{z-index:-794}.card:nth-child(1793) .task-item .toolbar-dropdown.active{z-index:11793}.card:nth-child(1794) .task-item{z-index:-795}.card:nth-child(1794) .task-item .toolbar-dropdown.active{z-index:11794}.card:nth-child(1795) .task-item{z-index:-796}.card:nth-child(1795) .task-item .toolbar-dropdown.active{z-index:11795}.card:nth-child(1796) .task-item{z-index:-797}.card:nth-child(1796) .task-item .toolbar-dropdown.active{z-index:11796}.card:nth-child(1797) .task-item{z-index:-798}.card:nth-child(1797) .task-item .toolbar-dropdown.active{z-index:11797}.card:nth-child(1798) .task-item{z-index:-799}.card:nth-child(1798) .task-item .toolbar-dropdown.active{z-index:11798}.card:nth-child(1799) .task-item{z-index:-800}.card:nth-child(1799) .task-item .toolbar-dropdown.active{z-index:11799}.card:nth-child(1800) .task-item{z-index:-801}.card:nth-child(1800) .task-item .toolbar-dropdown.active{z-index:11800}.card:nth-child(1801) .task-item{z-index:-802}.card:nth-child(1801) .task-item .toolbar-dropdown.active{z-index:11801}.card:nth-child(1802) .task-item{z-index:-803}.card:nth-child(1802) .task-item .toolbar-dropdown.active{z-index:11802}.card:nth-child(1803) .task-item{z-index:-804}.card:nth-child(1803) .task-item .toolbar-dropdown.active{z-index:11803}.card:nth-child(1804) .task-item{z-index:-805}.card:nth-child(1804) .task-item .toolbar-dropdown.active{z-index:11804}.card:nth-child(1805) .task-item{z-index:-806}.card:nth-child(1805) .task-item .toolbar-dropdown.active{z-index:11805}.card:nth-child(1806) .task-item{z-index:-807}.card:nth-child(1806) .task-item .toolbar-dropdown.active{z-index:11806}.card:nth-child(1807) .task-item{z-index:-808}.card:nth-child(1807) .task-item .toolbar-dropdown.active{z-index:11807}.card:nth-child(1808) .task-item{z-index:-809}.card:nth-child(1808) .task-item .toolbar-dropdown.active{z-index:11808}.card:nth-child(1809) .task-item{z-index:-810}.card:nth-child(1809) .task-item .toolbar-dropdown.active{z-index:11809}.card:nth-child(1810) .task-item{z-index:-811}.card:nth-child(1810) .task-item .toolbar-dropdown.active{z-index:11810}.card:nth-child(1811) .task-item{z-index:-812}.card:nth-child(1811) .task-item .toolbar-dropdown.active{z-index:11811}.card:nth-child(1812) .task-item{z-index:-813}.card:nth-child(1812) .task-item .toolbar-dropdown.active{z-index:11812}.card:nth-child(1813) .task-item{z-index:-814}.card:nth-child(1813) .task-item .toolbar-dropdown.active{z-index:11813}.card:nth-child(1814) .task-item{z-index:-815}.card:nth-child(1814) .task-item .toolbar-dropdown.active{z-index:11814}.card:nth-child(1815) .task-item{z-index:-816}.card:nth-child(1815) .task-item .toolbar-dropdown.active{z-index:11815}.card:nth-child(1816) .task-item{z-index:-817}.card:nth-child(1816) .task-item .toolbar-dropdown.active{z-index:11816}.card:nth-child(1817) .task-item{z-index:-818}.card:nth-child(1817) .task-item .toolbar-dropdown.active{z-index:11817}.card:nth-child(1818) .task-item{z-index:-819}.card:nth-child(1818) .task-item .toolbar-dropdown.active{z-index:11818}.card:nth-child(1819) .task-item{z-index:-820}.card:nth-child(1819) .task-item .toolbar-dropdown.active{z-index:11819}.card:nth-child(1820) .task-item{z-index:-821}.card:nth-child(1820) .task-item .toolbar-dropdown.active{z-index:11820}.card:nth-child(1821) .task-item{z-index:-822}.card:nth-child(1821) .task-item .toolbar-dropdown.active{z-index:11821}.card:nth-child(1822) .task-item{z-index:-823}.card:nth-child(1822) .task-item .toolbar-dropdown.active{z-index:11822}.card:nth-child(1823) .task-item{z-index:-824}.card:nth-child(1823) .task-item .toolbar-dropdown.active{z-index:11823}.card:nth-child(1824) .task-item{z-index:-825}.card:nth-child(1824) .task-item .toolbar-dropdown.active{z-index:11824}.card:nth-child(1825) .task-item{z-index:-826}.card:nth-child(1825) .task-item .toolbar-dropdown.active{z-index:11825}.card:nth-child(1826) .task-item{z-index:-827}.card:nth-child(1826) .task-item .toolbar-dropdown.active{z-index:11826}.card:nth-child(1827) .task-item{z-index:-828}.card:nth-child(1827) .task-item .toolbar-dropdown.active{z-index:11827}.card:nth-child(1828) .task-item{z-index:-829}.card:nth-child(1828) .task-item .toolbar-dropdown.active{z-index:11828}.card:nth-child(1829) .task-item{z-index:-830}.card:nth-child(1829) .task-item .toolbar-dropdown.active{z-index:11829}.card:nth-child(1830) .task-item{z-index:-831}.card:nth-child(1830) .task-item .toolbar-dropdown.active{z-index:11830}.card:nth-child(1831) .task-item{z-index:-832}.card:nth-child(1831) .task-item .toolbar-dropdown.active{z-index:11831}.card:nth-child(1832) .task-item{z-index:-833}.card:nth-child(1832) .task-item .toolbar-dropdown.active{z-index:11832}.card:nth-child(1833) .task-item{z-index:-834}.card:nth-child(1833) .task-item .toolbar-dropdown.active{z-index:11833}.card:nth-child(1834) .task-item{z-index:-835}.card:nth-child(1834) .task-item .toolbar-dropdown.active{z-index:11834}.card:nth-child(1835) .task-item{z-index:-836}.card:nth-child(1835) .task-item .toolbar-dropdown.active{z-index:11835}.card:nth-child(1836) .task-item{z-index:-837}.card:nth-child(1836) .task-item .toolbar-dropdown.active{z-index:11836}.card:nth-child(1837) .task-item{z-index:-838}.card:nth-child(1837) .task-item .toolbar-dropdown.active{z-index:11837}.card:nth-child(1838) .task-item{z-index:-839}.card:nth-child(1838) .task-item .toolbar-dropdown.active{z-index:11838}.card:nth-child(1839) .task-item{z-index:-840}.card:nth-child(1839) .task-item .toolbar-dropdown.active{z-index:11839}.card:nth-child(1840) .task-item{z-index:-841}.card:nth-child(1840) .task-item .toolbar-dropdown.active{z-index:11840}.card:nth-child(1841) .task-item{z-index:-842}.card:nth-child(1841) .task-item .toolbar-dropdown.active{z-index:11841}.card:nth-child(1842) .task-item{z-index:-843}.card:nth-child(1842) .task-item .toolbar-dropdown.active{z-index:11842}.card:nth-child(1843) .task-item{z-index:-844}.card:nth-child(1843) .task-item .toolbar-dropdown.active{z-index:11843}.card:nth-child(1844) .task-item{z-index:-845}.card:nth-child(1844) .task-item .toolbar-dropdown.active{z-index:11844}.card:nth-child(1845) .task-item{z-index:-846}.card:nth-child(1845) .task-item .toolbar-dropdown.active{z-index:11845}.card:nth-child(1846) .task-item{z-index:-847}.card:nth-child(1846) .task-item .toolbar-dropdown.active{z-index:11846}.card:nth-child(1847) .task-item{z-index:-848}.card:nth-child(1847) .task-item .toolbar-dropdown.active{z-index:11847}.card:nth-child(1848) .task-item{z-index:-849}.card:nth-child(1848) .task-item .toolbar-dropdown.active{z-index:11848}.card:nth-child(1849) .task-item{z-index:-850}.card:nth-child(1849) .task-item .toolbar-dropdown.active{z-index:11849}.card:nth-child(1850) .task-item{z-index:-851}.card:nth-child(1850) .task-item .toolbar-dropdown.active{z-index:11850}.card:nth-child(1851) .task-item{z-index:-852}.card:nth-child(1851) .task-item .toolbar-dropdown.active{z-index:11851}.card:nth-child(1852) .task-item{z-index:-853}.card:nth-child(1852) .task-item .toolbar-dropdown.active{z-index:11852}.card:nth-child(1853) .task-item{z-index:-854}.card:nth-child(1853) .task-item .toolbar-dropdown.active{z-index:11853}.card:nth-child(1854) .task-item{z-index:-855}.card:nth-child(1854) .task-item .toolbar-dropdown.active{z-index:11854}.card:nth-child(1855) .task-item{z-index:-856}.card:nth-child(1855) .task-item .toolbar-dropdown.active{z-index:11855}.card:nth-child(1856) .task-item{z-index:-857}.card:nth-child(1856) .task-item .toolbar-dropdown.active{z-index:11856}.card:nth-child(1857) .task-item{z-index:-858}.card:nth-child(1857) .task-item .toolbar-dropdown.active{z-index:11857}.card:nth-child(1858) .task-item{z-index:-859}.card:nth-child(1858) .task-item .toolbar-dropdown.active{z-index:11858}.card:nth-child(1859) .task-item{z-index:-860}.card:nth-child(1859) .task-item .toolbar-dropdown.active{z-index:11859}.card:nth-child(1860) .task-item{z-index:-861}.card:nth-child(1860) .task-item .toolbar-dropdown.active{z-index:11860}.card:nth-child(1861) .task-item{z-index:-862}.card:nth-child(1861) .task-item .toolbar-dropdown.active{z-index:11861}.card:nth-child(1862) .task-item{z-index:-863}.card:nth-child(1862) .task-item .toolbar-dropdown.active{z-index:11862}.card:nth-child(1863) .task-item{z-index:-864}.card:nth-child(1863) .task-item .toolbar-dropdown.active{z-index:11863}.card:nth-child(1864) .task-item{z-index:-865}.card:nth-child(1864) .task-item .toolbar-dropdown.active{z-index:11864}.card:nth-child(1865) .task-item{z-index:-866}.card:nth-child(1865) .task-item .toolbar-dropdown.active{z-index:11865}.card:nth-child(1866) .task-item{z-index:-867}.card:nth-child(1866) .task-item .toolbar-dropdown.active{z-index:11866}.card:nth-child(1867) .task-item{z-index:-868}.card:nth-child(1867) .task-item .toolbar-dropdown.active{z-index:11867}.card:nth-child(1868) .task-item{z-index:-869}.card:nth-child(1868) .task-item .toolbar-dropdown.active{z-index:11868}.card:nth-child(1869) .task-item{z-index:-870}.card:nth-child(1869) .task-item .toolbar-dropdown.active{z-index:11869}.card:nth-child(1870) .task-item{z-index:-871}.card:nth-child(1870) .task-item .toolbar-dropdown.active{z-index:11870}.card:nth-child(1871) .task-item{z-index:-872}.card:nth-child(1871) .task-item .toolbar-dropdown.active{z-index:11871}.card:nth-child(1872) .task-item{z-index:-873}.card:nth-child(1872) .task-item .toolbar-dropdown.active{z-index:11872}.card:nth-child(1873) .task-item{z-index:-874}.card:nth-child(1873) .task-item .toolbar-dropdown.active{z-index:11873}.card:nth-child(1874) .task-item{z-index:-875}.card:nth-child(1874) .task-item .toolbar-dropdown.active{z-index:11874}.card:nth-child(1875) .task-item{z-index:-876}.card:nth-child(1875) .task-item .toolbar-dropdown.active{z-index:11875}.card:nth-child(1876) .task-item{z-index:-877}.card:nth-child(1876) .task-item .toolbar-dropdown.active{z-index:11876}.card:nth-child(1877) .task-item{z-index:-878}.card:nth-child(1877) .task-item .toolbar-dropdown.active{z-index:11877}.card:nth-child(1878) .task-item{z-index:-879}.card:nth-child(1878) .task-item .toolbar-dropdown.active{z-index:11878}.card:nth-child(1879) .task-item{z-index:-880}.card:nth-child(1879) .task-item .toolbar-dropdown.active{z-index:11879}.card:nth-child(1880) .task-item{z-index:-881}.card:nth-child(1880) .task-item .toolbar-dropdown.active{z-index:11880}.card:nth-child(1881) .task-item{z-index:-882}.card:nth-child(1881) .task-item .toolbar-dropdown.active{z-index:11881}.card:nth-child(1882) .task-item{z-index:-883}.card:nth-child(1882) .task-item .toolbar-dropdown.active{z-index:11882}.card:nth-child(1883) .task-item{z-index:-884}.card:nth-child(1883) .task-item .toolbar-dropdown.active{z-index:11883}.card:nth-child(1884) .task-item{z-index:-885}.card:nth-child(1884) .task-item .toolbar-dropdown.active{z-index:11884}.card:nth-child(1885) .task-item{z-index:-886}.card:nth-child(1885) .task-item .toolbar-dropdown.active{z-index:11885}.card:nth-child(1886) .task-item{z-index:-887}.card:nth-child(1886) .task-item .toolbar-dropdown.active{z-index:11886}.card:nth-child(1887) .task-item{z-index:-888}.card:nth-child(1887) .task-item .toolbar-dropdown.active{z-index:11887}.card:nth-child(1888) .task-item{z-index:-889}.card:nth-child(1888) .task-item .toolbar-dropdown.active{z-index:11888}.card:nth-child(1889) .task-item{z-index:-890}.card:nth-child(1889) .task-item .toolbar-dropdown.active{z-index:11889}.card:nth-child(1890) .task-item{z-index:-891}.card:nth-child(1890) .task-item .toolbar-dropdown.active{z-index:11890}.card:nth-child(1891) .task-item{z-index:-892}.card:nth-child(1891) .task-item .toolbar-dropdown.active{z-index:11891}.card:nth-child(1892) .task-item{z-index:-893}.card:nth-child(1892) .task-item .toolbar-dropdown.active{z-index:11892}.card:nth-child(1893) .task-item{z-index:-894}.card:nth-child(1893) .task-item .toolbar-dropdown.active{z-index:11893}.card:nth-child(1894) .task-item{z-index:-895}.card:nth-child(1894) .task-item .toolbar-dropdown.active{z-index:11894}.card:nth-child(1895) .task-item{z-index:-896}.card:nth-child(1895) .task-item .toolbar-dropdown.active{z-index:11895}.card:nth-child(1896) .task-item{z-index:-897}.card:nth-child(1896) .task-item .toolbar-dropdown.active{z-index:11896}.card:nth-child(1897) .task-item{z-index:-898}.card:nth-child(1897) .task-item .toolbar-dropdown.active{z-index:11897}.card:nth-child(1898) .task-item{z-index:-899}.card:nth-child(1898) .task-item .toolbar-dropdown.active{z-index:11898}.card:nth-child(1899) .task-item{z-index:-900}.card:nth-child(1899) .task-item .toolbar-dropdown.active{z-index:11899}.card:nth-child(1900) .task-item{z-index:-901}.card:nth-child(1900) .task-item .toolbar-dropdown.active{z-index:11900}.card:nth-child(1901) .task-item{z-index:-902}.card:nth-child(1901) .task-item .toolbar-dropdown.active{z-index:11901}.card:nth-child(1902) .task-item{z-index:-903}.card:nth-child(1902) .task-item .toolbar-dropdown.active{z-index:11902}.card:nth-child(1903) .task-item{z-index:-904}.card:nth-child(1903) .task-item .toolbar-dropdown.active{z-index:11903}.card:nth-child(1904) .task-item{z-index:-905}.card:nth-child(1904) .task-item .toolbar-dropdown.active{z-index:11904}.card:nth-child(1905) .task-item{z-index:-906}.card:nth-child(1905) .task-item .toolbar-dropdown.active{z-index:11905}.card:nth-child(1906) .task-item{z-index:-907}.card:nth-child(1906) .task-item .toolbar-dropdown.active{z-index:11906}.card:nth-child(1907) .task-item{z-index:-908}.card:nth-child(1907) .task-item .toolbar-dropdown.active{z-index:11907}.card:nth-child(1908) .task-item{z-index:-909}.card:nth-child(1908) .task-item .toolbar-dropdown.active{z-index:11908}.card:nth-child(1909) .task-item{z-index:-910}.card:nth-child(1909) .task-item .toolbar-dropdown.active{z-index:11909}.card:nth-child(1910) .task-item{z-index:-911}.card:nth-child(1910) .task-item .toolbar-dropdown.active{z-index:11910}.card:nth-child(1911) .task-item{z-index:-912}.card:nth-child(1911) .task-item .toolbar-dropdown.active{z-index:11911}.card:nth-child(1912) .task-item{z-index:-913}.card:nth-child(1912) .task-item .toolbar-dropdown.active{z-index:11912}.card:nth-child(1913) .task-item{z-index:-914}.card:nth-child(1913) .task-item .toolbar-dropdown.active{z-index:11913}.card:nth-child(1914) .task-item{z-index:-915}.card:nth-child(1914) .task-item .toolbar-dropdown.active{z-index:11914}.card:nth-child(1915) .task-item{z-index:-916}.card:nth-child(1915) .task-item .toolbar-dropdown.active{z-index:11915}.card:nth-child(1916) .task-item{z-index:-917}.card:nth-child(1916) .task-item .toolbar-dropdown.active{z-index:11916}.card:nth-child(1917) .task-item{z-index:-918}.card:nth-child(1917) .task-item .toolbar-dropdown.active{z-index:11917}.card:nth-child(1918) .task-item{z-index:-919}.card:nth-child(1918) .task-item .toolbar-dropdown.active{z-index:11918}.card:nth-child(1919) .task-item{z-index:-920}.card:nth-child(1919) .task-item .toolbar-dropdown.active{z-index:11919}.card:nth-child(1920) .task-item{z-index:-921}.card:nth-child(1920) .task-item .toolbar-dropdown.active{z-index:11920}.card:nth-child(1921) .task-item{z-index:-922}.card:nth-child(1921) .task-item .toolbar-dropdown.active{z-index:11921}.card:nth-child(1922) .task-item{z-index:-923}.card:nth-child(1922) .task-item .toolbar-dropdown.active{z-index:11922}.card:nth-child(1923) .task-item{z-index:-924}.card:nth-child(1923) .task-item .toolbar-dropdown.active{z-index:11923}.card:nth-child(1924) .task-item{z-index:-925}.card:nth-child(1924) .task-item .toolbar-dropdown.active{z-index:11924}.card:nth-child(1925) .task-item{z-index:-926}.card:nth-child(1925) .task-item .toolbar-dropdown.active{z-index:11925}.card:nth-child(1926) .task-item{z-index:-927}.card:nth-child(1926) .task-item .toolbar-dropdown.active{z-index:11926}.card:nth-child(1927) .task-item{z-index:-928}.card:nth-child(1927) .task-item .toolbar-dropdown.active{z-index:11927}.card:nth-child(1928) .task-item{z-index:-929}.card:nth-child(1928) .task-item .toolbar-dropdown.active{z-index:11928}.card:nth-child(1929) .task-item{z-index:-930}.card:nth-child(1929) .task-item .toolbar-dropdown.active{z-index:11929}.card:nth-child(1930) .task-item{z-index:-931}.card:nth-child(1930) .task-item .toolbar-dropdown.active{z-index:11930}.card:nth-child(1931) .task-item{z-index:-932}.card:nth-child(1931) .task-item .toolbar-dropdown.active{z-index:11931}.card:nth-child(1932) .task-item{z-index:-933}.card:nth-child(1932) .task-item .toolbar-dropdown.active{z-index:11932}.card:nth-child(1933) .task-item{z-index:-934}.card:nth-child(1933) .task-item .toolbar-dropdown.active{z-index:11933}.card:nth-child(1934) .task-item{z-index:-935}.card:nth-child(1934) .task-item .toolbar-dropdown.active{z-index:11934}.card:nth-child(1935) .task-item{z-index:-936}.card:nth-child(1935) .task-item .toolbar-dropdown.active{z-index:11935}.card:nth-child(1936) .task-item{z-index:-937}.card:nth-child(1936) .task-item .toolbar-dropdown.active{z-index:11936}.card:nth-child(1937) .task-item{z-index:-938}.card:nth-child(1937) .task-item .toolbar-dropdown.active{z-index:11937}.card:nth-child(1938) .task-item{z-index:-939}.card:nth-child(1938) .task-item .toolbar-dropdown.active{z-index:11938}.card:nth-child(1939) .task-item{z-index:-940}.card:nth-child(1939) .task-item .toolbar-dropdown.active{z-index:11939}.card:nth-child(1940) .task-item{z-index:-941}.card:nth-child(1940) .task-item .toolbar-dropdown.active{z-index:11940}.card:nth-child(1941) .task-item{z-index:-942}.card:nth-child(1941) .task-item .toolbar-dropdown.active{z-index:11941}.card:nth-child(1942) .task-item{z-index:-943}.card:nth-child(1942) .task-item .toolbar-dropdown.active{z-index:11942}.card:nth-child(1943) .task-item{z-index:-944}.card:nth-child(1943) .task-item .toolbar-dropdown.active{z-index:11943}.card:nth-child(1944) .task-item{z-index:-945}.card:nth-child(1944) .task-item .toolbar-dropdown.active{z-index:11944}.card:nth-child(1945) .task-item{z-index:-946}.card:nth-child(1945) .task-item .toolbar-dropdown.active{z-index:11945}.card:nth-child(1946) .task-item{z-index:-947}.card:nth-child(1946) .task-item .toolbar-dropdown.active{z-index:11946}.card:nth-child(1947) .task-item{z-index:-948}.card:nth-child(1947) .task-item .toolbar-dropdown.active{z-index:11947}.card:nth-child(1948) .task-item{z-index:-949}.card:nth-child(1948) .task-item .toolbar-dropdown.active{z-index:11948}.card:nth-child(1949) .task-item{z-index:-950}.card:nth-child(1949) .task-item .toolbar-dropdown.active{z-index:11949}.card:nth-child(1950) .task-item{z-index:-951}.card:nth-child(1950) .task-item .toolbar-dropdown.active{z-index:11950}.card:nth-child(1951) .task-item{z-index:-952}.card:nth-child(1951) .task-item .toolbar-dropdown.active{z-index:11951}.card:nth-child(1952) .task-item{z-index:-953}.card:nth-child(1952) .task-item .toolbar-dropdown.active{z-index:11952}.card:nth-child(1953) .task-item{z-index:-954}.card:nth-child(1953) .task-item .toolbar-dropdown.active{z-index:11953}.card:nth-child(1954) .task-item{z-index:-955}.card:nth-child(1954) .task-item .toolbar-dropdown.active{z-index:11954}.card:nth-child(1955) .task-item{z-index:-956}.card:nth-child(1955) .task-item .toolbar-dropdown.active{z-index:11955}.card:nth-child(1956) .task-item{z-index:-957}.card:nth-child(1956) .task-item .toolbar-dropdown.active{z-index:11956}.card:nth-child(1957) .task-item{z-index:-958}.card:nth-child(1957) .task-item .toolbar-dropdown.active{z-index:11957}.card:nth-child(1958) .task-item{z-index:-959}.card:nth-child(1958) .task-item .toolbar-dropdown.active{z-index:11958}.card:nth-child(1959) .task-item{z-index:-960}.card:nth-child(1959) .task-item .toolbar-dropdown.active{z-index:11959}.card:nth-child(1960) .task-item{z-index:-961}.card:nth-child(1960) .task-item .toolbar-dropdown.active{z-index:11960}.card:nth-child(1961) .task-item{z-index:-962}.card:nth-child(1961) .task-item .toolbar-dropdown.active{z-index:11961}.card:nth-child(1962) .task-item{z-index:-963}.card:nth-child(1962) .task-item .toolbar-dropdown.active{z-index:11962}.card:nth-child(1963) .task-item{z-index:-964}.card:nth-child(1963) .task-item .toolbar-dropdown.active{z-index:11963}.card:nth-child(1964) .task-item{z-index:-965}.card:nth-child(1964) .task-item .toolbar-dropdown.active{z-index:11964}.card:nth-child(1965) .task-item{z-index:-966}.card:nth-child(1965) .task-item .toolbar-dropdown.active{z-index:11965}.card:nth-child(1966) .task-item{z-index:-967}.card:nth-child(1966) .task-item .toolbar-dropdown.active{z-index:11966}.card:nth-child(1967) .task-item{z-index:-968}.card:nth-child(1967) .task-item .toolbar-dropdown.active{z-index:11967}.card:nth-child(1968) .task-item{z-index:-969}.card:nth-child(1968) .task-item .toolbar-dropdown.active{z-index:11968}.card:nth-child(1969) .task-item{z-index:-970}.card:nth-child(1969) .task-item .toolbar-dropdown.active{z-index:11969}.card:nth-child(1970) .task-item{z-index:-971}.card:nth-child(1970) .task-item .toolbar-dropdown.active{z-index:11970}.card:nth-child(1971) .task-item{z-index:-972}.card:nth-child(1971) .task-item .toolbar-dropdown.active{z-index:11971}.card:nth-child(1972) .task-item{z-index:-973}.card:nth-child(1972) .task-item .toolbar-dropdown.active{z-index:11972}.card:nth-child(1973) .task-item{z-index:-974}.card:nth-child(1973) .task-item .toolbar-dropdown.active{z-index:11973}.card:nth-child(1974) .task-item{z-index:-975}.card:nth-child(1974) .task-item .toolbar-dropdown.active{z-index:11974}.card:nth-child(1975) .task-item{z-index:-976}.card:nth-child(1975) .task-item .toolbar-dropdown.active{z-index:11975}.card:nth-child(1976) .task-item{z-index:-977}.card:nth-child(1976) .task-item .toolbar-dropdown.active{z-index:11976}.card:nth-child(1977) .task-item{z-index:-978}.card:nth-child(1977) .task-item .toolbar-dropdown.active{z-index:11977}.card:nth-child(1978) .task-item{z-index:-979}.card:nth-child(1978) .task-item .toolbar-dropdown.active{z-index:11978}.card:nth-child(1979) .task-item{z-index:-980}.card:nth-child(1979) .task-item .toolbar-dropdown.active{z-index:11979}.card:nth-child(1980) .task-item{z-index:-981}.card:nth-child(1980) .task-item .toolbar-dropdown.active{z-index:11980}.card:nth-child(1981) .task-item{z-index:-982}.card:nth-child(1981) .task-item .toolbar-dropdown.active{z-index:11981}.card:nth-child(1982) .task-item{z-index:-983}.card:nth-child(1982) .task-item .toolbar-dropdown.active{z-index:11982}.card:nth-child(1983) .task-item{z-index:-984}.card:nth-child(1983) .task-item .toolbar-dropdown.active{z-index:11983}.card:nth-child(1984) .task-item{z-index:-985}.card:nth-child(1984) .task-item .toolbar-dropdown.active{z-index:11984}.card:nth-child(1985) .task-item{z-index:-986}.card:nth-child(1985) .task-item .toolbar-dropdown.active{z-index:11985}.card:nth-child(1986) .task-item{z-index:-987}.card:nth-child(1986) .task-item .toolbar-dropdown.active{z-index:11986}.card:nth-child(1987) .task-item{z-index:-988}.card:nth-child(1987) .task-item .toolbar-dropdown.active{z-index:11987}.card:nth-child(1988) .task-item{z-index:-989}.card:nth-child(1988) .task-item .toolbar-dropdown.active{z-index:11988}.card:nth-child(1989) .task-item{z-index:-990}.card:nth-child(1989) .task-item .toolbar-dropdown.active{z-index:11989}.card:nth-child(1990) .task-item{z-index:-991}.card:nth-child(1990) .task-item .toolbar-dropdown.active{z-index:11990}.card:nth-child(1991) .task-item{z-index:-992}.card:nth-child(1991) .task-item .toolbar-dropdown.active{z-index:11991}.card:nth-child(1992) .task-item{z-index:-993}.card:nth-child(1992) .task-item .toolbar-dropdown.active{z-index:11992}.card:nth-child(1993) .task-item{z-index:-994}.card:nth-child(1993) .task-item .toolbar-dropdown.active{z-index:11993}.card:nth-child(1994) .task-item{z-index:-995}.card:nth-child(1994) .task-item .toolbar-dropdown.active{z-index:11994}.card:nth-child(1995) .task-item{z-index:-996}.card:nth-child(1995) .task-item .toolbar-dropdown.active{z-index:11995}.card:nth-child(1996) .task-item{z-index:-997}.card:nth-child(1996) .task-item .toolbar-dropdown.active{z-index:11996}.card:nth-child(1997) .task-item{z-index:-998}.card:nth-child(1997) .task-item .toolbar-dropdown.active{z-index:11997}.card:nth-child(1998) .task-item{z-index:-999}.card:nth-child(1998) .task-item .toolbar-dropdown.active{z-index:11998}.card:nth-child(1999) .task-item{z-index:-1000}.card:nth-child(1999) .task-item .toolbar-dropdown.active{z-index:11999}.card:nth-child(2000) .task-item{z-index:-1001}.card:nth-child(2000) .task-item .toolbar-dropdown.active{z-index:12000}.card:nth-child(2001) .task-item{z-index:-1002}.card:nth-child(2001) .task-item .toolbar-dropdown.active{z-index:12001}.card:nth-child(2002) .task-item{z-index:-1003}.card:nth-child(2002) .task-item .toolbar-dropdown.active{z-index:12002}.card:nth-child(2003) .task-item{z-index:-1004}.card:nth-child(2003) .task-item .toolbar-dropdown.active{z-index:12003}.card:nth-child(2004) .task-item{z-index:-1005}.card:nth-child(2004) .task-item .toolbar-dropdown.active{z-index:12004}.card:nth-child(2005) .task-item{z-index:-1006}.card:nth-child(2005) .task-item .toolbar-dropdown.active{z-index:12005}.card:nth-child(2006) .task-item{z-index:-1007}.card:nth-child(2006) .task-item .toolbar-dropdown.active{z-index:12006}.card:nth-child(2007) .task-item{z-index:-1008}.card:nth-child(2007) .task-item .toolbar-dropdown.active{z-index:12007}.card:nth-child(2008) .task-item{z-index:-1009}.card:nth-child(2008) .task-item .toolbar-dropdown.active{z-index:12008}.card:nth-child(2009) .task-item{z-index:-1010}.card:nth-child(2009) .task-item .toolbar-dropdown.active{z-index:12009}.card:nth-child(2010) .task-item{z-index:-1011}.card:nth-child(2010) .task-item .toolbar-dropdown.active{z-index:12010}.card:nth-child(2011) .task-item{z-index:-1012}.card:nth-child(2011) .task-item .toolbar-dropdown.active{z-index:12011}.card:nth-child(2012) .task-item{z-index:-1013}.card:nth-child(2012) .task-item .toolbar-dropdown.active{z-index:12012}.card:nth-child(2013) .task-item{z-index:-1014}.card:nth-child(2013) .task-item .toolbar-dropdown.active{z-index:12013}.card:nth-child(2014) .task-item{z-index:-1015}.card:nth-child(2014) .task-item .toolbar-dropdown.active{z-index:12014}.card:nth-child(2015) .task-item{z-index:-1016}.card:nth-child(2015) .task-item .toolbar-dropdown.active{z-index:12015}.card:nth-child(2016) .task-item{z-index:-1017}.card:nth-child(2016) .task-item .toolbar-dropdown.active{z-index:12016}.card:nth-child(2017) .task-item{z-index:-1018}.card:nth-child(2017) .task-item .toolbar-dropdown.active{z-index:12017}.card:nth-child(2018) .task-item{z-index:-1019}.card:nth-child(2018) .task-item .toolbar-dropdown.active{z-index:12018}.card:nth-child(2019) .task-item{z-index:-1020}.card:nth-child(2019) .task-item .toolbar-dropdown.active{z-index:12019}.card:nth-child(2020) .task-item{z-index:-1021}.card:nth-child(2020) .task-item .toolbar-dropdown.active{z-index:12020}.card:nth-child(2021) .task-item{z-index:-1022}.card:nth-child(2021) .task-item .toolbar-dropdown.active{z-index:12021}.card:nth-child(2022) .task-item{z-index:-1023}.card:nth-child(2022) .task-item .toolbar-dropdown.active{z-index:12022}.card:nth-child(2023) .task-item{z-index:-1024}.card:nth-child(2023) .task-item .toolbar-dropdown.active{z-index:12023}.card:nth-child(2024) .task-item{z-index:-1025}.card:nth-child(2024) .task-item .toolbar-dropdown.active{z-index:12024}.card:nth-child(2025) .task-item{z-index:-1026}.card:nth-child(2025) .task-item .toolbar-dropdown.active{z-index:12025}.card:nth-child(2026) .task-item{z-index:-1027}.card:nth-child(2026) .task-item .toolbar-dropdown.active{z-index:12026}.card:nth-child(2027) .task-item{z-index:-1028}.card:nth-child(2027) .task-item .toolbar-dropdown.active{z-index:12027}.card:nth-child(2028) .task-item{z-index:-1029}.card:nth-child(2028) .task-item .toolbar-dropdown.active{z-index:12028}.card:nth-child(2029) .task-item{z-index:-1030}.card:nth-child(2029) .task-item .toolbar-dropdown.active{z-index:12029}.card:nth-child(2030) .task-item{z-index:-1031}.card:nth-child(2030) .task-item .toolbar-dropdown.active{z-index:12030}.card:nth-child(2031) .task-item{z-index:-1032}.card:nth-child(2031) .task-item .toolbar-dropdown.active{z-index:12031}.card:nth-child(2032) .task-item{z-index:-1033}.card:nth-child(2032) .task-item .toolbar-dropdown.active{z-index:12032}.card:nth-child(2033) .task-item{z-index:-1034}.card:nth-child(2033) .task-item .toolbar-dropdown.active{z-index:12033}.card:nth-child(2034) .task-item{z-index:-1035}.card:nth-child(2034) .task-item .toolbar-dropdown.active{z-index:12034}.card:nth-child(2035) .task-item{z-index:-1036}.card:nth-child(2035) .task-item .toolbar-dropdown.active{z-index:12035}.card:nth-child(2036) .task-item{z-index:-1037}.card:nth-child(2036) .task-item .toolbar-dropdown.active{z-index:12036}.card:nth-child(2037) .task-item{z-index:-1038}.card:nth-child(2037) .task-item .toolbar-dropdown.active{z-index:12037}.card:nth-child(2038) .task-item{z-index:-1039}.card:nth-child(2038) .task-item .toolbar-dropdown.active{z-index:12038}.card:nth-child(2039) .task-item{z-index:-1040}.card:nth-child(2039) .task-item .toolbar-dropdown.active{z-index:12039}.card:nth-child(2040) .task-item{z-index:-1041}.card:nth-child(2040) .task-item .toolbar-dropdown.active{z-index:12040}.card:nth-child(2041) .task-item{z-index:-1042}.card:nth-child(2041) .task-item .toolbar-dropdown.active{z-index:12041}.card:nth-child(2042) .task-item{z-index:-1043}.card:nth-child(2042) .task-item .toolbar-dropdown.active{z-index:12042}.card:nth-child(2043) .task-item{z-index:-1044}.card:nth-child(2043) .task-item .toolbar-dropdown.active{z-index:12043}.card:nth-child(2044) .task-item{z-index:-1045}.card:nth-child(2044) .task-item .toolbar-dropdown.active{z-index:12044}.card:nth-child(2045) .task-item{z-index:-1046}.card:nth-child(2045) .task-item .toolbar-dropdown.active{z-index:12045}.card:nth-child(2046) .task-item{z-index:-1047}.card:nth-child(2046) .task-item .toolbar-dropdown.active{z-index:12046}.card:nth-child(2047) .task-item{z-index:-1048}.card:nth-child(2047) .task-item .toolbar-dropdown.active{z-index:12047}.card:nth-child(2048) .task-item{z-index:-1049}.card:nth-child(2048) .task-item .toolbar-dropdown.active{z-index:12048}.card:nth-child(2049) .task-item{z-index:-1050}.card:nth-child(2049) .task-item .toolbar-dropdown.active{z-index:12049}.card:nth-child(2050) .task-item{z-index:-1051}.card:nth-child(2050) .task-item .toolbar-dropdown.active{z-index:12050}.card:nth-child(2051) .task-item{z-index:-1052}.card:nth-child(2051) .task-item .toolbar-dropdown.active{z-index:12051}.card:nth-child(2052) .task-item{z-index:-1053}.card:nth-child(2052) .task-item .toolbar-dropdown.active{z-index:12052}.card:nth-child(2053) .task-item{z-index:-1054}.card:nth-child(2053) .task-item .toolbar-dropdown.active{z-index:12053}.card:nth-child(2054) .task-item{z-index:-1055}.card:nth-child(2054) .task-item .toolbar-dropdown.active{z-index:12054}.card:nth-child(2055) .task-item{z-index:-1056}.card:nth-child(2055) .task-item .toolbar-dropdown.active{z-index:12055}.card:nth-child(2056) .task-item{z-index:-1057}.card:nth-child(2056) .task-item .toolbar-dropdown.active{z-index:12056}.card:nth-child(2057) .task-item{z-index:-1058}.card:nth-child(2057) .task-item .toolbar-dropdown.active{z-index:12057}.card:nth-child(2058) .task-item{z-index:-1059}.card:nth-child(2058) .task-item .toolbar-dropdown.active{z-index:12058}.card:nth-child(2059) .task-item{z-index:-1060}.card:nth-child(2059) .task-item .toolbar-dropdown.active{z-index:12059}.card:nth-child(2060) .task-item{z-index:-1061}.card:nth-child(2060) .task-item .toolbar-dropdown.active{z-index:12060}.card:nth-child(2061) .task-item{z-index:-1062}.card:nth-child(2061) .task-item .toolbar-dropdown.active{z-index:12061}.card:nth-child(2062) .task-item{z-index:-1063}.card:nth-child(2062) .task-item .toolbar-dropdown.active{z-index:12062}.card:nth-child(2063) .task-item{z-index:-1064}.card:nth-child(2063) .task-item .toolbar-dropdown.active{z-index:12063}.card:nth-child(2064) .task-item{z-index:-1065}.card:nth-child(2064) .task-item .toolbar-dropdown.active{z-index:12064}.card:nth-child(2065) .task-item{z-index:-1066}.card:nth-child(2065) .task-item .toolbar-dropdown.active{z-index:12065}.card:nth-child(2066) .task-item{z-index:-1067}.card:nth-child(2066) .task-item .toolbar-dropdown.active{z-index:12066}.card:nth-child(2067) .task-item{z-index:-1068}.card:nth-child(2067) .task-item .toolbar-dropdown.active{z-index:12067}.card:nth-child(2068) .task-item{z-index:-1069}.card:nth-child(2068) .task-item .toolbar-dropdown.active{z-index:12068}.card:nth-child(2069) .task-item{z-index:-1070}.card:nth-child(2069) .task-item .toolbar-dropdown.active{z-index:12069}.card:nth-child(2070) .task-item{z-index:-1071}.card:nth-child(2070) .task-item .toolbar-dropdown.active{z-index:12070}.card:nth-child(2071) .task-item{z-index:-1072}.card:nth-child(2071) .task-item .toolbar-dropdown.active{z-index:12071}.card:nth-child(2072) .task-item{z-index:-1073}.card:nth-child(2072) .task-item .toolbar-dropdown.active{z-index:12072}.card:nth-child(2073) .task-item{z-index:-1074}.card:nth-child(2073) .task-item .toolbar-dropdown.active{z-index:12073}.card:nth-child(2074) .task-item{z-index:-1075}.card:nth-child(2074) .task-item .toolbar-dropdown.active{z-index:12074}.card:nth-child(2075) .task-item{z-index:-1076}.card:nth-child(2075) .task-item .toolbar-dropdown.active{z-index:12075}.card:nth-child(2076) .task-item{z-index:-1077}.card:nth-child(2076) .task-item .toolbar-dropdown.active{z-index:12076}.card:nth-child(2077) .task-item{z-index:-1078}.card:nth-child(2077) .task-item .toolbar-dropdown.active{z-index:12077}.card:nth-child(2078) .task-item{z-index:-1079}.card:nth-child(2078) .task-item .toolbar-dropdown.active{z-index:12078}.card:nth-child(2079) .task-item{z-index:-1080}.card:nth-child(2079) .task-item .toolbar-dropdown.active{z-index:12079}.card:nth-child(2080) .task-item{z-index:-1081}.card:nth-child(2080) .task-item .toolbar-dropdown.active{z-index:12080}.card:nth-child(2081) .task-item{z-index:-1082}.card:nth-child(2081) .task-item .toolbar-dropdown.active{z-index:12081}.card:nth-child(2082) .task-item{z-index:-1083}.card:nth-child(2082) .task-item .toolbar-dropdown.active{z-index:12082}.card:nth-child(2083) .task-item{z-index:-1084}.card:nth-child(2083) .task-item .toolbar-dropdown.active{z-index:12083}.card:nth-child(2084) .task-item{z-index:-1085}.card:nth-child(2084) .task-item .toolbar-dropdown.active{z-index:12084}.card:nth-child(2085) .task-item{z-index:-1086}.card:nth-child(2085) .task-item .toolbar-dropdown.active{z-index:12085}.card:nth-child(2086) .task-item{z-index:-1087}.card:nth-child(2086) .task-item .toolbar-dropdown.active{z-index:12086}.card:nth-child(2087) .task-item{z-index:-1088}.card:nth-child(2087) .task-item .toolbar-dropdown.active{z-index:12087}.card:nth-child(2088) .task-item{z-index:-1089}.card:nth-child(2088) .task-item .toolbar-dropdown.active{z-index:12088}.card:nth-child(2089) .task-item{z-index:-1090}.card:nth-child(2089) .task-item .toolbar-dropdown.active{z-index:12089}.card:nth-child(2090) .task-item{z-index:-1091}.card:nth-child(2090) .task-item .toolbar-dropdown.active{z-index:12090}.card:nth-child(2091) .task-item{z-index:-1092}.card:nth-child(2091) .task-item .toolbar-dropdown.active{z-index:12091}.card:nth-child(2092) .task-item{z-index:-1093}.card:nth-child(2092) .task-item .toolbar-dropdown.active{z-index:12092}.card:nth-child(2093) .task-item{z-index:-1094}.card:nth-child(2093) .task-item .toolbar-dropdown.active{z-index:12093}.card:nth-child(2094) .task-item{z-index:-1095}.card:nth-child(2094) .task-item .toolbar-dropdown.active{z-index:12094}.card:nth-child(2095) .task-item{z-index:-1096}.card:nth-child(2095) .task-item .toolbar-dropdown.active{z-index:12095}.card:nth-child(2096) .task-item{z-index:-1097}.card:nth-child(2096) .task-item .toolbar-dropdown.active{z-index:12096}.card:nth-child(2097) .task-item{z-index:-1098}.card:nth-child(2097) .task-item .toolbar-dropdown.active{z-index:12097}.card:nth-child(2098) .task-item{z-index:-1099}.card:nth-child(2098) .task-item .toolbar-dropdown.active{z-index:12098}.card:nth-child(2099) .task-item{z-index:-1100}.card:nth-child(2099) .task-item .toolbar-dropdown.active{z-index:12099}.card:nth-child(2100) .task-item{z-index:-1101}.card:nth-child(2100) .task-item .toolbar-dropdown.active{z-index:12100}.card:nth-child(2101) .task-item{z-index:-1102}.card:nth-child(2101) .task-item .toolbar-dropdown.active{z-index:12101}.card:nth-child(2102) .task-item{z-index:-1103}.card:nth-child(2102) .task-item .toolbar-dropdown.active{z-index:12102}.card:nth-child(2103) .task-item{z-index:-1104}.card:nth-child(2103) .task-item .toolbar-dropdown.active{z-index:12103}.card:nth-child(2104) .task-item{z-index:-1105}.card:nth-child(2104) .task-item .toolbar-dropdown.active{z-index:12104}.card:nth-child(2105) .task-item{z-index:-1106}.card:nth-child(2105) .task-item .toolbar-dropdown.active{z-index:12105}.card:nth-child(2106) .task-item{z-index:-1107}.card:nth-child(2106) .task-item .toolbar-dropdown.active{z-index:12106}.card:nth-child(2107) .task-item{z-index:-1108}.card:nth-child(2107) .task-item .toolbar-dropdown.active{z-index:12107}.card:nth-child(2108) .task-item{z-index:-1109}.card:nth-child(2108) .task-item .toolbar-dropdown.active{z-index:12108}.card:nth-child(2109) .task-item{z-index:-1110}.card:nth-child(2109) .task-item .toolbar-dropdown.active{z-index:12109}.card:nth-child(2110) .task-item{z-index:-1111}.card:nth-child(2110) .task-item .toolbar-dropdown.active{z-index:12110}.card:nth-child(2111) .task-item{z-index:-1112}.card:nth-child(2111) .task-item .toolbar-dropdown.active{z-index:12111}.card:nth-child(2112) .task-item{z-index:-1113}.card:nth-child(2112) .task-item .toolbar-dropdown.active{z-index:12112}.card:nth-child(2113) .task-item{z-index:-1114}.card:nth-child(2113) .task-item .toolbar-dropdown.active{z-index:12113}.card:nth-child(2114) .task-item{z-index:-1115}.card:nth-child(2114) .task-item .toolbar-dropdown.active{z-index:12114}.card:nth-child(2115) .task-item{z-index:-1116}.card:nth-child(2115) .task-item .toolbar-dropdown.active{z-index:12115}.card:nth-child(2116) .task-item{z-index:-1117}.card:nth-child(2116) .task-item .toolbar-dropdown.active{z-index:12116}.card:nth-child(2117) .task-item{z-index:-1118}.card:nth-child(2117) .task-item .toolbar-dropdown.active{z-index:12117}.card:nth-child(2118) .task-item{z-index:-1119}.card:nth-child(2118) .task-item .toolbar-dropdown.active{z-index:12118}.card:nth-child(2119) .task-item{z-index:-1120}.card:nth-child(2119) .task-item .toolbar-dropdown.active{z-index:12119}.card:nth-child(2120) .task-item{z-index:-1121}.card:nth-child(2120) .task-item .toolbar-dropdown.active{z-index:12120}.card:nth-child(2121) .task-item{z-index:-1122}.card:nth-child(2121) .task-item .toolbar-dropdown.active{z-index:12121}.card:nth-child(2122) .task-item{z-index:-1123}.card:nth-child(2122) .task-item .toolbar-dropdown.active{z-index:12122}.card:nth-child(2123) .task-item{z-index:-1124}.card:nth-child(2123) .task-item .toolbar-dropdown.active{z-index:12123}.card:nth-child(2124) .task-item{z-index:-1125}.card:nth-child(2124) .task-item .toolbar-dropdown.active{z-index:12124}.card:nth-child(2125) .task-item{z-index:-1126}.card:nth-child(2125) .task-item .toolbar-dropdown.active{z-index:12125}.card:nth-child(2126) .task-item{z-index:-1127}.card:nth-child(2126) .task-item .toolbar-dropdown.active{z-index:12126}.card:nth-child(2127) .task-item{z-index:-1128}.card:nth-child(2127) .task-item .toolbar-dropdown.active{z-index:12127}.card:nth-child(2128) .task-item{z-index:-1129}.card:nth-child(2128) .task-item .toolbar-dropdown.active{z-index:12128}.card:nth-child(2129) .task-item{z-index:-1130}.card:nth-child(2129) .task-item .toolbar-dropdown.active{z-index:12129}.card:nth-child(2130) .task-item{z-index:-1131}.card:nth-child(2130) .task-item .toolbar-dropdown.active{z-index:12130}.card:nth-child(2131) .task-item{z-index:-1132}.card:nth-child(2131) .task-item .toolbar-dropdown.active{z-index:12131}.card:nth-child(2132) .task-item{z-index:-1133}.card:nth-child(2132) .task-item .toolbar-dropdown.active{z-index:12132}.card:nth-child(2133) .task-item{z-index:-1134}.card:nth-child(2133) .task-item .toolbar-dropdown.active{z-index:12133}.card:nth-child(2134) .task-item{z-index:-1135}.card:nth-child(2134) .task-item .toolbar-dropdown.active{z-index:12134}.card:nth-child(2135) .task-item{z-index:-1136}.card:nth-child(2135) .task-item .toolbar-dropdown.active{z-index:12135}.card:nth-child(2136) .task-item{z-index:-1137}.card:nth-child(2136) .task-item .toolbar-dropdown.active{z-index:12136}.card:nth-child(2137) .task-item{z-index:-1138}.card:nth-child(2137) .task-item .toolbar-dropdown.active{z-index:12137}.card:nth-child(2138) .task-item{z-index:-1139}.card:nth-child(2138) .task-item .toolbar-dropdown.active{z-index:12138}.card:nth-child(2139) .task-item{z-index:-1140}.card:nth-child(2139) .task-item .toolbar-dropdown.active{z-index:12139}.card:nth-child(2140) .task-item{z-index:-1141}.card:nth-child(2140) .task-item .toolbar-dropdown.active{z-index:12140}.card:nth-child(2141) .task-item{z-index:-1142}.card:nth-child(2141) .task-item .toolbar-dropdown.active{z-index:12141}.card:nth-child(2142) .task-item{z-index:-1143}.card:nth-child(2142) .task-item .toolbar-dropdown.active{z-index:12142}.card:nth-child(2143) .task-item{z-index:-1144}.card:nth-child(2143) .task-item .toolbar-dropdown.active{z-index:12143}.card:nth-child(2144) .task-item{z-index:-1145}.card:nth-child(2144) .task-item .toolbar-dropdown.active{z-index:12144}.card:nth-child(2145) .task-item{z-index:-1146}.card:nth-child(2145) .task-item .toolbar-dropdown.active{z-index:12145}.card:nth-child(2146) .task-item{z-index:-1147}.card:nth-child(2146) .task-item .toolbar-dropdown.active{z-index:12146}.card:nth-child(2147) .task-item{z-index:-1148}.card:nth-child(2147) .task-item .toolbar-dropdown.active{z-index:12147}.card:nth-child(2148) .task-item{z-index:-1149}.card:nth-child(2148) .task-item .toolbar-dropdown.active{z-index:12148}.card:nth-child(2149) .task-item{z-index:-1150}.card:nth-child(2149) .task-item .toolbar-dropdown.active{z-index:12149}.card:nth-child(2150) .task-item{z-index:-1151}.card:nth-child(2150) .task-item .toolbar-dropdown.active{z-index:12150}.card:nth-child(2151) .task-item{z-index:-1152}.card:nth-child(2151) .task-item .toolbar-dropdown.active{z-index:12151}.card:nth-child(2152) .task-item{z-index:-1153}.card:nth-child(2152) .task-item .toolbar-dropdown.active{z-index:12152}.card:nth-child(2153) .task-item{z-index:-1154}.card:nth-child(2153) .task-item .toolbar-dropdown.active{z-index:12153}.card:nth-child(2154) .task-item{z-index:-1155}.card:nth-child(2154) .task-item .toolbar-dropdown.active{z-index:12154}.card:nth-child(2155) .task-item{z-index:-1156}.card:nth-child(2155) .task-item .toolbar-dropdown.active{z-index:12155}.card:nth-child(2156) .task-item{z-index:-1157}.card:nth-child(2156) .task-item .toolbar-dropdown.active{z-index:12156}.card:nth-child(2157) .task-item{z-index:-1158}.card:nth-child(2157) .task-item .toolbar-dropdown.active{z-index:12157}.card:nth-child(2158) .task-item{z-index:-1159}.card:nth-child(2158) .task-item .toolbar-dropdown.active{z-index:12158}.card:nth-child(2159) .task-item{z-index:-1160}.card:nth-child(2159) .task-item .toolbar-dropdown.active{z-index:12159}.card:nth-child(2160) .task-item{z-index:-1161}.card:nth-child(2160) .task-item .toolbar-dropdown.active{z-index:12160}.card:nth-child(2161) .task-item{z-index:-1162}.card:nth-child(2161) .task-item .toolbar-dropdown.active{z-index:12161}.card:nth-child(2162) .task-item{z-index:-1163}.card:nth-child(2162) .task-item .toolbar-dropdown.active{z-index:12162}.card:nth-child(2163) .task-item{z-index:-1164}.card:nth-child(2163) .task-item .toolbar-dropdown.active{z-index:12163}.card:nth-child(2164) .task-item{z-index:-1165}.card:nth-child(2164) .task-item .toolbar-dropdown.active{z-index:12164}.card:nth-child(2165) .task-item{z-index:-1166}.card:nth-child(2165) .task-item .toolbar-dropdown.active{z-index:12165}.card:nth-child(2166) .task-item{z-index:-1167}.card:nth-child(2166) .task-item .toolbar-dropdown.active{z-index:12166}.card:nth-child(2167) .task-item{z-index:-1168}.card:nth-child(2167) .task-item .toolbar-dropdown.active{z-index:12167}.card:nth-child(2168) .task-item{z-index:-1169}.card:nth-child(2168) .task-item .toolbar-dropdown.active{z-index:12168}.card:nth-child(2169) .task-item{z-index:-1170}.card:nth-child(2169) .task-item .toolbar-dropdown.active{z-index:12169}.card:nth-child(2170) .task-item{z-index:-1171}.card:nth-child(2170) .task-item .toolbar-dropdown.active{z-index:12170}.card:nth-child(2171) .task-item{z-index:-1172}.card:nth-child(2171) .task-item .toolbar-dropdown.active{z-index:12171}.card:nth-child(2172) .task-item{z-index:-1173}.card:nth-child(2172) .task-item .toolbar-dropdown.active{z-index:12172}.card:nth-child(2173) .task-item{z-index:-1174}.card:nth-child(2173) .task-item .toolbar-dropdown.active{z-index:12173}.card:nth-child(2174) .task-item{z-index:-1175}.card:nth-child(2174) .task-item .toolbar-dropdown.active{z-index:12174}.card:nth-child(2175) .task-item{z-index:-1176}.card:nth-child(2175) .task-item .toolbar-dropdown.active{z-index:12175}.card:nth-child(2176) .task-item{z-index:-1177}.card:nth-child(2176) .task-item .toolbar-dropdown.active{z-index:12176}.card:nth-child(2177) .task-item{z-index:-1178}.card:nth-child(2177) .task-item .toolbar-dropdown.active{z-index:12177}.card:nth-child(2178) .task-item{z-index:-1179}.card:nth-child(2178) .task-item .toolbar-dropdown.active{z-index:12178}.card:nth-child(2179) .task-item{z-index:-1180}.card:nth-child(2179) .task-item .toolbar-dropdown.active{z-index:12179}.card:nth-child(2180) .task-item{z-index:-1181}.card:nth-child(2180) .task-item .toolbar-dropdown.active{z-index:12180}.card:nth-child(2181) .task-item{z-index:-1182}.card:nth-child(2181) .task-item .toolbar-dropdown.active{z-index:12181}.card:nth-child(2182) .task-item{z-index:-1183}.card:nth-child(2182) .task-item .toolbar-dropdown.active{z-index:12182}.card:nth-child(2183) .task-item{z-index:-1184}.card:nth-child(2183) .task-item .toolbar-dropdown.active{z-index:12183}.card:nth-child(2184) .task-item{z-index:-1185}.card:nth-child(2184) .task-item .toolbar-dropdown.active{z-index:12184}.card:nth-child(2185) .task-item{z-index:-1186}.card:nth-child(2185) .task-item .toolbar-dropdown.active{z-index:12185}.card:nth-child(2186) .task-item{z-index:-1187}.card:nth-child(2186) .task-item .toolbar-dropdown.active{z-index:12186}.card:nth-child(2187) .task-item{z-index:-1188}.card:nth-child(2187) .task-item .toolbar-dropdown.active{z-index:12187}.card:nth-child(2188) .task-item{z-index:-1189}.card:nth-child(2188) .task-item .toolbar-dropdown.active{z-index:12188}.card:nth-child(2189) .task-item{z-index:-1190}.card:nth-child(2189) .task-item .toolbar-dropdown.active{z-index:12189}.card:nth-child(2190) .task-item{z-index:-1191}.card:nth-child(2190) .task-item .toolbar-dropdown.active{z-index:12190}.card:nth-child(2191) .task-item{z-index:-1192}.card:nth-child(2191) .task-item .toolbar-dropdown.active{z-index:12191}.card:nth-child(2192) .task-item{z-index:-1193}.card:nth-child(2192) .task-item .toolbar-dropdown.active{z-index:12192}.card:nth-child(2193) .task-item{z-index:-1194}.card:nth-child(2193) .task-item .toolbar-dropdown.active{z-index:12193}.card:nth-child(2194) .task-item{z-index:-1195}.card:nth-child(2194) .task-item .toolbar-dropdown.active{z-index:12194}.card:nth-child(2195) .task-item{z-index:-1196}.card:nth-child(2195) .task-item .toolbar-dropdown.active{z-index:12195}.card:nth-child(2196) .task-item{z-index:-1197}.card:nth-child(2196) .task-item .toolbar-dropdown.active{z-index:12196}.card:nth-child(2197) .task-item{z-index:-1198}.card:nth-child(2197) .task-item .toolbar-dropdown.active{z-index:12197}.card:nth-child(2198) .task-item{z-index:-1199}.card:nth-child(2198) .task-item .toolbar-dropdown.active{z-index:12198}.card:nth-child(2199) .task-item{z-index:-1200}.card:nth-child(2199) .task-item .toolbar-dropdown.active{z-index:12199}.card:nth-child(2200) .task-item{z-index:-1201}.card:nth-child(2200) .task-item .toolbar-dropdown.active{z-index:12200}.card:nth-child(2201) .task-item{z-index:-1202}.card:nth-child(2201) .task-item .toolbar-dropdown.active{z-index:12201}.card:nth-child(2202) .task-item{z-index:-1203}.card:nth-child(2202) .task-item .toolbar-dropdown.active{z-index:12202}.card:nth-child(2203) .task-item{z-index:-1204}.card:nth-child(2203) .task-item .toolbar-dropdown.active{z-index:12203}.card:nth-child(2204) .task-item{z-index:-1205}.card:nth-child(2204) .task-item .toolbar-dropdown.active{z-index:12204}.card:nth-child(2205) .task-item{z-index:-1206}.card:nth-child(2205) .task-item .toolbar-dropdown.active{z-index:12205}.card:nth-child(2206) .task-item{z-index:-1207}.card:nth-child(2206) .task-item .toolbar-dropdown.active{z-index:12206}.card:nth-child(2207) .task-item{z-index:-1208}.card:nth-child(2207) .task-item .toolbar-dropdown.active{z-index:12207}.card:nth-child(2208) .task-item{z-index:-1209}.card:nth-child(2208) .task-item .toolbar-dropdown.active{z-index:12208}.card:nth-child(2209) .task-item{z-index:-1210}.card:nth-child(2209) .task-item .toolbar-dropdown.active{z-index:12209}.card:nth-child(2210) .task-item{z-index:-1211}.card:nth-child(2210) .task-item .toolbar-dropdown.active{z-index:12210}.card:nth-child(2211) .task-item{z-index:-1212}.card:nth-child(2211) .task-item .toolbar-dropdown.active{z-index:12211}.card:nth-child(2212) .task-item{z-index:-1213}.card:nth-child(2212) .task-item .toolbar-dropdown.active{z-index:12212}.card:nth-child(2213) .task-item{z-index:-1214}.card:nth-child(2213) .task-item .toolbar-dropdown.active{z-index:12213}.card:nth-child(2214) .task-item{z-index:-1215}.card:nth-child(2214) .task-item .toolbar-dropdown.active{z-index:12214}.card:nth-child(2215) .task-item{z-index:-1216}.card:nth-child(2215) .task-item .toolbar-dropdown.active{z-index:12215}.card:nth-child(2216) .task-item{z-index:-1217}.card:nth-child(2216) .task-item .toolbar-dropdown.active{z-index:12216}.card:nth-child(2217) .task-item{z-index:-1218}.card:nth-child(2217) .task-item .toolbar-dropdown.active{z-index:12217}.card:nth-child(2218) .task-item{z-index:-1219}.card:nth-child(2218) .task-item .toolbar-dropdown.active{z-index:12218}.card:nth-child(2219) .task-item{z-index:-1220}.card:nth-child(2219) .task-item .toolbar-dropdown.active{z-index:12219}.card:nth-child(2220) .task-item{z-index:-1221}.card:nth-child(2220) .task-item .toolbar-dropdown.active{z-index:12220}.card:nth-child(2221) .task-item{z-index:-1222}.card:nth-child(2221) .task-item .toolbar-dropdown.active{z-index:12221}.card:nth-child(2222) .task-item{z-index:-1223}.card:nth-child(2222) .task-item .toolbar-dropdown.active{z-index:12222}.card:nth-child(2223) .task-item{z-index:-1224}.card:nth-child(2223) .task-item .toolbar-dropdown.active{z-index:12223}.card:nth-child(2224) .task-item{z-index:-1225}.card:nth-child(2224) .task-item .toolbar-dropdown.active{z-index:12224}.card:nth-child(2225) .task-item{z-index:-1226}.card:nth-child(2225) .task-item .toolbar-dropdown.active{z-index:12225}.card:nth-child(2226) .task-item{z-index:-1227}.card:nth-child(2226) .task-item .toolbar-dropdown.active{z-index:12226}.card:nth-child(2227) .task-item{z-index:-1228}.card:nth-child(2227) .task-item .toolbar-dropdown.active{z-index:12227}.card:nth-child(2228) .task-item{z-index:-1229}.card:nth-child(2228) .task-item .toolbar-dropdown.active{z-index:12228}.card:nth-child(2229) .task-item{z-index:-1230}.card:nth-child(2229) .task-item .toolbar-dropdown.active{z-index:12229}.card:nth-child(2230) .task-item{z-index:-1231}.card:nth-child(2230) .task-item .toolbar-dropdown.active{z-index:12230}.card:nth-child(2231) .task-item{z-index:-1232}.card:nth-child(2231) .task-item .toolbar-dropdown.active{z-index:12231}.card:nth-child(2232) .task-item{z-index:-1233}.card:nth-child(2232) .task-item .toolbar-dropdown.active{z-index:12232}.card:nth-child(2233) .task-item{z-index:-1234}.card:nth-child(2233) .task-item .toolbar-dropdown.active{z-index:12233}.card:nth-child(2234) .task-item{z-index:-1235}.card:nth-child(2234) .task-item .toolbar-dropdown.active{z-index:12234}.card:nth-child(2235) .task-item{z-index:-1236}.card:nth-child(2235) .task-item .toolbar-dropdown.active{z-index:12235}.card:nth-child(2236) .task-item{z-index:-1237}.card:nth-child(2236) .task-item .toolbar-dropdown.active{z-index:12236}.card:nth-child(2237) .task-item{z-index:-1238}.card:nth-child(2237) .task-item .toolbar-dropdown.active{z-index:12237}.card:nth-child(2238) .task-item{z-index:-1239}.card:nth-child(2238) .task-item .toolbar-dropdown.active{z-index:12238}.card:nth-child(2239) .task-item{z-index:-1240}.card:nth-child(2239) .task-item .toolbar-dropdown.active{z-index:12239}.card:nth-child(2240) .task-item{z-index:-1241}.card:nth-child(2240) .task-item .toolbar-dropdown.active{z-index:12240}.card:nth-child(2241) .task-item{z-index:-1242}.card:nth-child(2241) .task-item .toolbar-dropdown.active{z-index:12241}.card:nth-child(2242) .task-item{z-index:-1243}.card:nth-child(2242) .task-item .toolbar-dropdown.active{z-index:12242}.card:nth-child(2243) .task-item{z-index:-1244}.card:nth-child(2243) .task-item .toolbar-dropdown.active{z-index:12243}.card:nth-child(2244) .task-item{z-index:-1245}.card:nth-child(2244) .task-item .toolbar-dropdown.active{z-index:12244}.card:nth-child(2245) .task-item{z-index:-1246}.card:nth-child(2245) .task-item .toolbar-dropdown.active{z-index:12245}.card:nth-child(2246) .task-item{z-index:-1247}.card:nth-child(2246) .task-item .toolbar-dropdown.active{z-index:12246}.card:nth-child(2247) .task-item{z-index:-1248}.card:nth-child(2247) .task-item .toolbar-dropdown.active{z-index:12247}.card:nth-child(2248) .task-item{z-index:-1249}.card:nth-child(2248) .task-item .toolbar-dropdown.active{z-index:12248}.card:nth-child(2249) .task-item{z-index:-1250}.card:nth-child(2249) .task-item .toolbar-dropdown.active{z-index:12249}.card:nth-child(2250) .task-item{z-index:-1251}.card:nth-child(2250) .task-item .toolbar-dropdown.active{z-index:12250}.card:nth-child(2251) .task-item{z-index:-1252}.card:nth-child(2251) .task-item .toolbar-dropdown.active{z-index:12251}.card:nth-child(2252) .task-item{z-index:-1253}.card:nth-child(2252) .task-item .toolbar-dropdown.active{z-index:12252}.card:nth-child(2253) .task-item{z-index:-1254}.card:nth-child(2253) .task-item .toolbar-dropdown.active{z-index:12253}.card:nth-child(2254) .task-item{z-index:-1255}.card:nth-child(2254) .task-item .toolbar-dropdown.active{z-index:12254}.card:nth-child(2255) .task-item{z-index:-1256}.card:nth-child(2255) .task-item .toolbar-dropdown.active{z-index:12255}.card:nth-child(2256) .task-item{z-index:-1257}.card:nth-child(2256) .task-item .toolbar-dropdown.active{z-index:12256}.card:nth-child(2257) .task-item{z-index:-1258}.card:nth-child(2257) .task-item .toolbar-dropdown.active{z-index:12257}.card:nth-child(2258) .task-item{z-index:-1259}.card:nth-child(2258) .task-item .toolbar-dropdown.active{z-index:12258}.card:nth-child(2259) .task-item{z-index:-1260}.card:nth-child(2259) .task-item .toolbar-dropdown.active{z-index:12259}.card:nth-child(2260) .task-item{z-index:-1261}.card:nth-child(2260) .task-item .toolbar-dropdown.active{z-index:12260}.card:nth-child(2261) .task-item{z-index:-1262}.card:nth-child(2261) .task-item .toolbar-dropdown.active{z-index:12261}.card:nth-child(2262) .task-item{z-index:-1263}.card:nth-child(2262) .task-item .toolbar-dropdown.active{z-index:12262}.card:nth-child(2263) .task-item{z-index:-1264}.card:nth-child(2263) .task-item .toolbar-dropdown.active{z-index:12263}.card:nth-child(2264) .task-item{z-index:-1265}.card:nth-child(2264) .task-item .toolbar-dropdown.active{z-index:12264}.card:nth-child(2265) .task-item{z-index:-1266}.card:nth-child(2265) .task-item .toolbar-dropdown.active{z-index:12265}.card:nth-child(2266) .task-item{z-index:-1267}.card:nth-child(2266) .task-item .toolbar-dropdown.active{z-index:12266}.card:nth-child(2267) .task-item{z-index:-1268}.card:nth-child(2267) .task-item .toolbar-dropdown.active{z-index:12267}.card:nth-child(2268) .task-item{z-index:-1269}.card:nth-child(2268) .task-item .toolbar-dropdown.active{z-index:12268}.card:nth-child(2269) .task-item{z-index:-1270}.card:nth-child(2269) .task-item .toolbar-dropdown.active{z-index:12269}.card:nth-child(2270) .task-item{z-index:-1271}.card:nth-child(2270) .task-item .toolbar-dropdown.active{z-index:12270}.card:nth-child(2271) .task-item{z-index:-1272}.card:nth-child(2271) .task-item .toolbar-dropdown.active{z-index:12271}.card:nth-child(2272) .task-item{z-index:-1273}.card:nth-child(2272) .task-item .toolbar-dropdown.active{z-index:12272}.card:nth-child(2273) .task-item{z-index:-1274}.card:nth-child(2273) .task-item .toolbar-dropdown.active{z-index:12273}.card:nth-child(2274) .task-item{z-index:-1275}.card:nth-child(2274) .task-item .toolbar-dropdown.active{z-index:12274}.card:nth-child(2275) .task-item{z-index:-1276}.card:nth-child(2275) .task-item .toolbar-dropdown.active{z-index:12275}.card:nth-child(2276) .task-item{z-index:-1277}.card:nth-child(2276) .task-item .toolbar-dropdown.active{z-index:12276}.card:nth-child(2277) .task-item{z-index:-1278}.card:nth-child(2277) .task-item .toolbar-dropdown.active{z-index:12277}.card:nth-child(2278) .task-item{z-index:-1279}.card:nth-child(2278) .task-item .toolbar-dropdown.active{z-index:12278}.card:nth-child(2279) .task-item{z-index:-1280}.card:nth-child(2279) .task-item .toolbar-dropdown.active{z-index:12279}.card:nth-child(2280) .task-item{z-index:-1281}.card:nth-child(2280) .task-item .toolbar-dropdown.active{z-index:12280}.card:nth-child(2281) .task-item{z-index:-1282}.card:nth-child(2281) .task-item .toolbar-dropdown.active{z-index:12281}.card:nth-child(2282) .task-item{z-index:-1283}.card:nth-child(2282) .task-item .toolbar-dropdown.active{z-index:12282}.card:nth-child(2283) .task-item{z-index:-1284}.card:nth-child(2283) .task-item .toolbar-dropdown.active{z-index:12283}.card:nth-child(2284) .task-item{z-index:-1285}.card:nth-child(2284) .task-item .toolbar-dropdown.active{z-index:12284}.card:nth-child(2285) .task-item{z-index:-1286}.card:nth-child(2285) .task-item .toolbar-dropdown.active{z-index:12285}.card:nth-child(2286) .task-item{z-index:-1287}.card:nth-child(2286) .task-item .toolbar-dropdown.active{z-index:12286}.card:nth-child(2287) .task-item{z-index:-1288}.card:nth-child(2287) .task-item .toolbar-dropdown.active{z-index:12287}.card:nth-child(2288) .task-item{z-index:-1289}.card:nth-child(2288) .task-item .toolbar-dropdown.active{z-index:12288}.card:nth-child(2289) .task-item{z-index:-1290}.card:nth-child(2289) .task-item .toolbar-dropdown.active{z-index:12289}.card:nth-child(2290) .task-item{z-index:-1291}.card:nth-child(2290) .task-item .toolbar-dropdown.active{z-index:12290}.card:nth-child(2291) .task-item{z-index:-1292}.card:nth-child(2291) .task-item .toolbar-dropdown.active{z-index:12291}.card:nth-child(2292) .task-item{z-index:-1293}.card:nth-child(2292) .task-item .toolbar-dropdown.active{z-index:12292}.card:nth-child(2293) .task-item{z-index:-1294}.card:nth-child(2293) .task-item .toolbar-dropdown.active{z-index:12293}.card:nth-child(2294) .task-item{z-index:-1295}.card:nth-child(2294) .task-item .toolbar-dropdown.active{z-index:12294}.card:nth-child(2295) .task-item{z-index:-1296}.card:nth-child(2295) .task-item .toolbar-dropdown.active{z-index:12295}.card:nth-child(2296) .task-item{z-index:-1297}.card:nth-child(2296) .task-item .toolbar-dropdown.active{z-index:12296}.card:nth-child(2297) .task-item{z-index:-1298}.card:nth-child(2297) .task-item .toolbar-dropdown.active{z-index:12297}.card:nth-child(2298) .task-item{z-index:-1299}.card:nth-child(2298) .task-item .toolbar-dropdown.active{z-index:12298}.card:nth-child(2299) .task-item{z-index:-1300}.card:nth-child(2299) .task-item .toolbar-dropdown.active{z-index:12299}.card:nth-child(2300) .task-item{z-index:-1301}.card:nth-child(2300) .task-item .toolbar-dropdown.active{z-index:12300}.card:nth-child(2301) .task-item{z-index:-1302}.card:nth-child(2301) .task-item .toolbar-dropdown.active{z-index:12301}.card:nth-child(2302) .task-item{z-index:-1303}.card:nth-child(2302) .task-item .toolbar-dropdown.active{z-index:12302}.card:nth-child(2303) .task-item{z-index:-1304}.card:nth-child(2303) .task-item .toolbar-dropdown.active{z-index:12303}.card:nth-child(2304) .task-item{z-index:-1305}.card:nth-child(2304) .task-item .toolbar-dropdown.active{z-index:12304}.card:nth-child(2305) .task-item{z-index:-1306}.card:nth-child(2305) .task-item .toolbar-dropdown.active{z-index:12305}.card:nth-child(2306) .task-item{z-index:-1307}.card:nth-child(2306) .task-item .toolbar-dropdown.active{z-index:12306}.card:nth-child(2307) .task-item{z-index:-1308}.card:nth-child(2307) .task-item .toolbar-dropdown.active{z-index:12307}.card:nth-child(2308) .task-item{z-index:-1309}.card:nth-child(2308) .task-item .toolbar-dropdown.active{z-index:12308}.card:nth-child(2309) .task-item{z-index:-1310}.card:nth-child(2309) .task-item .toolbar-dropdown.active{z-index:12309}.card:nth-child(2310) .task-item{z-index:-1311}.card:nth-child(2310) .task-item .toolbar-dropdown.active{z-index:12310}.card:nth-child(2311) .task-item{z-index:-1312}.card:nth-child(2311) .task-item .toolbar-dropdown.active{z-index:12311}.card:nth-child(2312) .task-item{z-index:-1313}.card:nth-child(2312) .task-item .toolbar-dropdown.active{z-index:12312}.card:nth-child(2313) .task-item{z-index:-1314}.card:nth-child(2313) .task-item .toolbar-dropdown.active{z-index:12313}.card:nth-child(2314) .task-item{z-index:-1315}.card:nth-child(2314) .task-item .toolbar-dropdown.active{z-index:12314}.card:nth-child(2315) .task-item{z-index:-1316}.card:nth-child(2315) .task-item .toolbar-dropdown.active{z-index:12315}.card:nth-child(2316) .task-item{z-index:-1317}.card:nth-child(2316) .task-item .toolbar-dropdown.active{z-index:12316}.card:nth-child(2317) .task-item{z-index:-1318}.card:nth-child(2317) .task-item .toolbar-dropdown.active{z-index:12317}.card:nth-child(2318) .task-item{z-index:-1319}.card:nth-child(2318) .task-item .toolbar-dropdown.active{z-index:12318}.card:nth-child(2319) .task-item{z-index:-1320}.card:nth-child(2319) .task-item .toolbar-dropdown.active{z-index:12319}.card:nth-child(2320) .task-item{z-index:-1321}.card:nth-child(2320) .task-item .toolbar-dropdown.active{z-index:12320}.card:nth-child(2321) .task-item{z-index:-1322}.card:nth-child(2321) .task-item .toolbar-dropdown.active{z-index:12321}.card:nth-child(2322) .task-item{z-index:-1323}.card:nth-child(2322) .task-item .toolbar-dropdown.active{z-index:12322}.card:nth-child(2323) .task-item{z-index:-1324}.card:nth-child(2323) .task-item .toolbar-dropdown.active{z-index:12323}.card:nth-child(2324) .task-item{z-index:-1325}.card:nth-child(2324) .task-item .toolbar-dropdown.active{z-index:12324}.card:nth-child(2325) .task-item{z-index:-1326}.card:nth-child(2325) .task-item .toolbar-dropdown.active{z-index:12325}.card:nth-child(2326) .task-item{z-index:-1327}.card:nth-child(2326) .task-item .toolbar-dropdown.active{z-index:12326}.card:nth-child(2327) .task-item{z-index:-1328}.card:nth-child(2327) .task-item .toolbar-dropdown.active{z-index:12327}.card:nth-child(2328) .task-item{z-index:-1329}.card:nth-child(2328) .task-item .toolbar-dropdown.active{z-index:12328}.card:nth-child(2329) .task-item{z-index:-1330}.card:nth-child(2329) .task-item .toolbar-dropdown.active{z-index:12329}.card:nth-child(2330) .task-item{z-index:-1331}.card:nth-child(2330) .task-item .toolbar-dropdown.active{z-index:12330}.card:nth-child(2331) .task-item{z-index:-1332}.card:nth-child(2331) .task-item .toolbar-dropdown.active{z-index:12331}.card:nth-child(2332) .task-item{z-index:-1333}.card:nth-child(2332) .task-item .toolbar-dropdown.active{z-index:12332}.card:nth-child(2333) .task-item{z-index:-1334}.card:nth-child(2333) .task-item .toolbar-dropdown.active{z-index:12333}.card:nth-child(2334) .task-item{z-index:-1335}.card:nth-child(2334) .task-item .toolbar-dropdown.active{z-index:12334}.card:nth-child(2335) .task-item{z-index:-1336}.card:nth-child(2335) .task-item .toolbar-dropdown.active{z-index:12335}.card:nth-child(2336) .task-item{z-index:-1337}.card:nth-child(2336) .task-item .toolbar-dropdown.active{z-index:12336}.card:nth-child(2337) .task-item{z-index:-1338}.card:nth-child(2337) .task-item .toolbar-dropdown.active{z-index:12337}.card:nth-child(2338) .task-item{z-index:-1339}.card:nth-child(2338) .task-item .toolbar-dropdown.active{z-index:12338}.card:nth-child(2339) .task-item{z-index:-1340}.card:nth-child(2339) .task-item .toolbar-dropdown.active{z-index:12339}.card:nth-child(2340) .task-item{z-index:-1341}.card:nth-child(2340) .task-item .toolbar-dropdown.active{z-index:12340}.card:nth-child(2341) .task-item{z-index:-1342}.card:nth-child(2341) .task-item .toolbar-dropdown.active{z-index:12341}.card:nth-child(2342) .task-item{z-index:-1343}.card:nth-child(2342) .task-item .toolbar-dropdown.active{z-index:12342}.card:nth-child(2343) .task-item{z-index:-1344}.card:nth-child(2343) .task-item .toolbar-dropdown.active{z-index:12343}.card:nth-child(2344) .task-item{z-index:-1345}.card:nth-child(2344) .task-item .toolbar-dropdown.active{z-index:12344}.card:nth-child(2345) .task-item{z-index:-1346}.card:nth-child(2345) .task-item .toolbar-dropdown.active{z-index:12345}.card:nth-child(2346) .task-item{z-index:-1347}.card:nth-child(2346) .task-item .toolbar-dropdown.active{z-index:12346}.card:nth-child(2347) .task-item{z-index:-1348}.card:nth-child(2347) .task-item .toolbar-dropdown.active{z-index:12347}.card:nth-child(2348) .task-item{z-index:-1349}.card:nth-child(2348) .task-item .toolbar-dropdown.active{z-index:12348}.card:nth-child(2349) .task-item{z-index:-1350}.card:nth-child(2349) .task-item .toolbar-dropdown.active{z-index:12349}.card:nth-child(2350) .task-item{z-index:-1351}.card:nth-child(2350) .task-item .toolbar-dropdown.active{z-index:12350}.card:nth-child(2351) .task-item{z-index:-1352}.card:nth-child(2351) .task-item .toolbar-dropdown.active{z-index:12351}.card:nth-child(2352) .task-item{z-index:-1353}.card:nth-child(2352) .task-item .toolbar-dropdown.active{z-index:12352}.card:nth-child(2353) .task-item{z-index:-1354}.card:nth-child(2353) .task-item .toolbar-dropdown.active{z-index:12353}.card:nth-child(2354) .task-item{z-index:-1355}.card:nth-child(2354) .task-item .toolbar-dropdown.active{z-index:12354}.card:nth-child(2355) .task-item{z-index:-1356}.card:nth-child(2355) .task-item .toolbar-dropdown.active{z-index:12355}.card:nth-child(2356) .task-item{z-index:-1357}.card:nth-child(2356) .task-item .toolbar-dropdown.active{z-index:12356}.card:nth-child(2357) .task-item{z-index:-1358}.card:nth-child(2357) .task-item .toolbar-dropdown.active{z-index:12357}.card:nth-child(2358) .task-item{z-index:-1359}.card:nth-child(2358) .task-item .toolbar-dropdown.active{z-index:12358}.card:nth-child(2359) .task-item{z-index:-1360}.card:nth-child(2359) .task-item .toolbar-dropdown.active{z-index:12359}.card:nth-child(2360) .task-item{z-index:-1361}.card:nth-child(2360) .task-item .toolbar-dropdown.active{z-index:12360}.card:nth-child(2361) .task-item{z-index:-1362}.card:nth-child(2361) .task-item .toolbar-dropdown.active{z-index:12361}.card:nth-child(2362) .task-item{z-index:-1363}.card:nth-child(2362) .task-item .toolbar-dropdown.active{z-index:12362}.card:nth-child(2363) .task-item{z-index:-1364}.card:nth-child(2363) .task-item .toolbar-dropdown.active{z-index:12363}.card:nth-child(2364) .task-item{z-index:-1365}.card:nth-child(2364) .task-item .toolbar-dropdown.active{z-index:12364}.card:nth-child(2365) .task-item{z-index:-1366}.card:nth-child(2365) .task-item .toolbar-dropdown.active{z-index:12365}.card:nth-child(2366) .task-item{z-index:-1367}.card:nth-child(2366) .task-item .toolbar-dropdown.active{z-index:12366}.card:nth-child(2367) .task-item{z-index:-1368}.card:nth-child(2367) .task-item .toolbar-dropdown.active{z-index:12367}.card:nth-child(2368) .task-item{z-index:-1369}.card:nth-child(2368) .task-item .toolbar-dropdown.active{z-index:12368}.card:nth-child(2369) .task-item{z-index:-1370}.card:nth-child(2369) .task-item .toolbar-dropdown.active{z-index:12369}.card:nth-child(2370) .task-item{z-index:-1371}.card:nth-child(2370) .task-item .toolbar-dropdown.active{z-index:12370}.card:nth-child(2371) .task-item{z-index:-1372}.card:nth-child(2371) .task-item .toolbar-dropdown.active{z-index:12371}.card:nth-child(2372) .task-item{z-index:-1373}.card:nth-child(2372) .task-item .toolbar-dropdown.active{z-index:12372}.card:nth-child(2373) .task-item{z-index:-1374}.card:nth-child(2373) .task-item .toolbar-dropdown.active{z-index:12373}.card:nth-child(2374) .task-item{z-index:-1375}.card:nth-child(2374) .task-item .toolbar-dropdown.active{z-index:12374}.card:nth-child(2375) .task-item{z-index:-1376}.card:nth-child(2375) .task-item .toolbar-dropdown.active{z-index:12375}.card:nth-child(2376) .task-item{z-index:-1377}.card:nth-child(2376) .task-item .toolbar-dropdown.active{z-index:12376}.card:nth-child(2377) .task-item{z-index:-1378}.card:nth-child(2377) .task-item .toolbar-dropdown.active{z-index:12377}.card:nth-child(2378) .task-item{z-index:-1379}.card:nth-child(2378) .task-item .toolbar-dropdown.active{z-index:12378}.card:nth-child(2379) .task-item{z-index:-1380}.card:nth-child(2379) .task-item .toolbar-dropdown.active{z-index:12379}.card:nth-child(2380) .task-item{z-index:-1381}.card:nth-child(2380) .task-item .toolbar-dropdown.active{z-index:12380}.card:nth-child(2381) .task-item{z-index:-1382}.card:nth-child(2381) .task-item .toolbar-dropdown.active{z-index:12381}.card:nth-child(2382) .task-item{z-index:-1383}.card:nth-child(2382) .task-item .toolbar-dropdown.active{z-index:12382}.card:nth-child(2383) .task-item{z-index:-1384}.card:nth-child(2383) .task-item .toolbar-dropdown.active{z-index:12383}.card:nth-child(2384) .task-item{z-index:-1385}.card:nth-child(2384) .task-item .toolbar-dropdown.active{z-index:12384}.card:nth-child(2385) .task-item{z-index:-1386}.card:nth-child(2385) .task-item .toolbar-dropdown.active{z-index:12385}.card:nth-child(2386) .task-item{z-index:-1387}.card:nth-child(2386) .task-item .toolbar-dropdown.active{z-index:12386}.card:nth-child(2387) .task-item{z-index:-1388}.card:nth-child(2387) .task-item .toolbar-dropdown.active{z-index:12387}.card:nth-child(2388) .task-item{z-index:-1389}.card:nth-child(2388) .task-item .toolbar-dropdown.active{z-index:12388}.card:nth-child(2389) .task-item{z-index:-1390}.card:nth-child(2389) .task-item .toolbar-dropdown.active{z-index:12389}.card:nth-child(2390) .task-item{z-index:-1391}.card:nth-child(2390) .task-item .toolbar-dropdown.active{z-index:12390}.card:nth-child(2391) .task-item{z-index:-1392}.card:nth-child(2391) .task-item .toolbar-dropdown.active{z-index:12391}.card:nth-child(2392) .task-item{z-index:-1393}.card:nth-child(2392) .task-item .toolbar-dropdown.active{z-index:12392}.card:nth-child(2393) .task-item{z-index:-1394}.card:nth-child(2393) .task-item .toolbar-dropdown.active{z-index:12393}.card:nth-child(2394) .task-item{z-index:-1395}.card:nth-child(2394) .task-item .toolbar-dropdown.active{z-index:12394}.card:nth-child(2395) .task-item{z-index:-1396}.card:nth-child(2395) .task-item .toolbar-dropdown.active{z-index:12395}.card:nth-child(2396) .task-item{z-index:-1397}.card:nth-child(2396) .task-item .toolbar-dropdown.active{z-index:12396}.card:nth-child(2397) .task-item{z-index:-1398}.card:nth-child(2397) .task-item .toolbar-dropdown.active{z-index:12397}.card:nth-child(2398) .task-item{z-index:-1399}.card:nth-child(2398) .task-item .toolbar-dropdown.active{z-index:12398}.card:nth-child(2399) .task-item{z-index:-1400}.card:nth-child(2399) .task-item .toolbar-dropdown.active{z-index:12399}.card:nth-child(2400) .task-item{z-index:-1401}.card:nth-child(2400) .task-item .toolbar-dropdown.active{z-index:12400}.card:nth-child(2401) .task-item{z-index:-1402}.card:nth-child(2401) .task-item .toolbar-dropdown.active{z-index:12401}.card:nth-child(2402) .task-item{z-index:-1403}.card:nth-child(2402) .task-item .toolbar-dropdown.active{z-index:12402}.card:nth-child(2403) .task-item{z-index:-1404}.card:nth-child(2403) .task-item .toolbar-dropdown.active{z-index:12403}.card:nth-child(2404) .task-item{z-index:-1405}.card:nth-child(2404) .task-item .toolbar-dropdown.active{z-index:12404}.card:nth-child(2405) .task-item{z-index:-1406}.card:nth-child(2405) .task-item .toolbar-dropdown.active{z-index:12405}.card:nth-child(2406) .task-item{z-index:-1407}.card:nth-child(2406) .task-item .toolbar-dropdown.active{z-index:12406}.card:nth-child(2407) .task-item{z-index:-1408}.card:nth-child(2407) .task-item .toolbar-dropdown.active{z-index:12407}.card:nth-child(2408) .task-item{z-index:-1409}.card:nth-child(2408) .task-item .toolbar-dropdown.active{z-index:12408}.card:nth-child(2409) .task-item{z-index:-1410}.card:nth-child(2409) .task-item .toolbar-dropdown.active{z-index:12409}.card:nth-child(2410) .task-item{z-index:-1411}.card:nth-child(2410) .task-item .toolbar-dropdown.active{z-index:12410}.card:nth-child(2411) .task-item{z-index:-1412}.card:nth-child(2411) .task-item .toolbar-dropdown.active{z-index:12411}.card:nth-child(2412) .task-item{z-index:-1413}.card:nth-child(2412) .task-item .toolbar-dropdown.active{z-index:12412}.card:nth-child(2413) .task-item{z-index:-1414}.card:nth-child(2413) .task-item .toolbar-dropdown.active{z-index:12413}.card:nth-child(2414) .task-item{z-index:-1415}.card:nth-child(2414) .task-item .toolbar-dropdown.active{z-index:12414}.card:nth-child(2415) .task-item{z-index:-1416}.card:nth-child(2415) .task-item .toolbar-dropdown.active{z-index:12415}.card:nth-child(2416) .task-item{z-index:-1417}.card:nth-child(2416) .task-item .toolbar-dropdown.active{z-index:12416}.card:nth-child(2417) .task-item{z-index:-1418}.card:nth-child(2417) .task-item .toolbar-dropdown.active{z-index:12417}.card:nth-child(2418) .task-item{z-index:-1419}.card:nth-child(2418) .task-item .toolbar-dropdown.active{z-index:12418}.card:nth-child(2419) .task-item{z-index:-1420}.card:nth-child(2419) .task-item .toolbar-dropdown.active{z-index:12419}.card:nth-child(2420) .task-item{z-index:-1421}.card:nth-child(2420) .task-item .toolbar-dropdown.active{z-index:12420}.card:nth-child(2421) .task-item{z-index:-1422}.card:nth-child(2421) .task-item .toolbar-dropdown.active{z-index:12421}.card:nth-child(2422) .task-item{z-index:-1423}.card:nth-child(2422) .task-item .toolbar-dropdown.active{z-index:12422}.card:nth-child(2423) .task-item{z-index:-1424}.card:nth-child(2423) .task-item .toolbar-dropdown.active{z-index:12423}.card:nth-child(2424) .task-item{z-index:-1425}.card:nth-child(2424) .task-item .toolbar-dropdown.active{z-index:12424}.card:nth-child(2425) .task-item{z-index:-1426}.card:nth-child(2425) .task-item .toolbar-dropdown.active{z-index:12425}.card:nth-child(2426) .task-item{z-index:-1427}.card:nth-child(2426) .task-item .toolbar-dropdown.active{z-index:12426}.card:nth-child(2427) .task-item{z-index:-1428}.card:nth-child(2427) .task-item .toolbar-dropdown.active{z-index:12427}.card:nth-child(2428) .task-item{z-index:-1429}.card:nth-child(2428) .task-item .toolbar-dropdown.active{z-index:12428}.card:nth-child(2429) .task-item{z-index:-1430}.card:nth-child(2429) .task-item .toolbar-dropdown.active{z-index:12429}.card:nth-child(2430) .task-item{z-index:-1431}.card:nth-child(2430) .task-item .toolbar-dropdown.active{z-index:12430}.card:nth-child(2431) .task-item{z-index:-1432}.card:nth-child(2431) .task-item .toolbar-dropdown.active{z-index:12431}.card:nth-child(2432) .task-item{z-index:-1433}.card:nth-child(2432) .task-item .toolbar-dropdown.active{z-index:12432}.card:nth-child(2433) .task-item{z-index:-1434}.card:nth-child(2433) .task-item .toolbar-dropdown.active{z-index:12433}.card:nth-child(2434) .task-item{z-index:-1435}.card:nth-child(2434) .task-item .toolbar-dropdown.active{z-index:12434}.card:nth-child(2435) .task-item{z-index:-1436}.card:nth-child(2435) .task-item .toolbar-dropdown.active{z-index:12435}.card:nth-child(2436) .task-item{z-index:-1437}.card:nth-child(2436) .task-item .toolbar-dropdown.active{z-index:12436}.card:nth-child(2437) .task-item{z-index:-1438}.card:nth-child(2437) .task-item .toolbar-dropdown.active{z-index:12437}.card:nth-child(2438) .task-item{z-index:-1439}.card:nth-child(2438) .task-item .toolbar-dropdown.active{z-index:12438}.card:nth-child(2439) .task-item{z-index:-1440}.card:nth-child(2439) .task-item .toolbar-dropdown.active{z-index:12439}.card:nth-child(2440) .task-item{z-index:-1441}.card:nth-child(2440) .task-item .toolbar-dropdown.active{z-index:12440}.card:nth-child(2441) .task-item{z-index:-1442}.card:nth-child(2441) .task-item .toolbar-dropdown.active{z-index:12441}.card:nth-child(2442) .task-item{z-index:-1443}.card:nth-child(2442) .task-item .toolbar-dropdown.active{z-index:12442}.card:nth-child(2443) .task-item{z-index:-1444}.card:nth-child(2443) .task-item .toolbar-dropdown.active{z-index:12443}.card:nth-child(2444) .task-item{z-index:-1445}.card:nth-child(2444) .task-item .toolbar-dropdown.active{z-index:12444}.card:nth-child(2445) .task-item{z-index:-1446}.card:nth-child(2445) .task-item .toolbar-dropdown.active{z-index:12445}.card:nth-child(2446) .task-item{z-index:-1447}.card:nth-child(2446) .task-item .toolbar-dropdown.active{z-index:12446}.card:nth-child(2447) .task-item{z-index:-1448}.card:nth-child(2447) .task-item .toolbar-dropdown.active{z-index:12447}.card:nth-child(2448) .task-item{z-index:-1449}.card:nth-child(2448) .task-item .toolbar-dropdown.active{z-index:12448}.card:nth-child(2449) .task-item{z-index:-1450}.card:nth-child(2449) .task-item .toolbar-dropdown.active{z-index:12449}.card:nth-child(2450) .task-item{z-index:-1451}.card:nth-child(2450) .task-item .toolbar-dropdown.active{z-index:12450}.card:nth-child(2451) .task-item{z-index:-1452}.card:nth-child(2451) .task-item .toolbar-dropdown.active{z-index:12451}.card:nth-child(2452) .task-item{z-index:-1453}.card:nth-child(2452) .task-item .toolbar-dropdown.active{z-index:12452}.card:nth-child(2453) .task-item{z-index:-1454}.card:nth-child(2453) .task-item .toolbar-dropdown.active{z-index:12453}.card:nth-child(2454) .task-item{z-index:-1455}.card:nth-child(2454) .task-item .toolbar-dropdown.active{z-index:12454}.card:nth-child(2455) .task-item{z-index:-1456}.card:nth-child(2455) .task-item .toolbar-dropdown.active{z-index:12455}.card:nth-child(2456) .task-item{z-index:-1457}.card:nth-child(2456) .task-item .toolbar-dropdown.active{z-index:12456}.card:nth-child(2457) .task-item{z-index:-1458}.card:nth-child(2457) .task-item .toolbar-dropdown.active{z-index:12457}.card:nth-child(2458) .task-item{z-index:-1459}.card:nth-child(2458) .task-item .toolbar-dropdown.active{z-index:12458}.card:nth-child(2459) .task-item{z-index:-1460}.card:nth-child(2459) .task-item .toolbar-dropdown.active{z-index:12459}.card:nth-child(2460) .task-item{z-index:-1461}.card:nth-child(2460) .task-item .toolbar-dropdown.active{z-index:12460}.card:nth-child(2461) .task-item{z-index:-1462}.card:nth-child(2461) .task-item .toolbar-dropdown.active{z-index:12461}.card:nth-child(2462) .task-item{z-index:-1463}.card:nth-child(2462) .task-item .toolbar-dropdown.active{z-index:12462}.card:nth-child(2463) .task-item{z-index:-1464}.card:nth-child(2463) .task-item .toolbar-dropdown.active{z-index:12463}.card:nth-child(2464) .task-item{z-index:-1465}.card:nth-child(2464) .task-item .toolbar-dropdown.active{z-index:12464}.card:nth-child(2465) .task-item{z-index:-1466}.card:nth-child(2465) .task-item .toolbar-dropdown.active{z-index:12465}.card:nth-child(2466) .task-item{z-index:-1467}.card:nth-child(2466) .task-item .toolbar-dropdown.active{z-index:12466}.card:nth-child(2467) .task-item{z-index:-1468}.card:nth-child(2467) .task-item .toolbar-dropdown.active{z-index:12467}.card:nth-child(2468) .task-item{z-index:-1469}.card:nth-child(2468) .task-item .toolbar-dropdown.active{z-index:12468}.card:nth-child(2469) .task-item{z-index:-1470}.card:nth-child(2469) .task-item .toolbar-dropdown.active{z-index:12469}.card:nth-child(2470) .task-item{z-index:-1471}.card:nth-child(2470) .task-item .toolbar-dropdown.active{z-index:12470}.card:nth-child(2471) .task-item{z-index:-1472}.card:nth-child(2471) .task-item .toolbar-dropdown.active{z-index:12471}.card:nth-child(2472) .task-item{z-index:-1473}.card:nth-child(2472) .task-item .toolbar-dropdown.active{z-index:12472}.card:nth-child(2473) .task-item{z-index:-1474}.card:nth-child(2473) .task-item .toolbar-dropdown.active{z-index:12473}.card:nth-child(2474) .task-item{z-index:-1475}.card:nth-child(2474) .task-item .toolbar-dropdown.active{z-index:12474}.card:nth-child(2475) .task-item{z-index:-1476}.card:nth-child(2475) .task-item .toolbar-dropdown.active{z-index:12475}.card:nth-child(2476) .task-item{z-index:-1477}.card:nth-child(2476) .task-item .toolbar-dropdown.active{z-index:12476}.card:nth-child(2477) .task-item{z-index:-1478}.card:nth-child(2477) .task-item .toolbar-dropdown.active{z-index:12477}.card:nth-child(2478) .task-item{z-index:-1479}.card:nth-child(2478) .task-item .toolbar-dropdown.active{z-index:12478}.card:nth-child(2479) .task-item{z-index:-1480}.card:nth-child(2479) .task-item .toolbar-dropdown.active{z-index:12479}.card:nth-child(2480) .task-item{z-index:-1481}.card:nth-child(2480) .task-item .toolbar-dropdown.active{z-index:12480}.card:nth-child(2481) .task-item{z-index:-1482}.card:nth-child(2481) .task-item .toolbar-dropdown.active{z-index:12481}.card:nth-child(2482) .task-item{z-index:-1483}.card:nth-child(2482) .task-item .toolbar-dropdown.active{z-index:12482}.card:nth-child(2483) .task-item{z-index:-1484}.card:nth-child(2483) .task-item .toolbar-dropdown.active{z-index:12483}.card:nth-child(2484) .task-item{z-index:-1485}.card:nth-child(2484) .task-item .toolbar-dropdown.active{z-index:12484}.card:nth-child(2485) .task-item{z-index:-1486}.card:nth-child(2485) .task-item .toolbar-dropdown.active{z-index:12485}.card:nth-child(2486) .task-item{z-index:-1487}.card:nth-child(2486) .task-item .toolbar-dropdown.active{z-index:12486}.card:nth-child(2487) .task-item{z-index:-1488}.card:nth-child(2487) .task-item .toolbar-dropdown.active{z-index:12487}.card:nth-child(2488) .task-item{z-index:-1489}.card:nth-child(2488) .task-item .toolbar-dropdown.active{z-index:12488}.card:nth-child(2489) .task-item{z-index:-1490}.card:nth-child(2489) .task-item .toolbar-dropdown.active{z-index:12489}.card:nth-child(2490) .task-item{z-index:-1491}.card:nth-child(2490) .task-item .toolbar-dropdown.active{z-index:12490}.card:nth-child(2491) .task-item{z-index:-1492}.card:nth-child(2491) .task-item .toolbar-dropdown.active{z-index:12491}.card:nth-child(2492) .task-item{z-index:-1493}.card:nth-child(2492) .task-item .toolbar-dropdown.active{z-index:12492}.card:nth-child(2493) .task-item{z-index:-1494}.card:nth-child(2493) .task-item .toolbar-dropdown.active{z-index:12493}.card:nth-child(2494) .task-item{z-index:-1495}.card:nth-child(2494) .task-item .toolbar-dropdown.active{z-index:12494}.card:nth-child(2495) .task-item{z-index:-1496}.card:nth-child(2495) .task-item .toolbar-dropdown.active{z-index:12495}.card:nth-child(2496) .task-item{z-index:-1497}.card:nth-child(2496) .task-item .toolbar-dropdown.active{z-index:12496}.card:nth-child(2497) .task-item{z-index:-1498}.card:nth-child(2497) .task-item .toolbar-dropdown.active{z-index:12497}.card:nth-child(2498) .task-item{z-index:-1499}.card:nth-child(2498) .task-item .toolbar-dropdown.active{z-index:12498}.card:nth-child(2499) .task-item{z-index:-1500}.card:nth-child(2499) .task-item .toolbar-dropdown.active{z-index:12499}.card:nth-child(2500) .task-item{z-index:-1501}.card:nth-child(2500) .task-item .toolbar-dropdown.active{z-index:12500}.card:nth-child(2501) .task-item{z-index:-1502}.card:nth-child(2501) .task-item .toolbar-dropdown.active{z-index:12501}.card:nth-child(2502) .task-item{z-index:-1503}.card:nth-child(2502) .task-item .toolbar-dropdown.active{z-index:12502}.card:nth-child(2503) .task-item{z-index:-1504}.card:nth-child(2503) .task-item .toolbar-dropdown.active{z-index:12503}.card:nth-child(2504) .task-item{z-index:-1505}.card:nth-child(2504) .task-item .toolbar-dropdown.active{z-index:12504}.card:nth-child(2505) .task-item{z-index:-1506}.card:nth-child(2505) .task-item .toolbar-dropdown.active{z-index:12505}.card:nth-child(2506) .task-item{z-index:-1507}.card:nth-child(2506) .task-item .toolbar-dropdown.active{z-index:12506}.card:nth-child(2507) .task-item{z-index:-1508}.card:nth-child(2507) .task-item .toolbar-dropdown.active{z-index:12507}.card:nth-child(2508) .task-item{z-index:-1509}.card:nth-child(2508) .task-item .toolbar-dropdown.active{z-index:12508}.card:nth-child(2509) .task-item{z-index:-1510}.card:nth-child(2509) .task-item .toolbar-dropdown.active{z-index:12509}.card:nth-child(2510) .task-item{z-index:-1511}.card:nth-child(2510) .task-item .toolbar-dropdown.active{z-index:12510}.card:nth-child(2511) .task-item{z-index:-1512}.card:nth-child(2511) .task-item .toolbar-dropdown.active{z-index:12511}.card:nth-child(2512) .task-item{z-index:-1513}.card:nth-child(2512) .task-item .toolbar-dropdown.active{z-index:12512}.card:nth-child(2513) .task-item{z-index:-1514}.card:nth-child(2513) .task-item .toolbar-dropdown.active{z-index:12513}.card:nth-child(2514) .task-item{z-index:-1515}.card:nth-child(2514) .task-item .toolbar-dropdown.active{z-index:12514}.card:nth-child(2515) .task-item{z-index:-1516}.card:nth-child(2515) .task-item .toolbar-dropdown.active{z-index:12515}.card:nth-child(2516) .task-item{z-index:-1517}.card:nth-child(2516) .task-item .toolbar-dropdown.active{z-index:12516}.card:nth-child(2517) .task-item{z-index:-1518}.card:nth-child(2517) .task-item .toolbar-dropdown.active{z-index:12517}.card:nth-child(2518) .task-item{z-index:-1519}.card:nth-child(2518) .task-item .toolbar-dropdown.active{z-index:12518}.card:nth-child(2519) .task-item{z-index:-1520}.card:nth-child(2519) .task-item .toolbar-dropdown.active{z-index:12519}.card:nth-child(2520) .task-item{z-index:-1521}.card:nth-child(2520) .task-item .toolbar-dropdown.active{z-index:12520}.card:nth-child(2521) .task-item{z-index:-1522}.card:nth-child(2521) .task-item .toolbar-dropdown.active{z-index:12521}.card:nth-child(2522) .task-item{z-index:-1523}.card:nth-child(2522) .task-item .toolbar-dropdown.active{z-index:12522}.card:nth-child(2523) .task-item{z-index:-1524}.card:nth-child(2523) .task-item .toolbar-dropdown.active{z-index:12523}.card:nth-child(2524) .task-item{z-index:-1525}.card:nth-child(2524) .task-item .toolbar-dropdown.active{z-index:12524}.card:nth-child(2525) .task-item{z-index:-1526}.card:nth-child(2525) .task-item .toolbar-dropdown.active{z-index:12525}.card:nth-child(2526) .task-item{z-index:-1527}.card:nth-child(2526) .task-item .toolbar-dropdown.active{z-index:12526}.card:nth-child(2527) .task-item{z-index:-1528}.card:nth-child(2527) .task-item .toolbar-dropdown.active{z-index:12527}.card:nth-child(2528) .task-item{z-index:-1529}.card:nth-child(2528) .task-item .toolbar-dropdown.active{z-index:12528}.card:nth-child(2529) .task-item{z-index:-1530}.card:nth-child(2529) .task-item .toolbar-dropdown.active{z-index:12529}.card:nth-child(2530) .task-item{z-index:-1531}.card:nth-child(2530) .task-item .toolbar-dropdown.active{z-index:12530}.card:nth-child(2531) .task-item{z-index:-1532}.card:nth-child(2531) .task-item .toolbar-dropdown.active{z-index:12531}.card:nth-child(2532) .task-item{z-index:-1533}.card:nth-child(2532) .task-item .toolbar-dropdown.active{z-index:12532}.card:nth-child(2533) .task-item{z-index:-1534}.card:nth-child(2533) .task-item .toolbar-dropdown.active{z-index:12533}.card:nth-child(2534) .task-item{z-index:-1535}.card:nth-child(2534) .task-item .toolbar-dropdown.active{z-index:12534}.card:nth-child(2535) .task-item{z-index:-1536}.card:nth-child(2535) .task-item .toolbar-dropdown.active{z-index:12535}.card:nth-child(2536) .task-item{z-index:-1537}.card:nth-child(2536) .task-item .toolbar-dropdown.active{z-index:12536}.card:nth-child(2537) .task-item{z-index:-1538}.card:nth-child(2537) .task-item .toolbar-dropdown.active{z-index:12537}.card:nth-child(2538) .task-item{z-index:-1539}.card:nth-child(2538) .task-item .toolbar-dropdown.active{z-index:12538}.card:nth-child(2539) .task-item{z-index:-1540}.card:nth-child(2539) .task-item .toolbar-dropdown.active{z-index:12539}.card:nth-child(2540) .task-item{z-index:-1541}.card:nth-child(2540) .task-item .toolbar-dropdown.active{z-index:12540}.card:nth-child(2541) .task-item{z-index:-1542}.card:nth-child(2541) .task-item .toolbar-dropdown.active{z-index:12541}.card:nth-child(2542) .task-item{z-index:-1543}.card:nth-child(2542) .task-item .toolbar-dropdown.active{z-index:12542}.card:nth-child(2543) .task-item{z-index:-1544}.card:nth-child(2543) .task-item .toolbar-dropdown.active{z-index:12543}.card:nth-child(2544) .task-item{z-index:-1545}.card:nth-child(2544) .task-item .toolbar-dropdown.active{z-index:12544}.card:nth-child(2545) .task-item{z-index:-1546}.card:nth-child(2545) .task-item .toolbar-dropdown.active{z-index:12545}.card:nth-child(2546) .task-item{z-index:-1547}.card:nth-child(2546) .task-item .toolbar-dropdown.active{z-index:12546}.card:nth-child(2547) .task-item{z-index:-1548}.card:nth-child(2547) .task-item .toolbar-dropdown.active{z-index:12547}.card:nth-child(2548) .task-item{z-index:-1549}.card:nth-child(2548) .task-item .toolbar-dropdown.active{z-index:12548}.card:nth-child(2549) .task-item{z-index:-1550}.card:nth-child(2549) .task-item .toolbar-dropdown.active{z-index:12549}.card:nth-child(2550) .task-item{z-index:-1551}.card:nth-child(2550) .task-item .toolbar-dropdown.active{z-index:12550}.card:nth-child(2551) .task-item{z-index:-1552}.card:nth-child(2551) .task-item .toolbar-dropdown.active{z-index:12551}.card:nth-child(2552) .task-item{z-index:-1553}.card:nth-child(2552) .task-item .toolbar-dropdown.active{z-index:12552}.card:nth-child(2553) .task-item{z-index:-1554}.card:nth-child(2553) .task-item .toolbar-dropdown.active{z-index:12553}.card:nth-child(2554) .task-item{z-index:-1555}.card:nth-child(2554) .task-item .toolbar-dropdown.active{z-index:12554}.card:nth-child(2555) .task-item{z-index:-1556}.card:nth-child(2555) .task-item .toolbar-dropdown.active{z-index:12555}.card:nth-child(2556) .task-item{z-index:-1557}.card:nth-child(2556) .task-item .toolbar-dropdown.active{z-index:12556}.card:nth-child(2557) .task-item{z-index:-1558}.card:nth-child(2557) .task-item .toolbar-dropdown.active{z-index:12557}.card:nth-child(2558) .task-item{z-index:-1559}.card:nth-child(2558) .task-item .toolbar-dropdown.active{z-index:12558}.card:nth-child(2559) .task-item{z-index:-1560}.card:nth-child(2559) .task-item .toolbar-dropdown.active{z-index:12559}.card:nth-child(2560) .task-item{z-index:-1561}.card:nth-child(2560) .task-item .toolbar-dropdown.active{z-index:12560}.card:nth-child(2561) .task-item{z-index:-1562}.card:nth-child(2561) .task-item .toolbar-dropdown.active{z-index:12561}.card:nth-child(2562) .task-item{z-index:-1563}.card:nth-child(2562) .task-item .toolbar-dropdown.active{z-index:12562}.card:nth-child(2563) .task-item{z-index:-1564}.card:nth-child(2563) .task-item .toolbar-dropdown.active{z-index:12563}.card:nth-child(2564) .task-item{z-index:-1565}.card:nth-child(2564) .task-item .toolbar-dropdown.active{z-index:12564}.card:nth-child(2565) .task-item{z-index:-1566}.card:nth-child(2565) .task-item .toolbar-dropdown.active{z-index:12565}.card:nth-child(2566) .task-item{z-index:-1567}.card:nth-child(2566) .task-item .toolbar-dropdown.active{z-index:12566}.card:nth-child(2567) .task-item{z-index:-1568}.card:nth-child(2567) .task-item .toolbar-dropdown.active{z-index:12567}.card:nth-child(2568) .task-item{z-index:-1569}.card:nth-child(2568) .task-item .toolbar-dropdown.active{z-index:12568}.card:nth-child(2569) .task-item{z-index:-1570}.card:nth-child(2569) .task-item .toolbar-dropdown.active{z-index:12569}.card:nth-child(2570) .task-item{z-index:-1571}.card:nth-child(2570) .task-item .toolbar-dropdown.active{z-index:12570}.card:nth-child(2571) .task-item{z-index:-1572}.card:nth-child(2571) .task-item .toolbar-dropdown.active{z-index:12571}.card:nth-child(2572) .task-item{z-index:-1573}.card:nth-child(2572) .task-item .toolbar-dropdown.active{z-index:12572}.card:nth-child(2573) .task-item{z-index:-1574}.card:nth-child(2573) .task-item .toolbar-dropdown.active{z-index:12573}.card:nth-child(2574) .task-item{z-index:-1575}.card:nth-child(2574) .task-item .toolbar-dropdown.active{z-index:12574}.card:nth-child(2575) .task-item{z-index:-1576}.card:nth-child(2575) .task-item .toolbar-dropdown.active{z-index:12575}.card:nth-child(2576) .task-item{z-index:-1577}.card:nth-child(2576) .task-item .toolbar-dropdown.active{z-index:12576}.card:nth-child(2577) .task-item{z-index:-1578}.card:nth-child(2577) .task-item .toolbar-dropdown.active{z-index:12577}.card:nth-child(2578) .task-item{z-index:-1579}.card:nth-child(2578) .task-item .toolbar-dropdown.active{z-index:12578}.card:nth-child(2579) .task-item{z-index:-1580}.card:nth-child(2579) .task-item .toolbar-dropdown.active{z-index:12579}.card:nth-child(2580) .task-item{z-index:-1581}.card:nth-child(2580) .task-item .toolbar-dropdown.active{z-index:12580}.card:nth-child(2581) .task-item{z-index:-1582}.card:nth-child(2581) .task-item .toolbar-dropdown.active{z-index:12581}.card:nth-child(2582) .task-item{z-index:-1583}.card:nth-child(2582) .task-item .toolbar-dropdown.active{z-index:12582}.card:nth-child(2583) .task-item{z-index:-1584}.card:nth-child(2583) .task-item .toolbar-dropdown.active{z-index:12583}.card:nth-child(2584) .task-item{z-index:-1585}.card:nth-child(2584) .task-item .toolbar-dropdown.active{z-index:12584}.card:nth-child(2585) .task-item{z-index:-1586}.card:nth-child(2585) .task-item .toolbar-dropdown.active{z-index:12585}.card:nth-child(2586) .task-item{z-index:-1587}.card:nth-child(2586) .task-item .toolbar-dropdown.active{z-index:12586}.card:nth-child(2587) .task-item{z-index:-1588}.card:nth-child(2587) .task-item .toolbar-dropdown.active{z-index:12587}.card:nth-child(2588) .task-item{z-index:-1589}.card:nth-child(2588) .task-item .toolbar-dropdown.active{z-index:12588}.card:nth-child(2589) .task-item{z-index:-1590}.card:nth-child(2589) .task-item .toolbar-dropdown.active{z-index:12589}.card:nth-child(2590) .task-item{z-index:-1591}.card:nth-child(2590) .task-item .toolbar-dropdown.active{z-index:12590}.card:nth-child(2591) .task-item{z-index:-1592}.card:nth-child(2591) .task-item .toolbar-dropdown.active{z-index:12591}.card:nth-child(2592) .task-item{z-index:-1593}.card:nth-child(2592) .task-item .toolbar-dropdown.active{z-index:12592}.card:nth-child(2593) .task-item{z-index:-1594}.card:nth-child(2593) .task-item .toolbar-dropdown.active{z-index:12593}.card:nth-child(2594) .task-item{z-index:-1595}.card:nth-child(2594) .task-item .toolbar-dropdown.active{z-index:12594}.card:nth-child(2595) .task-item{z-index:-1596}.card:nth-child(2595) .task-item .toolbar-dropdown.active{z-index:12595}.card:nth-child(2596) .task-item{z-index:-1597}.card:nth-child(2596) .task-item .toolbar-dropdown.active{z-index:12596}.card:nth-child(2597) .task-item{z-index:-1598}.card:nth-child(2597) .task-item .toolbar-dropdown.active{z-index:12597}.card:nth-child(2598) .task-item{z-index:-1599}.card:nth-child(2598) .task-item .toolbar-dropdown.active{z-index:12598}.card:nth-child(2599) .task-item{z-index:-1600}.card:nth-child(2599) .task-item .toolbar-dropdown.active{z-index:12599}.card:nth-child(2600) .task-item{z-index:-1601}.card:nth-child(2600) .task-item .toolbar-dropdown.active{z-index:12600}.card:nth-child(2601) .task-item{z-index:-1602}.card:nth-child(2601) .task-item .toolbar-dropdown.active{z-index:12601}.card:nth-child(2602) .task-item{z-index:-1603}.card:nth-child(2602) .task-item .toolbar-dropdown.active{z-index:12602}.card:nth-child(2603) .task-item{z-index:-1604}.card:nth-child(2603) .task-item .toolbar-dropdown.active{z-index:12603}.card:nth-child(2604) .task-item{z-index:-1605}.card:nth-child(2604) .task-item .toolbar-dropdown.active{z-index:12604}.card:nth-child(2605) .task-item{z-index:-1606}.card:nth-child(2605) .task-item .toolbar-dropdown.active{z-index:12605}.card:nth-child(2606) .task-item{z-index:-1607}.card:nth-child(2606) .task-item .toolbar-dropdown.active{z-index:12606}.card:nth-child(2607) .task-item{z-index:-1608}.card:nth-child(2607) .task-item .toolbar-dropdown.active{z-index:12607}.card:nth-child(2608) .task-item{z-index:-1609}.card:nth-child(2608) .task-item .toolbar-dropdown.active{z-index:12608}.card:nth-child(2609) .task-item{z-index:-1610}.card:nth-child(2609) .task-item .toolbar-dropdown.active{z-index:12609}.card:nth-child(2610) .task-item{z-index:-1611}.card:nth-child(2610) .task-item .toolbar-dropdown.active{z-index:12610}.card:nth-child(2611) .task-item{z-index:-1612}.card:nth-child(2611) .task-item .toolbar-dropdown.active{z-index:12611}.card:nth-child(2612) .task-item{z-index:-1613}.card:nth-child(2612) .task-item .toolbar-dropdown.active{z-index:12612}.card:nth-child(2613) .task-item{z-index:-1614}.card:nth-child(2613) .task-item .toolbar-dropdown.active{z-index:12613}.card:nth-child(2614) .task-item{z-index:-1615}.card:nth-child(2614) .task-item .toolbar-dropdown.active{z-index:12614}.card:nth-child(2615) .task-item{z-index:-1616}.card:nth-child(2615) .task-item .toolbar-dropdown.active{z-index:12615}.card:nth-child(2616) .task-item{z-index:-1617}.card:nth-child(2616) .task-item .toolbar-dropdown.active{z-index:12616}.card:nth-child(2617) .task-item{z-index:-1618}.card:nth-child(2617) .task-item .toolbar-dropdown.active{z-index:12617}.card:nth-child(2618) .task-item{z-index:-1619}.card:nth-child(2618) .task-item .toolbar-dropdown.active{z-index:12618}.card:nth-child(2619) .task-item{z-index:-1620}.card:nth-child(2619) .task-item .toolbar-dropdown.active{z-index:12619}.card:nth-child(2620) .task-item{z-index:-1621}.card:nth-child(2620) .task-item .toolbar-dropdown.active{z-index:12620}.card:nth-child(2621) .task-item{z-index:-1622}.card:nth-child(2621) .task-item .toolbar-dropdown.active{z-index:12621}.card:nth-child(2622) .task-item{z-index:-1623}.card:nth-child(2622) .task-item .toolbar-dropdown.active{z-index:12622}.card:nth-child(2623) .task-item{z-index:-1624}.card:nth-child(2623) .task-item .toolbar-dropdown.active{z-index:12623}.card:nth-child(2624) .task-item{z-index:-1625}.card:nth-child(2624) .task-item .toolbar-dropdown.active{z-index:12624}.card:nth-child(2625) .task-item{z-index:-1626}.card:nth-child(2625) .task-item .toolbar-dropdown.active{z-index:12625}.card:nth-child(2626) .task-item{z-index:-1627}.card:nth-child(2626) .task-item .toolbar-dropdown.active{z-index:12626}.card:nth-child(2627) .task-item{z-index:-1628}.card:nth-child(2627) .task-item .toolbar-dropdown.active{z-index:12627}.card:nth-child(2628) .task-item{z-index:-1629}.card:nth-child(2628) .task-item .toolbar-dropdown.active{z-index:12628}.card:nth-child(2629) .task-item{z-index:-1630}.card:nth-child(2629) .task-item .toolbar-dropdown.active{z-index:12629}.card:nth-child(2630) .task-item{z-index:-1631}.card:nth-child(2630) .task-item .toolbar-dropdown.active{z-index:12630}.card:nth-child(2631) .task-item{z-index:-1632}.card:nth-child(2631) .task-item .toolbar-dropdown.active{z-index:12631}.card:nth-child(2632) .task-item{z-index:-1633}.card:nth-child(2632) .task-item .toolbar-dropdown.active{z-index:12632}.card:nth-child(2633) .task-item{z-index:-1634}.card:nth-child(2633) .task-item .toolbar-dropdown.active{z-index:12633}.card:nth-child(2634) .task-item{z-index:-1635}.card:nth-child(2634) .task-item .toolbar-dropdown.active{z-index:12634}.card:nth-child(2635) .task-item{z-index:-1636}.card:nth-child(2635) .task-item .toolbar-dropdown.active{z-index:12635}.card:nth-child(2636) .task-item{z-index:-1637}.card:nth-child(2636) .task-item .toolbar-dropdown.active{z-index:12636}.card:nth-child(2637) .task-item{z-index:-1638}.card:nth-child(2637) .task-item .toolbar-dropdown.active{z-index:12637}.card:nth-child(2638) .task-item{z-index:-1639}.card:nth-child(2638) .task-item .toolbar-dropdown.active{z-index:12638}.card:nth-child(2639) .task-item{z-index:-1640}.card:nth-child(2639) .task-item .toolbar-dropdown.active{z-index:12639}.card:nth-child(2640) .task-item{z-index:-1641}.card:nth-child(2640) .task-item .toolbar-dropdown.active{z-index:12640}.card:nth-child(2641) .task-item{z-index:-1642}.card:nth-child(2641) .task-item .toolbar-dropdown.active{z-index:12641}.card:nth-child(2642) .task-item{z-index:-1643}.card:nth-child(2642) .task-item .toolbar-dropdown.active{z-index:12642}.card:nth-child(2643) .task-item{z-index:-1644}.card:nth-child(2643) .task-item .toolbar-dropdown.active{z-index:12643}.card:nth-child(2644) .task-item{z-index:-1645}.card:nth-child(2644) .task-item .toolbar-dropdown.active{z-index:12644}.card:nth-child(2645) .task-item{z-index:-1646}.card:nth-child(2645) .task-item .toolbar-dropdown.active{z-index:12645}.card:nth-child(2646) .task-item{z-index:-1647}.card:nth-child(2646) .task-item .toolbar-dropdown.active{z-index:12646}.card:nth-child(2647) .task-item{z-index:-1648}.card:nth-child(2647) .task-item .toolbar-dropdown.active{z-index:12647}.card:nth-child(2648) .task-item{z-index:-1649}.card:nth-child(2648) .task-item .toolbar-dropdown.active{z-index:12648}.card:nth-child(2649) .task-item{z-index:-1650}.card:nth-child(2649) .task-item .toolbar-dropdown.active{z-index:12649}.card:nth-child(2650) .task-item{z-index:-1651}.card:nth-child(2650) .task-item .toolbar-dropdown.active{z-index:12650}.card:nth-child(2651) .task-item{z-index:-1652}.card:nth-child(2651) .task-item .toolbar-dropdown.active{z-index:12651}.card:nth-child(2652) .task-item{z-index:-1653}.card:nth-child(2652) .task-item .toolbar-dropdown.active{z-index:12652}.card:nth-child(2653) .task-item{z-index:-1654}.card:nth-child(2653) .task-item .toolbar-dropdown.active{z-index:12653}.card:nth-child(2654) .task-item{z-index:-1655}.card:nth-child(2654) .task-item .toolbar-dropdown.active{z-index:12654}.card:nth-child(2655) .task-item{z-index:-1656}.card:nth-child(2655) .task-item .toolbar-dropdown.active{z-index:12655}.card:nth-child(2656) .task-item{z-index:-1657}.card:nth-child(2656) .task-item .toolbar-dropdown.active{z-index:12656}.card:nth-child(2657) .task-item{z-index:-1658}.card:nth-child(2657) .task-item .toolbar-dropdown.active{z-index:12657}.card:nth-child(2658) .task-item{z-index:-1659}.card:nth-child(2658) .task-item .toolbar-dropdown.active{z-index:12658}.card:nth-child(2659) .task-item{z-index:-1660}.card:nth-child(2659) .task-item .toolbar-dropdown.active{z-index:12659}.card:nth-child(2660) .task-item{z-index:-1661}.card:nth-child(2660) .task-item .toolbar-dropdown.active{z-index:12660}.card:nth-child(2661) .task-item{z-index:-1662}.card:nth-child(2661) .task-item .toolbar-dropdown.active{z-index:12661}.card:nth-child(2662) .task-item{z-index:-1663}.card:nth-child(2662) .task-item .toolbar-dropdown.active{z-index:12662}.card:nth-child(2663) .task-item{z-index:-1664}.card:nth-child(2663) .task-item .toolbar-dropdown.active{z-index:12663}.card:nth-child(2664) .task-item{z-index:-1665}.card:nth-child(2664) .task-item .toolbar-dropdown.active{z-index:12664}.card:nth-child(2665) .task-item{z-index:-1666}.card:nth-child(2665) .task-item .toolbar-dropdown.active{z-index:12665}.card:nth-child(2666) .task-item{z-index:-1667}.card:nth-child(2666) .task-item .toolbar-dropdown.active{z-index:12666}.card:nth-child(2667) .task-item{z-index:-1668}.card:nth-child(2667) .task-item .toolbar-dropdown.active{z-index:12667}.card:nth-child(2668) .task-item{z-index:-1669}.card:nth-child(2668) .task-item .toolbar-dropdown.active{z-index:12668}.card:nth-child(2669) .task-item{z-index:-1670}.card:nth-child(2669) .task-item .toolbar-dropdown.active{z-index:12669}.card:nth-child(2670) .task-item{z-index:-1671}.card:nth-child(2670) .task-item .toolbar-dropdown.active{z-index:12670}.card:nth-child(2671) .task-item{z-index:-1672}.card:nth-child(2671) .task-item .toolbar-dropdown.active{z-index:12671}.card:nth-child(2672) .task-item{z-index:-1673}.card:nth-child(2672) .task-item .toolbar-dropdown.active{z-index:12672}.card:nth-child(2673) .task-item{z-index:-1674}.card:nth-child(2673) .task-item .toolbar-dropdown.active{z-index:12673}.card:nth-child(2674) .task-item{z-index:-1675}.card:nth-child(2674) .task-item .toolbar-dropdown.active{z-index:12674}.card:nth-child(2675) .task-item{z-index:-1676}.card:nth-child(2675) .task-item .toolbar-dropdown.active{z-index:12675}.card:nth-child(2676) .task-item{z-index:-1677}.card:nth-child(2676) .task-item .toolbar-dropdown.active{z-index:12676}.card:nth-child(2677) .task-item{z-index:-1678}.card:nth-child(2677) .task-item .toolbar-dropdown.active{z-index:12677}.card:nth-child(2678) .task-item{z-index:-1679}.card:nth-child(2678) .task-item .toolbar-dropdown.active{z-index:12678}.card:nth-child(2679) .task-item{z-index:-1680}.card:nth-child(2679) .task-item .toolbar-dropdown.active{z-index:12679}.card:nth-child(2680) .task-item{z-index:-1681}.card:nth-child(2680) .task-item .toolbar-dropdown.active{z-index:12680}.card:nth-child(2681) .task-item{z-index:-1682}.card:nth-child(2681) .task-item .toolbar-dropdown.active{z-index:12681}.card:nth-child(2682) .task-item{z-index:-1683}.card:nth-child(2682) .task-item .toolbar-dropdown.active{z-index:12682}.card:nth-child(2683) .task-item{z-index:-1684}.card:nth-child(2683) .task-item .toolbar-dropdown.active{z-index:12683}.card:nth-child(2684) .task-item{z-index:-1685}.card:nth-child(2684) .task-item .toolbar-dropdown.active{z-index:12684}.card:nth-child(2685) .task-item{z-index:-1686}.card:nth-child(2685) .task-item .toolbar-dropdown.active{z-index:12685}.card:nth-child(2686) .task-item{z-index:-1687}.card:nth-child(2686) .task-item .toolbar-dropdown.active{z-index:12686}.card:nth-child(2687) .task-item{z-index:-1688}.card:nth-child(2687) .task-item .toolbar-dropdown.active{z-index:12687}.card:nth-child(2688) .task-item{z-index:-1689}.card:nth-child(2688) .task-item .toolbar-dropdown.active{z-index:12688}.card:nth-child(2689) .task-item{z-index:-1690}.card:nth-child(2689) .task-item .toolbar-dropdown.active{z-index:12689}.card:nth-child(2690) .task-item{z-index:-1691}.card:nth-child(2690) .task-item .toolbar-dropdown.active{z-index:12690}.card:nth-child(2691) .task-item{z-index:-1692}.card:nth-child(2691) .task-item .toolbar-dropdown.active{z-index:12691}.card:nth-child(2692) .task-item{z-index:-1693}.card:nth-child(2692) .task-item .toolbar-dropdown.active{z-index:12692}.card:nth-child(2693) .task-item{z-index:-1694}.card:nth-child(2693) .task-item .toolbar-dropdown.active{z-index:12693}.card:nth-child(2694) .task-item{z-index:-1695}.card:nth-child(2694) .task-item .toolbar-dropdown.active{z-index:12694}.card:nth-child(2695) .task-item{z-index:-1696}.card:nth-child(2695) .task-item .toolbar-dropdown.active{z-index:12695}.card:nth-child(2696) .task-item{z-index:-1697}.card:nth-child(2696) .task-item .toolbar-dropdown.active{z-index:12696}.card:nth-child(2697) .task-item{z-index:-1698}.card:nth-child(2697) .task-item .toolbar-dropdown.active{z-index:12697}.card:nth-child(2698) .task-item{z-index:-1699}.card:nth-child(2698) .task-item .toolbar-dropdown.active{z-index:12698}.card:nth-child(2699) .task-item{z-index:-1700}.card:nth-child(2699) .task-item .toolbar-dropdown.active{z-index:12699}.card:nth-child(2700) .task-item{z-index:-1701}.card:nth-child(2700) .task-item .toolbar-dropdown.active{z-index:12700}.card:nth-child(2701) .task-item{z-index:-1702}.card:nth-child(2701) .task-item .toolbar-dropdown.active{z-index:12701}.card:nth-child(2702) .task-item{z-index:-1703}.card:nth-child(2702) .task-item .toolbar-dropdown.active{z-index:12702}.card:nth-child(2703) .task-item{z-index:-1704}.card:nth-child(2703) .task-item .toolbar-dropdown.active{z-index:12703}.card:nth-child(2704) .task-item{z-index:-1705}.card:nth-child(2704) .task-item .toolbar-dropdown.active{z-index:12704}.card:nth-child(2705) .task-item{z-index:-1706}.card:nth-child(2705) .task-item .toolbar-dropdown.active{z-index:12705}.card:nth-child(2706) .task-item{z-index:-1707}.card:nth-child(2706) .task-item .toolbar-dropdown.active{z-index:12706}.card:nth-child(2707) .task-item{z-index:-1708}.card:nth-child(2707) .task-item .toolbar-dropdown.active{z-index:12707}.card:nth-child(2708) .task-item{z-index:-1709}.card:nth-child(2708) .task-item .toolbar-dropdown.active{z-index:12708}.card:nth-child(2709) .task-item{z-index:-1710}.card:nth-child(2709) .task-item .toolbar-dropdown.active{z-index:12709}.card:nth-child(2710) .task-item{z-index:-1711}.card:nth-child(2710) .task-item .toolbar-dropdown.active{z-index:12710}.card:nth-child(2711) .task-item{z-index:-1712}.card:nth-child(2711) .task-item .toolbar-dropdown.active{z-index:12711}.card:nth-child(2712) .task-item{z-index:-1713}.card:nth-child(2712) .task-item .toolbar-dropdown.active{z-index:12712}.card:nth-child(2713) .task-item{z-index:-1714}.card:nth-child(2713) .task-item .toolbar-dropdown.active{z-index:12713}.card:nth-child(2714) .task-item{z-index:-1715}.card:nth-child(2714) .task-item .toolbar-dropdown.active{z-index:12714}.card:nth-child(2715) .task-item{z-index:-1716}.card:nth-child(2715) .task-item .toolbar-dropdown.active{z-index:12715}.card:nth-child(2716) .task-item{z-index:-1717}.card:nth-child(2716) .task-item .toolbar-dropdown.active{z-index:12716}.card:nth-child(2717) .task-item{z-index:-1718}.card:nth-child(2717) .task-item .toolbar-dropdown.active{z-index:12717}.card:nth-child(2718) .task-item{z-index:-1719}.card:nth-child(2718) .task-item .toolbar-dropdown.active{z-index:12718}.card:nth-child(2719) .task-item{z-index:-1720}.card:nth-child(2719) .task-item .toolbar-dropdown.active{z-index:12719}.card:nth-child(2720) .task-item{z-index:-1721}.card:nth-child(2720) .task-item .toolbar-dropdown.active{z-index:12720}.card:nth-child(2721) .task-item{z-index:-1722}.card:nth-child(2721) .task-item .toolbar-dropdown.active{z-index:12721}.card:nth-child(2722) .task-item{z-index:-1723}.card:nth-child(2722) .task-item .toolbar-dropdown.active{z-index:12722}.card:nth-child(2723) .task-item{z-index:-1724}.card:nth-child(2723) .task-item .toolbar-dropdown.active{z-index:12723}.card:nth-child(2724) .task-item{z-index:-1725}.card:nth-child(2724) .task-item .toolbar-dropdown.active{z-index:12724}.card:nth-child(2725) .task-item{z-index:-1726}.card:nth-child(2725) .task-item .toolbar-dropdown.active{z-index:12725}.card:nth-child(2726) .task-item{z-index:-1727}.card:nth-child(2726) .task-item .toolbar-dropdown.active{z-index:12726}.card:nth-child(2727) .task-item{z-index:-1728}.card:nth-child(2727) .task-item .toolbar-dropdown.active{z-index:12727}.card:nth-child(2728) .task-item{z-index:-1729}.card:nth-child(2728) .task-item .toolbar-dropdown.active{z-index:12728}.card:nth-child(2729) .task-item{z-index:-1730}.card:nth-child(2729) .task-item .toolbar-dropdown.active{z-index:12729}.card:nth-child(2730) .task-item{z-index:-1731}.card:nth-child(2730) .task-item .toolbar-dropdown.active{z-index:12730}.card:nth-child(2731) .task-item{z-index:-1732}.card:nth-child(2731) .task-item .toolbar-dropdown.active{z-index:12731}.card:nth-child(2732) .task-item{z-index:-1733}.card:nth-child(2732) .task-item .toolbar-dropdown.active{z-index:12732}.card:nth-child(2733) .task-item{z-index:-1734}.card:nth-child(2733) .task-item .toolbar-dropdown.active{z-index:12733}.card:nth-child(2734) .task-item{z-index:-1735}.card:nth-child(2734) .task-item .toolbar-dropdown.active{z-index:12734}.card:nth-child(2735) .task-item{z-index:-1736}.card:nth-child(2735) .task-item .toolbar-dropdown.active{z-index:12735}.card:nth-child(2736) .task-item{z-index:-1737}.card:nth-child(2736) .task-item .toolbar-dropdown.active{z-index:12736}.card:nth-child(2737) .task-item{z-index:-1738}.card:nth-child(2737) .task-item .toolbar-dropdown.active{z-index:12737}.card:nth-child(2738) .task-item{z-index:-1739}.card:nth-child(2738) .task-item .toolbar-dropdown.active{z-index:12738}.card:nth-child(2739) .task-item{z-index:-1740}.card:nth-child(2739) .task-item .toolbar-dropdown.active{z-index:12739}.card:nth-child(2740) .task-item{z-index:-1741}.card:nth-child(2740) .task-item .toolbar-dropdown.active{z-index:12740}.card:nth-child(2741) .task-item{z-index:-1742}.card:nth-child(2741) .task-item .toolbar-dropdown.active{z-index:12741}.card:nth-child(2742) .task-item{z-index:-1743}.card:nth-child(2742) .task-item .toolbar-dropdown.active{z-index:12742}.card:nth-child(2743) .task-item{z-index:-1744}.card:nth-child(2743) .task-item .toolbar-dropdown.active{z-index:12743}.card:nth-child(2744) .task-item{z-index:-1745}.card:nth-child(2744) .task-item .toolbar-dropdown.active{z-index:12744}.card:nth-child(2745) .task-item{z-index:-1746}.card:nth-child(2745) .task-item .toolbar-dropdown.active{z-index:12745}.card:nth-child(2746) .task-item{z-index:-1747}.card:nth-child(2746) .task-item .toolbar-dropdown.active{z-index:12746}.card:nth-child(2747) .task-item{z-index:-1748}.card:nth-child(2747) .task-item .toolbar-dropdown.active{z-index:12747}.card:nth-child(2748) .task-item{z-index:-1749}.card:nth-child(2748) .task-item .toolbar-dropdown.active{z-index:12748}.card:nth-child(2749) .task-item{z-index:-1750}.card:nth-child(2749) .task-item .toolbar-dropdown.active{z-index:12749}.card:nth-child(2750) .task-item{z-index:-1751}.card:nth-child(2750) .task-item .toolbar-dropdown.active{z-index:12750}.card:nth-child(2751) .task-item{z-index:-1752}.card:nth-child(2751) .task-item .toolbar-dropdown.active{z-index:12751}.card:nth-child(2752) .task-item{z-index:-1753}.card:nth-child(2752) .task-item .toolbar-dropdown.active{z-index:12752}.card:nth-child(2753) .task-item{z-index:-1754}.card:nth-child(2753) .task-item .toolbar-dropdown.active{z-index:12753}.card:nth-child(2754) .task-item{z-index:-1755}.card:nth-child(2754) .task-item .toolbar-dropdown.active{z-index:12754}.card:nth-child(2755) .task-item{z-index:-1756}.card:nth-child(2755) .task-item .toolbar-dropdown.active{z-index:12755}.card:nth-child(2756) .task-item{z-index:-1757}.card:nth-child(2756) .task-item .toolbar-dropdown.active{z-index:12756}.card:nth-child(2757) .task-item{z-index:-1758}.card:nth-child(2757) .task-item .toolbar-dropdown.active{z-index:12757}.card:nth-child(2758) .task-item{z-index:-1759}.card:nth-child(2758) .task-item .toolbar-dropdown.active{z-index:12758}.card:nth-child(2759) .task-item{z-index:-1760}.card:nth-child(2759) .task-item .toolbar-dropdown.active{z-index:12759}.card:nth-child(2760) .task-item{z-index:-1761}.card:nth-child(2760) .task-item .toolbar-dropdown.active{z-index:12760}.card:nth-child(2761) .task-item{z-index:-1762}.card:nth-child(2761) .task-item .toolbar-dropdown.active{z-index:12761}.card:nth-child(2762) .task-item{z-index:-1763}.card:nth-child(2762) .task-item .toolbar-dropdown.active{z-index:12762}.card:nth-child(2763) .task-item{z-index:-1764}.card:nth-child(2763) .task-item .toolbar-dropdown.active{z-index:12763}.card:nth-child(2764) .task-item{z-index:-1765}.card:nth-child(2764) .task-item .toolbar-dropdown.active{z-index:12764}.card:nth-child(2765) .task-item{z-index:-1766}.card:nth-child(2765) .task-item .toolbar-dropdown.active{z-index:12765}.card:nth-child(2766) .task-item{z-index:-1767}.card:nth-child(2766) .task-item .toolbar-dropdown.active{z-index:12766}.card:nth-child(2767) .task-item{z-index:-1768}.card:nth-child(2767) .task-item .toolbar-dropdown.active{z-index:12767}.card:nth-child(2768) .task-item{z-index:-1769}.card:nth-child(2768) .task-item .toolbar-dropdown.active{z-index:12768}.card:nth-child(2769) .task-item{z-index:-1770}.card:nth-child(2769) .task-item .toolbar-dropdown.active{z-index:12769}.card:nth-child(2770) .task-item{z-index:-1771}.card:nth-child(2770) .task-item .toolbar-dropdown.active{z-index:12770}.card:nth-child(2771) .task-item{z-index:-1772}.card:nth-child(2771) .task-item .toolbar-dropdown.active{z-index:12771}.card:nth-child(2772) .task-item{z-index:-1773}.card:nth-child(2772) .task-item .toolbar-dropdown.active{z-index:12772}.card:nth-child(2773) .task-item{z-index:-1774}.card:nth-child(2773) .task-item .toolbar-dropdown.active{z-index:12773}.card:nth-child(2774) .task-item{z-index:-1775}.card:nth-child(2774) .task-item .toolbar-dropdown.active{z-index:12774}.card:nth-child(2775) .task-item{z-index:-1776}.card:nth-child(2775) .task-item .toolbar-dropdown.active{z-index:12775}.card:nth-child(2776) .task-item{z-index:-1777}.card:nth-child(2776) .task-item .toolbar-dropdown.active{z-index:12776}.card:nth-child(2777) .task-item{z-index:-1778}.card:nth-child(2777) .task-item .toolbar-dropdown.active{z-index:12777}.card:nth-child(2778) .task-item{z-index:-1779}.card:nth-child(2778) .task-item .toolbar-dropdown.active{z-index:12778}.card:nth-child(2779) .task-item{z-index:-1780}.card:nth-child(2779) .task-item .toolbar-dropdown.active{z-index:12779}.card:nth-child(2780) .task-item{z-index:-1781}.card:nth-child(2780) .task-item .toolbar-dropdown.active{z-index:12780}.card:nth-child(2781) .task-item{z-index:-1782}.card:nth-child(2781) .task-item .toolbar-dropdown.active{z-index:12781}.card:nth-child(2782) .task-item{z-index:-1783}.card:nth-child(2782) .task-item .toolbar-dropdown.active{z-index:12782}.card:nth-child(2783) .task-item{z-index:-1784}.card:nth-child(2783) .task-item .toolbar-dropdown.active{z-index:12783}.card:nth-child(2784) .task-item{z-index:-1785}.card:nth-child(2784) .task-item .toolbar-dropdown.active{z-index:12784}.card:nth-child(2785) .task-item{z-index:-1786}.card:nth-child(2785) .task-item .toolbar-dropdown.active{z-index:12785}.card:nth-child(2786) .task-item{z-index:-1787}.card:nth-child(2786) .task-item .toolbar-dropdown.active{z-index:12786}.card:nth-child(2787) .task-item{z-index:-1788}.card:nth-child(2787) .task-item .toolbar-dropdown.active{z-index:12787}.card:nth-child(2788) .task-item{z-index:-1789}.card:nth-child(2788) .task-item .toolbar-dropdown.active{z-index:12788}.card:nth-child(2789) .task-item{z-index:-1790}.card:nth-child(2789) .task-item .toolbar-dropdown.active{z-index:12789}.card:nth-child(2790) .task-item{z-index:-1791}.card:nth-child(2790) .task-item .toolbar-dropdown.active{z-index:12790}.card:nth-child(2791) .task-item{z-index:-1792}.card:nth-child(2791) .task-item .toolbar-dropdown.active{z-index:12791}.card:nth-child(2792) .task-item{z-index:-1793}.card:nth-child(2792) .task-item .toolbar-dropdown.active{z-index:12792}.card:nth-child(2793) .task-item{z-index:-1794}.card:nth-child(2793) .task-item .toolbar-dropdown.active{z-index:12793}.card:nth-child(2794) .task-item{z-index:-1795}.card:nth-child(2794) .task-item .toolbar-dropdown.active{z-index:12794}.card:nth-child(2795) .task-item{z-index:-1796}.card:nth-child(2795) .task-item .toolbar-dropdown.active{z-index:12795}.card:nth-child(2796) .task-item{z-index:-1797}.card:nth-child(2796) .task-item .toolbar-dropdown.active{z-index:12796}.card:nth-child(2797) .task-item{z-index:-1798}.card:nth-child(2797) .task-item .toolbar-dropdown.active{z-index:12797}.card:nth-child(2798) .task-item{z-index:-1799}.card:nth-child(2798) .task-item .toolbar-dropdown.active{z-index:12798}.card:nth-child(2799) .task-item{z-index:-1800}.card:nth-child(2799) .task-item .toolbar-dropdown.active{z-index:12799}.card:nth-child(2800) .task-item{z-index:-1801}.card:nth-child(2800) .task-item .toolbar-dropdown.active{z-index:12800}.card:nth-child(2801) .task-item{z-index:-1802}.card:nth-child(2801) .task-item .toolbar-dropdown.active{z-index:12801}.card:nth-child(2802) .task-item{z-index:-1803}.card:nth-child(2802) .task-item .toolbar-dropdown.active{z-index:12802}.card:nth-child(2803) .task-item{z-index:-1804}.card:nth-child(2803) .task-item .toolbar-dropdown.active{z-index:12803}.card:nth-child(2804) .task-item{z-index:-1805}.card:nth-child(2804) .task-item .toolbar-dropdown.active{z-index:12804}.card:nth-child(2805) .task-item{z-index:-1806}.card:nth-child(2805) .task-item .toolbar-dropdown.active{z-index:12805}.card:nth-child(2806) .task-item{z-index:-1807}.card:nth-child(2806) .task-item .toolbar-dropdown.active{z-index:12806}.card:nth-child(2807) .task-item{z-index:-1808}.card:nth-child(2807) .task-item .toolbar-dropdown.active{z-index:12807}.card:nth-child(2808) .task-item{z-index:-1809}.card:nth-child(2808) .task-item .toolbar-dropdown.active{z-index:12808}.card:nth-child(2809) .task-item{z-index:-1810}.card:nth-child(2809) .task-item .toolbar-dropdown.active{z-index:12809}.card:nth-child(2810) .task-item{z-index:-1811}.card:nth-child(2810) .task-item .toolbar-dropdown.active{z-index:12810}.card:nth-child(2811) .task-item{z-index:-1812}.card:nth-child(2811) .task-item .toolbar-dropdown.active{z-index:12811}.card:nth-child(2812) .task-item{z-index:-1813}.card:nth-child(2812) .task-item .toolbar-dropdown.active{z-index:12812}.card:nth-child(2813) .task-item{z-index:-1814}.card:nth-child(2813) .task-item .toolbar-dropdown.active{z-index:12813}.card:nth-child(2814) .task-item{z-index:-1815}.card:nth-child(2814) .task-item .toolbar-dropdown.active{z-index:12814}.card:nth-child(2815) .task-item{z-index:-1816}.card:nth-child(2815) .task-item .toolbar-dropdown.active{z-index:12815}.card:nth-child(2816) .task-item{z-index:-1817}.card:nth-child(2816) .task-item .toolbar-dropdown.active{z-index:12816}.card:nth-child(2817) .task-item{z-index:-1818}.card:nth-child(2817) .task-item .toolbar-dropdown.active{z-index:12817}.card:nth-child(2818) .task-item{z-index:-1819}.card:nth-child(2818) .task-item .toolbar-dropdown.active{z-index:12818}.card:nth-child(2819) .task-item{z-index:-1820}.card:nth-child(2819) .task-item .toolbar-dropdown.active{z-index:12819}.card:nth-child(2820) .task-item{z-index:-1821}.card:nth-child(2820) .task-item .toolbar-dropdown.active{z-index:12820}.card:nth-child(2821) .task-item{z-index:-1822}.card:nth-child(2821) .task-item .toolbar-dropdown.active{z-index:12821}.card:nth-child(2822) .task-item{z-index:-1823}.card:nth-child(2822) .task-item .toolbar-dropdown.active{z-index:12822}.card:nth-child(2823) .task-item{z-index:-1824}.card:nth-child(2823) .task-item .toolbar-dropdown.active{z-index:12823}.card:nth-child(2824) .task-item{z-index:-1825}.card:nth-child(2824) .task-item .toolbar-dropdown.active{z-index:12824}.card:nth-child(2825) .task-item{z-index:-1826}.card:nth-child(2825) .task-item .toolbar-dropdown.active{z-index:12825}.card:nth-child(2826) .task-item{z-index:-1827}.card:nth-child(2826) .task-item .toolbar-dropdown.active{z-index:12826}.card:nth-child(2827) .task-item{z-index:-1828}.card:nth-child(2827) .task-item .toolbar-dropdown.active{z-index:12827}.card:nth-child(2828) .task-item{z-index:-1829}.card:nth-child(2828) .task-item .toolbar-dropdown.active{z-index:12828}.card:nth-child(2829) .task-item{z-index:-1830}.card:nth-child(2829) .task-item .toolbar-dropdown.active{z-index:12829}.card:nth-child(2830) .task-item{z-index:-1831}.card:nth-child(2830) .task-item .toolbar-dropdown.active{z-index:12830}.card:nth-child(2831) .task-item{z-index:-1832}.card:nth-child(2831) .task-item .toolbar-dropdown.active{z-index:12831}.card:nth-child(2832) .task-item{z-index:-1833}.card:nth-child(2832) .task-item .toolbar-dropdown.active{z-index:12832}.card:nth-child(2833) .task-item{z-index:-1834}.card:nth-child(2833) .task-item .toolbar-dropdown.active{z-index:12833}.card:nth-child(2834) .task-item{z-index:-1835}.card:nth-child(2834) .task-item .toolbar-dropdown.active{z-index:12834}.card:nth-child(2835) .task-item{z-index:-1836}.card:nth-child(2835) .task-item .toolbar-dropdown.active{z-index:12835}.card:nth-child(2836) .task-item{z-index:-1837}.card:nth-child(2836) .task-item .toolbar-dropdown.active{z-index:12836}.card:nth-child(2837) .task-item{z-index:-1838}.card:nth-child(2837) .task-item .toolbar-dropdown.active{z-index:12837}.card:nth-child(2838) .task-item{z-index:-1839}.card:nth-child(2838) .task-item .toolbar-dropdown.active{z-index:12838}.card:nth-child(2839) .task-item{z-index:-1840}.card:nth-child(2839) .task-item .toolbar-dropdown.active{z-index:12839}.card:nth-child(2840) .task-item{z-index:-1841}.card:nth-child(2840) .task-item .toolbar-dropdown.active{z-index:12840}.card:nth-child(2841) .task-item{z-index:-1842}.card:nth-child(2841) .task-item .toolbar-dropdown.active{z-index:12841}.card:nth-child(2842) .task-item{z-index:-1843}.card:nth-child(2842) .task-item .toolbar-dropdown.active{z-index:12842}.card:nth-child(2843) .task-item{z-index:-1844}.card:nth-child(2843) .task-item .toolbar-dropdown.active{z-index:12843}.card:nth-child(2844) .task-item{z-index:-1845}.card:nth-child(2844) .task-item .toolbar-dropdown.active{z-index:12844}.card:nth-child(2845) .task-item{z-index:-1846}.card:nth-child(2845) .task-item .toolbar-dropdown.active{z-index:12845}.card:nth-child(2846) .task-item{z-index:-1847}.card:nth-child(2846) .task-item .toolbar-dropdown.active{z-index:12846}.card:nth-child(2847) .task-item{z-index:-1848}.card:nth-child(2847) .task-item .toolbar-dropdown.active{z-index:12847}.card:nth-child(2848) .task-item{z-index:-1849}.card:nth-child(2848) .task-item .toolbar-dropdown.active{z-index:12848}.card:nth-child(2849) .task-item{z-index:-1850}.card:nth-child(2849) .task-item .toolbar-dropdown.active{z-index:12849}.card:nth-child(2850) .task-item{z-index:-1851}.card:nth-child(2850) .task-item .toolbar-dropdown.active{z-index:12850}.card:nth-child(2851) .task-item{z-index:-1852}.card:nth-child(2851) .task-item .toolbar-dropdown.active{z-index:12851}.card:nth-child(2852) .task-item{z-index:-1853}.card:nth-child(2852) .task-item .toolbar-dropdown.active{z-index:12852}.card:nth-child(2853) .task-item{z-index:-1854}.card:nth-child(2853) .task-item .toolbar-dropdown.active{z-index:12853}.card:nth-child(2854) .task-item{z-index:-1855}.card:nth-child(2854) .task-item .toolbar-dropdown.active{z-index:12854}.card:nth-child(2855) .task-item{z-index:-1856}.card:nth-child(2855) .task-item .toolbar-dropdown.active{z-index:12855}.card:nth-child(2856) .task-item{z-index:-1857}.card:nth-child(2856) .task-item .toolbar-dropdown.active{z-index:12856}.card:nth-child(2857) .task-item{z-index:-1858}.card:nth-child(2857) .task-item .toolbar-dropdown.active{z-index:12857}.card:nth-child(2858) .task-item{z-index:-1859}.card:nth-child(2858) .task-item .toolbar-dropdown.active{z-index:12858}.card:nth-child(2859) .task-item{z-index:-1860}.card:nth-child(2859) .task-item .toolbar-dropdown.active{z-index:12859}.card:nth-child(2860) .task-item{z-index:-1861}.card:nth-child(2860) .task-item .toolbar-dropdown.active{z-index:12860}.card:nth-child(2861) .task-item{z-index:-1862}.card:nth-child(2861) .task-item .toolbar-dropdown.active{z-index:12861}.card:nth-child(2862) .task-item{z-index:-1863}.card:nth-child(2862) .task-item .toolbar-dropdown.active{z-index:12862}.card:nth-child(2863) .task-item{z-index:-1864}.card:nth-child(2863) .task-item .toolbar-dropdown.active{z-index:12863}.card:nth-child(2864) .task-item{z-index:-1865}.card:nth-child(2864) .task-item .toolbar-dropdown.active{z-index:12864}.card:nth-child(2865) .task-item{z-index:-1866}.card:nth-child(2865) .task-item .toolbar-dropdown.active{z-index:12865}.card:nth-child(2866) .task-item{z-index:-1867}.card:nth-child(2866) .task-item .toolbar-dropdown.active{z-index:12866}.card:nth-child(2867) .task-item{z-index:-1868}.card:nth-child(2867) .task-item .toolbar-dropdown.active{z-index:12867}.card:nth-child(2868) .task-item{z-index:-1869}.card:nth-child(2868) .task-item .toolbar-dropdown.active{z-index:12868}.card:nth-child(2869) .task-item{z-index:-1870}.card:nth-child(2869) .task-item .toolbar-dropdown.active{z-index:12869}.card:nth-child(2870) .task-item{z-index:-1871}.card:nth-child(2870) .task-item .toolbar-dropdown.active{z-index:12870}.card:nth-child(2871) .task-item{z-index:-1872}.card:nth-child(2871) .task-item .toolbar-dropdown.active{z-index:12871}.card:nth-child(2872) .task-item{z-index:-1873}.card:nth-child(2872) .task-item .toolbar-dropdown.active{z-index:12872}.card:nth-child(2873) .task-item{z-index:-1874}.card:nth-child(2873) .task-item .toolbar-dropdown.active{z-index:12873}.card:nth-child(2874) .task-item{z-index:-1875}.card:nth-child(2874) .task-item .toolbar-dropdown.active{z-index:12874}.card:nth-child(2875) .task-item{z-index:-1876}.card:nth-child(2875) .task-item .toolbar-dropdown.active{z-index:12875}.card:nth-child(2876) .task-item{z-index:-1877}.card:nth-child(2876) .task-item .toolbar-dropdown.active{z-index:12876}.card:nth-child(2877) .task-item{z-index:-1878}.card:nth-child(2877) .task-item .toolbar-dropdown.active{z-index:12877}.card:nth-child(2878) .task-item{z-index:-1879}.card:nth-child(2878) .task-item .toolbar-dropdown.active{z-index:12878}.card:nth-child(2879) .task-item{z-index:-1880}.card:nth-child(2879) .task-item .toolbar-dropdown.active{z-index:12879}.card:nth-child(2880) .task-item{z-index:-1881}.card:nth-child(2880) .task-item .toolbar-dropdown.active{z-index:12880}.card:nth-child(2881) .task-item{z-index:-1882}.card:nth-child(2881) .task-item .toolbar-dropdown.active{z-index:12881}.card:nth-child(2882) .task-item{z-index:-1883}.card:nth-child(2882) .task-item .toolbar-dropdown.active{z-index:12882}.card:nth-child(2883) .task-item{z-index:-1884}.card:nth-child(2883) .task-item .toolbar-dropdown.active{z-index:12883}.card:nth-child(2884) .task-item{z-index:-1885}.card:nth-child(2884) .task-item .toolbar-dropdown.active{z-index:12884}.card:nth-child(2885) .task-item{z-index:-1886}.card:nth-child(2885) .task-item .toolbar-dropdown.active{z-index:12885}.card:nth-child(2886) .task-item{z-index:-1887}.card:nth-child(2886) .task-item .toolbar-dropdown.active{z-index:12886}.card:nth-child(2887) .task-item{z-index:-1888}.card:nth-child(2887) .task-item .toolbar-dropdown.active{z-index:12887}.card:nth-child(2888) .task-item{z-index:-1889}.card:nth-child(2888) .task-item .toolbar-dropdown.active{z-index:12888}.card:nth-child(2889) .task-item{z-index:-1890}.card:nth-child(2889) .task-item .toolbar-dropdown.active{z-index:12889}.card:nth-child(2890) .task-item{z-index:-1891}.card:nth-child(2890) .task-item .toolbar-dropdown.active{z-index:12890}.card:nth-child(2891) .task-item{z-index:-1892}.card:nth-child(2891) .task-item .toolbar-dropdown.active{z-index:12891}.card:nth-child(2892) .task-item{z-index:-1893}.card:nth-child(2892) .task-item .toolbar-dropdown.active{z-index:12892}.card:nth-child(2893) .task-item{z-index:-1894}.card:nth-child(2893) .task-item .toolbar-dropdown.active{z-index:12893}.card:nth-child(2894) .task-item{z-index:-1895}.card:nth-child(2894) .task-item .toolbar-dropdown.active{z-index:12894}.card:nth-child(2895) .task-item{z-index:-1896}.card:nth-child(2895) .task-item .toolbar-dropdown.active{z-index:12895}.card:nth-child(2896) .task-item{z-index:-1897}.card:nth-child(2896) .task-item .toolbar-dropdown.active{z-index:12896}.card:nth-child(2897) .task-item{z-index:-1898}.card:nth-child(2897) .task-item .toolbar-dropdown.active{z-index:12897}.card:nth-child(2898) .task-item{z-index:-1899}.card:nth-child(2898) .task-item .toolbar-dropdown.active{z-index:12898}.card:nth-child(2899) .task-item{z-index:-1900}.card:nth-child(2899) .task-item .toolbar-dropdown.active{z-index:12899}.card:nth-child(2900) .task-item{z-index:-1901}.card:nth-child(2900) .task-item .toolbar-dropdown.active{z-index:12900}.card:nth-child(2901) .task-item{z-index:-1902}.card:nth-child(2901) .task-item .toolbar-dropdown.active{z-index:12901}.card:nth-child(2902) .task-item{z-index:-1903}.card:nth-child(2902) .task-item .toolbar-dropdown.active{z-index:12902}.card:nth-child(2903) .task-item{z-index:-1904}.card:nth-child(2903) .task-item .toolbar-dropdown.active{z-index:12903}.card:nth-child(2904) .task-item{z-index:-1905}.card:nth-child(2904) .task-item .toolbar-dropdown.active{z-index:12904}.card:nth-child(2905) .task-item{z-index:-1906}.card:nth-child(2905) .task-item .toolbar-dropdown.active{z-index:12905}.card:nth-child(2906) .task-item{z-index:-1907}.card:nth-child(2906) .task-item .toolbar-dropdown.active{z-index:12906}.card:nth-child(2907) .task-item{z-index:-1908}.card:nth-child(2907) .task-item .toolbar-dropdown.active{z-index:12907}.card:nth-child(2908) .task-item{z-index:-1909}.card:nth-child(2908) .task-item .toolbar-dropdown.active{z-index:12908}.card:nth-child(2909) .task-item{z-index:-1910}.card:nth-child(2909) .task-item .toolbar-dropdown.active{z-index:12909}.card:nth-child(2910) .task-item{z-index:-1911}.card:nth-child(2910) .task-item .toolbar-dropdown.active{z-index:12910}.card:nth-child(2911) .task-item{z-index:-1912}.card:nth-child(2911) .task-item .toolbar-dropdown.active{z-index:12911}.card:nth-child(2912) .task-item{z-index:-1913}.card:nth-child(2912) .task-item .toolbar-dropdown.active{z-index:12912}.card:nth-child(2913) .task-item{z-index:-1914}.card:nth-child(2913) .task-item .toolbar-dropdown.active{z-index:12913}.card:nth-child(2914) .task-item{z-index:-1915}.card:nth-child(2914) .task-item .toolbar-dropdown.active{z-index:12914}.card:nth-child(2915) .task-item{z-index:-1916}.card:nth-child(2915) .task-item .toolbar-dropdown.active{z-index:12915}.card:nth-child(2916) .task-item{z-index:-1917}.card:nth-child(2916) .task-item .toolbar-dropdown.active{z-index:12916}.card:nth-child(2917) .task-item{z-index:-1918}.card:nth-child(2917) .task-item .toolbar-dropdown.active{z-index:12917}.card:nth-child(2918) .task-item{z-index:-1919}.card:nth-child(2918) .task-item .toolbar-dropdown.active{z-index:12918}.card:nth-child(2919) .task-item{z-index:-1920}.card:nth-child(2919) .task-item .toolbar-dropdown.active{z-index:12919}.card:nth-child(2920) .task-item{z-index:-1921}.card:nth-child(2920) .task-item .toolbar-dropdown.active{z-index:12920}.card:nth-child(2921) .task-item{z-index:-1922}.card:nth-child(2921) .task-item .toolbar-dropdown.active{z-index:12921}.card:nth-child(2922) .task-item{z-index:-1923}.card:nth-child(2922) .task-item .toolbar-dropdown.active{z-index:12922}.card:nth-child(2923) .task-item{z-index:-1924}.card:nth-child(2923) .task-item .toolbar-dropdown.active{z-index:12923}.card:nth-child(2924) .task-item{z-index:-1925}.card:nth-child(2924) .task-item .toolbar-dropdown.active{z-index:12924}.card:nth-child(2925) .task-item{z-index:-1926}.card:nth-child(2925) .task-item .toolbar-dropdown.active{z-index:12925}.card:nth-child(2926) .task-item{z-index:-1927}.card:nth-child(2926) .task-item .toolbar-dropdown.active{z-index:12926}.card:nth-child(2927) .task-item{z-index:-1928}.card:nth-child(2927) .task-item .toolbar-dropdown.active{z-index:12927}.card:nth-child(2928) .task-item{z-index:-1929}.card:nth-child(2928) .task-item .toolbar-dropdown.active{z-index:12928}.card:nth-child(2929) .task-item{z-index:-1930}.card:nth-child(2929) .task-item .toolbar-dropdown.active{z-index:12929}.card:nth-child(2930) .task-item{z-index:-1931}.card:nth-child(2930) .task-item .toolbar-dropdown.active{z-index:12930}.card:nth-child(2931) .task-item{z-index:-1932}.card:nth-child(2931) .task-item .toolbar-dropdown.active{z-index:12931}.card:nth-child(2932) .task-item{z-index:-1933}.card:nth-child(2932) .task-item .toolbar-dropdown.active{z-index:12932}.card:nth-child(2933) .task-item{z-index:-1934}.card:nth-child(2933) .task-item .toolbar-dropdown.active{z-index:12933}.card:nth-child(2934) .task-item{z-index:-1935}.card:nth-child(2934) .task-item .toolbar-dropdown.active{z-index:12934}.card:nth-child(2935) .task-item{z-index:-1936}.card:nth-child(2935) .task-item .toolbar-dropdown.active{z-index:12935}.card:nth-child(2936) .task-item{z-index:-1937}.card:nth-child(2936) .task-item .toolbar-dropdown.active{z-index:12936}.card:nth-child(2937) .task-item{z-index:-1938}.card:nth-child(2937) .task-item .toolbar-dropdown.active{z-index:12937}.card:nth-child(2938) .task-item{z-index:-1939}.card:nth-child(2938) .task-item .toolbar-dropdown.active{z-index:12938}.card:nth-child(2939) .task-item{z-index:-1940}.card:nth-child(2939) .task-item .toolbar-dropdown.active{z-index:12939}.card:nth-child(2940) .task-item{z-index:-1941}.card:nth-child(2940) .task-item .toolbar-dropdown.active{z-index:12940}.card:nth-child(2941) .task-item{z-index:-1942}.card:nth-child(2941) .task-item .toolbar-dropdown.active{z-index:12941}.card:nth-child(2942) .task-item{z-index:-1943}.card:nth-child(2942) .task-item .toolbar-dropdown.active{z-index:12942}.card:nth-child(2943) .task-item{z-index:-1944}.card:nth-child(2943) .task-item .toolbar-dropdown.active{z-index:12943}.card:nth-child(2944) .task-item{z-index:-1945}.card:nth-child(2944) .task-item .toolbar-dropdown.active{z-index:12944}.card:nth-child(2945) .task-item{z-index:-1946}.card:nth-child(2945) .task-item .toolbar-dropdown.active{z-index:12945}.card:nth-child(2946) .task-item{z-index:-1947}.card:nth-child(2946) .task-item .toolbar-dropdown.active{z-index:12946}.card:nth-child(2947) .task-item{z-index:-1948}.card:nth-child(2947) .task-item .toolbar-dropdown.active{z-index:12947}.card:nth-child(2948) .task-item{z-index:-1949}.card:nth-child(2948) .task-item .toolbar-dropdown.active{z-index:12948}.card:nth-child(2949) .task-item{z-index:-1950}.card:nth-child(2949) .task-item .toolbar-dropdown.active{z-index:12949}.card:nth-child(2950) .task-item{z-index:-1951}.card:nth-child(2950) .task-item .toolbar-dropdown.active{z-index:12950}.card:nth-child(2951) .task-item{z-index:-1952}.card:nth-child(2951) .task-item .toolbar-dropdown.active{z-index:12951}.card:nth-child(2952) .task-item{z-index:-1953}.card:nth-child(2952) .task-item .toolbar-dropdown.active{z-index:12952}.card:nth-child(2953) .task-item{z-index:-1954}.card:nth-child(2953) .task-item .toolbar-dropdown.active{z-index:12953}.card:nth-child(2954) .task-item{z-index:-1955}.card:nth-child(2954) .task-item .toolbar-dropdown.active{z-index:12954}.card:nth-child(2955) .task-item{z-index:-1956}.card:nth-child(2955) .task-item .toolbar-dropdown.active{z-index:12955}.card:nth-child(2956) .task-item{z-index:-1957}.card:nth-child(2956) .task-item .toolbar-dropdown.active{z-index:12956}.card:nth-child(2957) .task-item{z-index:-1958}.card:nth-child(2957) .task-item .toolbar-dropdown.active{z-index:12957}.card:nth-child(2958) .task-item{z-index:-1959}.card:nth-child(2958) .task-item .toolbar-dropdown.active{z-index:12958}.card:nth-child(2959) .task-item{z-index:-1960}.card:nth-child(2959) .task-item .toolbar-dropdown.active{z-index:12959}.card:nth-child(2960) .task-item{z-index:-1961}.card:nth-child(2960) .task-item .toolbar-dropdown.active{z-index:12960}.card:nth-child(2961) .task-item{z-index:-1962}.card:nth-child(2961) .task-item .toolbar-dropdown.active{z-index:12961}.card:nth-child(2962) .task-item{z-index:-1963}.card:nth-child(2962) .task-item .toolbar-dropdown.active{z-index:12962}.card:nth-child(2963) .task-item{z-index:-1964}.card:nth-child(2963) .task-item .toolbar-dropdown.active{z-index:12963}.card:nth-child(2964) .task-item{z-index:-1965}.card:nth-child(2964) .task-item .toolbar-dropdown.active{z-index:12964}.card:nth-child(2965) .task-item{z-index:-1966}.card:nth-child(2965) .task-item .toolbar-dropdown.active{z-index:12965}.card:nth-child(2966) .task-item{z-index:-1967}.card:nth-child(2966) .task-item .toolbar-dropdown.active{z-index:12966}.card:nth-child(2967) .task-item{z-index:-1968}.card:nth-child(2967) .task-item .toolbar-dropdown.active{z-index:12967}.card:nth-child(2968) .task-item{z-index:-1969}.card:nth-child(2968) .task-item .toolbar-dropdown.active{z-index:12968}.card:nth-child(2969) .task-item{z-index:-1970}.card:nth-child(2969) .task-item .toolbar-dropdown.active{z-index:12969}.card:nth-child(2970) .task-item{z-index:-1971}.card:nth-child(2970) .task-item .toolbar-dropdown.active{z-index:12970}.card:nth-child(2971) .task-item{z-index:-1972}.card:nth-child(2971) .task-item .toolbar-dropdown.active{z-index:12971}.card:nth-child(2972) .task-item{z-index:-1973}.card:nth-child(2972) .task-item .toolbar-dropdown.active{z-index:12972}.card:nth-child(2973) .task-item{z-index:-1974}.card:nth-child(2973) .task-item .toolbar-dropdown.active{z-index:12973}.card:nth-child(2974) .task-item{z-index:-1975}.card:nth-child(2974) .task-item .toolbar-dropdown.active{z-index:12974}.card:nth-child(2975) .task-item{z-index:-1976}.card:nth-child(2975) .task-item .toolbar-dropdown.active{z-index:12975}.card:nth-child(2976) .task-item{z-index:-1977}.card:nth-child(2976) .task-item .toolbar-dropdown.active{z-index:12976}.card:nth-child(2977) .task-item{z-index:-1978}.card:nth-child(2977) .task-item .toolbar-dropdown.active{z-index:12977}.card:nth-child(2978) .task-item{z-index:-1979}.card:nth-child(2978) .task-item .toolbar-dropdown.active{z-index:12978}.card:nth-child(2979) .task-item{z-index:-1980}.card:nth-child(2979) .task-item .toolbar-dropdown.active{z-index:12979}.card:nth-child(2980) .task-item{z-index:-1981}.card:nth-child(2980) .task-item .toolbar-dropdown.active{z-index:12980}.card:nth-child(2981) .task-item{z-index:-1982}.card:nth-child(2981) .task-item .toolbar-dropdown.active{z-index:12981}.card:nth-child(2982) .task-item{z-index:-1983}.card:nth-child(2982) .task-item .toolbar-dropdown.active{z-index:12982}.card:nth-child(2983) .task-item{z-index:-1984}.card:nth-child(2983) .task-item .toolbar-dropdown.active{z-index:12983}.card:nth-child(2984) .task-item{z-index:-1985}.card:nth-child(2984) .task-item .toolbar-dropdown.active{z-index:12984}.card:nth-child(2985) .task-item{z-index:-1986}.card:nth-child(2985) .task-item .toolbar-dropdown.active{z-index:12985}.card:nth-child(2986) .task-item{z-index:-1987}.card:nth-child(2986) .task-item .toolbar-dropdown.active{z-index:12986}.card:nth-child(2987) .task-item{z-index:-1988}.card:nth-child(2987) .task-item .toolbar-dropdown.active{z-index:12987}.card:nth-child(2988) .task-item{z-index:-1989}.card:nth-child(2988) .task-item .toolbar-dropdown.active{z-index:12988}.card:nth-child(2989) .task-item{z-index:-1990}.card:nth-child(2989) .task-item .toolbar-dropdown.active{z-index:12989}.card:nth-child(2990) .task-item{z-index:-1991}.card:nth-child(2990) .task-item .toolbar-dropdown.active{z-index:12990}.card:nth-child(2991) .task-item{z-index:-1992}.card:nth-child(2991) .task-item .toolbar-dropdown.active{z-index:12991}.card:nth-child(2992) .task-item{z-index:-1993}.card:nth-child(2992) .task-item .toolbar-dropdown.active{z-index:12992}.card:nth-child(2993) .task-item{z-index:-1994}.card:nth-child(2993) .task-item .toolbar-dropdown.active{z-index:12993}.card:nth-child(2994) .task-item{z-index:-1995}.card:nth-child(2994) .task-item .toolbar-dropdown.active{z-index:12994}.card:nth-child(2995) .task-item{z-index:-1996}.card:nth-child(2995) .task-item .toolbar-dropdown.active{z-index:12995}.card:nth-child(2996) .task-item{z-index:-1997}.card:nth-child(2996) .task-item .toolbar-dropdown.active{z-index:12996}.card:nth-child(2997) .task-item{z-index:-1998}.card:nth-child(2997) .task-item .toolbar-dropdown.active{z-index:12997}.card:nth-child(2998) .task-item{z-index:-1999}.card:nth-child(2998) .task-item .toolbar-dropdown.active{z-index:12998}.card:nth-child(2999) .task-item{z-index:-2000}.card:nth-child(2999) .task-item .toolbar-dropdown.active{z-index:12999}.card:nth-child(3000) .task-item{z-index:-2001}.card:nth-child(3000) .task-item .toolbar-dropdown.active{z-index:13000}.card:nth-child(3001) .task-item{z-index:-2002}.card:nth-child(3001) .task-item .toolbar-dropdown.active{z-index:13001}.card:nth-child(3002) .task-item{z-index:-2003}.card:nth-child(3002) .task-item .toolbar-dropdown.active{z-index:13002}.card:nth-child(3003) .task-item{z-index:-2004}.card:nth-child(3003) .task-item .toolbar-dropdown.active{z-index:13003}.card:nth-child(3004) .task-item{z-index:-2005}.card:nth-child(3004) .task-item .toolbar-dropdown.active{z-index:13004}.card:nth-child(3005) .task-item{z-index:-2006}.card:nth-child(3005) .task-item .toolbar-dropdown.active{z-index:13005}.card:nth-child(3006) .task-item{z-index:-2007}.card:nth-child(3006) .task-item .toolbar-dropdown.active{z-index:13006}.card:nth-child(3007) .task-item{z-index:-2008}.card:nth-child(3007) .task-item .toolbar-dropdown.active{z-index:13007}.card:nth-child(3008) .task-item{z-index:-2009}.card:nth-child(3008) .task-item .toolbar-dropdown.active{z-index:13008}.card:nth-child(3009) .task-item{z-index:-2010}.card:nth-child(3009) .task-item .toolbar-dropdown.active{z-index:13009}.card:nth-child(3010) .task-item{z-index:-2011}.card:nth-child(3010) .task-item .toolbar-dropdown.active{z-index:13010}.card:nth-child(3011) .task-item{z-index:-2012}.card:nth-child(3011) .task-item .toolbar-dropdown.active{z-index:13011}.card:nth-child(3012) .task-item{z-index:-2013}.card:nth-child(3012) .task-item .toolbar-dropdown.active{z-index:13012}.card:nth-child(3013) .task-item{z-index:-2014}.card:nth-child(3013) .task-item .toolbar-dropdown.active{z-index:13013}.card:nth-child(3014) .task-item{z-index:-2015}.card:nth-child(3014) .task-item .toolbar-dropdown.active{z-index:13014}.card:nth-child(3015) .task-item{z-index:-2016}.card:nth-child(3015) .task-item .toolbar-dropdown.active{z-index:13015}.card:nth-child(3016) .task-item{z-index:-2017}.card:nth-child(3016) .task-item .toolbar-dropdown.active{z-index:13016}.card:nth-child(3017) .task-item{z-index:-2018}.card:nth-child(3017) .task-item .toolbar-dropdown.active{z-index:13017}.card:nth-child(3018) .task-item{z-index:-2019}.card:nth-child(3018) .task-item .toolbar-dropdown.active{z-index:13018}.card:nth-child(3019) .task-item{z-index:-2020}.card:nth-child(3019) .task-item .toolbar-dropdown.active{z-index:13019}.card:nth-child(3020) .task-item{z-index:-2021}.card:nth-child(3020) .task-item .toolbar-dropdown.active{z-index:13020}.card:nth-child(3021) .task-item{z-index:-2022}.card:nth-child(3021) .task-item .toolbar-dropdown.active{z-index:13021}.card:nth-child(3022) .task-item{z-index:-2023}.card:nth-child(3022) .task-item .toolbar-dropdown.active{z-index:13022}.card:nth-child(3023) .task-item{z-index:-2024}.card:nth-child(3023) .task-item .toolbar-dropdown.active{z-index:13023}.card:nth-child(3024) .task-item{z-index:-2025}.card:nth-child(3024) .task-item .toolbar-dropdown.active{z-index:13024}.card:nth-child(3025) .task-item{z-index:-2026}.card:nth-child(3025) .task-item .toolbar-dropdown.active{z-index:13025}.card:nth-child(3026) .task-item{z-index:-2027}.card:nth-child(3026) .task-item .toolbar-dropdown.active{z-index:13026}.card:nth-child(3027) .task-item{z-index:-2028}.card:nth-child(3027) .task-item .toolbar-dropdown.active{z-index:13027}.card:nth-child(3028) .task-item{z-index:-2029}.card:nth-child(3028) .task-item .toolbar-dropdown.active{z-index:13028}.card:nth-child(3029) .task-item{z-index:-2030}.card:nth-child(3029) .task-item .toolbar-dropdown.active{z-index:13029}.card:nth-child(3030) .task-item{z-index:-2031}.card:nth-child(3030) .task-item .toolbar-dropdown.active{z-index:13030}.card:nth-child(3031) .task-item{z-index:-2032}.card:nth-child(3031) .task-item .toolbar-dropdown.active{z-index:13031}.card:nth-child(3032) .task-item{z-index:-2033}.card:nth-child(3032) .task-item .toolbar-dropdown.active{z-index:13032}.card:nth-child(3033) .task-item{z-index:-2034}.card:nth-child(3033) .task-item .toolbar-dropdown.active{z-index:13033}.card:nth-child(3034) .task-item{z-index:-2035}.card:nth-child(3034) .task-item .toolbar-dropdown.active{z-index:13034}.card:nth-child(3035) .task-item{z-index:-2036}.card:nth-child(3035) .task-item .toolbar-dropdown.active{z-index:13035}.card:nth-child(3036) .task-item{z-index:-2037}.card:nth-child(3036) .task-item .toolbar-dropdown.active{z-index:13036}.card:nth-child(3037) .task-item{z-index:-2038}.card:nth-child(3037) .task-item .toolbar-dropdown.active{z-index:13037}.card:nth-child(3038) .task-item{z-index:-2039}.card:nth-child(3038) .task-item .toolbar-dropdown.active{z-index:13038}.card:nth-child(3039) .task-item{z-index:-2040}.card:nth-child(3039) .task-item .toolbar-dropdown.active{z-index:13039}.card:nth-child(3040) .task-item{z-index:-2041}.card:nth-child(3040) .task-item .toolbar-dropdown.active{z-index:13040}.card:nth-child(3041) .task-item{z-index:-2042}.card:nth-child(3041) .task-item .toolbar-dropdown.active{z-index:13041}.card:nth-child(3042) .task-item{z-index:-2043}.card:nth-child(3042) .task-item .toolbar-dropdown.active{z-index:13042}.card:nth-child(3043) .task-item{z-index:-2044}.card:nth-child(3043) .task-item .toolbar-dropdown.active{z-index:13043}.card:nth-child(3044) .task-item{z-index:-2045}.card:nth-child(3044) .task-item .toolbar-dropdown.active{z-index:13044}.card:nth-child(3045) .task-item{z-index:-2046}.card:nth-child(3045) .task-item .toolbar-dropdown.active{z-index:13045}.card:nth-child(3046) .task-item{z-index:-2047}.card:nth-child(3046) .task-item .toolbar-dropdown.active{z-index:13046}.card:nth-child(3047) .task-item{z-index:-2048}.card:nth-child(3047) .task-item .toolbar-dropdown.active{z-index:13047}.card:nth-child(3048) .task-item{z-index:-2049}.card:nth-child(3048) .task-item .toolbar-dropdown.active{z-index:13048}.card:nth-child(3049) .task-item{z-index:-2050}.card:nth-child(3049) .task-item .toolbar-dropdown.active{z-index:13049}.card:nth-child(3050) .task-item{z-index:-2051}.card:nth-child(3050) .task-item .toolbar-dropdown.active{z-index:13050}.card:nth-child(3051) .task-item{z-index:-2052}.card:nth-child(3051) .task-item .toolbar-dropdown.active{z-index:13051}.card:nth-child(3052) .task-item{z-index:-2053}.card:nth-child(3052) .task-item .toolbar-dropdown.active{z-index:13052}.card:nth-child(3053) .task-item{z-index:-2054}.card:nth-child(3053) .task-item .toolbar-dropdown.active{z-index:13053}.card:nth-child(3054) .task-item{z-index:-2055}.card:nth-child(3054) .task-item .toolbar-dropdown.active{z-index:13054}.card:nth-child(3055) .task-item{z-index:-2056}.card:nth-child(3055) .task-item .toolbar-dropdown.active{z-index:13055}.card:nth-child(3056) .task-item{z-index:-2057}.card:nth-child(3056) .task-item .toolbar-dropdown.active{z-index:13056}.card:nth-child(3057) .task-item{z-index:-2058}.card:nth-child(3057) .task-item .toolbar-dropdown.active{z-index:13057}.card:nth-child(3058) .task-item{z-index:-2059}.card:nth-child(3058) .task-item .toolbar-dropdown.active{z-index:13058}.card:nth-child(3059) .task-item{z-index:-2060}.card:nth-child(3059) .task-item .toolbar-dropdown.active{z-index:13059}.card:nth-child(3060) .task-item{z-index:-2061}.card:nth-child(3060) .task-item .toolbar-dropdown.active{z-index:13060}.card:nth-child(3061) .task-item{z-index:-2062}.card:nth-child(3061) .task-item .toolbar-dropdown.active{z-index:13061}.card:nth-child(3062) .task-item{z-index:-2063}.card:nth-child(3062) .task-item .toolbar-dropdown.active{z-index:13062}.card:nth-child(3063) .task-item{z-index:-2064}.card:nth-child(3063) .task-item .toolbar-dropdown.active{z-index:13063}.card:nth-child(3064) .task-item{z-index:-2065}.card:nth-child(3064) .task-item .toolbar-dropdown.active{z-index:13064}.card:nth-child(3065) .task-item{z-index:-2066}.card:nth-child(3065) .task-item .toolbar-dropdown.active{z-index:13065}.card:nth-child(3066) .task-item{z-index:-2067}.card:nth-child(3066) .task-item .toolbar-dropdown.active{z-index:13066}.card:nth-child(3067) .task-item{z-index:-2068}.card:nth-child(3067) .task-item .toolbar-dropdown.active{z-index:13067}.card:nth-child(3068) .task-item{z-index:-2069}.card:nth-child(3068) .task-item .toolbar-dropdown.active{z-index:13068}.card:nth-child(3069) .task-item{z-index:-2070}.card:nth-child(3069) .task-item .toolbar-dropdown.active{z-index:13069}.card:nth-child(3070) .task-item{z-index:-2071}.card:nth-child(3070) .task-item .toolbar-dropdown.active{z-index:13070}.card:nth-child(3071) .task-item{z-index:-2072}.card:nth-child(3071) .task-item .toolbar-dropdown.active{z-index:13071}.card:nth-child(3072) .task-item{z-index:-2073}.card:nth-child(3072) .task-item .toolbar-dropdown.active{z-index:13072}.card:nth-child(3073) .task-item{z-index:-2074}.card:nth-child(3073) .task-item .toolbar-dropdown.active{z-index:13073}.card:nth-child(3074) .task-item{z-index:-2075}.card:nth-child(3074) .task-item .toolbar-dropdown.active{z-index:13074}.card:nth-child(3075) .task-item{z-index:-2076}.card:nth-child(3075) .task-item .toolbar-dropdown.active{z-index:13075}.card:nth-child(3076) .task-item{z-index:-2077}.card:nth-child(3076) .task-item .toolbar-dropdown.active{z-index:13076}.card:nth-child(3077) .task-item{z-index:-2078}.card:nth-child(3077) .task-item .toolbar-dropdown.active{z-index:13077}.card:nth-child(3078) .task-item{z-index:-2079}.card:nth-child(3078) .task-item .toolbar-dropdown.active{z-index:13078}.card:nth-child(3079) .task-item{z-index:-2080}.card:nth-child(3079) .task-item .toolbar-dropdown.active{z-index:13079}.card:nth-child(3080) .task-item{z-index:-2081}.card:nth-child(3080) .task-item .toolbar-dropdown.active{z-index:13080}.card:nth-child(3081) .task-item{z-index:-2082}.card:nth-child(3081) .task-item .toolbar-dropdown.active{z-index:13081}.card:nth-child(3082) .task-item{z-index:-2083}.card:nth-child(3082) .task-item .toolbar-dropdown.active{z-index:13082}.card:nth-child(3083) .task-item{z-index:-2084}.card:nth-child(3083) .task-item .toolbar-dropdown.active{z-index:13083}.card:nth-child(3084) .task-item{z-index:-2085}.card:nth-child(3084) .task-item .toolbar-dropdown.active{z-index:13084}.card:nth-child(3085) .task-item{z-index:-2086}.card:nth-child(3085) .task-item .toolbar-dropdown.active{z-index:13085}.card:nth-child(3086) .task-item{z-index:-2087}.card:nth-child(3086) .task-item .toolbar-dropdown.active{z-index:13086}.card:nth-child(3087) .task-item{z-index:-2088}.card:nth-child(3087) .task-item .toolbar-dropdown.active{z-index:13087}.card:nth-child(3088) .task-item{z-index:-2089}.card:nth-child(3088) .task-item .toolbar-dropdown.active{z-index:13088}.card:nth-child(3089) .task-item{z-index:-2090}.card:nth-child(3089) .task-item .toolbar-dropdown.active{z-index:13089}.card:nth-child(3090) .task-item{z-index:-2091}.card:nth-child(3090) .task-item .toolbar-dropdown.active{z-index:13090}.card:nth-child(3091) .task-item{z-index:-2092}.card:nth-child(3091) .task-item .toolbar-dropdown.active{z-index:13091}.card:nth-child(3092) .task-item{z-index:-2093}.card:nth-child(3092) .task-item .toolbar-dropdown.active{z-index:13092}.card:nth-child(3093) .task-item{z-index:-2094}.card:nth-child(3093) .task-item .toolbar-dropdown.active{z-index:13093}.card:nth-child(3094) .task-item{z-index:-2095}.card:nth-child(3094) .task-item .toolbar-dropdown.active{z-index:13094}.card:nth-child(3095) .task-item{z-index:-2096}.card:nth-child(3095) .task-item .toolbar-dropdown.active{z-index:13095}.card:nth-child(3096) .task-item{z-index:-2097}.card:nth-child(3096) .task-item .toolbar-dropdown.active{z-index:13096}.card:nth-child(3097) .task-item{z-index:-2098}.card:nth-child(3097) .task-item .toolbar-dropdown.active{z-index:13097}.card:nth-child(3098) .task-item{z-index:-2099}.card:nth-child(3098) .task-item .toolbar-dropdown.active{z-index:13098}.card:nth-child(3099) .task-item{z-index:-2100}.card:nth-child(3099) .task-item .toolbar-dropdown.active{z-index:13099}.card:nth-child(3100) .task-item{z-index:-2101}.card:nth-child(3100) .task-item .toolbar-dropdown.active{z-index:13100}.card:nth-child(3101) .task-item{z-index:-2102}.card:nth-child(3101) .task-item .toolbar-dropdown.active{z-index:13101}.card:nth-child(3102) .task-item{z-index:-2103}.card:nth-child(3102) .task-item .toolbar-dropdown.active{z-index:13102}.card:nth-child(3103) .task-item{z-index:-2104}.card:nth-child(3103) .task-item .toolbar-dropdown.active{z-index:13103}.card:nth-child(3104) .task-item{z-index:-2105}.card:nth-child(3104) .task-item .toolbar-dropdown.active{z-index:13104}.card:nth-child(3105) .task-item{z-index:-2106}.card:nth-child(3105) .task-item .toolbar-dropdown.active{z-index:13105}.card:nth-child(3106) .task-item{z-index:-2107}.card:nth-child(3106) .task-item .toolbar-dropdown.active{z-index:13106}.card:nth-child(3107) .task-item{z-index:-2108}.card:nth-child(3107) .task-item .toolbar-dropdown.active{z-index:13107}.card:nth-child(3108) .task-item{z-index:-2109}.card:nth-child(3108) .task-item .toolbar-dropdown.active{z-index:13108}.card:nth-child(3109) .task-item{z-index:-2110}.card:nth-child(3109) .task-item .toolbar-dropdown.active{z-index:13109}.card:nth-child(3110) .task-item{z-index:-2111}.card:nth-child(3110) .task-item .toolbar-dropdown.active{z-index:13110}.card:nth-child(3111) .task-item{z-index:-2112}.card:nth-child(3111) .task-item .toolbar-dropdown.active{z-index:13111}.card:nth-child(3112) .task-item{z-index:-2113}.card:nth-child(3112) .task-item .toolbar-dropdown.active{z-index:13112}.card:nth-child(3113) .task-item{z-index:-2114}.card:nth-child(3113) .task-item .toolbar-dropdown.active{z-index:13113}.card:nth-child(3114) .task-item{z-index:-2115}.card:nth-child(3114) .task-item .toolbar-dropdown.active{z-index:13114}.card:nth-child(3115) .task-item{z-index:-2116}.card:nth-child(3115) .task-item .toolbar-dropdown.active{z-index:13115}.card:nth-child(3116) .task-item{z-index:-2117}.card:nth-child(3116) .task-item .toolbar-dropdown.active{z-index:13116}.card:nth-child(3117) .task-item{z-index:-2118}.card:nth-child(3117) .task-item .toolbar-dropdown.active{z-index:13117}.card:nth-child(3118) .task-item{z-index:-2119}.card:nth-child(3118) .task-item .toolbar-dropdown.active{z-index:13118}.card:nth-child(3119) .task-item{z-index:-2120}.card:nth-child(3119) .task-item .toolbar-dropdown.active{z-index:13119}.card:nth-child(3120) .task-item{z-index:-2121}.card:nth-child(3120) .task-item .toolbar-dropdown.active{z-index:13120}.card:nth-child(3121) .task-item{z-index:-2122}.card:nth-child(3121) .task-item .toolbar-dropdown.active{z-index:13121}.card:nth-child(3122) .task-item{z-index:-2123}.card:nth-child(3122) .task-item .toolbar-dropdown.active{z-index:13122}.card:nth-child(3123) .task-item{z-index:-2124}.card:nth-child(3123) .task-item .toolbar-dropdown.active{z-index:13123}.card:nth-child(3124) .task-item{z-index:-2125}.card:nth-child(3124) .task-item .toolbar-dropdown.active{z-index:13124}.card:nth-child(3125) .task-item{z-index:-2126}.card:nth-child(3125) .task-item .toolbar-dropdown.active{z-index:13125}.card:nth-child(3126) .task-item{z-index:-2127}.card:nth-child(3126) .task-item .toolbar-dropdown.active{z-index:13126}.card:nth-child(3127) .task-item{z-index:-2128}.card:nth-child(3127) .task-item .toolbar-dropdown.active{z-index:13127}.card:nth-child(3128) .task-item{z-index:-2129}.card:nth-child(3128) .task-item .toolbar-dropdown.active{z-index:13128}.card:nth-child(3129) .task-item{z-index:-2130}.card:nth-child(3129) .task-item .toolbar-dropdown.active{z-index:13129}.card:nth-child(3130) .task-item{z-index:-2131}.card:nth-child(3130) .task-item .toolbar-dropdown.active{z-index:13130}.card:nth-child(3131) .task-item{z-index:-2132}.card:nth-child(3131) .task-item .toolbar-dropdown.active{z-index:13131}.card:nth-child(3132) .task-item{z-index:-2133}.card:nth-child(3132) .task-item .toolbar-dropdown.active{z-index:13132}.card:nth-child(3133) .task-item{z-index:-2134}.card:nth-child(3133) .task-item .toolbar-dropdown.active{z-index:13133}.card:nth-child(3134) .task-item{z-index:-2135}.card:nth-child(3134) .task-item .toolbar-dropdown.active{z-index:13134}.card:nth-child(3135) .task-item{z-index:-2136}.card:nth-child(3135) .task-item .toolbar-dropdown.active{z-index:13135}.card:nth-child(3136) .task-item{z-index:-2137}.card:nth-child(3136) .task-item .toolbar-dropdown.active{z-index:13136}.card:nth-child(3137) .task-item{z-index:-2138}.card:nth-child(3137) .task-item .toolbar-dropdown.active{z-index:13137}.card:nth-child(3138) .task-item{z-index:-2139}.card:nth-child(3138) .task-item .toolbar-dropdown.active{z-index:13138}.card:nth-child(3139) .task-item{z-index:-2140}.card:nth-child(3139) .task-item .toolbar-dropdown.active{z-index:13139}.card:nth-child(3140) .task-item{z-index:-2141}.card:nth-child(3140) .task-item .toolbar-dropdown.active{z-index:13140}.card:nth-child(3141) .task-item{z-index:-2142}.card:nth-child(3141) .task-item .toolbar-dropdown.active{z-index:13141}.card:nth-child(3142) .task-item{z-index:-2143}.card:nth-child(3142) .task-item .toolbar-dropdown.active{z-index:13142}.card:nth-child(3143) .task-item{z-index:-2144}.card:nth-child(3143) .task-item .toolbar-dropdown.active{z-index:13143}.card:nth-child(3144) .task-item{z-index:-2145}.card:nth-child(3144) .task-item .toolbar-dropdown.active{z-index:13144}.card:nth-child(3145) .task-item{z-index:-2146}.card:nth-child(3145) .task-item .toolbar-dropdown.active{z-index:13145}.card:nth-child(3146) .task-item{z-index:-2147}.card:nth-child(3146) .task-item .toolbar-dropdown.active{z-index:13146}.card:nth-child(3147) .task-item{z-index:-2148}.card:nth-child(3147) .task-item .toolbar-dropdown.active{z-index:13147}.card:nth-child(3148) .task-item{z-index:-2149}.card:nth-child(3148) .task-item .toolbar-dropdown.active{z-index:13148}.card:nth-child(3149) .task-item{z-index:-2150}.card:nth-child(3149) .task-item .toolbar-dropdown.active{z-index:13149}.card:nth-child(3150) .task-item{z-index:-2151}.card:nth-child(3150) .task-item .toolbar-dropdown.active{z-index:13150}.card:nth-child(3151) .task-item{z-index:-2152}.card:nth-child(3151) .task-item .toolbar-dropdown.active{z-index:13151}.card:nth-child(3152) .task-item{z-index:-2153}.card:nth-child(3152) .task-item .toolbar-dropdown.active{z-index:13152}.card:nth-child(3153) .task-item{z-index:-2154}.card:nth-child(3153) .task-item .toolbar-dropdown.active{z-index:13153}.card:nth-child(3154) .task-item{z-index:-2155}.card:nth-child(3154) .task-item .toolbar-dropdown.active{z-index:13154}.card:nth-child(3155) .task-item{z-index:-2156}.card:nth-child(3155) .task-item .toolbar-dropdown.active{z-index:13155}.card:nth-child(3156) .task-item{z-index:-2157}.card:nth-child(3156) .task-item .toolbar-dropdown.active{z-index:13156}.card:nth-child(3157) .task-item{z-index:-2158}.card:nth-child(3157) .task-item .toolbar-dropdown.active{z-index:13157}.card:nth-child(3158) .task-item{z-index:-2159}.card:nth-child(3158) .task-item .toolbar-dropdown.active{z-index:13158}.card:nth-child(3159) .task-item{z-index:-2160}.card:nth-child(3159) .task-item .toolbar-dropdown.active{z-index:13159}.card:nth-child(3160) .task-item{z-index:-2161}.card:nth-child(3160) .task-item .toolbar-dropdown.active{z-index:13160}.card:nth-child(3161) .task-item{z-index:-2162}.card:nth-child(3161) .task-item .toolbar-dropdown.active{z-index:13161}.card:nth-child(3162) .task-item{z-index:-2163}.card:nth-child(3162) .task-item .toolbar-dropdown.active{z-index:13162}.card:nth-child(3163) .task-item{z-index:-2164}.card:nth-child(3163) .task-item .toolbar-dropdown.active{z-index:13163}.card:nth-child(3164) .task-item{z-index:-2165}.card:nth-child(3164) .task-item .toolbar-dropdown.active{z-index:13164}.card:nth-child(3165) .task-item{z-index:-2166}.card:nth-child(3165) .task-item .toolbar-dropdown.active{z-index:13165}.card:nth-child(3166) .task-item{z-index:-2167}.card:nth-child(3166) .task-item .toolbar-dropdown.active{z-index:13166}.card:nth-child(3167) .task-item{z-index:-2168}.card:nth-child(3167) .task-item .toolbar-dropdown.active{z-index:13167}.card:nth-child(3168) .task-item{z-index:-2169}.card:nth-child(3168) .task-item .toolbar-dropdown.active{z-index:13168}.card:nth-child(3169) .task-item{z-index:-2170}.card:nth-child(3169) .task-item .toolbar-dropdown.active{z-index:13169}.card:nth-child(3170) .task-item{z-index:-2171}.card:nth-child(3170) .task-item .toolbar-dropdown.active{z-index:13170}.card:nth-child(3171) .task-item{z-index:-2172}.card:nth-child(3171) .task-item .toolbar-dropdown.active{z-index:13171}.card:nth-child(3172) .task-item{z-index:-2173}.card:nth-child(3172) .task-item .toolbar-dropdown.active{z-index:13172}.card:nth-child(3173) .task-item{z-index:-2174}.card:nth-child(3173) .task-item .toolbar-dropdown.active{z-index:13173}.card:nth-child(3174) .task-item{z-index:-2175}.card:nth-child(3174) .task-item .toolbar-dropdown.active{z-index:13174}.card:nth-child(3175) .task-item{z-index:-2176}.card:nth-child(3175) .task-item .toolbar-dropdown.active{z-index:13175}.card:nth-child(3176) .task-item{z-index:-2177}.card:nth-child(3176) .task-item .toolbar-dropdown.active{z-index:13176}.card:nth-child(3177) .task-item{z-index:-2178}.card:nth-child(3177) .task-item .toolbar-dropdown.active{z-index:13177}.card:nth-child(3178) .task-item{z-index:-2179}.card:nth-child(3178) .task-item .toolbar-dropdown.active{z-index:13178}.card:nth-child(3179) .task-item{z-index:-2180}.card:nth-child(3179) .task-item .toolbar-dropdown.active{z-index:13179}.card:nth-child(3180) .task-item{z-index:-2181}.card:nth-child(3180) .task-item .toolbar-dropdown.active{z-index:13180}.card:nth-child(3181) .task-item{z-index:-2182}.card:nth-child(3181) .task-item .toolbar-dropdown.active{z-index:13181}.card:nth-child(3182) .task-item{z-index:-2183}.card:nth-child(3182) .task-item .toolbar-dropdown.active{z-index:13182}.card:nth-child(3183) .task-item{z-index:-2184}.card:nth-child(3183) .task-item .toolbar-dropdown.active{z-index:13183}.card:nth-child(3184) .task-item{z-index:-2185}.card:nth-child(3184) .task-item .toolbar-dropdown.active{z-index:13184}.card:nth-child(3185) .task-item{z-index:-2186}.card:nth-child(3185) .task-item .toolbar-dropdown.active{z-index:13185}.card:nth-child(3186) .task-item{z-index:-2187}.card:nth-child(3186) .task-item .toolbar-dropdown.active{z-index:13186}.card:nth-child(3187) .task-item{z-index:-2188}.card:nth-child(3187) .task-item .toolbar-dropdown.active{z-index:13187}.card:nth-child(3188) .task-item{z-index:-2189}.card:nth-child(3188) .task-item .toolbar-dropdown.active{z-index:13188}.card:nth-child(3189) .task-item{z-index:-2190}.card:nth-child(3189) .task-item .toolbar-dropdown.active{z-index:13189}.card:nth-child(3190) .task-item{z-index:-2191}.card:nth-child(3190) .task-item .toolbar-dropdown.active{z-index:13190}.card:nth-child(3191) .task-item{z-index:-2192}.card:nth-child(3191) .task-item .toolbar-dropdown.active{z-index:13191}.card:nth-child(3192) .task-item{z-index:-2193}.card:nth-child(3192) .task-item .toolbar-dropdown.active{z-index:13192}.card:nth-child(3193) .task-item{z-index:-2194}.card:nth-child(3193) .task-item .toolbar-dropdown.active{z-index:13193}.card:nth-child(3194) .task-item{z-index:-2195}.card:nth-child(3194) .task-item .toolbar-dropdown.active{z-index:13194}.card:nth-child(3195) .task-item{z-index:-2196}.card:nth-child(3195) .task-item .toolbar-dropdown.active{z-index:13195}.card:nth-child(3196) .task-item{z-index:-2197}.card:nth-child(3196) .task-item .toolbar-dropdown.active{z-index:13196}.card:nth-child(3197) .task-item{z-index:-2198}.card:nth-child(3197) .task-item .toolbar-dropdown.active{z-index:13197}.card:nth-child(3198) .task-item{z-index:-2199}.card:nth-child(3198) .task-item .toolbar-dropdown.active{z-index:13198}.card:nth-child(3199) .task-item{z-index:-2200}.card:nth-child(3199) .task-item .toolbar-dropdown.active{z-index:13199}.card:nth-child(3200) .task-item{z-index:-2201}.card:nth-child(3200) .task-item .toolbar-dropdown.active{z-index:13200}.card:nth-child(3201) .task-item{z-index:-2202}.card:nth-child(3201) .task-item .toolbar-dropdown.active{z-index:13201}.card:nth-child(3202) .task-item{z-index:-2203}.card:nth-child(3202) .task-item .toolbar-dropdown.active{z-index:13202}.card:nth-child(3203) .task-item{z-index:-2204}.card:nth-child(3203) .task-item .toolbar-dropdown.active{z-index:13203}.card:nth-child(3204) .task-item{z-index:-2205}.card:nth-child(3204) .task-item .toolbar-dropdown.active{z-index:13204}.card:nth-child(3205) .task-item{z-index:-2206}.card:nth-child(3205) .task-item .toolbar-dropdown.active{z-index:13205}.card:nth-child(3206) .task-item{z-index:-2207}.card:nth-child(3206) .task-item .toolbar-dropdown.active{z-index:13206}.card:nth-child(3207) .task-item{z-index:-2208}.card:nth-child(3207) .task-item .toolbar-dropdown.active{z-index:13207}.card:nth-child(3208) .task-item{z-index:-2209}.card:nth-child(3208) .task-item .toolbar-dropdown.active{z-index:13208}.card:nth-child(3209) .task-item{z-index:-2210}.card:nth-child(3209) .task-item .toolbar-dropdown.active{z-index:13209}.card:nth-child(3210) .task-item{z-index:-2211}.card:nth-child(3210) .task-item .toolbar-dropdown.active{z-index:13210}.card:nth-child(3211) .task-item{z-index:-2212}.card:nth-child(3211) .task-item .toolbar-dropdown.active{z-index:13211}.card:nth-child(3212) .task-item{z-index:-2213}.card:nth-child(3212) .task-item .toolbar-dropdown.active{z-index:13212}.card:nth-child(3213) .task-item{z-index:-2214}.card:nth-child(3213) .task-item .toolbar-dropdown.active{z-index:13213}.card:nth-child(3214) .task-item{z-index:-2215}.card:nth-child(3214) .task-item .toolbar-dropdown.active{z-index:13214}.card:nth-child(3215) .task-item{z-index:-2216}.card:nth-child(3215) .task-item .toolbar-dropdown.active{z-index:13215}.card:nth-child(3216) .task-item{z-index:-2217}.card:nth-child(3216) .task-item .toolbar-dropdown.active{z-index:13216}.card:nth-child(3217) .task-item{z-index:-2218}.card:nth-child(3217) .task-item .toolbar-dropdown.active{z-index:13217}.card:nth-child(3218) .task-item{z-index:-2219}.card:nth-child(3218) .task-item .toolbar-dropdown.active{z-index:13218}.card:nth-child(3219) .task-item{z-index:-2220}.card:nth-child(3219) .task-item .toolbar-dropdown.active{z-index:13219}.card:nth-child(3220) .task-item{z-index:-2221}.card:nth-child(3220) .task-item .toolbar-dropdown.active{z-index:13220}.card:nth-child(3221) .task-item{z-index:-2222}.card:nth-child(3221) .task-item .toolbar-dropdown.active{z-index:13221}.card:nth-child(3222) .task-item{z-index:-2223}.card:nth-child(3222) .task-item .toolbar-dropdown.active{z-index:13222}.card:nth-child(3223) .task-item{z-index:-2224}.card:nth-child(3223) .task-item .toolbar-dropdown.active{z-index:13223}.card:nth-child(3224) .task-item{z-index:-2225}.card:nth-child(3224) .task-item .toolbar-dropdown.active{z-index:13224}.card:nth-child(3225) .task-item{z-index:-2226}.card:nth-child(3225) .task-item .toolbar-dropdown.active{z-index:13225}.card:nth-child(3226) .task-item{z-index:-2227}.card:nth-child(3226) .task-item .toolbar-dropdown.active{z-index:13226}.card:nth-child(3227) .task-item{z-index:-2228}.card:nth-child(3227) .task-item .toolbar-dropdown.active{z-index:13227}.card:nth-child(3228) .task-item{z-index:-2229}.card:nth-child(3228) .task-item .toolbar-dropdown.active{z-index:13228}.card:nth-child(3229) .task-item{z-index:-2230}.card:nth-child(3229) .task-item .toolbar-dropdown.active{z-index:13229}.card:nth-child(3230) .task-item{z-index:-2231}.card:nth-child(3230) .task-item .toolbar-dropdown.active{z-index:13230}.card:nth-child(3231) .task-item{z-index:-2232}.card:nth-child(3231) .task-item .toolbar-dropdown.active{z-index:13231}.card:nth-child(3232) .task-item{z-index:-2233}.card:nth-child(3232) .task-item .toolbar-dropdown.active{z-index:13232}.card:nth-child(3233) .task-item{z-index:-2234}.card:nth-child(3233) .task-item .toolbar-dropdown.active{z-index:13233}.card:nth-child(3234) .task-item{z-index:-2235}.card:nth-child(3234) .task-item .toolbar-dropdown.active{z-index:13234}.card:nth-child(3235) .task-item{z-index:-2236}.card:nth-child(3235) .task-item .toolbar-dropdown.active{z-index:13235}.card:nth-child(3236) .task-item{z-index:-2237}.card:nth-child(3236) .task-item .toolbar-dropdown.active{z-index:13236}.card:nth-child(3237) .task-item{z-index:-2238}.card:nth-child(3237) .task-item .toolbar-dropdown.active{z-index:13237}.card:nth-child(3238) .task-item{z-index:-2239}.card:nth-child(3238) .task-item .toolbar-dropdown.active{z-index:13238}.card:nth-child(3239) .task-item{z-index:-2240}.card:nth-child(3239) .task-item .toolbar-dropdown.active{z-index:13239}.card:nth-child(3240) .task-item{z-index:-2241}.card:nth-child(3240) .task-item .toolbar-dropdown.active{z-index:13240}.card:nth-child(3241) .task-item{z-index:-2242}.card:nth-child(3241) .task-item .toolbar-dropdown.active{z-index:13241}.card:nth-child(3242) .task-item{z-index:-2243}.card:nth-child(3242) .task-item .toolbar-dropdown.active{z-index:13242}.card:nth-child(3243) .task-item{z-index:-2244}.card:nth-child(3243) .task-item .toolbar-dropdown.active{z-index:13243}.card:nth-child(3244) .task-item{z-index:-2245}.card:nth-child(3244) .task-item .toolbar-dropdown.active{z-index:13244}.card:nth-child(3245) .task-item{z-index:-2246}.card:nth-child(3245) .task-item .toolbar-dropdown.active{z-index:13245}.card:nth-child(3246) .task-item{z-index:-2247}.card:nth-child(3246) .task-item .toolbar-dropdown.active{z-index:13246}.card:nth-child(3247) .task-item{z-index:-2248}.card:nth-child(3247) .task-item .toolbar-dropdown.active{z-index:13247}.card:nth-child(3248) .task-item{z-index:-2249}.card:nth-child(3248) .task-item .toolbar-dropdown.active{z-index:13248}.card:nth-child(3249) .task-item{z-index:-2250}.card:nth-child(3249) .task-item .toolbar-dropdown.active{z-index:13249}.card:nth-child(3250) .task-item{z-index:-2251}.card:nth-child(3250) .task-item .toolbar-dropdown.active{z-index:13250}.card:nth-child(3251) .task-item{z-index:-2252}.card:nth-child(3251) .task-item .toolbar-dropdown.active{z-index:13251}.card:nth-child(3252) .task-item{z-index:-2253}.card:nth-child(3252) .task-item .toolbar-dropdown.active{z-index:13252}.card:nth-child(3253) .task-item{z-index:-2254}.card:nth-child(3253) .task-item .toolbar-dropdown.active{z-index:13253}.card:nth-child(3254) .task-item{z-index:-2255}.card:nth-child(3254) .task-item .toolbar-dropdown.active{z-index:13254}.card:nth-child(3255) .task-item{z-index:-2256}.card:nth-child(3255) .task-item .toolbar-dropdown.active{z-index:13255}.card:nth-child(3256) .task-item{z-index:-2257}.card:nth-child(3256) .task-item .toolbar-dropdown.active{z-index:13256}.card:nth-child(3257) .task-item{z-index:-2258}.card:nth-child(3257) .task-item .toolbar-dropdown.active{z-index:13257}.card:nth-child(3258) .task-item{z-index:-2259}.card:nth-child(3258) .task-item .toolbar-dropdown.active{z-index:13258}.card:nth-child(3259) .task-item{z-index:-2260}.card:nth-child(3259) .task-item .toolbar-dropdown.active{z-index:13259}.card:nth-child(3260) .task-item{z-index:-2261}.card:nth-child(3260) .task-item .toolbar-dropdown.active{z-index:13260}.card:nth-child(3261) .task-item{z-index:-2262}.card:nth-child(3261) .task-item .toolbar-dropdown.active{z-index:13261}.card:nth-child(3262) .task-item{z-index:-2263}.card:nth-child(3262) .task-item .toolbar-dropdown.active{z-index:13262}.card:nth-child(3263) .task-item{z-index:-2264}.card:nth-child(3263) .task-item .toolbar-dropdown.active{z-index:13263}.card:nth-child(3264) .task-item{z-index:-2265}.card:nth-child(3264) .task-item .toolbar-dropdown.active{z-index:13264}.card:nth-child(3265) .task-item{z-index:-2266}.card:nth-child(3265) .task-item .toolbar-dropdown.active{z-index:13265}.card:nth-child(3266) .task-item{z-index:-2267}.card:nth-child(3266) .task-item .toolbar-dropdown.active{z-index:13266}.card:nth-child(3267) .task-item{z-index:-2268}.card:nth-child(3267) .task-item .toolbar-dropdown.active{z-index:13267}.card:nth-child(3268) .task-item{z-index:-2269}.card:nth-child(3268) .task-item .toolbar-dropdown.active{z-index:13268}.card:nth-child(3269) .task-item{z-index:-2270}.card:nth-child(3269) .task-item .toolbar-dropdown.active{z-index:13269}.card:nth-child(3270) .task-item{z-index:-2271}.card:nth-child(3270) .task-item .toolbar-dropdown.active{z-index:13270}.card:nth-child(3271) .task-item{z-index:-2272}.card:nth-child(3271) .task-item .toolbar-dropdown.active{z-index:13271}.card:nth-child(3272) .task-item{z-index:-2273}.card:nth-child(3272) .task-item .toolbar-dropdown.active{z-index:13272}.card:nth-child(3273) .task-item{z-index:-2274}.card:nth-child(3273) .task-item .toolbar-dropdown.active{z-index:13273}.card:nth-child(3274) .task-item{z-index:-2275}.card:nth-child(3274) .task-item .toolbar-dropdown.active{z-index:13274}.card:nth-child(3275) .task-item{z-index:-2276}.card:nth-child(3275) .task-item .toolbar-dropdown.active{z-index:13275}.card:nth-child(3276) .task-item{z-index:-2277}.card:nth-child(3276) .task-item .toolbar-dropdown.active{z-index:13276}.card:nth-child(3277) .task-item{z-index:-2278}.card:nth-child(3277) .task-item .toolbar-dropdown.active{z-index:13277}.card:nth-child(3278) .task-item{z-index:-2279}.card:nth-child(3278) .task-item .toolbar-dropdown.active{z-index:13278}.card:nth-child(3279) .task-item{z-index:-2280}.card:nth-child(3279) .task-item .toolbar-dropdown.active{z-index:13279}.card:nth-child(3280) .task-item{z-index:-2281}.card:nth-child(3280) .task-item .toolbar-dropdown.active{z-index:13280}.card:nth-child(3281) .task-item{z-index:-2282}.card:nth-child(3281) .task-item .toolbar-dropdown.active{z-index:13281}.card:nth-child(3282) .task-item{z-index:-2283}.card:nth-child(3282) .task-item .toolbar-dropdown.active{z-index:13282}.card:nth-child(3283) .task-item{z-index:-2284}.card:nth-child(3283) .task-item .toolbar-dropdown.active{z-index:13283}.card:nth-child(3284) .task-item{z-index:-2285}.card:nth-child(3284) .task-item .toolbar-dropdown.active{z-index:13284}.card:nth-child(3285) .task-item{z-index:-2286}.card:nth-child(3285) .task-item .toolbar-dropdown.active{z-index:13285}.card:nth-child(3286) .task-item{z-index:-2287}.card:nth-child(3286) .task-item .toolbar-dropdown.active{z-index:13286}.card:nth-child(3287) .task-item{z-index:-2288}.card:nth-child(3287) .task-item .toolbar-dropdown.active{z-index:13287}.card:nth-child(3288) .task-item{z-index:-2289}.card:nth-child(3288) .task-item .toolbar-dropdown.active{z-index:13288}.card:nth-child(3289) .task-item{z-index:-2290}.card:nth-child(3289) .task-item .toolbar-dropdown.active{z-index:13289}.card:nth-child(3290) .task-item{z-index:-2291}.card:nth-child(3290) .task-item .toolbar-dropdown.active{z-index:13290}.card:nth-child(3291) .task-item{z-index:-2292}.card:nth-child(3291) .task-item .toolbar-dropdown.active{z-index:13291}.card:nth-child(3292) .task-item{z-index:-2293}.card:nth-child(3292) .task-item .toolbar-dropdown.active{z-index:13292}.card:nth-child(3293) .task-item{z-index:-2294}.card:nth-child(3293) .task-item .toolbar-dropdown.active{z-index:13293}.card:nth-child(3294) .task-item{z-index:-2295}.card:nth-child(3294) .task-item .toolbar-dropdown.active{z-index:13294}.card:nth-child(3295) .task-item{z-index:-2296}.card:nth-child(3295) .task-item .toolbar-dropdown.active{z-index:13295}.card:nth-child(3296) .task-item{z-index:-2297}.card:nth-child(3296) .task-item .toolbar-dropdown.active{z-index:13296}.card:nth-child(3297) .task-item{z-index:-2298}.card:nth-child(3297) .task-item .toolbar-dropdown.active{z-index:13297}.card:nth-child(3298) .task-item{z-index:-2299}.card:nth-child(3298) .task-item .toolbar-dropdown.active{z-index:13298}.card:nth-child(3299) .task-item{z-index:-2300}.card:nth-child(3299) .task-item .toolbar-dropdown.active{z-index:13299}.card:nth-child(3300) .task-item{z-index:-2301}.card:nth-child(3300) .task-item .toolbar-dropdown.active{z-index:13300}.card:nth-child(3301) .task-item{z-index:-2302}.card:nth-child(3301) .task-item .toolbar-dropdown.active{z-index:13301}.card:nth-child(3302) .task-item{z-index:-2303}.card:nth-child(3302) .task-item .toolbar-dropdown.active{z-index:13302}.card:nth-child(3303) .task-item{z-index:-2304}.card:nth-child(3303) .task-item .toolbar-dropdown.active{z-index:13303}.card:nth-child(3304) .task-item{z-index:-2305}.card:nth-child(3304) .task-item .toolbar-dropdown.active{z-index:13304}.card:nth-child(3305) .task-item{z-index:-2306}.card:nth-child(3305) .task-item .toolbar-dropdown.active{z-index:13305}.card:nth-child(3306) .task-item{z-index:-2307}.card:nth-child(3306) .task-item .toolbar-dropdown.active{z-index:13306}.card:nth-child(3307) .task-item{z-index:-2308}.card:nth-child(3307) .task-item .toolbar-dropdown.active{z-index:13307}.card:nth-child(3308) .task-item{z-index:-2309}.card:nth-child(3308) .task-item .toolbar-dropdown.active{z-index:13308}.card:nth-child(3309) .task-item{z-index:-2310}.card:nth-child(3309) .task-item .toolbar-dropdown.active{z-index:13309}.card:nth-child(3310) .task-item{z-index:-2311}.card:nth-child(3310) .task-item .toolbar-dropdown.active{z-index:13310}.card:nth-child(3311) .task-item{z-index:-2312}.card:nth-child(3311) .task-item .toolbar-dropdown.active{z-index:13311}.card:nth-child(3312) .task-item{z-index:-2313}.card:nth-child(3312) .task-item .toolbar-dropdown.active{z-index:13312}.card:nth-child(3313) .task-item{z-index:-2314}.card:nth-child(3313) .task-item .toolbar-dropdown.active{z-index:13313}.card:nth-child(3314) .task-item{z-index:-2315}.card:nth-child(3314) .task-item .toolbar-dropdown.active{z-index:13314}.card:nth-child(3315) .task-item{z-index:-2316}.card:nth-child(3315) .task-item .toolbar-dropdown.active{z-index:13315}.card:nth-child(3316) .task-item{z-index:-2317}.card:nth-child(3316) .task-item .toolbar-dropdown.active{z-index:13316}.card:nth-child(3317) .task-item{z-index:-2318}.card:nth-child(3317) .task-item .toolbar-dropdown.active{z-index:13317}.card:nth-child(3318) .task-item{z-index:-2319}.card:nth-child(3318) .task-item .toolbar-dropdown.active{z-index:13318}.card:nth-child(3319) .task-item{z-index:-2320}.card:nth-child(3319) .task-item .toolbar-dropdown.active{z-index:13319}.card:nth-child(3320) .task-item{z-index:-2321}.card:nth-child(3320) .task-item .toolbar-dropdown.active{z-index:13320}.card:nth-child(3321) .task-item{z-index:-2322}.card:nth-child(3321) .task-item .toolbar-dropdown.active{z-index:13321}.card:nth-child(3322) .task-item{z-index:-2323}.card:nth-child(3322) .task-item .toolbar-dropdown.active{z-index:13322}.card:nth-child(3323) .task-item{z-index:-2324}.card:nth-child(3323) .task-item .toolbar-dropdown.active{z-index:13323}.card:nth-child(3324) .task-item{z-index:-2325}.card:nth-child(3324) .task-item .toolbar-dropdown.active{z-index:13324}.card:nth-child(3325) .task-item{z-index:-2326}.card:nth-child(3325) .task-item .toolbar-dropdown.active{z-index:13325}.card:nth-child(3326) .task-item{z-index:-2327}.card:nth-child(3326) .task-item .toolbar-dropdown.active{z-index:13326}.card:nth-child(3327) .task-item{z-index:-2328}.card:nth-child(3327) .task-item .toolbar-dropdown.active{z-index:13327}.card:nth-child(3328) .task-item{z-index:-2329}.card:nth-child(3328) .task-item .toolbar-dropdown.active{z-index:13328}.card:nth-child(3329) .task-item{z-index:-2330}.card:nth-child(3329) .task-item .toolbar-dropdown.active{z-index:13329}.card:nth-child(3330) .task-item{z-index:-2331}.card:nth-child(3330) .task-item .toolbar-dropdown.active{z-index:13330}.card:nth-child(3331) .task-item{z-index:-2332}.card:nth-child(3331) .task-item .toolbar-dropdown.active{z-index:13331}.card:nth-child(3332) .task-item{z-index:-2333}.card:nth-child(3332) .task-item .toolbar-dropdown.active{z-index:13332}.card:nth-child(3333) .task-item{z-index:-2334}.card:nth-child(3333) .task-item .toolbar-dropdown.active{z-index:13333}.card:nth-child(3334) .task-item{z-index:-2335}.card:nth-child(3334) .task-item .toolbar-dropdown.active{z-index:13334}.card:nth-child(3335) .task-item{z-index:-2336}.card:nth-child(3335) .task-item .toolbar-dropdown.active{z-index:13335}.card:nth-child(3336) .task-item{z-index:-2337}.card:nth-child(3336) .task-item .toolbar-dropdown.active{z-index:13336}.card:nth-child(3337) .task-item{z-index:-2338}.card:nth-child(3337) .task-item .toolbar-dropdown.active{z-index:13337}.card:nth-child(3338) .task-item{z-index:-2339}.card:nth-child(3338) .task-item .toolbar-dropdown.active{z-index:13338}.card:nth-child(3339) .task-item{z-index:-2340}.card:nth-child(3339) .task-item .toolbar-dropdown.active{z-index:13339}.card:nth-child(3340) .task-item{z-index:-2341}.card:nth-child(3340) .task-item .toolbar-dropdown.active{z-index:13340}.card:nth-child(3341) .task-item{z-index:-2342}.card:nth-child(3341) .task-item .toolbar-dropdown.active{z-index:13341}.card:nth-child(3342) .task-item{z-index:-2343}.card:nth-child(3342) .task-item .toolbar-dropdown.active{z-index:13342}.card:nth-child(3343) .task-item{z-index:-2344}.card:nth-child(3343) .task-item .toolbar-dropdown.active{z-index:13343}.card:nth-child(3344) .task-item{z-index:-2345}.card:nth-child(3344) .task-item .toolbar-dropdown.active{z-index:13344}.card:nth-child(3345) .task-item{z-index:-2346}.card:nth-child(3345) .task-item .toolbar-dropdown.active{z-index:13345}.card:nth-child(3346) .task-item{z-index:-2347}.card:nth-child(3346) .task-item .toolbar-dropdown.active{z-index:13346}.card:nth-child(3347) .task-item{z-index:-2348}.card:nth-child(3347) .task-item .toolbar-dropdown.active{z-index:13347}.card:nth-child(3348) .task-item{z-index:-2349}.card:nth-child(3348) .task-item .toolbar-dropdown.active{z-index:13348}.card:nth-child(3349) .task-item{z-index:-2350}.card:nth-child(3349) .task-item .toolbar-dropdown.active{z-index:13349}.card:nth-child(3350) .task-item{z-index:-2351}.card:nth-child(3350) .task-item .toolbar-dropdown.active{z-index:13350}.card:nth-child(3351) .task-item{z-index:-2352}.card:nth-child(3351) .task-item .toolbar-dropdown.active{z-index:13351}.card:nth-child(3352) .task-item{z-index:-2353}.card:nth-child(3352) .task-item .toolbar-dropdown.active{z-index:13352}.card:nth-child(3353) .task-item{z-index:-2354}.card:nth-child(3353) .task-item .toolbar-dropdown.active{z-index:13353}.card:nth-child(3354) .task-item{z-index:-2355}.card:nth-child(3354) .task-item .toolbar-dropdown.active{z-index:13354}.card:nth-child(3355) .task-item{z-index:-2356}.card:nth-child(3355) .task-item .toolbar-dropdown.active{z-index:13355}.card:nth-child(3356) .task-item{z-index:-2357}.card:nth-child(3356) .task-item .toolbar-dropdown.active{z-index:13356}.card:nth-child(3357) .task-item{z-index:-2358}.card:nth-child(3357) .task-item .toolbar-dropdown.active{z-index:13357}.card:nth-child(3358) .task-item{z-index:-2359}.card:nth-child(3358) .task-item .toolbar-dropdown.active{z-index:13358}.card:nth-child(3359) .task-item{z-index:-2360}.card:nth-child(3359) .task-item .toolbar-dropdown.active{z-index:13359}.card:nth-child(3360) .task-item{z-index:-2361}.card:nth-child(3360) .task-item .toolbar-dropdown.active{z-index:13360}.card:nth-child(3361) .task-item{z-index:-2362}.card:nth-child(3361) .task-item .toolbar-dropdown.active{z-index:13361}.card:nth-child(3362) .task-item{z-index:-2363}.card:nth-child(3362) .task-item .toolbar-dropdown.active{z-index:13362}.card:nth-child(3363) .task-item{z-index:-2364}.card:nth-child(3363) .task-item .toolbar-dropdown.active{z-index:13363}.card:nth-child(3364) .task-item{z-index:-2365}.card:nth-child(3364) .task-item .toolbar-dropdown.active{z-index:13364}.card:nth-child(3365) .task-item{z-index:-2366}.card:nth-child(3365) .task-item .toolbar-dropdown.active{z-index:13365}.card:nth-child(3366) .task-item{z-index:-2367}.card:nth-child(3366) .task-item .toolbar-dropdown.active{z-index:13366}.card:nth-child(3367) .task-item{z-index:-2368}.card:nth-child(3367) .task-item .toolbar-dropdown.active{z-index:13367}.card:nth-child(3368) .task-item{z-index:-2369}.card:nth-child(3368) .task-item .toolbar-dropdown.active{z-index:13368}.card:nth-child(3369) .task-item{z-index:-2370}.card:nth-child(3369) .task-item .toolbar-dropdown.active{z-index:13369}.card:nth-child(3370) .task-item{z-index:-2371}.card:nth-child(3370) .task-item .toolbar-dropdown.active{z-index:13370}.card:nth-child(3371) .task-item{z-index:-2372}.card:nth-child(3371) .task-item .toolbar-dropdown.active{z-index:13371}.card:nth-child(3372) .task-item{z-index:-2373}.card:nth-child(3372) .task-item .toolbar-dropdown.active{z-index:13372}.card:nth-child(3373) .task-item{z-index:-2374}.card:nth-child(3373) .task-item .toolbar-dropdown.active{z-index:13373}.card:nth-child(3374) .task-item{z-index:-2375}.card:nth-child(3374) .task-item .toolbar-dropdown.active{z-index:13374}.card:nth-child(3375) .task-item{z-index:-2376}.card:nth-child(3375) .task-item .toolbar-dropdown.active{z-index:13375}.card:nth-child(3376) .task-item{z-index:-2377}.card:nth-child(3376) .task-item .toolbar-dropdown.active{z-index:13376}.card:nth-child(3377) .task-item{z-index:-2378}.card:nth-child(3377) .task-item .toolbar-dropdown.active{z-index:13377}.card:nth-child(3378) .task-item{z-index:-2379}.card:nth-child(3378) .task-item .toolbar-dropdown.active{z-index:13378}.card:nth-child(3379) .task-item{z-index:-2380}.card:nth-child(3379) .task-item .toolbar-dropdown.active{z-index:13379}.card:nth-child(3380) .task-item{z-index:-2381}.card:nth-child(3380) .task-item .toolbar-dropdown.active{z-index:13380}.card:nth-child(3381) .task-item{z-index:-2382}.card:nth-child(3381) .task-item .toolbar-dropdown.active{z-index:13381}.card:nth-child(3382) .task-item{z-index:-2383}.card:nth-child(3382) .task-item .toolbar-dropdown.active{z-index:13382}.card:nth-child(3383) .task-item{z-index:-2384}.card:nth-child(3383) .task-item .toolbar-dropdown.active{z-index:13383}.card:nth-child(3384) .task-item{z-index:-2385}.card:nth-child(3384) .task-item .toolbar-dropdown.active{z-index:13384}.card:nth-child(3385) .task-item{z-index:-2386}.card:nth-child(3385) .task-item .toolbar-dropdown.active{z-index:13385}.card:nth-child(3386) .task-item{z-index:-2387}.card:nth-child(3386) .task-item .toolbar-dropdown.active{z-index:13386}.card:nth-child(3387) .task-item{z-index:-2388}.card:nth-child(3387) .task-item .toolbar-dropdown.active{z-index:13387}.card:nth-child(3388) .task-item{z-index:-2389}.card:nth-child(3388) .task-item .toolbar-dropdown.active{z-index:13388}.card:nth-child(3389) .task-item{z-index:-2390}.card:nth-child(3389) .task-item .toolbar-dropdown.active{z-index:13389}.card:nth-child(3390) .task-item{z-index:-2391}.card:nth-child(3390) .task-item .toolbar-dropdown.active{z-index:13390}.card:nth-child(3391) .task-item{z-index:-2392}.card:nth-child(3391) .task-item .toolbar-dropdown.active{z-index:13391}.card:nth-child(3392) .task-item{z-index:-2393}.card:nth-child(3392) .task-item .toolbar-dropdown.active{z-index:13392}.card:nth-child(3393) .task-item{z-index:-2394}.card:nth-child(3393) .task-item .toolbar-dropdown.active{z-index:13393}.card:nth-child(3394) .task-item{z-index:-2395}.card:nth-child(3394) .task-item .toolbar-dropdown.active{z-index:13394}.card:nth-child(3395) .task-item{z-index:-2396}.card:nth-child(3395) .task-item .toolbar-dropdown.active{z-index:13395}.card:nth-child(3396) .task-item{z-index:-2397}.card:nth-child(3396) .task-item .toolbar-dropdown.active{z-index:13396}.card:nth-child(3397) .task-item{z-index:-2398}.card:nth-child(3397) .task-item .toolbar-dropdown.active{z-index:13397}.card:nth-child(3398) .task-item{z-index:-2399}.card:nth-child(3398) .task-item .toolbar-dropdown.active{z-index:13398}.card:nth-child(3399) .task-item{z-index:-2400}.card:nth-child(3399) .task-item .toolbar-dropdown.active{z-index:13399}.card:nth-child(3400) .task-item{z-index:-2401}.card:nth-child(3400) .task-item .toolbar-dropdown.active{z-index:13400}.card:nth-child(3401) .task-item{z-index:-2402}.card:nth-child(3401) .task-item .toolbar-dropdown.active{z-index:13401}.card:nth-child(3402) .task-item{z-index:-2403}.card:nth-child(3402) .task-item .toolbar-dropdown.active{z-index:13402}.card:nth-child(3403) .task-item{z-index:-2404}.card:nth-child(3403) .task-item .toolbar-dropdown.active{z-index:13403}.card:nth-child(3404) .task-item{z-index:-2405}.card:nth-child(3404) .task-item .toolbar-dropdown.active{z-index:13404}.card:nth-child(3405) .task-item{z-index:-2406}.card:nth-child(3405) .task-item .toolbar-dropdown.active{z-index:13405}.card:nth-child(3406) .task-item{z-index:-2407}.card:nth-child(3406) .task-item .toolbar-dropdown.active{z-index:13406}.card:nth-child(3407) .task-item{z-index:-2408}.card:nth-child(3407) .task-item .toolbar-dropdown.active{z-index:13407}.card:nth-child(3408) .task-item{z-index:-2409}.card:nth-child(3408) .task-item .toolbar-dropdown.active{z-index:13408}.card:nth-child(3409) .task-item{z-index:-2410}.card:nth-child(3409) .task-item .toolbar-dropdown.active{z-index:13409}.card:nth-child(3410) .task-item{z-index:-2411}.card:nth-child(3410) .task-item .toolbar-dropdown.active{z-index:13410}.card:nth-child(3411) .task-item{z-index:-2412}.card:nth-child(3411) .task-item .toolbar-dropdown.active{z-index:13411}.card:nth-child(3412) .task-item{z-index:-2413}.card:nth-child(3412) .task-item .toolbar-dropdown.active{z-index:13412}.card:nth-child(3413) .task-item{z-index:-2414}.card:nth-child(3413) .task-item .toolbar-dropdown.active{z-index:13413}.card:nth-child(3414) .task-item{z-index:-2415}.card:nth-child(3414) .task-item .toolbar-dropdown.active{z-index:13414}.card:nth-child(3415) .task-item{z-index:-2416}.card:nth-child(3415) .task-item .toolbar-dropdown.active{z-index:13415}.card:nth-child(3416) .task-item{z-index:-2417}.card:nth-child(3416) .task-item .toolbar-dropdown.active{z-index:13416}.card:nth-child(3417) .task-item{z-index:-2418}.card:nth-child(3417) .task-item .toolbar-dropdown.active{z-index:13417}.card:nth-child(3418) .task-item{z-index:-2419}.card:nth-child(3418) .task-item .toolbar-dropdown.active{z-index:13418}.card:nth-child(3419) .task-item{z-index:-2420}.card:nth-child(3419) .task-item .toolbar-dropdown.active{z-index:13419}.card:nth-child(3420) .task-item{z-index:-2421}.card:nth-child(3420) .task-item .toolbar-dropdown.active{z-index:13420}.card:nth-child(3421) .task-item{z-index:-2422}.card:nth-child(3421) .task-item .toolbar-dropdown.active{z-index:13421}.card:nth-child(3422) .task-item{z-index:-2423}.card:nth-child(3422) .task-item .toolbar-dropdown.active{z-index:13422}.card:nth-child(3423) .task-item{z-index:-2424}.card:nth-child(3423) .task-item .toolbar-dropdown.active{z-index:13423}.card:nth-child(3424) .task-item{z-index:-2425}.card:nth-child(3424) .task-item .toolbar-dropdown.active{z-index:13424}.card:nth-child(3425) .task-item{z-index:-2426}.card:nth-child(3425) .task-item .toolbar-dropdown.active{z-index:13425}.card:nth-child(3426) .task-item{z-index:-2427}.card:nth-child(3426) .task-item .toolbar-dropdown.active{z-index:13426}.card:nth-child(3427) .task-item{z-index:-2428}.card:nth-child(3427) .task-item .toolbar-dropdown.active{z-index:13427}.card:nth-child(3428) .task-item{z-index:-2429}.card:nth-child(3428) .task-item .toolbar-dropdown.active{z-index:13428}.card:nth-child(3429) .task-item{z-index:-2430}.card:nth-child(3429) .task-item .toolbar-dropdown.active{z-index:13429}.card:nth-child(3430) .task-item{z-index:-2431}.card:nth-child(3430) .task-item .toolbar-dropdown.active{z-index:13430}.card:nth-child(3431) .task-item{z-index:-2432}.card:nth-child(3431) .task-item .toolbar-dropdown.active{z-index:13431}.card:nth-child(3432) .task-item{z-index:-2433}.card:nth-child(3432) .task-item .toolbar-dropdown.active{z-index:13432}.card:nth-child(3433) .task-item{z-index:-2434}.card:nth-child(3433) .task-item .toolbar-dropdown.active{z-index:13433}.card:nth-child(3434) .task-item{z-index:-2435}.card:nth-child(3434) .task-item .toolbar-dropdown.active{z-index:13434}.card:nth-child(3435) .task-item{z-index:-2436}.card:nth-child(3435) .task-item .toolbar-dropdown.active{z-index:13435}.card:nth-child(3436) .task-item{z-index:-2437}.card:nth-child(3436) .task-item .toolbar-dropdown.active{z-index:13436}.card:nth-child(3437) .task-item{z-index:-2438}.card:nth-child(3437) .task-item .toolbar-dropdown.active{z-index:13437}.card:nth-child(3438) .task-item{z-index:-2439}.card:nth-child(3438) .task-item .toolbar-dropdown.active{z-index:13438}.card:nth-child(3439) .task-item{z-index:-2440}.card:nth-child(3439) .task-item .toolbar-dropdown.active{z-index:13439}.card:nth-child(3440) .task-item{z-index:-2441}.card:nth-child(3440) .task-item .toolbar-dropdown.active{z-index:13440}.card:nth-child(3441) .task-item{z-index:-2442}.card:nth-child(3441) .task-item .toolbar-dropdown.active{z-index:13441}.card:nth-child(3442) .task-item{z-index:-2443}.card:nth-child(3442) .task-item .toolbar-dropdown.active{z-index:13442}.card:nth-child(3443) .task-item{z-index:-2444}.card:nth-child(3443) .task-item .toolbar-dropdown.active{z-index:13443}.card:nth-child(3444) .task-item{z-index:-2445}.card:nth-child(3444) .task-item .toolbar-dropdown.active{z-index:13444}.card:nth-child(3445) .task-item{z-index:-2446}.card:nth-child(3445) .task-item .toolbar-dropdown.active{z-index:13445}.card:nth-child(3446) .task-item{z-index:-2447}.card:nth-child(3446) .task-item .toolbar-dropdown.active{z-index:13446}.card:nth-child(3447) .task-item{z-index:-2448}.card:nth-child(3447) .task-item .toolbar-dropdown.active{z-index:13447}.card:nth-child(3448) .task-item{z-index:-2449}.card:nth-child(3448) .task-item .toolbar-dropdown.active{z-index:13448}.card:nth-child(3449) .task-item{z-index:-2450}.card:nth-child(3449) .task-item .toolbar-dropdown.active{z-index:13449}.card:nth-child(3450) .task-item{z-index:-2451}.card:nth-child(3450) .task-item .toolbar-dropdown.active{z-index:13450}.card:nth-child(3451) .task-item{z-index:-2452}.card:nth-child(3451) .task-item .toolbar-dropdown.active{z-index:13451}.card:nth-child(3452) .task-item{z-index:-2453}.card:nth-child(3452) .task-item .toolbar-dropdown.active{z-index:13452}.card:nth-child(3453) .task-item{z-index:-2454}.card:nth-child(3453) .task-item .toolbar-dropdown.active{z-index:13453}.card:nth-child(3454) .task-item{z-index:-2455}.card:nth-child(3454) .task-item .toolbar-dropdown.active{z-index:13454}.card:nth-child(3455) .task-item{z-index:-2456}.card:nth-child(3455) .task-item .toolbar-dropdown.active{z-index:13455}.card:nth-child(3456) .task-item{z-index:-2457}.card:nth-child(3456) .task-item .toolbar-dropdown.active{z-index:13456}.card:nth-child(3457) .task-item{z-index:-2458}.card:nth-child(3457) .task-item .toolbar-dropdown.active{z-index:13457}.card:nth-child(3458) .task-item{z-index:-2459}.card:nth-child(3458) .task-item .toolbar-dropdown.active{z-index:13458}.card:nth-child(3459) .task-item{z-index:-2460}.card:nth-child(3459) .task-item .toolbar-dropdown.active{z-index:13459}.card:nth-child(3460) .task-item{z-index:-2461}.card:nth-child(3460) .task-item .toolbar-dropdown.active{z-index:13460}.card:nth-child(3461) .task-item{z-index:-2462}.card:nth-child(3461) .task-item .toolbar-dropdown.active{z-index:13461}.card:nth-child(3462) .task-item{z-index:-2463}.card:nth-child(3462) .task-item .toolbar-dropdown.active{z-index:13462}.card:nth-child(3463) .task-item{z-index:-2464}.card:nth-child(3463) .task-item .toolbar-dropdown.active{z-index:13463}.card:nth-child(3464) .task-item{z-index:-2465}.card:nth-child(3464) .task-item .toolbar-dropdown.active{z-index:13464}.card:nth-child(3465) .task-item{z-index:-2466}.card:nth-child(3465) .task-item .toolbar-dropdown.active{z-index:13465}.card:nth-child(3466) .task-item{z-index:-2467}.card:nth-child(3466) .task-item .toolbar-dropdown.active{z-index:13466}.card:nth-child(3467) .task-item{z-index:-2468}.card:nth-child(3467) .task-item .toolbar-dropdown.active{z-index:13467}.card:nth-child(3468) .task-item{z-index:-2469}.card:nth-child(3468) .task-item .toolbar-dropdown.active{z-index:13468}.card:nth-child(3469) .task-item{z-index:-2470}.card:nth-child(3469) .task-item .toolbar-dropdown.active{z-index:13469}.card:nth-child(3470) .task-item{z-index:-2471}.card:nth-child(3470) .task-item .toolbar-dropdown.active{z-index:13470}.card:nth-child(3471) .task-item{z-index:-2472}.card:nth-child(3471) .task-item .toolbar-dropdown.active{z-index:13471}.card:nth-child(3472) .task-item{z-index:-2473}.card:nth-child(3472) .task-item .toolbar-dropdown.active{z-index:13472}.card:nth-child(3473) .task-item{z-index:-2474}.card:nth-child(3473) .task-item .toolbar-dropdown.active{z-index:13473}.card:nth-child(3474) .task-item{z-index:-2475}.card:nth-child(3474) .task-item .toolbar-dropdown.active{z-index:13474}.card:nth-child(3475) .task-item{z-index:-2476}.card:nth-child(3475) .task-item .toolbar-dropdown.active{z-index:13475}.card:nth-child(3476) .task-item{z-index:-2477}.card:nth-child(3476) .task-item .toolbar-dropdown.active{z-index:13476}.card:nth-child(3477) .task-item{z-index:-2478}.card:nth-child(3477) .task-item .toolbar-dropdown.active{z-index:13477}.card:nth-child(3478) .task-item{z-index:-2479}.card:nth-child(3478) .task-item .toolbar-dropdown.active{z-index:13478}.card:nth-child(3479) .task-item{z-index:-2480}.card:nth-child(3479) .task-item .toolbar-dropdown.active{z-index:13479}.card:nth-child(3480) .task-item{z-index:-2481}.card:nth-child(3480) .task-item .toolbar-dropdown.active{z-index:13480}.card:nth-child(3481) .task-item{z-index:-2482}.card:nth-child(3481) .task-item .toolbar-dropdown.active{z-index:13481}.card:nth-child(3482) .task-item{z-index:-2483}.card:nth-child(3482) .task-item .toolbar-dropdown.active{z-index:13482}.card:nth-child(3483) .task-item{z-index:-2484}.card:nth-child(3483) .task-item .toolbar-dropdown.active{z-index:13483}.card:nth-child(3484) .task-item{z-index:-2485}.card:nth-child(3484) .task-item .toolbar-dropdown.active{z-index:13484}.card:nth-child(3485) .task-item{z-index:-2486}.card:nth-child(3485) .task-item .toolbar-dropdown.active{z-index:13485}.card:nth-child(3486) .task-item{z-index:-2487}.card:nth-child(3486) .task-item .toolbar-dropdown.active{z-index:13486}.card:nth-child(3487) .task-item{z-index:-2488}.card:nth-child(3487) .task-item .toolbar-dropdown.active{z-index:13487}.card:nth-child(3488) .task-item{z-index:-2489}.card:nth-child(3488) .task-item .toolbar-dropdown.active{z-index:13488}.card:nth-child(3489) .task-item{z-index:-2490}.card:nth-child(3489) .task-item .toolbar-dropdown.active{z-index:13489}.card:nth-child(3490) .task-item{z-index:-2491}.card:nth-child(3490) .task-item .toolbar-dropdown.active{z-index:13490}.card:nth-child(3491) .task-item{z-index:-2492}.card:nth-child(3491) .task-item .toolbar-dropdown.active{z-index:13491}.card:nth-child(3492) .task-item{z-index:-2493}.card:nth-child(3492) .task-item .toolbar-dropdown.active{z-index:13492}.card:nth-child(3493) .task-item{z-index:-2494}.card:nth-child(3493) .task-item .toolbar-dropdown.active{z-index:13493}.card:nth-child(3494) .task-item{z-index:-2495}.card:nth-child(3494) .task-item .toolbar-dropdown.active{z-index:13494}.card:nth-child(3495) .task-item{z-index:-2496}.card:nth-child(3495) .task-item .toolbar-dropdown.active{z-index:13495}.card:nth-child(3496) .task-item{z-index:-2497}.card:nth-child(3496) .task-item .toolbar-dropdown.active{z-index:13496}.card:nth-child(3497) .task-item{z-index:-2498}.card:nth-child(3497) .task-item .toolbar-dropdown.active{z-index:13497}.card:nth-child(3498) .task-item{z-index:-2499}.card:nth-child(3498) .task-item .toolbar-dropdown.active{z-index:13498}.card:nth-child(3499) .task-item{z-index:-2500}.card:nth-child(3499) .task-item .toolbar-dropdown.active{z-index:13499}.card:nth-child(3500) .task-item{z-index:-2501}.card:nth-child(3500) .task-item .toolbar-dropdown.active{z-index:13500}.card:nth-child(3501) .task-item{z-index:-2502}.card:nth-child(3501) .task-item .toolbar-dropdown.active{z-index:13501}.card:nth-child(3502) .task-item{z-index:-2503}.card:nth-child(3502) .task-item .toolbar-dropdown.active{z-index:13502}.card:nth-child(3503) .task-item{z-index:-2504}.card:nth-child(3503) .task-item .toolbar-dropdown.active{z-index:13503}.card:nth-child(3504) .task-item{z-index:-2505}.card:nth-child(3504) .task-item .toolbar-dropdown.active{z-index:13504}.card:nth-child(3505) .task-item{z-index:-2506}.card:nth-child(3505) .task-item .toolbar-dropdown.active{z-index:13505}.card:nth-child(3506) .task-item{z-index:-2507}.card:nth-child(3506) .task-item .toolbar-dropdown.active{z-index:13506}.card:nth-child(3507) .task-item{z-index:-2508}.card:nth-child(3507) .task-item .toolbar-dropdown.active{z-index:13507}.card:nth-child(3508) .task-item{z-index:-2509}.card:nth-child(3508) .task-item .toolbar-dropdown.active{z-index:13508}.card:nth-child(3509) .task-item{z-index:-2510}.card:nth-child(3509) .task-item .toolbar-dropdown.active{z-index:13509}.card:nth-child(3510) .task-item{z-index:-2511}.card:nth-child(3510) .task-item .toolbar-dropdown.active{z-index:13510}.card:nth-child(3511) .task-item{z-index:-2512}.card:nth-child(3511) .task-item .toolbar-dropdown.active{z-index:13511}.card:nth-child(3512) .task-item{z-index:-2513}.card:nth-child(3512) .task-item .toolbar-dropdown.active{z-index:13512}.card:nth-child(3513) .task-item{z-index:-2514}.card:nth-child(3513) .task-item .toolbar-dropdown.active{z-index:13513}.card:nth-child(3514) .task-item{z-index:-2515}.card:nth-child(3514) .task-item .toolbar-dropdown.active{z-index:13514}.card:nth-child(3515) .task-item{z-index:-2516}.card:nth-child(3515) .task-item .toolbar-dropdown.active{z-index:13515}.card:nth-child(3516) .task-item{z-index:-2517}.card:nth-child(3516) .task-item .toolbar-dropdown.active{z-index:13516}.card:nth-child(3517) .task-item{z-index:-2518}.card:nth-child(3517) .task-item .toolbar-dropdown.active{z-index:13517}.card:nth-child(3518) .task-item{z-index:-2519}.card:nth-child(3518) .task-item .toolbar-dropdown.active{z-index:13518}.card:nth-child(3519) .task-item{z-index:-2520}.card:nth-child(3519) .task-item .toolbar-dropdown.active{z-index:13519}.card:nth-child(3520) .task-item{z-index:-2521}.card:nth-child(3520) .task-item .toolbar-dropdown.active{z-index:13520}.card:nth-child(3521) .task-item{z-index:-2522}.card:nth-child(3521) .task-item .toolbar-dropdown.active{z-index:13521}.card:nth-child(3522) .task-item{z-index:-2523}.card:nth-child(3522) .task-item .toolbar-dropdown.active{z-index:13522}.card:nth-child(3523) .task-item{z-index:-2524}.card:nth-child(3523) .task-item .toolbar-dropdown.active{z-index:13523}.card:nth-child(3524) .task-item{z-index:-2525}.card:nth-child(3524) .task-item .toolbar-dropdown.active{z-index:13524}.card:nth-child(3525) .task-item{z-index:-2526}.card:nth-child(3525) .task-item .toolbar-dropdown.active{z-index:13525}.card:nth-child(3526) .task-item{z-index:-2527}.card:nth-child(3526) .task-item .toolbar-dropdown.active{z-index:13526}.card:nth-child(3527) .task-item{z-index:-2528}.card:nth-child(3527) .task-item .toolbar-dropdown.active{z-index:13527}.card:nth-child(3528) .task-item{z-index:-2529}.card:nth-child(3528) .task-item .toolbar-dropdown.active{z-index:13528}.card:nth-child(3529) .task-item{z-index:-2530}.card:nth-child(3529) .task-item .toolbar-dropdown.active{z-index:13529}.card:nth-child(3530) .task-item{z-index:-2531}.card:nth-child(3530) .task-item .toolbar-dropdown.active{z-index:13530}.card:nth-child(3531) .task-item{z-index:-2532}.card:nth-child(3531) .task-item .toolbar-dropdown.active{z-index:13531}.card:nth-child(3532) .task-item{z-index:-2533}.card:nth-child(3532) .task-item .toolbar-dropdown.active{z-index:13532}.card:nth-child(3533) .task-item{z-index:-2534}.card:nth-child(3533) .task-item .toolbar-dropdown.active{z-index:13533}.card:nth-child(3534) .task-item{z-index:-2535}.card:nth-child(3534) .task-item .toolbar-dropdown.active{z-index:13534}.card:nth-child(3535) .task-item{z-index:-2536}.card:nth-child(3535) .task-item .toolbar-dropdown.active{z-index:13535}.card:nth-child(3536) .task-item{z-index:-2537}.card:nth-child(3536) .task-item .toolbar-dropdown.active{z-index:13536}.card:nth-child(3537) .task-item{z-index:-2538}.card:nth-child(3537) .task-item .toolbar-dropdown.active{z-index:13537}.card:nth-child(3538) .task-item{z-index:-2539}.card:nth-child(3538) .task-item .toolbar-dropdown.active{z-index:13538}.card:nth-child(3539) .task-item{z-index:-2540}.card:nth-child(3539) .task-item .toolbar-dropdown.active{z-index:13539}.card:nth-child(3540) .task-item{z-index:-2541}.card:nth-child(3540) .task-item .toolbar-dropdown.active{z-index:13540}.card:nth-child(3541) .task-item{z-index:-2542}.card:nth-child(3541) .task-item .toolbar-dropdown.active{z-index:13541}.card:nth-child(3542) .task-item{z-index:-2543}.card:nth-child(3542) .task-item .toolbar-dropdown.active{z-index:13542}.card:nth-child(3543) .task-item{z-index:-2544}.card:nth-child(3543) .task-item .toolbar-dropdown.active{z-index:13543}.card:nth-child(3544) .task-item{z-index:-2545}.card:nth-child(3544) .task-item .toolbar-dropdown.active{z-index:13544}.card:nth-child(3545) .task-item{z-index:-2546}.card:nth-child(3545) .task-item .toolbar-dropdown.active{z-index:13545}.card:nth-child(3546) .task-item{z-index:-2547}.card:nth-child(3546) .task-item .toolbar-dropdown.active{z-index:13546}.card:nth-child(3547) .task-item{z-index:-2548}.card:nth-child(3547) .task-item .toolbar-dropdown.active{z-index:13547}.card:nth-child(3548) .task-item{z-index:-2549}.card:nth-child(3548) .task-item .toolbar-dropdown.active{z-index:13548}.card:nth-child(3549) .task-item{z-index:-2550}.card:nth-child(3549) .task-item .toolbar-dropdown.active{z-index:13549}.card:nth-child(3550) .task-item{z-index:-2551}.card:nth-child(3550) .task-item .toolbar-dropdown.active{z-index:13550}.card:nth-child(3551) .task-item{z-index:-2552}.card:nth-child(3551) .task-item .toolbar-dropdown.active{z-index:13551}.card:nth-child(3552) .task-item{z-index:-2553}.card:nth-child(3552) .task-item .toolbar-dropdown.active{z-index:13552}.card:nth-child(3553) .task-item{z-index:-2554}.card:nth-child(3553) .task-item .toolbar-dropdown.active{z-index:13553}.card:nth-child(3554) .task-item{z-index:-2555}.card:nth-child(3554) .task-item .toolbar-dropdown.active{z-index:13554}.card:nth-child(3555) .task-item{z-index:-2556}.card:nth-child(3555) .task-item .toolbar-dropdown.active{z-index:13555}.card:nth-child(3556) .task-item{z-index:-2557}.card:nth-child(3556) .task-item .toolbar-dropdown.active{z-index:13556}.card:nth-child(3557) .task-item{z-index:-2558}.card:nth-child(3557) .task-item .toolbar-dropdown.active{z-index:13557}.card:nth-child(3558) .task-item{z-index:-2559}.card:nth-child(3558) .task-item .toolbar-dropdown.active{z-index:13558}.card:nth-child(3559) .task-item{z-index:-2560}.card:nth-child(3559) .task-item .toolbar-dropdown.active{z-index:13559}.card:nth-child(3560) .task-item{z-index:-2561}.card:nth-child(3560) .task-item .toolbar-dropdown.active{z-index:13560}.card:nth-child(3561) .task-item{z-index:-2562}.card:nth-child(3561) .task-item .toolbar-dropdown.active{z-index:13561}.card:nth-child(3562) .task-item{z-index:-2563}.card:nth-child(3562) .task-item .toolbar-dropdown.active{z-index:13562}.card:nth-child(3563) .task-item{z-index:-2564}.card:nth-child(3563) .task-item .toolbar-dropdown.active{z-index:13563}.card:nth-child(3564) .task-item{z-index:-2565}.card:nth-child(3564) .task-item .toolbar-dropdown.active{z-index:13564}.card:nth-child(3565) .task-item{z-index:-2566}.card:nth-child(3565) .task-item .toolbar-dropdown.active{z-index:13565}.card:nth-child(3566) .task-item{z-index:-2567}.card:nth-child(3566) .task-item .toolbar-dropdown.active{z-index:13566}.card:nth-child(3567) .task-item{z-index:-2568}.card:nth-child(3567) .task-item .toolbar-dropdown.active{z-index:13567}.card:nth-child(3568) .task-item{z-index:-2569}.card:nth-child(3568) .task-item .toolbar-dropdown.active{z-index:13568}.card:nth-child(3569) .task-item{z-index:-2570}.card:nth-child(3569) .task-item .toolbar-dropdown.active{z-index:13569}.card:nth-child(3570) .task-item{z-index:-2571}.card:nth-child(3570) .task-item .toolbar-dropdown.active{z-index:13570}.card:nth-child(3571) .task-item{z-index:-2572}.card:nth-child(3571) .task-item .toolbar-dropdown.active{z-index:13571}.card:nth-child(3572) .task-item{z-index:-2573}.card:nth-child(3572) .task-item .toolbar-dropdown.active{z-index:13572}.card:nth-child(3573) .task-item{z-index:-2574}.card:nth-child(3573) .task-item .toolbar-dropdown.active{z-index:13573}.card:nth-child(3574) .task-item{z-index:-2575}.card:nth-child(3574) .task-item .toolbar-dropdown.active{z-index:13574}.card:nth-child(3575) .task-item{z-index:-2576}.card:nth-child(3575) .task-item .toolbar-dropdown.active{z-index:13575}.card:nth-child(3576) .task-item{z-index:-2577}.card:nth-child(3576) .task-item .toolbar-dropdown.active{z-index:13576}.card:nth-child(3577) .task-item{z-index:-2578}.card:nth-child(3577) .task-item .toolbar-dropdown.active{z-index:13577}.card:nth-child(3578) .task-item{z-index:-2579}.card:nth-child(3578) .task-item .toolbar-dropdown.active{z-index:13578}.card:nth-child(3579) .task-item{z-index:-2580}.card:nth-child(3579) .task-item .toolbar-dropdown.active{z-index:13579}.card:nth-child(3580) .task-item{z-index:-2581}.card:nth-child(3580) .task-item .toolbar-dropdown.active{z-index:13580}.card:nth-child(3581) .task-item{z-index:-2582}.card:nth-child(3581) .task-item .toolbar-dropdown.active{z-index:13581}.card:nth-child(3582) .task-item{z-index:-2583}.card:nth-child(3582) .task-item .toolbar-dropdown.active{z-index:13582}.card:nth-child(3583) .task-item{z-index:-2584}.card:nth-child(3583) .task-item .toolbar-dropdown.active{z-index:13583}.card:nth-child(3584) .task-item{z-index:-2585}.card:nth-child(3584) .task-item .toolbar-dropdown.active{z-index:13584}.card:nth-child(3585) .task-item{z-index:-2586}.card:nth-child(3585) .task-item .toolbar-dropdown.active{z-index:13585}.card:nth-child(3586) .task-item{z-index:-2587}.card:nth-child(3586) .task-item .toolbar-dropdown.active{z-index:13586}.card:nth-child(3587) .task-item{z-index:-2588}.card:nth-child(3587) .task-item .toolbar-dropdown.active{z-index:13587}.card:nth-child(3588) .task-item{z-index:-2589}.card:nth-child(3588) .task-item .toolbar-dropdown.active{z-index:13588}.card:nth-child(3589) .task-item{z-index:-2590}.card:nth-child(3589) .task-item .toolbar-dropdown.active{z-index:13589}.card:nth-child(3590) .task-item{z-index:-2591}.card:nth-child(3590) .task-item .toolbar-dropdown.active{z-index:13590}.card:nth-child(3591) .task-item{z-index:-2592}.card:nth-child(3591) .task-item .toolbar-dropdown.active{z-index:13591}.card:nth-child(3592) .task-item{z-index:-2593}.card:nth-child(3592) .task-item .toolbar-dropdown.active{z-index:13592}.card:nth-child(3593) .task-item{z-index:-2594}.card:nth-child(3593) .task-item .toolbar-dropdown.active{z-index:13593}.card:nth-child(3594) .task-item{z-index:-2595}.card:nth-child(3594) .task-item .toolbar-dropdown.active{z-index:13594}.card:nth-child(3595) .task-item{z-index:-2596}.card:nth-child(3595) .task-item .toolbar-dropdown.active{z-index:13595}.card:nth-child(3596) .task-item{z-index:-2597}.card:nth-child(3596) .task-item .toolbar-dropdown.active{z-index:13596}.card:nth-child(3597) .task-item{z-index:-2598}.card:nth-child(3597) .task-item .toolbar-dropdown.active{z-index:13597}.card:nth-child(3598) .task-item{z-index:-2599}.card:nth-child(3598) .task-item .toolbar-dropdown.active{z-index:13598}.card:nth-child(3599) .task-item{z-index:-2600}.card:nth-child(3599) .task-item .toolbar-dropdown.active{z-index:13599}.card:nth-child(3600) .task-item{z-index:-2601}.card:nth-child(3600) .task-item .toolbar-dropdown.active{z-index:13600}.card:nth-child(3601) .task-item{z-index:-2602}.card:nth-child(3601) .task-item .toolbar-dropdown.active{z-index:13601}.card:nth-child(3602) .task-item{z-index:-2603}.card:nth-child(3602) .task-item .toolbar-dropdown.active{z-index:13602}.card:nth-child(3603) .task-item{z-index:-2604}.card:nth-child(3603) .task-item .toolbar-dropdown.active{z-index:13603}.card:nth-child(3604) .task-item{z-index:-2605}.card:nth-child(3604) .task-item .toolbar-dropdown.active{z-index:13604}.card:nth-child(3605) .task-item{z-index:-2606}.card:nth-child(3605) .task-item .toolbar-dropdown.active{z-index:13605}.card:nth-child(3606) .task-item{z-index:-2607}.card:nth-child(3606) .task-item .toolbar-dropdown.active{z-index:13606}.card:nth-child(3607) .task-item{z-index:-2608}.card:nth-child(3607) .task-item .toolbar-dropdown.active{z-index:13607}.card:nth-child(3608) .task-item{z-index:-2609}.card:nth-child(3608) .task-item .toolbar-dropdown.active{z-index:13608}.card:nth-child(3609) .task-item{z-index:-2610}.card:nth-child(3609) .task-item .toolbar-dropdown.active{z-index:13609}.card:nth-child(3610) .task-item{z-index:-2611}.card:nth-child(3610) .task-item .toolbar-dropdown.active{z-index:13610}.card:nth-child(3611) .task-item{z-index:-2612}.card:nth-child(3611) .task-item .toolbar-dropdown.active{z-index:13611}.card:nth-child(3612) .task-item{z-index:-2613}.card:nth-child(3612) .task-item .toolbar-dropdown.active{z-index:13612}.card:nth-child(3613) .task-item{z-index:-2614}.card:nth-child(3613) .task-item .toolbar-dropdown.active{z-index:13613}.card:nth-child(3614) .task-item{z-index:-2615}.card:nth-child(3614) .task-item .toolbar-dropdown.active{z-index:13614}.card:nth-child(3615) .task-item{z-index:-2616}.card:nth-child(3615) .task-item .toolbar-dropdown.active{z-index:13615}.card:nth-child(3616) .task-item{z-index:-2617}.card:nth-child(3616) .task-item .toolbar-dropdown.active{z-index:13616}.card:nth-child(3617) .task-item{z-index:-2618}.card:nth-child(3617) .task-item .toolbar-dropdown.active{z-index:13617}.card:nth-child(3618) .task-item{z-index:-2619}.card:nth-child(3618) .task-item .toolbar-dropdown.active{z-index:13618}.card:nth-child(3619) .task-item{z-index:-2620}.card:nth-child(3619) .task-item .toolbar-dropdown.active{z-index:13619}.card:nth-child(3620) .task-item{z-index:-2621}.card:nth-child(3620) .task-item .toolbar-dropdown.active{z-index:13620}.card:nth-child(3621) .task-item{z-index:-2622}.card:nth-child(3621) .task-item .toolbar-dropdown.active{z-index:13621}.card:nth-child(3622) .task-item{z-index:-2623}.card:nth-child(3622) .task-item .toolbar-dropdown.active{z-index:13622}.card:nth-child(3623) .task-item{z-index:-2624}.card:nth-child(3623) .task-item .toolbar-dropdown.active{z-index:13623}.card:nth-child(3624) .task-item{z-index:-2625}.card:nth-child(3624) .task-item .toolbar-dropdown.active{z-index:13624}.card:nth-child(3625) .task-item{z-index:-2626}.card:nth-child(3625) .task-item .toolbar-dropdown.active{z-index:13625}.card:nth-child(3626) .task-item{z-index:-2627}.card:nth-child(3626) .task-item .toolbar-dropdown.active{z-index:13626}.card:nth-child(3627) .task-item{z-index:-2628}.card:nth-child(3627) .task-item .toolbar-dropdown.active{z-index:13627}.card:nth-child(3628) .task-item{z-index:-2629}.card:nth-child(3628) .task-item .toolbar-dropdown.active{z-index:13628}.card:nth-child(3629) .task-item{z-index:-2630}.card:nth-child(3629) .task-item .toolbar-dropdown.active{z-index:13629}.card:nth-child(3630) .task-item{z-index:-2631}.card:nth-child(3630) .task-item .toolbar-dropdown.active{z-index:13630}.card:nth-child(3631) .task-item{z-index:-2632}.card:nth-child(3631) .task-item .toolbar-dropdown.active{z-index:13631}.card:nth-child(3632) .task-item{z-index:-2633}.card:nth-child(3632) .task-item .toolbar-dropdown.active{z-index:13632}.card:nth-child(3633) .task-item{z-index:-2634}.card:nth-child(3633) .task-item .toolbar-dropdown.active{z-index:13633}.card:nth-child(3634) .task-item{z-index:-2635}.card:nth-child(3634) .task-item .toolbar-dropdown.active{z-index:13634}.card:nth-child(3635) .task-item{z-index:-2636}.card:nth-child(3635) .task-item .toolbar-dropdown.active{z-index:13635}.card:nth-child(3636) .task-item{z-index:-2637}.card:nth-child(3636) .task-item .toolbar-dropdown.active{z-index:13636}.card:nth-child(3637) .task-item{z-index:-2638}.card:nth-child(3637) .task-item .toolbar-dropdown.active{z-index:13637}.card:nth-child(3638) .task-item{z-index:-2639}.card:nth-child(3638) .task-item .toolbar-dropdown.active{z-index:13638}.card:nth-child(3639) .task-item{z-index:-2640}.card:nth-child(3639) .task-item .toolbar-dropdown.active{z-index:13639}.card:nth-child(3640) .task-item{z-index:-2641}.card:nth-child(3640) .task-item .toolbar-dropdown.active{z-index:13640}.card:nth-child(3641) .task-item{z-index:-2642}.card:nth-child(3641) .task-item .toolbar-dropdown.active{z-index:13641}.card:nth-child(3642) .task-item{z-index:-2643}.card:nth-child(3642) .task-item .toolbar-dropdown.active{z-index:13642}.card:nth-child(3643) .task-item{z-index:-2644}.card:nth-child(3643) .task-item .toolbar-dropdown.active{z-index:13643}.card:nth-child(3644) .task-item{z-index:-2645}.card:nth-child(3644) .task-item .toolbar-dropdown.active{z-index:13644}.card:nth-child(3645) .task-item{z-index:-2646}.card:nth-child(3645) .task-item .toolbar-dropdown.active{z-index:13645}.card:nth-child(3646) .task-item{z-index:-2647}.card:nth-child(3646) .task-item .toolbar-dropdown.active{z-index:13646}.card:nth-child(3647) .task-item{z-index:-2648}.card:nth-child(3647) .task-item .toolbar-dropdown.active{z-index:13647}.card:nth-child(3648) .task-item{z-index:-2649}.card:nth-child(3648) .task-item .toolbar-dropdown.active{z-index:13648}.card:nth-child(3649) .task-item{z-index:-2650}.card:nth-child(3649) .task-item .toolbar-dropdown.active{z-index:13649}.card:nth-child(3650) .task-item{z-index:-2651}.card:nth-child(3650) .task-item .toolbar-dropdown.active{z-index:13650}.card:nth-child(3651) .task-item{z-index:-2652}.card:nth-child(3651) .task-item .toolbar-dropdown.active{z-index:13651}.card:nth-child(3652) .task-item{z-index:-2653}.card:nth-child(3652) .task-item .toolbar-dropdown.active{z-index:13652}.card:nth-child(3653) .task-item{z-index:-2654}.card:nth-child(3653) .task-item .toolbar-dropdown.active{z-index:13653}.card:nth-child(3654) .task-item{z-index:-2655}.card:nth-child(3654) .task-item .toolbar-dropdown.active{z-index:13654}.card:nth-child(3655) .task-item{z-index:-2656}.card:nth-child(3655) .task-item .toolbar-dropdown.active{z-index:13655}.card:nth-child(3656) .task-item{z-index:-2657}.card:nth-child(3656) .task-item .toolbar-dropdown.active{z-index:13656}.card:nth-child(3657) .task-item{z-index:-2658}.card:nth-child(3657) .task-item .toolbar-dropdown.active{z-index:13657}.card:nth-child(3658) .task-item{z-index:-2659}.card:nth-child(3658) .task-item .toolbar-dropdown.active{z-index:13658}.card:nth-child(3659) .task-item{z-index:-2660}.card:nth-child(3659) .task-item .toolbar-dropdown.active{z-index:13659}.card:nth-child(3660) .task-item{z-index:-2661}.card:nth-child(3660) .task-item .toolbar-dropdown.active{z-index:13660}.card:nth-child(3661) .task-item{z-index:-2662}.card:nth-child(3661) .task-item .toolbar-dropdown.active{z-index:13661}.card:nth-child(3662) .task-item{z-index:-2663}.card:nth-child(3662) .task-item .toolbar-dropdown.active{z-index:13662}.card:nth-child(3663) .task-item{z-index:-2664}.card:nth-child(3663) .task-item .toolbar-dropdown.active{z-index:13663}.card:nth-child(3664) .task-item{z-index:-2665}.card:nth-child(3664) .task-item .toolbar-dropdown.active{z-index:13664}.card:nth-child(3665) .task-item{z-index:-2666}.card:nth-child(3665) .task-item .toolbar-dropdown.active{z-index:13665}.card:nth-child(3666) .task-item{z-index:-2667}.card:nth-child(3666) .task-item .toolbar-dropdown.active{z-index:13666}.card:nth-child(3667) .task-item{z-index:-2668}.card:nth-child(3667) .task-item .toolbar-dropdown.active{z-index:13667}.card:nth-child(3668) .task-item{z-index:-2669}.card:nth-child(3668) .task-item .toolbar-dropdown.active{z-index:13668}.card:nth-child(3669) .task-item{z-index:-2670}.card:nth-child(3669) .task-item .toolbar-dropdown.active{z-index:13669}.card:nth-child(3670) .task-item{z-index:-2671}.card:nth-child(3670) .task-item .toolbar-dropdown.active{z-index:13670}.card:nth-child(3671) .task-item{z-index:-2672}.card:nth-child(3671) .task-item .toolbar-dropdown.active{z-index:13671}.card:nth-child(3672) .task-item{z-index:-2673}.card:nth-child(3672) .task-item .toolbar-dropdown.active{z-index:13672}.card:nth-child(3673) .task-item{z-index:-2674}.card:nth-child(3673) .task-item .toolbar-dropdown.active{z-index:13673}.card:nth-child(3674) .task-item{z-index:-2675}.card:nth-child(3674) .task-item .toolbar-dropdown.active{z-index:13674}.card:nth-child(3675) .task-item{z-index:-2676}.card:nth-child(3675) .task-item .toolbar-dropdown.active{z-index:13675}.card:nth-child(3676) .task-item{z-index:-2677}.card:nth-child(3676) .task-item .toolbar-dropdown.active{z-index:13676}.card:nth-child(3677) .task-item{z-index:-2678}.card:nth-child(3677) .task-item .toolbar-dropdown.active{z-index:13677}.card:nth-child(3678) .task-item{z-index:-2679}.card:nth-child(3678) .task-item .toolbar-dropdown.active{z-index:13678}.card:nth-child(3679) .task-item{z-index:-2680}.card:nth-child(3679) .task-item .toolbar-dropdown.active{z-index:13679}.card:nth-child(3680) .task-item{z-index:-2681}.card:nth-child(3680) .task-item .toolbar-dropdown.active{z-index:13680}.card:nth-child(3681) .task-item{z-index:-2682}.card:nth-child(3681) .task-item .toolbar-dropdown.active{z-index:13681}.card:nth-child(3682) .task-item{z-index:-2683}.card:nth-child(3682) .task-item .toolbar-dropdown.active{z-index:13682}.card:nth-child(3683) .task-item{z-index:-2684}.card:nth-child(3683) .task-item .toolbar-dropdown.active{z-index:13683}.card:nth-child(3684) .task-item{z-index:-2685}.card:nth-child(3684) .task-item .toolbar-dropdown.active{z-index:13684}.card:nth-child(3685) .task-item{z-index:-2686}.card:nth-child(3685) .task-item .toolbar-dropdown.active{z-index:13685}.card:nth-child(3686) .task-item{z-index:-2687}.card:nth-child(3686) .task-item .toolbar-dropdown.active{z-index:13686}.card:nth-child(3687) .task-item{z-index:-2688}.card:nth-child(3687) .task-item .toolbar-dropdown.active{z-index:13687}.card:nth-child(3688) .task-item{z-index:-2689}.card:nth-child(3688) .task-item .toolbar-dropdown.active{z-index:13688}.card:nth-child(3689) .task-item{z-index:-2690}.card:nth-child(3689) .task-item .toolbar-dropdown.active{z-index:13689}.card:nth-child(3690) .task-item{z-index:-2691}.card:nth-child(3690) .task-item .toolbar-dropdown.active{z-index:13690}.card:nth-child(3691) .task-item{z-index:-2692}.card:nth-child(3691) .task-item .toolbar-dropdown.active{z-index:13691}.card:nth-child(3692) .task-item{z-index:-2693}.card:nth-child(3692) .task-item .toolbar-dropdown.active{z-index:13692}.card:nth-child(3693) .task-item{z-index:-2694}.card:nth-child(3693) .task-item .toolbar-dropdown.active{z-index:13693}.card:nth-child(3694) .task-item{z-index:-2695}.card:nth-child(3694) .task-item .toolbar-dropdown.active{z-index:13694}.card:nth-child(3695) .task-item{z-index:-2696}.card:nth-child(3695) .task-item .toolbar-dropdown.active{z-index:13695}.card:nth-child(3696) .task-item{z-index:-2697}.card:nth-child(3696) .task-item .toolbar-dropdown.active{z-index:13696}.card:nth-child(3697) .task-item{z-index:-2698}.card:nth-child(3697) .task-item .toolbar-dropdown.active{z-index:13697}.card:nth-child(3698) .task-item{z-index:-2699}.card:nth-child(3698) .task-item .toolbar-dropdown.active{z-index:13698}.card:nth-child(3699) .task-item{z-index:-2700}.card:nth-child(3699) .task-item .toolbar-dropdown.active{z-index:13699}.card:nth-child(3700) .task-item{z-index:-2701}.card:nth-child(3700) .task-item .toolbar-dropdown.active{z-index:13700}.card:nth-child(3701) .task-item{z-index:-2702}.card:nth-child(3701) .task-item .toolbar-dropdown.active{z-index:13701}.card:nth-child(3702) .task-item{z-index:-2703}.card:nth-child(3702) .task-item .toolbar-dropdown.active{z-index:13702}.card:nth-child(3703) .task-item{z-index:-2704}.card:nth-child(3703) .task-item .toolbar-dropdown.active{z-index:13703}.card:nth-child(3704) .task-item{z-index:-2705}.card:nth-child(3704) .task-item .toolbar-dropdown.active{z-index:13704}.card:nth-child(3705) .task-item{z-index:-2706}.card:nth-child(3705) .task-item .toolbar-dropdown.active{z-index:13705}.card:nth-child(3706) .task-item{z-index:-2707}.card:nth-child(3706) .task-item .toolbar-dropdown.active{z-index:13706}.card:nth-child(3707) .task-item{z-index:-2708}.card:nth-child(3707) .task-item .toolbar-dropdown.active{z-index:13707}.card:nth-child(3708) .task-item{z-index:-2709}.card:nth-child(3708) .task-item .toolbar-dropdown.active{z-index:13708}.card:nth-child(3709) .task-item{z-index:-2710}.card:nth-child(3709) .task-item .toolbar-dropdown.active{z-index:13709}.card:nth-child(3710) .task-item{z-index:-2711}.card:nth-child(3710) .task-item .toolbar-dropdown.active{z-index:13710}.card:nth-child(3711) .task-item{z-index:-2712}.card:nth-child(3711) .task-item .toolbar-dropdown.active{z-index:13711}.card:nth-child(3712) .task-item{z-index:-2713}.card:nth-child(3712) .task-item .toolbar-dropdown.active{z-index:13712}.card:nth-child(3713) .task-item{z-index:-2714}.card:nth-child(3713) .task-item .toolbar-dropdown.active{z-index:13713}.card:nth-child(3714) .task-item{z-index:-2715}.card:nth-child(3714) .task-item .toolbar-dropdown.active{z-index:13714}.card:nth-child(3715) .task-item{z-index:-2716}.card:nth-child(3715) .task-item .toolbar-dropdown.active{z-index:13715}.card:nth-child(3716) .task-item{z-index:-2717}.card:nth-child(3716) .task-item .toolbar-dropdown.active{z-index:13716}.card:nth-child(3717) .task-item{z-index:-2718}.card:nth-child(3717) .task-item .toolbar-dropdown.active{z-index:13717}.card:nth-child(3718) .task-item{z-index:-2719}.card:nth-child(3718) .task-item .toolbar-dropdown.active{z-index:13718}.card:nth-child(3719) .task-item{z-index:-2720}.card:nth-child(3719) .task-item .toolbar-dropdown.active{z-index:13719}.card:nth-child(3720) .task-item{z-index:-2721}.card:nth-child(3720) .task-item .toolbar-dropdown.active{z-index:13720}.card:nth-child(3721) .task-item{z-index:-2722}.card:nth-child(3721) .task-item .toolbar-dropdown.active{z-index:13721}.card:nth-child(3722) .task-item{z-index:-2723}.card:nth-child(3722) .task-item .toolbar-dropdown.active{z-index:13722}.card:nth-child(3723) .task-item{z-index:-2724}.card:nth-child(3723) .task-item .toolbar-dropdown.active{z-index:13723}.card:nth-child(3724) .task-item{z-index:-2725}.card:nth-child(3724) .task-item .toolbar-dropdown.active{z-index:13724}.card:nth-child(3725) .task-item{z-index:-2726}.card:nth-child(3725) .task-item .toolbar-dropdown.active{z-index:13725}.card:nth-child(3726) .task-item{z-index:-2727}.card:nth-child(3726) .task-item .toolbar-dropdown.active{z-index:13726}.card:nth-child(3727) .task-item{z-index:-2728}.card:nth-child(3727) .task-item .toolbar-dropdown.active{z-index:13727}.card:nth-child(3728) .task-item{z-index:-2729}.card:nth-child(3728) .task-item .toolbar-dropdown.active{z-index:13728}.card:nth-child(3729) .task-item{z-index:-2730}.card:nth-child(3729) .task-item .toolbar-dropdown.active{z-index:13729}.card:nth-child(3730) .task-item{z-index:-2731}.card:nth-child(3730) .task-item .toolbar-dropdown.active{z-index:13730}.card:nth-child(3731) .task-item{z-index:-2732}.card:nth-child(3731) .task-item .toolbar-dropdown.active{z-index:13731}.card:nth-child(3732) .task-item{z-index:-2733}.card:nth-child(3732) .task-item .toolbar-dropdown.active{z-index:13732}.card:nth-child(3733) .task-item{z-index:-2734}.card:nth-child(3733) .task-item .toolbar-dropdown.active{z-index:13733}.card:nth-child(3734) .task-item{z-index:-2735}.card:nth-child(3734) .task-item .toolbar-dropdown.active{z-index:13734}.card:nth-child(3735) .task-item{z-index:-2736}.card:nth-child(3735) .task-item .toolbar-dropdown.active{z-index:13735}.card:nth-child(3736) .task-item{z-index:-2737}.card:nth-child(3736) .task-item .toolbar-dropdown.active{z-index:13736}.card:nth-child(3737) .task-item{z-index:-2738}.card:nth-child(3737) .task-item .toolbar-dropdown.active{z-index:13737}.card:nth-child(3738) .task-item{z-index:-2739}.card:nth-child(3738) .task-item .toolbar-dropdown.active{z-index:13738}.card:nth-child(3739) .task-item{z-index:-2740}.card:nth-child(3739) .task-item .toolbar-dropdown.active{z-index:13739}.card:nth-child(3740) .task-item{z-index:-2741}.card:nth-child(3740) .task-item .toolbar-dropdown.active{z-index:13740}.card:nth-child(3741) .task-item{z-index:-2742}.card:nth-child(3741) .task-item .toolbar-dropdown.active{z-index:13741}.card:nth-child(3742) .task-item{z-index:-2743}.card:nth-child(3742) .task-item .toolbar-dropdown.active{z-index:13742}.card:nth-child(3743) .task-item{z-index:-2744}.card:nth-child(3743) .task-item .toolbar-dropdown.active{z-index:13743}.card:nth-child(3744) .task-item{z-index:-2745}.card:nth-child(3744) .task-item .toolbar-dropdown.active{z-index:13744}.card:nth-child(3745) .task-item{z-index:-2746}.card:nth-child(3745) .task-item .toolbar-dropdown.active{z-index:13745}.card:nth-child(3746) .task-item{z-index:-2747}.card:nth-child(3746) .task-item .toolbar-dropdown.active{z-index:13746}.card:nth-child(3747) .task-item{z-index:-2748}.card:nth-child(3747) .task-item .toolbar-dropdown.active{z-index:13747}.card:nth-child(3748) .task-item{z-index:-2749}.card:nth-child(3748) .task-item .toolbar-dropdown.active{z-index:13748}.card:nth-child(3749) .task-item{z-index:-2750}.card:nth-child(3749) .task-item .toolbar-dropdown.active{z-index:13749}.card:nth-child(3750) .task-item{z-index:-2751}.card:nth-child(3750) .task-item .toolbar-dropdown.active{z-index:13750}.card:nth-child(3751) .task-item{z-index:-2752}.card:nth-child(3751) .task-item .toolbar-dropdown.active{z-index:13751}.card:nth-child(3752) .task-item{z-index:-2753}.card:nth-child(3752) .task-item .toolbar-dropdown.active{z-index:13752}.card:nth-child(3753) .task-item{z-index:-2754}.card:nth-child(3753) .task-item .toolbar-dropdown.active{z-index:13753}.card:nth-child(3754) .task-item{z-index:-2755}.card:nth-child(3754) .task-item .toolbar-dropdown.active{z-index:13754}.card:nth-child(3755) .task-item{z-index:-2756}.card:nth-child(3755) .task-item .toolbar-dropdown.active{z-index:13755}.card:nth-child(3756) .task-item{z-index:-2757}.card:nth-child(3756) .task-item .toolbar-dropdown.active{z-index:13756}.card:nth-child(3757) .task-item{z-index:-2758}.card:nth-child(3757) .task-item .toolbar-dropdown.active{z-index:13757}.card:nth-child(3758) .task-item{z-index:-2759}.card:nth-child(3758) .task-item .toolbar-dropdown.active{z-index:13758}.card:nth-child(3759) .task-item{z-index:-2760}.card:nth-child(3759) .task-item .toolbar-dropdown.active{z-index:13759}.card:nth-child(3760) .task-item{z-index:-2761}.card:nth-child(3760) .task-item .toolbar-dropdown.active{z-index:13760}.card:nth-child(3761) .task-item{z-index:-2762}.card:nth-child(3761) .task-item .toolbar-dropdown.active{z-index:13761}.card:nth-child(3762) .task-item{z-index:-2763}.card:nth-child(3762) .task-item .toolbar-dropdown.active{z-index:13762}.card:nth-child(3763) .task-item{z-index:-2764}.card:nth-child(3763) .task-item .toolbar-dropdown.active{z-index:13763}.card:nth-child(3764) .task-item{z-index:-2765}.card:nth-child(3764) .task-item .toolbar-dropdown.active{z-index:13764}.card:nth-child(3765) .task-item{z-index:-2766}.card:nth-child(3765) .task-item .toolbar-dropdown.active{z-index:13765}.card:nth-child(3766) .task-item{z-index:-2767}.card:nth-child(3766) .task-item .toolbar-dropdown.active{z-index:13766}.card:nth-child(3767) .task-item{z-index:-2768}.card:nth-child(3767) .task-item .toolbar-dropdown.active{z-index:13767}.card:nth-child(3768) .task-item{z-index:-2769}.card:nth-child(3768) .task-item .toolbar-dropdown.active{z-index:13768}.card:nth-child(3769) .task-item{z-index:-2770}.card:nth-child(3769) .task-item .toolbar-dropdown.active{z-index:13769}.card:nth-child(3770) .task-item{z-index:-2771}.card:nth-child(3770) .task-item .toolbar-dropdown.active{z-index:13770}.card:nth-child(3771) .task-item{z-index:-2772}.card:nth-child(3771) .task-item .toolbar-dropdown.active{z-index:13771}.card:nth-child(3772) .task-item{z-index:-2773}.card:nth-child(3772) .task-item .toolbar-dropdown.active{z-index:13772}.card:nth-child(3773) .task-item{z-index:-2774}.card:nth-child(3773) .task-item .toolbar-dropdown.active{z-index:13773}.card:nth-child(3774) .task-item{z-index:-2775}.card:nth-child(3774) .task-item .toolbar-dropdown.active{z-index:13774}.card:nth-child(3775) .task-item{z-index:-2776}.card:nth-child(3775) .task-item .toolbar-dropdown.active{z-index:13775}.card:nth-child(3776) .task-item{z-index:-2777}.card:nth-child(3776) .task-item .toolbar-dropdown.active{z-index:13776}.card:nth-child(3777) .task-item{z-index:-2778}.card:nth-child(3777) .task-item .toolbar-dropdown.active{z-index:13777}.card:nth-child(3778) .task-item{z-index:-2779}.card:nth-child(3778) .task-item .toolbar-dropdown.active{z-index:13778}.card:nth-child(3779) .task-item{z-index:-2780}.card:nth-child(3779) .task-item .toolbar-dropdown.active{z-index:13779}.card:nth-child(3780) .task-item{z-index:-2781}.card:nth-child(3780) .task-item .toolbar-dropdown.active{z-index:13780}.card:nth-child(3781) .task-item{z-index:-2782}.card:nth-child(3781) .task-item .toolbar-dropdown.active{z-index:13781}.card:nth-child(3782) .task-item{z-index:-2783}.card:nth-child(3782) .task-item .toolbar-dropdown.active{z-index:13782}.card:nth-child(3783) .task-item{z-index:-2784}.card:nth-child(3783) .task-item .toolbar-dropdown.active{z-index:13783}.card:nth-child(3784) .task-item{z-index:-2785}.card:nth-child(3784) .task-item .toolbar-dropdown.active{z-index:13784}.card:nth-child(3785) .task-item{z-index:-2786}.card:nth-child(3785) .task-item .toolbar-dropdown.active{z-index:13785}.card:nth-child(3786) .task-item{z-index:-2787}.card:nth-child(3786) .task-item .toolbar-dropdown.active{z-index:13786}.card:nth-child(3787) .task-item{z-index:-2788}.card:nth-child(3787) .task-item .toolbar-dropdown.active{z-index:13787}.card:nth-child(3788) .task-item{z-index:-2789}.card:nth-child(3788) .task-item .toolbar-dropdown.active{z-index:13788}.card:nth-child(3789) .task-item{z-index:-2790}.card:nth-child(3789) .task-item .toolbar-dropdown.active{z-index:13789}.card:nth-child(3790) .task-item{z-index:-2791}.card:nth-child(3790) .task-item .toolbar-dropdown.active{z-index:13790}.card:nth-child(3791) .task-item{z-index:-2792}.card:nth-child(3791) .task-item .toolbar-dropdown.active{z-index:13791}.card:nth-child(3792) .task-item{z-index:-2793}.card:nth-child(3792) .task-item .toolbar-dropdown.active{z-index:13792}.card:nth-child(3793) .task-item{z-index:-2794}.card:nth-child(3793) .task-item .toolbar-dropdown.active{z-index:13793}.card:nth-child(3794) .task-item{z-index:-2795}.card:nth-child(3794) .task-item .toolbar-dropdown.active{z-index:13794}.card:nth-child(3795) .task-item{z-index:-2796}.card:nth-child(3795) .task-item .toolbar-dropdown.active{z-index:13795}.card:nth-child(3796) .task-item{z-index:-2797}.card:nth-child(3796) .task-item .toolbar-dropdown.active{z-index:13796}.card:nth-child(3797) .task-item{z-index:-2798}.card:nth-child(3797) .task-item .toolbar-dropdown.active{z-index:13797}.card:nth-child(3798) .task-item{z-index:-2799}.card:nth-child(3798) .task-item .toolbar-dropdown.active{z-index:13798}.card:nth-child(3799) .task-item{z-index:-2800}.card:nth-child(3799) .task-item .toolbar-dropdown.active{z-index:13799}.card:nth-child(3800) .task-item{z-index:-2801}.card:nth-child(3800) .task-item .toolbar-dropdown.active{z-index:13800}.card:nth-child(3801) .task-item{z-index:-2802}.card:nth-child(3801) .task-item .toolbar-dropdown.active{z-index:13801}.card:nth-child(3802) .task-item{z-index:-2803}.card:nth-child(3802) .task-item .toolbar-dropdown.active{z-index:13802}.card:nth-child(3803) .task-item{z-index:-2804}.card:nth-child(3803) .task-item .toolbar-dropdown.active{z-index:13803}.card:nth-child(3804) .task-item{z-index:-2805}.card:nth-child(3804) .task-item .toolbar-dropdown.active{z-index:13804}.card:nth-child(3805) .task-item{z-index:-2806}.card:nth-child(3805) .task-item .toolbar-dropdown.active{z-index:13805}.card:nth-child(3806) .task-item{z-index:-2807}.card:nth-child(3806) .task-item .toolbar-dropdown.active{z-index:13806}.card:nth-child(3807) .task-item{z-index:-2808}.card:nth-child(3807) .task-item .toolbar-dropdown.active{z-index:13807}.card:nth-child(3808) .task-item{z-index:-2809}.card:nth-child(3808) .task-item .toolbar-dropdown.active{z-index:13808}.card:nth-child(3809) .task-item{z-index:-2810}.card:nth-child(3809) .task-item .toolbar-dropdown.active{z-index:13809}.card:nth-child(3810) .task-item{z-index:-2811}.card:nth-child(3810) .task-item .toolbar-dropdown.active{z-index:13810}.card:nth-child(3811) .task-item{z-index:-2812}.card:nth-child(3811) .task-item .toolbar-dropdown.active{z-index:13811}.card:nth-child(3812) .task-item{z-index:-2813}.card:nth-child(3812) .task-item .toolbar-dropdown.active{z-index:13812}.card:nth-child(3813) .task-item{z-index:-2814}.card:nth-child(3813) .task-item .toolbar-dropdown.active{z-index:13813}.card:nth-child(3814) .task-item{z-index:-2815}.card:nth-child(3814) .task-item .toolbar-dropdown.active{z-index:13814}.card:nth-child(3815) .task-item{z-index:-2816}.card:nth-child(3815) .task-item .toolbar-dropdown.active{z-index:13815}.card:nth-child(3816) .task-item{z-index:-2817}.card:nth-child(3816) .task-item .toolbar-dropdown.active{z-index:13816}.card:nth-child(3817) .task-item{z-index:-2818}.card:nth-child(3817) .task-item .toolbar-dropdown.active{z-index:13817}.card:nth-child(3818) .task-item{z-index:-2819}.card:nth-child(3818) .task-item .toolbar-dropdown.active{z-index:13818}.card:nth-child(3819) .task-item{z-index:-2820}.card:nth-child(3819) .task-item .toolbar-dropdown.active{z-index:13819}.card:nth-child(3820) .task-item{z-index:-2821}.card:nth-child(3820) .task-item .toolbar-dropdown.active{z-index:13820}.card:nth-child(3821) .task-item{z-index:-2822}.card:nth-child(3821) .task-item .toolbar-dropdown.active{z-index:13821}.card:nth-child(3822) .task-item{z-index:-2823}.card:nth-child(3822) .task-item .toolbar-dropdown.active{z-index:13822}.card:nth-child(3823) .task-item{z-index:-2824}.card:nth-child(3823) .task-item .toolbar-dropdown.active{z-index:13823}.card:nth-child(3824) .task-item{z-index:-2825}.card:nth-child(3824) .task-item .toolbar-dropdown.active{z-index:13824}.card:nth-child(3825) .task-item{z-index:-2826}.card:nth-child(3825) .task-item .toolbar-dropdown.active{z-index:13825}.card:nth-child(3826) .task-item{z-index:-2827}.card:nth-child(3826) .task-item .toolbar-dropdown.active{z-index:13826}.card:nth-child(3827) .task-item{z-index:-2828}.card:nth-child(3827) .task-item .toolbar-dropdown.active{z-index:13827}.card:nth-child(3828) .task-item{z-index:-2829}.card:nth-child(3828) .task-item .toolbar-dropdown.active{z-index:13828}.card:nth-child(3829) .task-item{z-index:-2830}.card:nth-child(3829) .task-item .toolbar-dropdown.active{z-index:13829}.card:nth-child(3830) .task-item{z-index:-2831}.card:nth-child(3830) .task-item .toolbar-dropdown.active{z-index:13830}.card:nth-child(3831) .task-item{z-index:-2832}.card:nth-child(3831) .task-item .toolbar-dropdown.active{z-index:13831}.card:nth-child(3832) .task-item{z-index:-2833}.card:nth-child(3832) .task-item .toolbar-dropdown.active{z-index:13832}.card:nth-child(3833) .task-item{z-index:-2834}.card:nth-child(3833) .task-item .toolbar-dropdown.active{z-index:13833}.card:nth-child(3834) .task-item{z-index:-2835}.card:nth-child(3834) .task-item .toolbar-dropdown.active{z-index:13834}.card:nth-child(3835) .task-item{z-index:-2836}.card:nth-child(3835) .task-item .toolbar-dropdown.active{z-index:13835}.card:nth-child(3836) .task-item{z-index:-2837}.card:nth-child(3836) .task-item .toolbar-dropdown.active{z-index:13836}.card:nth-child(3837) .task-item{z-index:-2838}.card:nth-child(3837) .task-item .toolbar-dropdown.active{z-index:13837}.card:nth-child(3838) .task-item{z-index:-2839}.card:nth-child(3838) .task-item .toolbar-dropdown.active{z-index:13838}.card:nth-child(3839) .task-item{z-index:-2840}.card:nth-child(3839) .task-item .toolbar-dropdown.active{z-index:13839}.card:nth-child(3840) .task-item{z-index:-2841}.card:nth-child(3840) .task-item .toolbar-dropdown.active{z-index:13840}.card:nth-child(3841) .task-item{z-index:-2842}.card:nth-child(3841) .task-item .toolbar-dropdown.active{z-index:13841}.card:nth-child(3842) .task-item{z-index:-2843}.card:nth-child(3842) .task-item .toolbar-dropdown.active{z-index:13842}.card:nth-child(3843) .task-item{z-index:-2844}.card:nth-child(3843) .task-item .toolbar-dropdown.active{z-index:13843}.card:nth-child(3844) .task-item{z-index:-2845}.card:nth-child(3844) .task-item .toolbar-dropdown.active{z-index:13844}.card:nth-child(3845) .task-item{z-index:-2846}.card:nth-child(3845) .task-item .toolbar-dropdown.active{z-index:13845}.card:nth-child(3846) .task-item{z-index:-2847}.card:nth-child(3846) .task-item .toolbar-dropdown.active{z-index:13846}.card:nth-child(3847) .task-item{z-index:-2848}.card:nth-child(3847) .task-item .toolbar-dropdown.active{z-index:13847}.card:nth-child(3848) .task-item{z-index:-2849}.card:nth-child(3848) .task-item .toolbar-dropdown.active{z-index:13848}.card:nth-child(3849) .task-item{z-index:-2850}.card:nth-child(3849) .task-item .toolbar-dropdown.active{z-index:13849}.card:nth-child(3850) .task-item{z-index:-2851}.card:nth-child(3850) .task-item .toolbar-dropdown.active{z-index:13850}.card:nth-child(3851) .task-item{z-index:-2852}.card:nth-child(3851) .task-item .toolbar-dropdown.active{z-index:13851}.card:nth-child(3852) .task-item{z-index:-2853}.card:nth-child(3852) .task-item .toolbar-dropdown.active{z-index:13852}.card:nth-child(3853) .task-item{z-index:-2854}.card:nth-child(3853) .task-item .toolbar-dropdown.active{z-index:13853}.card:nth-child(3854) .task-item{z-index:-2855}.card:nth-child(3854) .task-item .toolbar-dropdown.active{z-index:13854}.card:nth-child(3855) .task-item{z-index:-2856}.card:nth-child(3855) .task-item .toolbar-dropdown.active{z-index:13855}.card:nth-child(3856) .task-item{z-index:-2857}.card:nth-child(3856) .task-item .toolbar-dropdown.active{z-index:13856}.card:nth-child(3857) .task-item{z-index:-2858}.card:nth-child(3857) .task-item .toolbar-dropdown.active{z-index:13857}.card:nth-child(3858) .task-item{z-index:-2859}.card:nth-child(3858) .task-item .toolbar-dropdown.active{z-index:13858}.card:nth-child(3859) .task-item{z-index:-2860}.card:nth-child(3859) .task-item .toolbar-dropdown.active{z-index:13859}.card:nth-child(3860) .task-item{z-index:-2861}.card:nth-child(3860) .task-item .toolbar-dropdown.active{z-index:13860}.card:nth-child(3861) .task-item{z-index:-2862}.card:nth-child(3861) .task-item .toolbar-dropdown.active{z-index:13861}.card:nth-child(3862) .task-item{z-index:-2863}.card:nth-child(3862) .task-item .toolbar-dropdown.active{z-index:13862}.card:nth-child(3863) .task-item{z-index:-2864}.card:nth-child(3863) .task-item .toolbar-dropdown.active{z-index:13863}.card:nth-child(3864) .task-item{z-index:-2865}.card:nth-child(3864) .task-item .toolbar-dropdown.active{z-index:13864}.card:nth-child(3865) .task-item{z-index:-2866}.card:nth-child(3865) .task-item .toolbar-dropdown.active{z-index:13865}.card:nth-child(3866) .task-item{z-index:-2867}.card:nth-child(3866) .task-item .toolbar-dropdown.active{z-index:13866}.card:nth-child(3867) .task-item{z-index:-2868}.card:nth-child(3867) .task-item .toolbar-dropdown.active{z-index:13867}.card:nth-child(3868) .task-item{z-index:-2869}.card:nth-child(3868) .task-item .toolbar-dropdown.active{z-index:13868}.card:nth-child(3869) .task-item{z-index:-2870}.card:nth-child(3869) .task-item .toolbar-dropdown.active{z-index:13869}.card:nth-child(3870) .task-item{z-index:-2871}.card:nth-child(3870) .task-item .toolbar-dropdown.active{z-index:13870}.card:nth-child(3871) .task-item{z-index:-2872}.card:nth-child(3871) .task-item .toolbar-dropdown.active{z-index:13871}.card:nth-child(3872) .task-item{z-index:-2873}.card:nth-child(3872) .task-item .toolbar-dropdown.active{z-index:13872}.card:nth-child(3873) .task-item{z-index:-2874}.card:nth-child(3873) .task-item .toolbar-dropdown.active{z-index:13873}.card:nth-child(3874) .task-item{z-index:-2875}.card:nth-child(3874) .task-item .toolbar-dropdown.active{z-index:13874}.card:nth-child(3875) .task-item{z-index:-2876}.card:nth-child(3875) .task-item .toolbar-dropdown.active{z-index:13875}.card:nth-child(3876) .task-item{z-index:-2877}.card:nth-child(3876) .task-item .toolbar-dropdown.active{z-index:13876}.card:nth-child(3877) .task-item{z-index:-2878}.card:nth-child(3877) .task-item .toolbar-dropdown.active{z-index:13877}.card:nth-child(3878) .task-item{z-index:-2879}.card:nth-child(3878) .task-item .toolbar-dropdown.active{z-index:13878}.card:nth-child(3879) .task-item{z-index:-2880}.card:nth-child(3879) .task-item .toolbar-dropdown.active{z-index:13879}.card:nth-child(3880) .task-item{z-index:-2881}.card:nth-child(3880) .task-item .toolbar-dropdown.active{z-index:13880}.card:nth-child(3881) .task-item{z-index:-2882}.card:nth-child(3881) .task-item .toolbar-dropdown.active{z-index:13881}.card:nth-child(3882) .task-item{z-index:-2883}.card:nth-child(3882) .task-item .toolbar-dropdown.active{z-index:13882}.card:nth-child(3883) .task-item{z-index:-2884}.card:nth-child(3883) .task-item .toolbar-dropdown.active{z-index:13883}.card:nth-child(3884) .task-item{z-index:-2885}.card:nth-child(3884) .task-item .toolbar-dropdown.active{z-index:13884}.card:nth-child(3885) .task-item{z-index:-2886}.card:nth-child(3885) .task-item .toolbar-dropdown.active{z-index:13885}.card:nth-child(3886) .task-item{z-index:-2887}.card:nth-child(3886) .task-item .toolbar-dropdown.active{z-index:13886}.card:nth-child(3887) .task-item{z-index:-2888}.card:nth-child(3887) .task-item .toolbar-dropdown.active{z-index:13887}.card:nth-child(3888) .task-item{z-index:-2889}.card:nth-child(3888) .task-item .toolbar-dropdown.active{z-index:13888}.card:nth-child(3889) .task-item{z-index:-2890}.card:nth-child(3889) .task-item .toolbar-dropdown.active{z-index:13889}.card:nth-child(3890) .task-item{z-index:-2891}.card:nth-child(3890) .task-item .toolbar-dropdown.active{z-index:13890}.card:nth-child(3891) .task-item{z-index:-2892}.card:nth-child(3891) .task-item .toolbar-dropdown.active{z-index:13891}.card:nth-child(3892) .task-item{z-index:-2893}.card:nth-child(3892) .task-item .toolbar-dropdown.active{z-index:13892}.card:nth-child(3893) .task-item{z-index:-2894}.card:nth-child(3893) .task-item .toolbar-dropdown.active{z-index:13893}.card:nth-child(3894) .task-item{z-index:-2895}.card:nth-child(3894) .task-item .toolbar-dropdown.active{z-index:13894}.card:nth-child(3895) .task-item{z-index:-2896}.card:nth-child(3895) .task-item .toolbar-dropdown.active{z-index:13895}.card:nth-child(3896) .task-item{z-index:-2897}.card:nth-child(3896) .task-item .toolbar-dropdown.active{z-index:13896}.card:nth-child(3897) .task-item{z-index:-2898}.card:nth-child(3897) .task-item .toolbar-dropdown.active{z-index:13897}.card:nth-child(3898) .task-item{z-index:-2899}.card:nth-child(3898) .task-item .toolbar-dropdown.active{z-index:13898}.card:nth-child(3899) .task-item{z-index:-2900}.card:nth-child(3899) .task-item .toolbar-dropdown.active{z-index:13899}.card:nth-child(3900) .task-item{z-index:-2901}.card:nth-child(3900) .task-item .toolbar-dropdown.active{z-index:13900}.card:nth-child(3901) .task-item{z-index:-2902}.card:nth-child(3901) .task-item .toolbar-dropdown.active{z-index:13901}.card:nth-child(3902) .task-item{z-index:-2903}.card:nth-child(3902) .task-item .toolbar-dropdown.active{z-index:13902}.card:nth-child(3903) .task-item{z-index:-2904}.card:nth-child(3903) .task-item .toolbar-dropdown.active{z-index:13903}.card:nth-child(3904) .task-item{z-index:-2905}.card:nth-child(3904) .task-item .toolbar-dropdown.active{z-index:13904}.card:nth-child(3905) .task-item{z-index:-2906}.card:nth-child(3905) .task-item .toolbar-dropdown.active{z-index:13905}.card:nth-child(3906) .task-item{z-index:-2907}.card:nth-child(3906) .task-item .toolbar-dropdown.active{z-index:13906}.card:nth-child(3907) .task-item{z-index:-2908}.card:nth-child(3907) .task-item .toolbar-dropdown.active{z-index:13907}.card:nth-child(3908) .task-item{z-index:-2909}.card:nth-child(3908) .task-item .toolbar-dropdown.active{z-index:13908}.card:nth-child(3909) .task-item{z-index:-2910}.card:nth-child(3909) .task-item .toolbar-dropdown.active{z-index:13909}.card:nth-child(3910) .task-item{z-index:-2911}.card:nth-child(3910) .task-item .toolbar-dropdown.active{z-index:13910}.card:nth-child(3911) .task-item{z-index:-2912}.card:nth-child(3911) .task-item .toolbar-dropdown.active{z-index:13911}.card:nth-child(3912) .task-item{z-index:-2913}.card:nth-child(3912) .task-item .toolbar-dropdown.active{z-index:13912}.card:nth-child(3913) .task-item{z-index:-2914}.card:nth-child(3913) .task-item .toolbar-dropdown.active{z-index:13913}.card:nth-child(3914) .task-item{z-index:-2915}.card:nth-child(3914) .task-item .toolbar-dropdown.active{z-index:13914}.card:nth-child(3915) .task-item{z-index:-2916}.card:nth-child(3915) .task-item .toolbar-dropdown.active{z-index:13915}.card:nth-child(3916) .task-item{z-index:-2917}.card:nth-child(3916) .task-item .toolbar-dropdown.active{z-index:13916}.card:nth-child(3917) .task-item{z-index:-2918}.card:nth-child(3917) .task-item .toolbar-dropdown.active{z-index:13917}.card:nth-child(3918) .task-item{z-index:-2919}.card:nth-child(3918) .task-item .toolbar-dropdown.active{z-index:13918}.card:nth-child(3919) .task-item{z-index:-2920}.card:nth-child(3919) .task-item .toolbar-dropdown.active{z-index:13919}.card:nth-child(3920) .task-item{z-index:-2921}.card:nth-child(3920) .task-item .toolbar-dropdown.active{z-index:13920}.card:nth-child(3921) .task-item{z-index:-2922}.card:nth-child(3921) .task-item .toolbar-dropdown.active{z-index:13921}.card:nth-child(3922) .task-item{z-index:-2923}.card:nth-child(3922) .task-item .toolbar-dropdown.active{z-index:13922}.card:nth-child(3923) .task-item{z-index:-2924}.card:nth-child(3923) .task-item .toolbar-dropdown.active{z-index:13923}.card:nth-child(3924) .task-item{z-index:-2925}.card:nth-child(3924) .task-item .toolbar-dropdown.active{z-index:13924}.card:nth-child(3925) .task-item{z-index:-2926}.card:nth-child(3925) .task-item .toolbar-dropdown.active{z-index:13925}.card:nth-child(3926) .task-item{z-index:-2927}.card:nth-child(3926) .task-item .toolbar-dropdown.active{z-index:13926}.card:nth-child(3927) .task-item{z-index:-2928}.card:nth-child(3927) .task-item .toolbar-dropdown.active{z-index:13927}.card:nth-child(3928) .task-item{z-index:-2929}.card:nth-child(3928) .task-item .toolbar-dropdown.active{z-index:13928}.card:nth-child(3929) .task-item{z-index:-2930}.card:nth-child(3929) .task-item .toolbar-dropdown.active{z-index:13929}.card:nth-child(3930) .task-item{z-index:-2931}.card:nth-child(3930) .task-item .toolbar-dropdown.active{z-index:13930}.card:nth-child(3931) .task-item{z-index:-2932}.card:nth-child(3931) .task-item .toolbar-dropdown.active{z-index:13931}.card:nth-child(3932) .task-item{z-index:-2933}.card:nth-child(3932) .task-item .toolbar-dropdown.active{z-index:13932}.card:nth-child(3933) .task-item{z-index:-2934}.card:nth-child(3933) .task-item .toolbar-dropdown.active{z-index:13933}.card:nth-child(3934) .task-item{z-index:-2935}.card:nth-child(3934) .task-item .toolbar-dropdown.active{z-index:13934}.card:nth-child(3935) .task-item{z-index:-2936}.card:nth-child(3935) .task-item .toolbar-dropdown.active{z-index:13935}.card:nth-child(3936) .task-item{z-index:-2937}.card:nth-child(3936) .task-item .toolbar-dropdown.active{z-index:13936}.card:nth-child(3937) .task-item{z-index:-2938}.card:nth-child(3937) .task-item .toolbar-dropdown.active{z-index:13937}.card:nth-child(3938) .task-item{z-index:-2939}.card:nth-child(3938) .task-item .toolbar-dropdown.active{z-index:13938}.card:nth-child(3939) .task-item{z-index:-2940}.card:nth-child(3939) .task-item .toolbar-dropdown.active{z-index:13939}.card:nth-child(3940) .task-item{z-index:-2941}.card:nth-child(3940) .task-item .toolbar-dropdown.active{z-index:13940}.card:nth-child(3941) .task-item{z-index:-2942}.card:nth-child(3941) .task-item .toolbar-dropdown.active{z-index:13941}.card:nth-child(3942) .task-item{z-index:-2943}.card:nth-child(3942) .task-item .toolbar-dropdown.active{z-index:13942}.card:nth-child(3943) .task-item{z-index:-2944}.card:nth-child(3943) .task-item .toolbar-dropdown.active{z-index:13943}.card:nth-child(3944) .task-item{z-index:-2945}.card:nth-child(3944) .task-item .toolbar-dropdown.active{z-index:13944}.card:nth-child(3945) .task-item{z-index:-2946}.card:nth-child(3945) .task-item .toolbar-dropdown.active{z-index:13945}.card:nth-child(3946) .task-item{z-index:-2947}.card:nth-child(3946) .task-item .toolbar-dropdown.active{z-index:13946}.card:nth-child(3947) .task-item{z-index:-2948}.card:nth-child(3947) .task-item .toolbar-dropdown.active{z-index:13947}.card:nth-child(3948) .task-item{z-index:-2949}.card:nth-child(3948) .task-item .toolbar-dropdown.active{z-index:13948}.card:nth-child(3949) .task-item{z-index:-2950}.card:nth-child(3949) .task-item .toolbar-dropdown.active{z-index:13949}.card:nth-child(3950) .task-item{z-index:-2951}.card:nth-child(3950) .task-item .toolbar-dropdown.active{z-index:13950}.card:nth-child(3951) .task-item{z-index:-2952}.card:nth-child(3951) .task-item .toolbar-dropdown.active{z-index:13951}.card:nth-child(3952) .task-item{z-index:-2953}.card:nth-child(3952) .task-item .toolbar-dropdown.active{z-index:13952}.card:nth-child(3953) .task-item{z-index:-2954}.card:nth-child(3953) .task-item .toolbar-dropdown.active{z-index:13953}.card:nth-child(3954) .task-item{z-index:-2955}.card:nth-child(3954) .task-item .toolbar-dropdown.active{z-index:13954}.card:nth-child(3955) .task-item{z-index:-2956}.card:nth-child(3955) .task-item .toolbar-dropdown.active{z-index:13955}.card:nth-child(3956) .task-item{z-index:-2957}.card:nth-child(3956) .task-item .toolbar-dropdown.active{z-index:13956}.card:nth-child(3957) .task-item{z-index:-2958}.card:nth-child(3957) .task-item .toolbar-dropdown.active{z-index:13957}.card:nth-child(3958) .task-item{z-index:-2959}.card:nth-child(3958) .task-item .toolbar-dropdown.active{z-index:13958}.card:nth-child(3959) .task-item{z-index:-2960}.card:nth-child(3959) .task-item .toolbar-dropdown.active{z-index:13959}.card:nth-child(3960) .task-item{z-index:-2961}.card:nth-child(3960) .task-item .toolbar-dropdown.active{z-index:13960}.card:nth-child(3961) .task-item{z-index:-2962}.card:nth-child(3961) .task-item .toolbar-dropdown.active{z-index:13961}.card:nth-child(3962) .task-item{z-index:-2963}.card:nth-child(3962) .task-item .toolbar-dropdown.active{z-index:13962}.card:nth-child(3963) .task-item{z-index:-2964}.card:nth-child(3963) .task-item .toolbar-dropdown.active{z-index:13963}.card:nth-child(3964) .task-item{z-index:-2965}.card:nth-child(3964) .task-item .toolbar-dropdown.active{z-index:13964}.card:nth-child(3965) .task-item{z-index:-2966}.card:nth-child(3965) .task-item .toolbar-dropdown.active{z-index:13965}.card:nth-child(3966) .task-item{z-index:-2967}.card:nth-child(3966) .task-item .toolbar-dropdown.active{z-index:13966}.card:nth-child(3967) .task-item{z-index:-2968}.card:nth-child(3967) .task-item .toolbar-dropdown.active{z-index:13967}.card:nth-child(3968) .task-item{z-index:-2969}.card:nth-child(3968) .task-item .toolbar-dropdown.active{z-index:13968}.card:nth-child(3969) .task-item{z-index:-2970}.card:nth-child(3969) .task-item .toolbar-dropdown.active{z-index:13969}.card:nth-child(3970) .task-item{z-index:-2971}.card:nth-child(3970) .task-item .toolbar-dropdown.active{z-index:13970}.card:nth-child(3971) .task-item{z-index:-2972}.card:nth-child(3971) .task-item .toolbar-dropdown.active{z-index:13971}.card:nth-child(3972) .task-item{z-index:-2973}.card:nth-child(3972) .task-item .toolbar-dropdown.active{z-index:13972}.card:nth-child(3973) .task-item{z-index:-2974}.card:nth-child(3973) .task-item .toolbar-dropdown.active{z-index:13973}.card:nth-child(3974) .task-item{z-index:-2975}.card:nth-child(3974) .task-item .toolbar-dropdown.active{z-index:13974}.card:nth-child(3975) .task-item{z-index:-2976}.card:nth-child(3975) .task-item .toolbar-dropdown.active{z-index:13975}.card:nth-child(3976) .task-item{z-index:-2977}.card:nth-child(3976) .task-item .toolbar-dropdown.active{z-index:13976}.card:nth-child(3977) .task-item{z-index:-2978}.card:nth-child(3977) .task-item .toolbar-dropdown.active{z-index:13977}.card:nth-child(3978) .task-item{z-index:-2979}.card:nth-child(3978) .task-item .toolbar-dropdown.active{z-index:13978}.card:nth-child(3979) .task-item{z-index:-2980}.card:nth-child(3979) .task-item .toolbar-dropdown.active{z-index:13979}.card:nth-child(3980) .task-item{z-index:-2981}.card:nth-child(3980) .task-item .toolbar-dropdown.active{z-index:13980}.card:nth-child(3981) .task-item{z-index:-2982}.card:nth-child(3981) .task-item .toolbar-dropdown.active{z-index:13981}.card:nth-child(3982) .task-item{z-index:-2983}.card:nth-child(3982) .task-item .toolbar-dropdown.active{z-index:13982}.card:nth-child(3983) .task-item{z-index:-2984}.card:nth-child(3983) .task-item .toolbar-dropdown.active{z-index:13983}.card:nth-child(3984) .task-item{z-index:-2985}.card:nth-child(3984) .task-item .toolbar-dropdown.active{z-index:13984}.card:nth-child(3985) .task-item{z-index:-2986}.card:nth-child(3985) .task-item .toolbar-dropdown.active{z-index:13985}.card:nth-child(3986) .task-item{z-index:-2987}.card:nth-child(3986) .task-item .toolbar-dropdown.active{z-index:13986}.card:nth-child(3987) .task-item{z-index:-2988}.card:nth-child(3987) .task-item .toolbar-dropdown.active{z-index:13987}.card:nth-child(3988) .task-item{z-index:-2989}.card:nth-child(3988) .task-item .toolbar-dropdown.active{z-index:13988}.card:nth-child(3989) .task-item{z-index:-2990}.card:nth-child(3989) .task-item .toolbar-dropdown.active{z-index:13989}.card:nth-child(3990) .task-item{z-index:-2991}.card:nth-child(3990) .task-item .toolbar-dropdown.active{z-index:13990}.card:nth-child(3991) .task-item{z-index:-2992}.card:nth-child(3991) .task-item .toolbar-dropdown.active{z-index:13991}.card:nth-child(3992) .task-item{z-index:-2993}.card:nth-child(3992) .task-item .toolbar-dropdown.active{z-index:13992}.card:nth-child(3993) .task-item{z-index:-2994}.card:nth-child(3993) .task-item .toolbar-dropdown.active{z-index:13993}.card:nth-child(3994) .task-item{z-index:-2995}.card:nth-child(3994) .task-item .toolbar-dropdown.active{z-index:13994}.card:nth-child(3995) .task-item{z-index:-2996}.card:nth-child(3995) .task-item .toolbar-dropdown.active{z-index:13995}.card:nth-child(3996) .task-item{z-index:-2997}.card:nth-child(3996) .task-item .toolbar-dropdown.active{z-index:13996}.card:nth-child(3997) .task-item{z-index:-2998}.card:nth-child(3997) .task-item .toolbar-dropdown.active{z-index:13997}.card:nth-child(3998) .task-item{z-index:-2999}.card:nth-child(3998) .task-item .toolbar-dropdown.active{z-index:13998}.card:nth-child(3999) .task-item{z-index:-3000}.card:nth-child(3999) .task-item .toolbar-dropdown.active{z-index:13999}.card:nth-child(4000) .task-item{z-index:-3001}.card:nth-child(4000) .task-item .toolbar-dropdown.active{z-index:14000}.card:nth-child(4001) .task-item{z-index:-3002}.card:nth-child(4001) .task-item .toolbar-dropdown.active{z-index:14001}.card:nth-child(4002) .task-item{z-index:-3003}.card:nth-child(4002) .task-item .toolbar-dropdown.active{z-index:14002}.card:nth-child(4003) .task-item{z-index:-3004}.card:nth-child(4003) .task-item .toolbar-dropdown.active{z-index:14003}.card:nth-child(4004) .task-item{z-index:-3005}.card:nth-child(4004) .task-item .toolbar-dropdown.active{z-index:14004}.card:nth-child(4005) .task-item{z-index:-3006}.card:nth-child(4005) .task-item .toolbar-dropdown.active{z-index:14005}.card:nth-child(4006) .task-item{z-index:-3007}.card:nth-child(4006) .task-item .toolbar-dropdown.active{z-index:14006}.card:nth-child(4007) .task-item{z-index:-3008}.card:nth-child(4007) .task-item .toolbar-dropdown.active{z-index:14007}.card:nth-child(4008) .task-item{z-index:-3009}.card:nth-child(4008) .task-item .toolbar-dropdown.active{z-index:14008}.card:nth-child(4009) .task-item{z-index:-3010}.card:nth-child(4009) .task-item .toolbar-dropdown.active{z-index:14009}.card:nth-child(4010) .task-item{z-index:-3011}.card:nth-child(4010) .task-item .toolbar-dropdown.active{z-index:14010}.card:nth-child(4011) .task-item{z-index:-3012}.card:nth-child(4011) .task-item .toolbar-dropdown.active{z-index:14011}.card:nth-child(4012) .task-item{z-index:-3013}.card:nth-child(4012) .task-item .toolbar-dropdown.active{z-index:14012}.card:nth-child(4013) .task-item{z-index:-3014}.card:nth-child(4013) .task-item .toolbar-dropdown.active{z-index:14013}.card:nth-child(4014) .task-item{z-index:-3015}.card:nth-child(4014) .task-item .toolbar-dropdown.active{z-index:14014}.card:nth-child(4015) .task-item{z-index:-3016}.card:nth-child(4015) .task-item .toolbar-dropdown.active{z-index:14015}.card:nth-child(4016) .task-item{z-index:-3017}.card:nth-child(4016) .task-item .toolbar-dropdown.active{z-index:14016}.card:nth-child(4017) .task-item{z-index:-3018}.card:nth-child(4017) .task-item .toolbar-dropdown.active{z-index:14017}.card:nth-child(4018) .task-item{z-index:-3019}.card:nth-child(4018) .task-item .toolbar-dropdown.active{z-index:14018}.card:nth-child(4019) .task-item{z-index:-3020}.card:nth-child(4019) .task-item .toolbar-dropdown.active{z-index:14019}.card:nth-child(4020) .task-item{z-index:-3021}.card:nth-child(4020) .task-item .toolbar-dropdown.active{z-index:14020}.card:nth-child(4021) .task-item{z-index:-3022}.card:nth-child(4021) .task-item .toolbar-dropdown.active{z-index:14021}.card:nth-child(4022) .task-item{z-index:-3023}.card:nth-child(4022) .task-item .toolbar-dropdown.active{z-index:14022}.card:nth-child(4023) .task-item{z-index:-3024}.card:nth-child(4023) .task-item .toolbar-dropdown.active{z-index:14023}.card:nth-child(4024) .task-item{z-index:-3025}.card:nth-child(4024) .task-item .toolbar-dropdown.active{z-index:14024}.card:nth-child(4025) .task-item{z-index:-3026}.card:nth-child(4025) .task-item .toolbar-dropdown.active{z-index:14025}.card:nth-child(4026) .task-item{z-index:-3027}.card:nth-child(4026) .task-item .toolbar-dropdown.active{z-index:14026}.card:nth-child(4027) .task-item{z-index:-3028}.card:nth-child(4027) .task-item .toolbar-dropdown.active{z-index:14027}.card:nth-child(4028) .task-item{z-index:-3029}.card:nth-child(4028) .task-item .toolbar-dropdown.active{z-index:14028}.card:nth-child(4029) .task-item{z-index:-3030}.card:nth-child(4029) .task-item .toolbar-dropdown.active{z-index:14029}.card:nth-child(4030) .task-item{z-index:-3031}.card:nth-child(4030) .task-item .toolbar-dropdown.active{z-index:14030}.card:nth-child(4031) .task-item{z-index:-3032}.card:nth-child(4031) .task-item .toolbar-dropdown.active{z-index:14031}.card:nth-child(4032) .task-item{z-index:-3033}.card:nth-child(4032) .task-item .toolbar-dropdown.active{z-index:14032}.card:nth-child(4033) .task-item{z-index:-3034}.card:nth-child(4033) .task-item .toolbar-dropdown.active{z-index:14033}.card:nth-child(4034) .task-item{z-index:-3035}.card:nth-child(4034) .task-item .toolbar-dropdown.active{z-index:14034}.card:nth-child(4035) .task-item{z-index:-3036}.card:nth-child(4035) .task-item .toolbar-dropdown.active{z-index:14035}.card:nth-child(4036) .task-item{z-index:-3037}.card:nth-child(4036) .task-item .toolbar-dropdown.active{z-index:14036}.card:nth-child(4037) .task-item{z-index:-3038}.card:nth-child(4037) .task-item .toolbar-dropdown.active{z-index:14037}.card:nth-child(4038) .task-item{z-index:-3039}.card:nth-child(4038) .task-item .toolbar-dropdown.active{z-index:14038}.card:nth-child(4039) .task-item{z-index:-3040}.card:nth-child(4039) .task-item .toolbar-dropdown.active{z-index:14039}.card:nth-child(4040) .task-item{z-index:-3041}.card:nth-child(4040) .task-item .toolbar-dropdown.active{z-index:14040}.card:nth-child(4041) .task-item{z-index:-3042}.card:nth-child(4041) .task-item .toolbar-dropdown.active{z-index:14041}.card:nth-child(4042) .task-item{z-index:-3043}.card:nth-child(4042) .task-item .toolbar-dropdown.active{z-index:14042}.card:nth-child(4043) .task-item{z-index:-3044}.card:nth-child(4043) .task-item .toolbar-dropdown.active{z-index:14043}.card:nth-child(4044) .task-item{z-index:-3045}.card:nth-child(4044) .task-item .toolbar-dropdown.active{z-index:14044}.card:nth-child(4045) .task-item{z-index:-3046}.card:nth-child(4045) .task-item .toolbar-dropdown.active{z-index:14045}.card:nth-child(4046) .task-item{z-index:-3047}.card:nth-child(4046) .task-item .toolbar-dropdown.active{z-index:14046}.card:nth-child(4047) .task-item{z-index:-3048}.card:nth-child(4047) .task-item .toolbar-dropdown.active{z-index:14047}.card:nth-child(4048) .task-item{z-index:-3049}.card:nth-child(4048) .task-item .toolbar-dropdown.active{z-index:14048}.card:nth-child(4049) .task-item{z-index:-3050}.card:nth-child(4049) .task-item .toolbar-dropdown.active{z-index:14049}.card:nth-child(4050) .task-item{z-index:-3051}.card:nth-child(4050) .task-item .toolbar-dropdown.active{z-index:14050}.card:nth-child(4051) .task-item{z-index:-3052}.card:nth-child(4051) .task-item .toolbar-dropdown.active{z-index:14051}.card:nth-child(4052) .task-item{z-index:-3053}.card:nth-child(4052) .task-item .toolbar-dropdown.active{z-index:14052}.card:nth-child(4053) .task-item{z-index:-3054}.card:nth-child(4053) .task-item .toolbar-dropdown.active{z-index:14053}.card:nth-child(4054) .task-item{z-index:-3055}.card:nth-child(4054) .task-item .toolbar-dropdown.active{z-index:14054}.card:nth-child(4055) .task-item{z-index:-3056}.card:nth-child(4055) .task-item .toolbar-dropdown.active{z-index:14055}.card:nth-child(4056) .task-item{z-index:-3057}.card:nth-child(4056) .task-item .toolbar-dropdown.active{z-index:14056}.card:nth-child(4057) .task-item{z-index:-3058}.card:nth-child(4057) .task-item .toolbar-dropdown.active{z-index:14057}.card:nth-child(4058) .task-item{z-index:-3059}.card:nth-child(4058) .task-item .toolbar-dropdown.active{z-index:14058}.card:nth-child(4059) .task-item{z-index:-3060}.card:nth-child(4059) .task-item .toolbar-dropdown.active{z-index:14059}.card:nth-child(4060) .task-item{z-index:-3061}.card:nth-child(4060) .task-item .toolbar-dropdown.active{z-index:14060}.card:nth-child(4061) .task-item{z-index:-3062}.card:nth-child(4061) .task-item .toolbar-dropdown.active{z-index:14061}.card:nth-child(4062) .task-item{z-index:-3063}.card:nth-child(4062) .task-item .toolbar-dropdown.active{z-index:14062}.card:nth-child(4063) .task-item{z-index:-3064}.card:nth-child(4063) .task-item .toolbar-dropdown.active{z-index:14063}.card:nth-child(4064) .task-item{z-index:-3065}.card:nth-child(4064) .task-item .toolbar-dropdown.active{z-index:14064}.card:nth-child(4065) .task-item{z-index:-3066}.card:nth-child(4065) .task-item .toolbar-dropdown.active{z-index:14065}.card:nth-child(4066) .task-item{z-index:-3067}.card:nth-child(4066) .task-item .toolbar-dropdown.active{z-index:14066}.card:nth-child(4067) .task-item{z-index:-3068}.card:nth-child(4067) .task-item .toolbar-dropdown.active{z-index:14067}.card:nth-child(4068) .task-item{z-index:-3069}.card:nth-child(4068) .task-item .toolbar-dropdown.active{z-index:14068}.card:nth-child(4069) .task-item{z-index:-3070}.card:nth-child(4069) .task-item .toolbar-dropdown.active{z-index:14069}.card:nth-child(4070) .task-item{z-index:-3071}.card:nth-child(4070) .task-item .toolbar-dropdown.active{z-index:14070}.card:nth-child(4071) .task-item{z-index:-3072}.card:nth-child(4071) .task-item .toolbar-dropdown.active{z-index:14071}.card:nth-child(4072) .task-item{z-index:-3073}.card:nth-child(4072) .task-item .toolbar-dropdown.active{z-index:14072}.card:nth-child(4073) .task-item{z-index:-3074}.card:nth-child(4073) .task-item .toolbar-dropdown.active{z-index:14073}.card:nth-child(4074) .task-item{z-index:-3075}.card:nth-child(4074) .task-item .toolbar-dropdown.active{z-index:14074}.card:nth-child(4075) .task-item{z-index:-3076}.card:nth-child(4075) .task-item .toolbar-dropdown.active{z-index:14075}.card:nth-child(4076) .task-item{z-index:-3077}.card:nth-child(4076) .task-item .toolbar-dropdown.active{z-index:14076}.card:nth-child(4077) .task-item{z-index:-3078}.card:nth-child(4077) .task-item .toolbar-dropdown.active{z-index:14077}.card:nth-child(4078) .task-item{z-index:-3079}.card:nth-child(4078) .task-item .toolbar-dropdown.active{z-index:14078}.card:nth-child(4079) .task-item{z-index:-3080}.card:nth-child(4079) .task-item .toolbar-dropdown.active{z-index:14079}.card:nth-child(4080) .task-item{z-index:-3081}.card:nth-child(4080) .task-item .toolbar-dropdown.active{z-index:14080}.card:nth-child(4081) .task-item{z-index:-3082}.card:nth-child(4081) .task-item .toolbar-dropdown.active{z-index:14081}.card:nth-child(4082) .task-item{z-index:-3083}.card:nth-child(4082) .task-item .toolbar-dropdown.active{z-index:14082}.card:nth-child(4083) .task-item{z-index:-3084}.card:nth-child(4083) .task-item .toolbar-dropdown.active{z-index:14083}.card:nth-child(4084) .task-item{z-index:-3085}.card:nth-child(4084) .task-item .toolbar-dropdown.active{z-index:14084}.card:nth-child(4085) .task-item{z-index:-3086}.card:nth-child(4085) .task-item .toolbar-dropdown.active{z-index:14085}.card:nth-child(4086) .task-item{z-index:-3087}.card:nth-child(4086) .task-item .toolbar-dropdown.active{z-index:14086}.card:nth-child(4087) .task-item{z-index:-3088}.card:nth-child(4087) .task-item .toolbar-dropdown.active{z-index:14087}.card:nth-child(4088) .task-item{z-index:-3089}.card:nth-child(4088) .task-item .toolbar-dropdown.active{z-index:14088}.card:nth-child(4089) .task-item{z-index:-3090}.card:nth-child(4089) .task-item .toolbar-dropdown.active{z-index:14089}.card:nth-child(4090) .task-item{z-index:-3091}.card:nth-child(4090) .task-item .toolbar-dropdown.active{z-index:14090}.card:nth-child(4091) .task-item{z-index:-3092}.card:nth-child(4091) .task-item .toolbar-dropdown.active{z-index:14091}.card:nth-child(4092) .task-item{z-index:-3093}.card:nth-child(4092) .task-item .toolbar-dropdown.active{z-index:14092}.card:nth-child(4093) .task-item{z-index:-3094}.card:nth-child(4093) .task-item .toolbar-dropdown.active{z-index:14093}.card:nth-child(4094) .task-item{z-index:-3095}.card:nth-child(4094) .task-item .toolbar-dropdown.active{z-index:14094}.card:nth-child(4095) .task-item{z-index:-3096}.card:nth-child(4095) .task-item .toolbar-dropdown.active{z-index:14095}.card:nth-child(4096) .task-item{z-index:-3097}.card:nth-child(4096) .task-item .toolbar-dropdown.active{z-index:14096}.card:nth-child(4097) .task-item{z-index:-3098}.card:nth-child(4097) .task-item .toolbar-dropdown.active{z-index:14097}.card:nth-child(4098) .task-item{z-index:-3099}.card:nth-child(4098) .task-item .toolbar-dropdown.active{z-index:14098}.card:nth-child(4099) .task-item{z-index:-3100}.card:nth-child(4099) .task-item .toolbar-dropdown.active{z-index:14099}.card:nth-child(4100) .task-item{z-index:-3101}.card:nth-child(4100) .task-item .toolbar-dropdown.active{z-index:14100}.card:nth-child(4101) .task-item{z-index:-3102}.card:nth-child(4101) .task-item .toolbar-dropdown.active{z-index:14101}.card:nth-child(4102) .task-item{z-index:-3103}.card:nth-child(4102) .task-item .toolbar-dropdown.active{z-index:14102}.card:nth-child(4103) .task-item{z-index:-3104}.card:nth-child(4103) .task-item .toolbar-dropdown.active{z-index:14103}.card:nth-child(4104) .task-item{z-index:-3105}.card:nth-child(4104) .task-item .toolbar-dropdown.active{z-index:14104}.card:nth-child(4105) .task-item{z-index:-3106}.card:nth-child(4105) .task-item .toolbar-dropdown.active{z-index:14105}.card:nth-child(4106) .task-item{z-index:-3107}.card:nth-child(4106) .task-item .toolbar-dropdown.active{z-index:14106}.card:nth-child(4107) .task-item{z-index:-3108}.card:nth-child(4107) .task-item .toolbar-dropdown.active{z-index:14107}.card:nth-child(4108) .task-item{z-index:-3109}.card:nth-child(4108) .task-item .toolbar-dropdown.active{z-index:14108}.card:nth-child(4109) .task-item{z-index:-3110}.card:nth-child(4109) .task-item .toolbar-dropdown.active{z-index:14109}.card:nth-child(4110) .task-item{z-index:-3111}.card:nth-child(4110) .task-item .toolbar-dropdown.active{z-index:14110}.card:nth-child(4111) .task-item{z-index:-3112}.card:nth-child(4111) .task-item .toolbar-dropdown.active{z-index:14111}.card:nth-child(4112) .task-item{z-index:-3113}.card:nth-child(4112) .task-item .toolbar-dropdown.active{z-index:14112}.card:nth-child(4113) .task-item{z-index:-3114}.card:nth-child(4113) .task-item .toolbar-dropdown.active{z-index:14113}.card:nth-child(4114) .task-item{z-index:-3115}.card:nth-child(4114) .task-item .toolbar-dropdown.active{z-index:14114}.card:nth-child(4115) .task-item{z-index:-3116}.card:nth-child(4115) .task-item .toolbar-dropdown.active{z-index:14115}.card:nth-child(4116) .task-item{z-index:-3117}.card:nth-child(4116) .task-item .toolbar-dropdown.active{z-index:14116}.card:nth-child(4117) .task-item{z-index:-3118}.card:nth-child(4117) .task-item .toolbar-dropdown.active{z-index:14117}.card:nth-child(4118) .task-item{z-index:-3119}.card:nth-child(4118) .task-item .toolbar-dropdown.active{z-index:14118}.card:nth-child(4119) .task-item{z-index:-3120}.card:nth-child(4119) .task-item .toolbar-dropdown.active{z-index:14119}.card:nth-child(4120) .task-item{z-index:-3121}.card:nth-child(4120) .task-item .toolbar-dropdown.active{z-index:14120}.card:nth-child(4121) .task-item{z-index:-3122}.card:nth-child(4121) .task-item .toolbar-dropdown.active{z-index:14121}.card:nth-child(4122) .task-item{z-index:-3123}.card:nth-child(4122) .task-item .toolbar-dropdown.active{z-index:14122}.card:nth-child(4123) .task-item{z-index:-3124}.card:nth-child(4123) .task-item .toolbar-dropdown.active{z-index:14123}.card:nth-child(4124) .task-item{z-index:-3125}.card:nth-child(4124) .task-item .toolbar-dropdown.active{z-index:14124}.card:nth-child(4125) .task-item{z-index:-3126}.card:nth-child(4125) .task-item .toolbar-dropdown.active{z-index:14125}.card:nth-child(4126) .task-item{z-index:-3127}.card:nth-child(4126) .task-item .toolbar-dropdown.active{z-index:14126}.card:nth-child(4127) .task-item{z-index:-3128}.card:nth-child(4127) .task-item .toolbar-dropdown.active{z-index:14127}.card:nth-child(4128) .task-item{z-index:-3129}.card:nth-child(4128) .task-item .toolbar-dropdown.active{z-index:14128}.card:nth-child(4129) .task-item{z-index:-3130}.card:nth-child(4129) .task-item .toolbar-dropdown.active{z-index:14129}.card:nth-child(4130) .task-item{z-index:-3131}.card:nth-child(4130) .task-item .toolbar-dropdown.active{z-index:14130}.card:nth-child(4131) .task-item{z-index:-3132}.card:nth-child(4131) .task-item .toolbar-dropdown.active{z-index:14131}.card:nth-child(4132) .task-item{z-index:-3133}.card:nth-child(4132) .task-item .toolbar-dropdown.active{z-index:14132}.card:nth-child(4133) .task-item{z-index:-3134}.card:nth-child(4133) .task-item .toolbar-dropdown.active{z-index:14133}.card:nth-child(4134) .task-item{z-index:-3135}.card:nth-child(4134) .task-item .toolbar-dropdown.active{z-index:14134}.card:nth-child(4135) .task-item{z-index:-3136}.card:nth-child(4135) .task-item .toolbar-dropdown.active{z-index:14135}.card:nth-child(4136) .task-item{z-index:-3137}.card:nth-child(4136) .task-item .toolbar-dropdown.active{z-index:14136}.card:nth-child(4137) .task-item{z-index:-3138}.card:nth-child(4137) .task-item .toolbar-dropdown.active{z-index:14137}.card:nth-child(4138) .task-item{z-index:-3139}.card:nth-child(4138) .task-item .toolbar-dropdown.active{z-index:14138}.card:nth-child(4139) .task-item{z-index:-3140}.card:nth-child(4139) .task-item .toolbar-dropdown.active{z-index:14139}.card:nth-child(4140) .task-item{z-index:-3141}.card:nth-child(4140) .task-item .toolbar-dropdown.active{z-index:14140}.card:nth-child(4141) .task-item{z-index:-3142}.card:nth-child(4141) .task-item .toolbar-dropdown.active{z-index:14141}.card:nth-child(4142) .task-item{z-index:-3143}.card:nth-child(4142) .task-item .toolbar-dropdown.active{z-index:14142}.card:nth-child(4143) .task-item{z-index:-3144}.card:nth-child(4143) .task-item .toolbar-dropdown.active{z-index:14143}.card:nth-child(4144) .task-item{z-index:-3145}.card:nth-child(4144) .task-item .toolbar-dropdown.active{z-index:14144}.card:nth-child(4145) .task-item{z-index:-3146}.card:nth-child(4145) .task-item .toolbar-dropdown.active{z-index:14145}.card:nth-child(4146) .task-item{z-index:-3147}.card:nth-child(4146) .task-item .toolbar-dropdown.active{z-index:14146}.card:nth-child(4147) .task-item{z-index:-3148}.card:nth-child(4147) .task-item .toolbar-dropdown.active{z-index:14147}.card:nth-child(4148) .task-item{z-index:-3149}.card:nth-child(4148) .task-item .toolbar-dropdown.active{z-index:14148}.card:nth-child(4149) .task-item{z-index:-3150}.card:nth-child(4149) .task-item .toolbar-dropdown.active{z-index:14149}.card:nth-child(4150) .task-item{z-index:-3151}.card:nth-child(4150) .task-item .toolbar-dropdown.active{z-index:14150}.card:nth-child(4151) .task-item{z-index:-3152}.card:nth-child(4151) .task-item .toolbar-dropdown.active{z-index:14151}.card:nth-child(4152) .task-item{z-index:-3153}.card:nth-child(4152) .task-item .toolbar-dropdown.active{z-index:14152}.card:nth-child(4153) .task-item{z-index:-3154}.card:nth-child(4153) .task-item .toolbar-dropdown.active{z-index:14153}.card:nth-child(4154) .task-item{z-index:-3155}.card:nth-child(4154) .task-item .toolbar-dropdown.active{z-index:14154}.card:nth-child(4155) .task-item{z-index:-3156}.card:nth-child(4155) .task-item .toolbar-dropdown.active{z-index:14155}.card:nth-child(4156) .task-item{z-index:-3157}.card:nth-child(4156) .task-item .toolbar-dropdown.active{z-index:14156}.card:nth-child(4157) .task-item{z-index:-3158}.card:nth-child(4157) .task-item .toolbar-dropdown.active{z-index:14157}.card:nth-child(4158) .task-item{z-index:-3159}.card:nth-child(4158) .task-item .toolbar-dropdown.active{z-index:14158}.card:nth-child(4159) .task-item{z-index:-3160}.card:nth-child(4159) .task-item .toolbar-dropdown.active{z-index:14159}.card:nth-child(4160) .task-item{z-index:-3161}.card:nth-child(4160) .task-item .toolbar-dropdown.active{z-index:14160}.card:nth-child(4161) .task-item{z-index:-3162}.card:nth-child(4161) .task-item .toolbar-dropdown.active{z-index:14161}.card:nth-child(4162) .task-item{z-index:-3163}.card:nth-child(4162) .task-item .toolbar-dropdown.active{z-index:14162}.card:nth-child(4163) .task-item{z-index:-3164}.card:nth-child(4163) .task-item .toolbar-dropdown.active{z-index:14163}.card:nth-child(4164) .task-item{z-index:-3165}.card:nth-child(4164) .task-item .toolbar-dropdown.active{z-index:14164}.card:nth-child(4165) .task-item{z-index:-3166}.card:nth-child(4165) .task-item .toolbar-dropdown.active{z-index:14165}.card:nth-child(4166) .task-item{z-index:-3167}.card:nth-child(4166) .task-item .toolbar-dropdown.active{z-index:14166}.card:nth-child(4167) .task-item{z-index:-3168}.card:nth-child(4167) .task-item .toolbar-dropdown.active{z-index:14167}.card:nth-child(4168) .task-item{z-index:-3169}.card:nth-child(4168) .task-item .toolbar-dropdown.active{z-index:14168}.card:nth-child(4169) .task-item{z-index:-3170}.card:nth-child(4169) .task-item .toolbar-dropdown.active{z-index:14169}.card:nth-child(4170) .task-item{z-index:-3171}.card:nth-child(4170) .task-item .toolbar-dropdown.active{z-index:14170}.card:nth-child(4171) .task-item{z-index:-3172}.card:nth-child(4171) .task-item .toolbar-dropdown.active{z-index:14171}.card:nth-child(4172) .task-item{z-index:-3173}.card:nth-child(4172) .task-item .toolbar-dropdown.active{z-index:14172}.card:nth-child(4173) .task-item{z-index:-3174}.card:nth-child(4173) .task-item .toolbar-dropdown.active{z-index:14173}.card:nth-child(4174) .task-item{z-index:-3175}.card:nth-child(4174) .task-item .toolbar-dropdown.active{z-index:14174}.card:nth-child(4175) .task-item{z-index:-3176}.card:nth-child(4175) .task-item .toolbar-dropdown.active{z-index:14175}.card:nth-child(4176) .task-item{z-index:-3177}.card:nth-child(4176) .task-item .toolbar-dropdown.active{z-index:14176}.card:nth-child(4177) .task-item{z-index:-3178}.card:nth-child(4177) .task-item .toolbar-dropdown.active{z-index:14177}.card:nth-child(4178) .task-item{z-index:-3179}.card:nth-child(4178) .task-item .toolbar-dropdown.active{z-index:14178}.card:nth-child(4179) .task-item{z-index:-3180}.card:nth-child(4179) .task-item .toolbar-dropdown.active{z-index:14179}.card:nth-child(4180) .task-item{z-index:-3181}.card:nth-child(4180) .task-item .toolbar-dropdown.active{z-index:14180}.card:nth-child(4181) .task-item{z-index:-3182}.card:nth-child(4181) .task-item .toolbar-dropdown.active{z-index:14181}.card:nth-child(4182) .task-item{z-index:-3183}.card:nth-child(4182) .task-item .toolbar-dropdown.active{z-index:14182}.card:nth-child(4183) .task-item{z-index:-3184}.card:nth-child(4183) .task-item .toolbar-dropdown.active{z-index:14183}.card:nth-child(4184) .task-item{z-index:-3185}.card:nth-child(4184) .task-item .toolbar-dropdown.active{z-index:14184}.card:nth-child(4185) .task-item{z-index:-3186}.card:nth-child(4185) .task-item .toolbar-dropdown.active{z-index:14185}.card:nth-child(4186) .task-item{z-index:-3187}.card:nth-child(4186) .task-item .toolbar-dropdown.active{z-index:14186}.card:nth-child(4187) .task-item{z-index:-3188}.card:nth-child(4187) .task-item .toolbar-dropdown.active{z-index:14187}.card:nth-child(4188) .task-item{z-index:-3189}.card:nth-child(4188) .task-item .toolbar-dropdown.active{z-index:14188}.card:nth-child(4189) .task-item{z-index:-3190}.card:nth-child(4189) .task-item .toolbar-dropdown.active{z-index:14189}.card:nth-child(4190) .task-item{z-index:-3191}.card:nth-child(4190) .task-item .toolbar-dropdown.active{z-index:14190}.card:nth-child(4191) .task-item{z-index:-3192}.card:nth-child(4191) .task-item .toolbar-dropdown.active{z-index:14191}.card:nth-child(4192) .task-item{z-index:-3193}.card:nth-child(4192) .task-item .toolbar-dropdown.active{z-index:14192}.card:nth-child(4193) .task-item{z-index:-3194}.card:nth-child(4193) .task-item .toolbar-dropdown.active{z-index:14193}.card:nth-child(4194) .task-item{z-index:-3195}.card:nth-child(4194) .task-item .toolbar-dropdown.active{z-index:14194}.card:nth-child(4195) .task-item{z-index:-3196}.card:nth-child(4195) .task-item .toolbar-dropdown.active{z-index:14195}.card:nth-child(4196) .task-item{z-index:-3197}.card:nth-child(4196) .task-item .toolbar-dropdown.active{z-index:14196}.card:nth-child(4197) .task-item{z-index:-3198}.card:nth-child(4197) .task-item .toolbar-dropdown.active{z-index:14197}.card:nth-child(4198) .task-item{z-index:-3199}.card:nth-child(4198) .task-item .toolbar-dropdown.active{z-index:14198}.card:nth-child(4199) .task-item{z-index:-3200}.card:nth-child(4199) .task-item .toolbar-dropdown.active{z-index:14199}.card:nth-child(4200) .task-item{z-index:-3201}.card:nth-child(4200) .task-item .toolbar-dropdown.active{z-index:14200}.card:nth-child(4201) .task-item{z-index:-3202}.card:nth-child(4201) .task-item .toolbar-dropdown.active{z-index:14201}.card:nth-child(4202) .task-item{z-index:-3203}.card:nth-child(4202) .task-item .toolbar-dropdown.active{z-index:14202}.card:nth-child(4203) .task-item{z-index:-3204}.card:nth-child(4203) .task-item .toolbar-dropdown.active{z-index:14203}.card:nth-child(4204) .task-item{z-index:-3205}.card:nth-child(4204) .task-item .toolbar-dropdown.active{z-index:14204}.card:nth-child(4205) .task-item{z-index:-3206}.card:nth-child(4205) .task-item .toolbar-dropdown.active{z-index:14205}.card:nth-child(4206) .task-item{z-index:-3207}.card:nth-child(4206) .task-item .toolbar-dropdown.active{z-index:14206}.card:nth-child(4207) .task-item{z-index:-3208}.card:nth-child(4207) .task-item .toolbar-dropdown.active{z-index:14207}.card:nth-child(4208) .task-item{z-index:-3209}.card:nth-child(4208) .task-item .toolbar-dropdown.active{z-index:14208}.card:nth-child(4209) .task-item{z-index:-3210}.card:nth-child(4209) .task-item .toolbar-dropdown.active{z-index:14209}.card:nth-child(4210) .task-item{z-index:-3211}.card:nth-child(4210) .task-item .toolbar-dropdown.active{z-index:14210}.card:nth-child(4211) .task-item{z-index:-3212}.card:nth-child(4211) .task-item .toolbar-dropdown.active{z-index:14211}.card:nth-child(4212) .task-item{z-index:-3213}.card:nth-child(4212) .task-item .toolbar-dropdown.active{z-index:14212}.card:nth-child(4213) .task-item{z-index:-3214}.card:nth-child(4213) .task-item .toolbar-dropdown.active{z-index:14213}.card:nth-child(4214) .task-item{z-index:-3215}.card:nth-child(4214) .task-item .toolbar-dropdown.active{z-index:14214}.card:nth-child(4215) .task-item{z-index:-3216}.card:nth-child(4215) .task-item .toolbar-dropdown.active{z-index:14215}.card:nth-child(4216) .task-item{z-index:-3217}.card:nth-child(4216) .task-item .toolbar-dropdown.active{z-index:14216}.card:nth-child(4217) .task-item{z-index:-3218}.card:nth-child(4217) .task-item .toolbar-dropdown.active{z-index:14217}.card:nth-child(4218) .task-item{z-index:-3219}.card:nth-child(4218) .task-item .toolbar-dropdown.active{z-index:14218}.card:nth-child(4219) .task-item{z-index:-3220}.card:nth-child(4219) .task-item .toolbar-dropdown.active{z-index:14219}.card:nth-child(4220) .task-item{z-index:-3221}.card:nth-child(4220) .task-item .toolbar-dropdown.active{z-index:14220}.card:nth-child(4221) .task-item{z-index:-3222}.card:nth-child(4221) .task-item .toolbar-dropdown.active{z-index:14221}.card:nth-child(4222) .task-item{z-index:-3223}.card:nth-child(4222) .task-item .toolbar-dropdown.active{z-index:14222}.card:nth-child(4223) .task-item{z-index:-3224}.card:nth-child(4223) .task-item .toolbar-dropdown.active{z-index:14223}.card:nth-child(4224) .task-item{z-index:-3225}.card:nth-child(4224) .task-item .toolbar-dropdown.active{z-index:14224}.card:nth-child(4225) .task-item{z-index:-3226}.card:nth-child(4225) .task-item .toolbar-dropdown.active{z-index:14225}.card:nth-child(4226) .task-item{z-index:-3227}.card:nth-child(4226) .task-item .toolbar-dropdown.active{z-index:14226}.card:nth-child(4227) .task-item{z-index:-3228}.card:nth-child(4227) .task-item .toolbar-dropdown.active{z-index:14227}.card:nth-child(4228) .task-item{z-index:-3229}.card:nth-child(4228) .task-item .toolbar-dropdown.active{z-index:14228}.card:nth-child(4229) .task-item{z-index:-3230}.card:nth-child(4229) .task-item .toolbar-dropdown.active{z-index:14229}.card:nth-child(4230) .task-item{z-index:-3231}.card:nth-child(4230) .task-item .toolbar-dropdown.active{z-index:14230}.card:nth-child(4231) .task-item{z-index:-3232}.card:nth-child(4231) .task-item .toolbar-dropdown.active{z-index:14231}.card:nth-child(4232) .task-item{z-index:-3233}.card:nth-child(4232) .task-item .toolbar-dropdown.active{z-index:14232}.card:nth-child(4233) .task-item{z-index:-3234}.card:nth-child(4233) .task-item .toolbar-dropdown.active{z-index:14233}.card:nth-child(4234) .task-item{z-index:-3235}.card:nth-child(4234) .task-item .toolbar-dropdown.active{z-index:14234}.card:nth-child(4235) .task-item{z-index:-3236}.card:nth-child(4235) .task-item .toolbar-dropdown.active{z-index:14235}.card:nth-child(4236) .task-item{z-index:-3237}.card:nth-child(4236) .task-item .toolbar-dropdown.active{z-index:14236}.card:nth-child(4237) .task-item{z-index:-3238}.card:nth-child(4237) .task-item .toolbar-dropdown.active{z-index:14237}.card:nth-child(4238) .task-item{z-index:-3239}.card:nth-child(4238) .task-item .toolbar-dropdown.active{z-index:14238}.card:nth-child(4239) .task-item{z-index:-3240}.card:nth-child(4239) .task-item .toolbar-dropdown.active{z-index:14239}.card:nth-child(4240) .task-item{z-index:-3241}.card:nth-child(4240) .task-item .toolbar-dropdown.active{z-index:14240}.card:nth-child(4241) .task-item{z-index:-3242}.card:nth-child(4241) .task-item .toolbar-dropdown.active{z-index:14241}.card:nth-child(4242) .task-item{z-index:-3243}.card:nth-child(4242) .task-item .toolbar-dropdown.active{z-index:14242}.card:nth-child(4243) .task-item{z-index:-3244}.card:nth-child(4243) .task-item .toolbar-dropdown.active{z-index:14243}.card:nth-child(4244) .task-item{z-index:-3245}.card:nth-child(4244) .task-item .toolbar-dropdown.active{z-index:14244}.card:nth-child(4245) .task-item{z-index:-3246}.card:nth-child(4245) .task-item .toolbar-dropdown.active{z-index:14245}.card:nth-child(4246) .task-item{z-index:-3247}.card:nth-child(4246) .task-item .toolbar-dropdown.active{z-index:14246}.card:nth-child(4247) .task-item{z-index:-3248}.card:nth-child(4247) .task-item .toolbar-dropdown.active{z-index:14247}.card:nth-child(4248) .task-item{z-index:-3249}.card:nth-child(4248) .task-item .toolbar-dropdown.active{z-index:14248}.card:nth-child(4249) .task-item{z-index:-3250}.card:nth-child(4249) .task-item .toolbar-dropdown.active{z-index:14249}.card:nth-child(4250) .task-item{z-index:-3251}.card:nth-child(4250) .task-item .toolbar-dropdown.active{z-index:14250}.card:nth-child(4251) .task-item{z-index:-3252}.card:nth-child(4251) .task-item .toolbar-dropdown.active{z-index:14251}.card:nth-child(4252) .task-item{z-index:-3253}.card:nth-child(4252) .task-item .toolbar-dropdown.active{z-index:14252}.card:nth-child(4253) .task-item{z-index:-3254}.card:nth-child(4253) .task-item .toolbar-dropdown.active{z-index:14253}.card:nth-child(4254) .task-item{z-index:-3255}.card:nth-child(4254) .task-item .toolbar-dropdown.active{z-index:14254}.card:nth-child(4255) .task-item{z-index:-3256}.card:nth-child(4255) .task-item .toolbar-dropdown.active{z-index:14255}.card:nth-child(4256) .task-item{z-index:-3257}.card:nth-child(4256) .task-item .toolbar-dropdown.active{z-index:14256}.card:nth-child(4257) .task-item{z-index:-3258}.card:nth-child(4257) .task-item .toolbar-dropdown.active{z-index:14257}.card:nth-child(4258) .task-item{z-index:-3259}.card:nth-child(4258) .task-item .toolbar-dropdown.active{z-index:14258}.card:nth-child(4259) .task-item{z-index:-3260}.card:nth-child(4259) .task-item .toolbar-dropdown.active{z-index:14259}.card:nth-child(4260) .task-item{z-index:-3261}.card:nth-child(4260) .task-item .toolbar-dropdown.active{z-index:14260}.card:nth-child(4261) .task-item{z-index:-3262}.card:nth-child(4261) .task-item .toolbar-dropdown.active{z-index:14261}.card:nth-child(4262) .task-item{z-index:-3263}.card:nth-child(4262) .task-item .toolbar-dropdown.active{z-index:14262}.card:nth-child(4263) .task-item{z-index:-3264}.card:nth-child(4263) .task-item .toolbar-dropdown.active{z-index:14263}.card:nth-child(4264) .task-item{z-index:-3265}.card:nth-child(4264) .task-item .toolbar-dropdown.active{z-index:14264}.card:nth-child(4265) .task-item{z-index:-3266}.card:nth-child(4265) .task-item .toolbar-dropdown.active{z-index:14265}.card:nth-child(4266) .task-item{z-index:-3267}.card:nth-child(4266) .task-item .toolbar-dropdown.active{z-index:14266}.card:nth-child(4267) .task-item{z-index:-3268}.card:nth-child(4267) .task-item .toolbar-dropdown.active{z-index:14267}.card:nth-child(4268) .task-item{z-index:-3269}.card:nth-child(4268) .task-item .toolbar-dropdown.active{z-index:14268}.card:nth-child(4269) .task-item{z-index:-3270}.card:nth-child(4269) .task-item .toolbar-dropdown.active{z-index:14269}.card:nth-child(4270) .task-item{z-index:-3271}.card:nth-child(4270) .task-item .toolbar-dropdown.active{z-index:14270}.card:nth-child(4271) .task-item{z-index:-3272}.card:nth-child(4271) .task-item .toolbar-dropdown.active{z-index:14271}.card:nth-child(4272) .task-item{z-index:-3273}.card:nth-child(4272) .task-item .toolbar-dropdown.active{z-index:14272}.card:nth-child(4273) .task-item{z-index:-3274}.card:nth-child(4273) .task-item .toolbar-dropdown.active{z-index:14273}.card:nth-child(4274) .task-item{z-index:-3275}.card:nth-child(4274) .task-item .toolbar-dropdown.active{z-index:14274}.card:nth-child(4275) .task-item{z-index:-3276}.card:nth-child(4275) .task-item .toolbar-dropdown.active{z-index:14275}.card:nth-child(4276) .task-item{z-index:-3277}.card:nth-child(4276) .task-item .toolbar-dropdown.active{z-index:14276}.card:nth-child(4277) .task-item{z-index:-3278}.card:nth-child(4277) .task-item .toolbar-dropdown.active{z-index:14277}.card:nth-child(4278) .task-item{z-index:-3279}.card:nth-child(4278) .task-item .toolbar-dropdown.active{z-index:14278}.card:nth-child(4279) .task-item{z-index:-3280}.card:nth-child(4279) .task-item .toolbar-dropdown.active{z-index:14279}.card:nth-child(4280) .task-item{z-index:-3281}.card:nth-child(4280) .task-item .toolbar-dropdown.active{z-index:14280}.card:nth-child(4281) .task-item{z-index:-3282}.card:nth-child(4281) .task-item .toolbar-dropdown.active{z-index:14281}.card:nth-child(4282) .task-item{z-index:-3283}.card:nth-child(4282) .task-item .toolbar-dropdown.active{z-index:14282}.card:nth-child(4283) .task-item{z-index:-3284}.card:nth-child(4283) .task-item .toolbar-dropdown.active{z-index:14283}.card:nth-child(4284) .task-item{z-index:-3285}.card:nth-child(4284) .task-item .toolbar-dropdown.active{z-index:14284}.card:nth-child(4285) .task-item{z-index:-3286}.card:nth-child(4285) .task-item .toolbar-dropdown.active{z-index:14285}.card:nth-child(4286) .task-item{z-index:-3287}.card:nth-child(4286) .task-item .toolbar-dropdown.active{z-index:14286}.card:nth-child(4287) .task-item{z-index:-3288}.card:nth-child(4287) .task-item .toolbar-dropdown.active{z-index:14287}.card:nth-child(4288) .task-item{z-index:-3289}.card:nth-child(4288) .task-item .toolbar-dropdown.active{z-index:14288}.card:nth-child(4289) .task-item{z-index:-3290}.card:nth-child(4289) .task-item .toolbar-dropdown.active{z-index:14289}.card:nth-child(4290) .task-item{z-index:-3291}.card:nth-child(4290) .task-item .toolbar-dropdown.active{z-index:14290}.card:nth-child(4291) .task-item{z-index:-3292}.card:nth-child(4291) .task-item .toolbar-dropdown.active{z-index:14291}.card:nth-child(4292) .task-item{z-index:-3293}.card:nth-child(4292) .task-item .toolbar-dropdown.active{z-index:14292}.card:nth-child(4293) .task-item{z-index:-3294}.card:nth-child(4293) .task-item .toolbar-dropdown.active{z-index:14293}.card:nth-child(4294) .task-item{z-index:-3295}.card:nth-child(4294) .task-item .toolbar-dropdown.active{z-index:14294}.card:nth-child(4295) .task-item{z-index:-3296}.card:nth-child(4295) .task-item .toolbar-dropdown.active{z-index:14295}.card:nth-child(4296) .task-item{z-index:-3297}.card:nth-child(4296) .task-item .toolbar-dropdown.active{z-index:14296}.card:nth-child(4297) .task-item{z-index:-3298}.card:nth-child(4297) .task-item .toolbar-dropdown.active{z-index:14297}.card:nth-child(4298) .task-item{z-index:-3299}.card:nth-child(4298) .task-item .toolbar-dropdown.active{z-index:14298}.card:nth-child(4299) .task-item{z-index:-3300}.card:nth-child(4299) .task-item .toolbar-dropdown.active{z-index:14299}.card:nth-child(4300) .task-item{z-index:-3301}.card:nth-child(4300) .task-item .toolbar-dropdown.active{z-index:14300}.card:nth-child(4301) .task-item{z-index:-3302}.card:nth-child(4301) .task-item .toolbar-dropdown.active{z-index:14301}.card:nth-child(4302) .task-item{z-index:-3303}.card:nth-child(4302) .task-item .toolbar-dropdown.active{z-index:14302}.card:nth-child(4303) .task-item{z-index:-3304}.card:nth-child(4303) .task-item .toolbar-dropdown.active{z-index:14303}.card:nth-child(4304) .task-item{z-index:-3305}.card:nth-child(4304) .task-item .toolbar-dropdown.active{z-index:14304}.card:nth-child(4305) .task-item{z-index:-3306}.card:nth-child(4305) .task-item .toolbar-dropdown.active{z-index:14305}.card:nth-child(4306) .task-item{z-index:-3307}.card:nth-child(4306) .task-item .toolbar-dropdown.active{z-index:14306}.card:nth-child(4307) .task-item{z-index:-3308}.card:nth-child(4307) .task-item .toolbar-dropdown.active{z-index:14307}.card:nth-child(4308) .task-item{z-index:-3309}.card:nth-child(4308) .task-item .toolbar-dropdown.active{z-index:14308}.card:nth-child(4309) .task-item{z-index:-3310}.card:nth-child(4309) .task-item .toolbar-dropdown.active{z-index:14309}.card:nth-child(4310) .task-item{z-index:-3311}.card:nth-child(4310) .task-item .toolbar-dropdown.active{z-index:14310}.card:nth-child(4311) .task-item{z-index:-3312}.card:nth-child(4311) .task-item .toolbar-dropdown.active{z-index:14311}.card:nth-child(4312) .task-item{z-index:-3313}.card:nth-child(4312) .task-item .toolbar-dropdown.active{z-index:14312}.card:nth-child(4313) .task-item{z-index:-3314}.card:nth-child(4313) .task-item .toolbar-dropdown.active{z-index:14313}.card:nth-child(4314) .task-item{z-index:-3315}.card:nth-child(4314) .task-item .toolbar-dropdown.active{z-index:14314}.card:nth-child(4315) .task-item{z-index:-3316}.card:nth-child(4315) .task-item .toolbar-dropdown.active{z-index:14315}.card:nth-child(4316) .task-item{z-index:-3317}.card:nth-child(4316) .task-item .toolbar-dropdown.active{z-index:14316}.card:nth-child(4317) .task-item{z-index:-3318}.card:nth-child(4317) .task-item .toolbar-dropdown.active{z-index:14317}.card:nth-child(4318) .task-item{z-index:-3319}.card:nth-child(4318) .task-item .toolbar-dropdown.active{z-index:14318}.card:nth-child(4319) .task-item{z-index:-3320}.card:nth-child(4319) .task-item .toolbar-dropdown.active{z-index:14319}.card:nth-child(4320) .task-item{z-index:-3321}.card:nth-child(4320) .task-item .toolbar-dropdown.active{z-index:14320}.card:nth-child(4321) .task-item{z-index:-3322}.card:nth-child(4321) .task-item .toolbar-dropdown.active{z-index:14321}.card:nth-child(4322) .task-item{z-index:-3323}.card:nth-child(4322) .task-item .toolbar-dropdown.active{z-index:14322}.card:nth-child(4323) .task-item{z-index:-3324}.card:nth-child(4323) .task-item .toolbar-dropdown.active{z-index:14323}.card:nth-child(4324) .task-item{z-index:-3325}.card:nth-child(4324) .task-item .toolbar-dropdown.active{z-index:14324}.card:nth-child(4325) .task-item{z-index:-3326}.card:nth-child(4325) .task-item .toolbar-dropdown.active{z-index:14325}.card:nth-child(4326) .task-item{z-index:-3327}.card:nth-child(4326) .task-item .toolbar-dropdown.active{z-index:14326}.card:nth-child(4327) .task-item{z-index:-3328}.card:nth-child(4327) .task-item .toolbar-dropdown.active{z-index:14327}.card:nth-child(4328) .task-item{z-index:-3329}.card:nth-child(4328) .task-item .toolbar-dropdown.active{z-index:14328}.card:nth-child(4329) .task-item{z-index:-3330}.card:nth-child(4329) .task-item .toolbar-dropdown.active{z-index:14329}.card:nth-child(4330) .task-item{z-index:-3331}.card:nth-child(4330) .task-item .toolbar-dropdown.active{z-index:14330}.card:nth-child(4331) .task-item{z-index:-3332}.card:nth-child(4331) .task-item .toolbar-dropdown.active{z-index:14331}.card:nth-child(4332) .task-item{z-index:-3333}.card:nth-child(4332) .task-item .toolbar-dropdown.active{z-index:14332}.card:nth-child(4333) .task-item{z-index:-3334}.card:nth-child(4333) .task-item .toolbar-dropdown.active{z-index:14333}.card:nth-child(4334) .task-item{z-index:-3335}.card:nth-child(4334) .task-item .toolbar-dropdown.active{z-index:14334}.card:nth-child(4335) .task-item{z-index:-3336}.card:nth-child(4335) .task-item .toolbar-dropdown.active{z-index:14335}.card:nth-child(4336) .task-item{z-index:-3337}.card:nth-child(4336) .task-item .toolbar-dropdown.active{z-index:14336}.card:nth-child(4337) .task-item{z-index:-3338}.card:nth-child(4337) .task-item .toolbar-dropdown.active{z-index:14337}.card:nth-child(4338) .task-item{z-index:-3339}.card:nth-child(4338) .task-item .toolbar-dropdown.active{z-index:14338}.card:nth-child(4339) .task-item{z-index:-3340}.card:nth-child(4339) .task-item .toolbar-dropdown.active{z-index:14339}.card:nth-child(4340) .task-item{z-index:-3341}.card:nth-child(4340) .task-item .toolbar-dropdown.active{z-index:14340}.card:nth-child(4341) .task-item{z-index:-3342}.card:nth-child(4341) .task-item .toolbar-dropdown.active{z-index:14341}.card:nth-child(4342) .task-item{z-index:-3343}.card:nth-child(4342) .task-item .toolbar-dropdown.active{z-index:14342}.card:nth-child(4343) .task-item{z-index:-3344}.card:nth-child(4343) .task-item .toolbar-dropdown.active{z-index:14343}.card:nth-child(4344) .task-item{z-index:-3345}.card:nth-child(4344) .task-item .toolbar-dropdown.active{z-index:14344}.card:nth-child(4345) .task-item{z-index:-3346}.card:nth-child(4345) .task-item .toolbar-dropdown.active{z-index:14345}.card:nth-child(4346) .task-item{z-index:-3347}.card:nth-child(4346) .task-item .toolbar-dropdown.active{z-index:14346}.card:nth-child(4347) .task-item{z-index:-3348}.card:nth-child(4347) .task-item .toolbar-dropdown.active{z-index:14347}.card:nth-child(4348) .task-item{z-index:-3349}.card:nth-child(4348) .task-item .toolbar-dropdown.active{z-index:14348}.card:nth-child(4349) .task-item{z-index:-3350}.card:nth-child(4349) .task-item .toolbar-dropdown.active{z-index:14349}.card:nth-child(4350) .task-item{z-index:-3351}.card:nth-child(4350) .task-item .toolbar-dropdown.active{z-index:14350}.card:nth-child(4351) .task-item{z-index:-3352}.card:nth-child(4351) .task-item .toolbar-dropdown.active{z-index:14351}.card:nth-child(4352) .task-item{z-index:-3353}.card:nth-child(4352) .task-item .toolbar-dropdown.active{z-index:14352}.card:nth-child(4353) .task-item{z-index:-3354}.card:nth-child(4353) .task-item .toolbar-dropdown.active{z-index:14353}.card:nth-child(4354) .task-item{z-index:-3355}.card:nth-child(4354) .task-item .toolbar-dropdown.active{z-index:14354}.card:nth-child(4355) .task-item{z-index:-3356}.card:nth-child(4355) .task-item .toolbar-dropdown.active{z-index:14355}.card:nth-child(4356) .task-item{z-index:-3357}.card:nth-child(4356) .task-item .toolbar-dropdown.active{z-index:14356}.card:nth-child(4357) .task-item{z-index:-3358}.card:nth-child(4357) .task-item .toolbar-dropdown.active{z-index:14357}.card:nth-child(4358) .task-item{z-index:-3359}.card:nth-child(4358) .task-item .toolbar-dropdown.active{z-index:14358}.card:nth-child(4359) .task-item{z-index:-3360}.card:nth-child(4359) .task-item .toolbar-dropdown.active{z-index:14359}.card:nth-child(4360) .task-item{z-index:-3361}.card:nth-child(4360) .task-item .toolbar-dropdown.active{z-index:14360}.card:nth-child(4361) .task-item{z-index:-3362}.card:nth-child(4361) .task-item .toolbar-dropdown.active{z-index:14361}.card:nth-child(4362) .task-item{z-index:-3363}.card:nth-child(4362) .task-item .toolbar-dropdown.active{z-index:14362}.card:nth-child(4363) .task-item{z-index:-3364}.card:nth-child(4363) .task-item .toolbar-dropdown.active{z-index:14363}.card:nth-child(4364) .task-item{z-index:-3365}.card:nth-child(4364) .task-item .toolbar-dropdown.active{z-index:14364}.card:nth-child(4365) .task-item{z-index:-3366}.card:nth-child(4365) .task-item .toolbar-dropdown.active{z-index:14365}.card:nth-child(4366) .task-item{z-index:-3367}.card:nth-child(4366) .task-item .toolbar-dropdown.active{z-index:14366}.card:nth-child(4367) .task-item{z-index:-3368}.card:nth-child(4367) .task-item .toolbar-dropdown.active{z-index:14367}.card:nth-child(4368) .task-item{z-index:-3369}.card:nth-child(4368) .task-item .toolbar-dropdown.active{z-index:14368}.card:nth-child(4369) .task-item{z-index:-3370}.card:nth-child(4369) .task-item .toolbar-dropdown.active{z-index:14369}.card:nth-child(4370) .task-item{z-index:-3371}.card:nth-child(4370) .task-item .toolbar-dropdown.active{z-index:14370}.card:nth-child(4371) .task-item{z-index:-3372}.card:nth-child(4371) .task-item .toolbar-dropdown.active{z-index:14371}.card:nth-child(4372) .task-item{z-index:-3373}.card:nth-child(4372) .task-item .toolbar-dropdown.active{z-index:14372}.card:nth-child(4373) .task-item{z-index:-3374}.card:nth-child(4373) .task-item .toolbar-dropdown.active{z-index:14373}.card:nth-child(4374) .task-item{z-index:-3375}.card:nth-child(4374) .task-item .toolbar-dropdown.active{z-index:14374}.card:nth-child(4375) .task-item{z-index:-3376}.card:nth-child(4375) .task-item .toolbar-dropdown.active{z-index:14375}.card:nth-child(4376) .task-item{z-index:-3377}.card:nth-child(4376) .task-item .toolbar-dropdown.active{z-index:14376}.card:nth-child(4377) .task-item{z-index:-3378}.card:nth-child(4377) .task-item .toolbar-dropdown.active{z-index:14377}.card:nth-child(4378) .task-item{z-index:-3379}.card:nth-child(4378) .task-item .toolbar-dropdown.active{z-index:14378}.card:nth-child(4379) .task-item{z-index:-3380}.card:nth-child(4379) .task-item .toolbar-dropdown.active{z-index:14379}.card:nth-child(4380) .task-item{z-index:-3381}.card:nth-child(4380) .task-item .toolbar-dropdown.active{z-index:14380}.card:nth-child(4381) .task-item{z-index:-3382}.card:nth-child(4381) .task-item .toolbar-dropdown.active{z-index:14381}.card:nth-child(4382) .task-item{z-index:-3383}.card:nth-child(4382) .task-item .toolbar-dropdown.active{z-index:14382}.card:nth-child(4383) .task-item{z-index:-3384}.card:nth-child(4383) .task-item .toolbar-dropdown.active{z-index:14383}.card:nth-child(4384) .task-item{z-index:-3385}.card:nth-child(4384) .task-item .toolbar-dropdown.active{z-index:14384}.card:nth-child(4385) .task-item{z-index:-3386}.card:nth-child(4385) .task-item .toolbar-dropdown.active{z-index:14385}.card:nth-child(4386) .task-item{z-index:-3387}.card:nth-child(4386) .task-item .toolbar-dropdown.active{z-index:14386}.card:nth-child(4387) .task-item{z-index:-3388}.card:nth-child(4387) .task-item .toolbar-dropdown.active{z-index:14387}.card:nth-child(4388) .task-item{z-index:-3389}.card:nth-child(4388) .task-item .toolbar-dropdown.active{z-index:14388}.card:nth-child(4389) .task-item{z-index:-3390}.card:nth-child(4389) .task-item .toolbar-dropdown.active{z-index:14389}.card:nth-child(4390) .task-item{z-index:-3391}.card:nth-child(4390) .task-item .toolbar-dropdown.active{z-index:14390}.card:nth-child(4391) .task-item{z-index:-3392}.card:nth-child(4391) .task-item .toolbar-dropdown.active{z-index:14391}.card:nth-child(4392) .task-item{z-index:-3393}.card:nth-child(4392) .task-item .toolbar-dropdown.active{z-index:14392}.card:nth-child(4393) .task-item{z-index:-3394}.card:nth-child(4393) .task-item .toolbar-dropdown.active{z-index:14393}.card:nth-child(4394) .task-item{z-index:-3395}.card:nth-child(4394) .task-item .toolbar-dropdown.active{z-index:14394}.card:nth-child(4395) .task-item{z-index:-3396}.card:nth-child(4395) .task-item .toolbar-dropdown.active{z-index:14395}.card:nth-child(4396) .task-item{z-index:-3397}.card:nth-child(4396) .task-item .toolbar-dropdown.active{z-index:14396}.card:nth-child(4397) .task-item{z-index:-3398}.card:nth-child(4397) .task-item .toolbar-dropdown.active{z-index:14397}.card:nth-child(4398) .task-item{z-index:-3399}.card:nth-child(4398) .task-item .toolbar-dropdown.active{z-index:14398}.card:nth-child(4399) .task-item{z-index:-3400}.card:nth-child(4399) .task-item .toolbar-dropdown.active{z-index:14399}.card:nth-child(4400) .task-item{z-index:-3401}.card:nth-child(4400) .task-item .toolbar-dropdown.active{z-index:14400}.card:nth-child(4401) .task-item{z-index:-3402}.card:nth-child(4401) .task-item .toolbar-dropdown.active{z-index:14401}.card:nth-child(4402) .task-item{z-index:-3403}.card:nth-child(4402) .task-item .toolbar-dropdown.active{z-index:14402}.card:nth-child(4403) .task-item{z-index:-3404}.card:nth-child(4403) .task-item .toolbar-dropdown.active{z-index:14403}.card:nth-child(4404) .task-item{z-index:-3405}.card:nth-child(4404) .task-item .toolbar-dropdown.active{z-index:14404}.card:nth-child(4405) .task-item{z-index:-3406}.card:nth-child(4405) .task-item .toolbar-dropdown.active{z-index:14405}.card:nth-child(4406) .task-item{z-index:-3407}.card:nth-child(4406) .task-item .toolbar-dropdown.active{z-index:14406}.card:nth-child(4407) .task-item{z-index:-3408}.card:nth-child(4407) .task-item .toolbar-dropdown.active{z-index:14407}.card:nth-child(4408) .task-item{z-index:-3409}.card:nth-child(4408) .task-item .toolbar-dropdown.active{z-index:14408}.card:nth-child(4409) .task-item{z-index:-3410}.card:nth-child(4409) .task-item .toolbar-dropdown.active{z-index:14409}.card:nth-child(4410) .task-item{z-index:-3411}.card:nth-child(4410) .task-item .toolbar-dropdown.active{z-index:14410}.card:nth-child(4411) .task-item{z-index:-3412}.card:nth-child(4411) .task-item .toolbar-dropdown.active{z-index:14411}.card:nth-child(4412) .task-item{z-index:-3413}.card:nth-child(4412) .task-item .toolbar-dropdown.active{z-index:14412}.card:nth-child(4413) .task-item{z-index:-3414}.card:nth-child(4413) .task-item .toolbar-dropdown.active{z-index:14413}.card:nth-child(4414) .task-item{z-index:-3415}.card:nth-child(4414) .task-item .toolbar-dropdown.active{z-index:14414}.card:nth-child(4415) .task-item{z-index:-3416}.card:nth-child(4415) .task-item .toolbar-dropdown.active{z-index:14415}.card:nth-child(4416) .task-item{z-index:-3417}.card:nth-child(4416) .task-item .toolbar-dropdown.active{z-index:14416}.card:nth-child(4417) .task-item{z-index:-3418}.card:nth-child(4417) .task-item .toolbar-dropdown.active{z-index:14417}.card:nth-child(4418) .task-item{z-index:-3419}.card:nth-child(4418) .task-item .toolbar-dropdown.active{z-index:14418}.card:nth-child(4419) .task-item{z-index:-3420}.card:nth-child(4419) .task-item .toolbar-dropdown.active{z-index:14419}.card:nth-child(4420) .task-item{z-index:-3421}.card:nth-child(4420) .task-item .toolbar-dropdown.active{z-index:14420}.card:nth-child(4421) .task-item{z-index:-3422}.card:nth-child(4421) .task-item .toolbar-dropdown.active{z-index:14421}.card:nth-child(4422) .task-item{z-index:-3423}.card:nth-child(4422) .task-item .toolbar-dropdown.active{z-index:14422}.card:nth-child(4423) .task-item{z-index:-3424}.card:nth-child(4423) .task-item .toolbar-dropdown.active{z-index:14423}.card:nth-child(4424) .task-item{z-index:-3425}.card:nth-child(4424) .task-item .toolbar-dropdown.active{z-index:14424}.card:nth-child(4425) .task-item{z-index:-3426}.card:nth-child(4425) .task-item .toolbar-dropdown.active{z-index:14425}.card:nth-child(4426) .task-item{z-index:-3427}.card:nth-child(4426) .task-item .toolbar-dropdown.active{z-index:14426}.card:nth-child(4427) .task-item{z-index:-3428}.card:nth-child(4427) .task-item .toolbar-dropdown.active{z-index:14427}.card:nth-child(4428) .task-item{z-index:-3429}.card:nth-child(4428) .task-item .toolbar-dropdown.active{z-index:14428}.card:nth-child(4429) .task-item{z-index:-3430}.card:nth-child(4429) .task-item .toolbar-dropdown.active{z-index:14429}.card:nth-child(4430) .task-item{z-index:-3431}.card:nth-child(4430) .task-item .toolbar-dropdown.active{z-index:14430}.card:nth-child(4431) .task-item{z-index:-3432}.card:nth-child(4431) .task-item .toolbar-dropdown.active{z-index:14431}.card:nth-child(4432) .task-item{z-index:-3433}.card:nth-child(4432) .task-item .toolbar-dropdown.active{z-index:14432}.card:nth-child(4433) .task-item{z-index:-3434}.card:nth-child(4433) .task-item .toolbar-dropdown.active{z-index:14433}.card:nth-child(4434) .task-item{z-index:-3435}.card:nth-child(4434) .task-item .toolbar-dropdown.active{z-index:14434}.card:nth-child(4435) .task-item{z-index:-3436}.card:nth-child(4435) .task-item .toolbar-dropdown.active{z-index:14435}.card:nth-child(4436) .task-item{z-index:-3437}.card:nth-child(4436) .task-item .toolbar-dropdown.active{z-index:14436}.card:nth-child(4437) .task-item{z-index:-3438}.card:nth-child(4437) .task-item .toolbar-dropdown.active{z-index:14437}.card:nth-child(4438) .task-item{z-index:-3439}.card:nth-child(4438) .task-item .toolbar-dropdown.active{z-index:14438}.card:nth-child(4439) .task-item{z-index:-3440}.card:nth-child(4439) .task-item .toolbar-dropdown.active{z-index:14439}.card:nth-child(4440) .task-item{z-index:-3441}.card:nth-child(4440) .task-item .toolbar-dropdown.active{z-index:14440}.card:nth-child(4441) .task-item{z-index:-3442}.card:nth-child(4441) .task-item .toolbar-dropdown.active{z-index:14441}.card:nth-child(4442) .task-item{z-index:-3443}.card:nth-child(4442) .task-item .toolbar-dropdown.active{z-index:14442}.card:nth-child(4443) .task-item{z-index:-3444}.card:nth-child(4443) .task-item .toolbar-dropdown.active{z-index:14443}.card:nth-child(4444) .task-item{z-index:-3445}.card:nth-child(4444) .task-item .toolbar-dropdown.active{z-index:14444}.card:nth-child(4445) .task-item{z-index:-3446}.card:nth-child(4445) .task-item .toolbar-dropdown.active{z-index:14445}.card:nth-child(4446) .task-item{z-index:-3447}.card:nth-child(4446) .task-item .toolbar-dropdown.active{z-index:14446}.card:nth-child(4447) .task-item{z-index:-3448}.card:nth-child(4447) .task-item .toolbar-dropdown.active{z-index:14447}.card:nth-child(4448) .task-item{z-index:-3449}.card:nth-child(4448) .task-item .toolbar-dropdown.active{z-index:14448}.card:nth-child(4449) .task-item{z-index:-3450}.card:nth-child(4449) .task-item .toolbar-dropdown.active{z-index:14449}.card:nth-child(4450) .task-item{z-index:-3451}.card:nth-child(4450) .task-item .toolbar-dropdown.active{z-index:14450}.card:nth-child(4451) .task-item{z-index:-3452}.card:nth-child(4451) .task-item .toolbar-dropdown.active{z-index:14451}.card:nth-child(4452) .task-item{z-index:-3453}.card:nth-child(4452) .task-item .toolbar-dropdown.active{z-index:14452}.card:nth-child(4453) .task-item{z-index:-3454}.card:nth-child(4453) .task-item .toolbar-dropdown.active{z-index:14453}.card:nth-child(4454) .task-item{z-index:-3455}.card:nth-child(4454) .task-item .toolbar-dropdown.active{z-index:14454}.card:nth-child(4455) .task-item{z-index:-3456}.card:nth-child(4455) .task-item .toolbar-dropdown.active{z-index:14455}.card:nth-child(4456) .task-item{z-index:-3457}.card:nth-child(4456) .task-item .toolbar-dropdown.active{z-index:14456}.card:nth-child(4457) .task-item{z-index:-3458}.card:nth-child(4457) .task-item .toolbar-dropdown.active{z-index:14457}.card:nth-child(4458) .task-item{z-index:-3459}.card:nth-child(4458) .task-item .toolbar-dropdown.active{z-index:14458}.card:nth-child(4459) .task-item{z-index:-3460}.card:nth-child(4459) .task-item .toolbar-dropdown.active{z-index:14459}.card:nth-child(4460) .task-item{z-index:-3461}.card:nth-child(4460) .task-item .toolbar-dropdown.active{z-index:14460}.card:nth-child(4461) .task-item{z-index:-3462}.card:nth-child(4461) .task-item .toolbar-dropdown.active{z-index:14461}.card:nth-child(4462) .task-item{z-index:-3463}.card:nth-child(4462) .task-item .toolbar-dropdown.active{z-index:14462}.card:nth-child(4463) .task-item{z-index:-3464}.card:nth-child(4463) .task-item .toolbar-dropdown.active{z-index:14463}.card:nth-child(4464) .task-item{z-index:-3465}.card:nth-child(4464) .task-item .toolbar-dropdown.active{z-index:14464}.card:nth-child(4465) .task-item{z-index:-3466}.card:nth-child(4465) .task-item .toolbar-dropdown.active{z-index:14465}.card:nth-child(4466) .task-item{z-index:-3467}.card:nth-child(4466) .task-item .toolbar-dropdown.active{z-index:14466}.card:nth-child(4467) .task-item{z-index:-3468}.card:nth-child(4467) .task-item .toolbar-dropdown.active{z-index:14467}.card:nth-child(4468) .task-item{z-index:-3469}.card:nth-child(4468) .task-item .toolbar-dropdown.active{z-index:14468}.card:nth-child(4469) .task-item{z-index:-3470}.card:nth-child(4469) .task-item .toolbar-dropdown.active{z-index:14469}.card:nth-child(4470) .task-item{z-index:-3471}.card:nth-child(4470) .task-item .toolbar-dropdown.active{z-index:14470}.card:nth-child(4471) .task-item{z-index:-3472}.card:nth-child(4471) .task-item .toolbar-dropdown.active{z-index:14471}.card:nth-child(4472) .task-item{z-index:-3473}.card:nth-child(4472) .task-item .toolbar-dropdown.active{z-index:14472}.card:nth-child(4473) .task-item{z-index:-3474}.card:nth-child(4473) .task-item .toolbar-dropdown.active{z-index:14473}.card:nth-child(4474) .task-item{z-index:-3475}.card:nth-child(4474) .task-item .toolbar-dropdown.active{z-index:14474}.card:nth-child(4475) .task-item{z-index:-3476}.card:nth-child(4475) .task-item .toolbar-dropdown.active{z-index:14475}.card:nth-child(4476) .task-item{z-index:-3477}.card:nth-child(4476) .task-item .toolbar-dropdown.active{z-index:14476}.card:nth-child(4477) .task-item{z-index:-3478}.card:nth-child(4477) .task-item .toolbar-dropdown.active{z-index:14477}.card:nth-child(4478) .task-item{z-index:-3479}.card:nth-child(4478) .task-item .toolbar-dropdown.active{z-index:14478}.card:nth-child(4479) .task-item{z-index:-3480}.card:nth-child(4479) .task-item .toolbar-dropdown.active{z-index:14479}.card:nth-child(4480) .task-item{z-index:-3481}.card:nth-child(4480) .task-item .toolbar-dropdown.active{z-index:14480}.card:nth-child(4481) .task-item{z-index:-3482}.card:nth-child(4481) .task-item .toolbar-dropdown.active{z-index:14481}.card:nth-child(4482) .task-item{z-index:-3483}.card:nth-child(4482) .task-item .toolbar-dropdown.active{z-index:14482}.card:nth-child(4483) .task-item{z-index:-3484}.card:nth-child(4483) .task-item .toolbar-dropdown.active{z-index:14483}.card:nth-child(4484) .task-item{z-index:-3485}.card:nth-child(4484) .task-item .toolbar-dropdown.active{z-index:14484}.card:nth-child(4485) .task-item{z-index:-3486}.card:nth-child(4485) .task-item .toolbar-dropdown.active{z-index:14485}.card:nth-child(4486) .task-item{z-index:-3487}.card:nth-child(4486) .task-item .toolbar-dropdown.active{z-index:14486}.card:nth-child(4487) .task-item{z-index:-3488}.card:nth-child(4487) .task-item .toolbar-dropdown.active{z-index:14487}.card:nth-child(4488) .task-item{z-index:-3489}.card:nth-child(4488) .task-item .toolbar-dropdown.active{z-index:14488}.card:nth-child(4489) .task-item{z-index:-3490}.card:nth-child(4489) .task-item .toolbar-dropdown.active{z-index:14489}.card:nth-child(4490) .task-item{z-index:-3491}.card:nth-child(4490) .task-item .toolbar-dropdown.active{z-index:14490}.card:nth-child(4491) .task-item{z-index:-3492}.card:nth-child(4491) .task-item .toolbar-dropdown.active{z-index:14491}.card:nth-child(4492) .task-item{z-index:-3493}.card:nth-child(4492) .task-item .toolbar-dropdown.active{z-index:14492}.card:nth-child(4493) .task-item{z-index:-3494}.card:nth-child(4493) .task-item .toolbar-dropdown.active{z-index:14493}.card:nth-child(4494) .task-item{z-index:-3495}.card:nth-child(4494) .task-item .toolbar-dropdown.active{z-index:14494}.card:nth-child(4495) .task-item{z-index:-3496}.card:nth-child(4495) .task-item .toolbar-dropdown.active{z-index:14495}.card:nth-child(4496) .task-item{z-index:-3497}.card:nth-child(4496) .task-item .toolbar-dropdown.active{z-index:14496}.card:nth-child(4497) .task-item{z-index:-3498}.card:nth-child(4497) .task-item .toolbar-dropdown.active{z-index:14497}.card:nth-child(4498) .task-item{z-index:-3499}.card:nth-child(4498) .task-item .toolbar-dropdown.active{z-index:14498}.card:nth-child(4499) .task-item{z-index:-3500}.card:nth-child(4499) .task-item .toolbar-dropdown.active{z-index:14499}.card:nth-child(4500) .task-item{z-index:-3501}.card:nth-child(4500) .task-item .toolbar-dropdown.active{z-index:14500}.card:nth-child(4501) .task-item{z-index:-3502}.card:nth-child(4501) .task-item .toolbar-dropdown.active{z-index:14501}.card:nth-child(4502) .task-item{z-index:-3503}.card:nth-child(4502) .task-item .toolbar-dropdown.active{z-index:14502}.card:nth-child(4503) .task-item{z-index:-3504}.card:nth-child(4503) .task-item .toolbar-dropdown.active{z-index:14503}.card:nth-child(4504) .task-item{z-index:-3505}.card:nth-child(4504) .task-item .toolbar-dropdown.active{z-index:14504}.card:nth-child(4505) .task-item{z-index:-3506}.card:nth-child(4505) .task-item .toolbar-dropdown.active{z-index:14505}.card:nth-child(4506) .task-item{z-index:-3507}.card:nth-child(4506) .task-item .toolbar-dropdown.active{z-index:14506}.card:nth-child(4507) .task-item{z-index:-3508}.card:nth-child(4507) .task-item .toolbar-dropdown.active{z-index:14507}.card:nth-child(4508) .task-item{z-index:-3509}.card:nth-child(4508) .task-item .toolbar-dropdown.active{z-index:14508}.card:nth-child(4509) .task-item{z-index:-3510}.card:nth-child(4509) .task-item .toolbar-dropdown.active{z-index:14509}.card:nth-child(4510) .task-item{z-index:-3511}.card:nth-child(4510) .task-item .toolbar-dropdown.active{z-index:14510}.card:nth-child(4511) .task-item{z-index:-3512}.card:nth-child(4511) .task-item .toolbar-dropdown.active{z-index:14511}.card:nth-child(4512) .task-item{z-index:-3513}.card:nth-child(4512) .task-item .toolbar-dropdown.active{z-index:14512}.card:nth-child(4513) .task-item{z-index:-3514}.card:nth-child(4513) .task-item .toolbar-dropdown.active{z-index:14513}.card:nth-child(4514) .task-item{z-index:-3515}.card:nth-child(4514) .task-item .toolbar-dropdown.active{z-index:14514}.card:nth-child(4515) .task-item{z-index:-3516}.card:nth-child(4515) .task-item .toolbar-dropdown.active{z-index:14515}.card:nth-child(4516) .task-item{z-index:-3517}.card:nth-child(4516) .task-item .toolbar-dropdown.active{z-index:14516}.card:nth-child(4517) .task-item{z-index:-3518}.card:nth-child(4517) .task-item .toolbar-dropdown.active{z-index:14517}.card:nth-child(4518) .task-item{z-index:-3519}.card:nth-child(4518) .task-item .toolbar-dropdown.active{z-index:14518}.card:nth-child(4519) .task-item{z-index:-3520}.card:nth-child(4519) .task-item .toolbar-dropdown.active{z-index:14519}.card:nth-child(4520) .task-item{z-index:-3521}.card:nth-child(4520) .task-item .toolbar-dropdown.active{z-index:14520}.card:nth-child(4521) .task-item{z-index:-3522}.card:nth-child(4521) .task-item .toolbar-dropdown.active{z-index:14521}.card:nth-child(4522) .task-item{z-index:-3523}.card:nth-child(4522) .task-item .toolbar-dropdown.active{z-index:14522}.card:nth-child(4523) .task-item{z-index:-3524}.card:nth-child(4523) .task-item .toolbar-dropdown.active{z-index:14523}.card:nth-child(4524) .task-item{z-index:-3525}.card:nth-child(4524) .task-item .toolbar-dropdown.active{z-index:14524}.card:nth-child(4525) .task-item{z-index:-3526}.card:nth-child(4525) .task-item .toolbar-dropdown.active{z-index:14525}.card:nth-child(4526) .task-item{z-index:-3527}.card:nth-child(4526) .task-item .toolbar-dropdown.active{z-index:14526}.card:nth-child(4527) .task-item{z-index:-3528}.card:nth-child(4527) .task-item .toolbar-dropdown.active{z-index:14527}.card:nth-child(4528) .task-item{z-index:-3529}.card:nth-child(4528) .task-item .toolbar-dropdown.active{z-index:14528}.card:nth-child(4529) .task-item{z-index:-3530}.card:nth-child(4529) .task-item .toolbar-dropdown.active{z-index:14529}.card:nth-child(4530) .task-item{z-index:-3531}.card:nth-child(4530) .task-item .toolbar-dropdown.active{z-index:14530}.card:nth-child(4531) .task-item{z-index:-3532}.card:nth-child(4531) .task-item .toolbar-dropdown.active{z-index:14531}.card:nth-child(4532) .task-item{z-index:-3533}.card:nth-child(4532) .task-item .toolbar-dropdown.active{z-index:14532}.card:nth-child(4533) .task-item{z-index:-3534}.card:nth-child(4533) .task-item .toolbar-dropdown.active{z-index:14533}.card:nth-child(4534) .task-item{z-index:-3535}.card:nth-child(4534) .task-item .toolbar-dropdown.active{z-index:14534}.card:nth-child(4535) .task-item{z-index:-3536}.card:nth-child(4535) .task-item .toolbar-dropdown.active{z-index:14535}.card:nth-child(4536) .task-item{z-index:-3537}.card:nth-child(4536) .task-item .toolbar-dropdown.active{z-index:14536}.card:nth-child(4537) .task-item{z-index:-3538}.card:nth-child(4537) .task-item .toolbar-dropdown.active{z-index:14537}.card:nth-child(4538) .task-item{z-index:-3539}.card:nth-child(4538) .task-item .toolbar-dropdown.active{z-index:14538}.card:nth-child(4539) .task-item{z-index:-3540}.card:nth-child(4539) .task-item .toolbar-dropdown.active{z-index:14539}.card:nth-child(4540) .task-item{z-index:-3541}.card:nth-child(4540) .task-item .toolbar-dropdown.active{z-index:14540}.card:nth-child(4541) .task-item{z-index:-3542}.card:nth-child(4541) .task-item .toolbar-dropdown.active{z-index:14541}.card:nth-child(4542) .task-item{z-index:-3543}.card:nth-child(4542) .task-item .toolbar-dropdown.active{z-index:14542}.card:nth-child(4543) .task-item{z-index:-3544}.card:nth-child(4543) .task-item .toolbar-dropdown.active{z-index:14543}.card:nth-child(4544) .task-item{z-index:-3545}.card:nth-child(4544) .task-item .toolbar-dropdown.active{z-index:14544}.card:nth-child(4545) .task-item{z-index:-3546}.card:nth-child(4545) .task-item .toolbar-dropdown.active{z-index:14545}.card:nth-child(4546) .task-item{z-index:-3547}.card:nth-child(4546) .task-item .toolbar-dropdown.active{z-index:14546}.card:nth-child(4547) .task-item{z-index:-3548}.card:nth-child(4547) .task-item .toolbar-dropdown.active{z-index:14547}.card:nth-child(4548) .task-item{z-index:-3549}.card:nth-child(4548) .task-item .toolbar-dropdown.active{z-index:14548}.card:nth-child(4549) .task-item{z-index:-3550}.card:nth-child(4549) .task-item .toolbar-dropdown.active{z-index:14549}.card:nth-child(4550) .task-item{z-index:-3551}.card:nth-child(4550) .task-item .toolbar-dropdown.active{z-index:14550}.card:nth-child(4551) .task-item{z-index:-3552}.card:nth-child(4551) .task-item .toolbar-dropdown.active{z-index:14551}.card:nth-child(4552) .task-item{z-index:-3553}.card:nth-child(4552) .task-item .toolbar-dropdown.active{z-index:14552}.card:nth-child(4553) .task-item{z-index:-3554}.card:nth-child(4553) .task-item .toolbar-dropdown.active{z-index:14553}.card:nth-child(4554) .task-item{z-index:-3555}.card:nth-child(4554) .task-item .toolbar-dropdown.active{z-index:14554}.card:nth-child(4555) .task-item{z-index:-3556}.card:nth-child(4555) .task-item .toolbar-dropdown.active{z-index:14555}.card:nth-child(4556) .task-item{z-index:-3557}.card:nth-child(4556) .task-item .toolbar-dropdown.active{z-index:14556}.card:nth-child(4557) .task-item{z-index:-3558}.card:nth-child(4557) .task-item .toolbar-dropdown.active{z-index:14557}.card:nth-child(4558) .task-item{z-index:-3559}.card:nth-child(4558) .task-item .toolbar-dropdown.active{z-index:14558}.card:nth-child(4559) .task-item{z-index:-3560}.card:nth-child(4559) .task-item .toolbar-dropdown.active{z-index:14559}.card:nth-child(4560) .task-item{z-index:-3561}.card:nth-child(4560) .task-item .toolbar-dropdown.active{z-index:14560}.card:nth-child(4561) .task-item{z-index:-3562}.card:nth-child(4561) .task-item .toolbar-dropdown.active{z-index:14561}.card:nth-child(4562) .task-item{z-index:-3563}.card:nth-child(4562) .task-item .toolbar-dropdown.active{z-index:14562}.card:nth-child(4563) .task-item{z-index:-3564}.card:nth-child(4563) .task-item .toolbar-dropdown.active{z-index:14563}.card:nth-child(4564) .task-item{z-index:-3565}.card:nth-child(4564) .task-item .toolbar-dropdown.active{z-index:14564}.card:nth-child(4565) .task-item{z-index:-3566}.card:nth-child(4565) .task-item .toolbar-dropdown.active{z-index:14565}.card:nth-child(4566) .task-item{z-index:-3567}.card:nth-child(4566) .task-item .toolbar-dropdown.active{z-index:14566}.card:nth-child(4567) .task-item{z-index:-3568}.card:nth-child(4567) .task-item .toolbar-dropdown.active{z-index:14567}.card:nth-child(4568) .task-item{z-index:-3569}.card:nth-child(4568) .task-item .toolbar-dropdown.active{z-index:14568}.card:nth-child(4569) .task-item{z-index:-3570}.card:nth-child(4569) .task-item .toolbar-dropdown.active{z-index:14569}.card:nth-child(4570) .task-item{z-index:-3571}.card:nth-child(4570) .task-item .toolbar-dropdown.active{z-index:14570}.card:nth-child(4571) .task-item{z-index:-3572}.card:nth-child(4571) .task-item .toolbar-dropdown.active{z-index:14571}.card:nth-child(4572) .task-item{z-index:-3573}.card:nth-child(4572) .task-item .toolbar-dropdown.active{z-index:14572}.card:nth-child(4573) .task-item{z-index:-3574}.card:nth-child(4573) .task-item .toolbar-dropdown.active{z-index:14573}.card:nth-child(4574) .task-item{z-index:-3575}.card:nth-child(4574) .task-item .toolbar-dropdown.active{z-index:14574}.card:nth-child(4575) .task-item{z-index:-3576}.card:nth-child(4575) .task-item .toolbar-dropdown.active{z-index:14575}.card:nth-child(4576) .task-item{z-index:-3577}.card:nth-child(4576) .task-item .toolbar-dropdown.active{z-index:14576}.card:nth-child(4577) .task-item{z-index:-3578}.card:nth-child(4577) .task-item .toolbar-dropdown.active{z-index:14577}.card:nth-child(4578) .task-item{z-index:-3579}.card:nth-child(4578) .task-item .toolbar-dropdown.active{z-index:14578}.card:nth-child(4579) .task-item{z-index:-3580}.card:nth-child(4579) .task-item .toolbar-dropdown.active{z-index:14579}.card:nth-child(4580) .task-item{z-index:-3581}.card:nth-child(4580) .task-item .toolbar-dropdown.active{z-index:14580}.card:nth-child(4581) .task-item{z-index:-3582}.card:nth-child(4581) .task-item .toolbar-dropdown.active{z-index:14581}.card:nth-child(4582) .task-item{z-index:-3583}.card:nth-child(4582) .task-item .toolbar-dropdown.active{z-index:14582}.card:nth-child(4583) .task-item{z-index:-3584}.card:nth-child(4583) .task-item .toolbar-dropdown.active{z-index:14583}.card:nth-child(4584) .task-item{z-index:-3585}.card:nth-child(4584) .task-item .toolbar-dropdown.active{z-index:14584}.card:nth-child(4585) .task-item{z-index:-3586}.card:nth-child(4585) .task-item .toolbar-dropdown.active{z-index:14585}.card:nth-child(4586) .task-item{z-index:-3587}.card:nth-child(4586) .task-item .toolbar-dropdown.active{z-index:14586}.card:nth-child(4587) .task-item{z-index:-3588}.card:nth-child(4587) .task-item .toolbar-dropdown.active{z-index:14587}.card:nth-child(4588) .task-item{z-index:-3589}.card:nth-child(4588) .task-item .toolbar-dropdown.active{z-index:14588}.card:nth-child(4589) .task-item{z-index:-3590}.card:nth-child(4589) .task-item .toolbar-dropdown.active{z-index:14589}.card:nth-child(4590) .task-item{z-index:-3591}.card:nth-child(4590) .task-item .toolbar-dropdown.active{z-index:14590}.card:nth-child(4591) .task-item{z-index:-3592}.card:nth-child(4591) .task-item .toolbar-dropdown.active{z-index:14591}.card:nth-child(4592) .task-item{z-index:-3593}.card:nth-child(4592) .task-item .toolbar-dropdown.active{z-index:14592}.card:nth-child(4593) .task-item{z-index:-3594}.card:nth-child(4593) .task-item .toolbar-dropdown.active{z-index:14593}.card:nth-child(4594) .task-item{z-index:-3595}.card:nth-child(4594) .task-item .toolbar-dropdown.active{z-index:14594}.card:nth-child(4595) .task-item{z-index:-3596}.card:nth-child(4595) .task-item .toolbar-dropdown.active{z-index:14595}.card:nth-child(4596) .task-item{z-index:-3597}.card:nth-child(4596) .task-item .toolbar-dropdown.active{z-index:14596}.card:nth-child(4597) .task-item{z-index:-3598}.card:nth-child(4597) .task-item .toolbar-dropdown.active{z-index:14597}.card:nth-child(4598) .task-item{z-index:-3599}.card:nth-child(4598) .task-item .toolbar-dropdown.active{z-index:14598}.card:nth-child(4599) .task-item{z-index:-3600}.card:nth-child(4599) .task-item .toolbar-dropdown.active{z-index:14599}.card:nth-child(4600) .task-item{z-index:-3601}.card:nth-child(4600) .task-item .toolbar-dropdown.active{z-index:14600}.card:nth-child(4601) .task-item{z-index:-3602}.card:nth-child(4601) .task-item .toolbar-dropdown.active{z-index:14601}.card:nth-child(4602) .task-item{z-index:-3603}.card:nth-child(4602) .task-item .toolbar-dropdown.active{z-index:14602}.card:nth-child(4603) .task-item{z-index:-3604}.card:nth-child(4603) .task-item .toolbar-dropdown.active{z-index:14603}.card:nth-child(4604) .task-item{z-index:-3605}.card:nth-child(4604) .task-item .toolbar-dropdown.active{z-index:14604}.card:nth-child(4605) .task-item{z-index:-3606}.card:nth-child(4605) .task-item .toolbar-dropdown.active{z-index:14605}.card:nth-child(4606) .task-item{z-index:-3607}.card:nth-child(4606) .task-item .toolbar-dropdown.active{z-index:14606}.card:nth-child(4607) .task-item{z-index:-3608}.card:nth-child(4607) .task-item .toolbar-dropdown.active{z-index:14607}.card:nth-child(4608) .task-item{z-index:-3609}.card:nth-child(4608) .task-item .toolbar-dropdown.active{z-index:14608}.card:nth-child(4609) .task-item{z-index:-3610}.card:nth-child(4609) .task-item .toolbar-dropdown.active{z-index:14609}.card:nth-child(4610) .task-item{z-index:-3611}.card:nth-child(4610) .task-item .toolbar-dropdown.active{z-index:14610}.card:nth-child(4611) .task-item{z-index:-3612}.card:nth-child(4611) .task-item .toolbar-dropdown.active{z-index:14611}.card:nth-child(4612) .task-item{z-index:-3613}.card:nth-child(4612) .task-item .toolbar-dropdown.active{z-index:14612}.card:nth-child(4613) .task-item{z-index:-3614}.card:nth-child(4613) .task-item .toolbar-dropdown.active{z-index:14613}.card:nth-child(4614) .task-item{z-index:-3615}.card:nth-child(4614) .task-item .toolbar-dropdown.active{z-index:14614}.card:nth-child(4615) .task-item{z-index:-3616}.card:nth-child(4615) .task-item .toolbar-dropdown.active{z-index:14615}.card:nth-child(4616) .task-item{z-index:-3617}.card:nth-child(4616) .task-item .toolbar-dropdown.active{z-index:14616}.card:nth-child(4617) .task-item{z-index:-3618}.card:nth-child(4617) .task-item .toolbar-dropdown.active{z-index:14617}.card:nth-child(4618) .task-item{z-index:-3619}.card:nth-child(4618) .task-item .toolbar-dropdown.active{z-index:14618}.card:nth-child(4619) .task-item{z-index:-3620}.card:nth-child(4619) .task-item .toolbar-dropdown.active{z-index:14619}.card:nth-child(4620) .task-item{z-index:-3621}.card:nth-child(4620) .task-item .toolbar-dropdown.active{z-index:14620}.card:nth-child(4621) .task-item{z-index:-3622}.card:nth-child(4621) .task-item .toolbar-dropdown.active{z-index:14621}.card:nth-child(4622) .task-item{z-index:-3623}.card:nth-child(4622) .task-item .toolbar-dropdown.active{z-index:14622}.card:nth-child(4623) .task-item{z-index:-3624}.card:nth-child(4623) .task-item .toolbar-dropdown.active{z-index:14623}.card:nth-child(4624) .task-item{z-index:-3625}.card:nth-child(4624) .task-item .toolbar-dropdown.active{z-index:14624}.card:nth-child(4625) .task-item{z-index:-3626}.card:nth-child(4625) .task-item .toolbar-dropdown.active{z-index:14625}.card:nth-child(4626) .task-item{z-index:-3627}.card:nth-child(4626) .task-item .toolbar-dropdown.active{z-index:14626}.card:nth-child(4627) .task-item{z-index:-3628}.card:nth-child(4627) .task-item .toolbar-dropdown.active{z-index:14627}.card:nth-child(4628) .task-item{z-index:-3629}.card:nth-child(4628) .task-item .toolbar-dropdown.active{z-index:14628}.card:nth-child(4629) .task-item{z-index:-3630}.card:nth-child(4629) .task-item .toolbar-dropdown.active{z-index:14629}.card:nth-child(4630) .task-item{z-index:-3631}.card:nth-child(4630) .task-item .toolbar-dropdown.active{z-index:14630}.card:nth-child(4631) .task-item{z-index:-3632}.card:nth-child(4631) .task-item .toolbar-dropdown.active{z-index:14631}.card:nth-child(4632) .task-item{z-index:-3633}.card:nth-child(4632) .task-item .toolbar-dropdown.active{z-index:14632}.card:nth-child(4633) .task-item{z-index:-3634}.card:nth-child(4633) .task-item .toolbar-dropdown.active{z-index:14633}.card:nth-child(4634) .task-item{z-index:-3635}.card:nth-child(4634) .task-item .toolbar-dropdown.active{z-index:14634}.card:nth-child(4635) .task-item{z-index:-3636}.card:nth-child(4635) .task-item .toolbar-dropdown.active{z-index:14635}.card:nth-child(4636) .task-item{z-index:-3637}.card:nth-child(4636) .task-item .toolbar-dropdown.active{z-index:14636}.card:nth-child(4637) .task-item{z-index:-3638}.card:nth-child(4637) .task-item .toolbar-dropdown.active{z-index:14637}.card:nth-child(4638) .task-item{z-index:-3639}.card:nth-child(4638) .task-item .toolbar-dropdown.active{z-index:14638}.card:nth-child(4639) .task-item{z-index:-3640}.card:nth-child(4639) .task-item .toolbar-dropdown.active{z-index:14639}.card:nth-child(4640) .task-item{z-index:-3641}.card:nth-child(4640) .task-item .toolbar-dropdown.active{z-index:14640}.card:nth-child(4641) .task-item{z-index:-3642}.card:nth-child(4641) .task-item .toolbar-dropdown.active{z-index:14641}.card:nth-child(4642) .task-item{z-index:-3643}.card:nth-child(4642) .task-item .toolbar-dropdown.active{z-index:14642}.card:nth-child(4643) .task-item{z-index:-3644}.card:nth-child(4643) .task-item .toolbar-dropdown.active{z-index:14643}.card:nth-child(4644) .task-item{z-index:-3645}.card:nth-child(4644) .task-item .toolbar-dropdown.active{z-index:14644}.card:nth-child(4645) .task-item{z-index:-3646}.card:nth-child(4645) .task-item .toolbar-dropdown.active{z-index:14645}.card:nth-child(4646) .task-item{z-index:-3647}.card:nth-child(4646) .task-item .toolbar-dropdown.active{z-index:14646}.card:nth-child(4647) .task-item{z-index:-3648}.card:nth-child(4647) .task-item .toolbar-dropdown.active{z-index:14647}.card:nth-child(4648) .task-item{z-index:-3649}.card:nth-child(4648) .task-item .toolbar-dropdown.active{z-index:14648}.card:nth-child(4649) .task-item{z-index:-3650}.card:nth-child(4649) .task-item .toolbar-dropdown.active{z-index:14649}.card:nth-child(4650) .task-item{z-index:-3651}.card:nth-child(4650) .task-item .toolbar-dropdown.active{z-index:14650}.card:nth-child(4651) .task-item{z-index:-3652}.card:nth-child(4651) .task-item .toolbar-dropdown.active{z-index:14651}.card:nth-child(4652) .task-item{z-index:-3653}.card:nth-child(4652) .task-item .toolbar-dropdown.active{z-index:14652}.card:nth-child(4653) .task-item{z-index:-3654}.card:nth-child(4653) .task-item .toolbar-dropdown.active{z-index:14653}.card:nth-child(4654) .task-item{z-index:-3655}.card:nth-child(4654) .task-item .toolbar-dropdown.active{z-index:14654}.card:nth-child(4655) .task-item{z-index:-3656}.card:nth-child(4655) .task-item .toolbar-dropdown.active{z-index:14655}.card:nth-child(4656) .task-item{z-index:-3657}.card:nth-child(4656) .task-item .toolbar-dropdown.active{z-index:14656}.card:nth-child(4657) .task-item{z-index:-3658}.card:nth-child(4657) .task-item .toolbar-dropdown.active{z-index:14657}.card:nth-child(4658) .task-item{z-index:-3659}.card:nth-child(4658) .task-item .toolbar-dropdown.active{z-index:14658}.card:nth-child(4659) .task-item{z-index:-3660}.card:nth-child(4659) .task-item .toolbar-dropdown.active{z-index:14659}.card:nth-child(4660) .task-item{z-index:-3661}.card:nth-child(4660) .task-item .toolbar-dropdown.active{z-index:14660}.card:nth-child(4661) .task-item{z-index:-3662}.card:nth-child(4661) .task-item .toolbar-dropdown.active{z-index:14661}.card:nth-child(4662) .task-item{z-index:-3663}.card:nth-child(4662) .task-item .toolbar-dropdown.active{z-index:14662}.card:nth-child(4663) .task-item{z-index:-3664}.card:nth-child(4663) .task-item .toolbar-dropdown.active{z-index:14663}.card:nth-child(4664) .task-item{z-index:-3665}.card:nth-child(4664) .task-item .toolbar-dropdown.active{z-index:14664}.card:nth-child(4665) .task-item{z-index:-3666}.card:nth-child(4665) .task-item .toolbar-dropdown.active{z-index:14665}.card:nth-child(4666) .task-item{z-index:-3667}.card:nth-child(4666) .task-item .toolbar-dropdown.active{z-index:14666}.card:nth-child(4667) .task-item{z-index:-3668}.card:nth-child(4667) .task-item .toolbar-dropdown.active{z-index:14667}.card:nth-child(4668) .task-item{z-index:-3669}.card:nth-child(4668) .task-item .toolbar-dropdown.active{z-index:14668}.card:nth-child(4669) .task-item{z-index:-3670}.card:nth-child(4669) .task-item .toolbar-dropdown.active{z-index:14669}.card:nth-child(4670) .task-item{z-index:-3671}.card:nth-child(4670) .task-item .toolbar-dropdown.active{z-index:14670}.card:nth-child(4671) .task-item{z-index:-3672}.card:nth-child(4671) .task-item .toolbar-dropdown.active{z-index:14671}.card:nth-child(4672) .task-item{z-index:-3673}.card:nth-child(4672) .task-item .toolbar-dropdown.active{z-index:14672}.card:nth-child(4673) .task-item{z-index:-3674}.card:nth-child(4673) .task-item .toolbar-dropdown.active{z-index:14673}.card:nth-child(4674) .task-item{z-index:-3675}.card:nth-child(4674) .task-item .toolbar-dropdown.active{z-index:14674}.card:nth-child(4675) .task-item{z-index:-3676}.card:nth-child(4675) .task-item .toolbar-dropdown.active{z-index:14675}.card:nth-child(4676) .task-item{z-index:-3677}.card:nth-child(4676) .task-item .toolbar-dropdown.active{z-index:14676}.card:nth-child(4677) .task-item{z-index:-3678}.card:nth-child(4677) .task-item .toolbar-dropdown.active{z-index:14677}.card:nth-child(4678) .task-item{z-index:-3679}.card:nth-child(4678) .task-item .toolbar-dropdown.active{z-index:14678}.card:nth-child(4679) .task-item{z-index:-3680}.card:nth-child(4679) .task-item .toolbar-dropdown.active{z-index:14679}.card:nth-child(4680) .task-item{z-index:-3681}.card:nth-child(4680) .task-item .toolbar-dropdown.active{z-index:14680}.card:nth-child(4681) .task-item{z-index:-3682}.card:nth-child(4681) .task-item .toolbar-dropdown.active{z-index:14681}.card:nth-child(4682) .task-item{z-index:-3683}.card:nth-child(4682) .task-item .toolbar-dropdown.active{z-index:14682}.card:nth-child(4683) .task-item{z-index:-3684}.card:nth-child(4683) .task-item .toolbar-dropdown.active{z-index:14683}.card:nth-child(4684) .task-item{z-index:-3685}.card:nth-child(4684) .task-item .toolbar-dropdown.active{z-index:14684}.card:nth-child(4685) .task-item{z-index:-3686}.card:nth-child(4685) .task-item .toolbar-dropdown.active{z-index:14685}.card:nth-child(4686) .task-item{z-index:-3687}.card:nth-child(4686) .task-item .toolbar-dropdown.active{z-index:14686}.card:nth-child(4687) .task-item{z-index:-3688}.card:nth-child(4687) .task-item .toolbar-dropdown.active{z-index:14687}.card:nth-child(4688) .task-item{z-index:-3689}.card:nth-child(4688) .task-item .toolbar-dropdown.active{z-index:14688}.card:nth-child(4689) .task-item{z-index:-3690}.card:nth-child(4689) .task-item .toolbar-dropdown.active{z-index:14689}.card:nth-child(4690) .task-item{z-index:-3691}.card:nth-child(4690) .task-item .toolbar-dropdown.active{z-index:14690}.card:nth-child(4691) .task-item{z-index:-3692}.card:nth-child(4691) .task-item .toolbar-dropdown.active{z-index:14691}.card:nth-child(4692) .task-item{z-index:-3693}.card:nth-child(4692) .task-item .toolbar-dropdown.active{z-index:14692}.card:nth-child(4693) .task-item{z-index:-3694}.card:nth-child(4693) .task-item .toolbar-dropdown.active{z-index:14693}.card:nth-child(4694) .task-item{z-index:-3695}.card:nth-child(4694) .task-item .toolbar-dropdown.active{z-index:14694}.card:nth-child(4695) .task-item{z-index:-3696}.card:nth-child(4695) .task-item .toolbar-dropdown.active{z-index:14695}.card:nth-child(4696) .task-item{z-index:-3697}.card:nth-child(4696) .task-item .toolbar-dropdown.active{z-index:14696}.card:nth-child(4697) .task-item{z-index:-3698}.card:nth-child(4697) .task-item .toolbar-dropdown.active{z-index:14697}.card:nth-child(4698) .task-item{z-index:-3699}.card:nth-child(4698) .task-item .toolbar-dropdown.active{z-index:14698}.card:nth-child(4699) .task-item{z-index:-3700}.card:nth-child(4699) .task-item .toolbar-dropdown.active{z-index:14699}.card:nth-child(4700) .task-item{z-index:-3701}.card:nth-child(4700) .task-item .toolbar-dropdown.active{z-index:14700}.card:nth-child(4701) .task-item{z-index:-3702}.card:nth-child(4701) .task-item .toolbar-dropdown.active{z-index:14701}.card:nth-child(4702) .task-item{z-index:-3703}.card:nth-child(4702) .task-item .toolbar-dropdown.active{z-index:14702}.card:nth-child(4703) .task-item{z-index:-3704}.card:nth-child(4703) .task-item .toolbar-dropdown.active{z-index:14703}.card:nth-child(4704) .task-item{z-index:-3705}.card:nth-child(4704) .task-item .toolbar-dropdown.active{z-index:14704}.card:nth-child(4705) .task-item{z-index:-3706}.card:nth-child(4705) .task-item .toolbar-dropdown.active{z-index:14705}.card:nth-child(4706) .task-item{z-index:-3707}.card:nth-child(4706) .task-item .toolbar-dropdown.active{z-index:14706}.card:nth-child(4707) .task-item{z-index:-3708}.card:nth-child(4707) .task-item .toolbar-dropdown.active{z-index:14707}.card:nth-child(4708) .task-item{z-index:-3709}.card:nth-child(4708) .task-item .toolbar-dropdown.active{z-index:14708}.card:nth-child(4709) .task-item{z-index:-3710}.card:nth-child(4709) .task-item .toolbar-dropdown.active{z-index:14709}.card:nth-child(4710) .task-item{z-index:-3711}.card:nth-child(4710) .task-item .toolbar-dropdown.active{z-index:14710}.card:nth-child(4711) .task-item{z-index:-3712}.card:nth-child(4711) .task-item .toolbar-dropdown.active{z-index:14711}.card:nth-child(4712) .task-item{z-index:-3713}.card:nth-child(4712) .task-item .toolbar-dropdown.active{z-index:14712}.card:nth-child(4713) .task-item{z-index:-3714}.card:nth-child(4713) .task-item .toolbar-dropdown.active{z-index:14713}.card:nth-child(4714) .task-item{z-index:-3715}.card:nth-child(4714) .task-item .toolbar-dropdown.active{z-index:14714}.card:nth-child(4715) .task-item{z-index:-3716}.card:nth-child(4715) .task-item .toolbar-dropdown.active{z-index:14715}.card:nth-child(4716) .task-item{z-index:-3717}.card:nth-child(4716) .task-item .toolbar-dropdown.active{z-index:14716}.card:nth-child(4717) .task-item{z-index:-3718}.card:nth-child(4717) .task-item .toolbar-dropdown.active{z-index:14717}.card:nth-child(4718) .task-item{z-index:-3719}.card:nth-child(4718) .task-item .toolbar-dropdown.active{z-index:14718}.card:nth-child(4719) .task-item{z-index:-3720}.card:nth-child(4719) .task-item .toolbar-dropdown.active{z-index:14719}.card:nth-child(4720) .task-item{z-index:-3721}.card:nth-child(4720) .task-item .toolbar-dropdown.active{z-index:14720}.card:nth-child(4721) .task-item{z-index:-3722}.card:nth-child(4721) .task-item .toolbar-dropdown.active{z-index:14721}.card:nth-child(4722) .task-item{z-index:-3723}.card:nth-child(4722) .task-item .toolbar-dropdown.active{z-index:14722}.card:nth-child(4723) .task-item{z-index:-3724}.card:nth-child(4723) .task-item .toolbar-dropdown.active{z-index:14723}.card:nth-child(4724) .task-item{z-index:-3725}.card:nth-child(4724) .task-item .toolbar-dropdown.active{z-index:14724}.card:nth-child(4725) .task-item{z-index:-3726}.card:nth-child(4725) .task-item .toolbar-dropdown.active{z-index:14725}.card:nth-child(4726) .task-item{z-index:-3727}.card:nth-child(4726) .task-item .toolbar-dropdown.active{z-index:14726}.card:nth-child(4727) .task-item{z-index:-3728}.card:nth-child(4727) .task-item .toolbar-dropdown.active{z-index:14727}.card:nth-child(4728) .task-item{z-index:-3729}.card:nth-child(4728) .task-item .toolbar-dropdown.active{z-index:14728}.card:nth-child(4729) .task-item{z-index:-3730}.card:nth-child(4729) .task-item .toolbar-dropdown.active{z-index:14729}.card:nth-child(4730) .task-item{z-index:-3731}.card:nth-child(4730) .task-item .toolbar-dropdown.active{z-index:14730}.card:nth-child(4731) .task-item{z-index:-3732}.card:nth-child(4731) .task-item .toolbar-dropdown.active{z-index:14731}.card:nth-child(4732) .task-item{z-index:-3733}.card:nth-child(4732) .task-item .toolbar-dropdown.active{z-index:14732}.card:nth-child(4733) .task-item{z-index:-3734}.card:nth-child(4733) .task-item .toolbar-dropdown.active{z-index:14733}.card:nth-child(4734) .task-item{z-index:-3735}.card:nth-child(4734) .task-item .toolbar-dropdown.active{z-index:14734}.card:nth-child(4735) .task-item{z-index:-3736}.card:nth-child(4735) .task-item .toolbar-dropdown.active{z-index:14735}.card:nth-child(4736) .task-item{z-index:-3737}.card:nth-child(4736) .task-item .toolbar-dropdown.active{z-index:14736}.card:nth-child(4737) .task-item{z-index:-3738}.card:nth-child(4737) .task-item .toolbar-dropdown.active{z-index:14737}.card:nth-child(4738) .task-item{z-index:-3739}.card:nth-child(4738) .task-item .toolbar-dropdown.active{z-index:14738}.card:nth-child(4739) .task-item{z-index:-3740}.card:nth-child(4739) .task-item .toolbar-dropdown.active{z-index:14739}.card:nth-child(4740) .task-item{z-index:-3741}.card:nth-child(4740) .task-item .toolbar-dropdown.active{z-index:14740}.card:nth-child(4741) .task-item{z-index:-3742}.card:nth-child(4741) .task-item .toolbar-dropdown.active{z-index:14741}.card:nth-child(4742) .task-item{z-index:-3743}.card:nth-child(4742) .task-item .toolbar-dropdown.active{z-index:14742}.card:nth-child(4743) .task-item{z-index:-3744}.card:nth-child(4743) .task-item .toolbar-dropdown.active{z-index:14743}.card:nth-child(4744) .task-item{z-index:-3745}.card:nth-child(4744) .task-item .toolbar-dropdown.active{z-index:14744}.card:nth-child(4745) .task-item{z-index:-3746}.card:nth-child(4745) .task-item .toolbar-dropdown.active{z-index:14745}.card:nth-child(4746) .task-item{z-index:-3747}.card:nth-child(4746) .task-item .toolbar-dropdown.active{z-index:14746}.card:nth-child(4747) .task-item{z-index:-3748}.card:nth-child(4747) .task-item .toolbar-dropdown.active{z-index:14747}.card:nth-child(4748) .task-item{z-index:-3749}.card:nth-child(4748) .task-item .toolbar-dropdown.active{z-index:14748}.card:nth-child(4749) .task-item{z-index:-3750}.card:nth-child(4749) .task-item .toolbar-dropdown.active{z-index:14749}.card:nth-child(4750) .task-item{z-index:-3751}.card:nth-child(4750) .task-item .toolbar-dropdown.active{z-index:14750}.card:nth-child(4751) .task-item{z-index:-3752}.card:nth-child(4751) .task-item .toolbar-dropdown.active{z-index:14751}.card:nth-child(4752) .task-item{z-index:-3753}.card:nth-child(4752) .task-item .toolbar-dropdown.active{z-index:14752}.card:nth-child(4753) .task-item{z-index:-3754}.card:nth-child(4753) .task-item .toolbar-dropdown.active{z-index:14753}.card:nth-child(4754) .task-item{z-index:-3755}.card:nth-child(4754) .task-item .toolbar-dropdown.active{z-index:14754}.card:nth-child(4755) .task-item{z-index:-3756}.card:nth-child(4755) .task-item .toolbar-dropdown.active{z-index:14755}.card:nth-child(4756) .task-item{z-index:-3757}.card:nth-child(4756) .task-item .toolbar-dropdown.active{z-index:14756}.card:nth-child(4757) .task-item{z-index:-3758}.card:nth-child(4757) .task-item .toolbar-dropdown.active{z-index:14757}.card:nth-child(4758) .task-item{z-index:-3759}.card:nth-child(4758) .task-item .toolbar-dropdown.active{z-index:14758}.card:nth-child(4759) .task-item{z-index:-3760}.card:nth-child(4759) .task-item .toolbar-dropdown.active{z-index:14759}.card:nth-child(4760) .task-item{z-index:-3761}.card:nth-child(4760) .task-item .toolbar-dropdown.active{z-index:14760}.card:nth-child(4761) .task-item{z-index:-3762}.card:nth-child(4761) .task-item .toolbar-dropdown.active{z-index:14761}.card:nth-child(4762) .task-item{z-index:-3763}.card:nth-child(4762) .task-item .toolbar-dropdown.active{z-index:14762}.card:nth-child(4763) .task-item{z-index:-3764}.card:nth-child(4763) .task-item .toolbar-dropdown.active{z-index:14763}.card:nth-child(4764) .task-item{z-index:-3765}.card:nth-child(4764) .task-item .toolbar-dropdown.active{z-index:14764}.card:nth-child(4765) .task-item{z-index:-3766}.card:nth-child(4765) .task-item .toolbar-dropdown.active{z-index:14765}.card:nth-child(4766) .task-item{z-index:-3767}.card:nth-child(4766) .task-item .toolbar-dropdown.active{z-index:14766}.card:nth-child(4767) .task-item{z-index:-3768}.card:nth-child(4767) .task-item .toolbar-dropdown.active{z-index:14767}.card:nth-child(4768) .task-item{z-index:-3769}.card:nth-child(4768) .task-item .toolbar-dropdown.active{z-index:14768}.card:nth-child(4769) .task-item{z-index:-3770}.card:nth-child(4769) .task-item .toolbar-dropdown.active{z-index:14769}.card:nth-child(4770) .task-item{z-index:-3771}.card:nth-child(4770) .task-item .toolbar-dropdown.active{z-index:14770}.card:nth-child(4771) .task-item{z-index:-3772}.card:nth-child(4771) .task-item .toolbar-dropdown.active{z-index:14771}.card:nth-child(4772) .task-item{z-index:-3773}.card:nth-child(4772) .task-item .toolbar-dropdown.active{z-index:14772}.card:nth-child(4773) .task-item{z-index:-3774}.card:nth-child(4773) .task-item .toolbar-dropdown.active{z-index:14773}.card:nth-child(4774) .task-item{z-index:-3775}.card:nth-child(4774) .task-item .toolbar-dropdown.active{z-index:14774}.card:nth-child(4775) .task-item{z-index:-3776}.card:nth-child(4775) .task-item .toolbar-dropdown.active{z-index:14775}.card:nth-child(4776) .task-item{z-index:-3777}.card:nth-child(4776) .task-item .toolbar-dropdown.active{z-index:14776}.card:nth-child(4777) .task-item{z-index:-3778}.card:nth-child(4777) .task-item .toolbar-dropdown.active{z-index:14777}.card:nth-child(4778) .task-item{z-index:-3779}.card:nth-child(4778) .task-item .toolbar-dropdown.active{z-index:14778}.card:nth-child(4779) .task-item{z-index:-3780}.card:nth-child(4779) .task-item .toolbar-dropdown.active{z-index:14779}.card:nth-child(4780) .task-item{z-index:-3781}.card:nth-child(4780) .task-item .toolbar-dropdown.active{z-index:14780}.card:nth-child(4781) .task-item{z-index:-3782}.card:nth-child(4781) .task-item .toolbar-dropdown.active{z-index:14781}.card:nth-child(4782) .task-item{z-index:-3783}.card:nth-child(4782) .task-item .toolbar-dropdown.active{z-index:14782}.card:nth-child(4783) .task-item{z-index:-3784}.card:nth-child(4783) .task-item .toolbar-dropdown.active{z-index:14783}.card:nth-child(4784) .task-item{z-index:-3785}.card:nth-child(4784) .task-item .toolbar-dropdown.active{z-index:14784}.card:nth-child(4785) .task-item{z-index:-3786}.card:nth-child(4785) .task-item .toolbar-dropdown.active{z-index:14785}.card:nth-child(4786) .task-item{z-index:-3787}.card:nth-child(4786) .task-item .toolbar-dropdown.active{z-index:14786}.card:nth-child(4787) .task-item{z-index:-3788}.card:nth-child(4787) .task-item .toolbar-dropdown.active{z-index:14787}.card:nth-child(4788) .task-item{z-index:-3789}.card:nth-child(4788) .task-item .toolbar-dropdown.active{z-index:14788}.card:nth-child(4789) .task-item{z-index:-3790}.card:nth-child(4789) .task-item .toolbar-dropdown.active{z-index:14789}.card:nth-child(4790) .task-item{z-index:-3791}.card:nth-child(4790) .task-item .toolbar-dropdown.active{z-index:14790}.card:nth-child(4791) .task-item{z-index:-3792}.card:nth-child(4791) .task-item .toolbar-dropdown.active{z-index:14791}.card:nth-child(4792) .task-item{z-index:-3793}.card:nth-child(4792) .task-item .toolbar-dropdown.active{z-index:14792}.card:nth-child(4793) .task-item{z-index:-3794}.card:nth-child(4793) .task-item .toolbar-dropdown.active{z-index:14793}.card:nth-child(4794) .task-item{z-index:-3795}.card:nth-child(4794) .task-item .toolbar-dropdown.active{z-index:14794}.card:nth-child(4795) .task-item{z-index:-3796}.card:nth-child(4795) .task-item .toolbar-dropdown.active{z-index:14795}.card:nth-child(4796) .task-item{z-index:-3797}.card:nth-child(4796) .task-item .toolbar-dropdown.active{z-index:14796}.card:nth-child(4797) .task-item{z-index:-3798}.card:nth-child(4797) .task-item .toolbar-dropdown.active{z-index:14797}.card:nth-child(4798) .task-item{z-index:-3799}.card:nth-child(4798) .task-item .toolbar-dropdown.active{z-index:14798}.card:nth-child(4799) .task-item{z-index:-3800}.card:nth-child(4799) .task-item .toolbar-dropdown.active{z-index:14799}.card:nth-child(4800) .task-item{z-index:-3801}.card:nth-child(4800) .task-item .toolbar-dropdown.active{z-index:14800}.card:nth-child(4801) .task-item{z-index:-3802}.card:nth-child(4801) .task-item .toolbar-dropdown.active{z-index:14801}.card:nth-child(4802) .task-item{z-index:-3803}.card:nth-child(4802) .task-item .toolbar-dropdown.active{z-index:14802}.card:nth-child(4803) .task-item{z-index:-3804}.card:nth-child(4803) .task-item .toolbar-dropdown.active{z-index:14803}.card:nth-child(4804) .task-item{z-index:-3805}.card:nth-child(4804) .task-item .toolbar-dropdown.active{z-index:14804}.card:nth-child(4805) .task-item{z-index:-3806}.card:nth-child(4805) .task-item .toolbar-dropdown.active{z-index:14805}.card:nth-child(4806) .task-item{z-index:-3807}.card:nth-child(4806) .task-item .toolbar-dropdown.active{z-index:14806}.card:nth-child(4807) .task-item{z-index:-3808}.card:nth-child(4807) .task-item .toolbar-dropdown.active{z-index:14807}.card:nth-child(4808) .task-item{z-index:-3809}.card:nth-child(4808) .task-item .toolbar-dropdown.active{z-index:14808}.card:nth-child(4809) .task-item{z-index:-3810}.card:nth-child(4809) .task-item .toolbar-dropdown.active{z-index:14809}.card:nth-child(4810) .task-item{z-index:-3811}.card:nth-child(4810) .task-item .toolbar-dropdown.active{z-index:14810}.card:nth-child(4811) .task-item{z-index:-3812}.card:nth-child(4811) .task-item .toolbar-dropdown.active{z-index:14811}.card:nth-child(4812) .task-item{z-index:-3813}.card:nth-child(4812) .task-item .toolbar-dropdown.active{z-index:14812}.card:nth-child(4813) .task-item{z-index:-3814}.card:nth-child(4813) .task-item .toolbar-dropdown.active{z-index:14813}.card:nth-child(4814) .task-item{z-index:-3815}.card:nth-child(4814) .task-item .toolbar-dropdown.active{z-index:14814}.card:nth-child(4815) .task-item{z-index:-3816}.card:nth-child(4815) .task-item .toolbar-dropdown.active{z-index:14815}.card:nth-child(4816) .task-item{z-index:-3817}.card:nth-child(4816) .task-item .toolbar-dropdown.active{z-index:14816}.card:nth-child(4817) .task-item{z-index:-3818}.card:nth-child(4817) .task-item .toolbar-dropdown.active{z-index:14817}.card:nth-child(4818) .task-item{z-index:-3819}.card:nth-child(4818) .task-item .toolbar-dropdown.active{z-index:14818}.card:nth-child(4819) .task-item{z-index:-3820}.card:nth-child(4819) .task-item .toolbar-dropdown.active{z-index:14819}.card:nth-child(4820) .task-item{z-index:-3821}.card:nth-child(4820) .task-item .toolbar-dropdown.active{z-index:14820}.card:nth-child(4821) .task-item{z-index:-3822}.card:nth-child(4821) .task-item .toolbar-dropdown.active{z-index:14821}.card:nth-child(4822) .task-item{z-index:-3823}.card:nth-child(4822) .task-item .toolbar-dropdown.active{z-index:14822}.card:nth-child(4823) .task-item{z-index:-3824}.card:nth-child(4823) .task-item .toolbar-dropdown.active{z-index:14823}.card:nth-child(4824) .task-item{z-index:-3825}.card:nth-child(4824) .task-item .toolbar-dropdown.active{z-index:14824}.card:nth-child(4825) .task-item{z-index:-3826}.card:nth-child(4825) .task-item .toolbar-dropdown.active{z-index:14825}.card:nth-child(4826) .task-item{z-index:-3827}.card:nth-child(4826) .task-item .toolbar-dropdown.active{z-index:14826}.card:nth-child(4827) .task-item{z-index:-3828}.card:nth-child(4827) .task-item .toolbar-dropdown.active{z-index:14827}.card:nth-child(4828) .task-item{z-index:-3829}.card:nth-child(4828) .task-item .toolbar-dropdown.active{z-index:14828}.card:nth-child(4829) .task-item{z-index:-3830}.card:nth-child(4829) .task-item .toolbar-dropdown.active{z-index:14829}.card:nth-child(4830) .task-item{z-index:-3831}.card:nth-child(4830) .task-item .toolbar-dropdown.active{z-index:14830}.card:nth-child(4831) .task-item{z-index:-3832}.card:nth-child(4831) .task-item .toolbar-dropdown.active{z-index:14831}.card:nth-child(4832) .task-item{z-index:-3833}.card:nth-child(4832) .task-item .toolbar-dropdown.active{z-index:14832}.card:nth-child(4833) .task-item{z-index:-3834}.card:nth-child(4833) .task-item .toolbar-dropdown.active{z-index:14833}.card:nth-child(4834) .task-item{z-index:-3835}.card:nth-child(4834) .task-item .toolbar-dropdown.active{z-index:14834}.card:nth-child(4835) .task-item{z-index:-3836}.card:nth-child(4835) .task-item .toolbar-dropdown.active{z-index:14835}.card:nth-child(4836) .task-item{z-index:-3837}.card:nth-child(4836) .task-item .toolbar-dropdown.active{z-index:14836}.card:nth-child(4837) .task-item{z-index:-3838}.card:nth-child(4837) .task-item .toolbar-dropdown.active{z-index:14837}.card:nth-child(4838) .task-item{z-index:-3839}.card:nth-child(4838) .task-item .toolbar-dropdown.active{z-index:14838}.card:nth-child(4839) .task-item{z-index:-3840}.card:nth-child(4839) .task-item .toolbar-dropdown.active{z-index:14839}.card:nth-child(4840) .task-item{z-index:-3841}.card:nth-child(4840) .task-item .toolbar-dropdown.active{z-index:14840}.card:nth-child(4841) .task-item{z-index:-3842}.card:nth-child(4841) .task-item .toolbar-dropdown.active{z-index:14841}.card:nth-child(4842) .task-item{z-index:-3843}.card:nth-child(4842) .task-item .toolbar-dropdown.active{z-index:14842}.card:nth-child(4843) .task-item{z-index:-3844}.card:nth-child(4843) .task-item .toolbar-dropdown.active{z-index:14843}.card:nth-child(4844) .task-item{z-index:-3845}.card:nth-child(4844) .task-item .toolbar-dropdown.active{z-index:14844}.card:nth-child(4845) .task-item{z-index:-3846}.card:nth-child(4845) .task-item .toolbar-dropdown.active{z-index:14845}.card:nth-child(4846) .task-item{z-index:-3847}.card:nth-child(4846) .task-item .toolbar-dropdown.active{z-index:14846}.card:nth-child(4847) .task-item{z-index:-3848}.card:nth-child(4847) .task-item .toolbar-dropdown.active{z-index:14847}.card:nth-child(4848) .task-item{z-index:-3849}.card:nth-child(4848) .task-item .toolbar-dropdown.active{z-index:14848}.card:nth-child(4849) .task-item{z-index:-3850}.card:nth-child(4849) .task-item .toolbar-dropdown.active{z-index:14849}.card:nth-child(4850) .task-item{z-index:-3851}.card:nth-child(4850) .task-item .toolbar-dropdown.active{z-index:14850}.card:nth-child(4851) .task-item{z-index:-3852}.card:nth-child(4851) .task-item .toolbar-dropdown.active{z-index:14851}.card:nth-child(4852) .task-item{z-index:-3853}.card:nth-child(4852) .task-item .toolbar-dropdown.active{z-index:14852}.card:nth-child(4853) .task-item{z-index:-3854}.card:nth-child(4853) .task-item .toolbar-dropdown.active{z-index:14853}.card:nth-child(4854) .task-item{z-index:-3855}.card:nth-child(4854) .task-item .toolbar-dropdown.active{z-index:14854}.card:nth-child(4855) .task-item{z-index:-3856}.card:nth-child(4855) .task-item .toolbar-dropdown.active{z-index:14855}.card:nth-child(4856) .task-item{z-index:-3857}.card:nth-child(4856) .task-item .toolbar-dropdown.active{z-index:14856}.card:nth-child(4857) .task-item{z-index:-3858}.card:nth-child(4857) .task-item .toolbar-dropdown.active{z-index:14857}.card:nth-child(4858) .task-item{z-index:-3859}.card:nth-child(4858) .task-item .toolbar-dropdown.active{z-index:14858}.card:nth-child(4859) .task-item{z-index:-3860}.card:nth-child(4859) .task-item .toolbar-dropdown.active{z-index:14859}.card:nth-child(4860) .task-item{z-index:-3861}.card:nth-child(4860) .task-item .toolbar-dropdown.active{z-index:14860}.card:nth-child(4861) .task-item{z-index:-3862}.card:nth-child(4861) .task-item .toolbar-dropdown.active{z-index:14861}.card:nth-child(4862) .task-item{z-index:-3863}.card:nth-child(4862) .task-item .toolbar-dropdown.active{z-index:14862}.card:nth-child(4863) .task-item{z-index:-3864}.card:nth-child(4863) .task-item .toolbar-dropdown.active{z-index:14863}.card:nth-child(4864) .task-item{z-index:-3865}.card:nth-child(4864) .task-item .toolbar-dropdown.active{z-index:14864}.card:nth-child(4865) .task-item{z-index:-3866}.card:nth-child(4865) .task-item .toolbar-dropdown.active{z-index:14865}.card:nth-child(4866) .task-item{z-index:-3867}.card:nth-child(4866) .task-item .toolbar-dropdown.active{z-index:14866}.card:nth-child(4867) .task-item{z-index:-3868}.card:nth-child(4867) .task-item .toolbar-dropdown.active{z-index:14867}.card:nth-child(4868) .task-item{z-index:-3869}.card:nth-child(4868) .task-item .toolbar-dropdown.active{z-index:14868}.card:nth-child(4869) .task-item{z-index:-3870}.card:nth-child(4869) .task-item .toolbar-dropdown.active{z-index:14869}.card:nth-child(4870) .task-item{z-index:-3871}.card:nth-child(4870) .task-item .toolbar-dropdown.active{z-index:14870}.card:nth-child(4871) .task-item{z-index:-3872}.card:nth-child(4871) .task-item .toolbar-dropdown.active{z-index:14871}.card:nth-child(4872) .task-item{z-index:-3873}.card:nth-child(4872) .task-item .toolbar-dropdown.active{z-index:14872}.card:nth-child(4873) .task-item{z-index:-3874}.card:nth-child(4873) .task-item .toolbar-dropdown.active{z-index:14873}.card:nth-child(4874) .task-item{z-index:-3875}.card:nth-child(4874) .task-item .toolbar-dropdown.active{z-index:14874}.card:nth-child(4875) .task-item{z-index:-3876}.card:nth-child(4875) .task-item .toolbar-dropdown.active{z-index:14875}.card:nth-child(4876) .task-item{z-index:-3877}.card:nth-child(4876) .task-item .toolbar-dropdown.active{z-index:14876}.card:nth-child(4877) .task-item{z-index:-3878}.card:nth-child(4877) .task-item .toolbar-dropdown.active{z-index:14877}.card:nth-child(4878) .task-item{z-index:-3879}.card:nth-child(4878) .task-item .toolbar-dropdown.active{z-index:14878}.card:nth-child(4879) .task-item{z-index:-3880}.card:nth-child(4879) .task-item .toolbar-dropdown.active{z-index:14879}.card:nth-child(4880) .task-item{z-index:-3881}.card:nth-child(4880) .task-item .toolbar-dropdown.active{z-index:14880}.card:nth-child(4881) .task-item{z-index:-3882}.card:nth-child(4881) .task-item .toolbar-dropdown.active{z-index:14881}.card:nth-child(4882) .task-item{z-index:-3883}.card:nth-child(4882) .task-item .toolbar-dropdown.active{z-index:14882}.card:nth-child(4883) .task-item{z-index:-3884}.card:nth-child(4883) .task-item .toolbar-dropdown.active{z-index:14883}.card:nth-child(4884) .task-item{z-index:-3885}.card:nth-child(4884) .task-item .toolbar-dropdown.active{z-index:14884}.card:nth-child(4885) .task-item{z-index:-3886}.card:nth-child(4885) .task-item .toolbar-dropdown.active{z-index:14885}.card:nth-child(4886) .task-item{z-index:-3887}.card:nth-child(4886) .task-item .toolbar-dropdown.active{z-index:14886}.card:nth-child(4887) .task-item{z-index:-3888}.card:nth-child(4887) .task-item .toolbar-dropdown.active{z-index:14887}.card:nth-child(4888) .task-item{z-index:-3889}.card:nth-child(4888) .task-item .toolbar-dropdown.active{z-index:14888}.card:nth-child(4889) .task-item{z-index:-3890}.card:nth-child(4889) .task-item .toolbar-dropdown.active{z-index:14889}.card:nth-child(4890) .task-item{z-index:-3891}.card:nth-child(4890) .task-item .toolbar-dropdown.active{z-index:14890}.card:nth-child(4891) .task-item{z-index:-3892}.card:nth-child(4891) .task-item .toolbar-dropdown.active{z-index:14891}.card:nth-child(4892) .task-item{z-index:-3893}.card:nth-child(4892) .task-item .toolbar-dropdown.active{z-index:14892}.card:nth-child(4893) .task-item{z-index:-3894}.card:nth-child(4893) .task-item .toolbar-dropdown.active{z-index:14893}.card:nth-child(4894) .task-item{z-index:-3895}.card:nth-child(4894) .task-item .toolbar-dropdown.active{z-index:14894}.card:nth-child(4895) .task-item{z-index:-3896}.card:nth-child(4895) .task-item .toolbar-dropdown.active{z-index:14895}.card:nth-child(4896) .task-item{z-index:-3897}.card:nth-child(4896) .task-item .toolbar-dropdown.active{z-index:14896}.card:nth-child(4897) .task-item{z-index:-3898}.card:nth-child(4897) .task-item .toolbar-dropdown.active{z-index:14897}.card:nth-child(4898) .task-item{z-index:-3899}.card:nth-child(4898) .task-item .toolbar-dropdown.active{z-index:14898}.card:nth-child(4899) .task-item{z-index:-3900}.card:nth-child(4899) .task-item .toolbar-dropdown.active{z-index:14899}.card:nth-child(4900) .task-item{z-index:-3901}.card:nth-child(4900) .task-item .toolbar-dropdown.active{z-index:14900}.card:nth-child(4901) .task-item{z-index:-3902}.card:nth-child(4901) .task-item .toolbar-dropdown.active{z-index:14901}.card:nth-child(4902) .task-item{z-index:-3903}.card:nth-child(4902) .task-item .toolbar-dropdown.active{z-index:14902}.card:nth-child(4903) .task-item{z-index:-3904}.card:nth-child(4903) .task-item .toolbar-dropdown.active{z-index:14903}.card:nth-child(4904) .task-item{z-index:-3905}.card:nth-child(4904) .task-item .toolbar-dropdown.active{z-index:14904}.card:nth-child(4905) .task-item{z-index:-3906}.card:nth-child(4905) .task-item .toolbar-dropdown.active{z-index:14905}.card:nth-child(4906) .task-item{z-index:-3907}.card:nth-child(4906) .task-item .toolbar-dropdown.active{z-index:14906}.card:nth-child(4907) .task-item{z-index:-3908}.card:nth-child(4907) .task-item .toolbar-dropdown.active{z-index:14907}.card:nth-child(4908) .task-item{z-index:-3909}.card:nth-child(4908) .task-item .toolbar-dropdown.active{z-index:14908}.card:nth-child(4909) .task-item{z-index:-3910}.card:nth-child(4909) .task-item .toolbar-dropdown.active{z-index:14909}.card:nth-child(4910) .task-item{z-index:-3911}.card:nth-child(4910) .task-item .toolbar-dropdown.active{z-index:14910}.card:nth-child(4911) .task-item{z-index:-3912}.card:nth-child(4911) .task-item .toolbar-dropdown.active{z-index:14911}.card:nth-child(4912) .task-item{z-index:-3913}.card:nth-child(4912) .task-item .toolbar-dropdown.active{z-index:14912}.card:nth-child(4913) .task-item{z-index:-3914}.card:nth-child(4913) .task-item .toolbar-dropdown.active{z-index:14913}.card:nth-child(4914) .task-item{z-index:-3915}.card:nth-child(4914) .task-item .toolbar-dropdown.active{z-index:14914}.card:nth-child(4915) .task-item{z-index:-3916}.card:nth-child(4915) .task-item .toolbar-dropdown.active{z-index:14915}.card:nth-child(4916) .task-item{z-index:-3917}.card:nth-child(4916) .task-item .toolbar-dropdown.active{z-index:14916}.card:nth-child(4917) .task-item{z-index:-3918}.card:nth-child(4917) .task-item .toolbar-dropdown.active{z-index:14917}.card:nth-child(4918) .task-item{z-index:-3919}.card:nth-child(4918) .task-item .toolbar-dropdown.active{z-index:14918}.card:nth-child(4919) .task-item{z-index:-3920}.card:nth-child(4919) .task-item .toolbar-dropdown.active{z-index:14919}.card:nth-child(4920) .task-item{z-index:-3921}.card:nth-child(4920) .task-item .toolbar-dropdown.active{z-index:14920}.card:nth-child(4921) .task-item{z-index:-3922}.card:nth-child(4921) .task-item .toolbar-dropdown.active{z-index:14921}.card:nth-child(4922) .task-item{z-index:-3923}.card:nth-child(4922) .task-item .toolbar-dropdown.active{z-index:14922}.card:nth-child(4923) .task-item{z-index:-3924}.card:nth-child(4923) .task-item .toolbar-dropdown.active{z-index:14923}.card:nth-child(4924) .task-item{z-index:-3925}.card:nth-child(4924) .task-item .toolbar-dropdown.active{z-index:14924}.card:nth-child(4925) .task-item{z-index:-3926}.card:nth-child(4925) .task-item .toolbar-dropdown.active{z-index:14925}.card:nth-child(4926) .task-item{z-index:-3927}.card:nth-child(4926) .task-item .toolbar-dropdown.active{z-index:14926}.card:nth-child(4927) .task-item{z-index:-3928}.card:nth-child(4927) .task-item .toolbar-dropdown.active{z-index:14927}.card:nth-child(4928) .task-item{z-index:-3929}.card:nth-child(4928) .task-item .toolbar-dropdown.active{z-index:14928}.card:nth-child(4929) .task-item{z-index:-3930}.card:nth-child(4929) .task-item .toolbar-dropdown.active{z-index:14929}.card:nth-child(4930) .task-item{z-index:-3931}.card:nth-child(4930) .task-item .toolbar-dropdown.active{z-index:14930}.card:nth-child(4931) .task-item{z-index:-3932}.card:nth-child(4931) .task-item .toolbar-dropdown.active{z-index:14931}.card:nth-child(4932) .task-item{z-index:-3933}.card:nth-child(4932) .task-item .toolbar-dropdown.active{z-index:14932}.card:nth-child(4933) .task-item{z-index:-3934}.card:nth-child(4933) .task-item .toolbar-dropdown.active{z-index:14933}.card:nth-child(4934) .task-item{z-index:-3935}.card:nth-child(4934) .task-item .toolbar-dropdown.active{z-index:14934}.card:nth-child(4935) .task-item{z-index:-3936}.card:nth-child(4935) .task-item .toolbar-dropdown.active{z-index:14935}.card:nth-child(4936) .task-item{z-index:-3937}.card:nth-child(4936) .task-item .toolbar-dropdown.active{z-index:14936}.card:nth-child(4937) .task-item{z-index:-3938}.card:nth-child(4937) .task-item .toolbar-dropdown.active{z-index:14937}.card:nth-child(4938) .task-item{z-index:-3939}.card:nth-child(4938) .task-item .toolbar-dropdown.active{z-index:14938}.card:nth-child(4939) .task-item{z-index:-3940}.card:nth-child(4939) .task-item .toolbar-dropdown.active{z-index:14939}.card:nth-child(4940) .task-item{z-index:-3941}.card:nth-child(4940) .task-item .toolbar-dropdown.active{z-index:14940}.card:nth-child(4941) .task-item{z-index:-3942}.card:nth-child(4941) .task-item .toolbar-dropdown.active{z-index:14941}.card:nth-child(4942) .task-item{z-index:-3943}.card:nth-child(4942) .task-item .toolbar-dropdown.active{z-index:14942}.card:nth-child(4943) .task-item{z-index:-3944}.card:nth-child(4943) .task-item .toolbar-dropdown.active{z-index:14943}.card:nth-child(4944) .task-item{z-index:-3945}.card:nth-child(4944) .task-item .toolbar-dropdown.active{z-index:14944}.card:nth-child(4945) .task-item{z-index:-3946}.card:nth-child(4945) .task-item .toolbar-dropdown.active{z-index:14945}.card:nth-child(4946) .task-item{z-index:-3947}.card:nth-child(4946) .task-item .toolbar-dropdown.active{z-index:14946}.card:nth-child(4947) .task-item{z-index:-3948}.card:nth-child(4947) .task-item .toolbar-dropdown.active{z-index:14947}.card:nth-child(4948) .task-item{z-index:-3949}.card:nth-child(4948) .task-item .toolbar-dropdown.active{z-index:14948}.card:nth-child(4949) .task-item{z-index:-3950}.card:nth-child(4949) .task-item .toolbar-dropdown.active{z-index:14949}.card:nth-child(4950) .task-item{z-index:-3951}.card:nth-child(4950) .task-item .toolbar-dropdown.active{z-index:14950}.card:nth-child(4951) .task-item{z-index:-3952}.card:nth-child(4951) .task-item .toolbar-dropdown.active{z-index:14951}.card:nth-child(4952) .task-item{z-index:-3953}.card:nth-child(4952) .task-item .toolbar-dropdown.active{z-index:14952}.card:nth-child(4953) .task-item{z-index:-3954}.card:nth-child(4953) .task-item .toolbar-dropdown.active{z-index:14953}.card:nth-child(4954) .task-item{z-index:-3955}.card:nth-child(4954) .task-item .toolbar-dropdown.active{z-index:14954}.card:nth-child(4955) .task-item{z-index:-3956}.card:nth-child(4955) .task-item .toolbar-dropdown.active{z-index:14955}.card:nth-child(4956) .task-item{z-index:-3957}.card:nth-child(4956) .task-item .toolbar-dropdown.active{z-index:14956}.card:nth-child(4957) .task-item{z-index:-3958}.card:nth-child(4957) .task-item .toolbar-dropdown.active{z-index:14957}.card:nth-child(4958) .task-item{z-index:-3959}.card:nth-child(4958) .task-item .toolbar-dropdown.active{z-index:14958}.card:nth-child(4959) .task-item{z-index:-3960}.card:nth-child(4959) .task-item .toolbar-dropdown.active{z-index:14959}.card:nth-child(4960) .task-item{z-index:-3961}.card:nth-child(4960) .task-item .toolbar-dropdown.active{z-index:14960}.card:nth-child(4961) .task-item{z-index:-3962}.card:nth-child(4961) .task-item .toolbar-dropdown.active{z-index:14961}.card:nth-child(4962) .task-item{z-index:-3963}.card:nth-child(4962) .task-item .toolbar-dropdown.active{z-index:14962}.card:nth-child(4963) .task-item{z-index:-3964}.card:nth-child(4963) .task-item .toolbar-dropdown.active{z-index:14963}.card:nth-child(4964) .task-item{z-index:-3965}.card:nth-child(4964) .task-item .toolbar-dropdown.active{z-index:14964}.card:nth-child(4965) .task-item{z-index:-3966}.card:nth-child(4965) .task-item .toolbar-dropdown.active{z-index:14965}.card:nth-child(4966) .task-item{z-index:-3967}.card:nth-child(4966) .task-item .toolbar-dropdown.active{z-index:14966}.card:nth-child(4967) .task-item{z-index:-3968}.card:nth-child(4967) .task-item .toolbar-dropdown.active{z-index:14967}.card:nth-child(4968) .task-item{z-index:-3969}.card:nth-child(4968) .task-item .toolbar-dropdown.active{z-index:14968}.card:nth-child(4969) .task-item{z-index:-3970}.card:nth-child(4969) .task-item .toolbar-dropdown.active{z-index:14969}.card:nth-child(4970) .task-item{z-index:-3971}.card:nth-child(4970) .task-item .toolbar-dropdown.active{z-index:14970}.card:nth-child(4971) .task-item{z-index:-3972}.card:nth-child(4971) .task-item .toolbar-dropdown.active{z-index:14971}.card:nth-child(4972) .task-item{z-index:-3973}.card:nth-child(4972) .task-item .toolbar-dropdown.active{z-index:14972}.card:nth-child(4973) .task-item{z-index:-3974}.card:nth-child(4973) .task-item .toolbar-dropdown.active{z-index:14973}.card:nth-child(4974) .task-item{z-index:-3975}.card:nth-child(4974) .task-item .toolbar-dropdown.active{z-index:14974}.card:nth-child(4975) .task-item{z-index:-3976}.card:nth-child(4975) .task-item .toolbar-dropdown.active{z-index:14975}.card:nth-child(4976) .task-item{z-index:-3977}.card:nth-child(4976) .task-item .toolbar-dropdown.active{z-index:14976}.card:nth-child(4977) .task-item{z-index:-3978}.card:nth-child(4977) .task-item .toolbar-dropdown.active{z-index:14977}.card:nth-child(4978) .task-item{z-index:-3979}.card:nth-child(4978) .task-item .toolbar-dropdown.active{z-index:14978}.card:nth-child(4979) .task-item{z-index:-3980}.card:nth-child(4979) .task-item .toolbar-dropdown.active{z-index:14979}.card:nth-child(4980) .task-item{z-index:-3981}.card:nth-child(4980) .task-item .toolbar-dropdown.active{z-index:14980}.card:nth-child(4981) .task-item{z-index:-3982}.card:nth-child(4981) .task-item .toolbar-dropdown.active{z-index:14981}.card:nth-child(4982) .task-item{z-index:-3983}.card:nth-child(4982) .task-item .toolbar-dropdown.active{z-index:14982}.card:nth-child(4983) .task-item{z-index:-3984}.card:nth-child(4983) .task-item .toolbar-dropdown.active{z-index:14983}.card:nth-child(4984) .task-item{z-index:-3985}.card:nth-child(4984) .task-item .toolbar-dropdown.active{z-index:14984}.card:nth-child(4985) .task-item{z-index:-3986}.card:nth-child(4985) .task-item .toolbar-dropdown.active{z-index:14985}.card:nth-child(4986) .task-item{z-index:-3987}.card:nth-child(4986) .task-item .toolbar-dropdown.active{z-index:14986}.card:nth-child(4987) .task-item{z-index:-3988}.card:nth-child(4987) .task-item .toolbar-dropdown.active{z-index:14987}.card:nth-child(4988) .task-item{z-index:-3989}.card:nth-child(4988) .task-item .toolbar-dropdown.active{z-index:14988}.card:nth-child(4989) .task-item{z-index:-3990}.card:nth-child(4989) .task-item .toolbar-dropdown.active{z-index:14989}.card:nth-child(4990) .task-item{z-index:-3991}.card:nth-child(4990) .task-item .toolbar-dropdown.active{z-index:14990}.card:nth-child(4991) .task-item{z-index:-3992}.card:nth-child(4991) .task-item .toolbar-dropdown.active{z-index:14991}.card:nth-child(4992) .task-item{z-index:-3993}.card:nth-child(4992) .task-item .toolbar-dropdown.active{z-index:14992}.card:nth-child(4993) .task-item{z-index:-3994}.card:nth-child(4993) .task-item .toolbar-dropdown.active{z-index:14993}.card:nth-child(4994) .task-item{z-index:-3995}.card:nth-child(4994) .task-item .toolbar-dropdown.active{z-index:14994}.card:nth-child(4995) .task-item{z-index:-3996}.card:nth-child(4995) .task-item .toolbar-dropdown.active{z-index:14995}.card:nth-child(4996) .task-item{z-index:-3997}.card:nth-child(4996) .task-item .toolbar-dropdown.active{z-index:14996}.card:nth-child(4997) .task-item{z-index:-3998}.card:nth-child(4997) .task-item .toolbar-dropdown.active{z-index:14997}.card:nth-child(4998) .task-item{z-index:-3999}.card:nth-child(4998) .task-item .toolbar-dropdown.active{z-index:14998}.card:nth-child(4999) .task-item{z-index:-4000}.card:nth-child(4999) .task-item .toolbar-dropdown.active{z-index:14999}.card:nth-child(5000) .task-item{z-index:-4001}.card:nth-child(5000) .task-item .toolbar-dropdown.active{z-index:15000}.card:nth-child(5001) .task-item{z-index:-4002}.card:nth-child(5001) .task-item .toolbar-dropdown.active{z-index:15001}.card:nth-child(5002) .task-item{z-index:-4003}.card:nth-child(5002) .task-item .toolbar-dropdown.active{z-index:15002}.card:nth-child(5003) .task-item{z-index:-4004}.card:nth-child(5003) .task-item .toolbar-dropdown.active{z-index:15003}.card:nth-child(5004) .task-item{z-index:-4005}.card:nth-child(5004) .task-item .toolbar-dropdown.active{z-index:15004}.card:nth-child(5005) .task-item{z-index:-4006}.card:nth-child(5005) .task-item .toolbar-dropdown.active{z-index:15005}.card:nth-child(5006) .task-item{z-index:-4007}.card:nth-child(5006) .task-item .toolbar-dropdown.active{z-index:15006}.card:nth-child(5007) .task-item{z-index:-4008}.card:nth-child(5007) .task-item .toolbar-dropdown.active{z-index:15007}.card:nth-child(5008) .task-item{z-index:-4009}.card:nth-child(5008) .task-item .toolbar-dropdown.active{z-index:15008}.card:nth-child(5009) .task-item{z-index:-4010}.card:nth-child(5009) .task-item .toolbar-dropdown.active{z-index:15009}.card:nth-child(5010) .task-item{z-index:-4011}.card:nth-child(5010) .task-item .toolbar-dropdown.active{z-index:15010}.card:nth-child(5011) .task-item{z-index:-4012}.card:nth-child(5011) .task-item .toolbar-dropdown.active{z-index:15011}.card:nth-child(5012) .task-item{z-index:-4013}.card:nth-child(5012) .task-item .toolbar-dropdown.active{z-index:15012}.card:nth-child(5013) .task-item{z-index:-4014}.card:nth-child(5013) .task-item .toolbar-dropdown.active{z-index:15013}.card:nth-child(5014) .task-item{z-index:-4015}.card:nth-child(5014) .task-item .toolbar-dropdown.active{z-index:15014}.card:nth-child(5015) .task-item{z-index:-4016}.card:nth-child(5015) .task-item .toolbar-dropdown.active{z-index:15015}.card:nth-child(5016) .task-item{z-index:-4017}.card:nth-child(5016) .task-item .toolbar-dropdown.active{z-index:15016}.card:nth-child(5017) .task-item{z-index:-4018}.card:nth-child(5017) .task-item .toolbar-dropdown.active{z-index:15017}.card:nth-child(5018) .task-item{z-index:-4019}.card:nth-child(5018) .task-item .toolbar-dropdown.active{z-index:15018}.card:nth-child(5019) .task-item{z-index:-4020}.card:nth-child(5019) .task-item .toolbar-dropdown.active{z-index:15019}.card:nth-child(5020) .task-item{z-index:-4021}.card:nth-child(5020) .task-item .toolbar-dropdown.active{z-index:15020}.card:nth-child(5021) .task-item{z-index:-4022}.card:nth-child(5021) .task-item .toolbar-dropdown.active{z-index:15021}.card:nth-child(5022) .task-item{z-index:-4023}.card:nth-child(5022) .task-item .toolbar-dropdown.active{z-index:15022}.card:nth-child(5023) .task-item{z-index:-4024}.card:nth-child(5023) .task-item .toolbar-dropdown.active{z-index:15023}.card:nth-child(5024) .task-item{z-index:-4025}.card:nth-child(5024) .task-item .toolbar-dropdown.active{z-index:15024}.card:nth-child(5025) .task-item{z-index:-4026}.card:nth-child(5025) .task-item .toolbar-dropdown.active{z-index:15025}.card:nth-child(5026) .task-item{z-index:-4027}.card:nth-child(5026) .task-item .toolbar-dropdown.active{z-index:15026}.card:nth-child(5027) .task-item{z-index:-4028}.card:nth-child(5027) .task-item .toolbar-dropdown.active{z-index:15027}.card:nth-child(5028) .task-item{z-index:-4029}.card:nth-child(5028) .task-item .toolbar-dropdown.active{z-index:15028}.card:nth-child(5029) .task-item{z-index:-4030}.card:nth-child(5029) .task-item .toolbar-dropdown.active{z-index:15029}.card:nth-child(5030) .task-item{z-index:-4031}.card:nth-child(5030) .task-item .toolbar-dropdown.active{z-index:15030}.card:nth-child(5031) .task-item{z-index:-4032}.card:nth-child(5031) .task-item .toolbar-dropdown.active{z-index:15031}.card:nth-child(5032) .task-item{z-index:-4033}.card:nth-child(5032) .task-item .toolbar-dropdown.active{z-index:15032}.card:nth-child(5033) .task-item{z-index:-4034}.card:nth-child(5033) .task-item .toolbar-dropdown.active{z-index:15033}.card:nth-child(5034) .task-item{z-index:-4035}.card:nth-child(5034) .task-item .toolbar-dropdown.active{z-index:15034}.card:nth-child(5035) .task-item{z-index:-4036}.card:nth-child(5035) .task-item .toolbar-dropdown.active{z-index:15035}.card:nth-child(5036) .task-item{z-index:-4037}.card:nth-child(5036) .task-item .toolbar-dropdown.active{z-index:15036}.card:nth-child(5037) .task-item{z-index:-4038}.card:nth-child(5037) .task-item .toolbar-dropdown.active{z-index:15037}.card:nth-child(5038) .task-item{z-index:-4039}.card:nth-child(5038) .task-item .toolbar-dropdown.active{z-index:15038}.card:nth-child(5039) .task-item{z-index:-4040}.card:nth-child(5039) .task-item .toolbar-dropdown.active{z-index:15039}.card:nth-child(5040) .task-item{z-index:-4041}.card:nth-child(5040) .task-item .toolbar-dropdown.active{z-index:15040}.card:nth-child(5041) .task-item{z-index:-4042}.card:nth-child(5041) .task-item .toolbar-dropdown.active{z-index:15041}.card:nth-child(5042) .task-item{z-index:-4043}.card:nth-child(5042) .task-item .toolbar-dropdown.active{z-index:15042}.card:nth-child(5043) .task-item{z-index:-4044}.card:nth-child(5043) .task-item .toolbar-dropdown.active{z-index:15043}.card:nth-child(5044) .task-item{z-index:-4045}.card:nth-child(5044) .task-item .toolbar-dropdown.active{z-index:15044}.card:nth-child(5045) .task-item{z-index:-4046}.card:nth-child(5045) .task-item .toolbar-dropdown.active{z-index:15045}.card:nth-child(5046) .task-item{z-index:-4047}.card:nth-child(5046) .task-item .toolbar-dropdown.active{z-index:15046}.card:nth-child(5047) .task-item{z-index:-4048}.card:nth-child(5047) .task-item .toolbar-dropdown.active{z-index:15047}.card:nth-child(5048) .task-item{z-index:-4049}.card:nth-child(5048) .task-item .toolbar-dropdown.active{z-index:15048}.card:nth-child(5049) .task-item{z-index:-4050}.card:nth-child(5049) .task-item .toolbar-dropdown.active{z-index:15049}.card:nth-child(5050) .task-item{z-index:-4051}.card:nth-child(5050) .task-item .toolbar-dropdown.active{z-index:15050}.card:nth-child(5051) .task-item{z-index:-4052}.card:nth-child(5051) .task-item .toolbar-dropdown.active{z-index:15051}.card:nth-child(5052) .task-item{z-index:-4053}.card:nth-child(5052) .task-item .toolbar-dropdown.active{z-index:15052}.card:nth-child(5053) .task-item{z-index:-4054}.card:nth-child(5053) .task-item .toolbar-dropdown.active{z-index:15053}.card:nth-child(5054) .task-item{z-index:-4055}.card:nth-child(5054) .task-item .toolbar-dropdown.active{z-index:15054}.card:nth-child(5055) .task-item{z-index:-4056}.card:nth-child(5055) .task-item .toolbar-dropdown.active{z-index:15055}.card:nth-child(5056) .task-item{z-index:-4057}.card:nth-child(5056) .task-item .toolbar-dropdown.active{z-index:15056}.card:nth-child(5057) .task-item{z-index:-4058}.card:nth-child(5057) .task-item .toolbar-dropdown.active{z-index:15057}.card:nth-child(5058) .task-item{z-index:-4059}.card:nth-child(5058) .task-item .toolbar-dropdown.active{z-index:15058}.card:nth-child(5059) .task-item{z-index:-4060}.card:nth-child(5059) .task-item .toolbar-dropdown.active{z-index:15059}.card:nth-child(5060) .task-item{z-index:-4061}.card:nth-child(5060) .task-item .toolbar-dropdown.active{z-index:15060}.card:nth-child(5061) .task-item{z-index:-4062}.card:nth-child(5061) .task-item .toolbar-dropdown.active{z-index:15061}.card:nth-child(5062) .task-item{z-index:-4063}.card:nth-child(5062) .task-item .toolbar-dropdown.active{z-index:15062}.card:nth-child(5063) .task-item{z-index:-4064}.card:nth-child(5063) .task-item .toolbar-dropdown.active{z-index:15063}.card:nth-child(5064) .task-item{z-index:-4065}.card:nth-child(5064) .task-item .toolbar-dropdown.active{z-index:15064}.card:nth-child(5065) .task-item{z-index:-4066}.card:nth-child(5065) .task-item .toolbar-dropdown.active{z-index:15065}.card:nth-child(5066) .task-item{z-index:-4067}.card:nth-child(5066) .task-item .toolbar-dropdown.active{z-index:15066}.card:nth-child(5067) .task-item{z-index:-4068}.card:nth-child(5067) .task-item .toolbar-dropdown.active{z-index:15067}.card:nth-child(5068) .task-item{z-index:-4069}.card:nth-child(5068) .task-item .toolbar-dropdown.active{z-index:15068}.card:nth-child(5069) .task-item{z-index:-4070}.card:nth-child(5069) .task-item .toolbar-dropdown.active{z-index:15069}.card:nth-child(5070) .task-item{z-index:-4071}.card:nth-child(5070) .task-item .toolbar-dropdown.active{z-index:15070}.card:nth-child(5071) .task-item{z-index:-4072}.card:nth-child(5071) .task-item .toolbar-dropdown.active{z-index:15071}.card:nth-child(5072) .task-item{z-index:-4073}.card:nth-child(5072) .task-item .toolbar-dropdown.active{z-index:15072}.card:nth-child(5073) .task-item{z-index:-4074}.card:nth-child(5073) .task-item .toolbar-dropdown.active{z-index:15073}.card:nth-child(5074) .task-item{z-index:-4075}.card:nth-child(5074) .task-item .toolbar-dropdown.active{z-index:15074}.card:nth-child(5075) .task-item{z-index:-4076}.card:nth-child(5075) .task-item .toolbar-dropdown.active{z-index:15075}.card:nth-child(5076) .task-item{z-index:-4077}.card:nth-child(5076) .task-item .toolbar-dropdown.active{z-index:15076}.card:nth-child(5077) .task-item{z-index:-4078}.card:nth-child(5077) .task-item .toolbar-dropdown.active{z-index:15077}.card:nth-child(5078) .task-item{z-index:-4079}.card:nth-child(5078) .task-item .toolbar-dropdown.active{z-index:15078}.card:nth-child(5079) .task-item{z-index:-4080}.card:nth-child(5079) .task-item .toolbar-dropdown.active{z-index:15079}.card:nth-child(5080) .task-item{z-index:-4081}.card:nth-child(5080) .task-item .toolbar-dropdown.active{z-index:15080}.card:nth-child(5081) .task-item{z-index:-4082}.card:nth-child(5081) .task-item .toolbar-dropdown.active{z-index:15081}.card:nth-child(5082) .task-item{z-index:-4083}.card:nth-child(5082) .task-item .toolbar-dropdown.active{z-index:15082}.card:nth-child(5083) .task-item{z-index:-4084}.card:nth-child(5083) .task-item .toolbar-dropdown.active{z-index:15083}.card:nth-child(5084) .task-item{z-index:-4085}.card:nth-child(5084) .task-item .toolbar-dropdown.active{z-index:15084}.card:nth-child(5085) .task-item{z-index:-4086}.card:nth-child(5085) .task-item .toolbar-dropdown.active{z-index:15085}.card:nth-child(5086) .task-item{z-index:-4087}.card:nth-child(5086) .task-item .toolbar-dropdown.active{z-index:15086}.card:nth-child(5087) .task-item{z-index:-4088}.card:nth-child(5087) .task-item .toolbar-dropdown.active{z-index:15087}.card:nth-child(5088) .task-item{z-index:-4089}.card:nth-child(5088) .task-item .toolbar-dropdown.active{z-index:15088}.card:nth-child(5089) .task-item{z-index:-4090}.card:nth-child(5089) .task-item .toolbar-dropdown.active{z-index:15089}.card:nth-child(5090) .task-item{z-index:-4091}.card:nth-child(5090) .task-item .toolbar-dropdown.active{z-index:15090}.card:nth-child(5091) .task-item{z-index:-4092}.card:nth-child(5091) .task-item .toolbar-dropdown.active{z-index:15091}.card:nth-child(5092) .task-item{z-index:-4093}.card:nth-child(5092) .task-item .toolbar-dropdown.active{z-index:15092}.card:nth-child(5093) .task-item{z-index:-4094}.card:nth-child(5093) .task-item .toolbar-dropdown.active{z-index:15093}.card:nth-child(5094) .task-item{z-index:-4095}.card:nth-child(5094) .task-item .toolbar-dropdown.active{z-index:15094}.card:nth-child(5095) .task-item{z-index:-4096}.card:nth-child(5095) .task-item .toolbar-dropdown.active{z-index:15095}.card:nth-child(5096) .task-item{z-index:-4097}.card:nth-child(5096) .task-item .toolbar-dropdown.active{z-index:15096}.card:nth-child(5097) .task-item{z-index:-4098}.card:nth-child(5097) .task-item .toolbar-dropdown.active{z-index:15097}.card:nth-child(5098) .task-item{z-index:-4099}.card:nth-child(5098) .task-item .toolbar-dropdown.active{z-index:15098}.card:nth-child(5099) .task-item{z-index:-4100}.card:nth-child(5099) .task-item .toolbar-dropdown.active{z-index:15099}.card:nth-child(5100) .task-item{z-index:-4101}.card:nth-child(5100) .task-item .toolbar-dropdown.active{z-index:15100}.card:nth-child(5101) .task-item{z-index:-4102}.card:nth-child(5101) .task-item .toolbar-dropdown.active{z-index:15101}.card:nth-child(5102) .task-item{z-index:-4103}.card:nth-child(5102) .task-item .toolbar-dropdown.active{z-index:15102}.card:nth-child(5103) .task-item{z-index:-4104}.card:nth-child(5103) .task-item .toolbar-dropdown.active{z-index:15103}.card:nth-child(5104) .task-item{z-index:-4105}.card:nth-child(5104) .task-item .toolbar-dropdown.active{z-index:15104}.card:nth-child(5105) .task-item{z-index:-4106}.card:nth-child(5105) .task-item .toolbar-dropdown.active{z-index:15105}.card:nth-child(5106) .task-item{z-index:-4107}.card:nth-child(5106) .task-item .toolbar-dropdown.active{z-index:15106}.card:nth-child(5107) .task-item{z-index:-4108}.card:nth-child(5107) .task-item .toolbar-dropdown.active{z-index:15107}.card:nth-child(5108) .task-item{z-index:-4109}.card:nth-child(5108) .task-item .toolbar-dropdown.active{z-index:15108}.card:nth-child(5109) .task-item{z-index:-4110}.card:nth-child(5109) .task-item .toolbar-dropdown.active{z-index:15109}.card:nth-child(5110) .task-item{z-index:-4111}.card:nth-child(5110) .task-item .toolbar-dropdown.active{z-index:15110}.card:nth-child(5111) .task-item{z-index:-4112}.card:nth-child(5111) .task-item .toolbar-dropdown.active{z-index:15111}.card:nth-child(5112) .task-item{z-index:-4113}.card:nth-child(5112) .task-item .toolbar-dropdown.active{z-index:15112}.card:nth-child(5113) .task-item{z-index:-4114}.card:nth-child(5113) .task-item .toolbar-dropdown.active{z-index:15113}.card:nth-child(5114) .task-item{z-index:-4115}.card:nth-child(5114) .task-item .toolbar-dropdown.active{z-index:15114}.card:nth-child(5115) .task-item{z-index:-4116}.card:nth-child(5115) .task-item .toolbar-dropdown.active{z-index:15115}.card:nth-child(5116) .task-item{z-index:-4117}.card:nth-child(5116) .task-item .toolbar-dropdown.active{z-index:15116}.card:nth-child(5117) .task-item{z-index:-4118}.card:nth-child(5117) .task-item .toolbar-dropdown.active{z-index:15117}.card:nth-child(5118) .task-item{z-index:-4119}.card:nth-child(5118) .task-item .toolbar-dropdown.active{z-index:15118}.card:nth-child(5119) .task-item{z-index:-4120}.card:nth-child(5119) .task-item .toolbar-dropdown.active{z-index:15119}.card:nth-child(5120) .task-item{z-index:-4121}.card:nth-child(5120) .task-item .toolbar-dropdown.active{z-index:15120}.card:nth-child(5121) .task-item{z-index:-4122}.card:nth-child(5121) .task-item .toolbar-dropdown.active{z-index:15121}.card:nth-child(5122) .task-item{z-index:-4123}.card:nth-child(5122) .task-item .toolbar-dropdown.active{z-index:15122}.card:nth-child(5123) .task-item{z-index:-4124}.card:nth-child(5123) .task-item .toolbar-dropdown.active{z-index:15123}.card:nth-child(5124) .task-item{z-index:-4125}.card:nth-child(5124) .task-item .toolbar-dropdown.active{z-index:15124}.card:nth-child(5125) .task-item{z-index:-4126}.card:nth-child(5125) .task-item .toolbar-dropdown.active{z-index:15125}.card:nth-child(5126) .task-item{z-index:-4127}.card:nth-child(5126) .task-item .toolbar-dropdown.active{z-index:15126}.card:nth-child(5127) .task-item{z-index:-4128}.card:nth-child(5127) .task-item .toolbar-dropdown.active{z-index:15127}.card:nth-child(5128) .task-item{z-index:-4129}.card:nth-child(5128) .task-item .toolbar-dropdown.active{z-index:15128}.card:nth-child(5129) .task-item{z-index:-4130}.card:nth-child(5129) .task-item .toolbar-dropdown.active{z-index:15129}.card:nth-child(5130) .task-item{z-index:-4131}.card:nth-child(5130) .task-item .toolbar-dropdown.active{z-index:15130}.card:nth-child(5131) .task-item{z-index:-4132}.card:nth-child(5131) .task-item .toolbar-dropdown.active{z-index:15131}.card:nth-child(5132) .task-item{z-index:-4133}.card:nth-child(5132) .task-item .toolbar-dropdown.active{z-index:15132}.card:nth-child(5133) .task-item{z-index:-4134}.card:nth-child(5133) .task-item .toolbar-dropdown.active{z-index:15133}.card:nth-child(5134) .task-item{z-index:-4135}.card:nth-child(5134) .task-item .toolbar-dropdown.active{z-index:15134}.card:nth-child(5135) .task-item{z-index:-4136}.card:nth-child(5135) .task-item .toolbar-dropdown.active{z-index:15135}.card:nth-child(5136) .task-item{z-index:-4137}.card:nth-child(5136) .task-item .toolbar-dropdown.active{z-index:15136}.card:nth-child(5137) .task-item{z-index:-4138}.card:nth-child(5137) .task-item .toolbar-dropdown.active{z-index:15137}.card:nth-child(5138) .task-item{z-index:-4139}.card:nth-child(5138) .task-item .toolbar-dropdown.active{z-index:15138}.card:nth-child(5139) .task-item{z-index:-4140}.card:nth-child(5139) .task-item .toolbar-dropdown.active{z-index:15139}.card:nth-child(5140) .task-item{z-index:-4141}.card:nth-child(5140) .task-item .toolbar-dropdown.active{z-index:15140}.card:nth-child(5141) .task-item{z-index:-4142}.card:nth-child(5141) .task-item .toolbar-dropdown.active{z-index:15141}.card:nth-child(5142) .task-item{z-index:-4143}.card:nth-child(5142) .task-item .toolbar-dropdown.active{z-index:15142}.card:nth-child(5143) .task-item{z-index:-4144}.card:nth-child(5143) .task-item .toolbar-dropdown.active{z-index:15143}.card:nth-child(5144) .task-item{z-index:-4145}.card:nth-child(5144) .task-item .toolbar-dropdown.active{z-index:15144}.card:nth-child(5145) .task-item{z-index:-4146}.card:nth-child(5145) .task-item .toolbar-dropdown.active{z-index:15145}.card:nth-child(5146) .task-item{z-index:-4147}.card:nth-child(5146) .task-item .toolbar-dropdown.active{z-index:15146}.card:nth-child(5147) .task-item{z-index:-4148}.card:nth-child(5147) .task-item .toolbar-dropdown.active{z-index:15147}.card:nth-child(5148) .task-item{z-index:-4149}.card:nth-child(5148) .task-item .toolbar-dropdown.active{z-index:15148}.card:nth-child(5149) .task-item{z-index:-4150}.card:nth-child(5149) .task-item .toolbar-dropdown.active{z-index:15149}.card:nth-child(5150) .task-item{z-index:-4151}.card:nth-child(5150) .task-item .toolbar-dropdown.active{z-index:15150}.card:nth-child(5151) .task-item{z-index:-4152}.card:nth-child(5151) .task-item .toolbar-dropdown.active{z-index:15151}.card:nth-child(5152) .task-item{z-index:-4153}.card:nth-child(5152) .task-item .toolbar-dropdown.active{z-index:15152}.card:nth-child(5153) .task-item{z-index:-4154}.card:nth-child(5153) .task-item .toolbar-dropdown.active{z-index:15153}.card:nth-child(5154) .task-item{z-index:-4155}.card:nth-child(5154) .task-item .toolbar-dropdown.active{z-index:15154}.card:nth-child(5155) .task-item{z-index:-4156}.card:nth-child(5155) .task-item .toolbar-dropdown.active{z-index:15155}.card:nth-child(5156) .task-item{z-index:-4157}.card:nth-child(5156) .task-item .toolbar-dropdown.active{z-index:15156}.card:nth-child(5157) .task-item{z-index:-4158}.card:nth-child(5157) .task-item .toolbar-dropdown.active{z-index:15157}.card:nth-child(5158) .task-item{z-index:-4159}.card:nth-child(5158) .task-item .toolbar-dropdown.active{z-index:15158}.card:nth-child(5159) .task-item{z-index:-4160}.card:nth-child(5159) .task-item .toolbar-dropdown.active{z-index:15159}.card:nth-child(5160) .task-item{z-index:-4161}.card:nth-child(5160) .task-item .toolbar-dropdown.active{z-index:15160}.card:nth-child(5161) .task-item{z-index:-4162}.card:nth-child(5161) .task-item .toolbar-dropdown.active{z-index:15161}.card:nth-child(5162) .task-item{z-index:-4163}.card:nth-child(5162) .task-item .toolbar-dropdown.active{z-index:15162}.card:nth-child(5163) .task-item{z-index:-4164}.card:nth-child(5163) .task-item .toolbar-dropdown.active{z-index:15163}.card:nth-child(5164) .task-item{z-index:-4165}.card:nth-child(5164) .task-item .toolbar-dropdown.active{z-index:15164}.card:nth-child(5165) .task-item{z-index:-4166}.card:nth-child(5165) .task-item .toolbar-dropdown.active{z-index:15165}.card:nth-child(5166) .task-item{z-index:-4167}.card:nth-child(5166) .task-item .toolbar-dropdown.active{z-index:15166}.card:nth-child(5167) .task-item{z-index:-4168}.card:nth-child(5167) .task-item .toolbar-dropdown.active{z-index:15167}.card:nth-child(5168) .task-item{z-index:-4169}.card:nth-child(5168) .task-item .toolbar-dropdown.active{z-index:15168}.card:nth-child(5169) .task-item{z-index:-4170}.card:nth-child(5169) .task-item .toolbar-dropdown.active{z-index:15169}.card:nth-child(5170) .task-item{z-index:-4171}.card:nth-child(5170) .task-item .toolbar-dropdown.active{z-index:15170}.card:nth-child(5171) .task-item{z-index:-4172}.card:nth-child(5171) .task-item .toolbar-dropdown.active{z-index:15171}.card:nth-child(5172) .task-item{z-index:-4173}.card:nth-child(5172) .task-item .toolbar-dropdown.active{z-index:15172}.card:nth-child(5173) .task-item{z-index:-4174}.card:nth-child(5173) .task-item .toolbar-dropdown.active{z-index:15173}.card:nth-child(5174) .task-item{z-index:-4175}.card:nth-child(5174) .task-item .toolbar-dropdown.active{z-index:15174}.card:nth-child(5175) .task-item{z-index:-4176}.card:nth-child(5175) .task-item .toolbar-dropdown.active{z-index:15175}.card:nth-child(5176) .task-item{z-index:-4177}.card:nth-child(5176) .task-item .toolbar-dropdown.active{z-index:15176}.card:nth-child(5177) .task-item{z-index:-4178}.card:nth-child(5177) .task-item .toolbar-dropdown.active{z-index:15177}.card:nth-child(5178) .task-item{z-index:-4179}.card:nth-child(5178) .task-item .toolbar-dropdown.active{z-index:15178}.card:nth-child(5179) .task-item{z-index:-4180}.card:nth-child(5179) .task-item .toolbar-dropdown.active{z-index:15179}.card:nth-child(5180) .task-item{z-index:-4181}.card:nth-child(5180) .task-item .toolbar-dropdown.active{z-index:15180}.card:nth-child(5181) .task-item{z-index:-4182}.card:nth-child(5181) .task-item .toolbar-dropdown.active{z-index:15181}.card:nth-child(5182) .task-item{z-index:-4183}.card:nth-child(5182) .task-item .toolbar-dropdown.active{z-index:15182}.card:nth-child(5183) .task-item{z-index:-4184}.card:nth-child(5183) .task-item .toolbar-dropdown.active{z-index:15183}.card:nth-child(5184) .task-item{z-index:-4185}.card:nth-child(5184) .task-item .toolbar-dropdown.active{z-index:15184}.card:nth-child(5185) .task-item{z-index:-4186}.card:nth-child(5185) .task-item .toolbar-dropdown.active{z-index:15185}.card:nth-child(5186) .task-item{z-index:-4187}.card:nth-child(5186) .task-item .toolbar-dropdown.active{z-index:15186}.card:nth-child(5187) .task-item{z-index:-4188}.card:nth-child(5187) .task-item .toolbar-dropdown.active{z-index:15187}.card:nth-child(5188) .task-item{z-index:-4189}.card:nth-child(5188) .task-item .toolbar-dropdown.active{z-index:15188}.card:nth-child(5189) .task-item{z-index:-4190}.card:nth-child(5189) .task-item .toolbar-dropdown.active{z-index:15189}.card:nth-child(5190) .task-item{z-index:-4191}.card:nth-child(5190) .task-item .toolbar-dropdown.active{z-index:15190}.card:nth-child(5191) .task-item{z-index:-4192}.card:nth-child(5191) .task-item .toolbar-dropdown.active{z-index:15191}.card:nth-child(5192) .task-item{z-index:-4193}.card:nth-child(5192) .task-item .toolbar-dropdown.active{z-index:15192}.card:nth-child(5193) .task-item{z-index:-4194}.card:nth-child(5193) .task-item .toolbar-dropdown.active{z-index:15193}.card:nth-child(5194) .task-item{z-index:-4195}.card:nth-child(5194) .task-item .toolbar-dropdown.active{z-index:15194}.card:nth-child(5195) .task-item{z-index:-4196}.card:nth-child(5195) .task-item .toolbar-dropdown.active{z-index:15195}.card:nth-child(5196) .task-item{z-index:-4197}.card:nth-child(5196) .task-item .toolbar-dropdown.active{z-index:15196}.card:nth-child(5197) .task-item{z-index:-4198}.card:nth-child(5197) .task-item .toolbar-dropdown.active{z-index:15197}.card:nth-child(5198) .task-item{z-index:-4199}.card:nth-child(5198) .task-item .toolbar-dropdown.active{z-index:15198}.card:nth-child(5199) .task-item{z-index:-4200}.card:nth-child(5199) .task-item .toolbar-dropdown.active{z-index:15199}.card:nth-child(5200) .task-item{z-index:-4201}.card:nth-child(5200) .task-item .toolbar-dropdown.active{z-index:15200}.card:nth-child(5201) .task-item{z-index:-4202}.card:nth-child(5201) .task-item .toolbar-dropdown.active{z-index:15201}.card:nth-child(5202) .task-item{z-index:-4203}.card:nth-child(5202) .task-item .toolbar-dropdown.active{z-index:15202}.card:nth-child(5203) .task-item{z-index:-4204}.card:nth-child(5203) .task-item .toolbar-dropdown.active{z-index:15203}.card:nth-child(5204) .task-item{z-index:-4205}.card:nth-child(5204) .task-item .toolbar-dropdown.active{z-index:15204}.card:nth-child(5205) .task-item{z-index:-4206}.card:nth-child(5205) .task-item .toolbar-dropdown.active{z-index:15205}.card:nth-child(5206) .task-item{z-index:-4207}.card:nth-child(5206) .task-item .toolbar-dropdown.active{z-index:15206}.card:nth-child(5207) .task-item{z-index:-4208}.card:nth-child(5207) .task-item .toolbar-dropdown.active{z-index:15207}.card:nth-child(5208) .task-item{z-index:-4209}.card:nth-child(5208) .task-item .toolbar-dropdown.active{z-index:15208}.card:nth-child(5209) .task-item{z-index:-4210}.card:nth-child(5209) .task-item .toolbar-dropdown.active{z-index:15209}.card:nth-child(5210) .task-item{z-index:-4211}.card:nth-child(5210) .task-item .toolbar-dropdown.active{z-index:15210}.card:nth-child(5211) .task-item{z-index:-4212}.card:nth-child(5211) .task-item .toolbar-dropdown.active{z-index:15211}.card:nth-child(5212) .task-item{z-index:-4213}.card:nth-child(5212) .task-item .toolbar-dropdown.active{z-index:15212}.card:nth-child(5213) .task-item{z-index:-4214}.card:nth-child(5213) .task-item .toolbar-dropdown.active{z-index:15213}.card:nth-child(5214) .task-item{z-index:-4215}.card:nth-child(5214) .task-item .toolbar-dropdown.active{z-index:15214}.card:nth-child(5215) .task-item{z-index:-4216}.card:nth-child(5215) .task-item .toolbar-dropdown.active{z-index:15215}.card:nth-child(5216) .task-item{z-index:-4217}.card:nth-child(5216) .task-item .toolbar-dropdown.active{z-index:15216}.card:nth-child(5217) .task-item{z-index:-4218}.card:nth-child(5217) .task-item .toolbar-dropdown.active{z-index:15217}.card:nth-child(5218) .task-item{z-index:-4219}.card:nth-child(5218) .task-item .toolbar-dropdown.active{z-index:15218}.card:nth-child(5219) .task-item{z-index:-4220}.card:nth-child(5219) .task-item .toolbar-dropdown.active{z-index:15219}.card:nth-child(5220) .task-item{z-index:-4221}.card:nth-child(5220) .task-item .toolbar-dropdown.active{z-index:15220}.card:nth-child(5221) .task-item{z-index:-4222}.card:nth-child(5221) .task-item .toolbar-dropdown.active{z-index:15221}.card:nth-child(5222) .task-item{z-index:-4223}.card:nth-child(5222) .task-item .toolbar-dropdown.active{z-index:15222}.card:nth-child(5223) .task-item{z-index:-4224}.card:nth-child(5223) .task-item .toolbar-dropdown.active{z-index:15223}.card:nth-child(5224) .task-item{z-index:-4225}.card:nth-child(5224) .task-item .toolbar-dropdown.active{z-index:15224}.card:nth-child(5225) .task-item{z-index:-4226}.card:nth-child(5225) .task-item .toolbar-dropdown.active{z-index:15225}.card:nth-child(5226) .task-item{z-index:-4227}.card:nth-child(5226) .task-item .toolbar-dropdown.active{z-index:15226}.card:nth-child(5227) .task-item{z-index:-4228}.card:nth-child(5227) .task-item .toolbar-dropdown.active{z-index:15227}.card:nth-child(5228) .task-item{z-index:-4229}.card:nth-child(5228) .task-item .toolbar-dropdown.active{z-index:15228}.card:nth-child(5229) .task-item{z-index:-4230}.card:nth-child(5229) .task-item .toolbar-dropdown.active{z-index:15229}.card:nth-child(5230) .task-item{z-index:-4231}.card:nth-child(5230) .task-item .toolbar-dropdown.active{z-index:15230}.card:nth-child(5231) .task-item{z-index:-4232}.card:nth-child(5231) .task-item .toolbar-dropdown.active{z-index:15231}.card:nth-child(5232) .task-item{z-index:-4233}.card:nth-child(5232) .task-item .toolbar-dropdown.active{z-index:15232}.card:nth-child(5233) .task-item{z-index:-4234}.card:nth-child(5233) .task-item .toolbar-dropdown.active{z-index:15233}.card:nth-child(5234) .task-item{z-index:-4235}.card:nth-child(5234) .task-item .toolbar-dropdown.active{z-index:15234}.card:nth-child(5235) .task-item{z-index:-4236}.card:nth-child(5235) .task-item .toolbar-dropdown.active{z-index:15235}.card:nth-child(5236) .task-item{z-index:-4237}.card:nth-child(5236) .task-item .toolbar-dropdown.active{z-index:15236}.card:nth-child(5237) .task-item{z-index:-4238}.card:nth-child(5237) .task-item .toolbar-dropdown.active{z-index:15237}.card:nth-child(5238) .task-item{z-index:-4239}.card:nth-child(5238) .task-item .toolbar-dropdown.active{z-index:15238}.card:nth-child(5239) .task-item{z-index:-4240}.card:nth-child(5239) .task-item .toolbar-dropdown.active{z-index:15239}.card:nth-child(5240) .task-item{z-index:-4241}.card:nth-child(5240) .task-item .toolbar-dropdown.active{z-index:15240}.card:nth-child(5241) .task-item{z-index:-4242}.card:nth-child(5241) .task-item .toolbar-dropdown.active{z-index:15241}.card:nth-child(5242) .task-item{z-index:-4243}.card:nth-child(5242) .task-item .toolbar-dropdown.active{z-index:15242}.card:nth-child(5243) .task-item{z-index:-4244}.card:nth-child(5243) .task-item .toolbar-dropdown.active{z-index:15243}.card:nth-child(5244) .task-item{z-index:-4245}.card:nth-child(5244) .task-item .toolbar-dropdown.active{z-index:15244}.card:nth-child(5245) .task-item{z-index:-4246}.card:nth-child(5245) .task-item .toolbar-dropdown.active{z-index:15245}.card:nth-child(5246) .task-item{z-index:-4247}.card:nth-child(5246) .task-item .toolbar-dropdown.active{z-index:15246}.card:nth-child(5247) .task-item{z-index:-4248}.card:nth-child(5247) .task-item .toolbar-dropdown.active{z-index:15247}.card:nth-child(5248) .task-item{z-index:-4249}.card:nth-child(5248) .task-item .toolbar-dropdown.active{z-index:15248}.card:nth-child(5249) .task-item{z-index:-4250}.card:nth-child(5249) .task-item .toolbar-dropdown.active{z-index:15249}.card:nth-child(5250) .task-item{z-index:-4251}.card:nth-child(5250) .task-item .toolbar-dropdown.active{z-index:15250}.card:nth-child(5251) .task-item{z-index:-4252}.card:nth-child(5251) .task-item .toolbar-dropdown.active{z-index:15251}.card:nth-child(5252) .task-item{z-index:-4253}.card:nth-child(5252) .task-item .toolbar-dropdown.active{z-index:15252}.card:nth-child(5253) .task-item{z-index:-4254}.card:nth-child(5253) .task-item .toolbar-dropdown.active{z-index:15253}.card:nth-child(5254) .task-item{z-index:-4255}.card:nth-child(5254) .task-item .toolbar-dropdown.active{z-index:15254}.card:nth-child(5255) .task-item{z-index:-4256}.card:nth-child(5255) .task-item .toolbar-dropdown.active{z-index:15255}.card:nth-child(5256) .task-item{z-index:-4257}.card:nth-child(5256) .task-item .toolbar-dropdown.active{z-index:15256}.card:nth-child(5257) .task-item{z-index:-4258}.card:nth-child(5257) .task-item .toolbar-dropdown.active{z-index:15257}.card:nth-child(5258) .task-item{z-index:-4259}.card:nth-child(5258) .task-item .toolbar-dropdown.active{z-index:15258}.card:nth-child(5259) .task-item{z-index:-4260}.card:nth-child(5259) .task-item .toolbar-dropdown.active{z-index:15259}.card:nth-child(5260) .task-item{z-index:-4261}.card:nth-child(5260) .task-item .toolbar-dropdown.active{z-index:15260}.card:nth-child(5261) .task-item{z-index:-4262}.card:nth-child(5261) .task-item .toolbar-dropdown.active{z-index:15261}.card:nth-child(5262) .task-item{z-index:-4263}.card:nth-child(5262) .task-item .toolbar-dropdown.active{z-index:15262}.card:nth-child(5263) .task-item{z-index:-4264}.card:nth-child(5263) .task-item .toolbar-dropdown.active{z-index:15263}.card:nth-child(5264) .task-item{z-index:-4265}.card:nth-child(5264) .task-item .toolbar-dropdown.active{z-index:15264}.card:nth-child(5265) .task-item{z-index:-4266}.card:nth-child(5265) .task-item .toolbar-dropdown.active{z-index:15265}.card:nth-child(5266) .task-item{z-index:-4267}.card:nth-child(5266) .task-item .toolbar-dropdown.active{z-index:15266}.card:nth-child(5267) .task-item{z-index:-4268}.card:nth-child(5267) .task-item .toolbar-dropdown.active{z-index:15267}.card:nth-child(5268) .task-item{z-index:-4269}.card:nth-child(5268) .task-item .toolbar-dropdown.active{z-index:15268}.card:nth-child(5269) .task-item{z-index:-4270}.card:nth-child(5269) .task-item .toolbar-dropdown.active{z-index:15269}.card:nth-child(5270) .task-item{z-index:-4271}.card:nth-child(5270) .task-item .toolbar-dropdown.active{z-index:15270}.card:nth-child(5271) .task-item{z-index:-4272}.card:nth-child(5271) .task-item .toolbar-dropdown.active{z-index:15271}.card:nth-child(5272) .task-item{z-index:-4273}.card:nth-child(5272) .task-item .toolbar-dropdown.active{z-index:15272}.card:nth-child(5273) .task-item{z-index:-4274}.card:nth-child(5273) .task-item .toolbar-dropdown.active{z-index:15273}.card:nth-child(5274) .task-item{z-index:-4275}.card:nth-child(5274) .task-item .toolbar-dropdown.active{z-index:15274}.card:nth-child(5275) .task-item{z-index:-4276}.card:nth-child(5275) .task-item .toolbar-dropdown.active{z-index:15275}.card:nth-child(5276) .task-item{z-index:-4277}.card:nth-child(5276) .task-item .toolbar-dropdown.active{z-index:15276}.card:nth-child(5277) .task-item{z-index:-4278}.card:nth-child(5277) .task-item .toolbar-dropdown.active{z-index:15277}.card:nth-child(5278) .task-item{z-index:-4279}.card:nth-child(5278) .task-item .toolbar-dropdown.active{z-index:15278}.card:nth-child(5279) .task-item{z-index:-4280}.card:nth-child(5279) .task-item .toolbar-dropdown.active{z-index:15279}.card:nth-child(5280) .task-item{z-index:-4281}.card:nth-child(5280) .task-item .toolbar-dropdown.active{z-index:15280}.card:nth-child(5281) .task-item{z-index:-4282}.card:nth-child(5281) .task-item .toolbar-dropdown.active{z-index:15281}.card:nth-child(5282) .task-item{z-index:-4283}.card:nth-child(5282) .task-item .toolbar-dropdown.active{z-index:15282}.card:nth-child(5283) .task-item{z-index:-4284}.card:nth-child(5283) .task-item .toolbar-dropdown.active{z-index:15283}.card:nth-child(5284) .task-item{z-index:-4285}.card:nth-child(5284) .task-item .toolbar-dropdown.active{z-index:15284}.card:nth-child(5285) .task-item{z-index:-4286}.card:nth-child(5285) .task-item .toolbar-dropdown.active{z-index:15285}.card:nth-child(5286) .task-item{z-index:-4287}.card:nth-child(5286) .task-item .toolbar-dropdown.active{z-index:15286}.card:nth-child(5287) .task-item{z-index:-4288}.card:nth-child(5287) .task-item .toolbar-dropdown.active{z-index:15287}.card:nth-child(5288) .task-item{z-index:-4289}.card:nth-child(5288) .task-item .toolbar-dropdown.active{z-index:15288}.card:nth-child(5289) .task-item{z-index:-4290}.card:nth-child(5289) .task-item .toolbar-dropdown.active{z-index:15289}.card:nth-child(5290) .task-item{z-index:-4291}.card:nth-child(5290) .task-item .toolbar-dropdown.active{z-index:15290}.card:nth-child(5291) .task-item{z-index:-4292}.card:nth-child(5291) .task-item .toolbar-dropdown.active{z-index:15291}.card:nth-child(5292) .task-item{z-index:-4293}.card:nth-child(5292) .task-item .toolbar-dropdown.active{z-index:15292}.card:nth-child(5293) .task-item{z-index:-4294}.card:nth-child(5293) .task-item .toolbar-dropdown.active{z-index:15293}.card:nth-child(5294) .task-item{z-index:-4295}.card:nth-child(5294) .task-item .toolbar-dropdown.active{z-index:15294}.card:nth-child(5295) .task-item{z-index:-4296}.card:nth-child(5295) .task-item .toolbar-dropdown.active{z-index:15295}.card:nth-child(5296) .task-item{z-index:-4297}.card:nth-child(5296) .task-item .toolbar-dropdown.active{z-index:15296}.card:nth-child(5297) .task-item{z-index:-4298}.card:nth-child(5297) .task-item .toolbar-dropdown.active{z-index:15297}.card:nth-child(5298) .task-item{z-index:-4299}.card:nth-child(5298) .task-item .toolbar-dropdown.active{z-index:15298}.card:nth-child(5299) .task-item{z-index:-4300}.card:nth-child(5299) .task-item .toolbar-dropdown.active{z-index:15299}.card:nth-child(5300) .task-item{z-index:-4301}.card:nth-child(5300) .task-item .toolbar-dropdown.active{z-index:15300}.card:nth-child(5301) .task-item{z-index:-4302}.card:nth-child(5301) .task-item .toolbar-dropdown.active{z-index:15301}.card:nth-child(5302) .task-item{z-index:-4303}.card:nth-child(5302) .task-item .toolbar-dropdown.active{z-index:15302}.card:nth-child(5303) .task-item{z-index:-4304}.card:nth-child(5303) .task-item .toolbar-dropdown.active{z-index:15303}.card:nth-child(5304) .task-item{z-index:-4305}.card:nth-child(5304) .task-item .toolbar-dropdown.active{z-index:15304}.card:nth-child(5305) .task-item{z-index:-4306}.card:nth-child(5305) .task-item .toolbar-dropdown.active{z-index:15305}.card:nth-child(5306) .task-item{z-index:-4307}.card:nth-child(5306) .task-item .toolbar-dropdown.active{z-index:15306}.card:nth-child(5307) .task-item{z-index:-4308}.card:nth-child(5307) .task-item .toolbar-dropdown.active{z-index:15307}.card:nth-child(5308) .task-item{z-index:-4309}.card:nth-child(5308) .task-item .toolbar-dropdown.active{z-index:15308}.card:nth-child(5309) .task-item{z-index:-4310}.card:nth-child(5309) .task-item .toolbar-dropdown.active{z-index:15309}.card:nth-child(5310) .task-item{z-index:-4311}.card:nth-child(5310) .task-item .toolbar-dropdown.active{z-index:15310}.card:nth-child(5311) .task-item{z-index:-4312}.card:nth-child(5311) .task-item .toolbar-dropdown.active{z-index:15311}.card:nth-child(5312) .task-item{z-index:-4313}.card:nth-child(5312) .task-item .toolbar-dropdown.active{z-index:15312}.card:nth-child(5313) .task-item{z-index:-4314}.card:nth-child(5313) .task-item .toolbar-dropdown.active{z-index:15313}.card:nth-child(5314) .task-item{z-index:-4315}.card:nth-child(5314) .task-item .toolbar-dropdown.active{z-index:15314}.card:nth-child(5315) .task-item{z-index:-4316}.card:nth-child(5315) .task-item .toolbar-dropdown.active{z-index:15315}.card:nth-child(5316) .task-item{z-index:-4317}.card:nth-child(5316) .task-item .toolbar-dropdown.active{z-index:15316}.card:nth-child(5317) .task-item{z-index:-4318}.card:nth-child(5317) .task-item .toolbar-dropdown.active{z-index:15317}.card:nth-child(5318) .task-item{z-index:-4319}.card:nth-child(5318) .task-item .toolbar-dropdown.active{z-index:15318}.card:nth-child(5319) .task-item{z-index:-4320}.card:nth-child(5319) .task-item .toolbar-dropdown.active{z-index:15319}.card:nth-child(5320) .task-item{z-index:-4321}.card:nth-child(5320) .task-item .toolbar-dropdown.active{z-index:15320}.card:nth-child(5321) .task-item{z-index:-4322}.card:nth-child(5321) .task-item .toolbar-dropdown.active{z-index:15321}.card:nth-child(5322) .task-item{z-index:-4323}.card:nth-child(5322) .task-item .toolbar-dropdown.active{z-index:15322}.card:nth-child(5323) .task-item{z-index:-4324}.card:nth-child(5323) .task-item .toolbar-dropdown.active{z-index:15323}.card:nth-child(5324) .task-item{z-index:-4325}.card:nth-child(5324) .task-item .toolbar-dropdown.active{z-index:15324}.card:nth-child(5325) .task-item{z-index:-4326}.card:nth-child(5325) .task-item .toolbar-dropdown.active{z-index:15325}.card:nth-child(5326) .task-item{z-index:-4327}.card:nth-child(5326) .task-item .toolbar-dropdown.active{z-index:15326}.card:nth-child(5327) .task-item{z-index:-4328}.card:nth-child(5327) .task-item .toolbar-dropdown.active{z-index:15327}.card:nth-child(5328) .task-item{z-index:-4329}.card:nth-child(5328) .task-item .toolbar-dropdown.active{z-index:15328}.card:nth-child(5329) .task-item{z-index:-4330}.card:nth-child(5329) .task-item .toolbar-dropdown.active{z-index:15329}.card:nth-child(5330) .task-item{z-index:-4331}.card:nth-child(5330) .task-item .toolbar-dropdown.active{z-index:15330}.card:nth-child(5331) .task-item{z-index:-4332}.card:nth-child(5331) .task-item .toolbar-dropdown.active{z-index:15331}.card:nth-child(5332) .task-item{z-index:-4333}.card:nth-child(5332) .task-item .toolbar-dropdown.active{z-index:15332}.card:nth-child(5333) .task-item{z-index:-4334}.card:nth-child(5333) .task-item .toolbar-dropdown.active{z-index:15333}.card:nth-child(5334) .task-item{z-index:-4335}.card:nth-child(5334) .task-item .toolbar-dropdown.active{z-index:15334}.card:nth-child(5335) .task-item{z-index:-4336}.card:nth-child(5335) .task-item .toolbar-dropdown.active{z-index:15335}.card:nth-child(5336) .task-item{z-index:-4337}.card:nth-child(5336) .task-item .toolbar-dropdown.active{z-index:15336}.card:nth-child(5337) .task-item{z-index:-4338}.card:nth-child(5337) .task-item .toolbar-dropdown.active{z-index:15337}.card:nth-child(5338) .task-item{z-index:-4339}.card:nth-child(5338) .task-item .toolbar-dropdown.active{z-index:15338}.card:nth-child(5339) .task-item{z-index:-4340}.card:nth-child(5339) .task-item .toolbar-dropdown.active{z-index:15339}.card:nth-child(5340) .task-item{z-index:-4341}.card:nth-child(5340) .task-item .toolbar-dropdown.active{z-index:15340}.card:nth-child(5341) .task-item{z-index:-4342}.card:nth-child(5341) .task-item .toolbar-dropdown.active{z-index:15341}.card:nth-child(5342) .task-item{z-index:-4343}.card:nth-child(5342) .task-item .toolbar-dropdown.active{z-index:15342}.card:nth-child(5343) .task-item{z-index:-4344}.card:nth-child(5343) .task-item .toolbar-dropdown.active{z-index:15343}.card:nth-child(5344) .task-item{z-index:-4345}.card:nth-child(5344) .task-item .toolbar-dropdown.active{z-index:15344}.card:nth-child(5345) .task-item{z-index:-4346}.card:nth-child(5345) .task-item .toolbar-dropdown.active{z-index:15345}.card:nth-child(5346) .task-item{z-index:-4347}.card:nth-child(5346) .task-item .toolbar-dropdown.active{z-index:15346}.card:nth-child(5347) .task-item{z-index:-4348}.card:nth-child(5347) .task-item .toolbar-dropdown.active{z-index:15347}.card:nth-child(5348) .task-item{z-index:-4349}.card:nth-child(5348) .task-item .toolbar-dropdown.active{z-index:15348}.card:nth-child(5349) .task-item{z-index:-4350}.card:nth-child(5349) .task-item .toolbar-dropdown.active{z-index:15349}.card:nth-child(5350) .task-item{z-index:-4351}.card:nth-child(5350) .task-item .toolbar-dropdown.active{z-index:15350}.card:nth-child(5351) .task-item{z-index:-4352}.card:nth-child(5351) .task-item .toolbar-dropdown.active{z-index:15351}.card:nth-child(5352) .task-item{z-index:-4353}.card:nth-child(5352) .task-item .toolbar-dropdown.active{z-index:15352}.card:nth-child(5353) .task-item{z-index:-4354}.card:nth-child(5353) .task-item .toolbar-dropdown.active{z-index:15353}.card:nth-child(5354) .task-item{z-index:-4355}.card:nth-child(5354) .task-item .toolbar-dropdown.active{z-index:15354}.card:nth-child(5355) .task-item{z-index:-4356}.card:nth-child(5355) .task-item .toolbar-dropdown.active{z-index:15355}.card:nth-child(5356) .task-item{z-index:-4357}.card:nth-child(5356) .task-item .toolbar-dropdown.active{z-index:15356}.card:nth-child(5357) .task-item{z-index:-4358}.card:nth-child(5357) .task-item .toolbar-dropdown.active{z-index:15357}.card:nth-child(5358) .task-item{z-index:-4359}.card:nth-child(5358) .task-item .toolbar-dropdown.active{z-index:15358}.card:nth-child(5359) .task-item{z-index:-4360}.card:nth-child(5359) .task-item .toolbar-dropdown.active{z-index:15359}.card:nth-child(5360) .task-item{z-index:-4361}.card:nth-child(5360) .task-item .toolbar-dropdown.active{z-index:15360}.card:nth-child(5361) .task-item{z-index:-4362}.card:nth-child(5361) .task-item .toolbar-dropdown.active{z-index:15361}.card:nth-child(5362) .task-item{z-index:-4363}.card:nth-child(5362) .task-item .toolbar-dropdown.active{z-index:15362}.card:nth-child(5363) .task-item{z-index:-4364}.card:nth-child(5363) .task-item .toolbar-dropdown.active{z-index:15363}.card:nth-child(5364) .task-item{z-index:-4365}.card:nth-child(5364) .task-item .toolbar-dropdown.active{z-index:15364}.card:nth-child(5365) .task-item{z-index:-4366}.card:nth-child(5365) .task-item .toolbar-dropdown.active{z-index:15365}.card:nth-child(5366) .task-item{z-index:-4367}.card:nth-child(5366) .task-item .toolbar-dropdown.active{z-index:15366}.card:nth-child(5367) .task-item{z-index:-4368}.card:nth-child(5367) .task-item .toolbar-dropdown.active{z-index:15367}.card:nth-child(5368) .task-item{z-index:-4369}.card:nth-child(5368) .task-item .toolbar-dropdown.active{z-index:15368}.card:nth-child(5369) .task-item{z-index:-4370}.card:nth-child(5369) .task-item .toolbar-dropdown.active{z-index:15369}.card:nth-child(5370) .task-item{z-index:-4371}.card:nth-child(5370) .task-item .toolbar-dropdown.active{z-index:15370}.card:nth-child(5371) .task-item{z-index:-4372}.card:nth-child(5371) .task-item .toolbar-dropdown.active{z-index:15371}.card:nth-child(5372) .task-item{z-index:-4373}.card:nth-child(5372) .task-item .toolbar-dropdown.active{z-index:15372}.card:nth-child(5373) .task-item{z-index:-4374}.card:nth-child(5373) .task-item .toolbar-dropdown.active{z-index:15373}.card:nth-child(5374) .task-item{z-index:-4375}.card:nth-child(5374) .task-item .toolbar-dropdown.active{z-index:15374}.card:nth-child(5375) .task-item{z-index:-4376}.card:nth-child(5375) .task-item .toolbar-dropdown.active{z-index:15375}.card:nth-child(5376) .task-item{z-index:-4377}.card:nth-child(5376) .task-item .toolbar-dropdown.active{z-index:15376}.card:nth-child(5377) .task-item{z-index:-4378}.card:nth-child(5377) .task-item .toolbar-dropdown.active{z-index:15377}.card:nth-child(5378) .task-item{z-index:-4379}.card:nth-child(5378) .task-item .toolbar-dropdown.active{z-index:15378}.card:nth-child(5379) .task-item{z-index:-4380}.card:nth-child(5379) .task-item .toolbar-dropdown.active{z-index:15379}.card:nth-child(5380) .task-item{z-index:-4381}.card:nth-child(5380) .task-item .toolbar-dropdown.active{z-index:15380}.card:nth-child(5381) .task-item{z-index:-4382}.card:nth-child(5381) .task-item .toolbar-dropdown.active{z-index:15381}.card:nth-child(5382) .task-item{z-index:-4383}.card:nth-child(5382) .task-item .toolbar-dropdown.active{z-index:15382}.card:nth-child(5383) .task-item{z-index:-4384}.card:nth-child(5383) .task-item .toolbar-dropdown.active{z-index:15383}.card:nth-child(5384) .task-item{z-index:-4385}.card:nth-child(5384) .task-item .toolbar-dropdown.active{z-index:15384}.card:nth-child(5385) .task-item{z-index:-4386}.card:nth-child(5385) .task-item .toolbar-dropdown.active{z-index:15385}.card:nth-child(5386) .task-item{z-index:-4387}.card:nth-child(5386) .task-item .toolbar-dropdown.active{z-index:15386}.card:nth-child(5387) .task-item{z-index:-4388}.card:nth-child(5387) .task-item .toolbar-dropdown.active{z-index:15387}.card:nth-child(5388) .task-item{z-index:-4389}.card:nth-child(5388) .task-item .toolbar-dropdown.active{z-index:15388}.card:nth-child(5389) .task-item{z-index:-4390}.card:nth-child(5389) .task-item .toolbar-dropdown.active{z-index:15389}.card:nth-child(5390) .task-item{z-index:-4391}.card:nth-child(5390) .task-item .toolbar-dropdown.active{z-index:15390}.card:nth-child(5391) .task-item{z-index:-4392}.card:nth-child(5391) .task-item .toolbar-dropdown.active{z-index:15391}.card:nth-child(5392) .task-item{z-index:-4393}.card:nth-child(5392) .task-item .toolbar-dropdown.active{z-index:15392}.card:nth-child(5393) .task-item{z-index:-4394}.card:nth-child(5393) .task-item .toolbar-dropdown.active{z-index:15393}.card:nth-child(5394) .task-item{z-index:-4395}.card:nth-child(5394) .task-item .toolbar-dropdown.active{z-index:15394}.card:nth-child(5395) .task-item{z-index:-4396}.card:nth-child(5395) .task-item .toolbar-dropdown.active{z-index:15395}.card:nth-child(5396) .task-item{z-index:-4397}.card:nth-child(5396) .task-item .toolbar-dropdown.active{z-index:15396}.card:nth-child(5397) .task-item{z-index:-4398}.card:nth-child(5397) .task-item .toolbar-dropdown.active{z-index:15397}.card:nth-child(5398) .task-item{z-index:-4399}.card:nth-child(5398) .task-item .toolbar-dropdown.active{z-index:15398}.card:nth-child(5399) .task-item{z-index:-4400}.card:nth-child(5399) .task-item .toolbar-dropdown.active{z-index:15399}.card:nth-child(5400) .task-item{z-index:-4401}.card:nth-child(5400) .task-item .toolbar-dropdown.active{z-index:15400}.card:nth-child(5401) .task-item{z-index:-4402}.card:nth-child(5401) .task-item .toolbar-dropdown.active{z-index:15401}.card:nth-child(5402) .task-item{z-index:-4403}.card:nth-child(5402) .task-item .toolbar-dropdown.active{z-index:15402}.card:nth-child(5403) .task-item{z-index:-4404}.card:nth-child(5403) .task-item .toolbar-dropdown.active{z-index:15403}.card:nth-child(5404) .task-item{z-index:-4405}.card:nth-child(5404) .task-item .toolbar-dropdown.active{z-index:15404}.card:nth-child(5405) .task-item{z-index:-4406}.card:nth-child(5405) .task-item .toolbar-dropdown.active{z-index:15405}.card:nth-child(5406) .task-item{z-index:-4407}.card:nth-child(5406) .task-item .toolbar-dropdown.active{z-index:15406}.card:nth-child(5407) .task-item{z-index:-4408}.card:nth-child(5407) .task-item .toolbar-dropdown.active{z-index:15407}.card:nth-child(5408) .task-item{z-index:-4409}.card:nth-child(5408) .task-item .toolbar-dropdown.active{z-index:15408}.card:nth-child(5409) .task-item{z-index:-4410}.card:nth-child(5409) .task-item .toolbar-dropdown.active{z-index:15409}.card:nth-child(5410) .task-item{z-index:-4411}.card:nth-child(5410) .task-item .toolbar-dropdown.active{z-index:15410}.card:nth-child(5411) .task-item{z-index:-4412}.card:nth-child(5411) .task-item .toolbar-dropdown.active{z-index:15411}.card:nth-child(5412) .task-item{z-index:-4413}.card:nth-child(5412) .task-item .toolbar-dropdown.active{z-index:15412}.card:nth-child(5413) .task-item{z-index:-4414}.card:nth-child(5413) .task-item .toolbar-dropdown.active{z-index:15413}.card:nth-child(5414) .task-item{z-index:-4415}.card:nth-child(5414) .task-item .toolbar-dropdown.active{z-index:15414}.card:nth-child(5415) .task-item{z-index:-4416}.card:nth-child(5415) .task-item .toolbar-dropdown.active{z-index:15415}.card:nth-child(5416) .task-item{z-index:-4417}.card:nth-child(5416) .task-item .toolbar-dropdown.active{z-index:15416}.card:nth-child(5417) .task-item{z-index:-4418}.card:nth-child(5417) .task-item .toolbar-dropdown.active{z-index:15417}.card:nth-child(5418) .task-item{z-index:-4419}.card:nth-child(5418) .task-item .toolbar-dropdown.active{z-index:15418}.card:nth-child(5419) .task-item{z-index:-4420}.card:nth-child(5419) .task-item .toolbar-dropdown.active{z-index:15419}.card:nth-child(5420) .task-item{z-index:-4421}.card:nth-child(5420) .task-item .toolbar-dropdown.active{z-index:15420}.card:nth-child(5421) .task-item{z-index:-4422}.card:nth-child(5421) .task-item .toolbar-dropdown.active{z-index:15421}.card:nth-child(5422) .task-item{z-index:-4423}.card:nth-child(5422) .task-item .toolbar-dropdown.active{z-index:15422}.card:nth-child(5423) .task-item{z-index:-4424}.card:nth-child(5423) .task-item .toolbar-dropdown.active{z-index:15423}.card:nth-child(5424) .task-item{z-index:-4425}.card:nth-child(5424) .task-item .toolbar-dropdown.active{z-index:15424}.card:nth-child(5425) .task-item{z-index:-4426}.card:nth-child(5425) .task-item .toolbar-dropdown.active{z-index:15425}.card:nth-child(5426) .task-item{z-index:-4427}.card:nth-child(5426) .task-item .toolbar-dropdown.active{z-index:15426}.card:nth-child(5427) .task-item{z-index:-4428}.card:nth-child(5427) .task-item .toolbar-dropdown.active{z-index:15427}.card:nth-child(5428) .task-item{z-index:-4429}.card:nth-child(5428) .task-item .toolbar-dropdown.active{z-index:15428}.card:nth-child(5429) .task-item{z-index:-4430}.card:nth-child(5429) .task-item .toolbar-dropdown.active{z-index:15429}.card:nth-child(5430) .task-item{z-index:-4431}.card:nth-child(5430) .task-item .toolbar-dropdown.active{z-index:15430}.card:nth-child(5431) .task-item{z-index:-4432}.card:nth-child(5431) .task-item .toolbar-dropdown.active{z-index:15431}.card:nth-child(5432) .task-item{z-index:-4433}.card:nth-child(5432) .task-item .toolbar-dropdown.active{z-index:15432}.card:nth-child(5433) .task-item{z-index:-4434}.card:nth-child(5433) .task-item .toolbar-dropdown.active{z-index:15433}.card:nth-child(5434) .task-item{z-index:-4435}.card:nth-child(5434) .task-item .toolbar-dropdown.active{z-index:15434}.card:nth-child(5435) .task-item{z-index:-4436}.card:nth-child(5435) .task-item .toolbar-dropdown.active{z-index:15435}.card:nth-child(5436) .task-item{z-index:-4437}.card:nth-child(5436) .task-item .toolbar-dropdown.active{z-index:15436}.card:nth-child(5437) .task-item{z-index:-4438}.card:nth-child(5437) .task-item .toolbar-dropdown.active{z-index:15437}.card:nth-child(5438) .task-item{z-index:-4439}.card:nth-child(5438) .task-item .toolbar-dropdown.active{z-index:15438}.card:nth-child(5439) .task-item{z-index:-4440}.card:nth-child(5439) .task-item .toolbar-dropdown.active{z-index:15439}.card:nth-child(5440) .task-item{z-index:-4441}.card:nth-child(5440) .task-item .toolbar-dropdown.active{z-index:15440}.card:nth-child(5441) .task-item{z-index:-4442}.card:nth-child(5441) .task-item .toolbar-dropdown.active{z-index:15441}.card:nth-child(5442) .task-item{z-index:-4443}.card:nth-child(5442) .task-item .toolbar-dropdown.active{z-index:15442}.card:nth-child(5443) .task-item{z-index:-4444}.card:nth-child(5443) .task-item .toolbar-dropdown.active{z-index:15443}.card:nth-child(5444) .task-item{z-index:-4445}.card:nth-child(5444) .task-item .toolbar-dropdown.active{z-index:15444}.card:nth-child(5445) .task-item{z-index:-4446}.card:nth-child(5445) .task-item .toolbar-dropdown.active{z-index:15445}.card:nth-child(5446) .task-item{z-index:-4447}.card:nth-child(5446) .task-item .toolbar-dropdown.active{z-index:15446}.card:nth-child(5447) .task-item{z-index:-4448}.card:nth-child(5447) .task-item .toolbar-dropdown.active{z-index:15447}.card:nth-child(5448) .task-item{z-index:-4449}.card:nth-child(5448) .task-item .toolbar-dropdown.active{z-index:15448}.card:nth-child(5449) .task-item{z-index:-4450}.card:nth-child(5449) .task-item .toolbar-dropdown.active{z-index:15449}.card:nth-child(5450) .task-item{z-index:-4451}.card:nth-child(5450) .task-item .toolbar-dropdown.active{z-index:15450}.card:nth-child(5451) .task-item{z-index:-4452}.card:nth-child(5451) .task-item .toolbar-dropdown.active{z-index:15451}.card:nth-child(5452) .task-item{z-index:-4453}.card:nth-child(5452) .task-item .toolbar-dropdown.active{z-index:15452}.card:nth-child(5453) .task-item{z-index:-4454}.card:nth-child(5453) .task-item .toolbar-dropdown.active{z-index:15453}.card:nth-child(5454) .task-item{z-index:-4455}.card:nth-child(5454) .task-item .toolbar-dropdown.active{z-index:15454}.card:nth-child(5455) .task-item{z-index:-4456}.card:nth-child(5455) .task-item .toolbar-dropdown.active{z-index:15455}.card:nth-child(5456) .task-item{z-index:-4457}.card:nth-child(5456) .task-item .toolbar-dropdown.active{z-index:15456}.card:nth-child(5457) .task-item{z-index:-4458}.card:nth-child(5457) .task-item .toolbar-dropdown.active{z-index:15457}.card:nth-child(5458) .task-item{z-index:-4459}.card:nth-child(5458) .task-item .toolbar-dropdown.active{z-index:15458}.card:nth-child(5459) .task-item{z-index:-4460}.card:nth-child(5459) .task-item .toolbar-dropdown.active{z-index:15459}.card:nth-child(5460) .task-item{z-index:-4461}.card:nth-child(5460) .task-item .toolbar-dropdown.active{z-index:15460}.card:nth-child(5461) .task-item{z-index:-4462}.card:nth-child(5461) .task-item .toolbar-dropdown.active{z-index:15461}.card:nth-child(5462) .task-item{z-index:-4463}.card:nth-child(5462) .task-item .toolbar-dropdown.active{z-index:15462}.card:nth-child(5463) .task-item{z-index:-4464}.card:nth-child(5463) .task-item .toolbar-dropdown.active{z-index:15463}.card:nth-child(5464) .task-item{z-index:-4465}.card:nth-child(5464) .task-item .toolbar-dropdown.active{z-index:15464}.card:nth-child(5465) .task-item{z-index:-4466}.card:nth-child(5465) .task-item .toolbar-dropdown.active{z-index:15465}.card:nth-child(5466) .task-item{z-index:-4467}.card:nth-child(5466) .task-item .toolbar-dropdown.active{z-index:15466}.card:nth-child(5467) .task-item{z-index:-4468}.card:nth-child(5467) .task-item .toolbar-dropdown.active{z-index:15467}.card:nth-child(5468) .task-item{z-index:-4469}.card:nth-child(5468) .task-item .toolbar-dropdown.active{z-index:15468}.card:nth-child(5469) .task-item{z-index:-4470}.card:nth-child(5469) .task-item .toolbar-dropdown.active{z-index:15469}.card:nth-child(5470) .task-item{z-index:-4471}.card:nth-child(5470) .task-item .toolbar-dropdown.active{z-index:15470}.card:nth-child(5471) .task-item{z-index:-4472}.card:nth-child(5471) .task-item .toolbar-dropdown.active{z-index:15471}.card:nth-child(5472) .task-item{z-index:-4473}.card:nth-child(5472) .task-item .toolbar-dropdown.active{z-index:15472}.card:nth-child(5473) .task-item{z-index:-4474}.card:nth-child(5473) .task-item .toolbar-dropdown.active{z-index:15473}.card:nth-child(5474) .task-item{z-index:-4475}.card:nth-child(5474) .task-item .toolbar-dropdown.active{z-index:15474}.card:nth-child(5475) .task-item{z-index:-4476}.card:nth-child(5475) .task-item .toolbar-dropdown.active{z-index:15475}.card:nth-child(5476) .task-item{z-index:-4477}.card:nth-child(5476) .task-item .toolbar-dropdown.active{z-index:15476}.card:nth-child(5477) .task-item{z-index:-4478}.card:nth-child(5477) .task-item .toolbar-dropdown.active{z-index:15477}.card:nth-child(5478) .task-item{z-index:-4479}.card:nth-child(5478) .task-item .toolbar-dropdown.active{z-index:15478}.card:nth-child(5479) .task-item{z-index:-4480}.card:nth-child(5479) .task-item .toolbar-dropdown.active{z-index:15479}.card:nth-child(5480) .task-item{z-index:-4481}.card:nth-child(5480) .task-item .toolbar-dropdown.active{z-index:15480}.card:nth-child(5481) .task-item{z-index:-4482}.card:nth-child(5481) .task-item .toolbar-dropdown.active{z-index:15481}.card:nth-child(5482) .task-item{z-index:-4483}.card:nth-child(5482) .task-item .toolbar-dropdown.active{z-index:15482}.card:nth-child(5483) .task-item{z-index:-4484}.card:nth-child(5483) .task-item .toolbar-dropdown.active{z-index:15483}.card:nth-child(5484) .task-item{z-index:-4485}.card:nth-child(5484) .task-item .toolbar-dropdown.active{z-index:15484}.card:nth-child(5485) .task-item{z-index:-4486}.card:nth-child(5485) .task-item .toolbar-dropdown.active{z-index:15485}.card:nth-child(5486) .task-item{z-index:-4487}.card:nth-child(5486) .task-item .toolbar-dropdown.active{z-index:15486}.card:nth-child(5487) .task-item{z-index:-4488}.card:nth-child(5487) .task-item .toolbar-dropdown.active{z-index:15487}.card:nth-child(5488) .task-item{z-index:-4489}.card:nth-child(5488) .task-item .toolbar-dropdown.active{z-index:15488}.card:nth-child(5489) .task-item{z-index:-4490}.card:nth-child(5489) .task-item .toolbar-dropdown.active{z-index:15489}.card:nth-child(5490) .task-item{z-index:-4491}.card:nth-child(5490) .task-item .toolbar-dropdown.active{z-index:15490}.card:nth-child(5491) .task-item{z-index:-4492}.card:nth-child(5491) .task-item .toolbar-dropdown.active{z-index:15491}.card:nth-child(5492) .task-item{z-index:-4493}.card:nth-child(5492) .task-item .toolbar-dropdown.active{z-index:15492}.card:nth-child(5493) .task-item{z-index:-4494}.card:nth-child(5493) .task-item .toolbar-dropdown.active{z-index:15493}.card:nth-child(5494) .task-item{z-index:-4495}.card:nth-child(5494) .task-item .toolbar-dropdown.active{z-index:15494}.card:nth-child(5495) .task-item{z-index:-4496}.card:nth-child(5495) .task-item .toolbar-dropdown.active{z-index:15495}.card:nth-child(5496) .task-item{z-index:-4497}.card:nth-child(5496) .task-item .toolbar-dropdown.active{z-index:15496}.card:nth-child(5497) .task-item{z-index:-4498}.card:nth-child(5497) .task-item .toolbar-dropdown.active{z-index:15497}.card:nth-child(5498) .task-item{z-index:-4499}.card:nth-child(5498) .task-item .toolbar-dropdown.active{z-index:15498}.card:nth-child(5499) .task-item{z-index:-4500}.card:nth-child(5499) .task-item .toolbar-dropdown.active{z-index:15499}.card:nth-child(5500) .task-item{z-index:-4501}.card:nth-child(5500) .task-item .toolbar-dropdown.active{z-index:15500}.card:nth-child(5501) .task-item{z-index:-4502}.card:nth-child(5501) .task-item .toolbar-dropdown.active{z-index:15501}.card:nth-child(5502) .task-item{z-index:-4503}.card:nth-child(5502) .task-item .toolbar-dropdown.active{z-index:15502}.card:nth-child(5503) .task-item{z-index:-4504}.card:nth-child(5503) .task-item .toolbar-dropdown.active{z-index:15503}.card:nth-child(5504) .task-item{z-index:-4505}.card:nth-child(5504) .task-item .toolbar-dropdown.active{z-index:15504}.card:nth-child(5505) .task-item{z-index:-4506}.card:nth-child(5505) .task-item .toolbar-dropdown.active{z-index:15505}.card:nth-child(5506) .task-item{z-index:-4507}.card:nth-child(5506) .task-item .toolbar-dropdown.active{z-index:15506}.card:nth-child(5507) .task-item{z-index:-4508}.card:nth-child(5507) .task-item .toolbar-dropdown.active{z-index:15507}.card:nth-child(5508) .task-item{z-index:-4509}.card:nth-child(5508) .task-item .toolbar-dropdown.active{z-index:15508}.card:nth-child(5509) .task-item{z-index:-4510}.card:nth-child(5509) .task-item .toolbar-dropdown.active{z-index:15509}.card:nth-child(5510) .task-item{z-index:-4511}.card:nth-child(5510) .task-item .toolbar-dropdown.active{z-index:15510}.card:nth-child(5511) .task-item{z-index:-4512}.card:nth-child(5511) .task-item .toolbar-dropdown.active{z-index:15511}.card:nth-child(5512) .task-item{z-index:-4513}.card:nth-child(5512) .task-item .toolbar-dropdown.active{z-index:15512}.card:nth-child(5513) .task-item{z-index:-4514}.card:nth-child(5513) .task-item .toolbar-dropdown.active{z-index:15513}.card:nth-child(5514) .task-item{z-index:-4515}.card:nth-child(5514) .task-item .toolbar-dropdown.active{z-index:15514}.card:nth-child(5515) .task-item{z-index:-4516}.card:nth-child(5515) .task-item .toolbar-dropdown.active{z-index:15515}.card:nth-child(5516) .task-item{z-index:-4517}.card:nth-child(5516) .task-item .toolbar-dropdown.active{z-index:15516}.card:nth-child(5517) .task-item{z-index:-4518}.card:nth-child(5517) .task-item .toolbar-dropdown.active{z-index:15517}.card:nth-child(5518) .task-item{z-index:-4519}.card:nth-child(5518) .task-item .toolbar-dropdown.active{z-index:15518}.card:nth-child(5519) .task-item{z-index:-4520}.card:nth-child(5519) .task-item .toolbar-dropdown.active{z-index:15519}.card:nth-child(5520) .task-item{z-index:-4521}.card:nth-child(5520) .task-item .toolbar-dropdown.active{z-index:15520}.card:nth-child(5521) .task-item{z-index:-4522}.card:nth-child(5521) .task-item .toolbar-dropdown.active{z-index:15521}.card:nth-child(5522) .task-item{z-index:-4523}.card:nth-child(5522) .task-item .toolbar-dropdown.active{z-index:15522}.card:nth-child(5523) .task-item{z-index:-4524}.card:nth-child(5523) .task-item .toolbar-dropdown.active{z-index:15523}.card:nth-child(5524) .task-item{z-index:-4525}.card:nth-child(5524) .task-item .toolbar-dropdown.active{z-index:15524}.card:nth-child(5525) .task-item{z-index:-4526}.card:nth-child(5525) .task-item .toolbar-dropdown.active{z-index:15525}.card:nth-child(5526) .task-item{z-index:-4527}.card:nth-child(5526) .task-item .toolbar-dropdown.active{z-index:15526}.card:nth-child(5527) .task-item{z-index:-4528}.card:nth-child(5527) .task-item .toolbar-dropdown.active{z-index:15527}.card:nth-child(5528) .task-item{z-index:-4529}.card:nth-child(5528) .task-item .toolbar-dropdown.active{z-index:15528}.card:nth-child(5529) .task-item{z-index:-4530}.card:nth-child(5529) .task-item .toolbar-dropdown.active{z-index:15529}.card:nth-child(5530) .task-item{z-index:-4531}.card:nth-child(5530) .task-item .toolbar-dropdown.active{z-index:15530}.card:nth-child(5531) .task-item{z-index:-4532}.card:nth-child(5531) .task-item .toolbar-dropdown.active{z-index:15531}.card:nth-child(5532) .task-item{z-index:-4533}.card:nth-child(5532) .task-item .toolbar-dropdown.active{z-index:15532}.card:nth-child(5533) .task-item{z-index:-4534}.card:nth-child(5533) .task-item .toolbar-dropdown.active{z-index:15533}.card:nth-child(5534) .task-item{z-index:-4535}.card:nth-child(5534) .task-item .toolbar-dropdown.active{z-index:15534}.card:nth-child(5535) .task-item{z-index:-4536}.card:nth-child(5535) .task-item .toolbar-dropdown.active{z-index:15535}.card:nth-child(5536) .task-item{z-index:-4537}.card:nth-child(5536) .task-item .toolbar-dropdown.active{z-index:15536}.card:nth-child(5537) .task-item{z-index:-4538}.card:nth-child(5537) .task-item .toolbar-dropdown.active{z-index:15537}.card:nth-child(5538) .task-item{z-index:-4539}.card:nth-child(5538) .task-item .toolbar-dropdown.active{z-index:15538}.card:nth-child(5539) .task-item{z-index:-4540}.card:nth-child(5539) .task-item .toolbar-dropdown.active{z-index:15539}.card:nth-child(5540) .task-item{z-index:-4541}.card:nth-child(5540) .task-item .toolbar-dropdown.active{z-index:15540}.card:nth-child(5541) .task-item{z-index:-4542}.card:nth-child(5541) .task-item .toolbar-dropdown.active{z-index:15541}.card:nth-child(5542) .task-item{z-index:-4543}.card:nth-child(5542) .task-item .toolbar-dropdown.active{z-index:15542}.card:nth-child(5543) .task-item{z-index:-4544}.card:nth-child(5543) .task-item .toolbar-dropdown.active{z-index:15543}.card:nth-child(5544) .task-item{z-index:-4545}.card:nth-child(5544) .task-item .toolbar-dropdown.active{z-index:15544}.card:nth-child(5545) .task-item{z-index:-4546}.card:nth-child(5545) .task-item .toolbar-dropdown.active{z-index:15545}.card:nth-child(5546) .task-item{z-index:-4547}.card:nth-child(5546) .task-item .toolbar-dropdown.active{z-index:15546}.card:nth-child(5547) .task-item{z-index:-4548}.card:nth-child(5547) .task-item .toolbar-dropdown.active{z-index:15547}.card:nth-child(5548) .task-item{z-index:-4549}.card:nth-child(5548) .task-item .toolbar-dropdown.active{z-index:15548}.card:nth-child(5549) .task-item{z-index:-4550}.card:nth-child(5549) .task-item .toolbar-dropdown.active{z-index:15549}.card:nth-child(5550) .task-item{z-index:-4551}.card:nth-child(5550) .task-item .toolbar-dropdown.active{z-index:15550}.card:nth-child(5551) .task-item{z-index:-4552}.card:nth-child(5551) .task-item .toolbar-dropdown.active{z-index:15551}.card:nth-child(5552) .task-item{z-index:-4553}.card:nth-child(5552) .task-item .toolbar-dropdown.active{z-index:15552}.card:nth-child(5553) .task-item{z-index:-4554}.card:nth-child(5553) .task-item .toolbar-dropdown.active{z-index:15553}.card:nth-child(5554) .task-item{z-index:-4555}.card:nth-child(5554) .task-item .toolbar-dropdown.active{z-index:15554}.card:nth-child(5555) .task-item{z-index:-4556}.card:nth-child(5555) .task-item .toolbar-dropdown.active{z-index:15555}.card:nth-child(5556) .task-item{z-index:-4557}.card:nth-child(5556) .task-item .toolbar-dropdown.active{z-index:15556}.card:nth-child(5557) .task-item{z-index:-4558}.card:nth-child(5557) .task-item .toolbar-dropdown.active{z-index:15557}.card:nth-child(5558) .task-item{z-index:-4559}.card:nth-child(5558) .task-item .toolbar-dropdown.active{z-index:15558}.card:nth-child(5559) .task-item{z-index:-4560}.card:nth-child(5559) .task-item .toolbar-dropdown.active{z-index:15559}.card:nth-child(5560) .task-item{z-index:-4561}.card:nth-child(5560) .task-item .toolbar-dropdown.active{z-index:15560}.card:nth-child(5561) .task-item{z-index:-4562}.card:nth-child(5561) .task-item .toolbar-dropdown.active{z-index:15561}.card:nth-child(5562) .task-item{z-index:-4563}.card:nth-child(5562) .task-item .toolbar-dropdown.active{z-index:15562}.card:nth-child(5563) .task-item{z-index:-4564}.card:nth-child(5563) .task-item .toolbar-dropdown.active{z-index:15563}.card:nth-child(5564) .task-item{z-index:-4565}.card:nth-child(5564) .task-item .toolbar-dropdown.active{z-index:15564}.card:nth-child(5565) .task-item{z-index:-4566}.card:nth-child(5565) .task-item .toolbar-dropdown.active{z-index:15565}.card:nth-child(5566) .task-item{z-index:-4567}.card:nth-child(5566) .task-item .toolbar-dropdown.active{z-index:15566}.card:nth-child(5567) .task-item{z-index:-4568}.card:nth-child(5567) .task-item .toolbar-dropdown.active{z-index:15567}.card:nth-child(5568) .task-item{z-index:-4569}.card:nth-child(5568) .task-item .toolbar-dropdown.active{z-index:15568}.card:nth-child(5569) .task-item{z-index:-4570}.card:nth-child(5569) .task-item .toolbar-dropdown.active{z-index:15569}.card:nth-child(5570) .task-item{z-index:-4571}.card:nth-child(5570) .task-item .toolbar-dropdown.active{z-index:15570}.card:nth-child(5571) .task-item{z-index:-4572}.card:nth-child(5571) .task-item .toolbar-dropdown.active{z-index:15571}.card:nth-child(5572) .task-item{z-index:-4573}.card:nth-child(5572) .task-item .toolbar-dropdown.active{z-index:15572}.card:nth-child(5573) .task-item{z-index:-4574}.card:nth-child(5573) .task-item .toolbar-dropdown.active{z-index:15573}.card:nth-child(5574) .task-item{z-index:-4575}.card:nth-child(5574) .task-item .toolbar-dropdown.active{z-index:15574}.card:nth-child(5575) .task-item{z-index:-4576}.card:nth-child(5575) .task-item .toolbar-dropdown.active{z-index:15575}.card:nth-child(5576) .task-item{z-index:-4577}.card:nth-child(5576) .task-item .toolbar-dropdown.active{z-index:15576}.card:nth-child(5577) .task-item{z-index:-4578}.card:nth-child(5577) .task-item .toolbar-dropdown.active{z-index:15577}.card:nth-child(5578) .task-item{z-index:-4579}.card:nth-child(5578) .task-item .toolbar-dropdown.active{z-index:15578}.card:nth-child(5579) .task-item{z-index:-4580}.card:nth-child(5579) .task-item .toolbar-dropdown.active{z-index:15579}.card:nth-child(5580) .task-item{z-index:-4581}.card:nth-child(5580) .task-item .toolbar-dropdown.active{z-index:15580}.card:nth-child(5581) .task-item{z-index:-4582}.card:nth-child(5581) .task-item .toolbar-dropdown.active{z-index:15581}.card:nth-child(5582) .task-item{z-index:-4583}.card:nth-child(5582) .task-item .toolbar-dropdown.active{z-index:15582}.card:nth-child(5583) .task-item{z-index:-4584}.card:nth-child(5583) .task-item .toolbar-dropdown.active{z-index:15583}.card:nth-child(5584) .task-item{z-index:-4585}.card:nth-child(5584) .task-item .toolbar-dropdown.active{z-index:15584}.card:nth-child(5585) .task-item{z-index:-4586}.card:nth-child(5585) .task-item .toolbar-dropdown.active{z-index:15585}.card:nth-child(5586) .task-item{z-index:-4587}.card:nth-child(5586) .task-item .toolbar-dropdown.active{z-index:15586}.card:nth-child(5587) .task-item{z-index:-4588}.card:nth-child(5587) .task-item .toolbar-dropdown.active{z-index:15587}.card:nth-child(5588) .task-item{z-index:-4589}.card:nth-child(5588) .task-item .toolbar-dropdown.active{z-index:15588}.card:nth-child(5589) .task-item{z-index:-4590}.card:nth-child(5589) .task-item .toolbar-dropdown.active{z-index:15589}.card:nth-child(5590) .task-item{z-index:-4591}.card:nth-child(5590) .task-item .toolbar-dropdown.active{z-index:15590}.card:nth-child(5591) .task-item{z-index:-4592}.card:nth-child(5591) .task-item .toolbar-dropdown.active{z-index:15591}.card:nth-child(5592) .task-item{z-index:-4593}.card:nth-child(5592) .task-item .toolbar-dropdown.active{z-index:15592}.card:nth-child(5593) .task-item{z-index:-4594}.card:nth-child(5593) .task-item .toolbar-dropdown.active{z-index:15593}.card:nth-child(5594) .task-item{z-index:-4595}.card:nth-child(5594) .task-item .toolbar-dropdown.active{z-index:15594}.card:nth-child(5595) .task-item{z-index:-4596}.card:nth-child(5595) .task-item .toolbar-dropdown.active{z-index:15595}.card:nth-child(5596) .task-item{z-index:-4597}.card:nth-child(5596) .task-item .toolbar-dropdown.active{z-index:15596}.card:nth-child(5597) .task-item{z-index:-4598}.card:nth-child(5597) .task-item .toolbar-dropdown.active{z-index:15597}.card:nth-child(5598) .task-item{z-index:-4599}.card:nth-child(5598) .task-item .toolbar-dropdown.active{z-index:15598}.card:nth-child(5599) .task-item{z-index:-4600}.card:nth-child(5599) .task-item .toolbar-dropdown.active{z-index:15599}.card:nth-child(5600) .task-item{z-index:-4601}.card:nth-child(5600) .task-item .toolbar-dropdown.active{z-index:15600}.card:nth-child(5601) .task-item{z-index:-4602}.card:nth-child(5601) .task-item .toolbar-dropdown.active{z-index:15601}.card:nth-child(5602) .task-item{z-index:-4603}.card:nth-child(5602) .task-item .toolbar-dropdown.active{z-index:15602}.card:nth-child(5603) .task-item{z-index:-4604}.card:nth-child(5603) .task-item .toolbar-dropdown.active{z-index:15603}.card:nth-child(5604) .task-item{z-index:-4605}.card:nth-child(5604) .task-item .toolbar-dropdown.active{z-index:15604}.card:nth-child(5605) .task-item{z-index:-4606}.card:nth-child(5605) .task-item .toolbar-dropdown.active{z-index:15605}.card:nth-child(5606) .task-item{z-index:-4607}.card:nth-child(5606) .task-item .toolbar-dropdown.active{z-index:15606}.card:nth-child(5607) .task-item{z-index:-4608}.card:nth-child(5607) .task-item .toolbar-dropdown.active{z-index:15607}.card:nth-child(5608) .task-item{z-index:-4609}.card:nth-child(5608) .task-item .toolbar-dropdown.active{z-index:15608}.card:nth-child(5609) .task-item{z-index:-4610}.card:nth-child(5609) .task-item .toolbar-dropdown.active{z-index:15609}.card:nth-child(5610) .task-item{z-index:-4611}.card:nth-child(5610) .task-item .toolbar-dropdown.active{z-index:15610}.card:nth-child(5611) .task-item{z-index:-4612}.card:nth-child(5611) .task-item .toolbar-dropdown.active{z-index:15611}.card:nth-child(5612) .task-item{z-index:-4613}.card:nth-child(5612) .task-item .toolbar-dropdown.active{z-index:15612}.card:nth-child(5613) .task-item{z-index:-4614}.card:nth-child(5613) .task-item .toolbar-dropdown.active{z-index:15613}.card:nth-child(5614) .task-item{z-index:-4615}.card:nth-child(5614) .task-item .toolbar-dropdown.active{z-index:15614}.card:nth-child(5615) .task-item{z-index:-4616}.card:nth-child(5615) .task-item .toolbar-dropdown.active{z-index:15615}.card:nth-child(5616) .task-item{z-index:-4617}.card:nth-child(5616) .task-item .toolbar-dropdown.active{z-index:15616}.card:nth-child(5617) .task-item{z-index:-4618}.card:nth-child(5617) .task-item .toolbar-dropdown.active{z-index:15617}.card:nth-child(5618) .task-item{z-index:-4619}.card:nth-child(5618) .task-item .toolbar-dropdown.active{z-index:15618}.card:nth-child(5619) .task-item{z-index:-4620}.card:nth-child(5619) .task-item .toolbar-dropdown.active{z-index:15619}.card:nth-child(5620) .task-item{z-index:-4621}.card:nth-child(5620) .task-item .toolbar-dropdown.active{z-index:15620}.card:nth-child(5621) .task-item{z-index:-4622}.card:nth-child(5621) .task-item .toolbar-dropdown.active{z-index:15621}.card:nth-child(5622) .task-item{z-index:-4623}.card:nth-child(5622) .task-item .toolbar-dropdown.active{z-index:15622}.card:nth-child(5623) .task-item{z-index:-4624}.card:nth-child(5623) .task-item .toolbar-dropdown.active{z-index:15623}.card:nth-child(5624) .task-item{z-index:-4625}.card:nth-child(5624) .task-item .toolbar-dropdown.active{z-index:15624}.card:nth-child(5625) .task-item{z-index:-4626}.card:nth-child(5625) .task-item .toolbar-dropdown.active{z-index:15625}.card:nth-child(5626) .task-item{z-index:-4627}.card:nth-child(5626) .task-item .toolbar-dropdown.active{z-index:15626}.card:nth-child(5627) .task-item{z-index:-4628}.card:nth-child(5627) .task-item .toolbar-dropdown.active{z-index:15627}.card:nth-child(5628) .task-item{z-index:-4629}.card:nth-child(5628) .task-item .toolbar-dropdown.active{z-index:15628}.card:nth-child(5629) .task-item{z-index:-4630}.card:nth-child(5629) .task-item .toolbar-dropdown.active{z-index:15629}.card:nth-child(5630) .task-item{z-index:-4631}.card:nth-child(5630) .task-item .toolbar-dropdown.active{z-index:15630}.card:nth-child(5631) .task-item{z-index:-4632}.card:nth-child(5631) .task-item .toolbar-dropdown.active{z-index:15631}.card:nth-child(5632) .task-item{z-index:-4633}.card:nth-child(5632) .task-item .toolbar-dropdown.active{z-index:15632}.card:nth-child(5633) .task-item{z-index:-4634}.card:nth-child(5633) .task-item .toolbar-dropdown.active{z-index:15633}.card:nth-child(5634) .task-item{z-index:-4635}.card:nth-child(5634) .task-item .toolbar-dropdown.active{z-index:15634}.card:nth-child(5635) .task-item{z-index:-4636}.card:nth-child(5635) .task-item .toolbar-dropdown.active{z-index:15635}.card:nth-child(5636) .task-item{z-index:-4637}.card:nth-child(5636) .task-item .toolbar-dropdown.active{z-index:15636}.card:nth-child(5637) .task-item{z-index:-4638}.card:nth-child(5637) .task-item .toolbar-dropdown.active{z-index:15637}.card:nth-child(5638) .task-item{z-index:-4639}.card:nth-child(5638) .task-item .toolbar-dropdown.active{z-index:15638}.card:nth-child(5639) .task-item{z-index:-4640}.card:nth-child(5639) .task-item .toolbar-dropdown.active{z-index:15639}.card:nth-child(5640) .task-item{z-index:-4641}.card:nth-child(5640) .task-item .toolbar-dropdown.active{z-index:15640}.card:nth-child(5641) .task-item{z-index:-4642}.card:nth-child(5641) .task-item .toolbar-dropdown.active{z-index:15641}.card:nth-child(5642) .task-item{z-index:-4643}.card:nth-child(5642) .task-item .toolbar-dropdown.active{z-index:15642}.card:nth-child(5643) .task-item{z-index:-4644}.card:nth-child(5643) .task-item .toolbar-dropdown.active{z-index:15643}.card:nth-child(5644) .task-item{z-index:-4645}.card:nth-child(5644) .task-item .toolbar-dropdown.active{z-index:15644}.card:nth-child(5645) .task-item{z-index:-4646}.card:nth-child(5645) .task-item .toolbar-dropdown.active{z-index:15645}.card:nth-child(5646) .task-item{z-index:-4647}.card:nth-child(5646) .task-item .toolbar-dropdown.active{z-index:15646}.card:nth-child(5647) .task-item{z-index:-4648}.card:nth-child(5647) .task-item .toolbar-dropdown.active{z-index:15647}.card:nth-child(5648) .task-item{z-index:-4649}.card:nth-child(5648) .task-item .toolbar-dropdown.active{z-index:15648}.card:nth-child(5649) .task-item{z-index:-4650}.card:nth-child(5649) .task-item .toolbar-dropdown.active{z-index:15649}.card:nth-child(5650) .task-item{z-index:-4651}.card:nth-child(5650) .task-item .toolbar-dropdown.active{z-index:15650}.card:nth-child(5651) .task-item{z-index:-4652}.card:nth-child(5651) .task-item .toolbar-dropdown.active{z-index:15651}.card:nth-child(5652) .task-item{z-index:-4653}.card:nth-child(5652) .task-item .toolbar-dropdown.active{z-index:15652}.card:nth-child(5653) .task-item{z-index:-4654}.card:nth-child(5653) .task-item .toolbar-dropdown.active{z-index:15653}.card:nth-child(5654) .task-item{z-index:-4655}.card:nth-child(5654) .task-item .toolbar-dropdown.active{z-index:15654}.card:nth-child(5655) .task-item{z-index:-4656}.card:nth-child(5655) .task-item .toolbar-dropdown.active{z-index:15655}.card:nth-child(5656) .task-item{z-index:-4657}.card:nth-child(5656) .task-item .toolbar-dropdown.active{z-index:15656}.card:nth-child(5657) .task-item{z-index:-4658}.card:nth-child(5657) .task-item .toolbar-dropdown.active{z-index:15657}.card:nth-child(5658) .task-item{z-index:-4659}.card:nth-child(5658) .task-item .toolbar-dropdown.active{z-index:15658}.card:nth-child(5659) .task-item{z-index:-4660}.card:nth-child(5659) .task-item .toolbar-dropdown.active{z-index:15659}.card:nth-child(5660) .task-item{z-index:-4661}.card:nth-child(5660) .task-item .toolbar-dropdown.active{z-index:15660}.card:nth-child(5661) .task-item{z-index:-4662}.card:nth-child(5661) .task-item .toolbar-dropdown.active{z-index:15661}.card:nth-child(5662) .task-item{z-index:-4663}.card:nth-child(5662) .task-item .toolbar-dropdown.active{z-index:15662}.card:nth-child(5663) .task-item{z-index:-4664}.card:nth-child(5663) .task-item .toolbar-dropdown.active{z-index:15663}.card:nth-child(5664) .task-item{z-index:-4665}.card:nth-child(5664) .task-item .toolbar-dropdown.active{z-index:15664}.card:nth-child(5665) .task-item{z-index:-4666}.card:nth-child(5665) .task-item .toolbar-dropdown.active{z-index:15665}.card:nth-child(5666) .task-item{z-index:-4667}.card:nth-child(5666) .task-item .toolbar-dropdown.active{z-index:15666}.card:nth-child(5667) .task-item{z-index:-4668}.card:nth-child(5667) .task-item .toolbar-dropdown.active{z-index:15667}.card:nth-child(5668) .task-item{z-index:-4669}.card:nth-child(5668) .task-item .toolbar-dropdown.active{z-index:15668}.card:nth-child(5669) .task-item{z-index:-4670}.card:nth-child(5669) .task-item .toolbar-dropdown.active{z-index:15669}.card:nth-child(5670) .task-item{z-index:-4671}.card:nth-child(5670) .task-item .toolbar-dropdown.active{z-index:15670}.card:nth-child(5671) .task-item{z-index:-4672}.card:nth-child(5671) .task-item .toolbar-dropdown.active{z-index:15671}.card:nth-child(5672) .task-item{z-index:-4673}.card:nth-child(5672) .task-item .toolbar-dropdown.active{z-index:15672}.card:nth-child(5673) .task-item{z-index:-4674}.card:nth-child(5673) .task-item .toolbar-dropdown.active{z-index:15673}.card:nth-child(5674) .task-item{z-index:-4675}.card:nth-child(5674) .task-item .toolbar-dropdown.active{z-index:15674}.card:nth-child(5675) .task-item{z-index:-4676}.card:nth-child(5675) .task-item .toolbar-dropdown.active{z-index:15675}.card:nth-child(5676) .task-item{z-index:-4677}.card:nth-child(5676) .task-item .toolbar-dropdown.active{z-index:15676}.card:nth-child(5677) .task-item{z-index:-4678}.card:nth-child(5677) .task-item .toolbar-dropdown.active{z-index:15677}.card:nth-child(5678) .task-item{z-index:-4679}.card:nth-child(5678) .task-item .toolbar-dropdown.active{z-index:15678}.card:nth-child(5679) .task-item{z-index:-4680}.card:nth-child(5679) .task-item .toolbar-dropdown.active{z-index:15679}.card:nth-child(5680) .task-item{z-index:-4681}.card:nth-child(5680) .task-item .toolbar-dropdown.active{z-index:15680}.card:nth-child(5681) .task-item{z-index:-4682}.card:nth-child(5681) .task-item .toolbar-dropdown.active{z-index:15681}.card:nth-child(5682) .task-item{z-index:-4683}.card:nth-child(5682) .task-item .toolbar-dropdown.active{z-index:15682}.card:nth-child(5683) .task-item{z-index:-4684}.card:nth-child(5683) .task-item .toolbar-dropdown.active{z-index:15683}.card:nth-child(5684) .task-item{z-index:-4685}.card:nth-child(5684) .task-item .toolbar-dropdown.active{z-index:15684}.card:nth-child(5685) .task-item{z-index:-4686}.card:nth-child(5685) .task-item .toolbar-dropdown.active{z-index:15685}.card:nth-child(5686) .task-item{z-index:-4687}.card:nth-child(5686) .task-item .toolbar-dropdown.active{z-index:15686}.card:nth-child(5687) .task-item{z-index:-4688}.card:nth-child(5687) .task-item .toolbar-dropdown.active{z-index:15687}.card:nth-child(5688) .task-item{z-index:-4689}.card:nth-child(5688) .task-item .toolbar-dropdown.active{z-index:15688}.card:nth-child(5689) .task-item{z-index:-4690}.card:nth-child(5689) .task-item .toolbar-dropdown.active{z-index:15689}.card:nth-child(5690) .task-item{z-index:-4691}.card:nth-child(5690) .task-item .toolbar-dropdown.active{z-index:15690}.card:nth-child(5691) .task-item{z-index:-4692}.card:nth-child(5691) .task-item .toolbar-dropdown.active{z-index:15691}.card:nth-child(5692) .task-item{z-index:-4693}.card:nth-child(5692) .task-item .toolbar-dropdown.active{z-index:15692}.card:nth-child(5693) .task-item{z-index:-4694}.card:nth-child(5693) .task-item .toolbar-dropdown.active{z-index:15693}.card:nth-child(5694) .task-item{z-index:-4695}.card:nth-child(5694) .task-item .toolbar-dropdown.active{z-index:15694}.card:nth-child(5695) .task-item{z-index:-4696}.card:nth-child(5695) .task-item .toolbar-dropdown.active{z-index:15695}.card:nth-child(5696) .task-item{z-index:-4697}.card:nth-child(5696) .task-item .toolbar-dropdown.active{z-index:15696}.card:nth-child(5697) .task-item{z-index:-4698}.card:nth-child(5697) .task-item .toolbar-dropdown.active{z-index:15697}.card:nth-child(5698) .task-item{z-index:-4699}.card:nth-child(5698) .task-item .toolbar-dropdown.active{z-index:15698}.card:nth-child(5699) .task-item{z-index:-4700}.card:nth-child(5699) .task-item .toolbar-dropdown.active{z-index:15699}.card:nth-child(5700) .task-item{z-index:-4701}.card:nth-child(5700) .task-item .toolbar-dropdown.active{z-index:15700}.card:nth-child(5701) .task-item{z-index:-4702}.card:nth-child(5701) .task-item .toolbar-dropdown.active{z-index:15701}.card:nth-child(5702) .task-item{z-index:-4703}.card:nth-child(5702) .task-item .toolbar-dropdown.active{z-index:15702}.card:nth-child(5703) .task-item{z-index:-4704}.card:nth-child(5703) .task-item .toolbar-dropdown.active{z-index:15703}.card:nth-child(5704) .task-item{z-index:-4705}.card:nth-child(5704) .task-item .toolbar-dropdown.active{z-index:15704}.card:nth-child(5705) .task-item{z-index:-4706}.card:nth-child(5705) .task-item .toolbar-dropdown.active{z-index:15705}.card:nth-child(5706) .task-item{z-index:-4707}.card:nth-child(5706) .task-item .toolbar-dropdown.active{z-index:15706}.card:nth-child(5707) .task-item{z-index:-4708}.card:nth-child(5707) .task-item .toolbar-dropdown.active{z-index:15707}.card:nth-child(5708) .task-item{z-index:-4709}.card:nth-child(5708) .task-item .toolbar-dropdown.active{z-index:15708}.card:nth-child(5709) .task-item{z-index:-4710}.card:nth-child(5709) .task-item .toolbar-dropdown.active{z-index:15709}.card:nth-child(5710) .task-item{z-index:-4711}.card:nth-child(5710) .task-item .toolbar-dropdown.active{z-index:15710}.card:nth-child(5711) .task-item{z-index:-4712}.card:nth-child(5711) .task-item .toolbar-dropdown.active{z-index:15711}.card:nth-child(5712) .task-item{z-index:-4713}.card:nth-child(5712) .task-item .toolbar-dropdown.active{z-index:15712}.card:nth-child(5713) .task-item{z-index:-4714}.card:nth-child(5713) .task-item .toolbar-dropdown.active{z-index:15713}.card:nth-child(5714) .task-item{z-index:-4715}.card:nth-child(5714) .task-item .toolbar-dropdown.active{z-index:15714}.card:nth-child(5715) .task-item{z-index:-4716}.card:nth-child(5715) .task-item .toolbar-dropdown.active{z-index:15715}.card:nth-child(5716) .task-item{z-index:-4717}.card:nth-child(5716) .task-item .toolbar-dropdown.active{z-index:15716}.card:nth-child(5717) .task-item{z-index:-4718}.card:nth-child(5717) .task-item .toolbar-dropdown.active{z-index:15717}.card:nth-child(5718) .task-item{z-index:-4719}.card:nth-child(5718) .task-item .toolbar-dropdown.active{z-index:15718}.card:nth-child(5719) .task-item{z-index:-4720}.card:nth-child(5719) .task-item .toolbar-dropdown.active{z-index:15719}.card:nth-child(5720) .task-item{z-index:-4721}.card:nth-child(5720) .task-item .toolbar-dropdown.active{z-index:15720}.card:nth-child(5721) .task-item{z-index:-4722}.card:nth-child(5721) .task-item .toolbar-dropdown.active{z-index:15721}.card:nth-child(5722) .task-item{z-index:-4723}.card:nth-child(5722) .task-item .toolbar-dropdown.active{z-index:15722}.card:nth-child(5723) .task-item{z-index:-4724}.card:nth-child(5723) .task-item .toolbar-dropdown.active{z-index:15723}.card:nth-child(5724) .task-item{z-index:-4725}.card:nth-child(5724) .task-item .toolbar-dropdown.active{z-index:15724}.card:nth-child(5725) .task-item{z-index:-4726}.card:nth-child(5725) .task-item .toolbar-dropdown.active{z-index:15725}.card:nth-child(5726) .task-item{z-index:-4727}.card:nth-child(5726) .task-item .toolbar-dropdown.active{z-index:15726}.card:nth-child(5727) .task-item{z-index:-4728}.card:nth-child(5727) .task-item .toolbar-dropdown.active{z-index:15727}.card:nth-child(5728) .task-item{z-index:-4729}.card:nth-child(5728) .task-item .toolbar-dropdown.active{z-index:15728}.card:nth-child(5729) .task-item{z-index:-4730}.card:nth-child(5729) .task-item .toolbar-dropdown.active{z-index:15729}.card:nth-child(5730) .task-item{z-index:-4731}.card:nth-child(5730) .task-item .toolbar-dropdown.active{z-index:15730}.card:nth-child(5731) .task-item{z-index:-4732}.card:nth-child(5731) .task-item .toolbar-dropdown.active{z-index:15731}.card:nth-child(5732) .task-item{z-index:-4733}.card:nth-child(5732) .task-item .toolbar-dropdown.active{z-index:15732}.card:nth-child(5733) .task-item{z-index:-4734}.card:nth-child(5733) .task-item .toolbar-dropdown.active{z-index:15733}.card:nth-child(5734) .task-item{z-index:-4735}.card:nth-child(5734) .task-item .toolbar-dropdown.active{z-index:15734}.card:nth-child(5735) .task-item{z-index:-4736}.card:nth-child(5735) .task-item .toolbar-dropdown.active{z-index:15735}.card:nth-child(5736) .task-item{z-index:-4737}.card:nth-child(5736) .task-item .toolbar-dropdown.active{z-index:15736}.card:nth-child(5737) .task-item{z-index:-4738}.card:nth-child(5737) .task-item .toolbar-dropdown.active{z-index:15737}.card:nth-child(5738) .task-item{z-index:-4739}.card:nth-child(5738) .task-item .toolbar-dropdown.active{z-index:15738}.card:nth-child(5739) .task-item{z-index:-4740}.card:nth-child(5739) .task-item .toolbar-dropdown.active{z-index:15739}.card:nth-child(5740) .task-item{z-index:-4741}.card:nth-child(5740) .task-item .toolbar-dropdown.active{z-index:15740}.card:nth-child(5741) .task-item{z-index:-4742}.card:nth-child(5741) .task-item .toolbar-dropdown.active{z-index:15741}.card:nth-child(5742) .task-item{z-index:-4743}.card:nth-child(5742) .task-item .toolbar-dropdown.active{z-index:15742}.card:nth-child(5743) .task-item{z-index:-4744}.card:nth-child(5743) .task-item .toolbar-dropdown.active{z-index:15743}.card:nth-child(5744) .task-item{z-index:-4745}.card:nth-child(5744) .task-item .toolbar-dropdown.active{z-index:15744}.card:nth-child(5745) .task-item{z-index:-4746}.card:nth-child(5745) .task-item .toolbar-dropdown.active{z-index:15745}.card:nth-child(5746) .task-item{z-index:-4747}.card:nth-child(5746) .task-item .toolbar-dropdown.active{z-index:15746}.card:nth-child(5747) .task-item{z-index:-4748}.card:nth-child(5747) .task-item .toolbar-dropdown.active{z-index:15747}.card:nth-child(5748) .task-item{z-index:-4749}.card:nth-child(5748) .task-item .toolbar-dropdown.active{z-index:15748}.card:nth-child(5749) .task-item{z-index:-4750}.card:nth-child(5749) .task-item .toolbar-dropdown.active{z-index:15749}.card:nth-child(5750) .task-item{z-index:-4751}.card:nth-child(5750) .task-item .toolbar-dropdown.active{z-index:15750}.card:nth-child(5751) .task-item{z-index:-4752}.card:nth-child(5751) .task-item .toolbar-dropdown.active{z-index:15751}.card:nth-child(5752) .task-item{z-index:-4753}.card:nth-child(5752) .task-item .toolbar-dropdown.active{z-index:15752}.card:nth-child(5753) .task-item{z-index:-4754}.card:nth-child(5753) .task-item .toolbar-dropdown.active{z-index:15753}.card:nth-child(5754) .task-item{z-index:-4755}.card:nth-child(5754) .task-item .toolbar-dropdown.active{z-index:15754}.card:nth-child(5755) .task-item{z-index:-4756}.card:nth-child(5755) .task-item .toolbar-dropdown.active{z-index:15755}.card:nth-child(5756) .task-item{z-index:-4757}.card:nth-child(5756) .task-item .toolbar-dropdown.active{z-index:15756}.card:nth-child(5757) .task-item{z-index:-4758}.card:nth-child(5757) .task-item .toolbar-dropdown.active{z-index:15757}.card:nth-child(5758) .task-item{z-index:-4759}.card:nth-child(5758) .task-item .toolbar-dropdown.active{z-index:15758}.card:nth-child(5759) .task-item{z-index:-4760}.card:nth-child(5759) .task-item .toolbar-dropdown.active{z-index:15759}.card:nth-child(5760) .task-item{z-index:-4761}.card:nth-child(5760) .task-item .toolbar-dropdown.active{z-index:15760}.card:nth-child(5761) .task-item{z-index:-4762}.card:nth-child(5761) .task-item .toolbar-dropdown.active{z-index:15761}.card:nth-child(5762) .task-item{z-index:-4763}.card:nth-child(5762) .task-item .toolbar-dropdown.active{z-index:15762}.card:nth-child(5763) .task-item{z-index:-4764}.card:nth-child(5763) .task-item .toolbar-dropdown.active{z-index:15763}.card:nth-child(5764) .task-item{z-index:-4765}.card:nth-child(5764) .task-item .toolbar-dropdown.active{z-index:15764}.card:nth-child(5765) .task-item{z-index:-4766}.card:nth-child(5765) .task-item .toolbar-dropdown.active{z-index:15765}.card:nth-child(5766) .task-item{z-index:-4767}.card:nth-child(5766) .task-item .toolbar-dropdown.active{z-index:15766}.card:nth-child(5767) .task-item{z-index:-4768}.card:nth-child(5767) .task-item .toolbar-dropdown.active{z-index:15767}.card:nth-child(5768) .task-item{z-index:-4769}.card:nth-child(5768) .task-item .toolbar-dropdown.active{z-index:15768}.card:nth-child(5769) .task-item{z-index:-4770}.card:nth-child(5769) .task-item .toolbar-dropdown.active{z-index:15769}.card:nth-child(5770) .task-item{z-index:-4771}.card:nth-child(5770) .task-item .toolbar-dropdown.active{z-index:15770}.card:nth-child(5771) .task-item{z-index:-4772}.card:nth-child(5771) .task-item .toolbar-dropdown.active{z-index:15771}.card:nth-child(5772) .task-item{z-index:-4773}.card:nth-child(5772) .task-item .toolbar-dropdown.active{z-index:15772}.card:nth-child(5773) .task-item{z-index:-4774}.card:nth-child(5773) .task-item .toolbar-dropdown.active{z-index:15773}.card:nth-child(5774) .task-item{z-index:-4775}.card:nth-child(5774) .task-item .toolbar-dropdown.active{z-index:15774}.card:nth-child(5775) .task-item{z-index:-4776}.card:nth-child(5775) .task-item .toolbar-dropdown.active{z-index:15775}.card:nth-child(5776) .task-item{z-index:-4777}.card:nth-child(5776) .task-item .toolbar-dropdown.active{z-index:15776}.card:nth-child(5777) .task-item{z-index:-4778}.card:nth-child(5777) .task-item .toolbar-dropdown.active{z-index:15777}.card:nth-child(5778) .task-item{z-index:-4779}.card:nth-child(5778) .task-item .toolbar-dropdown.active{z-index:15778}.card:nth-child(5779) .task-item{z-index:-4780}.card:nth-child(5779) .task-item .toolbar-dropdown.active{z-index:15779}.card:nth-child(5780) .task-item{z-index:-4781}.card:nth-child(5780) .task-item .toolbar-dropdown.active{z-index:15780}.card:nth-child(5781) .task-item{z-index:-4782}.card:nth-child(5781) .task-item .toolbar-dropdown.active{z-index:15781}.card:nth-child(5782) .task-item{z-index:-4783}.card:nth-child(5782) .task-item .toolbar-dropdown.active{z-index:15782}.card:nth-child(5783) .task-item{z-index:-4784}.card:nth-child(5783) .task-item .toolbar-dropdown.active{z-index:15783}.card:nth-child(5784) .task-item{z-index:-4785}.card:nth-child(5784) .task-item .toolbar-dropdown.active{z-index:15784}.card:nth-child(5785) .task-item{z-index:-4786}.card:nth-child(5785) .task-item .toolbar-dropdown.active{z-index:15785}.card:nth-child(5786) .task-item{z-index:-4787}.card:nth-child(5786) .task-item .toolbar-dropdown.active{z-index:15786}.card:nth-child(5787) .task-item{z-index:-4788}.card:nth-child(5787) .task-item .toolbar-dropdown.active{z-index:15787}.card:nth-child(5788) .task-item{z-index:-4789}.card:nth-child(5788) .task-item .toolbar-dropdown.active{z-index:15788}.card:nth-child(5789) .task-item{z-index:-4790}.card:nth-child(5789) .task-item .toolbar-dropdown.active{z-index:15789}.card:nth-child(5790) .task-item{z-index:-4791}.card:nth-child(5790) .task-item .toolbar-dropdown.active{z-index:15790}.card:nth-child(5791) .task-item{z-index:-4792}.card:nth-child(5791) .task-item .toolbar-dropdown.active{z-index:15791}.card:nth-child(5792) .task-item{z-index:-4793}.card:nth-child(5792) .task-item .toolbar-dropdown.active{z-index:15792}.card:nth-child(5793) .task-item{z-index:-4794}.card:nth-child(5793) .task-item .toolbar-dropdown.active{z-index:15793}.card:nth-child(5794) .task-item{z-index:-4795}.card:nth-child(5794) .task-item .toolbar-dropdown.active{z-index:15794}.card:nth-child(5795) .task-item{z-index:-4796}.card:nth-child(5795) .task-item .toolbar-dropdown.active{z-index:15795}.card:nth-child(5796) .task-item{z-index:-4797}.card:nth-child(5796) .task-item .toolbar-dropdown.active{z-index:15796}.card:nth-child(5797) .task-item{z-index:-4798}.card:nth-child(5797) .task-item .toolbar-dropdown.active{z-index:15797}.card:nth-child(5798) .task-item{z-index:-4799}.card:nth-child(5798) .task-item .toolbar-dropdown.active{z-index:15798}.card:nth-child(5799) .task-item{z-index:-4800}.card:nth-child(5799) .task-item .toolbar-dropdown.active{z-index:15799}.card:nth-child(5800) .task-item{z-index:-4801}.card:nth-child(5800) .task-item .toolbar-dropdown.active{z-index:15800}.card:nth-child(5801) .task-item{z-index:-4802}.card:nth-child(5801) .task-item .toolbar-dropdown.active{z-index:15801}.card:nth-child(5802) .task-item{z-index:-4803}.card:nth-child(5802) .task-item .toolbar-dropdown.active{z-index:15802}.card:nth-child(5803) .task-item{z-index:-4804}.card:nth-child(5803) .task-item .toolbar-dropdown.active{z-index:15803}.card:nth-child(5804) .task-item{z-index:-4805}.card:nth-child(5804) .task-item .toolbar-dropdown.active{z-index:15804}.card:nth-child(5805) .task-item{z-index:-4806}.card:nth-child(5805) .task-item .toolbar-dropdown.active{z-index:15805}.card:nth-child(5806) .task-item{z-index:-4807}.card:nth-child(5806) .task-item .toolbar-dropdown.active{z-index:15806}.card:nth-child(5807) .task-item{z-index:-4808}.card:nth-child(5807) .task-item .toolbar-dropdown.active{z-index:15807}.card:nth-child(5808) .task-item{z-index:-4809}.card:nth-child(5808) .task-item .toolbar-dropdown.active{z-index:15808}.card:nth-child(5809) .task-item{z-index:-4810}.card:nth-child(5809) .task-item .toolbar-dropdown.active{z-index:15809}.card:nth-child(5810) .task-item{z-index:-4811}.card:nth-child(5810) .task-item .toolbar-dropdown.active{z-index:15810}.card:nth-child(5811) .task-item{z-index:-4812}.card:nth-child(5811) .task-item .toolbar-dropdown.active{z-index:15811}.card:nth-child(5812) .task-item{z-index:-4813}.card:nth-child(5812) .task-item .toolbar-dropdown.active{z-index:15812}.card:nth-child(5813) .task-item{z-index:-4814}.card:nth-child(5813) .task-item .toolbar-dropdown.active{z-index:15813}.card:nth-child(5814) .task-item{z-index:-4815}.card:nth-child(5814) .task-item .toolbar-dropdown.active{z-index:15814}.card:nth-child(5815) .task-item{z-index:-4816}.card:nth-child(5815) .task-item .toolbar-dropdown.active{z-index:15815}.card:nth-child(5816) .task-item{z-index:-4817}.card:nth-child(5816) .task-item .toolbar-dropdown.active{z-index:15816}.card:nth-child(5817) .task-item{z-index:-4818}.card:nth-child(5817) .task-item .toolbar-dropdown.active{z-index:15817}.card:nth-child(5818) .task-item{z-index:-4819}.card:nth-child(5818) .task-item .toolbar-dropdown.active{z-index:15818}.card:nth-child(5819) .task-item{z-index:-4820}.card:nth-child(5819) .task-item .toolbar-dropdown.active{z-index:15819}.card:nth-child(5820) .task-item{z-index:-4821}.card:nth-child(5820) .task-item .toolbar-dropdown.active{z-index:15820}.card:nth-child(5821) .task-item{z-index:-4822}.card:nth-child(5821) .task-item .toolbar-dropdown.active{z-index:15821}.card:nth-child(5822) .task-item{z-index:-4823}.card:nth-child(5822) .task-item .toolbar-dropdown.active{z-index:15822}.card:nth-child(5823) .task-item{z-index:-4824}.card:nth-child(5823) .task-item .toolbar-dropdown.active{z-index:15823}.card:nth-child(5824) .task-item{z-index:-4825}.card:nth-child(5824) .task-item .toolbar-dropdown.active{z-index:15824}.card:nth-child(5825) .task-item{z-index:-4826}.card:nth-child(5825) .task-item .toolbar-dropdown.active{z-index:15825}.card:nth-child(5826) .task-item{z-index:-4827}.card:nth-child(5826) .task-item .toolbar-dropdown.active{z-index:15826}.card:nth-child(5827) .task-item{z-index:-4828}.card:nth-child(5827) .task-item .toolbar-dropdown.active{z-index:15827}.card:nth-child(5828) .task-item{z-index:-4829}.card:nth-child(5828) .task-item .toolbar-dropdown.active{z-index:15828}.card:nth-child(5829) .task-item{z-index:-4830}.card:nth-child(5829) .task-item .toolbar-dropdown.active{z-index:15829}.card:nth-child(5830) .task-item{z-index:-4831}.card:nth-child(5830) .task-item .toolbar-dropdown.active{z-index:15830}.card:nth-child(5831) .task-item{z-index:-4832}.card:nth-child(5831) .task-item .toolbar-dropdown.active{z-index:15831}.card:nth-child(5832) .task-item{z-index:-4833}.card:nth-child(5832) .task-item .toolbar-dropdown.active{z-index:15832}.card:nth-child(5833) .task-item{z-index:-4834}.card:nth-child(5833) .task-item .toolbar-dropdown.active{z-index:15833}.card:nth-child(5834) .task-item{z-index:-4835}.card:nth-child(5834) .task-item .toolbar-dropdown.active{z-index:15834}.card:nth-child(5835) .task-item{z-index:-4836}.card:nth-child(5835) .task-item .toolbar-dropdown.active{z-index:15835}.card:nth-child(5836) .task-item{z-index:-4837}.card:nth-child(5836) .task-item .toolbar-dropdown.active{z-index:15836}.card:nth-child(5837) .task-item{z-index:-4838}.card:nth-child(5837) .task-item .toolbar-dropdown.active{z-index:15837}.card:nth-child(5838) .task-item{z-index:-4839}.card:nth-child(5838) .task-item .toolbar-dropdown.active{z-index:15838}.card:nth-child(5839) .task-item{z-index:-4840}.card:nth-child(5839) .task-item .toolbar-dropdown.active{z-index:15839}.card:nth-child(5840) .task-item{z-index:-4841}.card:nth-child(5840) .task-item .toolbar-dropdown.active{z-index:15840}.card:nth-child(5841) .task-item{z-index:-4842}.card:nth-child(5841) .task-item .toolbar-dropdown.active{z-index:15841}.card:nth-child(5842) .task-item{z-index:-4843}.card:nth-child(5842) .task-item .toolbar-dropdown.active{z-index:15842}.card:nth-child(5843) .task-item{z-index:-4844}.card:nth-child(5843) .task-item .toolbar-dropdown.active{z-index:15843}.card:nth-child(5844) .task-item{z-index:-4845}.card:nth-child(5844) .task-item .toolbar-dropdown.active{z-index:15844}.card:nth-child(5845) .task-item{z-index:-4846}.card:nth-child(5845) .task-item .toolbar-dropdown.active{z-index:15845}.card:nth-child(5846) .task-item{z-index:-4847}.card:nth-child(5846) .task-item .toolbar-dropdown.active{z-index:15846}.card:nth-child(5847) .task-item{z-index:-4848}.card:nth-child(5847) .task-item .toolbar-dropdown.active{z-index:15847}.card:nth-child(5848) .task-item{z-index:-4849}.card:nth-child(5848) .task-item .toolbar-dropdown.active{z-index:15848}.card:nth-child(5849) .task-item{z-index:-4850}.card:nth-child(5849) .task-item .toolbar-dropdown.active{z-index:15849}.card:nth-child(5850) .task-item{z-index:-4851}.card:nth-child(5850) .task-item .toolbar-dropdown.active{z-index:15850}.card:nth-child(5851) .task-item{z-index:-4852}.card:nth-child(5851) .task-item .toolbar-dropdown.active{z-index:15851}.card:nth-child(5852) .task-item{z-index:-4853}.card:nth-child(5852) .task-item .toolbar-dropdown.active{z-index:15852}.card:nth-child(5853) .task-item{z-index:-4854}.card:nth-child(5853) .task-item .toolbar-dropdown.active{z-index:15853}.card:nth-child(5854) .task-item{z-index:-4855}.card:nth-child(5854) .task-item .toolbar-dropdown.active{z-index:15854}.card:nth-child(5855) .task-item{z-index:-4856}.card:nth-child(5855) .task-item .toolbar-dropdown.active{z-index:15855}.card:nth-child(5856) .task-item{z-index:-4857}.card:nth-child(5856) .task-item .toolbar-dropdown.active{z-index:15856}.card:nth-child(5857) .task-item{z-index:-4858}.card:nth-child(5857) .task-item .toolbar-dropdown.active{z-index:15857}.card:nth-child(5858) .task-item{z-index:-4859}.card:nth-child(5858) .task-item .toolbar-dropdown.active{z-index:15858}.card:nth-child(5859) .task-item{z-index:-4860}.card:nth-child(5859) .task-item .toolbar-dropdown.active{z-index:15859}.card:nth-child(5860) .task-item{z-index:-4861}.card:nth-child(5860) .task-item .toolbar-dropdown.active{z-index:15860}.card:nth-child(5861) .task-item{z-index:-4862}.card:nth-child(5861) .task-item .toolbar-dropdown.active{z-index:15861}.card:nth-child(5862) .task-item{z-index:-4863}.card:nth-child(5862) .task-item .toolbar-dropdown.active{z-index:15862}.card:nth-child(5863) .task-item{z-index:-4864}.card:nth-child(5863) .task-item .toolbar-dropdown.active{z-index:15863}.card:nth-child(5864) .task-item{z-index:-4865}.card:nth-child(5864) .task-item .toolbar-dropdown.active{z-index:15864}.card:nth-child(5865) .task-item{z-index:-4866}.card:nth-child(5865) .task-item .toolbar-dropdown.active{z-index:15865}.card:nth-child(5866) .task-item{z-index:-4867}.card:nth-child(5866) .task-item .toolbar-dropdown.active{z-index:15866}.card:nth-child(5867) .task-item{z-index:-4868}.card:nth-child(5867) .task-item .toolbar-dropdown.active{z-index:15867}.card:nth-child(5868) .task-item{z-index:-4869}.card:nth-child(5868) .task-item .toolbar-dropdown.active{z-index:15868}.card:nth-child(5869) .task-item{z-index:-4870}.card:nth-child(5869) .task-item .toolbar-dropdown.active{z-index:15869}.card:nth-child(5870) .task-item{z-index:-4871}.card:nth-child(5870) .task-item .toolbar-dropdown.active{z-index:15870}.card:nth-child(5871) .task-item{z-index:-4872}.card:nth-child(5871) .task-item .toolbar-dropdown.active{z-index:15871}.card:nth-child(5872) .task-item{z-index:-4873}.card:nth-child(5872) .task-item .toolbar-dropdown.active{z-index:15872}.card:nth-child(5873) .task-item{z-index:-4874}.card:nth-child(5873) .task-item .toolbar-dropdown.active{z-index:15873}.card:nth-child(5874) .task-item{z-index:-4875}.card:nth-child(5874) .task-item .toolbar-dropdown.active{z-index:15874}.card:nth-child(5875) .task-item{z-index:-4876}.card:nth-child(5875) .task-item .toolbar-dropdown.active{z-index:15875}.card:nth-child(5876) .task-item{z-index:-4877}.card:nth-child(5876) .task-item .toolbar-dropdown.active{z-index:15876}.card:nth-child(5877) .task-item{z-index:-4878}.card:nth-child(5877) .task-item .toolbar-dropdown.active{z-index:15877}.card:nth-child(5878) .task-item{z-index:-4879}.card:nth-child(5878) .task-item .toolbar-dropdown.active{z-index:15878}.card:nth-child(5879) .task-item{z-index:-4880}.card:nth-child(5879) .task-item .toolbar-dropdown.active{z-index:15879}.card:nth-child(5880) .task-item{z-index:-4881}.card:nth-child(5880) .task-item .toolbar-dropdown.active{z-index:15880}.card:nth-child(5881) .task-item{z-index:-4882}.card:nth-child(5881) .task-item .toolbar-dropdown.active{z-index:15881}.card:nth-child(5882) .task-item{z-index:-4883}.card:nth-child(5882) .task-item .toolbar-dropdown.active{z-index:15882}.card:nth-child(5883) .task-item{z-index:-4884}.card:nth-child(5883) .task-item .toolbar-dropdown.active{z-index:15883}.card:nth-child(5884) .task-item{z-index:-4885}.card:nth-child(5884) .task-item .toolbar-dropdown.active{z-index:15884}.card:nth-child(5885) .task-item{z-index:-4886}.card:nth-child(5885) .task-item .toolbar-dropdown.active{z-index:15885}.card:nth-child(5886) .task-item{z-index:-4887}.card:nth-child(5886) .task-item .toolbar-dropdown.active{z-index:15886}.card:nth-child(5887) .task-item{z-index:-4888}.card:nth-child(5887) .task-item .toolbar-dropdown.active{z-index:15887}.card:nth-child(5888) .task-item{z-index:-4889}.card:nth-child(5888) .task-item .toolbar-dropdown.active{z-index:15888}.card:nth-child(5889) .task-item{z-index:-4890}.card:nth-child(5889) .task-item .toolbar-dropdown.active{z-index:15889}.card:nth-child(5890) .task-item{z-index:-4891}.card:nth-child(5890) .task-item .toolbar-dropdown.active{z-index:15890}.card:nth-child(5891) .task-item{z-index:-4892}.card:nth-child(5891) .task-item .toolbar-dropdown.active{z-index:15891}.card:nth-child(5892) .task-item{z-index:-4893}.card:nth-child(5892) .task-item .toolbar-dropdown.active{z-index:15892}.card:nth-child(5893) .task-item{z-index:-4894}.card:nth-child(5893) .task-item .toolbar-dropdown.active{z-index:15893}.card:nth-child(5894) .task-item{z-index:-4895}.card:nth-child(5894) .task-item .toolbar-dropdown.active{z-index:15894}.card:nth-child(5895) .task-item{z-index:-4896}.card:nth-child(5895) .task-item .toolbar-dropdown.active{z-index:15895}.card:nth-child(5896) .task-item{z-index:-4897}.card:nth-child(5896) .task-item .toolbar-dropdown.active{z-index:15896}.card:nth-child(5897) .task-item{z-index:-4898}.card:nth-child(5897) .task-item .toolbar-dropdown.active{z-index:15897}.card:nth-child(5898) .task-item{z-index:-4899}.card:nth-child(5898) .task-item .toolbar-dropdown.active{z-index:15898}.card:nth-child(5899) .task-item{z-index:-4900}.card:nth-child(5899) .task-item .toolbar-dropdown.active{z-index:15899}.card:nth-child(5900) .task-item{z-index:-4901}.card:nth-child(5900) .task-item .toolbar-dropdown.active{z-index:15900}.card:nth-child(5901) .task-item{z-index:-4902}.card:nth-child(5901) .task-item .toolbar-dropdown.active{z-index:15901}.card:nth-child(5902) .task-item{z-index:-4903}.card:nth-child(5902) .task-item .toolbar-dropdown.active{z-index:15902}.card:nth-child(5903) .task-item{z-index:-4904}.card:nth-child(5903) .task-item .toolbar-dropdown.active{z-index:15903}.card:nth-child(5904) .task-item{z-index:-4905}.card:nth-child(5904) .task-item .toolbar-dropdown.active{z-index:15904}.card:nth-child(5905) .task-item{z-index:-4906}.card:nth-child(5905) .task-item .toolbar-dropdown.active{z-index:15905}.card:nth-child(5906) .task-item{z-index:-4907}.card:nth-child(5906) .task-item .toolbar-dropdown.active{z-index:15906}.card:nth-child(5907) .task-item{z-index:-4908}.card:nth-child(5907) .task-item .toolbar-dropdown.active{z-index:15907}.card:nth-child(5908) .task-item{z-index:-4909}.card:nth-child(5908) .task-item .toolbar-dropdown.active{z-index:15908}.card:nth-child(5909) .task-item{z-index:-4910}.card:nth-child(5909) .task-item .toolbar-dropdown.active{z-index:15909}.card:nth-child(5910) .task-item{z-index:-4911}.card:nth-child(5910) .task-item .toolbar-dropdown.active{z-index:15910}.card:nth-child(5911) .task-item{z-index:-4912}.card:nth-child(5911) .task-item .toolbar-dropdown.active{z-index:15911}.card:nth-child(5912) .task-item{z-index:-4913}.card:nth-child(5912) .task-item .toolbar-dropdown.active{z-index:15912}.card:nth-child(5913) .task-item{z-index:-4914}.card:nth-child(5913) .task-item .toolbar-dropdown.active{z-index:15913}.card:nth-child(5914) .task-item{z-index:-4915}.card:nth-child(5914) .task-item .toolbar-dropdown.active{z-index:15914}.card:nth-child(5915) .task-item{z-index:-4916}.card:nth-child(5915) .task-item .toolbar-dropdown.active{z-index:15915}.card:nth-child(5916) .task-item{z-index:-4917}.card:nth-child(5916) .task-item .toolbar-dropdown.active{z-index:15916}.card:nth-child(5917) .task-item{z-index:-4918}.card:nth-child(5917) .task-item .toolbar-dropdown.active{z-index:15917}.card:nth-child(5918) .task-item{z-index:-4919}.card:nth-child(5918) .task-item .toolbar-dropdown.active{z-index:15918}.card:nth-child(5919) .task-item{z-index:-4920}.card:nth-child(5919) .task-item .toolbar-dropdown.active{z-index:15919}.card:nth-child(5920) .task-item{z-index:-4921}.card:nth-child(5920) .task-item .toolbar-dropdown.active{z-index:15920}.card:nth-child(5921) .task-item{z-index:-4922}.card:nth-child(5921) .task-item .toolbar-dropdown.active{z-index:15921}.card:nth-child(5922) .task-item{z-index:-4923}.card:nth-child(5922) .task-item .toolbar-dropdown.active{z-index:15922}.card:nth-child(5923) .task-item{z-index:-4924}.card:nth-child(5923) .task-item .toolbar-dropdown.active{z-index:15923}.card:nth-child(5924) .task-item{z-index:-4925}.card:nth-child(5924) .task-item .toolbar-dropdown.active{z-index:15924}.card:nth-child(5925) .task-item{z-index:-4926}.card:nth-child(5925) .task-item .toolbar-dropdown.active{z-index:15925}.card:nth-child(5926) .task-item{z-index:-4927}.card:nth-child(5926) .task-item .toolbar-dropdown.active{z-index:15926}.card:nth-child(5927) .task-item{z-index:-4928}.card:nth-child(5927) .task-item .toolbar-dropdown.active{z-index:15927}.card:nth-child(5928) .task-item{z-index:-4929}.card:nth-child(5928) .task-item .toolbar-dropdown.active{z-index:15928}.card:nth-child(5929) .task-item{z-index:-4930}.card:nth-child(5929) .task-item .toolbar-dropdown.active{z-index:15929}.card:nth-child(5930) .task-item{z-index:-4931}.card:nth-child(5930) .task-item .toolbar-dropdown.active{z-index:15930}.card:nth-child(5931) .task-item{z-index:-4932}.card:nth-child(5931) .task-item .toolbar-dropdown.active{z-index:15931}.card:nth-child(5932) .task-item{z-index:-4933}.card:nth-child(5932) .task-item .toolbar-dropdown.active{z-index:15932}.card:nth-child(5933) .task-item{z-index:-4934}.card:nth-child(5933) .task-item .toolbar-dropdown.active{z-index:15933}.card:nth-child(5934) .task-item{z-index:-4935}.card:nth-child(5934) .task-item .toolbar-dropdown.active{z-index:15934}.card:nth-child(5935) .task-item{z-index:-4936}.card:nth-child(5935) .task-item .toolbar-dropdown.active{z-index:15935}.card:nth-child(5936) .task-item{z-index:-4937}.card:nth-child(5936) .task-item .toolbar-dropdown.active{z-index:15936}.card:nth-child(5937) .task-item{z-index:-4938}.card:nth-child(5937) .task-item .toolbar-dropdown.active{z-index:15937}.card:nth-child(5938) .task-item{z-index:-4939}.card:nth-child(5938) .task-item .toolbar-dropdown.active{z-index:15938}.card:nth-child(5939) .task-item{z-index:-4940}.card:nth-child(5939) .task-item .toolbar-dropdown.active{z-index:15939}.card:nth-child(5940) .task-item{z-index:-4941}.card:nth-child(5940) .task-item .toolbar-dropdown.active{z-index:15940}.card:nth-child(5941) .task-item{z-index:-4942}.card:nth-child(5941) .task-item .toolbar-dropdown.active{z-index:15941}.card:nth-child(5942) .task-item{z-index:-4943}.card:nth-child(5942) .task-item .toolbar-dropdown.active{z-index:15942}.card:nth-child(5943) .task-item{z-index:-4944}.card:nth-child(5943) .task-item .toolbar-dropdown.active{z-index:15943}.card:nth-child(5944) .task-item{z-index:-4945}.card:nth-child(5944) .task-item .toolbar-dropdown.active{z-index:15944}.card:nth-child(5945) .task-item{z-index:-4946}.card:nth-child(5945) .task-item .toolbar-dropdown.active{z-index:15945}.card:nth-child(5946) .task-item{z-index:-4947}.card:nth-child(5946) .task-item .toolbar-dropdown.active{z-index:15946}.card:nth-child(5947) .task-item{z-index:-4948}.card:nth-child(5947) .task-item .toolbar-dropdown.active{z-index:15947}.card:nth-child(5948) .task-item{z-index:-4949}.card:nth-child(5948) .task-item .toolbar-dropdown.active{z-index:15948}.card:nth-child(5949) .task-item{z-index:-4950}.card:nth-child(5949) .task-item .toolbar-dropdown.active{z-index:15949}.card:nth-child(5950) .task-item{z-index:-4951}.card:nth-child(5950) .task-item .toolbar-dropdown.active{z-index:15950}.card:nth-child(5951) .task-item{z-index:-4952}.card:nth-child(5951) .task-item .toolbar-dropdown.active{z-index:15951}.card:nth-child(5952) .task-item{z-index:-4953}.card:nth-child(5952) .task-item .toolbar-dropdown.active{z-index:15952}.card:nth-child(5953) .task-item{z-index:-4954}.card:nth-child(5953) .task-item .toolbar-dropdown.active{z-index:15953}.card:nth-child(5954) .task-item{z-index:-4955}.card:nth-child(5954) .task-item .toolbar-dropdown.active{z-index:15954}.card:nth-child(5955) .task-item{z-index:-4956}.card:nth-child(5955) .task-item .toolbar-dropdown.active{z-index:15955}.card:nth-child(5956) .task-item{z-index:-4957}.card:nth-child(5956) .task-item .toolbar-dropdown.active{z-index:15956}.card:nth-child(5957) .task-item{z-index:-4958}.card:nth-child(5957) .task-item .toolbar-dropdown.active{z-index:15957}.card:nth-child(5958) .task-item{z-index:-4959}.card:nth-child(5958) .task-item .toolbar-dropdown.active{z-index:15958}.card:nth-child(5959) .task-item{z-index:-4960}.card:nth-child(5959) .task-item .toolbar-dropdown.active{z-index:15959}.card:nth-child(5960) .task-item{z-index:-4961}.card:nth-child(5960) .task-item .toolbar-dropdown.active{z-index:15960}.card:nth-child(5961) .task-item{z-index:-4962}.card:nth-child(5961) .task-item .toolbar-dropdown.active{z-index:15961}.card:nth-child(5962) .task-item{z-index:-4963}.card:nth-child(5962) .task-item .toolbar-dropdown.active{z-index:15962}.card:nth-child(5963) .task-item{z-index:-4964}.card:nth-child(5963) .task-item .toolbar-dropdown.active{z-index:15963}.card:nth-child(5964) .task-item{z-index:-4965}.card:nth-child(5964) .task-item .toolbar-dropdown.active{z-index:15964}.card:nth-child(5965) .task-item{z-index:-4966}.card:nth-child(5965) .task-item .toolbar-dropdown.active{z-index:15965}.card:nth-child(5966) .task-item{z-index:-4967}.card:nth-child(5966) .task-item .toolbar-dropdown.active{z-index:15966}.card:nth-child(5967) .task-item{z-index:-4968}.card:nth-child(5967) .task-item .toolbar-dropdown.active{z-index:15967}.card:nth-child(5968) .task-item{z-index:-4969}.card:nth-child(5968) .task-item .toolbar-dropdown.active{z-index:15968}.card:nth-child(5969) .task-item{z-index:-4970}.card:nth-child(5969) .task-item .toolbar-dropdown.active{z-index:15969}.card:nth-child(5970) .task-item{z-index:-4971}.card:nth-child(5970) .task-item .toolbar-dropdown.active{z-index:15970}.card:nth-child(5971) .task-item{z-index:-4972}.card:nth-child(5971) .task-item .toolbar-dropdown.active{z-index:15971}.card:nth-child(5972) .task-item{z-index:-4973}.card:nth-child(5972) .task-item .toolbar-dropdown.active{z-index:15972}.card:nth-child(5973) .task-item{z-index:-4974}.card:nth-child(5973) .task-item .toolbar-dropdown.active{z-index:15973}.card:nth-child(5974) .task-item{z-index:-4975}.card:nth-child(5974) .task-item .toolbar-dropdown.active{z-index:15974}.card:nth-child(5975) .task-item{z-index:-4976}.card:nth-child(5975) .task-item .toolbar-dropdown.active{z-index:15975}.card:nth-child(5976) .task-item{z-index:-4977}.card:nth-child(5976) .task-item .toolbar-dropdown.active{z-index:15976}.card:nth-child(5977) .task-item{z-index:-4978}.card:nth-child(5977) .task-item .toolbar-dropdown.active{z-index:15977}.card:nth-child(5978) .task-item{z-index:-4979}.card:nth-child(5978) .task-item .toolbar-dropdown.active{z-index:15978}.card:nth-child(5979) .task-item{z-index:-4980}.card:nth-child(5979) .task-item .toolbar-dropdown.active{z-index:15979}.card:nth-child(5980) .task-item{z-index:-4981}.card:nth-child(5980) .task-item .toolbar-dropdown.active{z-index:15980}.card:nth-child(5981) .task-item{z-index:-4982}.card:nth-child(5981) .task-item .toolbar-dropdown.active{z-index:15981}.card:nth-child(5982) .task-item{z-index:-4983}.card:nth-child(5982) .task-item .toolbar-dropdown.active{z-index:15982}.card:nth-child(5983) .task-item{z-index:-4984}.card:nth-child(5983) .task-item .toolbar-dropdown.active{z-index:15983}.card:nth-child(5984) .task-item{z-index:-4985}.card:nth-child(5984) .task-item .toolbar-dropdown.active{z-index:15984}.card:nth-child(5985) .task-item{z-index:-4986}.card:nth-child(5985) .task-item .toolbar-dropdown.active{z-index:15985}.card:nth-child(5986) .task-item{z-index:-4987}.card:nth-child(5986) .task-item .toolbar-dropdown.active{z-index:15986}.card:nth-child(5987) .task-item{z-index:-4988}.card:nth-child(5987) .task-item .toolbar-dropdown.active{z-index:15987}.card:nth-child(5988) .task-item{z-index:-4989}.card:nth-child(5988) .task-item .toolbar-dropdown.active{z-index:15988}.card:nth-child(5989) .task-item{z-index:-4990}.card:nth-child(5989) .task-item .toolbar-dropdown.active{z-index:15989}.card:nth-child(5990) .task-item{z-index:-4991}.card:nth-child(5990) .task-item .toolbar-dropdown.active{z-index:15990}.card:nth-child(5991) .task-item{z-index:-4992}.card:nth-child(5991) .task-item .toolbar-dropdown.active{z-index:15991}.card:nth-child(5992) .task-item{z-index:-4993}.card:nth-child(5992) .task-item .toolbar-dropdown.active{z-index:15992}.card:nth-child(5993) .task-item{z-index:-4994}.card:nth-child(5993) .task-item .toolbar-dropdown.active{z-index:15993}.card:nth-child(5994) .task-item{z-index:-4995}.card:nth-child(5994) .task-item .toolbar-dropdown.active{z-index:15994}.card:nth-child(5995) .task-item{z-index:-4996}.card:nth-child(5995) .task-item .toolbar-dropdown.active{z-index:15995}.card:nth-child(5996) .task-item{z-index:-4997}.card:nth-child(5996) .task-item .toolbar-dropdown.active{z-index:15996}.card:nth-child(5997) .task-item{z-index:-4998}.card:nth-child(5997) .task-item .toolbar-dropdown.active{z-index:15997}.card:nth-child(5998) .task-item{z-index:-4999}.card:nth-child(5998) .task-item .toolbar-dropdown.active{z-index:15998}.card:nth-child(5999) .task-item{z-index:-5000}.card:nth-child(5999) .task-item .toolbar-dropdown.active{z-index:15999}.card:nth-child(6000) .task-item{z-index:-5001}.card:nth-child(6000) .task-item .toolbar-dropdown.active{z-index:16000}.card:nth-child(6001) .task-item{z-index:-5002}.card:nth-child(6001) .task-item .toolbar-dropdown.active{z-index:16001}.card:nth-child(6002) .task-item{z-index:-5003}.card:nth-child(6002) .task-item .toolbar-dropdown.active{z-index:16002}.card:nth-child(6003) .task-item{z-index:-5004}.card:nth-child(6003) .task-item .toolbar-dropdown.active{z-index:16003}.card:nth-child(6004) .task-item{z-index:-5005}.card:nth-child(6004) .task-item .toolbar-dropdown.active{z-index:16004}.card:nth-child(6005) .task-item{z-index:-5006}.card:nth-child(6005) .task-item .toolbar-dropdown.active{z-index:16005}.card:nth-child(6006) .task-item{z-index:-5007}.card:nth-child(6006) .task-item .toolbar-dropdown.active{z-index:16006}.card:nth-child(6007) .task-item{z-index:-5008}.card:nth-child(6007) .task-item .toolbar-dropdown.active{z-index:16007}.card:nth-child(6008) .task-item{z-index:-5009}.card:nth-child(6008) .task-item .toolbar-dropdown.active{z-index:16008}.card:nth-child(6009) .task-item{z-index:-5010}.card:nth-child(6009) .task-item .toolbar-dropdown.active{z-index:16009}.card:nth-child(6010) .task-item{z-index:-5011}.card:nth-child(6010) .task-item .toolbar-dropdown.active{z-index:16010}.card:nth-child(6011) .task-item{z-index:-5012}.card:nth-child(6011) .task-item .toolbar-dropdown.active{z-index:16011}.card:nth-child(6012) .task-item{z-index:-5013}.card:nth-child(6012) .task-item .toolbar-dropdown.active{z-index:16012}.card:nth-child(6013) .task-item{z-index:-5014}.card:nth-child(6013) .task-item .toolbar-dropdown.active{z-index:16013}.card:nth-child(6014) .task-item{z-index:-5015}.card:nth-child(6014) .task-item .toolbar-dropdown.active{z-index:16014}.card:nth-child(6015) .task-item{z-index:-5016}.card:nth-child(6015) .task-item .toolbar-dropdown.active{z-index:16015}.card:nth-child(6016) .task-item{z-index:-5017}.card:nth-child(6016) .task-item .toolbar-dropdown.active{z-index:16016}.card:nth-child(6017) .task-item{z-index:-5018}.card:nth-child(6017) .task-item .toolbar-dropdown.active{z-index:16017}.card:nth-child(6018) .task-item{z-index:-5019}.card:nth-child(6018) .task-item .toolbar-dropdown.active{z-index:16018}.card:nth-child(6019) .task-item{z-index:-5020}.card:nth-child(6019) .task-item .toolbar-dropdown.active{z-index:16019}.card:nth-child(6020) .task-item{z-index:-5021}.card:nth-child(6020) .task-item .toolbar-dropdown.active{z-index:16020}.card:nth-child(6021) .task-item{z-index:-5022}.card:nth-child(6021) .task-item .toolbar-dropdown.active{z-index:16021}.card:nth-child(6022) .task-item{z-index:-5023}.card:nth-child(6022) .task-item .toolbar-dropdown.active{z-index:16022}.card:nth-child(6023) .task-item{z-index:-5024}.card:nth-child(6023) .task-item .toolbar-dropdown.active{z-index:16023}.card:nth-child(6024) .task-item{z-index:-5025}.card:nth-child(6024) .task-item .toolbar-dropdown.active{z-index:16024}.card:nth-child(6025) .task-item{z-index:-5026}.card:nth-child(6025) .task-item .toolbar-dropdown.active{z-index:16025}.card:nth-child(6026) .task-item{z-index:-5027}.card:nth-child(6026) .task-item .toolbar-dropdown.active{z-index:16026}.card:nth-child(6027) .task-item{z-index:-5028}.card:nth-child(6027) .task-item .toolbar-dropdown.active{z-index:16027}.card:nth-child(6028) .task-item{z-index:-5029}.card:nth-child(6028) .task-item .toolbar-dropdown.active{z-index:16028}.card:nth-child(6029) .task-item{z-index:-5030}.card:nth-child(6029) .task-item .toolbar-dropdown.active{z-index:16029}.card:nth-child(6030) .task-item{z-index:-5031}.card:nth-child(6030) .task-item .toolbar-dropdown.active{z-index:16030}.card:nth-child(6031) .task-item{z-index:-5032}.card:nth-child(6031) .task-item .toolbar-dropdown.active{z-index:16031}.card:nth-child(6032) .task-item{z-index:-5033}.card:nth-child(6032) .task-item .toolbar-dropdown.active{z-index:16032}.card:nth-child(6033) .task-item{z-index:-5034}.card:nth-child(6033) .task-item .toolbar-dropdown.active{z-index:16033}.card:nth-child(6034) .task-item{z-index:-5035}.card:nth-child(6034) .task-item .toolbar-dropdown.active{z-index:16034}.card:nth-child(6035) .task-item{z-index:-5036}.card:nth-child(6035) .task-item .toolbar-dropdown.active{z-index:16035}.card:nth-child(6036) .task-item{z-index:-5037}.card:nth-child(6036) .task-item .toolbar-dropdown.active{z-index:16036}.card:nth-child(6037) .task-item{z-index:-5038}.card:nth-child(6037) .task-item .toolbar-dropdown.active{z-index:16037}.card:nth-child(6038) .task-item{z-index:-5039}.card:nth-child(6038) .task-item .toolbar-dropdown.active{z-index:16038}.card:nth-child(6039) .task-item{z-index:-5040}.card:nth-child(6039) .task-item .toolbar-dropdown.active{z-index:16039}.card:nth-child(6040) .task-item{z-index:-5041}.card:nth-child(6040) .task-item .toolbar-dropdown.active{z-index:16040}.card:nth-child(6041) .task-item{z-index:-5042}.card:nth-child(6041) .task-item .toolbar-dropdown.active{z-index:16041}.card:nth-child(6042) .task-item{z-index:-5043}.card:nth-child(6042) .task-item .toolbar-dropdown.active{z-index:16042}.card:nth-child(6043) .task-item{z-index:-5044}.card:nth-child(6043) .task-item .toolbar-dropdown.active{z-index:16043}.card:nth-child(6044) .task-item{z-index:-5045}.card:nth-child(6044) .task-item .toolbar-dropdown.active{z-index:16044}.card:nth-child(6045) .task-item{z-index:-5046}.card:nth-child(6045) .task-item .toolbar-dropdown.active{z-index:16045}.card:nth-child(6046) .task-item{z-index:-5047}.card:nth-child(6046) .task-item .toolbar-dropdown.active{z-index:16046}.card:nth-child(6047) .task-item{z-index:-5048}.card:nth-child(6047) .task-item .toolbar-dropdown.active{z-index:16047}.card:nth-child(6048) .task-item{z-index:-5049}.card:nth-child(6048) .task-item .toolbar-dropdown.active{z-index:16048}.card:nth-child(6049) .task-item{z-index:-5050}.card:nth-child(6049) .task-item .toolbar-dropdown.active{z-index:16049}.card:nth-child(6050) .task-item{z-index:-5051}.card:nth-child(6050) .task-item .toolbar-dropdown.active{z-index:16050}.card:nth-child(6051) .task-item{z-index:-5052}.card:nth-child(6051) .task-item .toolbar-dropdown.active{z-index:16051}.card:nth-child(6052) .task-item{z-index:-5053}.card:nth-child(6052) .task-item .toolbar-dropdown.active{z-index:16052}.card:nth-child(6053) .task-item{z-index:-5054}.card:nth-child(6053) .task-item .toolbar-dropdown.active{z-index:16053}.card:nth-child(6054) .task-item{z-index:-5055}.card:nth-child(6054) .task-item .toolbar-dropdown.active{z-index:16054}.card:nth-child(6055) .task-item{z-index:-5056}.card:nth-child(6055) .task-item .toolbar-dropdown.active{z-index:16055}.card:nth-child(6056) .task-item{z-index:-5057}.card:nth-child(6056) .task-item .toolbar-dropdown.active{z-index:16056}.card:nth-child(6057) .task-item{z-index:-5058}.card:nth-child(6057) .task-item .toolbar-dropdown.active{z-index:16057}.card:nth-child(6058) .task-item{z-index:-5059}.card:nth-child(6058) .task-item .toolbar-dropdown.active{z-index:16058}.card:nth-child(6059) .task-item{z-index:-5060}.card:nth-child(6059) .task-item .toolbar-dropdown.active{z-index:16059}.card:nth-child(6060) .task-item{z-index:-5061}.card:nth-child(6060) .task-item .toolbar-dropdown.active{z-index:16060}.card:nth-child(6061) .task-item{z-index:-5062}.card:nth-child(6061) .task-item .toolbar-dropdown.active{z-index:16061}.card:nth-child(6062) .task-item{z-index:-5063}.card:nth-child(6062) .task-item .toolbar-dropdown.active{z-index:16062}.card:nth-child(6063) .task-item{z-index:-5064}.card:nth-child(6063) .task-item .toolbar-dropdown.active{z-index:16063}.card:nth-child(6064) .task-item{z-index:-5065}.card:nth-child(6064) .task-item .toolbar-dropdown.active{z-index:16064}.card:nth-child(6065) .task-item{z-index:-5066}.card:nth-child(6065) .task-item .toolbar-dropdown.active{z-index:16065}.card:nth-child(6066) .task-item{z-index:-5067}.card:nth-child(6066) .task-item .toolbar-dropdown.active{z-index:16066}.card:nth-child(6067) .task-item{z-index:-5068}.card:nth-child(6067) .task-item .toolbar-dropdown.active{z-index:16067}.card:nth-child(6068) .task-item{z-index:-5069}.card:nth-child(6068) .task-item .toolbar-dropdown.active{z-index:16068}.card:nth-child(6069) .task-item{z-index:-5070}.card:nth-child(6069) .task-item .toolbar-dropdown.active{z-index:16069}.card:nth-child(6070) .task-item{z-index:-5071}.card:nth-child(6070) .task-item .toolbar-dropdown.active{z-index:16070}.card:nth-child(6071) .task-item{z-index:-5072}.card:nth-child(6071) .task-item .toolbar-dropdown.active{z-index:16071}.card:nth-child(6072) .task-item{z-index:-5073}.card:nth-child(6072) .task-item .toolbar-dropdown.active{z-index:16072}.card:nth-child(6073) .task-item{z-index:-5074}.card:nth-child(6073) .task-item .toolbar-dropdown.active{z-index:16073}.card:nth-child(6074) .task-item{z-index:-5075}.card:nth-child(6074) .task-item .toolbar-dropdown.active{z-index:16074}.card:nth-child(6075) .task-item{z-index:-5076}.card:nth-child(6075) .task-item .toolbar-dropdown.active{z-index:16075}.card:nth-child(6076) .task-item{z-index:-5077}.card:nth-child(6076) .task-item .toolbar-dropdown.active{z-index:16076}.card:nth-child(6077) .task-item{z-index:-5078}.card:nth-child(6077) .task-item .toolbar-dropdown.active{z-index:16077}.card:nth-child(6078) .task-item{z-index:-5079}.card:nth-child(6078) .task-item .toolbar-dropdown.active{z-index:16078}.card:nth-child(6079) .task-item{z-index:-5080}.card:nth-child(6079) .task-item .toolbar-dropdown.active{z-index:16079}.card:nth-child(6080) .task-item{z-index:-5081}.card:nth-child(6080) .task-item .toolbar-dropdown.active{z-index:16080}.card:nth-child(6081) .task-item{z-index:-5082}.card:nth-child(6081) .task-item .toolbar-dropdown.active{z-index:16081}.card:nth-child(6082) .task-item{z-index:-5083}.card:nth-child(6082) .task-item .toolbar-dropdown.active{z-index:16082}.card:nth-child(6083) .task-item{z-index:-5084}.card:nth-child(6083) .task-item .toolbar-dropdown.active{z-index:16083}.card:nth-child(6084) .task-item{z-index:-5085}.card:nth-child(6084) .task-item .toolbar-dropdown.active{z-index:16084}.card:nth-child(6085) .task-item{z-index:-5086}.card:nth-child(6085) .task-item .toolbar-dropdown.active{z-index:16085}.card:nth-child(6086) .task-item{z-index:-5087}.card:nth-child(6086) .task-item .toolbar-dropdown.active{z-index:16086}.card:nth-child(6087) .task-item{z-index:-5088}.card:nth-child(6087) .task-item .toolbar-dropdown.active{z-index:16087}.card:nth-child(6088) .task-item{z-index:-5089}.card:nth-child(6088) .task-item .toolbar-dropdown.active{z-index:16088}.card:nth-child(6089) .task-item{z-index:-5090}.card:nth-child(6089) .task-item .toolbar-dropdown.active{z-index:16089}.card:nth-child(6090) .task-item{z-index:-5091}.card:nth-child(6090) .task-item .toolbar-dropdown.active{z-index:16090}.card:nth-child(6091) .task-item{z-index:-5092}.card:nth-child(6091) .task-item .toolbar-dropdown.active{z-index:16091}.card:nth-child(6092) .task-item{z-index:-5093}.card:nth-child(6092) .task-item .toolbar-dropdown.active{z-index:16092}.card:nth-child(6093) .task-item{z-index:-5094}.card:nth-child(6093) .task-item .toolbar-dropdown.active{z-index:16093}.card:nth-child(6094) .task-item{z-index:-5095}.card:nth-child(6094) .task-item .toolbar-dropdown.active{z-index:16094}.card:nth-child(6095) .task-item{z-index:-5096}.card:nth-child(6095) .task-item .toolbar-dropdown.active{z-index:16095}.card:nth-child(6096) .task-item{z-index:-5097}.card:nth-child(6096) .task-item .toolbar-dropdown.active{z-index:16096}.card:nth-child(6097) .task-item{z-index:-5098}.card:nth-child(6097) .task-item .toolbar-dropdown.active{z-index:16097}.card:nth-child(6098) .task-item{z-index:-5099}.card:nth-child(6098) .task-item .toolbar-dropdown.active{z-index:16098}.card:nth-child(6099) .task-item{z-index:-5100}.card:nth-child(6099) .task-item .toolbar-dropdown.active{z-index:16099}.card:nth-child(6100) .task-item{z-index:-5101}.card:nth-child(6100) .task-item .toolbar-dropdown.active{z-index:16100}.card:nth-child(6101) .task-item{z-index:-5102}.card:nth-child(6101) .task-item .toolbar-dropdown.active{z-index:16101}.card:nth-child(6102) .task-item{z-index:-5103}.card:nth-child(6102) .task-item .toolbar-dropdown.active{z-index:16102}.card:nth-child(6103) .task-item{z-index:-5104}.card:nth-child(6103) .task-item .toolbar-dropdown.active{z-index:16103}.card:nth-child(6104) .task-item{z-index:-5105}.card:nth-child(6104) .task-item .toolbar-dropdown.active{z-index:16104}.card:nth-child(6105) .task-item{z-index:-5106}.card:nth-child(6105) .task-item .toolbar-dropdown.active{z-index:16105}.card:nth-child(6106) .task-item{z-index:-5107}.card:nth-child(6106) .task-item .toolbar-dropdown.active{z-index:16106}.card:nth-child(6107) .task-item{z-index:-5108}.card:nth-child(6107) .task-item .toolbar-dropdown.active{z-index:16107}.card:nth-child(6108) .task-item{z-index:-5109}.card:nth-child(6108) .task-item .toolbar-dropdown.active{z-index:16108}.card:nth-child(6109) .task-item{z-index:-5110}.card:nth-child(6109) .task-item .toolbar-dropdown.active{z-index:16109}.card:nth-child(6110) .task-item{z-index:-5111}.card:nth-child(6110) .task-item .toolbar-dropdown.active{z-index:16110}.card:nth-child(6111) .task-item{z-index:-5112}.card:nth-child(6111) .task-item .toolbar-dropdown.active{z-index:16111}.card:nth-child(6112) .task-item{z-index:-5113}.card:nth-child(6112) .task-item .toolbar-dropdown.active{z-index:16112}.card:nth-child(6113) .task-item{z-index:-5114}.card:nth-child(6113) .task-item .toolbar-dropdown.active{z-index:16113}.card:nth-child(6114) .task-item{z-index:-5115}.card:nth-child(6114) .task-item .toolbar-dropdown.active{z-index:16114}.card:nth-child(6115) .task-item{z-index:-5116}.card:nth-child(6115) .task-item .toolbar-dropdown.active{z-index:16115}.card:nth-child(6116) .task-item{z-index:-5117}.card:nth-child(6116) .task-item .toolbar-dropdown.active{z-index:16116}.card:nth-child(6117) .task-item{z-index:-5118}.card:nth-child(6117) .task-item .toolbar-dropdown.active{z-index:16117}.card:nth-child(6118) .task-item{z-index:-5119}.card:nth-child(6118) .task-item .toolbar-dropdown.active{z-index:16118}.card:nth-child(6119) .task-item{z-index:-5120}.card:nth-child(6119) .task-item .toolbar-dropdown.active{z-index:16119}.card:nth-child(6120) .task-item{z-index:-5121}.card:nth-child(6120) .task-item .toolbar-dropdown.active{z-index:16120}.card:nth-child(6121) .task-item{z-index:-5122}.card:nth-child(6121) .task-item .toolbar-dropdown.active{z-index:16121}.card:nth-child(6122) .task-item{z-index:-5123}.card:nth-child(6122) .task-item .toolbar-dropdown.active{z-index:16122}.card:nth-child(6123) .task-item{z-index:-5124}.card:nth-child(6123) .task-item .toolbar-dropdown.active{z-index:16123}.card:nth-child(6124) .task-item{z-index:-5125}.card:nth-child(6124) .task-item .toolbar-dropdown.active{z-index:16124}.card:nth-child(6125) .task-item{z-index:-5126}.card:nth-child(6125) .task-item .toolbar-dropdown.active{z-index:16125}.card:nth-child(6126) .task-item{z-index:-5127}.card:nth-child(6126) .task-item .toolbar-dropdown.active{z-index:16126}.card:nth-child(6127) .task-item{z-index:-5128}.card:nth-child(6127) .task-item .toolbar-dropdown.active{z-index:16127}.card:nth-child(6128) .task-item{z-index:-5129}.card:nth-child(6128) .task-item .toolbar-dropdown.active{z-index:16128}.card:nth-child(6129) .task-item{z-index:-5130}.card:nth-child(6129) .task-item .toolbar-dropdown.active{z-index:16129}.card:nth-child(6130) .task-item{z-index:-5131}.card:nth-child(6130) .task-item .toolbar-dropdown.active{z-index:16130}.card:nth-child(6131) .task-item{z-index:-5132}.card:nth-child(6131) .task-item .toolbar-dropdown.active{z-index:16131}.card:nth-child(6132) .task-item{z-index:-5133}.card:nth-child(6132) .task-item .toolbar-dropdown.active{z-index:16132}.card:nth-child(6133) .task-item{z-index:-5134}.card:nth-child(6133) .task-item .toolbar-dropdown.active{z-index:16133}.card:nth-child(6134) .task-item{z-index:-5135}.card:nth-child(6134) .task-item .toolbar-dropdown.active{z-index:16134}.card:nth-child(6135) .task-item{z-index:-5136}.card:nth-child(6135) .task-item .toolbar-dropdown.active{z-index:16135}.card:nth-child(6136) .task-item{z-index:-5137}.card:nth-child(6136) .task-item .toolbar-dropdown.active{z-index:16136}.card:nth-child(6137) .task-item{z-index:-5138}.card:nth-child(6137) .task-item .toolbar-dropdown.active{z-index:16137}.card:nth-child(6138) .task-item{z-index:-5139}.card:nth-child(6138) .task-item .toolbar-dropdown.active{z-index:16138}.card:nth-child(6139) .task-item{z-index:-5140}.card:nth-child(6139) .task-item .toolbar-dropdown.active{z-index:16139}.card:nth-child(6140) .task-item{z-index:-5141}.card:nth-child(6140) .task-item .toolbar-dropdown.active{z-index:16140}.card:nth-child(6141) .task-item{z-index:-5142}.card:nth-child(6141) .task-item .toolbar-dropdown.active{z-index:16141}.card:nth-child(6142) .task-item{z-index:-5143}.card:nth-child(6142) .task-item .toolbar-dropdown.active{z-index:16142}.card:nth-child(6143) .task-item{z-index:-5144}.card:nth-child(6143) .task-item .toolbar-dropdown.active{z-index:16143}.card:nth-child(6144) .task-item{z-index:-5145}.card:nth-child(6144) .task-item .toolbar-dropdown.active{z-index:16144}.card:nth-child(6145) .task-item{z-index:-5146}.card:nth-child(6145) .task-item .toolbar-dropdown.active{z-index:16145}.card:nth-child(6146) .task-item{z-index:-5147}.card:nth-child(6146) .task-item .toolbar-dropdown.active{z-index:16146}.card:nth-child(6147) .task-item{z-index:-5148}.card:nth-child(6147) .task-item .toolbar-dropdown.active{z-index:16147}.card:nth-child(6148) .task-item{z-index:-5149}.card:nth-child(6148) .task-item .toolbar-dropdown.active{z-index:16148}.card:nth-child(6149) .task-item{z-index:-5150}.card:nth-child(6149) .task-item .toolbar-dropdown.active{z-index:16149}.card:nth-child(6150) .task-item{z-index:-5151}.card:nth-child(6150) .task-item .toolbar-dropdown.active{z-index:16150}.card:nth-child(6151) .task-item{z-index:-5152}.card:nth-child(6151) .task-item .toolbar-dropdown.active{z-index:16151}.card:nth-child(6152) .task-item{z-index:-5153}.card:nth-child(6152) .task-item .toolbar-dropdown.active{z-index:16152}.card:nth-child(6153) .task-item{z-index:-5154}.card:nth-child(6153) .task-item .toolbar-dropdown.active{z-index:16153}.card:nth-child(6154) .task-item{z-index:-5155}.card:nth-child(6154) .task-item .toolbar-dropdown.active{z-index:16154}.card:nth-child(6155) .task-item{z-index:-5156}.card:nth-child(6155) .task-item .toolbar-dropdown.active{z-index:16155}.card:nth-child(6156) .task-item{z-index:-5157}.card:nth-child(6156) .task-item .toolbar-dropdown.active{z-index:16156}.card:nth-child(6157) .task-item{z-index:-5158}.card:nth-child(6157) .task-item .toolbar-dropdown.active{z-index:16157}.card:nth-child(6158) .task-item{z-index:-5159}.card:nth-child(6158) .task-item .toolbar-dropdown.active{z-index:16158}.card:nth-child(6159) .task-item{z-index:-5160}.card:nth-child(6159) .task-item .toolbar-dropdown.active{z-index:16159}.card:nth-child(6160) .task-item{z-index:-5161}.card:nth-child(6160) .task-item .toolbar-dropdown.active{z-index:16160}.card:nth-child(6161) .task-item{z-index:-5162}.card:nth-child(6161) .task-item .toolbar-dropdown.active{z-index:16161}.card:nth-child(6162) .task-item{z-index:-5163}.card:nth-child(6162) .task-item .toolbar-dropdown.active{z-index:16162}.card:nth-child(6163) .task-item{z-index:-5164}.card:nth-child(6163) .task-item .toolbar-dropdown.active{z-index:16163}.card:nth-child(6164) .task-item{z-index:-5165}.card:nth-child(6164) .task-item .toolbar-dropdown.active{z-index:16164}.card:nth-child(6165) .task-item{z-index:-5166}.card:nth-child(6165) .task-item .toolbar-dropdown.active{z-index:16165}.card:nth-child(6166) .task-item{z-index:-5167}.card:nth-child(6166) .task-item .toolbar-dropdown.active{z-index:16166}.card:nth-child(6167) .task-item{z-index:-5168}.card:nth-child(6167) .task-item .toolbar-dropdown.active{z-index:16167}.card:nth-child(6168) .task-item{z-index:-5169}.card:nth-child(6168) .task-item .toolbar-dropdown.active{z-index:16168}.card:nth-child(6169) .task-item{z-index:-5170}.card:nth-child(6169) .task-item .toolbar-dropdown.active{z-index:16169}.card:nth-child(6170) .task-item{z-index:-5171}.card:nth-child(6170) .task-item .toolbar-dropdown.active{z-index:16170}.card:nth-child(6171) .task-item{z-index:-5172}.card:nth-child(6171) .task-item .toolbar-dropdown.active{z-index:16171}.card:nth-child(6172) .task-item{z-index:-5173}.card:nth-child(6172) .task-item .toolbar-dropdown.active{z-index:16172}.card:nth-child(6173) .task-item{z-index:-5174}.card:nth-child(6173) .task-item .toolbar-dropdown.active{z-index:16173}.card:nth-child(6174) .task-item{z-index:-5175}.card:nth-child(6174) .task-item .toolbar-dropdown.active{z-index:16174}.card:nth-child(6175) .task-item{z-index:-5176}.card:nth-child(6175) .task-item .toolbar-dropdown.active{z-index:16175}.card:nth-child(6176) .task-item{z-index:-5177}.card:nth-child(6176) .task-item .toolbar-dropdown.active{z-index:16176}.card:nth-child(6177) .task-item{z-index:-5178}.card:nth-child(6177) .task-item .toolbar-dropdown.active{z-index:16177}.card:nth-child(6178) .task-item{z-index:-5179}.card:nth-child(6178) .task-item .toolbar-dropdown.active{z-index:16178}.card:nth-child(6179) .task-item{z-index:-5180}.card:nth-child(6179) .task-item .toolbar-dropdown.active{z-index:16179}.card:nth-child(6180) .task-item{z-index:-5181}.card:nth-child(6180) .task-item .toolbar-dropdown.active{z-index:16180}.card:nth-child(6181) .task-item{z-index:-5182}.card:nth-child(6181) .task-item .toolbar-dropdown.active{z-index:16181}.card:nth-child(6182) .task-item{z-index:-5183}.card:nth-child(6182) .task-item .toolbar-dropdown.active{z-index:16182}.card:nth-child(6183) .task-item{z-index:-5184}.card:nth-child(6183) .task-item .toolbar-dropdown.active{z-index:16183}.card:nth-child(6184) .task-item{z-index:-5185}.card:nth-child(6184) .task-item .toolbar-dropdown.active{z-index:16184}.card:nth-child(6185) .task-item{z-index:-5186}.card:nth-child(6185) .task-item .toolbar-dropdown.active{z-index:16185}.card:nth-child(6186) .task-item{z-index:-5187}.card:nth-child(6186) .task-item .toolbar-dropdown.active{z-index:16186}.card:nth-child(6187) .task-item{z-index:-5188}.card:nth-child(6187) .task-item .toolbar-dropdown.active{z-index:16187}.card:nth-child(6188) .task-item{z-index:-5189}.card:nth-child(6188) .task-item .toolbar-dropdown.active{z-index:16188}.card:nth-child(6189) .task-item{z-index:-5190}.card:nth-child(6189) .task-item .toolbar-dropdown.active{z-index:16189}.card:nth-child(6190) .task-item{z-index:-5191}.card:nth-child(6190) .task-item .toolbar-dropdown.active{z-index:16190}.card:nth-child(6191) .task-item{z-index:-5192}.card:nth-child(6191) .task-item .toolbar-dropdown.active{z-index:16191}.card:nth-child(6192) .task-item{z-index:-5193}.card:nth-child(6192) .task-item .toolbar-dropdown.active{z-index:16192}.card:nth-child(6193) .task-item{z-index:-5194}.card:nth-child(6193) .task-item .toolbar-dropdown.active{z-index:16193}.card:nth-child(6194) .task-item{z-index:-5195}.card:nth-child(6194) .task-item .toolbar-dropdown.active{z-index:16194}.card:nth-child(6195) .task-item{z-index:-5196}.card:nth-child(6195) .task-item .toolbar-dropdown.active{z-index:16195}.card:nth-child(6196) .task-item{z-index:-5197}.card:nth-child(6196) .task-item .toolbar-dropdown.active{z-index:16196}.card:nth-child(6197) .task-item{z-index:-5198}.card:nth-child(6197) .task-item .toolbar-dropdown.active{z-index:16197}.card:nth-child(6198) .task-item{z-index:-5199}.card:nth-child(6198) .task-item .toolbar-dropdown.active{z-index:16198}.card:nth-child(6199) .task-item{z-index:-5200}.card:nth-child(6199) .task-item .toolbar-dropdown.active{z-index:16199}.card:nth-child(6200) .task-item{z-index:-5201}.card:nth-child(6200) .task-item .toolbar-dropdown.active{z-index:16200}.card:nth-child(6201) .task-item{z-index:-5202}.card:nth-child(6201) .task-item .toolbar-dropdown.active{z-index:16201}.card:nth-child(6202) .task-item{z-index:-5203}.card:nth-child(6202) .task-item .toolbar-dropdown.active{z-index:16202}.card:nth-child(6203) .task-item{z-index:-5204}.card:nth-child(6203) .task-item .toolbar-dropdown.active{z-index:16203}.card:nth-child(6204) .task-item{z-index:-5205}.card:nth-child(6204) .task-item .toolbar-dropdown.active{z-index:16204}.card:nth-child(6205) .task-item{z-index:-5206}.card:nth-child(6205) .task-item .toolbar-dropdown.active{z-index:16205}.card:nth-child(6206) .task-item{z-index:-5207}.card:nth-child(6206) .task-item .toolbar-dropdown.active{z-index:16206}.card:nth-child(6207) .task-item{z-index:-5208}.card:nth-child(6207) .task-item .toolbar-dropdown.active{z-index:16207}.card:nth-child(6208) .task-item{z-index:-5209}.card:nth-child(6208) .task-item .toolbar-dropdown.active{z-index:16208}.card:nth-child(6209) .task-item{z-index:-5210}.card:nth-child(6209) .task-item .toolbar-dropdown.active{z-index:16209}.card:nth-child(6210) .task-item{z-index:-5211}.card:nth-child(6210) .task-item .toolbar-dropdown.active{z-index:16210}.card:nth-child(6211) .task-item{z-index:-5212}.card:nth-child(6211) .task-item .toolbar-dropdown.active{z-index:16211}.card:nth-child(6212) .task-item{z-index:-5213}.card:nth-child(6212) .task-item .toolbar-dropdown.active{z-index:16212}.card:nth-child(6213) .task-item{z-index:-5214}.card:nth-child(6213) .task-item .toolbar-dropdown.active{z-index:16213}.card:nth-child(6214) .task-item{z-index:-5215}.card:nth-child(6214) .task-item .toolbar-dropdown.active{z-index:16214}.card:nth-child(6215) .task-item{z-index:-5216}.card:nth-child(6215) .task-item .toolbar-dropdown.active{z-index:16215}.card:nth-child(6216) .task-item{z-index:-5217}.card:nth-child(6216) .task-item .toolbar-dropdown.active{z-index:16216}.card:nth-child(6217) .task-item{z-index:-5218}.card:nth-child(6217) .task-item .toolbar-dropdown.active{z-index:16217}.card:nth-child(6218) .task-item{z-index:-5219}.card:nth-child(6218) .task-item .toolbar-dropdown.active{z-index:16218}.card:nth-child(6219) .task-item{z-index:-5220}.card:nth-child(6219) .task-item .toolbar-dropdown.active{z-index:16219}.card:nth-child(6220) .task-item{z-index:-5221}.card:nth-child(6220) .task-item .toolbar-dropdown.active{z-index:16220}.card:nth-child(6221) .task-item{z-index:-5222}.card:nth-child(6221) .task-item .toolbar-dropdown.active{z-index:16221}.card:nth-child(6222) .task-item{z-index:-5223}.card:nth-child(6222) .task-item .toolbar-dropdown.active{z-index:16222}.card:nth-child(6223) .task-item{z-index:-5224}.card:nth-child(6223) .task-item .toolbar-dropdown.active{z-index:16223}.card:nth-child(6224) .task-item{z-index:-5225}.card:nth-child(6224) .task-item .toolbar-dropdown.active{z-index:16224}.card:nth-child(6225) .task-item{z-index:-5226}.card:nth-child(6225) .task-item .toolbar-dropdown.active{z-index:16225}.card:nth-child(6226) .task-item{z-index:-5227}.card:nth-child(6226) .task-item .toolbar-dropdown.active{z-index:16226}.card:nth-child(6227) .task-item{z-index:-5228}.card:nth-child(6227) .task-item .toolbar-dropdown.active{z-index:16227}.card:nth-child(6228) .task-item{z-index:-5229}.card:nth-child(6228) .task-item .toolbar-dropdown.active{z-index:16228}.card:nth-child(6229) .task-item{z-index:-5230}.card:nth-child(6229) .task-item .toolbar-dropdown.active{z-index:16229}.card:nth-child(6230) .task-item{z-index:-5231}.card:nth-child(6230) .task-item .toolbar-dropdown.active{z-index:16230}.card:nth-child(6231) .task-item{z-index:-5232}.card:nth-child(6231) .task-item .toolbar-dropdown.active{z-index:16231}.card:nth-child(6232) .task-item{z-index:-5233}.card:nth-child(6232) .task-item .toolbar-dropdown.active{z-index:16232}.card:nth-child(6233) .task-item{z-index:-5234}.card:nth-child(6233) .task-item .toolbar-dropdown.active{z-index:16233}.card:nth-child(6234) .task-item{z-index:-5235}.card:nth-child(6234) .task-item .toolbar-dropdown.active{z-index:16234}.card:nth-child(6235) .task-item{z-index:-5236}.card:nth-child(6235) .task-item .toolbar-dropdown.active{z-index:16235}.card:nth-child(6236) .task-item{z-index:-5237}.card:nth-child(6236) .task-item .toolbar-dropdown.active{z-index:16236}.card:nth-child(6237) .task-item{z-index:-5238}.card:nth-child(6237) .task-item .toolbar-dropdown.active{z-index:16237}.card:nth-child(6238) .task-item{z-index:-5239}.card:nth-child(6238) .task-item .toolbar-dropdown.active{z-index:16238}.card:nth-child(6239) .task-item{z-index:-5240}.card:nth-child(6239) .task-item .toolbar-dropdown.active{z-index:16239}.card:nth-child(6240) .task-item{z-index:-5241}.card:nth-child(6240) .task-item .toolbar-dropdown.active{z-index:16240}.card:nth-child(6241) .task-item{z-index:-5242}.card:nth-child(6241) .task-item .toolbar-dropdown.active{z-index:16241}.card:nth-child(6242) .task-item{z-index:-5243}.card:nth-child(6242) .task-item .toolbar-dropdown.active{z-index:16242}.card:nth-child(6243) .task-item{z-index:-5244}.card:nth-child(6243) .task-item .toolbar-dropdown.active{z-index:16243}.card:nth-child(6244) .task-item{z-index:-5245}.card:nth-child(6244) .task-item .toolbar-dropdown.active{z-index:16244}.card:nth-child(6245) .task-item{z-index:-5246}.card:nth-child(6245) .task-item .toolbar-dropdown.active{z-index:16245}.card:nth-child(6246) .task-item{z-index:-5247}.card:nth-child(6246) .task-item .toolbar-dropdown.active{z-index:16246}.card:nth-child(6247) .task-item{z-index:-5248}.card:nth-child(6247) .task-item .toolbar-dropdown.active{z-index:16247}.card:nth-child(6248) .task-item{z-index:-5249}.card:nth-child(6248) .task-item .toolbar-dropdown.active{z-index:16248}.card:nth-child(6249) .task-item{z-index:-5250}.card:nth-child(6249) .task-item .toolbar-dropdown.active{z-index:16249}.card:nth-child(6250) .task-item{z-index:-5251}.card:nth-child(6250) .task-item .toolbar-dropdown.active{z-index:16250}.card:nth-child(6251) .task-item{z-index:-5252}.card:nth-child(6251) .task-item .toolbar-dropdown.active{z-index:16251}.card:nth-child(6252) .task-item{z-index:-5253}.card:nth-child(6252) .task-item .toolbar-dropdown.active{z-index:16252}.card:nth-child(6253) .task-item{z-index:-5254}.card:nth-child(6253) .task-item .toolbar-dropdown.active{z-index:16253}.card:nth-child(6254) .task-item{z-index:-5255}.card:nth-child(6254) .task-item .toolbar-dropdown.active{z-index:16254}.card:nth-child(6255) .task-item{z-index:-5256}.card:nth-child(6255) .task-item .toolbar-dropdown.active{z-index:16255}.card:nth-child(6256) .task-item{z-index:-5257}.card:nth-child(6256) .task-item .toolbar-dropdown.active{z-index:16256}.card:nth-child(6257) .task-item{z-index:-5258}.card:nth-child(6257) .task-item .toolbar-dropdown.active{z-index:16257}.card:nth-child(6258) .task-item{z-index:-5259}.card:nth-child(6258) .task-item .toolbar-dropdown.active{z-index:16258}.card:nth-child(6259) .task-item{z-index:-5260}.card:nth-child(6259) .task-item .toolbar-dropdown.active{z-index:16259}.card:nth-child(6260) .task-item{z-index:-5261}.card:nth-child(6260) .task-item .toolbar-dropdown.active{z-index:16260}.card:nth-child(6261) .task-item{z-index:-5262}.card:nth-child(6261) .task-item .toolbar-dropdown.active{z-index:16261}.card:nth-child(6262) .task-item{z-index:-5263}.card:nth-child(6262) .task-item .toolbar-dropdown.active{z-index:16262}.card:nth-child(6263) .task-item{z-index:-5264}.card:nth-child(6263) .task-item .toolbar-dropdown.active{z-index:16263}.card:nth-child(6264) .task-item{z-index:-5265}.card:nth-child(6264) .task-item .toolbar-dropdown.active{z-index:16264}.card:nth-child(6265) .task-item{z-index:-5266}.card:nth-child(6265) .task-item .toolbar-dropdown.active{z-index:16265}.card:nth-child(6266) .task-item{z-index:-5267}.card:nth-child(6266) .task-item .toolbar-dropdown.active{z-index:16266}.card:nth-child(6267) .task-item{z-index:-5268}.card:nth-child(6267) .task-item .toolbar-dropdown.active{z-index:16267}.card:nth-child(6268) .task-item{z-index:-5269}.card:nth-child(6268) .task-item .toolbar-dropdown.active{z-index:16268}.card:nth-child(6269) .task-item{z-index:-5270}.card:nth-child(6269) .task-item .toolbar-dropdown.active{z-index:16269}.card:nth-child(6270) .task-item{z-index:-5271}.card:nth-child(6270) .task-item .toolbar-dropdown.active{z-index:16270}.card:nth-child(6271) .task-item{z-index:-5272}.card:nth-child(6271) .task-item .toolbar-dropdown.active{z-index:16271}.card:nth-child(6272) .task-item{z-index:-5273}.card:nth-child(6272) .task-item .toolbar-dropdown.active{z-index:16272}.card:nth-child(6273) .task-item{z-index:-5274}.card:nth-child(6273) .task-item .toolbar-dropdown.active{z-index:16273}.card:nth-child(6274) .task-item{z-index:-5275}.card:nth-child(6274) .task-item .toolbar-dropdown.active{z-index:16274}.card:nth-child(6275) .task-item{z-index:-5276}.card:nth-child(6275) .task-item .toolbar-dropdown.active{z-index:16275}.card:nth-child(6276) .task-item{z-index:-5277}.card:nth-child(6276) .task-item .toolbar-dropdown.active{z-index:16276}.card:nth-child(6277) .task-item{z-index:-5278}.card:nth-child(6277) .task-item .toolbar-dropdown.active{z-index:16277}.card:nth-child(6278) .task-item{z-index:-5279}.card:nth-child(6278) .task-item .toolbar-dropdown.active{z-index:16278}.card:nth-child(6279) .task-item{z-index:-5280}.card:nth-child(6279) .task-item .toolbar-dropdown.active{z-index:16279}.card:nth-child(6280) .task-item{z-index:-5281}.card:nth-child(6280) .task-item .toolbar-dropdown.active{z-index:16280}.card:nth-child(6281) .task-item{z-index:-5282}.card:nth-child(6281) .task-item .toolbar-dropdown.active{z-index:16281}.card:nth-child(6282) .task-item{z-index:-5283}.card:nth-child(6282) .task-item .toolbar-dropdown.active{z-index:16282}.card:nth-child(6283) .task-item{z-index:-5284}.card:nth-child(6283) .task-item .toolbar-dropdown.active{z-index:16283}.card:nth-child(6284) .task-item{z-index:-5285}.card:nth-child(6284) .task-item .toolbar-dropdown.active{z-index:16284}.card:nth-child(6285) .task-item{z-index:-5286}.card:nth-child(6285) .task-item .toolbar-dropdown.active{z-index:16285}.card:nth-child(6286) .task-item{z-index:-5287}.card:nth-child(6286) .task-item .toolbar-dropdown.active{z-index:16286}.card:nth-child(6287) .task-item{z-index:-5288}.card:nth-child(6287) .task-item .toolbar-dropdown.active{z-index:16287}.card:nth-child(6288) .task-item{z-index:-5289}.card:nth-child(6288) .task-item .toolbar-dropdown.active{z-index:16288}.card:nth-child(6289) .task-item{z-index:-5290}.card:nth-child(6289) .task-item .toolbar-dropdown.active{z-index:16289}.card:nth-child(6290) .task-item{z-index:-5291}.card:nth-child(6290) .task-item .toolbar-dropdown.active{z-index:16290}.card:nth-child(6291) .task-item{z-index:-5292}.card:nth-child(6291) .task-item .toolbar-dropdown.active{z-index:16291}.card:nth-child(6292) .task-item{z-index:-5293}.card:nth-child(6292) .task-item .toolbar-dropdown.active{z-index:16292}.card:nth-child(6293) .task-item{z-index:-5294}.card:nth-child(6293) .task-item .toolbar-dropdown.active{z-index:16293}.card:nth-child(6294) .task-item{z-index:-5295}.card:nth-child(6294) .task-item .toolbar-dropdown.active{z-index:16294}.card:nth-child(6295) .task-item{z-index:-5296}.card:nth-child(6295) .task-item .toolbar-dropdown.active{z-index:16295}.card:nth-child(6296) .task-item{z-index:-5297}.card:nth-child(6296) .task-item .toolbar-dropdown.active{z-index:16296}.card:nth-child(6297) .task-item{z-index:-5298}.card:nth-child(6297) .task-item .toolbar-dropdown.active{z-index:16297}.card:nth-child(6298) .task-item{z-index:-5299}.card:nth-child(6298) .task-item .toolbar-dropdown.active{z-index:16298}.card:nth-child(6299) .task-item{z-index:-5300}.card:nth-child(6299) .task-item .toolbar-dropdown.active{z-index:16299}.card:nth-child(6300) .task-item{z-index:-5301}.card:nth-child(6300) .task-item .toolbar-dropdown.active{z-index:16300}.card:nth-child(6301) .task-item{z-index:-5302}.card:nth-child(6301) .task-item .toolbar-dropdown.active{z-index:16301}.card:nth-child(6302) .task-item{z-index:-5303}.card:nth-child(6302) .task-item .toolbar-dropdown.active{z-index:16302}.card:nth-child(6303) .task-item{z-index:-5304}.card:nth-child(6303) .task-item .toolbar-dropdown.active{z-index:16303}.card:nth-child(6304) .task-item{z-index:-5305}.card:nth-child(6304) .task-item .toolbar-dropdown.active{z-index:16304}.card:nth-child(6305) .task-item{z-index:-5306}.card:nth-child(6305) .task-item .toolbar-dropdown.active{z-index:16305}.card:nth-child(6306) .task-item{z-index:-5307}.card:nth-child(6306) .task-item .toolbar-dropdown.active{z-index:16306}.card:nth-child(6307) .task-item{z-index:-5308}.card:nth-child(6307) .task-item .toolbar-dropdown.active{z-index:16307}.card:nth-child(6308) .task-item{z-index:-5309}.card:nth-child(6308) .task-item .toolbar-dropdown.active{z-index:16308}.card:nth-child(6309) .task-item{z-index:-5310}.card:nth-child(6309) .task-item .toolbar-dropdown.active{z-index:16309}.card:nth-child(6310) .task-item{z-index:-5311}.card:nth-child(6310) .task-item .toolbar-dropdown.active{z-index:16310}.card:nth-child(6311) .task-item{z-index:-5312}.card:nth-child(6311) .task-item .toolbar-dropdown.active{z-index:16311}.card:nth-child(6312) .task-item{z-index:-5313}.card:nth-child(6312) .task-item .toolbar-dropdown.active{z-index:16312}.card:nth-child(6313) .task-item{z-index:-5314}.card:nth-child(6313) .task-item .toolbar-dropdown.active{z-index:16313}.card:nth-child(6314) .task-item{z-index:-5315}.card:nth-child(6314) .task-item .toolbar-dropdown.active{z-index:16314}.card:nth-child(6315) .task-item{z-index:-5316}.card:nth-child(6315) .task-item .toolbar-dropdown.active{z-index:16315}.card:nth-child(6316) .task-item{z-index:-5317}.card:nth-child(6316) .task-item .toolbar-dropdown.active{z-index:16316}.card:nth-child(6317) .task-item{z-index:-5318}.card:nth-child(6317) .task-item .toolbar-dropdown.active{z-index:16317}.card:nth-child(6318) .task-item{z-index:-5319}.card:nth-child(6318) .task-item .toolbar-dropdown.active{z-index:16318}.card:nth-child(6319) .task-item{z-index:-5320}.card:nth-child(6319) .task-item .toolbar-dropdown.active{z-index:16319}.card:nth-child(6320) .task-item{z-index:-5321}.card:nth-child(6320) .task-item .toolbar-dropdown.active{z-index:16320}.card:nth-child(6321) .task-item{z-index:-5322}.card:nth-child(6321) .task-item .toolbar-dropdown.active{z-index:16321}.card:nth-child(6322) .task-item{z-index:-5323}.card:nth-child(6322) .task-item .toolbar-dropdown.active{z-index:16322}.card:nth-child(6323) .task-item{z-index:-5324}.card:nth-child(6323) .task-item .toolbar-dropdown.active{z-index:16323}.card:nth-child(6324) .task-item{z-index:-5325}.card:nth-child(6324) .task-item .toolbar-dropdown.active{z-index:16324}.card:nth-child(6325) .task-item{z-index:-5326}.card:nth-child(6325) .task-item .toolbar-dropdown.active{z-index:16325}.card:nth-child(6326) .task-item{z-index:-5327}.card:nth-child(6326) .task-item .toolbar-dropdown.active{z-index:16326}.card:nth-child(6327) .task-item{z-index:-5328}.card:nth-child(6327) .task-item .toolbar-dropdown.active{z-index:16327}.card:nth-child(6328) .task-item{z-index:-5329}.card:nth-child(6328) .task-item .toolbar-dropdown.active{z-index:16328}.card:nth-child(6329) .task-item{z-index:-5330}.card:nth-child(6329) .task-item .toolbar-dropdown.active{z-index:16329}.card:nth-child(6330) .task-item{z-index:-5331}.card:nth-child(6330) .task-item .toolbar-dropdown.active{z-index:16330}.card:nth-child(6331) .task-item{z-index:-5332}.card:nth-child(6331) .task-item .toolbar-dropdown.active{z-index:16331}.card:nth-child(6332) .task-item{z-index:-5333}.card:nth-child(6332) .task-item .toolbar-dropdown.active{z-index:16332}.card:nth-child(6333) .task-item{z-index:-5334}.card:nth-child(6333) .task-item .toolbar-dropdown.active{z-index:16333}.card:nth-child(6334) .task-item{z-index:-5335}.card:nth-child(6334) .task-item .toolbar-dropdown.active{z-index:16334}.card:nth-child(6335) .task-item{z-index:-5336}.card:nth-child(6335) .task-item .toolbar-dropdown.active{z-index:16335}.card:nth-child(6336) .task-item{z-index:-5337}.card:nth-child(6336) .task-item .toolbar-dropdown.active{z-index:16336}.card:nth-child(6337) .task-item{z-index:-5338}.card:nth-child(6337) .task-item .toolbar-dropdown.active{z-index:16337}.card:nth-child(6338) .task-item{z-index:-5339}.card:nth-child(6338) .task-item .toolbar-dropdown.active{z-index:16338}.card:nth-child(6339) .task-item{z-index:-5340}.card:nth-child(6339) .task-item .toolbar-dropdown.active{z-index:16339}.card:nth-child(6340) .task-item{z-index:-5341}.card:nth-child(6340) .task-item .toolbar-dropdown.active{z-index:16340}.card:nth-child(6341) .task-item{z-index:-5342}.card:nth-child(6341) .task-item .toolbar-dropdown.active{z-index:16341}.card:nth-child(6342) .task-item{z-index:-5343}.card:nth-child(6342) .task-item .toolbar-dropdown.active{z-index:16342}.card:nth-child(6343) .task-item{z-index:-5344}.card:nth-child(6343) .task-item .toolbar-dropdown.active{z-index:16343}.card:nth-child(6344) .task-item{z-index:-5345}.card:nth-child(6344) .task-item .toolbar-dropdown.active{z-index:16344}.card:nth-child(6345) .task-item{z-index:-5346}.card:nth-child(6345) .task-item .toolbar-dropdown.active{z-index:16345}.card:nth-child(6346) .task-item{z-index:-5347}.card:nth-child(6346) .task-item .toolbar-dropdown.active{z-index:16346}.card:nth-child(6347) .task-item{z-index:-5348}.card:nth-child(6347) .task-item .toolbar-dropdown.active{z-index:16347}.card:nth-child(6348) .task-item{z-index:-5349}.card:nth-child(6348) .task-item .toolbar-dropdown.active{z-index:16348}.card:nth-child(6349) .task-item{z-index:-5350}.card:nth-child(6349) .task-item .toolbar-dropdown.active{z-index:16349}.card:nth-child(6350) .task-item{z-index:-5351}.card:nth-child(6350) .task-item .toolbar-dropdown.active{z-index:16350}.card:nth-child(6351) .task-item{z-index:-5352}.card:nth-child(6351) .task-item .toolbar-dropdown.active{z-index:16351}.card:nth-child(6352) .task-item{z-index:-5353}.card:nth-child(6352) .task-item .toolbar-dropdown.active{z-index:16352}.card:nth-child(6353) .task-item{z-index:-5354}.card:nth-child(6353) .task-item .toolbar-dropdown.active{z-index:16353}.card:nth-child(6354) .task-item{z-index:-5355}.card:nth-child(6354) .task-item .toolbar-dropdown.active{z-index:16354}.card:nth-child(6355) .task-item{z-index:-5356}.card:nth-child(6355) .task-item .toolbar-dropdown.active{z-index:16355}.card:nth-child(6356) .task-item{z-index:-5357}.card:nth-child(6356) .task-item .toolbar-dropdown.active{z-index:16356}.card:nth-child(6357) .task-item{z-index:-5358}.card:nth-child(6357) .task-item .toolbar-dropdown.active{z-index:16357}.card:nth-child(6358) .task-item{z-index:-5359}.card:nth-child(6358) .task-item .toolbar-dropdown.active{z-index:16358}.card:nth-child(6359) .task-item{z-index:-5360}.card:nth-child(6359) .task-item .toolbar-dropdown.active{z-index:16359}.card:nth-child(6360) .task-item{z-index:-5361}.card:nth-child(6360) .task-item .toolbar-dropdown.active{z-index:16360}.card:nth-child(6361) .task-item{z-index:-5362}.card:nth-child(6361) .task-item .toolbar-dropdown.active{z-index:16361}.card:nth-child(6362) .task-item{z-index:-5363}.card:nth-child(6362) .task-item .toolbar-dropdown.active{z-index:16362}.card:nth-child(6363) .task-item{z-index:-5364}.card:nth-child(6363) .task-item .toolbar-dropdown.active{z-index:16363}.card:nth-child(6364) .task-item{z-index:-5365}.card:nth-child(6364) .task-item .toolbar-dropdown.active{z-index:16364}.card:nth-child(6365) .task-item{z-index:-5366}.card:nth-child(6365) .task-item .toolbar-dropdown.active{z-index:16365}.card:nth-child(6366) .task-item{z-index:-5367}.card:nth-child(6366) .task-item .toolbar-dropdown.active{z-index:16366}.card:nth-child(6367) .task-item{z-index:-5368}.card:nth-child(6367) .task-item .toolbar-dropdown.active{z-index:16367}.card:nth-child(6368) .task-item{z-index:-5369}.card:nth-child(6368) .task-item .toolbar-dropdown.active{z-index:16368}.card:nth-child(6369) .task-item{z-index:-5370}.card:nth-child(6369) .task-item .toolbar-dropdown.active{z-index:16369}.card:nth-child(6370) .task-item{z-index:-5371}.card:nth-child(6370) .task-item .toolbar-dropdown.active{z-index:16370}.card:nth-child(6371) .task-item{z-index:-5372}.card:nth-child(6371) .task-item .toolbar-dropdown.active{z-index:16371}.card:nth-child(6372) .task-item{z-index:-5373}.card:nth-child(6372) .task-item .toolbar-dropdown.active{z-index:16372}.card:nth-child(6373) .task-item{z-index:-5374}.card:nth-child(6373) .task-item .toolbar-dropdown.active{z-index:16373}.card:nth-child(6374) .task-item{z-index:-5375}.card:nth-child(6374) .task-item .toolbar-dropdown.active{z-index:16374}.card:nth-child(6375) .task-item{z-index:-5376}.card:nth-child(6375) .task-item .toolbar-dropdown.active{z-index:16375}.card:nth-child(6376) .task-item{z-index:-5377}.card:nth-child(6376) .task-item .toolbar-dropdown.active{z-index:16376}.card:nth-child(6377) .task-item{z-index:-5378}.card:nth-child(6377) .task-item .toolbar-dropdown.active{z-index:16377}.card:nth-child(6378) .task-item{z-index:-5379}.card:nth-child(6378) .task-item .toolbar-dropdown.active{z-index:16378}.card:nth-child(6379) .task-item{z-index:-5380}.card:nth-child(6379) .task-item .toolbar-dropdown.active{z-index:16379}.card:nth-child(6380) .task-item{z-index:-5381}.card:nth-child(6380) .task-item .toolbar-dropdown.active{z-index:16380}.card:nth-child(6381) .task-item{z-index:-5382}.card:nth-child(6381) .task-item .toolbar-dropdown.active{z-index:16381}.card:nth-child(6382) .task-item{z-index:-5383}.card:nth-child(6382) .task-item .toolbar-dropdown.active{z-index:16382}.card:nth-child(6383) .task-item{z-index:-5384}.card:nth-child(6383) .task-item .toolbar-dropdown.active{z-index:16383}.card:nth-child(6384) .task-item{z-index:-5385}.card:nth-child(6384) .task-item .toolbar-dropdown.active{z-index:16384}.card:nth-child(6385) .task-item{z-index:-5386}.card:nth-child(6385) .task-item .toolbar-dropdown.active{z-index:16385}.card:nth-child(6386) .task-item{z-index:-5387}.card:nth-child(6386) .task-item .toolbar-dropdown.active{z-index:16386}.card:nth-child(6387) .task-item{z-index:-5388}.card:nth-child(6387) .task-item .toolbar-dropdown.active{z-index:16387}.card:nth-child(6388) .task-item{z-index:-5389}.card:nth-child(6388) .task-item .toolbar-dropdown.active{z-index:16388}.card:nth-child(6389) .task-item{z-index:-5390}.card:nth-child(6389) .task-item .toolbar-dropdown.active{z-index:16389}.card:nth-child(6390) .task-item{z-index:-5391}.card:nth-child(6390) .task-item .toolbar-dropdown.active{z-index:16390}.card:nth-child(6391) .task-item{z-index:-5392}.card:nth-child(6391) .task-item .toolbar-dropdown.active{z-index:16391}.card:nth-child(6392) .task-item{z-index:-5393}.card:nth-child(6392) .task-item .toolbar-dropdown.active{z-index:16392}.card:nth-child(6393) .task-item{z-index:-5394}.card:nth-child(6393) .task-item .toolbar-dropdown.active{z-index:16393}.card:nth-child(6394) .task-item{z-index:-5395}.card:nth-child(6394) .task-item .toolbar-dropdown.active{z-index:16394}.card:nth-child(6395) .task-item{z-index:-5396}.card:nth-child(6395) .task-item .toolbar-dropdown.active{z-index:16395}.card:nth-child(6396) .task-item{z-index:-5397}.card:nth-child(6396) .task-item .toolbar-dropdown.active{z-index:16396}.card:nth-child(6397) .task-item{z-index:-5398}.card:nth-child(6397) .task-item .toolbar-dropdown.active{z-index:16397}.card:nth-child(6398) .task-item{z-index:-5399}.card:nth-child(6398) .task-item .toolbar-dropdown.active{z-index:16398}.card:nth-child(6399) .task-item{z-index:-5400}.card:nth-child(6399) .task-item .toolbar-dropdown.active{z-index:16399}.card:nth-child(6400) .task-item{z-index:-5401}.card:nth-child(6400) .task-item .toolbar-dropdown.active{z-index:16400}.card:nth-child(6401) .task-item{z-index:-5402}.card:nth-child(6401) .task-item .toolbar-dropdown.active{z-index:16401}.card:nth-child(6402) .task-item{z-index:-5403}.card:nth-child(6402) .task-item .toolbar-dropdown.active{z-index:16402}.card:nth-child(6403) .task-item{z-index:-5404}.card:nth-child(6403) .task-item .toolbar-dropdown.active{z-index:16403}.card:nth-child(6404) .task-item{z-index:-5405}.card:nth-child(6404) .task-item .toolbar-dropdown.active{z-index:16404}.card:nth-child(6405) .task-item{z-index:-5406}.card:nth-child(6405) .task-item .toolbar-dropdown.active{z-index:16405}.card:nth-child(6406) .task-item{z-index:-5407}.card:nth-child(6406) .task-item .toolbar-dropdown.active{z-index:16406}.card:nth-child(6407) .task-item{z-index:-5408}.card:nth-child(6407) .task-item .toolbar-dropdown.active{z-index:16407}.card:nth-child(6408) .task-item{z-index:-5409}.card:nth-child(6408) .task-item .toolbar-dropdown.active{z-index:16408}.card:nth-child(6409) .task-item{z-index:-5410}.card:nth-child(6409) .task-item .toolbar-dropdown.active{z-index:16409}.card:nth-child(6410) .task-item{z-index:-5411}.card:nth-child(6410) .task-item .toolbar-dropdown.active{z-index:16410}.card:nth-child(6411) .task-item{z-index:-5412}.card:nth-child(6411) .task-item .toolbar-dropdown.active{z-index:16411}.card:nth-child(6412) .task-item{z-index:-5413}.card:nth-child(6412) .task-item .toolbar-dropdown.active{z-index:16412}.card:nth-child(6413) .task-item{z-index:-5414}.card:nth-child(6413) .task-item .toolbar-dropdown.active{z-index:16413}.card:nth-child(6414) .task-item{z-index:-5415}.card:nth-child(6414) .task-item .toolbar-dropdown.active{z-index:16414}.card:nth-child(6415) .task-item{z-index:-5416}.card:nth-child(6415) .task-item .toolbar-dropdown.active{z-index:16415}.card:nth-child(6416) .task-item{z-index:-5417}.card:nth-child(6416) .task-item .toolbar-dropdown.active{z-index:16416}.card:nth-child(6417) .task-item{z-index:-5418}.card:nth-child(6417) .task-item .toolbar-dropdown.active{z-index:16417}.card:nth-child(6418) .task-item{z-index:-5419}.card:nth-child(6418) .task-item .toolbar-dropdown.active{z-index:16418}.card:nth-child(6419) .task-item{z-index:-5420}.card:nth-child(6419) .task-item .toolbar-dropdown.active{z-index:16419}.card:nth-child(6420) .task-item{z-index:-5421}.card:nth-child(6420) .task-item .toolbar-dropdown.active{z-index:16420}.card:nth-child(6421) .task-item{z-index:-5422}.card:nth-child(6421) .task-item .toolbar-dropdown.active{z-index:16421}.card:nth-child(6422) .task-item{z-index:-5423}.card:nth-child(6422) .task-item .toolbar-dropdown.active{z-index:16422}.card:nth-child(6423) .task-item{z-index:-5424}.card:nth-child(6423) .task-item .toolbar-dropdown.active{z-index:16423}.card:nth-child(6424) .task-item{z-index:-5425}.card:nth-child(6424) .task-item .toolbar-dropdown.active{z-index:16424}.card:nth-child(6425) .task-item{z-index:-5426}.card:nth-child(6425) .task-item .toolbar-dropdown.active{z-index:16425}.card:nth-child(6426) .task-item{z-index:-5427}.card:nth-child(6426) .task-item .toolbar-dropdown.active{z-index:16426}.card:nth-child(6427) .task-item{z-index:-5428}.card:nth-child(6427) .task-item .toolbar-dropdown.active{z-index:16427}.card:nth-child(6428) .task-item{z-index:-5429}.card:nth-child(6428) .task-item .toolbar-dropdown.active{z-index:16428}.card:nth-child(6429) .task-item{z-index:-5430}.card:nth-child(6429) .task-item .toolbar-dropdown.active{z-index:16429}.card:nth-child(6430) .task-item{z-index:-5431}.card:nth-child(6430) .task-item .toolbar-dropdown.active{z-index:16430}.card:nth-child(6431) .task-item{z-index:-5432}.card:nth-child(6431) .task-item .toolbar-dropdown.active{z-index:16431}.card:nth-child(6432) .task-item{z-index:-5433}.card:nth-child(6432) .task-item .toolbar-dropdown.active{z-index:16432}.card:nth-child(6433) .task-item{z-index:-5434}.card:nth-child(6433) .task-item .toolbar-dropdown.active{z-index:16433}.card:nth-child(6434) .task-item{z-index:-5435}.card:nth-child(6434) .task-item .toolbar-dropdown.active{z-index:16434}.card:nth-child(6435) .task-item{z-index:-5436}.card:nth-child(6435) .task-item .toolbar-dropdown.active{z-index:16435}.card:nth-child(6436) .task-item{z-index:-5437}.card:nth-child(6436) .task-item .toolbar-dropdown.active{z-index:16436}.card:nth-child(6437) .task-item{z-index:-5438}.card:nth-child(6437) .task-item .toolbar-dropdown.active{z-index:16437}.card:nth-child(6438) .task-item{z-index:-5439}.card:nth-child(6438) .task-item .toolbar-dropdown.active{z-index:16438}.card:nth-child(6439) .task-item{z-index:-5440}.card:nth-child(6439) .task-item .toolbar-dropdown.active{z-index:16439}.card:nth-child(6440) .task-item{z-index:-5441}.card:nth-child(6440) .task-item .toolbar-dropdown.active{z-index:16440}.card:nth-child(6441) .task-item{z-index:-5442}.card:nth-child(6441) .task-item .toolbar-dropdown.active{z-index:16441}.card:nth-child(6442) .task-item{z-index:-5443}.card:nth-child(6442) .task-item .toolbar-dropdown.active{z-index:16442}.card:nth-child(6443) .task-item{z-index:-5444}.card:nth-child(6443) .task-item .toolbar-dropdown.active{z-index:16443}.card:nth-child(6444) .task-item{z-index:-5445}.card:nth-child(6444) .task-item .toolbar-dropdown.active{z-index:16444}.card:nth-child(6445) .task-item{z-index:-5446}.card:nth-child(6445) .task-item .toolbar-dropdown.active{z-index:16445}.card:nth-child(6446) .task-item{z-index:-5447}.card:nth-child(6446) .task-item .toolbar-dropdown.active{z-index:16446}.card:nth-child(6447) .task-item{z-index:-5448}.card:nth-child(6447) .task-item .toolbar-dropdown.active{z-index:16447}.card:nth-child(6448) .task-item{z-index:-5449}.card:nth-child(6448) .task-item .toolbar-dropdown.active{z-index:16448}.card:nth-child(6449) .task-item{z-index:-5450}.card:nth-child(6449) .task-item .toolbar-dropdown.active{z-index:16449}.card:nth-child(6450) .task-item{z-index:-5451}.card:nth-child(6450) .task-item .toolbar-dropdown.active{z-index:16450}.card:nth-child(6451) .task-item{z-index:-5452}.card:nth-child(6451) .task-item .toolbar-dropdown.active{z-index:16451}.card:nth-child(6452) .task-item{z-index:-5453}.card:nth-child(6452) .task-item .toolbar-dropdown.active{z-index:16452}.card:nth-child(6453) .task-item{z-index:-5454}.card:nth-child(6453) .task-item .toolbar-dropdown.active{z-index:16453}.card:nth-child(6454) .task-item{z-index:-5455}.card:nth-child(6454) .task-item .toolbar-dropdown.active{z-index:16454}.card:nth-child(6455) .task-item{z-index:-5456}.card:nth-child(6455) .task-item .toolbar-dropdown.active{z-index:16455}.card:nth-child(6456) .task-item{z-index:-5457}.card:nth-child(6456) .task-item .toolbar-dropdown.active{z-index:16456}.card:nth-child(6457) .task-item{z-index:-5458}.card:nth-child(6457) .task-item .toolbar-dropdown.active{z-index:16457}.card:nth-child(6458) .task-item{z-index:-5459}.card:nth-child(6458) .task-item .toolbar-dropdown.active{z-index:16458}.card:nth-child(6459) .task-item{z-index:-5460}.card:nth-child(6459) .task-item .toolbar-dropdown.active{z-index:16459}.card:nth-child(6460) .task-item{z-index:-5461}.card:nth-child(6460) .task-item .toolbar-dropdown.active{z-index:16460}.card:nth-child(6461) .task-item{z-index:-5462}.card:nth-child(6461) .task-item .toolbar-dropdown.active{z-index:16461}.card:nth-child(6462) .task-item{z-index:-5463}.card:nth-child(6462) .task-item .toolbar-dropdown.active{z-index:16462}.card:nth-child(6463) .task-item{z-index:-5464}.card:nth-child(6463) .task-item .toolbar-dropdown.active{z-index:16463}.card:nth-child(6464) .task-item{z-index:-5465}.card:nth-child(6464) .task-item .toolbar-dropdown.active{z-index:16464}.card:nth-child(6465) .task-item{z-index:-5466}.card:nth-child(6465) .task-item .toolbar-dropdown.active{z-index:16465}.card:nth-child(6466) .task-item{z-index:-5467}.card:nth-child(6466) .task-item .toolbar-dropdown.active{z-index:16466}.card:nth-child(6467) .task-item{z-index:-5468}.card:nth-child(6467) .task-item .toolbar-dropdown.active{z-index:16467}.card:nth-child(6468) .task-item{z-index:-5469}.card:nth-child(6468) .task-item .toolbar-dropdown.active{z-index:16468}.card:nth-child(6469) .task-item{z-index:-5470}.card:nth-child(6469) .task-item .toolbar-dropdown.active{z-index:16469}.card:nth-child(6470) .task-item{z-index:-5471}.card:nth-child(6470) .task-item .toolbar-dropdown.active{z-index:16470}.card:nth-child(6471) .task-item{z-index:-5472}.card:nth-child(6471) .task-item .toolbar-dropdown.active{z-index:16471}.card:nth-child(6472) .task-item{z-index:-5473}.card:nth-child(6472) .task-item .toolbar-dropdown.active{z-index:16472}.card:nth-child(6473) .task-item{z-index:-5474}.card:nth-child(6473) .task-item .toolbar-dropdown.active{z-index:16473}.card:nth-child(6474) .task-item{z-index:-5475}.card:nth-child(6474) .task-item .toolbar-dropdown.active{z-index:16474}.card:nth-child(6475) .task-item{z-index:-5476}.card:nth-child(6475) .task-item .toolbar-dropdown.active{z-index:16475}.card:nth-child(6476) .task-item{z-index:-5477}.card:nth-child(6476) .task-item .toolbar-dropdown.active{z-index:16476}.card:nth-child(6477) .task-item{z-index:-5478}.card:nth-child(6477) .task-item .toolbar-dropdown.active{z-index:16477}.card:nth-child(6478) .task-item{z-index:-5479}.card:nth-child(6478) .task-item .toolbar-dropdown.active{z-index:16478}.card:nth-child(6479) .task-item{z-index:-5480}.card:nth-child(6479) .task-item .toolbar-dropdown.active{z-index:16479}.card:nth-child(6480) .task-item{z-index:-5481}.card:nth-child(6480) .task-item .toolbar-dropdown.active{z-index:16480}.card:nth-child(6481) .task-item{z-index:-5482}.card:nth-child(6481) .task-item .toolbar-dropdown.active{z-index:16481}.card:nth-child(6482) .task-item{z-index:-5483}.card:nth-child(6482) .task-item .toolbar-dropdown.active{z-index:16482}.card:nth-child(6483) .task-item{z-index:-5484}.card:nth-child(6483) .task-item .toolbar-dropdown.active{z-index:16483}.card:nth-child(6484) .task-item{z-index:-5485}.card:nth-child(6484) .task-item .toolbar-dropdown.active{z-index:16484}.card:nth-child(6485) .task-item{z-index:-5486}.card:nth-child(6485) .task-item .toolbar-dropdown.active{z-index:16485}.card:nth-child(6486) .task-item{z-index:-5487}.card:nth-child(6486) .task-item .toolbar-dropdown.active{z-index:16486}.card:nth-child(6487) .task-item{z-index:-5488}.card:nth-child(6487) .task-item .toolbar-dropdown.active{z-index:16487}.card:nth-child(6488) .task-item{z-index:-5489}.card:nth-child(6488) .task-item .toolbar-dropdown.active{z-index:16488}.card:nth-child(6489) .task-item{z-index:-5490}.card:nth-child(6489) .task-item .toolbar-dropdown.active{z-index:16489}.card:nth-child(6490) .task-item{z-index:-5491}.card:nth-child(6490) .task-item .toolbar-dropdown.active{z-index:16490}.card:nth-child(6491) .task-item{z-index:-5492}.card:nth-child(6491) .task-item .toolbar-dropdown.active{z-index:16491}.card:nth-child(6492) .task-item{z-index:-5493}.card:nth-child(6492) .task-item .toolbar-dropdown.active{z-index:16492}.card:nth-child(6493) .task-item{z-index:-5494}.card:nth-child(6493) .task-item .toolbar-dropdown.active{z-index:16493}.card:nth-child(6494) .task-item{z-index:-5495}.card:nth-child(6494) .task-item .toolbar-dropdown.active{z-index:16494}.card:nth-child(6495) .task-item{z-index:-5496}.card:nth-child(6495) .task-item .toolbar-dropdown.active{z-index:16495}.card:nth-child(6496) .task-item{z-index:-5497}.card:nth-child(6496) .task-item .toolbar-dropdown.active{z-index:16496}.card:nth-child(6497) .task-item{z-index:-5498}.card:nth-child(6497) .task-item .toolbar-dropdown.active{z-index:16497}.card:nth-child(6498) .task-item{z-index:-5499}.card:nth-child(6498) .task-item .toolbar-dropdown.active{z-index:16498}.card:nth-child(6499) .task-item{z-index:-5500}.card:nth-child(6499) .task-item .toolbar-dropdown.active{z-index:16499}.card:nth-child(6500) .task-item{z-index:-5501}.card:nth-child(6500) .task-item .toolbar-dropdown.active{z-index:16500}.card:nth-child(6501) .task-item{z-index:-5502}.card:nth-child(6501) .task-item .toolbar-dropdown.active{z-index:16501}.card:nth-child(6502) .task-item{z-index:-5503}.card:nth-child(6502) .task-item .toolbar-dropdown.active{z-index:16502}.card:nth-child(6503) .task-item{z-index:-5504}.card:nth-child(6503) .task-item .toolbar-dropdown.active{z-index:16503}.card:nth-child(6504) .task-item{z-index:-5505}.card:nth-child(6504) .task-item .toolbar-dropdown.active{z-index:16504}.card:nth-child(6505) .task-item{z-index:-5506}.card:nth-child(6505) .task-item .toolbar-dropdown.active{z-index:16505}.card:nth-child(6506) .task-item{z-index:-5507}.card:nth-child(6506) .task-item .toolbar-dropdown.active{z-index:16506}.card:nth-child(6507) .task-item{z-index:-5508}.card:nth-child(6507) .task-item .toolbar-dropdown.active{z-index:16507}.card:nth-child(6508) .task-item{z-index:-5509}.card:nth-child(6508) .task-item .toolbar-dropdown.active{z-index:16508}.card:nth-child(6509) .task-item{z-index:-5510}.card:nth-child(6509) .task-item .toolbar-dropdown.active{z-index:16509}.card:nth-child(6510) .task-item{z-index:-5511}.card:nth-child(6510) .task-item .toolbar-dropdown.active{z-index:16510}.card:nth-child(6511) .task-item{z-index:-5512}.card:nth-child(6511) .task-item .toolbar-dropdown.active{z-index:16511}.card:nth-child(6512) .task-item{z-index:-5513}.card:nth-child(6512) .task-item .toolbar-dropdown.active{z-index:16512}.card:nth-child(6513) .task-item{z-index:-5514}.card:nth-child(6513) .task-item .toolbar-dropdown.active{z-index:16513}.card:nth-child(6514) .task-item{z-index:-5515}.card:nth-child(6514) .task-item .toolbar-dropdown.active{z-index:16514}.card:nth-child(6515) .task-item{z-index:-5516}.card:nth-child(6515) .task-item .toolbar-dropdown.active{z-index:16515}.card:nth-child(6516) .task-item{z-index:-5517}.card:nth-child(6516) .task-item .toolbar-dropdown.active{z-index:16516}.card:nth-child(6517) .task-item{z-index:-5518}.card:nth-child(6517) .task-item .toolbar-dropdown.active{z-index:16517}.card:nth-child(6518) .task-item{z-index:-5519}.card:nth-child(6518) .task-item .toolbar-dropdown.active{z-index:16518}.card:nth-child(6519) .task-item{z-index:-5520}.card:nth-child(6519) .task-item .toolbar-dropdown.active{z-index:16519}.card:nth-child(6520) .task-item{z-index:-5521}.card:nth-child(6520) .task-item .toolbar-dropdown.active{z-index:16520}.card:nth-child(6521) .task-item{z-index:-5522}.card:nth-child(6521) .task-item .toolbar-dropdown.active{z-index:16521}.card:nth-child(6522) .task-item{z-index:-5523}.card:nth-child(6522) .task-item .toolbar-dropdown.active{z-index:16522}.card:nth-child(6523) .task-item{z-index:-5524}.card:nth-child(6523) .task-item .toolbar-dropdown.active{z-index:16523}.card:nth-child(6524) .task-item{z-index:-5525}.card:nth-child(6524) .task-item .toolbar-dropdown.active{z-index:16524}.card:nth-child(6525) .task-item{z-index:-5526}.card:nth-child(6525) .task-item .toolbar-dropdown.active{z-index:16525}.card:nth-child(6526) .task-item{z-index:-5527}.card:nth-child(6526) .task-item .toolbar-dropdown.active{z-index:16526}.card:nth-child(6527) .task-item{z-index:-5528}.card:nth-child(6527) .task-item .toolbar-dropdown.active{z-index:16527}.card:nth-child(6528) .task-item{z-index:-5529}.card:nth-child(6528) .task-item .toolbar-dropdown.active{z-index:16528}.card:nth-child(6529) .task-item{z-index:-5530}.card:nth-child(6529) .task-item .toolbar-dropdown.active{z-index:16529}.card:nth-child(6530) .task-item{z-index:-5531}.card:nth-child(6530) .task-item .toolbar-dropdown.active{z-index:16530}.card:nth-child(6531) .task-item{z-index:-5532}.card:nth-child(6531) .task-item .toolbar-dropdown.active{z-index:16531}.card:nth-child(6532) .task-item{z-index:-5533}.card:nth-child(6532) .task-item .toolbar-dropdown.active{z-index:16532}.card:nth-child(6533) .task-item{z-index:-5534}.card:nth-child(6533) .task-item .toolbar-dropdown.active{z-index:16533}.card:nth-child(6534) .task-item{z-index:-5535}.card:nth-child(6534) .task-item .toolbar-dropdown.active{z-index:16534}.card:nth-child(6535) .task-item{z-index:-5536}.card:nth-child(6535) .task-item .toolbar-dropdown.active{z-index:16535}.card:nth-child(6536) .task-item{z-index:-5537}.card:nth-child(6536) .task-item .toolbar-dropdown.active{z-index:16536}.card:nth-child(6537) .task-item{z-index:-5538}.card:nth-child(6537) .task-item .toolbar-dropdown.active{z-index:16537}.card:nth-child(6538) .task-item{z-index:-5539}.card:nth-child(6538) .task-item .toolbar-dropdown.active{z-index:16538}.card:nth-child(6539) .task-item{z-index:-5540}.card:nth-child(6539) .task-item .toolbar-dropdown.active{z-index:16539}.card:nth-child(6540) .task-item{z-index:-5541}.card:nth-child(6540) .task-item .toolbar-dropdown.active{z-index:16540}.card:nth-child(6541) .task-item{z-index:-5542}.card:nth-child(6541) .task-item .toolbar-dropdown.active{z-index:16541}.card:nth-child(6542) .task-item{z-index:-5543}.card:nth-child(6542) .task-item .toolbar-dropdown.active{z-index:16542}.card:nth-child(6543) .task-item{z-index:-5544}.card:nth-child(6543) .task-item .toolbar-dropdown.active{z-index:16543}.card:nth-child(6544) .task-item{z-index:-5545}.card:nth-child(6544) .task-item .toolbar-dropdown.active{z-index:16544}.card:nth-child(6545) .task-item{z-index:-5546}.card:nth-child(6545) .task-item .toolbar-dropdown.active{z-index:16545}.card:nth-child(6546) .task-item{z-index:-5547}.card:nth-child(6546) .task-item .toolbar-dropdown.active{z-index:16546}.card:nth-child(6547) .task-item{z-index:-5548}.card:nth-child(6547) .task-item .toolbar-dropdown.active{z-index:16547}.card:nth-child(6548) .task-item{z-index:-5549}.card:nth-child(6548) .task-item .toolbar-dropdown.active{z-index:16548}.card:nth-child(6549) .task-item{z-index:-5550}.card:nth-child(6549) .task-item .toolbar-dropdown.active{z-index:16549}.card:nth-child(6550) .task-item{z-index:-5551}.card:nth-child(6550) .task-item .toolbar-dropdown.active{z-index:16550}.card:nth-child(6551) .task-item{z-index:-5552}.card:nth-child(6551) .task-item .toolbar-dropdown.active{z-index:16551}.card:nth-child(6552) .task-item{z-index:-5553}.card:nth-child(6552) .task-item .toolbar-dropdown.active{z-index:16552}.card:nth-child(6553) .task-item{z-index:-5554}.card:nth-child(6553) .task-item .toolbar-dropdown.active{z-index:16553}.card:nth-child(6554) .task-item{z-index:-5555}.card:nth-child(6554) .task-item .toolbar-dropdown.active{z-index:16554}.card:nth-child(6555) .task-item{z-index:-5556}.card:nth-child(6555) .task-item .toolbar-dropdown.active{z-index:16555}.card:nth-child(6556) .task-item{z-index:-5557}.card:nth-child(6556) .task-item .toolbar-dropdown.active{z-index:16556}.card:nth-child(6557) .task-item{z-index:-5558}.card:nth-child(6557) .task-item .toolbar-dropdown.active{z-index:16557}.card:nth-child(6558) .task-item{z-index:-5559}.card:nth-child(6558) .task-item .toolbar-dropdown.active{z-index:16558}.card:nth-child(6559) .task-item{z-index:-5560}.card:nth-child(6559) .task-item .toolbar-dropdown.active{z-index:16559}.card:nth-child(6560) .task-item{z-index:-5561}.card:nth-child(6560) .task-item .toolbar-dropdown.active{z-index:16560}.card:nth-child(6561) .task-item{z-index:-5562}.card:nth-child(6561) .task-item .toolbar-dropdown.active{z-index:16561}.card:nth-child(6562) .task-item{z-index:-5563}.card:nth-child(6562) .task-item .toolbar-dropdown.active{z-index:16562}.card:nth-child(6563) .task-item{z-index:-5564}.card:nth-child(6563) .task-item .toolbar-dropdown.active{z-index:16563}.card:nth-child(6564) .task-item{z-index:-5565}.card:nth-child(6564) .task-item .toolbar-dropdown.active{z-index:16564}.card:nth-child(6565) .task-item{z-index:-5566}.card:nth-child(6565) .task-item .toolbar-dropdown.active{z-index:16565}.card:nth-child(6566) .task-item{z-index:-5567}.card:nth-child(6566) .task-item .toolbar-dropdown.active{z-index:16566}.card:nth-child(6567) .task-item{z-index:-5568}.card:nth-child(6567) .task-item .toolbar-dropdown.active{z-index:16567}.card:nth-child(6568) .task-item{z-index:-5569}.card:nth-child(6568) .task-item .toolbar-dropdown.active{z-index:16568}.card:nth-child(6569) .task-item{z-index:-5570}.card:nth-child(6569) .task-item .toolbar-dropdown.active{z-index:16569}.card:nth-child(6570) .task-item{z-index:-5571}.card:nth-child(6570) .task-item .toolbar-dropdown.active{z-index:16570}.card:nth-child(6571) .task-item{z-index:-5572}.card:nth-child(6571) .task-item .toolbar-dropdown.active{z-index:16571}.card:nth-child(6572) .task-item{z-index:-5573}.card:nth-child(6572) .task-item .toolbar-dropdown.active{z-index:16572}.card:nth-child(6573) .task-item{z-index:-5574}.card:nth-child(6573) .task-item .toolbar-dropdown.active{z-index:16573}.card:nth-child(6574) .task-item{z-index:-5575}.card:nth-child(6574) .task-item .toolbar-dropdown.active{z-index:16574}.card:nth-child(6575) .task-item{z-index:-5576}.card:nth-child(6575) .task-item .toolbar-dropdown.active{z-index:16575}.card:nth-child(6576) .task-item{z-index:-5577}.card:nth-child(6576) .task-item .toolbar-dropdown.active{z-index:16576}.card:nth-child(6577) .task-item{z-index:-5578}.card:nth-child(6577) .task-item .toolbar-dropdown.active{z-index:16577}.card:nth-child(6578) .task-item{z-index:-5579}.card:nth-child(6578) .task-item .toolbar-dropdown.active{z-index:16578}.card:nth-child(6579) .task-item{z-index:-5580}.card:nth-child(6579) .task-item .toolbar-dropdown.active{z-index:16579}.card:nth-child(6580) .task-item{z-index:-5581}.card:nth-child(6580) .task-item .toolbar-dropdown.active{z-index:16580}.card:nth-child(6581) .task-item{z-index:-5582}.card:nth-child(6581) .task-item .toolbar-dropdown.active{z-index:16581}.card:nth-child(6582) .task-item{z-index:-5583}.card:nth-child(6582) .task-item .toolbar-dropdown.active{z-index:16582}.card:nth-child(6583) .task-item{z-index:-5584}.card:nth-child(6583) .task-item .toolbar-dropdown.active{z-index:16583}.card:nth-child(6584) .task-item{z-index:-5585}.card:nth-child(6584) .task-item .toolbar-dropdown.active{z-index:16584}.card:nth-child(6585) .task-item{z-index:-5586}.card:nth-child(6585) .task-item .toolbar-dropdown.active{z-index:16585}.card:nth-child(6586) .task-item{z-index:-5587}.card:nth-child(6586) .task-item .toolbar-dropdown.active{z-index:16586}.card:nth-child(6587) .task-item{z-index:-5588}.card:nth-child(6587) .task-item .toolbar-dropdown.active{z-index:16587}.card:nth-child(6588) .task-item{z-index:-5589}.card:nth-child(6588) .task-item .toolbar-dropdown.active{z-index:16588}.card:nth-child(6589) .task-item{z-index:-5590}.card:nth-child(6589) .task-item .toolbar-dropdown.active{z-index:16589}.card:nth-child(6590) .task-item{z-index:-5591}.card:nth-child(6590) .task-item .toolbar-dropdown.active{z-index:16590}.card:nth-child(6591) .task-item{z-index:-5592}.card:nth-child(6591) .task-item .toolbar-dropdown.active{z-index:16591}.card:nth-child(6592) .task-item{z-index:-5593}.card:nth-child(6592) .task-item .toolbar-dropdown.active{z-index:16592}.card:nth-child(6593) .task-item{z-index:-5594}.card:nth-child(6593) .task-item .toolbar-dropdown.active{z-index:16593}.card:nth-child(6594) .task-item{z-index:-5595}.card:nth-child(6594) .task-item .toolbar-dropdown.active{z-index:16594}.card:nth-child(6595) .task-item{z-index:-5596}.card:nth-child(6595) .task-item .toolbar-dropdown.active{z-index:16595}.card:nth-child(6596) .task-item{z-index:-5597}.card:nth-child(6596) .task-item .toolbar-dropdown.active{z-index:16596}.card:nth-child(6597) .task-item{z-index:-5598}.card:nth-child(6597) .task-item .toolbar-dropdown.active{z-index:16597}.card:nth-child(6598) .task-item{z-index:-5599}.card:nth-child(6598) .task-item .toolbar-dropdown.active{z-index:16598}.card:nth-child(6599) .task-item{z-index:-5600}.card:nth-child(6599) .task-item .toolbar-dropdown.active{z-index:16599}.card:nth-child(6600) .task-item{z-index:-5601}.card:nth-child(6600) .task-item .toolbar-dropdown.active{z-index:16600}.card:nth-child(6601) .task-item{z-index:-5602}.card:nth-child(6601) .task-item .toolbar-dropdown.active{z-index:16601}.card:nth-child(6602) .task-item{z-index:-5603}.card:nth-child(6602) .task-item .toolbar-dropdown.active{z-index:16602}.card:nth-child(6603) .task-item{z-index:-5604}.card:nth-child(6603) .task-item .toolbar-dropdown.active{z-index:16603}.card:nth-child(6604) .task-item{z-index:-5605}.card:nth-child(6604) .task-item .toolbar-dropdown.active{z-index:16604}.card:nth-child(6605) .task-item{z-index:-5606}.card:nth-child(6605) .task-item .toolbar-dropdown.active{z-index:16605}.card:nth-child(6606) .task-item{z-index:-5607}.card:nth-child(6606) .task-item .toolbar-dropdown.active{z-index:16606}.card:nth-child(6607) .task-item{z-index:-5608}.card:nth-child(6607) .task-item .toolbar-dropdown.active{z-index:16607}.card:nth-child(6608) .task-item{z-index:-5609}.card:nth-child(6608) .task-item .toolbar-dropdown.active{z-index:16608}.card:nth-child(6609) .task-item{z-index:-5610}.card:nth-child(6609) .task-item .toolbar-dropdown.active{z-index:16609}.card:nth-child(6610) .task-item{z-index:-5611}.card:nth-child(6610) .task-item .toolbar-dropdown.active{z-index:16610}.card:nth-child(6611) .task-item{z-index:-5612}.card:nth-child(6611) .task-item .toolbar-dropdown.active{z-index:16611}.card:nth-child(6612) .task-item{z-index:-5613}.card:nth-child(6612) .task-item .toolbar-dropdown.active{z-index:16612}.card:nth-child(6613) .task-item{z-index:-5614}.card:nth-child(6613) .task-item .toolbar-dropdown.active{z-index:16613}.card:nth-child(6614) .task-item{z-index:-5615}.card:nth-child(6614) .task-item .toolbar-dropdown.active{z-index:16614}.card:nth-child(6615) .task-item{z-index:-5616}.card:nth-child(6615) .task-item .toolbar-dropdown.active{z-index:16615}.card:nth-child(6616) .task-item{z-index:-5617}.card:nth-child(6616) .task-item .toolbar-dropdown.active{z-index:16616}.card:nth-child(6617) .task-item{z-index:-5618}.card:nth-child(6617) .task-item .toolbar-dropdown.active{z-index:16617}.card:nth-child(6618) .task-item{z-index:-5619}.card:nth-child(6618) .task-item .toolbar-dropdown.active{z-index:16618}.card:nth-child(6619) .task-item{z-index:-5620}.card:nth-child(6619) .task-item .toolbar-dropdown.active{z-index:16619}.card:nth-child(6620) .task-item{z-index:-5621}.card:nth-child(6620) .task-item .toolbar-dropdown.active{z-index:16620}.card:nth-child(6621) .task-item{z-index:-5622}.card:nth-child(6621) .task-item .toolbar-dropdown.active{z-index:16621}.card:nth-child(6622) .task-item{z-index:-5623}.card:nth-child(6622) .task-item .toolbar-dropdown.active{z-index:16622}.card:nth-child(6623) .task-item{z-index:-5624}.card:nth-child(6623) .task-item .toolbar-dropdown.active{z-index:16623}.card:nth-child(6624) .task-item{z-index:-5625}.card:nth-child(6624) .task-item .toolbar-dropdown.active{z-index:16624}.card:nth-child(6625) .task-item{z-index:-5626}.card:nth-child(6625) .task-item .toolbar-dropdown.active{z-index:16625}.card:nth-child(6626) .task-item{z-index:-5627}.card:nth-child(6626) .task-item .toolbar-dropdown.active{z-index:16626}.card:nth-child(6627) .task-item{z-index:-5628}.card:nth-child(6627) .task-item .toolbar-dropdown.active{z-index:16627}.card:nth-child(6628) .task-item{z-index:-5629}.card:nth-child(6628) .task-item .toolbar-dropdown.active{z-index:16628}.card:nth-child(6629) .task-item{z-index:-5630}.card:nth-child(6629) .task-item .toolbar-dropdown.active{z-index:16629}.card:nth-child(6630) .task-item{z-index:-5631}.card:nth-child(6630) .task-item .toolbar-dropdown.active{z-index:16630}.card:nth-child(6631) .task-item{z-index:-5632}.card:nth-child(6631) .task-item .toolbar-dropdown.active{z-index:16631}.card:nth-child(6632) .task-item{z-index:-5633}.card:nth-child(6632) .task-item .toolbar-dropdown.active{z-index:16632}.card:nth-child(6633) .task-item{z-index:-5634}.card:nth-child(6633) .task-item .toolbar-dropdown.active{z-index:16633}.card:nth-child(6634) .task-item{z-index:-5635}.card:nth-child(6634) .task-item .toolbar-dropdown.active{z-index:16634}.card:nth-child(6635) .task-item{z-index:-5636}.card:nth-child(6635) .task-item .toolbar-dropdown.active{z-index:16635}.card:nth-child(6636) .task-item{z-index:-5637}.card:nth-child(6636) .task-item .toolbar-dropdown.active{z-index:16636}.card:nth-child(6637) .task-item{z-index:-5638}.card:nth-child(6637) .task-item .toolbar-dropdown.active{z-index:16637}.card:nth-child(6638) .task-item{z-index:-5639}.card:nth-child(6638) .task-item .toolbar-dropdown.active{z-index:16638}.card:nth-child(6639) .task-item{z-index:-5640}.card:nth-child(6639) .task-item .toolbar-dropdown.active{z-index:16639}.card:nth-child(6640) .task-item{z-index:-5641}.card:nth-child(6640) .task-item .toolbar-dropdown.active{z-index:16640}.card:nth-child(6641) .task-item{z-index:-5642}.card:nth-child(6641) .task-item .toolbar-dropdown.active{z-index:16641}.card:nth-child(6642) .task-item{z-index:-5643}.card:nth-child(6642) .task-item .toolbar-dropdown.active{z-index:16642}.card:nth-child(6643) .task-item{z-index:-5644}.card:nth-child(6643) .task-item .toolbar-dropdown.active{z-index:16643}.card:nth-child(6644) .task-item{z-index:-5645}.card:nth-child(6644) .task-item .toolbar-dropdown.active{z-index:16644}.card:nth-child(6645) .task-item{z-index:-5646}.card:nth-child(6645) .task-item .toolbar-dropdown.active{z-index:16645}.card:nth-child(6646) .task-item{z-index:-5647}.card:nth-child(6646) .task-item .toolbar-dropdown.active{z-index:16646}.card:nth-child(6647) .task-item{z-index:-5648}.card:nth-child(6647) .task-item .toolbar-dropdown.active{z-index:16647}.card:nth-child(6648) .task-item{z-index:-5649}.card:nth-child(6648) .task-item .toolbar-dropdown.active{z-index:16648}.card:nth-child(6649) .task-item{z-index:-5650}.card:nth-child(6649) .task-item .toolbar-dropdown.active{z-index:16649}.card:nth-child(6650) .task-item{z-index:-5651}.card:nth-child(6650) .task-item .toolbar-dropdown.active{z-index:16650}.card:nth-child(6651) .task-item{z-index:-5652}.card:nth-child(6651) .task-item .toolbar-dropdown.active{z-index:16651}.card:nth-child(6652) .task-item{z-index:-5653}.card:nth-child(6652) .task-item .toolbar-dropdown.active{z-index:16652}.card:nth-child(6653) .task-item{z-index:-5654}.card:nth-child(6653) .task-item .toolbar-dropdown.active{z-index:16653}.card:nth-child(6654) .task-item{z-index:-5655}.card:nth-child(6654) .task-item .toolbar-dropdown.active{z-index:16654}.card:nth-child(6655) .task-item{z-index:-5656}.card:nth-child(6655) .task-item .toolbar-dropdown.active{z-index:16655}.card:nth-child(6656) .task-item{z-index:-5657}.card:nth-child(6656) .task-item .toolbar-dropdown.active{z-index:16656}.card:nth-child(6657) .task-item{z-index:-5658}.card:nth-child(6657) .task-item .toolbar-dropdown.active{z-index:16657}.card:nth-child(6658) .task-item{z-index:-5659}.card:nth-child(6658) .task-item .toolbar-dropdown.active{z-index:16658}.card:nth-child(6659) .task-item{z-index:-5660}.card:nth-child(6659) .task-item .toolbar-dropdown.active{z-index:16659}.card:nth-child(6660) .task-item{z-index:-5661}.card:nth-child(6660) .task-item .toolbar-dropdown.active{z-index:16660}.card:nth-child(6661) .task-item{z-index:-5662}.card:nth-child(6661) .task-item .toolbar-dropdown.active{z-index:16661}.card:nth-child(6662) .task-item{z-index:-5663}.card:nth-child(6662) .task-item .toolbar-dropdown.active{z-index:16662}.card:nth-child(6663) .task-item{z-index:-5664}.card:nth-child(6663) .task-item .toolbar-dropdown.active{z-index:16663}.card:nth-child(6664) .task-item{z-index:-5665}.card:nth-child(6664) .task-item .toolbar-dropdown.active{z-index:16664}.card:nth-child(6665) .task-item{z-index:-5666}.card:nth-child(6665) .task-item .toolbar-dropdown.active{z-index:16665}.card:nth-child(6666) .task-item{z-index:-5667}.card:nth-child(6666) .task-item .toolbar-dropdown.active{z-index:16666}.card:nth-child(6667) .task-item{z-index:-5668}.card:nth-child(6667) .task-item .toolbar-dropdown.active{z-index:16667}.card:nth-child(6668) .task-item{z-index:-5669}.card:nth-child(6668) .task-item .toolbar-dropdown.active{z-index:16668}.card:nth-child(6669) .task-item{z-index:-5670}.card:nth-child(6669) .task-item .toolbar-dropdown.active{z-index:16669}.card:nth-child(6670) .task-item{z-index:-5671}.card:nth-child(6670) .task-item .toolbar-dropdown.active{z-index:16670}.card:nth-child(6671) .task-item{z-index:-5672}.card:nth-child(6671) .task-item .toolbar-dropdown.active{z-index:16671}.card:nth-child(6672) .task-item{z-index:-5673}.card:nth-child(6672) .task-item .toolbar-dropdown.active{z-index:16672}.card:nth-child(6673) .task-item{z-index:-5674}.card:nth-child(6673) .task-item .toolbar-dropdown.active{z-index:16673}.card:nth-child(6674) .task-item{z-index:-5675}.card:nth-child(6674) .task-item .toolbar-dropdown.active{z-index:16674}.card:nth-child(6675) .task-item{z-index:-5676}.card:nth-child(6675) .task-item .toolbar-dropdown.active{z-index:16675}.card:nth-child(6676) .task-item{z-index:-5677}.card:nth-child(6676) .task-item .toolbar-dropdown.active{z-index:16676}.card:nth-child(6677) .task-item{z-index:-5678}.card:nth-child(6677) .task-item .toolbar-dropdown.active{z-index:16677}.card:nth-child(6678) .task-item{z-index:-5679}.card:nth-child(6678) .task-item .toolbar-dropdown.active{z-index:16678}.card:nth-child(6679) .task-item{z-index:-5680}.card:nth-child(6679) .task-item .toolbar-dropdown.active{z-index:16679}.card:nth-child(6680) .task-item{z-index:-5681}.card:nth-child(6680) .task-item .toolbar-dropdown.active{z-index:16680}.card:nth-child(6681) .task-item{z-index:-5682}.card:nth-child(6681) .task-item .toolbar-dropdown.active{z-index:16681}.card:nth-child(6682) .task-item{z-index:-5683}.card:nth-child(6682) .task-item .toolbar-dropdown.active{z-index:16682}.card:nth-child(6683) .task-item{z-index:-5684}.card:nth-child(6683) .task-item .toolbar-dropdown.active{z-index:16683}.card:nth-child(6684) .task-item{z-index:-5685}.card:nth-child(6684) .task-item .toolbar-dropdown.active{z-index:16684}.card:nth-child(6685) .task-item{z-index:-5686}.card:nth-child(6685) .task-item .toolbar-dropdown.active{z-index:16685}.card:nth-child(6686) .task-item{z-index:-5687}.card:nth-child(6686) .task-item .toolbar-dropdown.active{z-index:16686}.card:nth-child(6687) .task-item{z-index:-5688}.card:nth-child(6687) .task-item .toolbar-dropdown.active{z-index:16687}.card:nth-child(6688) .task-item{z-index:-5689}.card:nth-child(6688) .task-item .toolbar-dropdown.active{z-index:16688}.card:nth-child(6689) .task-item{z-index:-5690}.card:nth-child(6689) .task-item .toolbar-dropdown.active{z-index:16689}.card:nth-child(6690) .task-item{z-index:-5691}.card:nth-child(6690) .task-item .toolbar-dropdown.active{z-index:16690}.card:nth-child(6691) .task-item{z-index:-5692}.card:nth-child(6691) .task-item .toolbar-dropdown.active{z-index:16691}.card:nth-child(6692) .task-item{z-index:-5693}.card:nth-child(6692) .task-item .toolbar-dropdown.active{z-index:16692}.card:nth-child(6693) .task-item{z-index:-5694}.card:nth-child(6693) .task-item .toolbar-dropdown.active{z-index:16693}.card:nth-child(6694) .task-item{z-index:-5695}.card:nth-child(6694) .task-item .toolbar-dropdown.active{z-index:16694}.card:nth-child(6695) .task-item{z-index:-5696}.card:nth-child(6695) .task-item .toolbar-dropdown.active{z-index:16695}.card:nth-child(6696) .task-item{z-index:-5697}.card:nth-child(6696) .task-item .toolbar-dropdown.active{z-index:16696}.card:nth-child(6697) .task-item{z-index:-5698}.card:nth-child(6697) .task-item .toolbar-dropdown.active{z-index:16697}.card:nth-child(6698) .task-item{z-index:-5699}.card:nth-child(6698) .task-item .toolbar-dropdown.active{z-index:16698}.card:nth-child(6699) .task-item{z-index:-5700}.card:nth-child(6699) .task-item .toolbar-dropdown.active{z-index:16699}.card:nth-child(6700) .task-item{z-index:-5701}.card:nth-child(6700) .task-item .toolbar-dropdown.active{z-index:16700}.card:nth-child(6701) .task-item{z-index:-5702}.card:nth-child(6701) .task-item .toolbar-dropdown.active{z-index:16701}.card:nth-child(6702) .task-item{z-index:-5703}.card:nth-child(6702) .task-item .toolbar-dropdown.active{z-index:16702}.card:nth-child(6703) .task-item{z-index:-5704}.card:nth-child(6703) .task-item .toolbar-dropdown.active{z-index:16703}.card:nth-child(6704) .task-item{z-index:-5705}.card:nth-child(6704) .task-item .toolbar-dropdown.active{z-index:16704}.card:nth-child(6705) .task-item{z-index:-5706}.card:nth-child(6705) .task-item .toolbar-dropdown.active{z-index:16705}.card:nth-child(6706) .task-item{z-index:-5707}.card:nth-child(6706) .task-item .toolbar-dropdown.active{z-index:16706}.card:nth-child(6707) .task-item{z-index:-5708}.card:nth-child(6707) .task-item .toolbar-dropdown.active{z-index:16707}.card:nth-child(6708) .task-item{z-index:-5709}.card:nth-child(6708) .task-item .toolbar-dropdown.active{z-index:16708}.card:nth-child(6709) .task-item{z-index:-5710}.card:nth-child(6709) .task-item .toolbar-dropdown.active{z-index:16709}.card:nth-child(6710) .task-item{z-index:-5711}.card:nth-child(6710) .task-item .toolbar-dropdown.active{z-index:16710}.card:nth-child(6711) .task-item{z-index:-5712}.card:nth-child(6711) .task-item .toolbar-dropdown.active{z-index:16711}.card:nth-child(6712) .task-item{z-index:-5713}.card:nth-child(6712) .task-item .toolbar-dropdown.active{z-index:16712}.card:nth-child(6713) .task-item{z-index:-5714}.card:nth-child(6713) .task-item .toolbar-dropdown.active{z-index:16713}.card:nth-child(6714) .task-item{z-index:-5715}.card:nth-child(6714) .task-item .toolbar-dropdown.active{z-index:16714}.card:nth-child(6715) .task-item{z-index:-5716}.card:nth-child(6715) .task-item .toolbar-dropdown.active{z-index:16715}.card:nth-child(6716) .task-item{z-index:-5717}.card:nth-child(6716) .task-item .toolbar-dropdown.active{z-index:16716}.card:nth-child(6717) .task-item{z-index:-5718}.card:nth-child(6717) .task-item .toolbar-dropdown.active{z-index:16717}.card:nth-child(6718) .task-item{z-index:-5719}.card:nth-child(6718) .task-item .toolbar-dropdown.active{z-index:16718}.card:nth-child(6719) .task-item{z-index:-5720}.card:nth-child(6719) .task-item .toolbar-dropdown.active{z-index:16719}.card:nth-child(6720) .task-item{z-index:-5721}.card:nth-child(6720) .task-item .toolbar-dropdown.active{z-index:16720}.card:nth-child(6721) .task-item{z-index:-5722}.card:nth-child(6721) .task-item .toolbar-dropdown.active{z-index:16721}.card:nth-child(6722) .task-item{z-index:-5723}.card:nth-child(6722) .task-item .toolbar-dropdown.active{z-index:16722}.card:nth-child(6723) .task-item{z-index:-5724}.card:nth-child(6723) .task-item .toolbar-dropdown.active{z-index:16723}.card:nth-child(6724) .task-item{z-index:-5725}.card:nth-child(6724) .task-item .toolbar-dropdown.active{z-index:16724}.card:nth-child(6725) .task-item{z-index:-5726}.card:nth-child(6725) .task-item .toolbar-dropdown.active{z-index:16725}.card:nth-child(6726) .task-item{z-index:-5727}.card:nth-child(6726) .task-item .toolbar-dropdown.active{z-index:16726}.card:nth-child(6727) .task-item{z-index:-5728}.card:nth-child(6727) .task-item .toolbar-dropdown.active{z-index:16727}.card:nth-child(6728) .task-item{z-index:-5729}.card:nth-child(6728) .task-item .toolbar-dropdown.active{z-index:16728}.card:nth-child(6729) .task-item{z-index:-5730}.card:nth-child(6729) .task-item .toolbar-dropdown.active{z-index:16729}.card:nth-child(6730) .task-item{z-index:-5731}.card:nth-child(6730) .task-item .toolbar-dropdown.active{z-index:16730}.card:nth-child(6731) .task-item{z-index:-5732}.card:nth-child(6731) .task-item .toolbar-dropdown.active{z-index:16731}.card:nth-child(6732) .task-item{z-index:-5733}.card:nth-child(6732) .task-item .toolbar-dropdown.active{z-index:16732}.card:nth-child(6733) .task-item{z-index:-5734}.card:nth-child(6733) .task-item .toolbar-dropdown.active{z-index:16733}.card:nth-child(6734) .task-item{z-index:-5735}.card:nth-child(6734) .task-item .toolbar-dropdown.active{z-index:16734}.card:nth-child(6735) .task-item{z-index:-5736}.card:nth-child(6735) .task-item .toolbar-dropdown.active{z-index:16735}.card:nth-child(6736) .task-item{z-index:-5737}.card:nth-child(6736) .task-item .toolbar-dropdown.active{z-index:16736}.card:nth-child(6737) .task-item{z-index:-5738}.card:nth-child(6737) .task-item .toolbar-dropdown.active{z-index:16737}.card:nth-child(6738) .task-item{z-index:-5739}.card:nth-child(6738) .task-item .toolbar-dropdown.active{z-index:16738}.card:nth-child(6739) .task-item{z-index:-5740}.card:nth-child(6739) .task-item .toolbar-dropdown.active{z-index:16739}.card:nth-child(6740) .task-item{z-index:-5741}.card:nth-child(6740) .task-item .toolbar-dropdown.active{z-index:16740}.card:nth-child(6741) .task-item{z-index:-5742}.card:nth-child(6741) .task-item .toolbar-dropdown.active{z-index:16741}.card:nth-child(6742) .task-item{z-index:-5743}.card:nth-child(6742) .task-item .toolbar-dropdown.active{z-index:16742}.card:nth-child(6743) .task-item{z-index:-5744}.card:nth-child(6743) .task-item .toolbar-dropdown.active{z-index:16743}.card:nth-child(6744) .task-item{z-index:-5745}.card:nth-child(6744) .task-item .toolbar-dropdown.active{z-index:16744}.card:nth-child(6745) .task-item{z-index:-5746}.card:nth-child(6745) .task-item .toolbar-dropdown.active{z-index:16745}.card:nth-child(6746) .task-item{z-index:-5747}.card:nth-child(6746) .task-item .toolbar-dropdown.active{z-index:16746}.card:nth-child(6747) .task-item{z-index:-5748}.card:nth-child(6747) .task-item .toolbar-dropdown.active{z-index:16747}.card:nth-child(6748) .task-item{z-index:-5749}.card:nth-child(6748) .task-item .toolbar-dropdown.active{z-index:16748}.card:nth-child(6749) .task-item{z-index:-5750}.card:nth-child(6749) .task-item .toolbar-dropdown.active{z-index:16749}.card:nth-child(6750) .task-item{z-index:-5751}.card:nth-child(6750) .task-item .toolbar-dropdown.active{z-index:16750}.card:nth-child(6751) .task-item{z-index:-5752}.card:nth-child(6751) .task-item .toolbar-dropdown.active{z-index:16751}.card:nth-child(6752) .task-item{z-index:-5753}.card:nth-child(6752) .task-item .toolbar-dropdown.active{z-index:16752}.card:nth-child(6753) .task-item{z-index:-5754}.card:nth-child(6753) .task-item .toolbar-dropdown.active{z-index:16753}.card:nth-child(6754) .task-item{z-index:-5755}.card:nth-child(6754) .task-item .toolbar-dropdown.active{z-index:16754}.card:nth-child(6755) .task-item{z-index:-5756}.card:nth-child(6755) .task-item .toolbar-dropdown.active{z-index:16755}.card:nth-child(6756) .task-item{z-index:-5757}.card:nth-child(6756) .task-item .toolbar-dropdown.active{z-index:16756}.card:nth-child(6757) .task-item{z-index:-5758}.card:nth-child(6757) .task-item .toolbar-dropdown.active{z-index:16757}.card:nth-child(6758) .task-item{z-index:-5759}.card:nth-child(6758) .task-item .toolbar-dropdown.active{z-index:16758}.card:nth-child(6759) .task-item{z-index:-5760}.card:nth-child(6759) .task-item .toolbar-dropdown.active{z-index:16759}.card:nth-child(6760) .task-item{z-index:-5761}.card:nth-child(6760) .task-item .toolbar-dropdown.active{z-index:16760}.card:nth-child(6761) .task-item{z-index:-5762}.card:nth-child(6761) .task-item .toolbar-dropdown.active{z-index:16761}.card:nth-child(6762) .task-item{z-index:-5763}.card:nth-child(6762) .task-item .toolbar-dropdown.active{z-index:16762}.card:nth-child(6763) .task-item{z-index:-5764}.card:nth-child(6763) .task-item .toolbar-dropdown.active{z-index:16763}.card:nth-child(6764) .task-item{z-index:-5765}.card:nth-child(6764) .task-item .toolbar-dropdown.active{z-index:16764}.card:nth-child(6765) .task-item{z-index:-5766}.card:nth-child(6765) .task-item .toolbar-dropdown.active{z-index:16765}.card:nth-child(6766) .task-item{z-index:-5767}.card:nth-child(6766) .task-item .toolbar-dropdown.active{z-index:16766}.card:nth-child(6767) .task-item{z-index:-5768}.card:nth-child(6767) .task-item .toolbar-dropdown.active{z-index:16767}.card:nth-child(6768) .task-item{z-index:-5769}.card:nth-child(6768) .task-item .toolbar-dropdown.active{z-index:16768}.card:nth-child(6769) .task-item{z-index:-5770}.card:nth-child(6769) .task-item .toolbar-dropdown.active{z-index:16769}.card:nth-child(6770) .task-item{z-index:-5771}.card:nth-child(6770) .task-item .toolbar-dropdown.active{z-index:16770}.card:nth-child(6771) .task-item{z-index:-5772}.card:nth-child(6771) .task-item .toolbar-dropdown.active{z-index:16771}.card:nth-child(6772) .task-item{z-index:-5773}.card:nth-child(6772) .task-item .toolbar-dropdown.active{z-index:16772}.card:nth-child(6773) .task-item{z-index:-5774}.card:nth-child(6773) .task-item .toolbar-dropdown.active{z-index:16773}.card:nth-child(6774) .task-item{z-index:-5775}.card:nth-child(6774) .task-item .toolbar-dropdown.active{z-index:16774}.card:nth-child(6775) .task-item{z-index:-5776}.card:nth-child(6775) .task-item .toolbar-dropdown.active{z-index:16775}.card:nth-child(6776) .task-item{z-index:-5777}.card:nth-child(6776) .task-item .toolbar-dropdown.active{z-index:16776}.card:nth-child(6777) .task-item{z-index:-5778}.card:nth-child(6777) .task-item .toolbar-dropdown.active{z-index:16777}.card:nth-child(6778) .task-item{z-index:-5779}.card:nth-child(6778) .task-item .toolbar-dropdown.active{z-index:16778}.card:nth-child(6779) .task-item{z-index:-5780}.card:nth-child(6779) .task-item .toolbar-dropdown.active{z-index:16779}.card:nth-child(6780) .task-item{z-index:-5781}.card:nth-child(6780) .task-item .toolbar-dropdown.active{z-index:16780}.card:nth-child(6781) .task-item{z-index:-5782}.card:nth-child(6781) .task-item .toolbar-dropdown.active{z-index:16781}.card:nth-child(6782) .task-item{z-index:-5783}.card:nth-child(6782) .task-item .toolbar-dropdown.active{z-index:16782}.card:nth-child(6783) .task-item{z-index:-5784}.card:nth-child(6783) .task-item .toolbar-dropdown.active{z-index:16783}.card:nth-child(6784) .task-item{z-index:-5785}.card:nth-child(6784) .task-item .toolbar-dropdown.active{z-index:16784}.card:nth-child(6785) .task-item{z-index:-5786}.card:nth-child(6785) .task-item .toolbar-dropdown.active{z-index:16785}.card:nth-child(6786) .task-item{z-index:-5787}.card:nth-child(6786) .task-item .toolbar-dropdown.active{z-index:16786}.card:nth-child(6787) .task-item{z-index:-5788}.card:nth-child(6787) .task-item .toolbar-dropdown.active{z-index:16787}.card:nth-child(6788) .task-item{z-index:-5789}.card:nth-child(6788) .task-item .toolbar-dropdown.active{z-index:16788}.card:nth-child(6789) .task-item{z-index:-5790}.card:nth-child(6789) .task-item .toolbar-dropdown.active{z-index:16789}.card:nth-child(6790) .task-item{z-index:-5791}.card:nth-child(6790) .task-item .toolbar-dropdown.active{z-index:16790}.card:nth-child(6791) .task-item{z-index:-5792}.card:nth-child(6791) .task-item .toolbar-dropdown.active{z-index:16791}.card:nth-child(6792) .task-item{z-index:-5793}.card:nth-child(6792) .task-item .toolbar-dropdown.active{z-index:16792}.card:nth-child(6793) .task-item{z-index:-5794}.card:nth-child(6793) .task-item .toolbar-dropdown.active{z-index:16793}.card:nth-child(6794) .task-item{z-index:-5795}.card:nth-child(6794) .task-item .toolbar-dropdown.active{z-index:16794}.card:nth-child(6795) .task-item{z-index:-5796}.card:nth-child(6795) .task-item .toolbar-dropdown.active{z-index:16795}.card:nth-child(6796) .task-item{z-index:-5797}.card:nth-child(6796) .task-item .toolbar-dropdown.active{z-index:16796}.card:nth-child(6797) .task-item{z-index:-5798}.card:nth-child(6797) .task-item .toolbar-dropdown.active{z-index:16797}.card:nth-child(6798) .task-item{z-index:-5799}.card:nth-child(6798) .task-item .toolbar-dropdown.active{z-index:16798}.card:nth-child(6799) .task-item{z-index:-5800}.card:nth-child(6799) .task-item .toolbar-dropdown.active{z-index:16799}.card:nth-child(6800) .task-item{z-index:-5801}.card:nth-child(6800) .task-item .toolbar-dropdown.active{z-index:16800}.card:nth-child(6801) .task-item{z-index:-5802}.card:nth-child(6801) .task-item .toolbar-dropdown.active{z-index:16801}.card:nth-child(6802) .task-item{z-index:-5803}.card:nth-child(6802) .task-item .toolbar-dropdown.active{z-index:16802}.card:nth-child(6803) .task-item{z-index:-5804}.card:nth-child(6803) .task-item .toolbar-dropdown.active{z-index:16803}.card:nth-child(6804) .task-item{z-index:-5805}.card:nth-child(6804) .task-item .toolbar-dropdown.active{z-index:16804}.card:nth-child(6805) .task-item{z-index:-5806}.card:nth-child(6805) .task-item .toolbar-dropdown.active{z-index:16805}.card:nth-child(6806) .task-item{z-index:-5807}.card:nth-child(6806) .task-item .toolbar-dropdown.active{z-index:16806}.card:nth-child(6807) .task-item{z-index:-5808}.card:nth-child(6807) .task-item .toolbar-dropdown.active{z-index:16807}.card:nth-child(6808) .task-item{z-index:-5809}.card:nth-child(6808) .task-item .toolbar-dropdown.active{z-index:16808}.card:nth-child(6809) .task-item{z-index:-5810}.card:nth-child(6809) .task-item .toolbar-dropdown.active{z-index:16809}.card:nth-child(6810) .task-item{z-index:-5811}.card:nth-child(6810) .task-item .toolbar-dropdown.active{z-index:16810}.card:nth-child(6811) .task-item{z-index:-5812}.card:nth-child(6811) .task-item .toolbar-dropdown.active{z-index:16811}.card:nth-child(6812) .task-item{z-index:-5813}.card:nth-child(6812) .task-item .toolbar-dropdown.active{z-index:16812}.card:nth-child(6813) .task-item{z-index:-5814}.card:nth-child(6813) .task-item .toolbar-dropdown.active{z-index:16813}.card:nth-child(6814) .task-item{z-index:-5815}.card:nth-child(6814) .task-item .toolbar-dropdown.active{z-index:16814}.card:nth-child(6815) .task-item{z-index:-5816}.card:nth-child(6815) .task-item .toolbar-dropdown.active{z-index:16815}.card:nth-child(6816) .task-item{z-index:-5817}.card:nth-child(6816) .task-item .toolbar-dropdown.active{z-index:16816}.card:nth-child(6817) .task-item{z-index:-5818}.card:nth-child(6817) .task-item .toolbar-dropdown.active{z-index:16817}.card:nth-child(6818) .task-item{z-index:-5819}.card:nth-child(6818) .task-item .toolbar-dropdown.active{z-index:16818}.card:nth-child(6819) .task-item{z-index:-5820}.card:nth-child(6819) .task-item .toolbar-dropdown.active{z-index:16819}.card:nth-child(6820) .task-item{z-index:-5821}.card:nth-child(6820) .task-item .toolbar-dropdown.active{z-index:16820}.card:nth-child(6821) .task-item{z-index:-5822}.card:nth-child(6821) .task-item .toolbar-dropdown.active{z-index:16821}.card:nth-child(6822) .task-item{z-index:-5823}.card:nth-child(6822) .task-item .toolbar-dropdown.active{z-index:16822}.card:nth-child(6823) .task-item{z-index:-5824}.card:nth-child(6823) .task-item .toolbar-dropdown.active{z-index:16823}.card:nth-child(6824) .task-item{z-index:-5825}.card:nth-child(6824) .task-item .toolbar-dropdown.active{z-index:16824}.card:nth-child(6825) .task-item{z-index:-5826}.card:nth-child(6825) .task-item .toolbar-dropdown.active{z-index:16825}.card:nth-child(6826) .task-item{z-index:-5827}.card:nth-child(6826) .task-item .toolbar-dropdown.active{z-index:16826}.card:nth-child(6827) .task-item{z-index:-5828}.card:nth-child(6827) .task-item .toolbar-dropdown.active{z-index:16827}.card:nth-child(6828) .task-item{z-index:-5829}.card:nth-child(6828) .task-item .toolbar-dropdown.active{z-index:16828}.card:nth-child(6829) .task-item{z-index:-5830}.card:nth-child(6829) .task-item .toolbar-dropdown.active{z-index:16829}.card:nth-child(6830) .task-item{z-index:-5831}.card:nth-child(6830) .task-item .toolbar-dropdown.active{z-index:16830}.card:nth-child(6831) .task-item{z-index:-5832}.card:nth-child(6831) .task-item .toolbar-dropdown.active{z-index:16831}.card:nth-child(6832) .task-item{z-index:-5833}.card:nth-child(6832) .task-item .toolbar-dropdown.active{z-index:16832}.card:nth-child(6833) .task-item{z-index:-5834}.card:nth-child(6833) .task-item .toolbar-dropdown.active{z-index:16833}.card:nth-child(6834) .task-item{z-index:-5835}.card:nth-child(6834) .task-item .toolbar-dropdown.active{z-index:16834}.card:nth-child(6835) .task-item{z-index:-5836}.card:nth-child(6835) .task-item .toolbar-dropdown.active{z-index:16835}.card:nth-child(6836) .task-item{z-index:-5837}.card:nth-child(6836) .task-item .toolbar-dropdown.active{z-index:16836}.card:nth-child(6837) .task-item{z-index:-5838}.card:nth-child(6837) .task-item .toolbar-dropdown.active{z-index:16837}.card:nth-child(6838) .task-item{z-index:-5839}.card:nth-child(6838) .task-item .toolbar-dropdown.active{z-index:16838}.card:nth-child(6839) .task-item{z-index:-5840}.card:nth-child(6839) .task-item .toolbar-dropdown.active{z-index:16839}.card:nth-child(6840) .task-item{z-index:-5841}.card:nth-child(6840) .task-item .toolbar-dropdown.active{z-index:16840}.card:nth-child(6841) .task-item{z-index:-5842}.card:nth-child(6841) .task-item .toolbar-dropdown.active{z-index:16841}.card:nth-child(6842) .task-item{z-index:-5843}.card:nth-child(6842) .task-item .toolbar-dropdown.active{z-index:16842}.card:nth-child(6843) .task-item{z-index:-5844}.card:nth-child(6843) .task-item .toolbar-dropdown.active{z-index:16843}.card:nth-child(6844) .task-item{z-index:-5845}.card:nth-child(6844) .task-item .toolbar-dropdown.active{z-index:16844}.card:nth-child(6845) .task-item{z-index:-5846}.card:nth-child(6845) .task-item .toolbar-dropdown.active{z-index:16845}.card:nth-child(6846) .task-item{z-index:-5847}.card:nth-child(6846) .task-item .toolbar-dropdown.active{z-index:16846}.card:nth-child(6847) .task-item{z-index:-5848}.card:nth-child(6847) .task-item .toolbar-dropdown.active{z-index:16847}.card:nth-child(6848) .task-item{z-index:-5849}.card:nth-child(6848) .task-item .toolbar-dropdown.active{z-index:16848}.card:nth-child(6849) .task-item{z-index:-5850}.card:nth-child(6849) .task-item .toolbar-dropdown.active{z-index:16849}.card:nth-child(6850) .task-item{z-index:-5851}.card:nth-child(6850) .task-item .toolbar-dropdown.active{z-index:16850}.card:nth-child(6851) .task-item{z-index:-5852}.card:nth-child(6851) .task-item .toolbar-dropdown.active{z-index:16851}.card:nth-child(6852) .task-item{z-index:-5853}.card:nth-child(6852) .task-item .toolbar-dropdown.active{z-index:16852}.card:nth-child(6853) .task-item{z-index:-5854}.card:nth-child(6853) .task-item .toolbar-dropdown.active{z-index:16853}.card:nth-child(6854) .task-item{z-index:-5855}.card:nth-child(6854) .task-item .toolbar-dropdown.active{z-index:16854}.card:nth-child(6855) .task-item{z-index:-5856}.card:nth-child(6855) .task-item .toolbar-dropdown.active{z-index:16855}.card:nth-child(6856) .task-item{z-index:-5857}.card:nth-child(6856) .task-item .toolbar-dropdown.active{z-index:16856}.card:nth-child(6857) .task-item{z-index:-5858}.card:nth-child(6857) .task-item .toolbar-dropdown.active{z-index:16857}.card:nth-child(6858) .task-item{z-index:-5859}.card:nth-child(6858) .task-item .toolbar-dropdown.active{z-index:16858}.card:nth-child(6859) .task-item{z-index:-5860}.card:nth-child(6859) .task-item .toolbar-dropdown.active{z-index:16859}.card:nth-child(6860) .task-item{z-index:-5861}.card:nth-child(6860) .task-item .toolbar-dropdown.active{z-index:16860}.card:nth-child(6861) .task-item{z-index:-5862}.card:nth-child(6861) .task-item .toolbar-dropdown.active{z-index:16861}.card:nth-child(6862) .task-item{z-index:-5863}.card:nth-child(6862) .task-item .toolbar-dropdown.active{z-index:16862}.card:nth-child(6863) .task-item{z-index:-5864}.card:nth-child(6863) .task-item .toolbar-dropdown.active{z-index:16863}.card:nth-child(6864) .task-item{z-index:-5865}.card:nth-child(6864) .task-item .toolbar-dropdown.active{z-index:16864}.card:nth-child(6865) .task-item{z-index:-5866}.card:nth-child(6865) .task-item .toolbar-dropdown.active{z-index:16865}.card:nth-child(6866) .task-item{z-index:-5867}.card:nth-child(6866) .task-item .toolbar-dropdown.active{z-index:16866}.card:nth-child(6867) .task-item{z-index:-5868}.card:nth-child(6867) .task-item .toolbar-dropdown.active{z-index:16867}.card:nth-child(6868) .task-item{z-index:-5869}.card:nth-child(6868) .task-item .toolbar-dropdown.active{z-index:16868}.card:nth-child(6869) .task-item{z-index:-5870}.card:nth-child(6869) .task-item .toolbar-dropdown.active{z-index:16869}.card:nth-child(6870) .task-item{z-index:-5871}.card:nth-child(6870) .task-item .toolbar-dropdown.active{z-index:16870}.card:nth-child(6871) .task-item{z-index:-5872}.card:nth-child(6871) .task-item .toolbar-dropdown.active{z-index:16871}.card:nth-child(6872) .task-item{z-index:-5873}.card:nth-child(6872) .task-item .toolbar-dropdown.active{z-index:16872}.card:nth-child(6873) .task-item{z-index:-5874}.card:nth-child(6873) .task-item .toolbar-dropdown.active{z-index:16873}.card:nth-child(6874) .task-item{z-index:-5875}.card:nth-child(6874) .task-item .toolbar-dropdown.active{z-index:16874}.card:nth-child(6875) .task-item{z-index:-5876}.card:nth-child(6875) .task-item .toolbar-dropdown.active{z-index:16875}.card:nth-child(6876) .task-item{z-index:-5877}.card:nth-child(6876) .task-item .toolbar-dropdown.active{z-index:16876}.card:nth-child(6877) .task-item{z-index:-5878}.card:nth-child(6877) .task-item .toolbar-dropdown.active{z-index:16877}.card:nth-child(6878) .task-item{z-index:-5879}.card:nth-child(6878) .task-item .toolbar-dropdown.active{z-index:16878}.card:nth-child(6879) .task-item{z-index:-5880}.card:nth-child(6879) .task-item .toolbar-dropdown.active{z-index:16879}.card:nth-child(6880) .task-item{z-index:-5881}.card:nth-child(6880) .task-item .toolbar-dropdown.active{z-index:16880}.card:nth-child(6881) .task-item{z-index:-5882}.card:nth-child(6881) .task-item .toolbar-dropdown.active{z-index:16881}.card:nth-child(6882) .task-item{z-index:-5883}.card:nth-child(6882) .task-item .toolbar-dropdown.active{z-index:16882}.card:nth-child(6883) .task-item{z-index:-5884}.card:nth-child(6883) .task-item .toolbar-dropdown.active{z-index:16883}.card:nth-child(6884) .task-item{z-index:-5885}.card:nth-child(6884) .task-item .toolbar-dropdown.active{z-index:16884}.card:nth-child(6885) .task-item{z-index:-5886}.card:nth-child(6885) .task-item .toolbar-dropdown.active{z-index:16885}.card:nth-child(6886) .task-item{z-index:-5887}.card:nth-child(6886) .task-item .toolbar-dropdown.active{z-index:16886}.card:nth-child(6887) .task-item{z-index:-5888}.card:nth-child(6887) .task-item .toolbar-dropdown.active{z-index:16887}.card:nth-child(6888) .task-item{z-index:-5889}.card:nth-child(6888) .task-item .toolbar-dropdown.active{z-index:16888}.card:nth-child(6889) .task-item{z-index:-5890}.card:nth-child(6889) .task-item .toolbar-dropdown.active{z-index:16889}.card:nth-child(6890) .task-item{z-index:-5891}.card:nth-child(6890) .task-item .toolbar-dropdown.active{z-index:16890}.card:nth-child(6891) .task-item{z-index:-5892}.card:nth-child(6891) .task-item .toolbar-dropdown.active{z-index:16891}.card:nth-child(6892) .task-item{z-index:-5893}.card:nth-child(6892) .task-item .toolbar-dropdown.active{z-index:16892}.card:nth-child(6893) .task-item{z-index:-5894}.card:nth-child(6893) .task-item .toolbar-dropdown.active{z-index:16893}.card:nth-child(6894) .task-item{z-index:-5895}.card:nth-child(6894) .task-item .toolbar-dropdown.active{z-index:16894}.card:nth-child(6895) .task-item{z-index:-5896}.card:nth-child(6895) .task-item .toolbar-dropdown.active{z-index:16895}.card:nth-child(6896) .task-item{z-index:-5897}.card:nth-child(6896) .task-item .toolbar-dropdown.active{z-index:16896}.card:nth-child(6897) .task-item{z-index:-5898}.card:nth-child(6897) .task-item .toolbar-dropdown.active{z-index:16897}.card:nth-child(6898) .task-item{z-index:-5899}.card:nth-child(6898) .task-item .toolbar-dropdown.active{z-index:16898}.card:nth-child(6899) .task-item{z-index:-5900}.card:nth-child(6899) .task-item .toolbar-dropdown.active{z-index:16899}.card:nth-child(6900) .task-item{z-index:-5901}.card:nth-child(6900) .task-item .toolbar-dropdown.active{z-index:16900}.card:nth-child(6901) .task-item{z-index:-5902}.card:nth-child(6901) .task-item .toolbar-dropdown.active{z-index:16901}.card:nth-child(6902) .task-item{z-index:-5903}.card:nth-child(6902) .task-item .toolbar-dropdown.active{z-index:16902}.card:nth-child(6903) .task-item{z-index:-5904}.card:nth-child(6903) .task-item .toolbar-dropdown.active{z-index:16903}.card:nth-child(6904) .task-item{z-index:-5905}.card:nth-child(6904) .task-item .toolbar-dropdown.active{z-index:16904}.card:nth-child(6905) .task-item{z-index:-5906}.card:nth-child(6905) .task-item .toolbar-dropdown.active{z-index:16905}.card:nth-child(6906) .task-item{z-index:-5907}.card:nth-child(6906) .task-item .toolbar-dropdown.active{z-index:16906}.card:nth-child(6907) .task-item{z-index:-5908}.card:nth-child(6907) .task-item .toolbar-dropdown.active{z-index:16907}.card:nth-child(6908) .task-item{z-index:-5909}.card:nth-child(6908) .task-item .toolbar-dropdown.active{z-index:16908}.card:nth-child(6909) .task-item{z-index:-5910}.card:nth-child(6909) .task-item .toolbar-dropdown.active{z-index:16909}.card:nth-child(6910) .task-item{z-index:-5911}.card:nth-child(6910) .task-item .toolbar-dropdown.active{z-index:16910}.card:nth-child(6911) .task-item{z-index:-5912}.card:nth-child(6911) .task-item .toolbar-dropdown.active{z-index:16911}.card:nth-child(6912) .task-item{z-index:-5913}.card:nth-child(6912) .task-item .toolbar-dropdown.active{z-index:16912}.card:nth-child(6913) .task-item{z-index:-5914}.card:nth-child(6913) .task-item .toolbar-dropdown.active{z-index:16913}.card:nth-child(6914) .task-item{z-index:-5915}.card:nth-child(6914) .task-item .toolbar-dropdown.active{z-index:16914}.card:nth-child(6915) .task-item{z-index:-5916}.card:nth-child(6915) .task-item .toolbar-dropdown.active{z-index:16915}.card:nth-child(6916) .task-item{z-index:-5917}.card:nth-child(6916) .task-item .toolbar-dropdown.active{z-index:16916}.card:nth-child(6917) .task-item{z-index:-5918}.card:nth-child(6917) .task-item .toolbar-dropdown.active{z-index:16917}.card:nth-child(6918) .task-item{z-index:-5919}.card:nth-child(6918) .task-item .toolbar-dropdown.active{z-index:16918}.card:nth-child(6919) .task-item{z-index:-5920}.card:nth-child(6919) .task-item .toolbar-dropdown.active{z-index:16919}.card:nth-child(6920) .task-item{z-index:-5921}.card:nth-child(6920) .task-item .toolbar-dropdown.active{z-index:16920}.card:nth-child(6921) .task-item{z-index:-5922}.card:nth-child(6921) .task-item .toolbar-dropdown.active{z-index:16921}.card:nth-child(6922) .task-item{z-index:-5923}.card:nth-child(6922) .task-item .toolbar-dropdown.active{z-index:16922}.card:nth-child(6923) .task-item{z-index:-5924}.card:nth-child(6923) .task-item .toolbar-dropdown.active{z-index:16923}.card:nth-child(6924) .task-item{z-index:-5925}.card:nth-child(6924) .task-item .toolbar-dropdown.active{z-index:16924}.card:nth-child(6925) .task-item{z-index:-5926}.card:nth-child(6925) .task-item .toolbar-dropdown.active{z-index:16925}.card:nth-child(6926) .task-item{z-index:-5927}.card:nth-child(6926) .task-item .toolbar-dropdown.active{z-index:16926}.card:nth-child(6927) .task-item{z-index:-5928}.card:nth-child(6927) .task-item .toolbar-dropdown.active{z-index:16927}.card:nth-child(6928) .task-item{z-index:-5929}.card:nth-child(6928) .task-item .toolbar-dropdown.active{z-index:16928}.card:nth-child(6929) .task-item{z-index:-5930}.card:nth-child(6929) .task-item .toolbar-dropdown.active{z-index:16929}.card:nth-child(6930) .task-item{z-index:-5931}.card:nth-child(6930) .task-item .toolbar-dropdown.active{z-index:16930}.card:nth-child(6931) .task-item{z-index:-5932}.card:nth-child(6931) .task-item .toolbar-dropdown.active{z-index:16931}.card:nth-child(6932) .task-item{z-index:-5933}.card:nth-child(6932) .task-item .toolbar-dropdown.active{z-index:16932}.card:nth-child(6933) .task-item{z-index:-5934}.card:nth-child(6933) .task-item .toolbar-dropdown.active{z-index:16933}.card:nth-child(6934) .task-item{z-index:-5935}.card:nth-child(6934) .task-item .toolbar-dropdown.active{z-index:16934}.card:nth-child(6935) .task-item{z-index:-5936}.card:nth-child(6935) .task-item .toolbar-dropdown.active{z-index:16935}.card:nth-child(6936) .task-item{z-index:-5937}.card:nth-child(6936) .task-item .toolbar-dropdown.active{z-index:16936}.card:nth-child(6937) .task-item{z-index:-5938}.card:nth-child(6937) .task-item .toolbar-dropdown.active{z-index:16937}.card:nth-child(6938) .task-item{z-index:-5939}.card:nth-child(6938) .task-item .toolbar-dropdown.active{z-index:16938}.card:nth-child(6939) .task-item{z-index:-5940}.card:nth-child(6939) .task-item .toolbar-dropdown.active{z-index:16939}.card:nth-child(6940) .task-item{z-index:-5941}.card:nth-child(6940) .task-item .toolbar-dropdown.active{z-index:16940}.card:nth-child(6941) .task-item{z-index:-5942}.card:nth-child(6941) .task-item .toolbar-dropdown.active{z-index:16941}.card:nth-child(6942) .task-item{z-index:-5943}.card:nth-child(6942) .task-item .toolbar-dropdown.active{z-index:16942}.card:nth-child(6943) .task-item{z-index:-5944}.card:nth-child(6943) .task-item .toolbar-dropdown.active{z-index:16943}.card:nth-child(6944) .task-item{z-index:-5945}.card:nth-child(6944) .task-item .toolbar-dropdown.active{z-index:16944}.card:nth-child(6945) .task-item{z-index:-5946}.card:nth-child(6945) .task-item .toolbar-dropdown.active{z-index:16945}.card:nth-child(6946) .task-item{z-index:-5947}.card:nth-child(6946) .task-item .toolbar-dropdown.active{z-index:16946}.card:nth-child(6947) .task-item{z-index:-5948}.card:nth-child(6947) .task-item .toolbar-dropdown.active{z-index:16947}.card:nth-child(6948) .task-item{z-index:-5949}.card:nth-child(6948) .task-item .toolbar-dropdown.active{z-index:16948}.card:nth-child(6949) .task-item{z-index:-5950}.card:nth-child(6949) .task-item .toolbar-dropdown.active{z-index:16949}.card:nth-child(6950) .task-item{z-index:-5951}.card:nth-child(6950) .task-item .toolbar-dropdown.active{z-index:16950}.card:nth-child(6951) .task-item{z-index:-5952}.card:nth-child(6951) .task-item .toolbar-dropdown.active{z-index:16951}.card:nth-child(6952) .task-item{z-index:-5953}.card:nth-child(6952) .task-item .toolbar-dropdown.active{z-index:16952}.card:nth-child(6953) .task-item{z-index:-5954}.card:nth-child(6953) .task-item .toolbar-dropdown.active{z-index:16953}.card:nth-child(6954) .task-item{z-index:-5955}.card:nth-child(6954) .task-item .toolbar-dropdown.active{z-index:16954}.card:nth-child(6955) .task-item{z-index:-5956}.card:nth-child(6955) .task-item .toolbar-dropdown.active{z-index:16955}.card:nth-child(6956) .task-item{z-index:-5957}.card:nth-child(6956) .task-item .toolbar-dropdown.active{z-index:16956}.card:nth-child(6957) .task-item{z-index:-5958}.card:nth-child(6957) .task-item .toolbar-dropdown.active{z-index:16957}.card:nth-child(6958) .task-item{z-index:-5959}.card:nth-child(6958) .task-item .toolbar-dropdown.active{z-index:16958}.card:nth-child(6959) .task-item{z-index:-5960}.card:nth-child(6959) .task-item .toolbar-dropdown.active{z-index:16959}.card:nth-child(6960) .task-item{z-index:-5961}.card:nth-child(6960) .task-item .toolbar-dropdown.active{z-index:16960}.card:nth-child(6961) .task-item{z-index:-5962}.card:nth-child(6961) .task-item .toolbar-dropdown.active{z-index:16961}.card:nth-child(6962) .task-item{z-index:-5963}.card:nth-child(6962) .task-item .toolbar-dropdown.active{z-index:16962}.card:nth-child(6963) .task-item{z-index:-5964}.card:nth-child(6963) .task-item .toolbar-dropdown.active{z-index:16963}.card:nth-child(6964) .task-item{z-index:-5965}.card:nth-child(6964) .task-item .toolbar-dropdown.active{z-index:16964}.card:nth-child(6965) .task-item{z-index:-5966}.card:nth-child(6965) .task-item .toolbar-dropdown.active{z-index:16965}.card:nth-child(6966) .task-item{z-index:-5967}.card:nth-child(6966) .task-item .toolbar-dropdown.active{z-index:16966}.card:nth-child(6967) .task-item{z-index:-5968}.card:nth-child(6967) .task-item .toolbar-dropdown.active{z-index:16967}.card:nth-child(6968) .task-item{z-index:-5969}.card:nth-child(6968) .task-item .toolbar-dropdown.active{z-index:16968}.card:nth-child(6969) .task-item{z-index:-5970}.card:nth-child(6969) .task-item .toolbar-dropdown.active{z-index:16969}.card:nth-child(6970) .task-item{z-index:-5971}.card:nth-child(6970) .task-item .toolbar-dropdown.active{z-index:16970}.card:nth-child(6971) .task-item{z-index:-5972}.card:nth-child(6971) .task-item .toolbar-dropdown.active{z-index:16971}.card:nth-child(6972) .task-item{z-index:-5973}.card:nth-child(6972) .task-item .toolbar-dropdown.active{z-index:16972}.card:nth-child(6973) .task-item{z-index:-5974}.card:nth-child(6973) .task-item .toolbar-dropdown.active{z-index:16973}.card:nth-child(6974) .task-item{z-index:-5975}.card:nth-child(6974) .task-item .toolbar-dropdown.active{z-index:16974}.card:nth-child(6975) .task-item{z-index:-5976}.card:nth-child(6975) .task-item .toolbar-dropdown.active{z-index:16975}.card:nth-child(6976) .task-item{z-index:-5977}.card:nth-child(6976) .task-item .toolbar-dropdown.active{z-index:16976}.card:nth-child(6977) .task-item{z-index:-5978}.card:nth-child(6977) .task-item .toolbar-dropdown.active{z-index:16977}.card:nth-child(6978) .task-item{z-index:-5979}.card:nth-child(6978) .task-item .toolbar-dropdown.active{z-index:16978}.card:nth-child(6979) .task-item{z-index:-5980}.card:nth-child(6979) .task-item .toolbar-dropdown.active{z-index:16979}.card:nth-child(6980) .task-item{z-index:-5981}.card:nth-child(6980) .task-item .toolbar-dropdown.active{z-index:16980}.card:nth-child(6981) .task-item{z-index:-5982}.card:nth-child(6981) .task-item .toolbar-dropdown.active{z-index:16981}.card:nth-child(6982) .task-item{z-index:-5983}.card:nth-child(6982) .task-item .toolbar-dropdown.active{z-index:16982}.card:nth-child(6983) .task-item{z-index:-5984}.card:nth-child(6983) .task-item .toolbar-dropdown.active{z-index:16983}.card:nth-child(6984) .task-item{z-index:-5985}.card:nth-child(6984) .task-item .toolbar-dropdown.active{z-index:16984}.card:nth-child(6985) .task-item{z-index:-5986}.card:nth-child(6985) .task-item .toolbar-dropdown.active{z-index:16985}.card:nth-child(6986) .task-item{z-index:-5987}.card:nth-child(6986) .task-item .toolbar-dropdown.active{z-index:16986}.card:nth-child(6987) .task-item{z-index:-5988}.card:nth-child(6987) .task-item .toolbar-dropdown.active{z-index:16987}.card:nth-child(6988) .task-item{z-index:-5989}.card:nth-child(6988) .task-item .toolbar-dropdown.active{z-index:16988}.card:nth-child(6989) .task-item{z-index:-5990}.card:nth-child(6989) .task-item .toolbar-dropdown.active{z-index:16989}.card:nth-child(6990) .task-item{z-index:-5991}.card:nth-child(6990) .task-item .toolbar-dropdown.active{z-index:16990}.card:nth-child(6991) .task-item{z-index:-5992}.card:nth-child(6991) .task-item .toolbar-dropdown.active{z-index:16991}.card:nth-child(6992) .task-item{z-index:-5993}.card:nth-child(6992) .task-item .toolbar-dropdown.active{z-index:16992}.card:nth-child(6993) .task-item{z-index:-5994}.card:nth-child(6993) .task-item .toolbar-dropdown.active{z-index:16993}.card:nth-child(6994) .task-item{z-index:-5995}.card:nth-child(6994) .task-item .toolbar-dropdown.active{z-index:16994}.card:nth-child(6995) .task-item{z-index:-5996}.card:nth-child(6995) .task-item .toolbar-dropdown.active{z-index:16995}.card:nth-child(6996) .task-item{z-index:-5997}.card:nth-child(6996) .task-item .toolbar-dropdown.active{z-index:16996}.card:nth-child(6997) .task-item{z-index:-5998}.card:nth-child(6997) .task-item .toolbar-dropdown.active{z-index:16997}.card:nth-child(6998) .task-item{z-index:-5999}.card:nth-child(6998) .task-item .toolbar-dropdown.active{z-index:16998}.card:nth-child(6999) .task-item{z-index:-6000}.card:nth-child(6999) .task-item .toolbar-dropdown.active{z-index:16999}.card:nth-child(7000) .task-item{z-index:-6001}.card:nth-child(7000) .task-item .toolbar-dropdown.active{z-index:17000}.card:nth-child(7001) .task-item{z-index:-6002}.card:nth-child(7001) .task-item .toolbar-dropdown.active{z-index:17001}.card:nth-child(7002) .task-item{z-index:-6003}.card:nth-child(7002) .task-item .toolbar-dropdown.active{z-index:17002}.card:nth-child(7003) .task-item{z-index:-6004}.card:nth-child(7003) .task-item .toolbar-dropdown.active{z-index:17003}.card:nth-child(7004) .task-item{z-index:-6005}.card:nth-child(7004) .task-item .toolbar-dropdown.active{z-index:17004}.card:nth-child(7005) .task-item{z-index:-6006}.card:nth-child(7005) .task-item .toolbar-dropdown.active{z-index:17005}.card:nth-child(7006) .task-item{z-index:-6007}.card:nth-child(7006) .task-item .toolbar-dropdown.active{z-index:17006}.card:nth-child(7007) .task-item{z-index:-6008}.card:nth-child(7007) .task-item .toolbar-dropdown.active{z-index:17007}.card:nth-child(7008) .task-item{z-index:-6009}.card:nth-child(7008) .task-item .toolbar-dropdown.active{z-index:17008}.card:nth-child(7009) .task-item{z-index:-6010}.card:nth-child(7009) .task-item .toolbar-dropdown.active{z-index:17009}.card:nth-child(7010) .task-item{z-index:-6011}.card:nth-child(7010) .task-item .toolbar-dropdown.active{z-index:17010}.card:nth-child(7011) .task-item{z-index:-6012}.card:nth-child(7011) .task-item .toolbar-dropdown.active{z-index:17011}.card:nth-child(7012) .task-item{z-index:-6013}.card:nth-child(7012) .task-item .toolbar-dropdown.active{z-index:17012}.card:nth-child(7013) .task-item{z-index:-6014}.card:nth-child(7013) .task-item .toolbar-dropdown.active{z-index:17013}.card:nth-child(7014) .task-item{z-index:-6015}.card:nth-child(7014) .task-item .toolbar-dropdown.active{z-index:17014}.card:nth-child(7015) .task-item{z-index:-6016}.card:nth-child(7015) .task-item .toolbar-dropdown.active{z-index:17015}.card:nth-child(7016) .task-item{z-index:-6017}.card:nth-child(7016) .task-item .toolbar-dropdown.active{z-index:17016}.card:nth-child(7017) .task-item{z-index:-6018}.card:nth-child(7017) .task-item .toolbar-dropdown.active{z-index:17017}.card:nth-child(7018) .task-item{z-index:-6019}.card:nth-child(7018) .task-item .toolbar-dropdown.active{z-index:17018}.card:nth-child(7019) .task-item{z-index:-6020}.card:nth-child(7019) .task-item .toolbar-dropdown.active{z-index:17019}.card:nth-child(7020) .task-item{z-index:-6021}.card:nth-child(7020) .task-item .toolbar-dropdown.active{z-index:17020}.card:nth-child(7021) .task-item{z-index:-6022}.card:nth-child(7021) .task-item .toolbar-dropdown.active{z-index:17021}.card:nth-child(7022) .task-item{z-index:-6023}.card:nth-child(7022) .task-item .toolbar-dropdown.active{z-index:17022}.card:nth-child(7023) .task-item{z-index:-6024}.card:nth-child(7023) .task-item .toolbar-dropdown.active{z-index:17023}.card:nth-child(7024) .task-item{z-index:-6025}.card:nth-child(7024) .task-item .toolbar-dropdown.active{z-index:17024}.card:nth-child(7025) .task-item{z-index:-6026}.card:nth-child(7025) .task-item .toolbar-dropdown.active{z-index:17025}.card:nth-child(7026) .task-item{z-index:-6027}.card:nth-child(7026) .task-item .toolbar-dropdown.active{z-index:17026}.card:nth-child(7027) .task-item{z-index:-6028}.card:nth-child(7027) .task-item .toolbar-dropdown.active{z-index:17027}.card:nth-child(7028) .task-item{z-index:-6029}.card:nth-child(7028) .task-item .toolbar-dropdown.active{z-index:17028}.card:nth-child(7029) .task-item{z-index:-6030}.card:nth-child(7029) .task-item .toolbar-dropdown.active{z-index:17029}.card:nth-child(7030) .task-item{z-index:-6031}.card:nth-child(7030) .task-item .toolbar-dropdown.active{z-index:17030}.card:nth-child(7031) .task-item{z-index:-6032}.card:nth-child(7031) .task-item .toolbar-dropdown.active{z-index:17031}.card:nth-child(7032) .task-item{z-index:-6033}.card:nth-child(7032) .task-item .toolbar-dropdown.active{z-index:17032}.card:nth-child(7033) .task-item{z-index:-6034}.card:nth-child(7033) .task-item .toolbar-dropdown.active{z-index:17033}.card:nth-child(7034) .task-item{z-index:-6035}.card:nth-child(7034) .task-item .toolbar-dropdown.active{z-index:17034}.card:nth-child(7035) .task-item{z-index:-6036}.card:nth-child(7035) .task-item .toolbar-dropdown.active{z-index:17035}.card:nth-child(7036) .task-item{z-index:-6037}.card:nth-child(7036) .task-item .toolbar-dropdown.active{z-index:17036}.card:nth-child(7037) .task-item{z-index:-6038}.card:nth-child(7037) .task-item .toolbar-dropdown.active{z-index:17037}.card:nth-child(7038) .task-item{z-index:-6039}.card:nth-child(7038) .task-item .toolbar-dropdown.active{z-index:17038}.card:nth-child(7039) .task-item{z-index:-6040}.card:nth-child(7039) .task-item .toolbar-dropdown.active{z-index:17039}.card:nth-child(7040) .task-item{z-index:-6041}.card:nth-child(7040) .task-item .toolbar-dropdown.active{z-index:17040}.card:nth-child(7041) .task-item{z-index:-6042}.card:nth-child(7041) .task-item .toolbar-dropdown.active{z-index:17041}.card:nth-child(7042) .task-item{z-index:-6043}.card:nth-child(7042) .task-item .toolbar-dropdown.active{z-index:17042}.card:nth-child(7043) .task-item{z-index:-6044}.card:nth-child(7043) .task-item .toolbar-dropdown.active{z-index:17043}.card:nth-child(7044) .task-item{z-index:-6045}.card:nth-child(7044) .task-item .toolbar-dropdown.active{z-index:17044}.card:nth-child(7045) .task-item{z-index:-6046}.card:nth-child(7045) .task-item .toolbar-dropdown.active{z-index:17045}.card:nth-child(7046) .task-item{z-index:-6047}.card:nth-child(7046) .task-item .toolbar-dropdown.active{z-index:17046}.card:nth-child(7047) .task-item{z-index:-6048}.card:nth-child(7047) .task-item .toolbar-dropdown.active{z-index:17047}.card:nth-child(7048) .task-item{z-index:-6049}.card:nth-child(7048) .task-item .toolbar-dropdown.active{z-index:17048}.card:nth-child(7049) .task-item{z-index:-6050}.card:nth-child(7049) .task-item .toolbar-dropdown.active{z-index:17049}.card:nth-child(7050) .task-item{z-index:-6051}.card:nth-child(7050) .task-item .toolbar-dropdown.active{z-index:17050}.card:nth-child(7051) .task-item{z-index:-6052}.card:nth-child(7051) .task-item .toolbar-dropdown.active{z-index:17051}.card:nth-child(7052) .task-item{z-index:-6053}.card:nth-child(7052) .task-item .toolbar-dropdown.active{z-index:17052}.card:nth-child(7053) .task-item{z-index:-6054}.card:nth-child(7053) .task-item .toolbar-dropdown.active{z-index:17053}.card:nth-child(7054) .task-item{z-index:-6055}.card:nth-child(7054) .task-item .toolbar-dropdown.active{z-index:17054}.card:nth-child(7055) .task-item{z-index:-6056}.card:nth-child(7055) .task-item .toolbar-dropdown.active{z-index:17055}.card:nth-child(7056) .task-item{z-index:-6057}.card:nth-child(7056) .task-item .toolbar-dropdown.active{z-index:17056}.card:nth-child(7057) .task-item{z-index:-6058}.card:nth-child(7057) .task-item .toolbar-dropdown.active{z-index:17057}.card:nth-child(7058) .task-item{z-index:-6059}.card:nth-child(7058) .task-item .toolbar-dropdown.active{z-index:17058}.card:nth-child(7059) .task-item{z-index:-6060}.card:nth-child(7059) .task-item .toolbar-dropdown.active{z-index:17059}.card:nth-child(7060) .task-item{z-index:-6061}.card:nth-child(7060) .task-item .toolbar-dropdown.active{z-index:17060}.card:nth-child(7061) .task-item{z-index:-6062}.card:nth-child(7061) .task-item .toolbar-dropdown.active{z-index:17061}.card:nth-child(7062) .task-item{z-index:-6063}.card:nth-child(7062) .task-item .toolbar-dropdown.active{z-index:17062}.card:nth-child(7063) .task-item{z-index:-6064}.card:nth-child(7063) .task-item .toolbar-dropdown.active{z-index:17063}.card:nth-child(7064) .task-item{z-index:-6065}.card:nth-child(7064) .task-item .toolbar-dropdown.active{z-index:17064}.card:nth-child(7065) .task-item{z-index:-6066}.card:nth-child(7065) .task-item .toolbar-dropdown.active{z-index:17065}.card:nth-child(7066) .task-item{z-index:-6067}.card:nth-child(7066) .task-item .toolbar-dropdown.active{z-index:17066}.card:nth-child(7067) .task-item{z-index:-6068}.card:nth-child(7067) .task-item .toolbar-dropdown.active{z-index:17067}.card:nth-child(7068) .task-item{z-index:-6069}.card:nth-child(7068) .task-item .toolbar-dropdown.active{z-index:17068}.card:nth-child(7069) .task-item{z-index:-6070}.card:nth-child(7069) .task-item .toolbar-dropdown.active{z-index:17069}.card:nth-child(7070) .task-item{z-index:-6071}.card:nth-child(7070) .task-item .toolbar-dropdown.active{z-index:17070}.card:nth-child(7071) .task-item{z-index:-6072}.card:nth-child(7071) .task-item .toolbar-dropdown.active{z-index:17071}.card:nth-child(7072) .task-item{z-index:-6073}.card:nth-child(7072) .task-item .toolbar-dropdown.active{z-index:17072}.card:nth-child(7073) .task-item{z-index:-6074}.card:nth-child(7073) .task-item .toolbar-dropdown.active{z-index:17073}.card:nth-child(7074) .task-item{z-index:-6075}.card:nth-child(7074) .task-item .toolbar-dropdown.active{z-index:17074}.card:nth-child(7075) .task-item{z-index:-6076}.card:nth-child(7075) .task-item .toolbar-dropdown.active{z-index:17075}.card:nth-child(7076) .task-item{z-index:-6077}.card:nth-child(7076) .task-item .toolbar-dropdown.active{z-index:17076}.card:nth-child(7077) .task-item{z-index:-6078}.card:nth-child(7077) .task-item .toolbar-dropdown.active{z-index:17077}.card:nth-child(7078) .task-item{z-index:-6079}.card:nth-child(7078) .task-item .toolbar-dropdown.active{z-index:17078}.card:nth-child(7079) .task-item{z-index:-6080}.card:nth-child(7079) .task-item .toolbar-dropdown.active{z-index:17079}.card:nth-child(7080) .task-item{z-index:-6081}.card:nth-child(7080) .task-item .toolbar-dropdown.active{z-index:17080}.card:nth-child(7081) .task-item{z-index:-6082}.card:nth-child(7081) .task-item .toolbar-dropdown.active{z-index:17081}.card:nth-child(7082) .task-item{z-index:-6083}.card:nth-child(7082) .task-item .toolbar-dropdown.active{z-index:17082}.card:nth-child(7083) .task-item{z-index:-6084}.card:nth-child(7083) .task-item .toolbar-dropdown.active{z-index:17083}.card:nth-child(7084) .task-item{z-index:-6085}.card:nth-child(7084) .task-item .toolbar-dropdown.active{z-index:17084}.card:nth-child(7085) .task-item{z-index:-6086}.card:nth-child(7085) .task-item .toolbar-dropdown.active{z-index:17085}.card:nth-child(7086) .task-item{z-index:-6087}.card:nth-child(7086) .task-item .toolbar-dropdown.active{z-index:17086}.card:nth-child(7087) .task-item{z-index:-6088}.card:nth-child(7087) .task-item .toolbar-dropdown.active{z-index:17087}.card:nth-child(7088) .task-item{z-index:-6089}.card:nth-child(7088) .task-item .toolbar-dropdown.active{z-index:17088}.card:nth-child(7089) .task-item{z-index:-6090}.card:nth-child(7089) .task-item .toolbar-dropdown.active{z-index:17089}.card:nth-child(7090) .task-item{z-index:-6091}.card:nth-child(7090) .task-item .toolbar-dropdown.active{z-index:17090}.card:nth-child(7091) .task-item{z-index:-6092}.card:nth-child(7091) .task-item .toolbar-dropdown.active{z-index:17091}.card:nth-child(7092) .task-item{z-index:-6093}.card:nth-child(7092) .task-item .toolbar-dropdown.active{z-index:17092}.card:nth-child(7093) .task-item{z-index:-6094}.card:nth-child(7093) .task-item .toolbar-dropdown.active{z-index:17093}.card:nth-child(7094) .task-item{z-index:-6095}.card:nth-child(7094) .task-item .toolbar-dropdown.active{z-index:17094}.card:nth-child(7095) .task-item{z-index:-6096}.card:nth-child(7095) .task-item .toolbar-dropdown.active{z-index:17095}.card:nth-child(7096) .task-item{z-index:-6097}.card:nth-child(7096) .task-item .toolbar-dropdown.active{z-index:17096}.card:nth-child(7097) .task-item{z-index:-6098}.card:nth-child(7097) .task-item .toolbar-dropdown.active{z-index:17097}.card:nth-child(7098) .task-item{z-index:-6099}.card:nth-child(7098) .task-item .toolbar-dropdown.active{z-index:17098}.card:nth-child(7099) .task-item{z-index:-6100}.card:nth-child(7099) .task-item .toolbar-dropdown.active{z-index:17099}.card:nth-child(7100) .task-item{z-index:-6101}.card:nth-child(7100) .task-item .toolbar-dropdown.active{z-index:17100}.card:nth-child(7101) .task-item{z-index:-6102}.card:nth-child(7101) .task-item .toolbar-dropdown.active{z-index:17101}.card:nth-child(7102) .task-item{z-index:-6103}.card:nth-child(7102) .task-item .toolbar-dropdown.active{z-index:17102}.card:nth-child(7103) .task-item{z-index:-6104}.card:nth-child(7103) .task-item .toolbar-dropdown.active{z-index:17103}.card:nth-child(7104) .task-item{z-index:-6105}.card:nth-child(7104) .task-item .toolbar-dropdown.active{z-index:17104}.card:nth-child(7105) .task-item{z-index:-6106}.card:nth-child(7105) .task-item .toolbar-dropdown.active{z-index:17105}.card:nth-child(7106) .task-item{z-index:-6107}.card:nth-child(7106) .task-item .toolbar-dropdown.active{z-index:17106}.card:nth-child(7107) .task-item{z-index:-6108}.card:nth-child(7107) .task-item .toolbar-dropdown.active{z-index:17107}.card:nth-child(7108) .task-item{z-index:-6109}.card:nth-child(7108) .task-item .toolbar-dropdown.active{z-index:17108}.card:nth-child(7109) .task-item{z-index:-6110}.card:nth-child(7109) .task-item .toolbar-dropdown.active{z-index:17109}.card:nth-child(7110) .task-item{z-index:-6111}.card:nth-child(7110) .task-item .toolbar-dropdown.active{z-index:17110}.card:nth-child(7111) .task-item{z-index:-6112}.card:nth-child(7111) .task-item .toolbar-dropdown.active{z-index:17111}.card:nth-child(7112) .task-item{z-index:-6113}.card:nth-child(7112) .task-item .toolbar-dropdown.active{z-index:17112}.card:nth-child(7113) .task-item{z-index:-6114}.card:nth-child(7113) .task-item .toolbar-dropdown.active{z-index:17113}.card:nth-child(7114) .task-item{z-index:-6115}.card:nth-child(7114) .task-item .toolbar-dropdown.active{z-index:17114}.card:nth-child(7115) .task-item{z-index:-6116}.card:nth-child(7115) .task-item .toolbar-dropdown.active{z-index:17115}.card:nth-child(7116) .task-item{z-index:-6117}.card:nth-child(7116) .task-item .toolbar-dropdown.active{z-index:17116}.card:nth-child(7117) .task-item{z-index:-6118}.card:nth-child(7117) .task-item .toolbar-dropdown.active{z-index:17117}.card:nth-child(7118) .task-item{z-index:-6119}.card:nth-child(7118) .task-item .toolbar-dropdown.active{z-index:17118}.card:nth-child(7119) .task-item{z-index:-6120}.card:nth-child(7119) .task-item .toolbar-dropdown.active{z-index:17119}.card:nth-child(7120) .task-item{z-index:-6121}.card:nth-child(7120) .task-item .toolbar-dropdown.active{z-index:17120}.card:nth-child(7121) .task-item{z-index:-6122}.card:nth-child(7121) .task-item .toolbar-dropdown.active{z-index:17121}.card:nth-child(7122) .task-item{z-index:-6123}.card:nth-child(7122) .task-item .toolbar-dropdown.active{z-index:17122}.card:nth-child(7123) .task-item{z-index:-6124}.card:nth-child(7123) .task-item .toolbar-dropdown.active{z-index:17123}.card:nth-child(7124) .task-item{z-index:-6125}.card:nth-child(7124) .task-item .toolbar-dropdown.active{z-index:17124}.card:nth-child(7125) .task-item{z-index:-6126}.card:nth-child(7125) .task-item .toolbar-dropdown.active{z-index:17125}.card:nth-child(7126) .task-item{z-index:-6127}.card:nth-child(7126) .task-item .toolbar-dropdown.active{z-index:17126}.card:nth-child(7127) .task-item{z-index:-6128}.card:nth-child(7127) .task-item .toolbar-dropdown.active{z-index:17127}.card:nth-child(7128) .task-item{z-index:-6129}.card:nth-child(7128) .task-item .toolbar-dropdown.active{z-index:17128}.card:nth-child(7129) .task-item{z-index:-6130}.card:nth-child(7129) .task-item .toolbar-dropdown.active{z-index:17129}.card:nth-child(7130) .task-item{z-index:-6131}.card:nth-child(7130) .task-item .toolbar-dropdown.active{z-index:17130}.card:nth-child(7131) .task-item{z-index:-6132}.card:nth-child(7131) .task-item .toolbar-dropdown.active{z-index:17131}.card:nth-child(7132) .task-item{z-index:-6133}.card:nth-child(7132) .task-item .toolbar-dropdown.active{z-index:17132}.card:nth-child(7133) .task-item{z-index:-6134}.card:nth-child(7133) .task-item .toolbar-dropdown.active{z-index:17133}.card:nth-child(7134) .task-item{z-index:-6135}.card:nth-child(7134) .task-item .toolbar-dropdown.active{z-index:17134}.card:nth-child(7135) .task-item{z-index:-6136}.card:nth-child(7135) .task-item .toolbar-dropdown.active{z-index:17135}.card:nth-child(7136) .task-item{z-index:-6137}.card:nth-child(7136) .task-item .toolbar-dropdown.active{z-index:17136}.card:nth-child(7137) .task-item{z-index:-6138}.card:nth-child(7137) .task-item .toolbar-dropdown.active{z-index:17137}.card:nth-child(7138) .task-item{z-index:-6139}.card:nth-child(7138) .task-item .toolbar-dropdown.active{z-index:17138}.card:nth-child(7139) .task-item{z-index:-6140}.card:nth-child(7139) .task-item .toolbar-dropdown.active{z-index:17139}.card:nth-child(7140) .task-item{z-index:-6141}.card:nth-child(7140) .task-item .toolbar-dropdown.active{z-index:17140}.card:nth-child(7141) .task-item{z-index:-6142}.card:nth-child(7141) .task-item .toolbar-dropdown.active{z-index:17141}.card:nth-child(7142) .task-item{z-index:-6143}.card:nth-child(7142) .task-item .toolbar-dropdown.active{z-index:17142}.card:nth-child(7143) .task-item{z-index:-6144}.card:nth-child(7143) .task-item .toolbar-dropdown.active{z-index:17143}.card:nth-child(7144) .task-item{z-index:-6145}.card:nth-child(7144) .task-item .toolbar-dropdown.active{z-index:17144}.card:nth-child(7145) .task-item{z-index:-6146}.card:nth-child(7145) .task-item .toolbar-dropdown.active{z-index:17145}.card:nth-child(7146) .task-item{z-index:-6147}.card:nth-child(7146) .task-item .toolbar-dropdown.active{z-index:17146}.card:nth-child(7147) .task-item{z-index:-6148}.card:nth-child(7147) .task-item .toolbar-dropdown.active{z-index:17147}.card:nth-child(7148) .task-item{z-index:-6149}.card:nth-child(7148) .task-item .toolbar-dropdown.active{z-index:17148}.card:nth-child(7149) .task-item{z-index:-6150}.card:nth-child(7149) .task-item .toolbar-dropdown.active{z-index:17149}.card:nth-child(7150) .task-item{z-index:-6151}.card:nth-child(7150) .task-item .toolbar-dropdown.active{z-index:17150}.card:nth-child(7151) .task-item{z-index:-6152}.card:nth-child(7151) .task-item .toolbar-dropdown.active{z-index:17151}.card:nth-child(7152) .task-item{z-index:-6153}.card:nth-child(7152) .task-item .toolbar-dropdown.active{z-index:17152}.card:nth-child(7153) .task-item{z-index:-6154}.card:nth-child(7153) .task-item .toolbar-dropdown.active{z-index:17153}.card:nth-child(7154) .task-item{z-index:-6155}.card:nth-child(7154) .task-item .toolbar-dropdown.active{z-index:17154}.card:nth-child(7155) .task-item{z-index:-6156}.card:nth-child(7155) .task-item .toolbar-dropdown.active{z-index:17155}.card:nth-child(7156) .task-item{z-index:-6157}.card:nth-child(7156) .task-item .toolbar-dropdown.active{z-index:17156}.card:nth-child(7157) .task-item{z-index:-6158}.card:nth-child(7157) .task-item .toolbar-dropdown.active{z-index:17157}.card:nth-child(7158) .task-item{z-index:-6159}.card:nth-child(7158) .task-item .toolbar-dropdown.active{z-index:17158}.card:nth-child(7159) .task-item{z-index:-6160}.card:nth-child(7159) .task-item .toolbar-dropdown.active{z-index:17159}.card:nth-child(7160) .task-item{z-index:-6161}.card:nth-child(7160) .task-item .toolbar-dropdown.active{z-index:17160}.card:nth-child(7161) .task-item{z-index:-6162}.card:nth-child(7161) .task-item .toolbar-dropdown.active{z-index:17161}.card:nth-child(7162) .task-item{z-index:-6163}.card:nth-child(7162) .task-item .toolbar-dropdown.active{z-index:17162}.card:nth-child(7163) .task-item{z-index:-6164}.card:nth-child(7163) .task-item .toolbar-dropdown.active{z-index:17163}.card:nth-child(7164) .task-item{z-index:-6165}.card:nth-child(7164) .task-item .toolbar-dropdown.active{z-index:17164}.card:nth-child(7165) .task-item{z-index:-6166}.card:nth-child(7165) .task-item .toolbar-dropdown.active{z-index:17165}.card:nth-child(7166) .task-item{z-index:-6167}.card:nth-child(7166) .task-item .toolbar-dropdown.active{z-index:17166}.card:nth-child(7167) .task-item{z-index:-6168}.card:nth-child(7167) .task-item .toolbar-dropdown.active{z-index:17167}.card:nth-child(7168) .task-item{z-index:-6169}.card:nth-child(7168) .task-item .toolbar-dropdown.active{z-index:17168}.card:nth-child(7169) .task-item{z-index:-6170}.card:nth-child(7169) .task-item .toolbar-dropdown.active{z-index:17169}.card:nth-child(7170) .task-item{z-index:-6171}.card:nth-child(7170) .task-item .toolbar-dropdown.active{z-index:17170}.card:nth-child(7171) .task-item{z-index:-6172}.card:nth-child(7171) .task-item .toolbar-dropdown.active{z-index:17171}.card:nth-child(7172) .task-item{z-index:-6173}.card:nth-child(7172) .task-item .toolbar-dropdown.active{z-index:17172}.card:nth-child(7173) .task-item{z-index:-6174}.card:nth-child(7173) .task-item .toolbar-dropdown.active{z-index:17173}.card:nth-child(7174) .task-item{z-index:-6175}.card:nth-child(7174) .task-item .toolbar-dropdown.active{z-index:17174}.card:nth-child(7175) .task-item{z-index:-6176}.card:nth-child(7175) .task-item .toolbar-dropdown.active{z-index:17175}.card:nth-child(7176) .task-item{z-index:-6177}.card:nth-child(7176) .task-item .toolbar-dropdown.active{z-index:17176}.card:nth-child(7177) .task-item{z-index:-6178}.card:nth-child(7177) .task-item .toolbar-dropdown.active{z-index:17177}.card:nth-child(7178) .task-item{z-index:-6179}.card:nth-child(7178) .task-item .toolbar-dropdown.active{z-index:17178}.card:nth-child(7179) .task-item{z-index:-6180}.card:nth-child(7179) .task-item .toolbar-dropdown.active{z-index:17179}.card:nth-child(7180) .task-item{z-index:-6181}.card:nth-child(7180) .task-item .toolbar-dropdown.active{z-index:17180}.card:nth-child(7181) .task-item{z-index:-6182}.card:nth-child(7181) .task-item .toolbar-dropdown.active{z-index:17181}.card:nth-child(7182) .task-item{z-index:-6183}.card:nth-child(7182) .task-item .toolbar-dropdown.active{z-index:17182}.card:nth-child(7183) .task-item{z-index:-6184}.card:nth-child(7183) .task-item .toolbar-dropdown.active{z-index:17183}.card:nth-child(7184) .task-item{z-index:-6185}.card:nth-child(7184) .task-item .toolbar-dropdown.active{z-index:17184}.card:nth-child(7185) .task-item{z-index:-6186}.card:nth-child(7185) .task-item .toolbar-dropdown.active{z-index:17185}.card:nth-child(7186) .task-item{z-index:-6187}.card:nth-child(7186) .task-item .toolbar-dropdown.active{z-index:17186}.card:nth-child(7187) .task-item{z-index:-6188}.card:nth-child(7187) .task-item .toolbar-dropdown.active{z-index:17187}.card:nth-child(7188) .task-item{z-index:-6189}.card:nth-child(7188) .task-item .toolbar-dropdown.active{z-index:17188}.card:nth-child(7189) .task-item{z-index:-6190}.card:nth-child(7189) .task-item .toolbar-dropdown.active{z-index:17189}.card:nth-child(7190) .task-item{z-index:-6191}.card:nth-child(7190) .task-item .toolbar-dropdown.active{z-index:17190}.card:nth-child(7191) .task-item{z-index:-6192}.card:nth-child(7191) .task-item .toolbar-dropdown.active{z-index:17191}.card:nth-child(7192) .task-item{z-index:-6193}.card:nth-child(7192) .task-item .toolbar-dropdown.active{z-index:17192}.card:nth-child(7193) .task-item{z-index:-6194}.card:nth-child(7193) .task-item .toolbar-dropdown.active{z-index:17193}.card:nth-child(7194) .task-item{z-index:-6195}.card:nth-child(7194) .task-item .toolbar-dropdown.active{z-index:17194}.card:nth-child(7195) .task-item{z-index:-6196}.card:nth-child(7195) .task-item .toolbar-dropdown.active{z-index:17195}.card:nth-child(7196) .task-item{z-index:-6197}.card:nth-child(7196) .task-item .toolbar-dropdown.active{z-index:17196}.card:nth-child(7197) .task-item{z-index:-6198}.card:nth-child(7197) .task-item .toolbar-dropdown.active{z-index:17197}.card:nth-child(7198) .task-item{z-index:-6199}.card:nth-child(7198) .task-item .toolbar-dropdown.active{z-index:17198}.card:nth-child(7199) .task-item{z-index:-6200}.card:nth-child(7199) .task-item .toolbar-dropdown.active{z-index:17199}.card:nth-child(7200) .task-item{z-index:-6201}.card:nth-child(7200) .task-item .toolbar-dropdown.active{z-index:17200}.card:nth-child(7201) .task-item{z-index:-6202}.card:nth-child(7201) .task-item .toolbar-dropdown.active{z-index:17201}.card:nth-child(7202) .task-item{z-index:-6203}.card:nth-child(7202) .task-item .toolbar-dropdown.active{z-index:17202}.card:nth-child(7203) .task-item{z-index:-6204}.card:nth-child(7203) .task-item .toolbar-dropdown.active{z-index:17203}.card:nth-child(7204) .task-item{z-index:-6205}.card:nth-child(7204) .task-item .toolbar-dropdown.active{z-index:17204}.card:nth-child(7205) .task-item{z-index:-6206}.card:nth-child(7205) .task-item .toolbar-dropdown.active{z-index:17205}.card:nth-child(7206) .task-item{z-index:-6207}.card:nth-child(7206) .task-item .toolbar-dropdown.active{z-index:17206}.card:nth-child(7207) .task-item{z-index:-6208}.card:nth-child(7207) .task-item .toolbar-dropdown.active{z-index:17207}.card:nth-child(7208) .task-item{z-index:-6209}.card:nth-child(7208) .task-item .toolbar-dropdown.active{z-index:17208}.card:nth-child(7209) .task-item{z-index:-6210}.card:nth-child(7209) .task-item .toolbar-dropdown.active{z-index:17209}.card:nth-child(7210) .task-item{z-index:-6211}.card:nth-child(7210) .task-item .toolbar-dropdown.active{z-index:17210}.card:nth-child(7211) .task-item{z-index:-6212}.card:nth-child(7211) .task-item .toolbar-dropdown.active{z-index:17211}.card:nth-child(7212) .task-item{z-index:-6213}.card:nth-child(7212) .task-item .toolbar-dropdown.active{z-index:17212}.card:nth-child(7213) .task-item{z-index:-6214}.card:nth-child(7213) .task-item .toolbar-dropdown.active{z-index:17213}.card:nth-child(7214) .task-item{z-index:-6215}.card:nth-child(7214) .task-item .toolbar-dropdown.active{z-index:17214}.card:nth-child(7215) .task-item{z-index:-6216}.card:nth-child(7215) .task-item .toolbar-dropdown.active{z-index:17215}.card:nth-child(7216) .task-item{z-index:-6217}.card:nth-child(7216) .task-item .toolbar-dropdown.active{z-index:17216}.card:nth-child(7217) .task-item{z-index:-6218}.card:nth-child(7217) .task-item .toolbar-dropdown.active{z-index:17217}.card:nth-child(7218) .task-item{z-index:-6219}.card:nth-child(7218) .task-item .toolbar-dropdown.active{z-index:17218}.card:nth-child(7219) .task-item{z-index:-6220}.card:nth-child(7219) .task-item .toolbar-dropdown.active{z-index:17219}.card:nth-child(7220) .task-item{z-index:-6221}.card:nth-child(7220) .task-item .toolbar-dropdown.active{z-index:17220}.card:nth-child(7221) .task-item{z-index:-6222}.card:nth-child(7221) .task-item .toolbar-dropdown.active{z-index:17221}.card:nth-child(7222) .task-item{z-index:-6223}.card:nth-child(7222) .task-item .toolbar-dropdown.active{z-index:17222}.card:nth-child(7223) .task-item{z-index:-6224}.card:nth-child(7223) .task-item .toolbar-dropdown.active{z-index:17223}.card:nth-child(7224) .task-item{z-index:-6225}.card:nth-child(7224) .task-item .toolbar-dropdown.active{z-index:17224}.card:nth-child(7225) .task-item{z-index:-6226}.card:nth-child(7225) .task-item .toolbar-dropdown.active{z-index:17225}.card:nth-child(7226) .task-item{z-index:-6227}.card:nth-child(7226) .task-item .toolbar-dropdown.active{z-index:17226}.card:nth-child(7227) .task-item{z-index:-6228}.card:nth-child(7227) .task-item .toolbar-dropdown.active{z-index:17227}.card:nth-child(7228) .task-item{z-index:-6229}.card:nth-child(7228) .task-item .toolbar-dropdown.active{z-index:17228}.card:nth-child(7229) .task-item{z-index:-6230}.card:nth-child(7229) .task-item .toolbar-dropdown.active{z-index:17229}.card:nth-child(7230) .task-item{z-index:-6231}.card:nth-child(7230) .task-item .toolbar-dropdown.active{z-index:17230}.card:nth-child(7231) .task-item{z-index:-6232}.card:nth-child(7231) .task-item .toolbar-dropdown.active{z-index:17231}.card:nth-child(7232) .task-item{z-index:-6233}.card:nth-child(7232) .task-item .toolbar-dropdown.active{z-index:17232}.card:nth-child(7233) .task-item{z-index:-6234}.card:nth-child(7233) .task-item .toolbar-dropdown.active{z-index:17233}.card:nth-child(7234) .task-item{z-index:-6235}.card:nth-child(7234) .task-item .toolbar-dropdown.active{z-index:17234}.card:nth-child(7235) .task-item{z-index:-6236}.card:nth-child(7235) .task-item .toolbar-dropdown.active{z-index:17235}.card:nth-child(7236) .task-item{z-index:-6237}.card:nth-child(7236) .task-item .toolbar-dropdown.active{z-index:17236}.card:nth-child(7237) .task-item{z-index:-6238}.card:nth-child(7237) .task-item .toolbar-dropdown.active{z-index:17237}.card:nth-child(7238) .task-item{z-index:-6239}.card:nth-child(7238) .task-item .toolbar-dropdown.active{z-index:17238}.card:nth-child(7239) .task-item{z-index:-6240}.card:nth-child(7239) .task-item .toolbar-dropdown.active{z-index:17239}.card:nth-child(7240) .task-item{z-index:-6241}.card:nth-child(7240) .task-item .toolbar-dropdown.active{z-index:17240}.card:nth-child(7241) .task-item{z-index:-6242}.card:nth-child(7241) .task-item .toolbar-dropdown.active{z-index:17241}.card:nth-child(7242) .task-item{z-index:-6243}.card:nth-child(7242) .task-item .toolbar-dropdown.active{z-index:17242}.card:nth-child(7243) .task-item{z-index:-6244}.card:nth-child(7243) .task-item .toolbar-dropdown.active{z-index:17243}.card:nth-child(7244) .task-item{z-index:-6245}.card:nth-child(7244) .task-item .toolbar-dropdown.active{z-index:17244}.card:nth-child(7245) .task-item{z-index:-6246}.card:nth-child(7245) .task-item .toolbar-dropdown.active{z-index:17245}.card:nth-child(7246) .task-item{z-index:-6247}.card:nth-child(7246) .task-item .toolbar-dropdown.active{z-index:17246}.card:nth-child(7247) .task-item{z-index:-6248}.card:nth-child(7247) .task-item .toolbar-dropdown.active{z-index:17247}.card:nth-child(7248) .task-item{z-index:-6249}.card:nth-child(7248) .task-item .toolbar-dropdown.active{z-index:17248}.card:nth-child(7249) .task-item{z-index:-6250}.card:nth-child(7249) .task-item .toolbar-dropdown.active{z-index:17249}.card:nth-child(7250) .task-item{z-index:-6251}.card:nth-child(7250) .task-item .toolbar-dropdown.active{z-index:17250}.card:nth-child(7251) .task-item{z-index:-6252}.card:nth-child(7251) .task-item .toolbar-dropdown.active{z-index:17251}.card:nth-child(7252) .task-item{z-index:-6253}.card:nth-child(7252) .task-item .toolbar-dropdown.active{z-index:17252}.card:nth-child(7253) .task-item{z-index:-6254}.card:nth-child(7253) .task-item .toolbar-dropdown.active{z-index:17253}.card:nth-child(7254) .task-item{z-index:-6255}.card:nth-child(7254) .task-item .toolbar-dropdown.active{z-index:17254}.card:nth-child(7255) .task-item{z-index:-6256}.card:nth-child(7255) .task-item .toolbar-dropdown.active{z-index:17255}.card:nth-child(7256) .task-item{z-index:-6257}.card:nth-child(7256) .task-item .toolbar-dropdown.active{z-index:17256}.card:nth-child(7257) .task-item{z-index:-6258}.card:nth-child(7257) .task-item .toolbar-dropdown.active{z-index:17257}.card:nth-child(7258) .task-item{z-index:-6259}.card:nth-child(7258) .task-item .toolbar-dropdown.active{z-index:17258}.card:nth-child(7259) .task-item{z-index:-6260}.card:nth-child(7259) .task-item .toolbar-dropdown.active{z-index:17259}.card:nth-child(7260) .task-item{z-index:-6261}.card:nth-child(7260) .task-item .toolbar-dropdown.active{z-index:17260}.card:nth-child(7261) .task-item{z-index:-6262}.card:nth-child(7261) .task-item .toolbar-dropdown.active{z-index:17261}.card:nth-child(7262) .task-item{z-index:-6263}.card:nth-child(7262) .task-item .toolbar-dropdown.active{z-index:17262}.card:nth-child(7263) .task-item{z-index:-6264}.card:nth-child(7263) .task-item .toolbar-dropdown.active{z-index:17263}.card:nth-child(7264) .task-item{z-index:-6265}.card:nth-child(7264) .task-item .toolbar-dropdown.active{z-index:17264}.card:nth-child(7265) .task-item{z-index:-6266}.card:nth-child(7265) .task-item .toolbar-dropdown.active{z-index:17265}.card:nth-child(7266) .task-item{z-index:-6267}.card:nth-child(7266) .task-item .toolbar-dropdown.active{z-index:17266}.card:nth-child(7267) .task-item{z-index:-6268}.card:nth-child(7267) .task-item .toolbar-dropdown.active{z-index:17267}.card:nth-child(7268) .task-item{z-index:-6269}.card:nth-child(7268) .task-item .toolbar-dropdown.active{z-index:17268}.card:nth-child(7269) .task-item{z-index:-6270}.card:nth-child(7269) .task-item .toolbar-dropdown.active{z-index:17269}.card:nth-child(7270) .task-item{z-index:-6271}.card:nth-child(7270) .task-item .toolbar-dropdown.active{z-index:17270}.card:nth-child(7271) .task-item{z-index:-6272}.card:nth-child(7271) .task-item .toolbar-dropdown.active{z-index:17271}.card:nth-child(7272) .task-item{z-index:-6273}.card:nth-child(7272) .task-item .toolbar-dropdown.active{z-index:17272}.card:nth-child(7273) .task-item{z-index:-6274}.card:nth-child(7273) .task-item .toolbar-dropdown.active{z-index:17273}.card:nth-child(7274) .task-item{z-index:-6275}.card:nth-child(7274) .task-item .toolbar-dropdown.active{z-index:17274}.card:nth-child(7275) .task-item{z-index:-6276}.card:nth-child(7275) .task-item .toolbar-dropdown.active{z-index:17275}.card:nth-child(7276) .task-item{z-index:-6277}.card:nth-child(7276) .task-item .toolbar-dropdown.active{z-index:17276}.card:nth-child(7277) .task-item{z-index:-6278}.card:nth-child(7277) .task-item .toolbar-dropdown.active{z-index:17277}.card:nth-child(7278) .task-item{z-index:-6279}.card:nth-child(7278) .task-item .toolbar-dropdown.active{z-index:17278}.card:nth-child(7279) .task-item{z-index:-6280}.card:nth-child(7279) .task-item .toolbar-dropdown.active{z-index:17279}.card:nth-child(7280) .task-item{z-index:-6281}.card:nth-child(7280) .task-item .toolbar-dropdown.active{z-index:17280}.card:nth-child(7281) .task-item{z-index:-6282}.card:nth-child(7281) .task-item .toolbar-dropdown.active{z-index:17281}.card:nth-child(7282) .task-item{z-index:-6283}.card:nth-child(7282) .task-item .toolbar-dropdown.active{z-index:17282}.card:nth-child(7283) .task-item{z-index:-6284}.card:nth-child(7283) .task-item .toolbar-dropdown.active{z-index:17283}.card:nth-child(7284) .task-item{z-index:-6285}.card:nth-child(7284) .task-item .toolbar-dropdown.active{z-index:17284}.card:nth-child(7285) .task-item{z-index:-6286}.card:nth-child(7285) .task-item .toolbar-dropdown.active{z-index:17285}.card:nth-child(7286) .task-item{z-index:-6287}.card:nth-child(7286) .task-item .toolbar-dropdown.active{z-index:17286}.card:nth-child(7287) .task-item{z-index:-6288}.card:nth-child(7287) .task-item .toolbar-dropdown.active{z-index:17287}.card:nth-child(7288) .task-item{z-index:-6289}.card:nth-child(7288) .task-item .toolbar-dropdown.active{z-index:17288}.card:nth-child(7289) .task-item{z-index:-6290}.card:nth-child(7289) .task-item .toolbar-dropdown.active{z-index:17289}.card:nth-child(7290) .task-item{z-index:-6291}.card:nth-child(7290) .task-item .toolbar-dropdown.active{z-index:17290}.card:nth-child(7291) .task-item{z-index:-6292}.card:nth-child(7291) .task-item .toolbar-dropdown.active{z-index:17291}.card:nth-child(7292) .task-item{z-index:-6293}.card:nth-child(7292) .task-item .toolbar-dropdown.active{z-index:17292}.card:nth-child(7293) .task-item{z-index:-6294}.card:nth-child(7293) .task-item .toolbar-dropdown.active{z-index:17293}.card:nth-child(7294) .task-item{z-index:-6295}.card:nth-child(7294) .task-item .toolbar-dropdown.active{z-index:17294}.card:nth-child(7295) .task-item{z-index:-6296}.card:nth-child(7295) .task-item .toolbar-dropdown.active{z-index:17295}.card:nth-child(7296) .task-item{z-index:-6297}.card:nth-child(7296) .task-item .toolbar-dropdown.active{z-index:17296}.card:nth-child(7297) .task-item{z-index:-6298}.card:nth-child(7297) .task-item .toolbar-dropdown.active{z-index:17297}.card:nth-child(7298) .task-item{z-index:-6299}.card:nth-child(7298) .task-item .toolbar-dropdown.active{z-index:17298}.card:nth-child(7299) .task-item{z-index:-6300}.card:nth-child(7299) .task-item .toolbar-dropdown.active{z-index:17299}.card:nth-child(7300) .task-item{z-index:-6301}.card:nth-child(7300) .task-item .toolbar-dropdown.active{z-index:17300}.card:nth-child(7301) .task-item{z-index:-6302}.card:nth-child(7301) .task-item .toolbar-dropdown.active{z-index:17301}.card:nth-child(7302) .task-item{z-index:-6303}.card:nth-child(7302) .task-item .toolbar-dropdown.active{z-index:17302}.card:nth-child(7303) .task-item{z-index:-6304}.card:nth-child(7303) .task-item .toolbar-dropdown.active{z-index:17303}.card:nth-child(7304) .task-item{z-index:-6305}.card:nth-child(7304) .task-item .toolbar-dropdown.active{z-index:17304}.card:nth-child(7305) .task-item{z-index:-6306}.card:nth-child(7305) .task-item .toolbar-dropdown.active{z-index:17305}.card:nth-child(7306) .task-item{z-index:-6307}.card:nth-child(7306) .task-item .toolbar-dropdown.active{z-index:17306}.card:nth-child(7307) .task-item{z-index:-6308}.card:nth-child(7307) .task-item .toolbar-dropdown.active{z-index:17307}.card:nth-child(7308) .task-item{z-index:-6309}.card:nth-child(7308) .task-item .toolbar-dropdown.active{z-index:17308}.card:nth-child(7309) .task-item{z-index:-6310}.card:nth-child(7309) .task-item .toolbar-dropdown.active{z-index:17309}.card:nth-child(7310) .task-item{z-index:-6311}.card:nth-child(7310) .task-item .toolbar-dropdown.active{z-index:17310}.card:nth-child(7311) .task-item{z-index:-6312}.card:nth-child(7311) .task-item .toolbar-dropdown.active{z-index:17311}.card:nth-child(7312) .task-item{z-index:-6313}.card:nth-child(7312) .task-item .toolbar-dropdown.active{z-index:17312}.card:nth-child(7313) .task-item{z-index:-6314}.card:nth-child(7313) .task-item .toolbar-dropdown.active{z-index:17313}.card:nth-child(7314) .task-item{z-index:-6315}.card:nth-child(7314) .task-item .toolbar-dropdown.active{z-index:17314}.card:nth-child(7315) .task-item{z-index:-6316}.card:nth-child(7315) .task-item .toolbar-dropdown.active{z-index:17315}.card:nth-child(7316) .task-item{z-index:-6317}.card:nth-child(7316) .task-item .toolbar-dropdown.active{z-index:17316}.card:nth-child(7317) .task-item{z-index:-6318}.card:nth-child(7317) .task-item .toolbar-dropdown.active{z-index:17317}.card:nth-child(7318) .task-item{z-index:-6319}.card:nth-child(7318) .task-item .toolbar-dropdown.active{z-index:17318}.card:nth-child(7319) .task-item{z-index:-6320}.card:nth-child(7319) .task-item .toolbar-dropdown.active{z-index:17319}.card:nth-child(7320) .task-item{z-index:-6321}.card:nth-child(7320) .task-item .toolbar-dropdown.active{z-index:17320}.card:nth-child(7321) .task-item{z-index:-6322}.card:nth-child(7321) .task-item .toolbar-dropdown.active{z-index:17321}.card:nth-child(7322) .task-item{z-index:-6323}.card:nth-child(7322) .task-item .toolbar-dropdown.active{z-index:17322}.card:nth-child(7323) .task-item{z-index:-6324}.card:nth-child(7323) .task-item .toolbar-dropdown.active{z-index:17323}.card:nth-child(7324) .task-item{z-index:-6325}.card:nth-child(7324) .task-item .toolbar-dropdown.active{z-index:17324}.card:nth-child(7325) .task-item{z-index:-6326}.card:nth-child(7325) .task-item .toolbar-dropdown.active{z-index:17325}.card:nth-child(7326) .task-item{z-index:-6327}.card:nth-child(7326) .task-item .toolbar-dropdown.active{z-index:17326}.card:nth-child(7327) .task-item{z-index:-6328}.card:nth-child(7327) .task-item .toolbar-dropdown.active{z-index:17327}.card:nth-child(7328) .task-item{z-index:-6329}.card:nth-child(7328) .task-item .toolbar-dropdown.active{z-index:17328}.card:nth-child(7329) .task-item{z-index:-6330}.card:nth-child(7329) .task-item .toolbar-dropdown.active{z-index:17329}.card:nth-child(7330) .task-item{z-index:-6331}.card:nth-child(7330) .task-item .toolbar-dropdown.active{z-index:17330}.card:nth-child(7331) .task-item{z-index:-6332}.card:nth-child(7331) .task-item .toolbar-dropdown.active{z-index:17331}.card:nth-child(7332) .task-item{z-index:-6333}.card:nth-child(7332) .task-item .toolbar-dropdown.active{z-index:17332}.card:nth-child(7333) .task-item{z-index:-6334}.card:nth-child(7333) .task-item .toolbar-dropdown.active{z-index:17333}.card:nth-child(7334) .task-item{z-index:-6335}.card:nth-child(7334) .task-item .toolbar-dropdown.active{z-index:17334}.card:nth-child(7335) .task-item{z-index:-6336}.card:nth-child(7335) .task-item .toolbar-dropdown.active{z-index:17335}.card:nth-child(7336) .task-item{z-index:-6337}.card:nth-child(7336) .task-item .toolbar-dropdown.active{z-index:17336}.card:nth-child(7337) .task-item{z-index:-6338}.card:nth-child(7337) .task-item .toolbar-dropdown.active{z-index:17337}.card:nth-child(7338) .task-item{z-index:-6339}.card:nth-child(7338) .task-item .toolbar-dropdown.active{z-index:17338}.card:nth-child(7339) .task-item{z-index:-6340}.card:nth-child(7339) .task-item .toolbar-dropdown.active{z-index:17339}.card:nth-child(7340) .task-item{z-index:-6341}.card:nth-child(7340) .task-item .toolbar-dropdown.active{z-index:17340}.card:nth-child(7341) .task-item{z-index:-6342}.card:nth-child(7341) .task-item .toolbar-dropdown.active{z-index:17341}.card:nth-child(7342) .task-item{z-index:-6343}.card:nth-child(7342) .task-item .toolbar-dropdown.active{z-index:17342}.card:nth-child(7343) .task-item{z-index:-6344}.card:nth-child(7343) .task-item .toolbar-dropdown.active{z-index:17343}.card:nth-child(7344) .task-item{z-index:-6345}.card:nth-child(7344) .task-item .toolbar-dropdown.active{z-index:17344}.card:nth-child(7345) .task-item{z-index:-6346}.card:nth-child(7345) .task-item .toolbar-dropdown.active{z-index:17345}.card:nth-child(7346) .task-item{z-index:-6347}.card:nth-child(7346) .task-item .toolbar-dropdown.active{z-index:17346}.card:nth-child(7347) .task-item{z-index:-6348}.card:nth-child(7347) .task-item .toolbar-dropdown.active{z-index:17347}.card:nth-child(7348) .task-item{z-index:-6349}.card:nth-child(7348) .task-item .toolbar-dropdown.active{z-index:17348}.card:nth-child(7349) .task-item{z-index:-6350}.card:nth-child(7349) .task-item .toolbar-dropdown.active{z-index:17349}.card:nth-child(7350) .task-item{z-index:-6351}.card:nth-child(7350) .task-item .toolbar-dropdown.active{z-index:17350}.card:nth-child(7351) .task-item{z-index:-6352}.card:nth-child(7351) .task-item .toolbar-dropdown.active{z-index:17351}.card:nth-child(7352) .task-item{z-index:-6353}.card:nth-child(7352) .task-item .toolbar-dropdown.active{z-index:17352}.card:nth-child(7353) .task-item{z-index:-6354}.card:nth-child(7353) .task-item .toolbar-dropdown.active{z-index:17353}.card:nth-child(7354) .task-item{z-index:-6355}.card:nth-child(7354) .task-item .toolbar-dropdown.active{z-index:17354}.card:nth-child(7355) .task-item{z-index:-6356}.card:nth-child(7355) .task-item .toolbar-dropdown.active{z-index:17355}.card:nth-child(7356) .task-item{z-index:-6357}.card:nth-child(7356) .task-item .toolbar-dropdown.active{z-index:17356}.card:nth-child(7357) .task-item{z-index:-6358}.card:nth-child(7357) .task-item .toolbar-dropdown.active{z-index:17357}.card:nth-child(7358) .task-item{z-index:-6359}.card:nth-child(7358) .task-item .toolbar-dropdown.active{z-index:17358}.card:nth-child(7359) .task-item{z-index:-6360}.card:nth-child(7359) .task-item .toolbar-dropdown.active{z-index:17359}.card:nth-child(7360) .task-item{z-index:-6361}.card:nth-child(7360) .task-item .toolbar-dropdown.active{z-index:17360}.card:nth-child(7361) .task-item{z-index:-6362}.card:nth-child(7361) .task-item .toolbar-dropdown.active{z-index:17361}.card:nth-child(7362) .task-item{z-index:-6363}.card:nth-child(7362) .task-item .toolbar-dropdown.active{z-index:17362}.card:nth-child(7363) .task-item{z-index:-6364}.card:nth-child(7363) .task-item .toolbar-dropdown.active{z-index:17363}.card:nth-child(7364) .task-item{z-index:-6365}.card:nth-child(7364) .task-item .toolbar-dropdown.active{z-index:17364}.card:nth-child(7365) .task-item{z-index:-6366}.card:nth-child(7365) .task-item .toolbar-dropdown.active{z-index:17365}.card:nth-child(7366) .task-item{z-index:-6367}.card:nth-child(7366) .task-item .toolbar-dropdown.active{z-index:17366}.card:nth-child(7367) .task-item{z-index:-6368}.card:nth-child(7367) .task-item .toolbar-dropdown.active{z-index:17367}.card:nth-child(7368) .task-item{z-index:-6369}.card:nth-child(7368) .task-item .toolbar-dropdown.active{z-index:17368}.card:nth-child(7369) .task-item{z-index:-6370}.card:nth-child(7369) .task-item .toolbar-dropdown.active{z-index:17369}.card:nth-child(7370) .task-item{z-index:-6371}.card:nth-child(7370) .task-item .toolbar-dropdown.active{z-index:17370}.card:nth-child(7371) .task-item{z-index:-6372}.card:nth-child(7371) .task-item .toolbar-dropdown.active{z-index:17371}.card:nth-child(7372) .task-item{z-index:-6373}.card:nth-child(7372) .task-item .toolbar-dropdown.active{z-index:17372}.card:nth-child(7373) .task-item{z-index:-6374}.card:nth-child(7373) .task-item .toolbar-dropdown.active{z-index:17373}.card:nth-child(7374) .task-item{z-index:-6375}.card:nth-child(7374) .task-item .toolbar-dropdown.active{z-index:17374}.card:nth-child(7375) .task-item{z-index:-6376}.card:nth-child(7375) .task-item .toolbar-dropdown.active{z-index:17375}.card:nth-child(7376) .task-item{z-index:-6377}.card:nth-child(7376) .task-item .toolbar-dropdown.active{z-index:17376}.card:nth-child(7377) .task-item{z-index:-6378}.card:nth-child(7377) .task-item .toolbar-dropdown.active{z-index:17377}.card:nth-child(7378) .task-item{z-index:-6379}.card:nth-child(7378) .task-item .toolbar-dropdown.active{z-index:17378}.card:nth-child(7379) .task-item{z-index:-6380}.card:nth-child(7379) .task-item .toolbar-dropdown.active{z-index:17379}.card:nth-child(7380) .task-item{z-index:-6381}.card:nth-child(7380) .task-item .toolbar-dropdown.active{z-index:17380}.card:nth-child(7381) .task-item{z-index:-6382}.card:nth-child(7381) .task-item .toolbar-dropdown.active{z-index:17381}.card:nth-child(7382) .task-item{z-index:-6383}.card:nth-child(7382) .task-item .toolbar-dropdown.active{z-index:17382}.card:nth-child(7383) .task-item{z-index:-6384}.card:nth-child(7383) .task-item .toolbar-dropdown.active{z-index:17383}.card:nth-child(7384) .task-item{z-index:-6385}.card:nth-child(7384) .task-item .toolbar-dropdown.active{z-index:17384}.card:nth-child(7385) .task-item{z-index:-6386}.card:nth-child(7385) .task-item .toolbar-dropdown.active{z-index:17385}.card:nth-child(7386) .task-item{z-index:-6387}.card:nth-child(7386) .task-item .toolbar-dropdown.active{z-index:17386}.card:nth-child(7387) .task-item{z-index:-6388}.card:nth-child(7387) .task-item .toolbar-dropdown.active{z-index:17387}.card:nth-child(7388) .task-item{z-index:-6389}.card:nth-child(7388) .task-item .toolbar-dropdown.active{z-index:17388}.card:nth-child(7389) .task-item{z-index:-6390}.card:nth-child(7389) .task-item .toolbar-dropdown.active{z-index:17389}.card:nth-child(7390) .task-item{z-index:-6391}.card:nth-child(7390) .task-item .toolbar-dropdown.active{z-index:17390}.card:nth-child(7391) .task-item{z-index:-6392}.card:nth-child(7391) .task-item .toolbar-dropdown.active{z-index:17391}.card:nth-child(7392) .task-item{z-index:-6393}.card:nth-child(7392) .task-item .toolbar-dropdown.active{z-index:17392}.card:nth-child(7393) .task-item{z-index:-6394}.card:nth-child(7393) .task-item .toolbar-dropdown.active{z-index:17393}.card:nth-child(7394) .task-item{z-index:-6395}.card:nth-child(7394) .task-item .toolbar-dropdown.active{z-index:17394}.card:nth-child(7395) .task-item{z-index:-6396}.card:nth-child(7395) .task-item .toolbar-dropdown.active{z-index:17395}.card:nth-child(7396) .task-item{z-index:-6397}.card:nth-child(7396) .task-item .toolbar-dropdown.active{z-index:17396}.card:nth-child(7397) .task-item{z-index:-6398}.card:nth-child(7397) .task-item .toolbar-dropdown.active{z-index:17397}.card:nth-child(7398) .task-item{z-index:-6399}.card:nth-child(7398) .task-item .toolbar-dropdown.active{z-index:17398}.card:nth-child(7399) .task-item{z-index:-6400}.card:nth-child(7399) .task-item .toolbar-dropdown.active{z-index:17399}.card:nth-child(7400) .task-item{z-index:-6401}.card:nth-child(7400) .task-item .toolbar-dropdown.active{z-index:17400}.card:nth-child(7401) .task-item{z-index:-6402}.card:nth-child(7401) .task-item .toolbar-dropdown.active{z-index:17401}.card:nth-child(7402) .task-item{z-index:-6403}.card:nth-child(7402) .task-item .toolbar-dropdown.active{z-index:17402}.card:nth-child(7403) .task-item{z-index:-6404}.card:nth-child(7403) .task-item .toolbar-dropdown.active{z-index:17403}.card:nth-child(7404) .task-item{z-index:-6405}.card:nth-child(7404) .task-item .toolbar-dropdown.active{z-index:17404}.card:nth-child(7405) .task-item{z-index:-6406}.card:nth-child(7405) .task-item .toolbar-dropdown.active{z-index:17405}.card:nth-child(7406) .task-item{z-index:-6407}.card:nth-child(7406) .task-item .toolbar-dropdown.active{z-index:17406}.card:nth-child(7407) .task-item{z-index:-6408}.card:nth-child(7407) .task-item .toolbar-dropdown.active{z-index:17407}.card:nth-child(7408) .task-item{z-index:-6409}.card:nth-child(7408) .task-item .toolbar-dropdown.active{z-index:17408}.card:nth-child(7409) .task-item{z-index:-6410}.card:nth-child(7409) .task-item .toolbar-dropdown.active{z-index:17409}.card:nth-child(7410) .task-item{z-index:-6411}.card:nth-child(7410) .task-item .toolbar-dropdown.active{z-index:17410}.card:nth-child(7411) .task-item{z-index:-6412}.card:nth-child(7411) .task-item .toolbar-dropdown.active{z-index:17411}.card:nth-child(7412) .task-item{z-index:-6413}.card:nth-child(7412) .task-item .toolbar-dropdown.active{z-index:17412}.card:nth-child(7413) .task-item{z-index:-6414}.card:nth-child(7413) .task-item .toolbar-dropdown.active{z-index:17413}.card:nth-child(7414) .task-item{z-index:-6415}.card:nth-child(7414) .task-item .toolbar-dropdown.active{z-index:17414}.card:nth-child(7415) .task-item{z-index:-6416}.card:nth-child(7415) .task-item .toolbar-dropdown.active{z-index:17415}.card:nth-child(7416) .task-item{z-index:-6417}.card:nth-child(7416) .task-item .toolbar-dropdown.active{z-index:17416}.card:nth-child(7417) .task-item{z-index:-6418}.card:nth-child(7417) .task-item .toolbar-dropdown.active{z-index:17417}.card:nth-child(7418) .task-item{z-index:-6419}.card:nth-child(7418) .task-item .toolbar-dropdown.active{z-index:17418}.card:nth-child(7419) .task-item{z-index:-6420}.card:nth-child(7419) .task-item .toolbar-dropdown.active{z-index:17419}.card:nth-child(7420) .task-item{z-index:-6421}.card:nth-child(7420) .task-item .toolbar-dropdown.active{z-index:17420}.card:nth-child(7421) .task-item{z-index:-6422}.card:nth-child(7421) .task-item .toolbar-dropdown.active{z-index:17421}.card:nth-child(7422) .task-item{z-index:-6423}.card:nth-child(7422) .task-item .toolbar-dropdown.active{z-index:17422}.card:nth-child(7423) .task-item{z-index:-6424}.card:nth-child(7423) .task-item .toolbar-dropdown.active{z-index:17423}.card:nth-child(7424) .task-item{z-index:-6425}.card:nth-child(7424) .task-item .toolbar-dropdown.active{z-index:17424}.card:nth-child(7425) .task-item{z-index:-6426}.card:nth-child(7425) .task-item .toolbar-dropdown.active{z-index:17425}.card:nth-child(7426) .task-item{z-index:-6427}.card:nth-child(7426) .task-item .toolbar-dropdown.active{z-index:17426}.card:nth-child(7427) .task-item{z-index:-6428}.card:nth-child(7427) .task-item .toolbar-dropdown.active{z-index:17427}.card:nth-child(7428) .task-item{z-index:-6429}.card:nth-child(7428) .task-item .toolbar-dropdown.active{z-index:17428}.card:nth-child(7429) .task-item{z-index:-6430}.card:nth-child(7429) .task-item .toolbar-dropdown.active{z-index:17429}.card:nth-child(7430) .task-item{z-index:-6431}.card:nth-child(7430) .task-item .toolbar-dropdown.active{z-index:17430}.card:nth-child(7431) .task-item{z-index:-6432}.card:nth-child(7431) .task-item .toolbar-dropdown.active{z-index:17431}.card:nth-child(7432) .task-item{z-index:-6433}.card:nth-child(7432) .task-item .toolbar-dropdown.active{z-index:17432}.card:nth-child(7433) .task-item{z-index:-6434}.card:nth-child(7433) .task-item .toolbar-dropdown.active{z-index:17433}.card:nth-child(7434) .task-item{z-index:-6435}.card:nth-child(7434) .task-item .toolbar-dropdown.active{z-index:17434}.card:nth-child(7435) .task-item{z-index:-6436}.card:nth-child(7435) .task-item .toolbar-dropdown.active{z-index:17435}.card:nth-child(7436) .task-item{z-index:-6437}.card:nth-child(7436) .task-item .toolbar-dropdown.active{z-index:17436}.card:nth-child(7437) .task-item{z-index:-6438}.card:nth-child(7437) .task-item .toolbar-dropdown.active{z-index:17437}.card:nth-child(7438) .task-item{z-index:-6439}.card:nth-child(7438) .task-item .toolbar-dropdown.active{z-index:17438}.card:nth-child(7439) .task-item{z-index:-6440}.card:nth-child(7439) .task-item .toolbar-dropdown.active{z-index:17439}.card:nth-child(7440) .task-item{z-index:-6441}.card:nth-child(7440) .task-item .toolbar-dropdown.active{z-index:17440}.card:nth-child(7441) .task-item{z-index:-6442}.card:nth-child(7441) .task-item .toolbar-dropdown.active{z-index:17441}.card:nth-child(7442) .task-item{z-index:-6443}.card:nth-child(7442) .task-item .toolbar-dropdown.active{z-index:17442}.card:nth-child(7443) .task-item{z-index:-6444}.card:nth-child(7443) .task-item .toolbar-dropdown.active{z-index:17443}.card:nth-child(7444) .task-item{z-index:-6445}.card:nth-child(7444) .task-item .toolbar-dropdown.active{z-index:17444}.card:nth-child(7445) .task-item{z-index:-6446}.card:nth-child(7445) .task-item .toolbar-dropdown.active{z-index:17445}.card:nth-child(7446) .task-item{z-index:-6447}.card:nth-child(7446) .task-item .toolbar-dropdown.active{z-index:17446}.card:nth-child(7447) .task-item{z-index:-6448}.card:nth-child(7447) .task-item .toolbar-dropdown.active{z-index:17447}.card:nth-child(7448) .task-item{z-index:-6449}.card:nth-child(7448) .task-item .toolbar-dropdown.active{z-index:17448}.card:nth-child(7449) .task-item{z-index:-6450}.card:nth-child(7449) .task-item .toolbar-dropdown.active{z-index:17449}.card:nth-child(7450) .task-item{z-index:-6451}.card:nth-child(7450) .task-item .toolbar-dropdown.active{z-index:17450}.card:nth-child(7451) .task-item{z-index:-6452}.card:nth-child(7451) .task-item .toolbar-dropdown.active{z-index:17451}.card:nth-child(7452) .task-item{z-index:-6453}.card:nth-child(7452) .task-item .toolbar-dropdown.active{z-index:17452}.card:nth-child(7453) .task-item{z-index:-6454}.card:nth-child(7453) .task-item .toolbar-dropdown.active{z-index:17453}.card:nth-child(7454) .task-item{z-index:-6455}.card:nth-child(7454) .task-item .toolbar-dropdown.active{z-index:17454}.card:nth-child(7455) .task-item{z-index:-6456}.card:nth-child(7455) .task-item .toolbar-dropdown.active{z-index:17455}.card:nth-child(7456) .task-item{z-index:-6457}.card:nth-child(7456) .task-item .toolbar-dropdown.active{z-index:17456}.card:nth-child(7457) .task-item{z-index:-6458}.card:nth-child(7457) .task-item .toolbar-dropdown.active{z-index:17457}.card:nth-child(7458) .task-item{z-index:-6459}.card:nth-child(7458) .task-item .toolbar-dropdown.active{z-index:17458}.card:nth-child(7459) .task-item{z-index:-6460}.card:nth-child(7459) .task-item .toolbar-dropdown.active{z-index:17459}.card:nth-child(7460) .task-item{z-index:-6461}.card:nth-child(7460) .task-item .toolbar-dropdown.active{z-index:17460}.card:nth-child(7461) .task-item{z-index:-6462}.card:nth-child(7461) .task-item .toolbar-dropdown.active{z-index:17461}.card:nth-child(7462) .task-item{z-index:-6463}.card:nth-child(7462) .task-item .toolbar-dropdown.active{z-index:17462}.card:nth-child(7463) .task-item{z-index:-6464}.card:nth-child(7463) .task-item .toolbar-dropdown.active{z-index:17463}.card:nth-child(7464) .task-item{z-index:-6465}.card:nth-child(7464) .task-item .toolbar-dropdown.active{z-index:17464}.card:nth-child(7465) .task-item{z-index:-6466}.card:nth-child(7465) .task-item .toolbar-dropdown.active{z-index:17465}.card:nth-child(7466) .task-item{z-index:-6467}.card:nth-child(7466) .task-item .toolbar-dropdown.active{z-index:17466}.card:nth-child(7467) .task-item{z-index:-6468}.card:nth-child(7467) .task-item .toolbar-dropdown.active{z-index:17467}.card:nth-child(7468) .task-item{z-index:-6469}.card:nth-child(7468) .task-item .toolbar-dropdown.active{z-index:17468}.card:nth-child(7469) .task-item{z-index:-6470}.card:nth-child(7469) .task-item .toolbar-dropdown.active{z-index:17469}.card:nth-child(7470) .task-item{z-index:-6471}.card:nth-child(7470) .task-item .toolbar-dropdown.active{z-index:17470}.card:nth-child(7471) .task-item{z-index:-6472}.card:nth-child(7471) .task-item .toolbar-dropdown.active{z-index:17471}.card:nth-child(7472) .task-item{z-index:-6473}.card:nth-child(7472) .task-item .toolbar-dropdown.active{z-index:17472}.card:nth-child(7473) .task-item{z-index:-6474}.card:nth-child(7473) .task-item .toolbar-dropdown.active{z-index:17473}.card:nth-child(7474) .task-item{z-index:-6475}.card:nth-child(7474) .task-item .toolbar-dropdown.active{z-index:17474}.card:nth-child(7475) .task-item{z-index:-6476}.card:nth-child(7475) .task-item .toolbar-dropdown.active{z-index:17475}.card:nth-child(7476) .task-item{z-index:-6477}.card:nth-child(7476) .task-item .toolbar-dropdown.active{z-index:17476}.card:nth-child(7477) .task-item{z-index:-6478}.card:nth-child(7477) .task-item .toolbar-dropdown.active{z-index:17477}.card:nth-child(7478) .task-item{z-index:-6479}.card:nth-child(7478) .task-item .toolbar-dropdown.active{z-index:17478}.card:nth-child(7479) .task-item{z-index:-6480}.card:nth-child(7479) .task-item .toolbar-dropdown.active{z-index:17479}.card:nth-child(7480) .task-item{z-index:-6481}.card:nth-child(7480) .task-item .toolbar-dropdown.active{z-index:17480}.card:nth-child(7481) .task-item{z-index:-6482}.card:nth-child(7481) .task-item .toolbar-dropdown.active{z-index:17481}.card:nth-child(7482) .task-item{z-index:-6483}.card:nth-child(7482) .task-item .toolbar-dropdown.active{z-index:17482}.card:nth-child(7483) .task-item{z-index:-6484}.card:nth-child(7483) .task-item .toolbar-dropdown.active{z-index:17483}.card:nth-child(7484) .task-item{z-index:-6485}.card:nth-child(7484) .task-item .toolbar-dropdown.active{z-index:17484}.card:nth-child(7485) .task-item{z-index:-6486}.card:nth-child(7485) .task-item .toolbar-dropdown.active{z-index:17485}.card:nth-child(7486) .task-item{z-index:-6487}.card:nth-child(7486) .task-item .toolbar-dropdown.active{z-index:17486}.card:nth-child(7487) .task-item{z-index:-6488}.card:nth-child(7487) .task-item .toolbar-dropdown.active{z-index:17487}.card:nth-child(7488) .task-item{z-index:-6489}.card:nth-child(7488) .task-item .toolbar-dropdown.active{z-index:17488}.card:nth-child(7489) .task-item{z-index:-6490}.card:nth-child(7489) .task-item .toolbar-dropdown.active{z-index:17489}.card:nth-child(7490) .task-item{z-index:-6491}.card:nth-child(7490) .task-item .toolbar-dropdown.active{z-index:17490}.card:nth-child(7491) .task-item{z-index:-6492}.card:nth-child(7491) .task-item .toolbar-dropdown.active{z-index:17491}.card:nth-child(7492) .task-item{z-index:-6493}.card:nth-child(7492) .task-item .toolbar-dropdown.active{z-index:17492}.card:nth-child(7493) .task-item{z-index:-6494}.card:nth-child(7493) .task-item .toolbar-dropdown.active{z-index:17493}.card:nth-child(7494) .task-item{z-index:-6495}.card:nth-child(7494) .task-item .toolbar-dropdown.active{z-index:17494}.card:nth-child(7495) .task-item{z-index:-6496}.card:nth-child(7495) .task-item .toolbar-dropdown.active{z-index:17495}.card:nth-child(7496) .task-item{z-index:-6497}.card:nth-child(7496) .task-item .toolbar-dropdown.active{z-index:17496}.card:nth-child(7497) .task-item{z-index:-6498}.card:nth-child(7497) .task-item .toolbar-dropdown.active{z-index:17497}.card:nth-child(7498) .task-item{z-index:-6499}.card:nth-child(7498) .task-item .toolbar-dropdown.active{z-index:17498}.card:nth-child(7499) .task-item{z-index:-6500}.card:nth-child(7499) .task-item .toolbar-dropdown.active{z-index:17499}.card:nth-child(7500) .task-item{z-index:-6501}.card:nth-child(7500) .task-item .toolbar-dropdown.active{z-index:17500}.card:nth-child(7501) .task-item{z-index:-6502}.card:nth-child(7501) .task-item .toolbar-dropdown.active{z-index:17501}.card:nth-child(7502) .task-item{z-index:-6503}.card:nth-child(7502) .task-item .toolbar-dropdown.active{z-index:17502}.card:nth-child(7503) .task-item{z-index:-6504}.card:nth-child(7503) .task-item .toolbar-dropdown.active{z-index:17503}.card:nth-child(7504) .task-item{z-index:-6505}.card:nth-child(7504) .task-item .toolbar-dropdown.active{z-index:17504}.card:nth-child(7505) .task-item{z-index:-6506}.card:nth-child(7505) .task-item .toolbar-dropdown.active{z-index:17505}.card:nth-child(7506) .task-item{z-index:-6507}.card:nth-child(7506) .task-item .toolbar-dropdown.active{z-index:17506}.card:nth-child(7507) .task-item{z-index:-6508}.card:nth-child(7507) .task-item .toolbar-dropdown.active{z-index:17507}.card:nth-child(7508) .task-item{z-index:-6509}.card:nth-child(7508) .task-item .toolbar-dropdown.active{z-index:17508}.card:nth-child(7509) .task-item{z-index:-6510}.card:nth-child(7509) .task-item .toolbar-dropdown.active{z-index:17509}.card:nth-child(7510) .task-item{z-index:-6511}.card:nth-child(7510) .task-item .toolbar-dropdown.active{z-index:17510}.card:nth-child(7511) .task-item{z-index:-6512}.card:nth-child(7511) .task-item .toolbar-dropdown.active{z-index:17511}.card:nth-child(7512) .task-item{z-index:-6513}.card:nth-child(7512) .task-item .toolbar-dropdown.active{z-index:17512}.card:nth-child(7513) .task-item{z-index:-6514}.card:nth-child(7513) .task-item .toolbar-dropdown.active{z-index:17513}.card:nth-child(7514) .task-item{z-index:-6515}.card:nth-child(7514) .task-item .toolbar-dropdown.active{z-index:17514}.card:nth-child(7515) .task-item{z-index:-6516}.card:nth-child(7515) .task-item .toolbar-dropdown.active{z-index:17515}.card:nth-child(7516) .task-item{z-index:-6517}.card:nth-child(7516) .task-item .toolbar-dropdown.active{z-index:17516}.card:nth-child(7517) .task-item{z-index:-6518}.card:nth-child(7517) .task-item .toolbar-dropdown.active{z-index:17517}.card:nth-child(7518) .task-item{z-index:-6519}.card:nth-child(7518) .task-item .toolbar-dropdown.active{z-index:17518}.card:nth-child(7519) .task-item{z-index:-6520}.card:nth-child(7519) .task-item .toolbar-dropdown.active{z-index:17519}.card:nth-child(7520) .task-item{z-index:-6521}.card:nth-child(7520) .task-item .toolbar-dropdown.active{z-index:17520}.card:nth-child(7521) .task-item{z-index:-6522}.card:nth-child(7521) .task-item .toolbar-dropdown.active{z-index:17521}.card:nth-child(7522) .task-item{z-index:-6523}.card:nth-child(7522) .task-item .toolbar-dropdown.active{z-index:17522}.card:nth-child(7523) .task-item{z-index:-6524}.card:nth-child(7523) .task-item .toolbar-dropdown.active{z-index:17523}.card:nth-child(7524) .task-item{z-index:-6525}.card:nth-child(7524) .task-item .toolbar-dropdown.active{z-index:17524}.card:nth-child(7525) .task-item{z-index:-6526}.card:nth-child(7525) .task-item .toolbar-dropdown.active{z-index:17525}.card:nth-child(7526) .task-item{z-index:-6527}.card:nth-child(7526) .task-item .toolbar-dropdown.active{z-index:17526}.card:nth-child(7527) .task-item{z-index:-6528}.card:nth-child(7527) .task-item .toolbar-dropdown.active{z-index:17527}.card:nth-child(7528) .task-item{z-index:-6529}.card:nth-child(7528) .task-item .toolbar-dropdown.active{z-index:17528}.card:nth-child(7529) .task-item{z-index:-6530}.card:nth-child(7529) .task-item .toolbar-dropdown.active{z-index:17529}.card:nth-child(7530) .task-item{z-index:-6531}.card:nth-child(7530) .task-item .toolbar-dropdown.active{z-index:17530}.card:nth-child(7531) .task-item{z-index:-6532}.card:nth-child(7531) .task-item .toolbar-dropdown.active{z-index:17531}.card:nth-child(7532) .task-item{z-index:-6533}.card:nth-child(7532) .task-item .toolbar-dropdown.active{z-index:17532}.card:nth-child(7533) .task-item{z-index:-6534}.card:nth-child(7533) .task-item .toolbar-dropdown.active{z-index:17533}.card:nth-child(7534) .task-item{z-index:-6535}.card:nth-child(7534) .task-item .toolbar-dropdown.active{z-index:17534}.card:nth-child(7535) .task-item{z-index:-6536}.card:nth-child(7535) .task-item .toolbar-dropdown.active{z-index:17535}.card:nth-child(7536) .task-item{z-index:-6537}.card:nth-child(7536) .task-item .toolbar-dropdown.active{z-index:17536}.card:nth-child(7537) .task-item{z-index:-6538}.card:nth-child(7537) .task-item .toolbar-dropdown.active{z-index:17537}.card:nth-child(7538) .task-item{z-index:-6539}.card:nth-child(7538) .task-item .toolbar-dropdown.active{z-index:17538}.card:nth-child(7539) .task-item{z-index:-6540}.card:nth-child(7539) .task-item .toolbar-dropdown.active{z-index:17539}.card:nth-child(7540) .task-item{z-index:-6541}.card:nth-child(7540) .task-item .toolbar-dropdown.active{z-index:17540}.card:nth-child(7541) .task-item{z-index:-6542}.card:nth-child(7541) .task-item .toolbar-dropdown.active{z-index:17541}.card:nth-child(7542) .task-item{z-index:-6543}.card:nth-child(7542) .task-item .toolbar-dropdown.active{z-index:17542}.card:nth-child(7543) .task-item{z-index:-6544}.card:nth-child(7543) .task-item .toolbar-dropdown.active{z-index:17543}.card:nth-child(7544) .task-item{z-index:-6545}.card:nth-child(7544) .task-item .toolbar-dropdown.active{z-index:17544}.card:nth-child(7545) .task-item{z-index:-6546}.card:nth-child(7545) .task-item .toolbar-dropdown.active{z-index:17545}.card:nth-child(7546) .task-item{z-index:-6547}.card:nth-child(7546) .task-item .toolbar-dropdown.active{z-index:17546}.card:nth-child(7547) .task-item{z-index:-6548}.card:nth-child(7547) .task-item .toolbar-dropdown.active{z-index:17547}.card:nth-child(7548) .task-item{z-index:-6549}.card:nth-child(7548) .task-item .toolbar-dropdown.active{z-index:17548}.card:nth-child(7549) .task-item{z-index:-6550}.card:nth-child(7549) .task-item .toolbar-dropdown.active{z-index:17549}.card:nth-child(7550) .task-item{z-index:-6551}.card:nth-child(7550) .task-item .toolbar-dropdown.active{z-index:17550}.card:nth-child(7551) .task-item{z-index:-6552}.card:nth-child(7551) .task-item .toolbar-dropdown.active{z-index:17551}.card:nth-child(7552) .task-item{z-index:-6553}.card:nth-child(7552) .task-item .toolbar-dropdown.active{z-index:17552}.card:nth-child(7553) .task-item{z-index:-6554}.card:nth-child(7553) .task-item .toolbar-dropdown.active{z-index:17553}.card:nth-child(7554) .task-item{z-index:-6555}.card:nth-child(7554) .task-item .toolbar-dropdown.active{z-index:17554}.card:nth-child(7555) .task-item{z-index:-6556}.card:nth-child(7555) .task-item .toolbar-dropdown.active{z-index:17555}.card:nth-child(7556) .task-item{z-index:-6557}.card:nth-child(7556) .task-item .toolbar-dropdown.active{z-index:17556}.card:nth-child(7557) .task-item{z-index:-6558}.card:nth-child(7557) .task-item .toolbar-dropdown.active{z-index:17557}.card:nth-child(7558) .task-item{z-index:-6559}.card:nth-child(7558) .task-item .toolbar-dropdown.active{z-index:17558}.card:nth-child(7559) .task-item{z-index:-6560}.card:nth-child(7559) .task-item .toolbar-dropdown.active{z-index:17559}.card:nth-child(7560) .task-item{z-index:-6561}.card:nth-child(7560) .task-item .toolbar-dropdown.active{z-index:17560}.card:nth-child(7561) .task-item{z-index:-6562}.card:nth-child(7561) .task-item .toolbar-dropdown.active{z-index:17561}.card:nth-child(7562) .task-item{z-index:-6563}.card:nth-child(7562) .task-item .toolbar-dropdown.active{z-index:17562}.card:nth-child(7563) .task-item{z-index:-6564}.card:nth-child(7563) .task-item .toolbar-dropdown.active{z-index:17563}.card:nth-child(7564) .task-item{z-index:-6565}.card:nth-child(7564) .task-item .toolbar-dropdown.active{z-index:17564}.card:nth-child(7565) .task-item{z-index:-6566}.card:nth-child(7565) .task-item .toolbar-dropdown.active{z-index:17565}.card:nth-child(7566) .task-item{z-index:-6567}.card:nth-child(7566) .task-item .toolbar-dropdown.active{z-index:17566}.card:nth-child(7567) .task-item{z-index:-6568}.card:nth-child(7567) .task-item .toolbar-dropdown.active{z-index:17567}.card:nth-child(7568) .task-item{z-index:-6569}.card:nth-child(7568) .task-item .toolbar-dropdown.active{z-index:17568}.card:nth-child(7569) .task-item{z-index:-6570}.card:nth-child(7569) .task-item .toolbar-dropdown.active{z-index:17569}.card:nth-child(7570) .task-item{z-index:-6571}.card:nth-child(7570) .task-item .toolbar-dropdown.active{z-index:17570}.card:nth-child(7571) .task-item{z-index:-6572}.card:nth-child(7571) .task-item .toolbar-dropdown.active{z-index:17571}.card:nth-child(7572) .task-item{z-index:-6573}.card:nth-child(7572) .task-item .toolbar-dropdown.active{z-index:17572}.card:nth-child(7573) .task-item{z-index:-6574}.card:nth-child(7573) .task-item .toolbar-dropdown.active{z-index:17573}.card:nth-child(7574) .task-item{z-index:-6575}.card:nth-child(7574) .task-item .toolbar-dropdown.active{z-index:17574}.card:nth-child(7575) .task-item{z-index:-6576}.card:nth-child(7575) .task-item .toolbar-dropdown.active{z-index:17575}.card:nth-child(7576) .task-item{z-index:-6577}.card:nth-child(7576) .task-item .toolbar-dropdown.active{z-index:17576}.card:nth-child(7577) .task-item{z-index:-6578}.card:nth-child(7577) .task-item .toolbar-dropdown.active{z-index:17577}.card:nth-child(7578) .task-item{z-index:-6579}.card:nth-child(7578) .task-item .toolbar-dropdown.active{z-index:17578}.card:nth-child(7579) .task-item{z-index:-6580}.card:nth-child(7579) .task-item .toolbar-dropdown.active{z-index:17579}.card:nth-child(7580) .task-item{z-index:-6581}.card:nth-child(7580) .task-item .toolbar-dropdown.active{z-index:17580}.card:nth-child(7581) .task-item{z-index:-6582}.card:nth-child(7581) .task-item .toolbar-dropdown.active{z-index:17581}.card:nth-child(7582) .task-item{z-index:-6583}.card:nth-child(7582) .task-item .toolbar-dropdown.active{z-index:17582}.card:nth-child(7583) .task-item{z-index:-6584}.card:nth-child(7583) .task-item .toolbar-dropdown.active{z-index:17583}.card:nth-child(7584) .task-item{z-index:-6585}.card:nth-child(7584) .task-item .toolbar-dropdown.active{z-index:17584}.card:nth-child(7585) .task-item{z-index:-6586}.card:nth-child(7585) .task-item .toolbar-dropdown.active{z-index:17585}.card:nth-child(7586) .task-item{z-index:-6587}.card:nth-child(7586) .task-item .toolbar-dropdown.active{z-index:17586}.card:nth-child(7587) .task-item{z-index:-6588}.card:nth-child(7587) .task-item .toolbar-dropdown.active{z-index:17587}.card:nth-child(7588) .task-item{z-index:-6589}.card:nth-child(7588) .task-item .toolbar-dropdown.active{z-index:17588}.card:nth-child(7589) .task-item{z-index:-6590}.card:nth-child(7589) .task-item .toolbar-dropdown.active{z-index:17589}.card:nth-child(7590) .task-item{z-index:-6591}.card:nth-child(7590) .task-item .toolbar-dropdown.active{z-index:17590}.card:nth-child(7591) .task-item{z-index:-6592}.card:nth-child(7591) .task-item .toolbar-dropdown.active{z-index:17591}.card:nth-child(7592) .task-item{z-index:-6593}.card:nth-child(7592) .task-item .toolbar-dropdown.active{z-index:17592}.card:nth-child(7593) .task-item{z-index:-6594}.card:nth-child(7593) .task-item .toolbar-dropdown.active{z-index:17593}.card:nth-child(7594) .task-item{z-index:-6595}.card:nth-child(7594) .task-item .toolbar-dropdown.active{z-index:17594}.card:nth-child(7595) .task-item{z-index:-6596}.card:nth-child(7595) .task-item .toolbar-dropdown.active{z-index:17595}.card:nth-child(7596) .task-item{z-index:-6597}.card:nth-child(7596) .task-item .toolbar-dropdown.active{z-index:17596}.card:nth-child(7597) .task-item{z-index:-6598}.card:nth-child(7597) .task-item .toolbar-dropdown.active{z-index:17597}.card:nth-child(7598) .task-item{z-index:-6599}.card:nth-child(7598) .task-item .toolbar-dropdown.active{z-index:17598}.card:nth-child(7599) .task-item{z-index:-6600}.card:nth-child(7599) .task-item .toolbar-dropdown.active{z-index:17599}.card:nth-child(7600) .task-item{z-index:-6601}.card:nth-child(7600) .task-item .toolbar-dropdown.active{z-index:17600}.card:nth-child(7601) .task-item{z-index:-6602}.card:nth-child(7601) .task-item .toolbar-dropdown.active{z-index:17601}.card:nth-child(7602) .task-item{z-index:-6603}.card:nth-child(7602) .task-item .toolbar-dropdown.active{z-index:17602}.card:nth-child(7603) .task-item{z-index:-6604}.card:nth-child(7603) .task-item .toolbar-dropdown.active{z-index:17603}.card:nth-child(7604) .task-item{z-index:-6605}.card:nth-child(7604) .task-item .toolbar-dropdown.active{z-index:17604}.card:nth-child(7605) .task-item{z-index:-6606}.card:nth-child(7605) .task-item .toolbar-dropdown.active{z-index:17605}.card:nth-child(7606) .task-item{z-index:-6607}.card:nth-child(7606) .task-item .toolbar-dropdown.active{z-index:17606}.card:nth-child(7607) .task-item{z-index:-6608}.card:nth-child(7607) .task-item .toolbar-dropdown.active{z-index:17607}.card:nth-child(7608) .task-item{z-index:-6609}.card:nth-child(7608) .task-item .toolbar-dropdown.active{z-index:17608}.card:nth-child(7609) .task-item{z-index:-6610}.card:nth-child(7609) .task-item .toolbar-dropdown.active{z-index:17609}.card:nth-child(7610) .task-item{z-index:-6611}.card:nth-child(7610) .task-item .toolbar-dropdown.active{z-index:17610}.card:nth-child(7611) .task-item{z-index:-6612}.card:nth-child(7611) .task-item .toolbar-dropdown.active{z-index:17611}.card:nth-child(7612) .task-item{z-index:-6613}.card:nth-child(7612) .task-item .toolbar-dropdown.active{z-index:17612}.card:nth-child(7613) .task-item{z-index:-6614}.card:nth-child(7613) .task-item .toolbar-dropdown.active{z-index:17613}.card:nth-child(7614) .task-item{z-index:-6615}.card:nth-child(7614) .task-item .toolbar-dropdown.active{z-index:17614}.card:nth-child(7615) .task-item{z-index:-6616}.card:nth-child(7615) .task-item .toolbar-dropdown.active{z-index:17615}.card:nth-child(7616) .task-item{z-index:-6617}.card:nth-child(7616) .task-item .toolbar-dropdown.active{z-index:17616}.card:nth-child(7617) .task-item{z-index:-6618}.card:nth-child(7617) .task-item .toolbar-dropdown.active{z-index:17617}.card:nth-child(7618) .task-item{z-index:-6619}.card:nth-child(7618) .task-item .toolbar-dropdown.active{z-index:17618}.card:nth-child(7619) .task-item{z-index:-6620}.card:nth-child(7619) .task-item .toolbar-dropdown.active{z-index:17619}.card:nth-child(7620) .task-item{z-index:-6621}.card:nth-child(7620) .task-item .toolbar-dropdown.active{z-index:17620}.card:nth-child(7621) .task-item{z-index:-6622}.card:nth-child(7621) .task-item .toolbar-dropdown.active{z-index:17621}.card:nth-child(7622) .task-item{z-index:-6623}.card:nth-child(7622) .task-item .toolbar-dropdown.active{z-index:17622}.card:nth-child(7623) .task-item{z-index:-6624}.card:nth-child(7623) .task-item .toolbar-dropdown.active{z-index:17623}.card:nth-child(7624) .task-item{z-index:-6625}.card:nth-child(7624) .task-item .toolbar-dropdown.active{z-index:17624}.card:nth-child(7625) .task-item{z-index:-6626}.card:nth-child(7625) .task-item .toolbar-dropdown.active{z-index:17625}.card:nth-child(7626) .task-item{z-index:-6627}.card:nth-child(7626) .task-item .toolbar-dropdown.active{z-index:17626}.card:nth-child(7627) .task-item{z-index:-6628}.card:nth-child(7627) .task-item .toolbar-dropdown.active{z-index:17627}.card:nth-child(7628) .task-item{z-index:-6629}.card:nth-child(7628) .task-item .toolbar-dropdown.active{z-index:17628}.card:nth-child(7629) .task-item{z-index:-6630}.card:nth-child(7629) .task-item .toolbar-dropdown.active{z-index:17629}.card:nth-child(7630) .task-item{z-index:-6631}.card:nth-child(7630) .task-item .toolbar-dropdown.active{z-index:17630}.card:nth-child(7631) .task-item{z-index:-6632}.card:nth-child(7631) .task-item .toolbar-dropdown.active{z-index:17631}.card:nth-child(7632) .task-item{z-index:-6633}.card:nth-child(7632) .task-item .toolbar-dropdown.active{z-index:17632}.card:nth-child(7633) .task-item{z-index:-6634}.card:nth-child(7633) .task-item .toolbar-dropdown.active{z-index:17633}.card:nth-child(7634) .task-item{z-index:-6635}.card:nth-child(7634) .task-item .toolbar-dropdown.active{z-index:17634}.card:nth-child(7635) .task-item{z-index:-6636}.card:nth-child(7635) .task-item .toolbar-dropdown.active{z-index:17635}.card:nth-child(7636) .task-item{z-index:-6637}.card:nth-child(7636) .task-item .toolbar-dropdown.active{z-index:17636}.card:nth-child(7637) .task-item{z-index:-6638}.card:nth-child(7637) .task-item .toolbar-dropdown.active{z-index:17637}.card:nth-child(7638) .task-item{z-index:-6639}.card:nth-child(7638) .task-item .toolbar-dropdown.active{z-index:17638}.card:nth-child(7639) .task-item{z-index:-6640}.card:nth-child(7639) .task-item .toolbar-dropdown.active{z-index:17639}.card:nth-child(7640) .task-item{z-index:-6641}.card:nth-child(7640) .task-item .toolbar-dropdown.active{z-index:17640}.card:nth-child(7641) .task-item{z-index:-6642}.card:nth-child(7641) .task-item .toolbar-dropdown.active{z-index:17641}.card:nth-child(7642) .task-item{z-index:-6643}.card:nth-child(7642) .task-item .toolbar-dropdown.active{z-index:17642}.card:nth-child(7643) .task-item{z-index:-6644}.card:nth-child(7643) .task-item .toolbar-dropdown.active{z-index:17643}.card:nth-child(7644) .task-item{z-index:-6645}.card:nth-child(7644) .task-item .toolbar-dropdown.active{z-index:17644}.card:nth-child(7645) .task-item{z-index:-6646}.card:nth-child(7645) .task-item .toolbar-dropdown.active{z-index:17645}.card:nth-child(7646) .task-item{z-index:-6647}.card:nth-child(7646) .task-item .toolbar-dropdown.active{z-index:17646}.card:nth-child(7647) .task-item{z-index:-6648}.card:nth-child(7647) .task-item .toolbar-dropdown.active{z-index:17647}.card:nth-child(7648) .task-item{z-index:-6649}.card:nth-child(7648) .task-item .toolbar-dropdown.active{z-index:17648}.card:nth-child(7649) .task-item{z-index:-6650}.card:nth-child(7649) .task-item .toolbar-dropdown.active{z-index:17649}.card:nth-child(7650) .task-item{z-index:-6651}.card:nth-child(7650) .task-item .toolbar-dropdown.active{z-index:17650}.card:nth-child(7651) .task-item{z-index:-6652}.card:nth-child(7651) .task-item .toolbar-dropdown.active{z-index:17651}.card:nth-child(7652) .task-item{z-index:-6653}.card:nth-child(7652) .task-item .toolbar-dropdown.active{z-index:17652}.card:nth-child(7653) .task-item{z-index:-6654}.card:nth-child(7653) .task-item .toolbar-dropdown.active{z-index:17653}.card:nth-child(7654) .task-item{z-index:-6655}.card:nth-child(7654) .task-item .toolbar-dropdown.active{z-index:17654}.card:nth-child(7655) .task-item{z-index:-6656}.card:nth-child(7655) .task-item .toolbar-dropdown.active{z-index:17655}.card:nth-child(7656) .task-item{z-index:-6657}.card:nth-child(7656) .task-item .toolbar-dropdown.active{z-index:17656}.card:nth-child(7657) .task-item{z-index:-6658}.card:nth-child(7657) .task-item .toolbar-dropdown.active{z-index:17657}.card:nth-child(7658) .task-item{z-index:-6659}.card:nth-child(7658) .task-item .toolbar-dropdown.active{z-index:17658}.card:nth-child(7659) .task-item{z-index:-6660}.card:nth-child(7659) .task-item .toolbar-dropdown.active{z-index:17659}.card:nth-child(7660) .task-item{z-index:-6661}.card:nth-child(7660) .task-item .toolbar-dropdown.active{z-index:17660}.card:nth-child(7661) .task-item{z-index:-6662}.card:nth-child(7661) .task-item .toolbar-dropdown.active{z-index:17661}.card:nth-child(7662) .task-item{z-index:-6663}.card:nth-child(7662) .task-item .toolbar-dropdown.active{z-index:17662}.card:nth-child(7663) .task-item{z-index:-6664}.card:nth-child(7663) .task-item .toolbar-dropdown.active{z-index:17663}.card:nth-child(7664) .task-item{z-index:-6665}.card:nth-child(7664) .task-item .toolbar-dropdown.active{z-index:17664}.card:nth-child(7665) .task-item{z-index:-6666}.card:nth-child(7665) .task-item .toolbar-dropdown.active{z-index:17665}.card:nth-child(7666) .task-item{z-index:-6667}.card:nth-child(7666) .task-item .toolbar-dropdown.active{z-index:17666}.card:nth-child(7667) .task-item{z-index:-6668}.card:nth-child(7667) .task-item .toolbar-dropdown.active{z-index:17667}.card:nth-child(7668) .task-item{z-index:-6669}.card:nth-child(7668) .task-item .toolbar-dropdown.active{z-index:17668}.card:nth-child(7669) .task-item{z-index:-6670}.card:nth-child(7669) .task-item .toolbar-dropdown.active{z-index:17669}.card:nth-child(7670) .task-item{z-index:-6671}.card:nth-child(7670) .task-item .toolbar-dropdown.active{z-index:17670}.card:nth-child(7671) .task-item{z-index:-6672}.card:nth-child(7671) .task-item .toolbar-dropdown.active{z-index:17671}.card:nth-child(7672) .task-item{z-index:-6673}.card:nth-child(7672) .task-item .toolbar-dropdown.active{z-index:17672}.card:nth-child(7673) .task-item{z-index:-6674}.card:nth-child(7673) .task-item .toolbar-dropdown.active{z-index:17673}.card:nth-child(7674) .task-item{z-index:-6675}.card:nth-child(7674) .task-item .toolbar-dropdown.active{z-index:17674}.card:nth-child(7675) .task-item{z-index:-6676}.card:nth-child(7675) .task-item .toolbar-dropdown.active{z-index:17675}.card:nth-child(7676) .task-item{z-index:-6677}.card:nth-child(7676) .task-item .toolbar-dropdown.active{z-index:17676}.card:nth-child(7677) .task-item{z-index:-6678}.card:nth-child(7677) .task-item .toolbar-dropdown.active{z-index:17677}.card:nth-child(7678) .task-item{z-index:-6679}.card:nth-child(7678) .task-item .toolbar-dropdown.active{z-index:17678}.card:nth-child(7679) .task-item{z-index:-6680}.card:nth-child(7679) .task-item .toolbar-dropdown.active{z-index:17679}.card:nth-child(7680) .task-item{z-index:-6681}.card:nth-child(7680) .task-item .toolbar-dropdown.active{z-index:17680}.card:nth-child(7681) .task-item{z-index:-6682}.card:nth-child(7681) .task-item .toolbar-dropdown.active{z-index:17681}.card:nth-child(7682) .task-item{z-index:-6683}.card:nth-child(7682) .task-item .toolbar-dropdown.active{z-index:17682}.card:nth-child(7683) .task-item{z-index:-6684}.card:nth-child(7683) .task-item .toolbar-dropdown.active{z-index:17683}.card:nth-child(7684) .task-item{z-index:-6685}.card:nth-child(7684) .task-item .toolbar-dropdown.active{z-index:17684}.card:nth-child(7685) .task-item{z-index:-6686}.card:nth-child(7685) .task-item .toolbar-dropdown.active{z-index:17685}.card:nth-child(7686) .task-item{z-index:-6687}.card:nth-child(7686) .task-item .toolbar-dropdown.active{z-index:17686}.card:nth-child(7687) .task-item{z-index:-6688}.card:nth-child(7687) .task-item .toolbar-dropdown.active{z-index:17687}.card:nth-child(7688) .task-item{z-index:-6689}.card:nth-child(7688) .task-item .toolbar-dropdown.active{z-index:17688}.card:nth-child(7689) .task-item{z-index:-6690}.card:nth-child(7689) .task-item .toolbar-dropdown.active{z-index:17689}.card:nth-child(7690) .task-item{z-index:-6691}.card:nth-child(7690) .task-item .toolbar-dropdown.active{z-index:17690}.card:nth-child(7691) .task-item{z-index:-6692}.card:nth-child(7691) .task-item .toolbar-dropdown.active{z-index:17691}.card:nth-child(7692) .task-item{z-index:-6693}.card:nth-child(7692) .task-item .toolbar-dropdown.active{z-index:17692}.card:nth-child(7693) .task-item{z-index:-6694}.card:nth-child(7693) .task-item .toolbar-dropdown.active{z-index:17693}.card:nth-child(7694) .task-item{z-index:-6695}.card:nth-child(7694) .task-item .toolbar-dropdown.active{z-index:17694}.card:nth-child(7695) .task-item{z-index:-6696}.card:nth-child(7695) .task-item .toolbar-dropdown.active{z-index:17695}.card:nth-child(7696) .task-item{z-index:-6697}.card:nth-child(7696) .task-item .toolbar-dropdown.active{z-index:17696}.card:nth-child(7697) .task-item{z-index:-6698}.card:nth-child(7697) .task-item .toolbar-dropdown.active{z-index:17697}.card:nth-child(7698) .task-item{z-index:-6699}.card:nth-child(7698) .task-item .toolbar-dropdown.active{z-index:17698}.card:nth-child(7699) .task-item{z-index:-6700}.card:nth-child(7699) .task-item .toolbar-dropdown.active{z-index:17699}.card:nth-child(7700) .task-item{z-index:-6701}.card:nth-child(7700) .task-item .toolbar-dropdown.active{z-index:17700}.card:nth-child(7701) .task-item{z-index:-6702}.card:nth-child(7701) .task-item .toolbar-dropdown.active{z-index:17701}.card:nth-child(7702) .task-item{z-index:-6703}.card:nth-child(7702) .task-item .toolbar-dropdown.active{z-index:17702}.card:nth-child(7703) .task-item{z-index:-6704}.card:nth-child(7703) .task-item .toolbar-dropdown.active{z-index:17703}.card:nth-child(7704) .task-item{z-index:-6705}.card:nth-child(7704) .task-item .toolbar-dropdown.active{z-index:17704}.card:nth-child(7705) .task-item{z-index:-6706}.card:nth-child(7705) .task-item .toolbar-dropdown.active{z-index:17705}.card:nth-child(7706) .task-item{z-index:-6707}.card:nth-child(7706) .task-item .toolbar-dropdown.active{z-index:17706}.card:nth-child(7707) .task-item{z-index:-6708}.card:nth-child(7707) .task-item .toolbar-dropdown.active{z-index:17707}.card:nth-child(7708) .task-item{z-index:-6709}.card:nth-child(7708) .task-item .toolbar-dropdown.active{z-index:17708}.card:nth-child(7709) .task-item{z-index:-6710}.card:nth-child(7709) .task-item .toolbar-dropdown.active{z-index:17709}.card:nth-child(7710) .task-item{z-index:-6711}.card:nth-child(7710) .task-item .toolbar-dropdown.active{z-index:17710}.card:nth-child(7711) .task-item{z-index:-6712}.card:nth-child(7711) .task-item .toolbar-dropdown.active{z-index:17711}.card:nth-child(7712) .task-item{z-index:-6713}.card:nth-child(7712) .task-item .toolbar-dropdown.active{z-index:17712}.card:nth-child(7713) .task-item{z-index:-6714}.card:nth-child(7713) .task-item .toolbar-dropdown.active{z-index:17713}.card:nth-child(7714) .task-item{z-index:-6715}.card:nth-child(7714) .task-item .toolbar-dropdown.active{z-index:17714}.card:nth-child(7715) .task-item{z-index:-6716}.card:nth-child(7715) .task-item .toolbar-dropdown.active{z-index:17715}.card:nth-child(7716) .task-item{z-index:-6717}.card:nth-child(7716) .task-item .toolbar-dropdown.active{z-index:17716}.card:nth-child(7717) .task-item{z-index:-6718}.card:nth-child(7717) .task-item .toolbar-dropdown.active{z-index:17717}.card:nth-child(7718) .task-item{z-index:-6719}.card:nth-child(7718) .task-item .toolbar-dropdown.active{z-index:17718}.card:nth-child(7719) .task-item{z-index:-6720}.card:nth-child(7719) .task-item .toolbar-dropdown.active{z-index:17719}.card:nth-child(7720) .task-item{z-index:-6721}.card:nth-child(7720) .task-item .toolbar-dropdown.active{z-index:17720}.card:nth-child(7721) .task-item{z-index:-6722}.card:nth-child(7721) .task-item .toolbar-dropdown.active{z-index:17721}.card:nth-child(7722) .task-item{z-index:-6723}.card:nth-child(7722) .task-item .toolbar-dropdown.active{z-index:17722}.card:nth-child(7723) .task-item{z-index:-6724}.card:nth-child(7723) .task-item .toolbar-dropdown.active{z-index:17723}.card:nth-child(7724) .task-item{z-index:-6725}.card:nth-child(7724) .task-item .toolbar-dropdown.active{z-index:17724}.card:nth-child(7725) .task-item{z-index:-6726}.card:nth-child(7725) .task-item .toolbar-dropdown.active{z-index:17725}.card:nth-child(7726) .task-item{z-index:-6727}.card:nth-child(7726) .task-item .toolbar-dropdown.active{z-index:17726}.card:nth-child(7727) .task-item{z-index:-6728}.card:nth-child(7727) .task-item .toolbar-dropdown.active{z-index:17727}.card:nth-child(7728) .task-item{z-index:-6729}.card:nth-child(7728) .task-item .toolbar-dropdown.active{z-index:17728}.card:nth-child(7729) .task-item{z-index:-6730}.card:nth-child(7729) .task-item .toolbar-dropdown.active{z-index:17729}.card:nth-child(7730) .task-item{z-index:-6731}.card:nth-child(7730) .task-item .toolbar-dropdown.active{z-index:17730}.card:nth-child(7731) .task-item{z-index:-6732}.card:nth-child(7731) .task-item .toolbar-dropdown.active{z-index:17731}.card:nth-child(7732) .task-item{z-index:-6733}.card:nth-child(7732) .task-item .toolbar-dropdown.active{z-index:17732}.card:nth-child(7733) .task-item{z-index:-6734}.card:nth-child(7733) .task-item .toolbar-dropdown.active{z-index:17733}.card:nth-child(7734) .task-item{z-index:-6735}.card:nth-child(7734) .task-item .toolbar-dropdown.active{z-index:17734}.card:nth-child(7735) .task-item{z-index:-6736}.card:nth-child(7735) .task-item .toolbar-dropdown.active{z-index:17735}.card:nth-child(7736) .task-item{z-index:-6737}.card:nth-child(7736) .task-item .toolbar-dropdown.active{z-index:17736}.card:nth-child(7737) .task-item{z-index:-6738}.card:nth-child(7737) .task-item .toolbar-dropdown.active{z-index:17737}.card:nth-child(7738) .task-item{z-index:-6739}.card:nth-child(7738) .task-item .toolbar-dropdown.active{z-index:17738}.card:nth-child(7739) .task-item{z-index:-6740}.card:nth-child(7739) .task-item .toolbar-dropdown.active{z-index:17739}.card:nth-child(7740) .task-item{z-index:-6741}.card:nth-child(7740) .task-item .toolbar-dropdown.active{z-index:17740}.card:nth-child(7741) .task-item{z-index:-6742}.card:nth-child(7741) .task-item .toolbar-dropdown.active{z-index:17741}.card:nth-child(7742) .task-item{z-index:-6743}.card:nth-child(7742) .task-item .toolbar-dropdown.active{z-index:17742}.card:nth-child(7743) .task-item{z-index:-6744}.card:nth-child(7743) .task-item .toolbar-dropdown.active{z-index:17743}.card:nth-child(7744) .task-item{z-index:-6745}.card:nth-child(7744) .task-item .toolbar-dropdown.active{z-index:17744}.card:nth-child(7745) .task-item{z-index:-6746}.card:nth-child(7745) .task-item .toolbar-dropdown.active{z-index:17745}.card:nth-child(7746) .task-item{z-index:-6747}.card:nth-child(7746) .task-item .toolbar-dropdown.active{z-index:17746}.card:nth-child(7747) .task-item{z-index:-6748}.card:nth-child(7747) .task-item .toolbar-dropdown.active{z-index:17747}.card:nth-child(7748) .task-item{z-index:-6749}.card:nth-child(7748) .task-item .toolbar-dropdown.active{z-index:17748}.card:nth-child(7749) .task-item{z-index:-6750}.card:nth-child(7749) .task-item .toolbar-dropdown.active{z-index:17749}.card:nth-child(7750) .task-item{z-index:-6751}.card:nth-child(7750) .task-item .toolbar-dropdown.active{z-index:17750}.card:nth-child(7751) .task-item{z-index:-6752}.card:nth-child(7751) .task-item .toolbar-dropdown.active{z-index:17751}.card:nth-child(7752) .task-item{z-index:-6753}.card:nth-child(7752) .task-item .toolbar-dropdown.active{z-index:17752}.card:nth-child(7753) .task-item{z-index:-6754}.card:nth-child(7753) .task-item .toolbar-dropdown.active{z-index:17753}.card:nth-child(7754) .task-item{z-index:-6755}.card:nth-child(7754) .task-item .toolbar-dropdown.active{z-index:17754}.card:nth-child(7755) .task-item{z-index:-6756}.card:nth-child(7755) .task-item .toolbar-dropdown.active{z-index:17755}.card:nth-child(7756) .task-item{z-index:-6757}.card:nth-child(7756) .task-item .toolbar-dropdown.active{z-index:17756}.card:nth-child(7757) .task-item{z-index:-6758}.card:nth-child(7757) .task-item .toolbar-dropdown.active{z-index:17757}.card:nth-child(7758) .task-item{z-index:-6759}.card:nth-child(7758) .task-item .toolbar-dropdown.active{z-index:17758}.card:nth-child(7759) .task-item{z-index:-6760}.card:nth-child(7759) .task-item .toolbar-dropdown.active{z-index:17759}.card:nth-child(7760) .task-item{z-index:-6761}.card:nth-child(7760) .task-item .toolbar-dropdown.active{z-index:17760}.card:nth-child(7761) .task-item{z-index:-6762}.card:nth-child(7761) .task-item .toolbar-dropdown.active{z-index:17761}.card:nth-child(7762) .task-item{z-index:-6763}.card:nth-child(7762) .task-item .toolbar-dropdown.active{z-index:17762}.card:nth-child(7763) .task-item{z-index:-6764}.card:nth-child(7763) .task-item .toolbar-dropdown.active{z-index:17763}.card:nth-child(7764) .task-item{z-index:-6765}.card:nth-child(7764) .task-item .toolbar-dropdown.active{z-index:17764}.card:nth-child(7765) .task-item{z-index:-6766}.card:nth-child(7765) .task-item .toolbar-dropdown.active{z-index:17765}.card:nth-child(7766) .task-item{z-index:-6767}.card:nth-child(7766) .task-item .toolbar-dropdown.active{z-index:17766}.card:nth-child(7767) .task-item{z-index:-6768}.card:nth-child(7767) .task-item .toolbar-dropdown.active{z-index:17767}.card:nth-child(7768) .task-item{z-index:-6769}.card:nth-child(7768) .task-item .toolbar-dropdown.active{z-index:17768}.card:nth-child(7769) .task-item{z-index:-6770}.card:nth-child(7769) .task-item .toolbar-dropdown.active{z-index:17769}.card:nth-child(7770) .task-item{z-index:-6771}.card:nth-child(7770) .task-item .toolbar-dropdown.active{z-index:17770}.card:nth-child(7771) .task-item{z-index:-6772}.card:nth-child(7771) .task-item .toolbar-dropdown.active{z-index:17771}.card:nth-child(7772) .task-item{z-index:-6773}.card:nth-child(7772) .task-item .toolbar-dropdown.active{z-index:17772}.card:nth-child(7773) .task-item{z-index:-6774}.card:nth-child(7773) .task-item .toolbar-dropdown.active{z-index:17773}.card:nth-child(7774) .task-item{z-index:-6775}.card:nth-child(7774) .task-item .toolbar-dropdown.active{z-index:17774}.card:nth-child(7775) .task-item{z-index:-6776}.card:nth-child(7775) .task-item .toolbar-dropdown.active{z-index:17775}.card:nth-child(7776) .task-item{z-index:-6777}.card:nth-child(7776) .task-item .toolbar-dropdown.active{z-index:17776}.card:nth-child(7777) .task-item{z-index:-6778}.card:nth-child(7777) .task-item .toolbar-dropdown.active{z-index:17777}.card:nth-child(7778) .task-item{z-index:-6779}.card:nth-child(7778) .task-item .toolbar-dropdown.active{z-index:17778}.card:nth-child(7779) .task-item{z-index:-6780}.card:nth-child(7779) .task-item .toolbar-dropdown.active{z-index:17779}.card:nth-child(7780) .task-item{z-index:-6781}.card:nth-child(7780) .task-item .toolbar-dropdown.active{z-index:17780}.card:nth-child(7781) .task-item{z-index:-6782}.card:nth-child(7781) .task-item .toolbar-dropdown.active{z-index:17781}.card:nth-child(7782) .task-item{z-index:-6783}.card:nth-child(7782) .task-item .toolbar-dropdown.active{z-index:17782}.card:nth-child(7783) .task-item{z-index:-6784}.card:nth-child(7783) .task-item .toolbar-dropdown.active{z-index:17783}.card:nth-child(7784) .task-item{z-index:-6785}.card:nth-child(7784) .task-item .toolbar-dropdown.active{z-index:17784}.card:nth-child(7785) .task-item{z-index:-6786}.card:nth-child(7785) .task-item .toolbar-dropdown.active{z-index:17785}.card:nth-child(7786) .task-item{z-index:-6787}.card:nth-child(7786) .task-item .toolbar-dropdown.active{z-index:17786}.card:nth-child(7787) .task-item{z-index:-6788}.card:nth-child(7787) .task-item .toolbar-dropdown.active{z-index:17787}.card:nth-child(7788) .task-item{z-index:-6789}.card:nth-child(7788) .task-item .toolbar-dropdown.active{z-index:17788}.card:nth-child(7789) .task-item{z-index:-6790}.card:nth-child(7789) .task-item .toolbar-dropdown.active{z-index:17789}.card:nth-child(7790) .task-item{z-index:-6791}.card:nth-child(7790) .task-item .toolbar-dropdown.active{z-index:17790}.card:nth-child(7791) .task-item{z-index:-6792}.card:nth-child(7791) .task-item .toolbar-dropdown.active{z-index:17791}.card:nth-child(7792) .task-item{z-index:-6793}.card:nth-child(7792) .task-item .toolbar-dropdown.active{z-index:17792}.card:nth-child(7793) .task-item{z-index:-6794}.card:nth-child(7793) .task-item .toolbar-dropdown.active{z-index:17793}.card:nth-child(7794) .task-item{z-index:-6795}.card:nth-child(7794) .task-item .toolbar-dropdown.active{z-index:17794}.card:nth-child(7795) .task-item{z-index:-6796}.card:nth-child(7795) .task-item .toolbar-dropdown.active{z-index:17795}.card:nth-child(7796) .task-item{z-index:-6797}.card:nth-child(7796) .task-item .toolbar-dropdown.active{z-index:17796}.card:nth-child(7797) .task-item{z-index:-6798}.card:nth-child(7797) .task-item .toolbar-dropdown.active{z-index:17797}.card:nth-child(7798) .task-item{z-index:-6799}.card:nth-child(7798) .task-item .toolbar-dropdown.active{z-index:17798}.card:nth-child(7799) .task-item{z-index:-6800}.card:nth-child(7799) .task-item .toolbar-dropdown.active{z-index:17799}.card:nth-child(7800) .task-item{z-index:-6801}.card:nth-child(7800) .task-item .toolbar-dropdown.active{z-index:17800}.card:nth-child(7801) .task-item{z-index:-6802}.card:nth-child(7801) .task-item .toolbar-dropdown.active{z-index:17801}.card:nth-child(7802) .task-item{z-index:-6803}.card:nth-child(7802) .task-item .toolbar-dropdown.active{z-index:17802}.card:nth-child(7803) .task-item{z-index:-6804}.card:nth-child(7803) .task-item .toolbar-dropdown.active{z-index:17803}.card:nth-child(7804) .task-item{z-index:-6805}.card:nth-child(7804) .task-item .toolbar-dropdown.active{z-index:17804}.card:nth-child(7805) .task-item{z-index:-6806}.card:nth-child(7805) .task-item .toolbar-dropdown.active{z-index:17805}.card:nth-child(7806) .task-item{z-index:-6807}.card:nth-child(7806) .task-item .toolbar-dropdown.active{z-index:17806}.card:nth-child(7807) .task-item{z-index:-6808}.card:nth-child(7807) .task-item .toolbar-dropdown.active{z-index:17807}.card:nth-child(7808) .task-item{z-index:-6809}.card:nth-child(7808) .task-item .toolbar-dropdown.active{z-index:17808}.card:nth-child(7809) .task-item{z-index:-6810}.card:nth-child(7809) .task-item .toolbar-dropdown.active{z-index:17809}.card:nth-child(7810) .task-item{z-index:-6811}.card:nth-child(7810) .task-item .toolbar-dropdown.active{z-index:17810}.card:nth-child(7811) .task-item{z-index:-6812}.card:nth-child(7811) .task-item .toolbar-dropdown.active{z-index:17811}.card:nth-child(7812) .task-item{z-index:-6813}.card:nth-child(7812) .task-item .toolbar-dropdown.active{z-index:17812}.card:nth-child(7813) .task-item{z-index:-6814}.card:nth-child(7813) .task-item .toolbar-dropdown.active{z-index:17813}.card:nth-child(7814) .task-item{z-index:-6815}.card:nth-child(7814) .task-item .toolbar-dropdown.active{z-index:17814}.card:nth-child(7815) .task-item{z-index:-6816}.card:nth-child(7815) .task-item .toolbar-dropdown.active{z-index:17815}.card:nth-child(7816) .task-item{z-index:-6817}.card:nth-child(7816) .task-item .toolbar-dropdown.active{z-index:17816}.card:nth-child(7817) .task-item{z-index:-6818}.card:nth-child(7817) .task-item .toolbar-dropdown.active{z-index:17817}.card:nth-child(7818) .task-item{z-index:-6819}.card:nth-child(7818) .task-item .toolbar-dropdown.active{z-index:17818}.card:nth-child(7819) .task-item{z-index:-6820}.card:nth-child(7819) .task-item .toolbar-dropdown.active{z-index:17819}.card:nth-child(7820) .task-item{z-index:-6821}.card:nth-child(7820) .task-item .toolbar-dropdown.active{z-index:17820}.card:nth-child(7821) .task-item{z-index:-6822}.card:nth-child(7821) .task-item .toolbar-dropdown.active{z-index:17821}.card:nth-child(7822) .task-item{z-index:-6823}.card:nth-child(7822) .task-item .toolbar-dropdown.active{z-index:17822}.card:nth-child(7823) .task-item{z-index:-6824}.card:nth-child(7823) .task-item .toolbar-dropdown.active{z-index:17823}.card:nth-child(7824) .task-item{z-index:-6825}.card:nth-child(7824) .task-item .toolbar-dropdown.active{z-index:17824}.card:nth-child(7825) .task-item{z-index:-6826}.card:nth-child(7825) .task-item .toolbar-dropdown.active{z-index:17825}.card:nth-child(7826) .task-item{z-index:-6827}.card:nth-child(7826) .task-item .toolbar-dropdown.active{z-index:17826}.card:nth-child(7827) .task-item{z-index:-6828}.card:nth-child(7827) .task-item .toolbar-dropdown.active{z-index:17827}.card:nth-child(7828) .task-item{z-index:-6829}.card:nth-child(7828) .task-item .toolbar-dropdown.active{z-index:17828}.card:nth-child(7829) .task-item{z-index:-6830}.card:nth-child(7829) .task-item .toolbar-dropdown.active{z-index:17829}.card:nth-child(7830) .task-item{z-index:-6831}.card:nth-child(7830) .task-item .toolbar-dropdown.active{z-index:17830}.card:nth-child(7831) .task-item{z-index:-6832}.card:nth-child(7831) .task-item .toolbar-dropdown.active{z-index:17831}.card:nth-child(7832) .task-item{z-index:-6833}.card:nth-child(7832) .task-item .toolbar-dropdown.active{z-index:17832}.card:nth-child(7833) .task-item{z-index:-6834}.card:nth-child(7833) .task-item .toolbar-dropdown.active{z-index:17833}.card:nth-child(7834) .task-item{z-index:-6835}.card:nth-child(7834) .task-item .toolbar-dropdown.active{z-index:17834}.card:nth-child(7835) .task-item{z-index:-6836}.card:nth-child(7835) .task-item .toolbar-dropdown.active{z-index:17835}.card:nth-child(7836) .task-item{z-index:-6837}.card:nth-child(7836) .task-item .toolbar-dropdown.active{z-index:17836}.card:nth-child(7837) .task-item{z-index:-6838}.card:nth-child(7837) .task-item .toolbar-dropdown.active{z-index:17837}.card:nth-child(7838) .task-item{z-index:-6839}.card:nth-child(7838) .task-item .toolbar-dropdown.active{z-index:17838}.card:nth-child(7839) .task-item{z-index:-6840}.card:nth-child(7839) .task-item .toolbar-dropdown.active{z-index:17839}.card:nth-child(7840) .task-item{z-index:-6841}.card:nth-child(7840) .task-item .toolbar-dropdown.active{z-index:17840}.card:nth-child(7841) .task-item{z-index:-6842}.card:nth-child(7841) .task-item .toolbar-dropdown.active{z-index:17841}.card:nth-child(7842) .task-item{z-index:-6843}.card:nth-child(7842) .task-item .toolbar-dropdown.active{z-index:17842}.card:nth-child(7843) .task-item{z-index:-6844}.card:nth-child(7843) .task-item .toolbar-dropdown.active{z-index:17843}.card:nth-child(7844) .task-item{z-index:-6845}.card:nth-child(7844) .task-item .toolbar-dropdown.active{z-index:17844}.card:nth-child(7845) .task-item{z-index:-6846}.card:nth-child(7845) .task-item .toolbar-dropdown.active{z-index:17845}.card:nth-child(7846) .task-item{z-index:-6847}.card:nth-child(7846) .task-item .toolbar-dropdown.active{z-index:17846}.card:nth-child(7847) .task-item{z-index:-6848}.card:nth-child(7847) .task-item .toolbar-dropdown.active{z-index:17847}.card:nth-child(7848) .task-item{z-index:-6849}.card:nth-child(7848) .task-item .toolbar-dropdown.active{z-index:17848}.card:nth-child(7849) .task-item{z-index:-6850}.card:nth-child(7849) .task-item .toolbar-dropdown.active{z-index:17849}.card:nth-child(7850) .task-item{z-index:-6851}.card:nth-child(7850) .task-item .toolbar-dropdown.active{z-index:17850}.card:nth-child(7851) .task-item{z-index:-6852}.card:nth-child(7851) .task-item .toolbar-dropdown.active{z-index:17851}.card:nth-child(7852) .task-item{z-index:-6853}.card:nth-child(7852) .task-item .toolbar-dropdown.active{z-index:17852}.card:nth-child(7853) .task-item{z-index:-6854}.card:nth-child(7853) .task-item .toolbar-dropdown.active{z-index:17853}.card:nth-child(7854) .task-item{z-index:-6855}.card:nth-child(7854) .task-item .toolbar-dropdown.active{z-index:17854}.card:nth-child(7855) .task-item{z-index:-6856}.card:nth-child(7855) .task-item .toolbar-dropdown.active{z-index:17855}.card:nth-child(7856) .task-item{z-index:-6857}.card:nth-child(7856) .task-item .toolbar-dropdown.active{z-index:17856}.card:nth-child(7857) .task-item{z-index:-6858}.card:nth-child(7857) .task-item .toolbar-dropdown.active{z-index:17857}.card:nth-child(7858) .task-item{z-index:-6859}.card:nth-child(7858) .task-item .toolbar-dropdown.active{z-index:17858}.card:nth-child(7859) .task-item{z-index:-6860}.card:nth-child(7859) .task-item .toolbar-dropdown.active{z-index:17859}.card:nth-child(7860) .task-item{z-index:-6861}.card:nth-child(7860) .task-item .toolbar-dropdown.active{z-index:17860}.card:nth-child(7861) .task-item{z-index:-6862}.card:nth-child(7861) .task-item .toolbar-dropdown.active{z-index:17861}.card:nth-child(7862) .task-item{z-index:-6863}.card:nth-child(7862) .task-item .toolbar-dropdown.active{z-index:17862}.card:nth-child(7863) .task-item{z-index:-6864}.card:nth-child(7863) .task-item .toolbar-dropdown.active{z-index:17863}.card:nth-child(7864) .task-item{z-index:-6865}.card:nth-child(7864) .task-item .toolbar-dropdown.active{z-index:17864}.card:nth-child(7865) .task-item{z-index:-6866}.card:nth-child(7865) .task-item .toolbar-dropdown.active{z-index:17865}.card:nth-child(7866) .task-item{z-index:-6867}.card:nth-child(7866) .task-item .toolbar-dropdown.active{z-index:17866}.card:nth-child(7867) .task-item{z-index:-6868}.card:nth-child(7867) .task-item .toolbar-dropdown.active{z-index:17867}.card:nth-child(7868) .task-item{z-index:-6869}.card:nth-child(7868) .task-item .toolbar-dropdown.active{z-index:17868}.card:nth-child(7869) .task-item{z-index:-6870}.card:nth-child(7869) .task-item .toolbar-dropdown.active{z-index:17869}.card:nth-child(7870) .task-item{z-index:-6871}.card:nth-child(7870) .task-item .toolbar-dropdown.active{z-index:17870}.card:nth-child(7871) .task-item{z-index:-6872}.card:nth-child(7871) .task-item .toolbar-dropdown.active{z-index:17871}.card:nth-child(7872) .task-item{z-index:-6873}.card:nth-child(7872) .task-item .toolbar-dropdown.active{z-index:17872}.card:nth-child(7873) .task-item{z-index:-6874}.card:nth-child(7873) .task-item .toolbar-dropdown.active{z-index:17873}.card:nth-child(7874) .task-item{z-index:-6875}.card:nth-child(7874) .task-item .toolbar-dropdown.active{z-index:17874}.card:nth-child(7875) .task-item{z-index:-6876}.card:nth-child(7875) .task-item .toolbar-dropdown.active{z-index:17875}.card:nth-child(7876) .task-item{z-index:-6877}.card:nth-child(7876) .task-item .toolbar-dropdown.active{z-index:17876}.card:nth-child(7877) .task-item{z-index:-6878}.card:nth-child(7877) .task-item .toolbar-dropdown.active{z-index:17877}.card:nth-child(7878) .task-item{z-index:-6879}.card:nth-child(7878) .task-item .toolbar-dropdown.active{z-index:17878}.card:nth-child(7879) .task-item{z-index:-6880}.card:nth-child(7879) .task-item .toolbar-dropdown.active{z-index:17879}.card:nth-child(7880) .task-item{z-index:-6881}.card:nth-child(7880) .task-item .toolbar-dropdown.active{z-index:17880}.card:nth-child(7881) .task-item{z-index:-6882}.card:nth-child(7881) .task-item .toolbar-dropdown.active{z-index:17881}.card:nth-child(7882) .task-item{z-index:-6883}.card:nth-child(7882) .task-item .toolbar-dropdown.active{z-index:17882}.card:nth-child(7883) .task-item{z-index:-6884}.card:nth-child(7883) .task-item .toolbar-dropdown.active{z-index:17883}.card:nth-child(7884) .task-item{z-index:-6885}.card:nth-child(7884) .task-item .toolbar-dropdown.active{z-index:17884}.card:nth-child(7885) .task-item{z-index:-6886}.card:nth-child(7885) .task-item .toolbar-dropdown.active{z-index:17885}.card:nth-child(7886) .task-item{z-index:-6887}.card:nth-child(7886) .task-item .toolbar-dropdown.active{z-index:17886}.card:nth-child(7887) .task-item{z-index:-6888}.card:nth-child(7887) .task-item .toolbar-dropdown.active{z-index:17887}.card:nth-child(7888) .task-item{z-index:-6889}.card:nth-child(7888) .task-item .toolbar-dropdown.active{z-index:17888}.card:nth-child(7889) .task-item{z-index:-6890}.card:nth-child(7889) .task-item .toolbar-dropdown.active{z-index:17889}.card:nth-child(7890) .task-item{z-index:-6891}.card:nth-child(7890) .task-item .toolbar-dropdown.active{z-index:17890}.card:nth-child(7891) .task-item{z-index:-6892}.card:nth-child(7891) .task-item .toolbar-dropdown.active{z-index:17891}.card:nth-child(7892) .task-item{z-index:-6893}.card:nth-child(7892) .task-item .toolbar-dropdown.active{z-index:17892}.card:nth-child(7893) .task-item{z-index:-6894}.card:nth-child(7893) .task-item .toolbar-dropdown.active{z-index:17893}.card:nth-child(7894) .task-item{z-index:-6895}.card:nth-child(7894) .task-item .toolbar-dropdown.active{z-index:17894}.card:nth-child(7895) .task-item{z-index:-6896}.card:nth-child(7895) .task-item .toolbar-dropdown.active{z-index:17895}.card:nth-child(7896) .task-item{z-index:-6897}.card:nth-child(7896) .task-item .toolbar-dropdown.active{z-index:17896}.card:nth-child(7897) .task-item{z-index:-6898}.card:nth-child(7897) .task-item .toolbar-dropdown.active{z-index:17897}.card:nth-child(7898) .task-item{z-index:-6899}.card:nth-child(7898) .task-item .toolbar-dropdown.active{z-index:17898}.card:nth-child(7899) .task-item{z-index:-6900}.card:nth-child(7899) .task-item .toolbar-dropdown.active{z-index:17899}.card:nth-child(7900) .task-item{z-index:-6901}.card:nth-child(7900) .task-item .toolbar-dropdown.active{z-index:17900}.card:nth-child(7901) .task-item{z-index:-6902}.card:nth-child(7901) .task-item .toolbar-dropdown.active{z-index:17901}.card:nth-child(7902) .task-item{z-index:-6903}.card:nth-child(7902) .task-item .toolbar-dropdown.active{z-index:17902}.card:nth-child(7903) .task-item{z-index:-6904}.card:nth-child(7903) .task-item .toolbar-dropdown.active{z-index:17903}.card:nth-child(7904) .task-item{z-index:-6905}.card:nth-child(7904) .task-item .toolbar-dropdown.active{z-index:17904}.card:nth-child(7905) .task-item{z-index:-6906}.card:nth-child(7905) .task-item .toolbar-dropdown.active{z-index:17905}.card:nth-child(7906) .task-item{z-index:-6907}.card:nth-child(7906) .task-item .toolbar-dropdown.active{z-index:17906}.card:nth-child(7907) .task-item{z-index:-6908}.card:nth-child(7907) .task-item .toolbar-dropdown.active{z-index:17907}.card:nth-child(7908) .task-item{z-index:-6909}.card:nth-child(7908) .task-item .toolbar-dropdown.active{z-index:17908}.card:nth-child(7909) .task-item{z-index:-6910}.card:nth-child(7909) .task-item .toolbar-dropdown.active{z-index:17909}.card:nth-child(7910) .task-item{z-index:-6911}.card:nth-child(7910) .task-item .toolbar-dropdown.active{z-index:17910}.card:nth-child(7911) .task-item{z-index:-6912}.card:nth-child(7911) .task-item .toolbar-dropdown.active{z-index:17911}.card:nth-child(7912) .task-item{z-index:-6913}.card:nth-child(7912) .task-item .toolbar-dropdown.active{z-index:17912}.card:nth-child(7913) .task-item{z-index:-6914}.card:nth-child(7913) .task-item .toolbar-dropdown.active{z-index:17913}.card:nth-child(7914) .task-item{z-index:-6915}.card:nth-child(7914) .task-item .toolbar-dropdown.active{z-index:17914}.card:nth-child(7915) .task-item{z-index:-6916}.card:nth-child(7915) .task-item .toolbar-dropdown.active{z-index:17915}.card:nth-child(7916) .task-item{z-index:-6917}.card:nth-child(7916) .task-item .toolbar-dropdown.active{z-index:17916}.card:nth-child(7917) .task-item{z-index:-6918}.card:nth-child(7917) .task-item .toolbar-dropdown.active{z-index:17917}.card:nth-child(7918) .task-item{z-index:-6919}.card:nth-child(7918) .task-item .toolbar-dropdown.active{z-index:17918}.card:nth-child(7919) .task-item{z-index:-6920}.card:nth-child(7919) .task-item .toolbar-dropdown.active{z-index:17919}.card:nth-child(7920) .task-item{z-index:-6921}.card:nth-child(7920) .task-item .toolbar-dropdown.active{z-index:17920}.card:nth-child(7921) .task-item{z-index:-6922}.card:nth-child(7921) .task-item .toolbar-dropdown.active{z-index:17921}.card:nth-child(7922) .task-item{z-index:-6923}.card:nth-child(7922) .task-item .toolbar-dropdown.active{z-index:17922}.card:nth-child(7923) .task-item{z-index:-6924}.card:nth-child(7923) .task-item .toolbar-dropdown.active{z-index:17923}.card:nth-child(7924) .task-item{z-index:-6925}.card:nth-child(7924) .task-item .toolbar-dropdown.active{z-index:17924}.card:nth-child(7925) .task-item{z-index:-6926}.card:nth-child(7925) .task-item .toolbar-dropdown.active{z-index:17925}.card:nth-child(7926) .task-item{z-index:-6927}.card:nth-child(7926) .task-item .toolbar-dropdown.active{z-index:17926}.card:nth-child(7927) .task-item{z-index:-6928}.card:nth-child(7927) .task-item .toolbar-dropdown.active{z-index:17927}.card:nth-child(7928) .task-item{z-index:-6929}.card:nth-child(7928) .task-item .toolbar-dropdown.active{z-index:17928}.card:nth-child(7929) .task-item{z-index:-6930}.card:nth-child(7929) .task-item .toolbar-dropdown.active{z-index:17929}.card:nth-child(7930) .task-item{z-index:-6931}.card:nth-child(7930) .task-item .toolbar-dropdown.active{z-index:17930}.card:nth-child(7931) .task-item{z-index:-6932}.card:nth-child(7931) .task-item .toolbar-dropdown.active{z-index:17931}.card:nth-child(7932) .task-item{z-index:-6933}.card:nth-child(7932) .task-item .toolbar-dropdown.active{z-index:17932}.card:nth-child(7933) .task-item{z-index:-6934}.card:nth-child(7933) .task-item .toolbar-dropdown.active{z-index:17933}.card:nth-child(7934) .task-item{z-index:-6935}.card:nth-child(7934) .task-item .toolbar-dropdown.active{z-index:17934}.card:nth-child(7935) .task-item{z-index:-6936}.card:nth-child(7935) .task-item .toolbar-dropdown.active{z-index:17935}.card:nth-child(7936) .task-item{z-index:-6937}.card:nth-child(7936) .task-item .toolbar-dropdown.active{z-index:17936}.card:nth-child(7937) .task-item{z-index:-6938}.card:nth-child(7937) .task-item .toolbar-dropdown.active{z-index:17937}.card:nth-child(7938) .task-item{z-index:-6939}.card:nth-child(7938) .task-item .toolbar-dropdown.active{z-index:17938}.card:nth-child(7939) .task-item{z-index:-6940}.card:nth-child(7939) .task-item .toolbar-dropdown.active{z-index:17939}.card:nth-child(7940) .task-item{z-index:-6941}.card:nth-child(7940) .task-item .toolbar-dropdown.active{z-index:17940}.card:nth-child(7941) .task-item{z-index:-6942}.card:nth-child(7941) .task-item .toolbar-dropdown.active{z-index:17941}.card:nth-child(7942) .task-item{z-index:-6943}.card:nth-child(7942) .task-item .toolbar-dropdown.active{z-index:17942}.card:nth-child(7943) .task-item{z-index:-6944}.card:nth-child(7943) .task-item .toolbar-dropdown.active{z-index:17943}.card:nth-child(7944) .task-item{z-index:-6945}.card:nth-child(7944) .task-item .toolbar-dropdown.active{z-index:17944}.card:nth-child(7945) .task-item{z-index:-6946}.card:nth-child(7945) .task-item .toolbar-dropdown.active{z-index:17945}.card:nth-child(7946) .task-item{z-index:-6947}.card:nth-child(7946) .task-item .toolbar-dropdown.active{z-index:17946}.card:nth-child(7947) .task-item{z-index:-6948}.card:nth-child(7947) .task-item .toolbar-dropdown.active{z-index:17947}.card:nth-child(7948) .task-item{z-index:-6949}.card:nth-child(7948) .task-item .toolbar-dropdown.active{z-index:17948}.card:nth-child(7949) .task-item{z-index:-6950}.card:nth-child(7949) .task-item .toolbar-dropdown.active{z-index:17949}.card:nth-child(7950) .task-item{z-index:-6951}.card:nth-child(7950) .task-item .toolbar-dropdown.active{z-index:17950}.card:nth-child(7951) .task-item{z-index:-6952}.card:nth-child(7951) .task-item .toolbar-dropdown.active{z-index:17951}.card:nth-child(7952) .task-item{z-index:-6953}.card:nth-child(7952) .task-item .toolbar-dropdown.active{z-index:17952}.card:nth-child(7953) .task-item{z-index:-6954}.card:nth-child(7953) .task-item .toolbar-dropdown.active{z-index:17953}.card:nth-child(7954) .task-item{z-index:-6955}.card:nth-child(7954) .task-item .toolbar-dropdown.active{z-index:17954}.card:nth-child(7955) .task-item{z-index:-6956}.card:nth-child(7955) .task-item .toolbar-dropdown.active{z-index:17955}.card:nth-child(7956) .task-item{z-index:-6957}.card:nth-child(7956) .task-item .toolbar-dropdown.active{z-index:17956}.card:nth-child(7957) .task-item{z-index:-6958}.card:nth-child(7957) .task-item .toolbar-dropdown.active{z-index:17957}.card:nth-child(7958) .task-item{z-index:-6959}.card:nth-child(7958) .task-item .toolbar-dropdown.active{z-index:17958}.card:nth-child(7959) .task-item{z-index:-6960}.card:nth-child(7959) .task-item .toolbar-dropdown.active{z-index:17959}.card:nth-child(7960) .task-item{z-index:-6961}.card:nth-child(7960) .task-item .toolbar-dropdown.active{z-index:17960}.card:nth-child(7961) .task-item{z-index:-6962}.card:nth-child(7961) .task-item .toolbar-dropdown.active{z-index:17961}.card:nth-child(7962) .task-item{z-index:-6963}.card:nth-child(7962) .task-item .toolbar-dropdown.active{z-index:17962}.card:nth-child(7963) .task-item{z-index:-6964}.card:nth-child(7963) .task-item .toolbar-dropdown.active{z-index:17963}.card:nth-child(7964) .task-item{z-index:-6965}.card:nth-child(7964) .task-item .toolbar-dropdown.active{z-index:17964}.card:nth-child(7965) .task-item{z-index:-6966}.card:nth-child(7965) .task-item .toolbar-dropdown.active{z-index:17965}.card:nth-child(7966) .task-item{z-index:-6967}.card:nth-child(7966) .task-item .toolbar-dropdown.active{z-index:17966}.card:nth-child(7967) .task-item{z-index:-6968}.card:nth-child(7967) .task-item .toolbar-dropdown.active{z-index:17967}.card:nth-child(7968) .task-item{z-index:-6969}.card:nth-child(7968) .task-item .toolbar-dropdown.active{z-index:17968}.card:nth-child(7969) .task-item{z-index:-6970}.card:nth-child(7969) .task-item .toolbar-dropdown.active{z-index:17969}.card:nth-child(7970) .task-item{z-index:-6971}.card:nth-child(7970) .task-item .toolbar-dropdown.active{z-index:17970}.card:nth-child(7971) .task-item{z-index:-6972}.card:nth-child(7971) .task-item .toolbar-dropdown.active{z-index:17971}.card:nth-child(7972) .task-item{z-index:-6973}.card:nth-child(7972) .task-item .toolbar-dropdown.active{z-index:17972}.card:nth-child(7973) .task-item{z-index:-6974}.card:nth-child(7973) .task-item .toolbar-dropdown.active{z-index:17973}.card:nth-child(7974) .task-item{z-index:-6975}.card:nth-child(7974) .task-item .toolbar-dropdown.active{z-index:17974}.card:nth-child(7975) .task-item{z-index:-6976}.card:nth-child(7975) .task-item .toolbar-dropdown.active{z-index:17975}.card:nth-child(7976) .task-item{z-index:-6977}.card:nth-child(7976) .task-item .toolbar-dropdown.active{z-index:17976}.card:nth-child(7977) .task-item{z-index:-6978}.card:nth-child(7977) .task-item .toolbar-dropdown.active{z-index:17977}.card:nth-child(7978) .task-item{z-index:-6979}.card:nth-child(7978) .task-item .toolbar-dropdown.active{z-index:17978}.card:nth-child(7979) .task-item{z-index:-6980}.card:nth-child(7979) .task-item .toolbar-dropdown.active{z-index:17979}.card:nth-child(7980) .task-item{z-index:-6981}.card:nth-child(7980) .task-item .toolbar-dropdown.active{z-index:17980}.card:nth-child(7981) .task-item{z-index:-6982}.card:nth-child(7981) .task-item .toolbar-dropdown.active{z-index:17981}.card:nth-child(7982) .task-item{z-index:-6983}.card:nth-child(7982) .task-item .toolbar-dropdown.active{z-index:17982}.card:nth-child(7983) .task-item{z-index:-6984}.card:nth-child(7983) .task-item .toolbar-dropdown.active{z-index:17983}.card:nth-child(7984) .task-item{z-index:-6985}.card:nth-child(7984) .task-item .toolbar-dropdown.active{z-index:17984}.card:nth-child(7985) .task-item{z-index:-6986}.card:nth-child(7985) .task-item .toolbar-dropdown.active{z-index:17985}.card:nth-child(7986) .task-item{z-index:-6987}.card:nth-child(7986) .task-item .toolbar-dropdown.active{z-index:17986}.card:nth-child(7987) .task-item{z-index:-6988}.card:nth-child(7987) .task-item .toolbar-dropdown.active{z-index:17987}.card:nth-child(7988) .task-item{z-index:-6989}.card:nth-child(7988) .task-item .toolbar-dropdown.active{z-index:17988}.card:nth-child(7989) .task-item{z-index:-6990}.card:nth-child(7989) .task-item .toolbar-dropdown.active{z-index:17989}.card:nth-child(7990) .task-item{z-index:-6991}.card:nth-child(7990) .task-item .toolbar-dropdown.active{z-index:17990}.card:nth-child(7991) .task-item{z-index:-6992}.card:nth-child(7991) .task-item .toolbar-dropdown.active{z-index:17991}.card:nth-child(7992) .task-item{z-index:-6993}.card:nth-child(7992) .task-item .toolbar-dropdown.active{z-index:17992}.card:nth-child(7993) .task-item{z-index:-6994}.card:nth-child(7993) .task-item .toolbar-dropdown.active{z-index:17993}.card:nth-child(7994) .task-item{z-index:-6995}.card:nth-child(7994) .task-item .toolbar-dropdown.active{z-index:17994}.card:nth-child(7995) .task-item{z-index:-6996}.card:nth-child(7995) .task-item .toolbar-dropdown.active{z-index:17995}.card:nth-child(7996) .task-item{z-index:-6997}.card:nth-child(7996) .task-item .toolbar-dropdown.active{z-index:17996}.card:nth-child(7997) .task-item{z-index:-6998}.card:nth-child(7997) .task-item .toolbar-dropdown.active{z-index:17997}.card:nth-child(7998) .task-item{z-index:-6999}.card:nth-child(7998) .task-item .toolbar-dropdown.active{z-index:17998}.card:nth-child(7999) .task-item{z-index:-7000}.card:nth-child(7999) .task-item .toolbar-dropdown.active{z-index:17999}.card:nth-child(8000) .task-item{z-index:-7001}.card:nth-child(8000) .task-item .toolbar-dropdown.active{z-index:18000}.card:nth-child(8001) .task-item{z-index:-7002}.card:nth-child(8001) .task-item .toolbar-dropdown.active{z-index:18001}.card:nth-child(8002) .task-item{z-index:-7003}.card:nth-child(8002) .task-item .toolbar-dropdown.active{z-index:18002}.card:nth-child(8003) .task-item{z-index:-7004}.card:nth-child(8003) .task-item .toolbar-dropdown.active{z-index:18003}.card:nth-child(8004) .task-item{z-index:-7005}.card:nth-child(8004) .task-item .toolbar-dropdown.active{z-index:18004}.card:nth-child(8005) .task-item{z-index:-7006}.card:nth-child(8005) .task-item .toolbar-dropdown.active{z-index:18005}.card:nth-child(8006) .task-item{z-index:-7007}.card:nth-child(8006) .task-item .toolbar-dropdown.active{z-index:18006}.card:nth-child(8007) .task-item{z-index:-7008}.card:nth-child(8007) .task-item .toolbar-dropdown.active{z-index:18007}.card:nth-child(8008) .task-item{z-index:-7009}.card:nth-child(8008) .task-item .toolbar-dropdown.active{z-index:18008}.card:nth-child(8009) .task-item{z-index:-7010}.card:nth-child(8009) .task-item .toolbar-dropdown.active{z-index:18009}.card:nth-child(8010) .task-item{z-index:-7011}.card:nth-child(8010) .task-item .toolbar-dropdown.active{z-index:18010}.card:nth-child(8011) .task-item{z-index:-7012}.card:nth-child(8011) .task-item .toolbar-dropdown.active{z-index:18011}.card:nth-child(8012) .task-item{z-index:-7013}.card:nth-child(8012) .task-item .toolbar-dropdown.active{z-index:18012}.card:nth-child(8013) .task-item{z-index:-7014}.card:nth-child(8013) .task-item .toolbar-dropdown.active{z-index:18013}.card:nth-child(8014) .task-item{z-index:-7015}.card:nth-child(8014) .task-item .toolbar-dropdown.active{z-index:18014}.card:nth-child(8015) .task-item{z-index:-7016}.card:nth-child(8015) .task-item .toolbar-dropdown.active{z-index:18015}.card:nth-child(8016) .task-item{z-index:-7017}.card:nth-child(8016) .task-item .toolbar-dropdown.active{z-index:18016}.card:nth-child(8017) .task-item{z-index:-7018}.card:nth-child(8017) .task-item .toolbar-dropdown.active{z-index:18017}.card:nth-child(8018) .task-item{z-index:-7019}.card:nth-child(8018) .task-item .toolbar-dropdown.active{z-index:18018}.card:nth-child(8019) .task-item{z-index:-7020}.card:nth-child(8019) .task-item .toolbar-dropdown.active{z-index:18019}.card:nth-child(8020) .task-item{z-index:-7021}.card:nth-child(8020) .task-item .toolbar-dropdown.active{z-index:18020}.card:nth-child(8021) .task-item{z-index:-7022}.card:nth-child(8021) .task-item .toolbar-dropdown.active{z-index:18021}.card:nth-child(8022) .task-item{z-index:-7023}.card:nth-child(8022) .task-item .toolbar-dropdown.active{z-index:18022}.card:nth-child(8023) .task-item{z-index:-7024}.card:nth-child(8023) .task-item .toolbar-dropdown.active{z-index:18023}.card:nth-child(8024) .task-item{z-index:-7025}.card:nth-child(8024) .task-item .toolbar-dropdown.active{z-index:18024}.card:nth-child(8025) .task-item{z-index:-7026}.card:nth-child(8025) .task-item .toolbar-dropdown.active{z-index:18025}.card:nth-child(8026) .task-item{z-index:-7027}.card:nth-child(8026) .task-item .toolbar-dropdown.active{z-index:18026}.card:nth-child(8027) .task-item{z-index:-7028}.card:nth-child(8027) .task-item .toolbar-dropdown.active{z-index:18027}.card:nth-child(8028) .task-item{z-index:-7029}.card:nth-child(8028) .task-item .toolbar-dropdown.active{z-index:18028}.card:nth-child(8029) .task-item{z-index:-7030}.card:nth-child(8029) .task-item .toolbar-dropdown.active{z-index:18029}.card:nth-child(8030) .task-item{z-index:-7031}.card:nth-child(8030) .task-item .toolbar-dropdown.active{z-index:18030}.card:nth-child(8031) .task-item{z-index:-7032}.card:nth-child(8031) .task-item .toolbar-dropdown.active{z-index:18031}.card:nth-child(8032) .task-item{z-index:-7033}.card:nth-child(8032) .task-item .toolbar-dropdown.active{z-index:18032}.card:nth-child(8033) .task-item{z-index:-7034}.card:nth-child(8033) .task-item .toolbar-dropdown.active{z-index:18033}.card:nth-child(8034) .task-item{z-index:-7035}.card:nth-child(8034) .task-item .toolbar-dropdown.active{z-index:18034}.card:nth-child(8035) .task-item{z-index:-7036}.card:nth-child(8035) .task-item .toolbar-dropdown.active{z-index:18035}.card:nth-child(8036) .task-item{z-index:-7037}.card:nth-child(8036) .task-item .toolbar-dropdown.active{z-index:18036}.card:nth-child(8037) .task-item{z-index:-7038}.card:nth-child(8037) .task-item .toolbar-dropdown.active{z-index:18037}.card:nth-child(8038) .task-item{z-index:-7039}.card:nth-child(8038) .task-item .toolbar-dropdown.active{z-index:18038}.card:nth-child(8039) .task-item{z-index:-7040}.card:nth-child(8039) .task-item .toolbar-dropdown.active{z-index:18039}.card:nth-child(8040) .task-item{z-index:-7041}.card:nth-child(8040) .task-item .toolbar-dropdown.active{z-index:18040}.card:nth-child(8041) .task-item{z-index:-7042}.card:nth-child(8041) .task-item .toolbar-dropdown.active{z-index:18041}.card:nth-child(8042) .task-item{z-index:-7043}.card:nth-child(8042) .task-item .toolbar-dropdown.active{z-index:18042}.card:nth-child(8043) .task-item{z-index:-7044}.card:nth-child(8043) .task-item .toolbar-dropdown.active{z-index:18043}.card:nth-child(8044) .task-item{z-index:-7045}.card:nth-child(8044) .task-item .toolbar-dropdown.active{z-index:18044}.card:nth-child(8045) .task-item{z-index:-7046}.card:nth-child(8045) .task-item .toolbar-dropdown.active{z-index:18045}.card:nth-child(8046) .task-item{z-index:-7047}.card:nth-child(8046) .task-item .toolbar-dropdown.active{z-index:18046}.card:nth-child(8047) .task-item{z-index:-7048}.card:nth-child(8047) .task-item .toolbar-dropdown.active{z-index:18047}.card:nth-child(8048) .task-item{z-index:-7049}.card:nth-child(8048) .task-item .toolbar-dropdown.active{z-index:18048}.card:nth-child(8049) .task-item{z-index:-7050}.card:nth-child(8049) .task-item .toolbar-dropdown.active{z-index:18049}.card:nth-child(8050) .task-item{z-index:-7051}.card:nth-child(8050) .task-item .toolbar-dropdown.active{z-index:18050}.card:nth-child(8051) .task-item{z-index:-7052}.card:nth-child(8051) .task-item .toolbar-dropdown.active{z-index:18051}.card:nth-child(8052) .task-item{z-index:-7053}.card:nth-child(8052) .task-item .toolbar-dropdown.active{z-index:18052}.card:nth-child(8053) .task-item{z-index:-7054}.card:nth-child(8053) .task-item .toolbar-dropdown.active{z-index:18053}.card:nth-child(8054) .task-item{z-index:-7055}.card:nth-child(8054) .task-item .toolbar-dropdown.active{z-index:18054}.card:nth-child(8055) .task-item{z-index:-7056}.card:nth-child(8055) .task-item .toolbar-dropdown.active{z-index:18055}.card:nth-child(8056) .task-item{z-index:-7057}.card:nth-child(8056) .task-item .toolbar-dropdown.active{z-index:18056}.card:nth-child(8057) .task-item{z-index:-7058}.card:nth-child(8057) .task-item .toolbar-dropdown.active{z-index:18057}.card:nth-child(8058) .task-item{z-index:-7059}.card:nth-child(8058) .task-item .toolbar-dropdown.active{z-index:18058}.card:nth-child(8059) .task-item{z-index:-7060}.card:nth-child(8059) .task-item .toolbar-dropdown.active{z-index:18059}.card:nth-child(8060) .task-item{z-index:-7061}.card:nth-child(8060) .task-item .toolbar-dropdown.active{z-index:18060}.card:nth-child(8061) .task-item{z-index:-7062}.card:nth-child(8061) .task-item .toolbar-dropdown.active{z-index:18061}.card:nth-child(8062) .task-item{z-index:-7063}.card:nth-child(8062) .task-item .toolbar-dropdown.active{z-index:18062}.card:nth-child(8063) .task-item{z-index:-7064}.card:nth-child(8063) .task-item .toolbar-dropdown.active{z-index:18063}.card:nth-child(8064) .task-item{z-index:-7065}.card:nth-child(8064) .task-item .toolbar-dropdown.active{z-index:18064}.card:nth-child(8065) .task-item{z-index:-7066}.card:nth-child(8065) .task-item .toolbar-dropdown.active{z-index:18065}.card:nth-child(8066) .task-item{z-index:-7067}.card:nth-child(8066) .task-item .toolbar-dropdown.active{z-index:18066}.card:nth-child(8067) .task-item{z-index:-7068}.card:nth-child(8067) .task-item .toolbar-dropdown.active{z-index:18067}.card:nth-child(8068) .task-item{z-index:-7069}.card:nth-child(8068) .task-item .toolbar-dropdown.active{z-index:18068}.card:nth-child(8069) .task-item{z-index:-7070}.card:nth-child(8069) .task-item .toolbar-dropdown.active{z-index:18069}.card:nth-child(8070) .task-item{z-index:-7071}.card:nth-child(8070) .task-item .toolbar-dropdown.active{z-index:18070}.card:nth-child(8071) .task-item{z-index:-7072}.card:nth-child(8071) .task-item .toolbar-dropdown.active{z-index:18071}.card:nth-child(8072) .task-item{z-index:-7073}.card:nth-child(8072) .task-item .toolbar-dropdown.active{z-index:18072}.card:nth-child(8073) .task-item{z-index:-7074}.card:nth-child(8073) .task-item .toolbar-dropdown.active{z-index:18073}.card:nth-child(8074) .task-item{z-index:-7075}.card:nth-child(8074) .task-item .toolbar-dropdown.active{z-index:18074}.card:nth-child(8075) .task-item{z-index:-7076}.card:nth-child(8075) .task-item .toolbar-dropdown.active{z-index:18075}.card:nth-child(8076) .task-item{z-index:-7077}.card:nth-child(8076) .task-item .toolbar-dropdown.active{z-index:18076}.card:nth-child(8077) .task-item{z-index:-7078}.card:nth-child(8077) .task-item .toolbar-dropdown.active{z-index:18077}.card:nth-child(8078) .task-item{z-index:-7079}.card:nth-child(8078) .task-item .toolbar-dropdown.active{z-index:18078}.card:nth-child(8079) .task-item{z-index:-7080}.card:nth-child(8079) .task-item .toolbar-dropdown.active{z-index:18079}.card:nth-child(8080) .task-item{z-index:-7081}.card:nth-child(8080) .task-item .toolbar-dropdown.active{z-index:18080}.card:nth-child(8081) .task-item{z-index:-7082}.card:nth-child(8081) .task-item .toolbar-dropdown.active{z-index:18081}.card:nth-child(8082) .task-item{z-index:-7083}.card:nth-child(8082) .task-item .toolbar-dropdown.active{z-index:18082}.card:nth-child(8083) .task-item{z-index:-7084}.card:nth-child(8083) .task-item .toolbar-dropdown.active{z-index:18083}.card:nth-child(8084) .task-item{z-index:-7085}.card:nth-child(8084) .task-item .toolbar-dropdown.active{z-index:18084}.card:nth-child(8085) .task-item{z-index:-7086}.card:nth-child(8085) .task-item .toolbar-dropdown.active{z-index:18085}.card:nth-child(8086) .task-item{z-index:-7087}.card:nth-child(8086) .task-item .toolbar-dropdown.active{z-index:18086}.card:nth-child(8087) .task-item{z-index:-7088}.card:nth-child(8087) .task-item .toolbar-dropdown.active{z-index:18087}.card:nth-child(8088) .task-item{z-index:-7089}.card:nth-child(8088) .task-item .toolbar-dropdown.active{z-index:18088}.card:nth-child(8089) .task-item{z-index:-7090}.card:nth-child(8089) .task-item .toolbar-dropdown.active{z-index:18089}.card:nth-child(8090) .task-item{z-index:-7091}.card:nth-child(8090) .task-item .toolbar-dropdown.active{z-index:18090}.card:nth-child(8091) .task-item{z-index:-7092}.card:nth-child(8091) .task-item .toolbar-dropdown.active{z-index:18091}.card:nth-child(8092) .task-item{z-index:-7093}.card:nth-child(8092) .task-item .toolbar-dropdown.active{z-index:18092}.card:nth-child(8093) .task-item{z-index:-7094}.card:nth-child(8093) .task-item .toolbar-dropdown.active{z-index:18093}.card:nth-child(8094) .task-item{z-index:-7095}.card:nth-child(8094) .task-item .toolbar-dropdown.active{z-index:18094}.card:nth-child(8095) .task-item{z-index:-7096}.card:nth-child(8095) .task-item .toolbar-dropdown.active{z-index:18095}.card:nth-child(8096) .task-item{z-index:-7097}.card:nth-child(8096) .task-item .toolbar-dropdown.active{z-index:18096}.card:nth-child(8097) .task-item{z-index:-7098}.card:nth-child(8097) .task-item .toolbar-dropdown.active{z-index:18097}.card:nth-child(8098) .task-item{z-index:-7099}.card:nth-child(8098) .task-item .toolbar-dropdown.active{z-index:18098}.card:nth-child(8099) .task-item{z-index:-7100}.card:nth-child(8099) .task-item .toolbar-dropdown.active{z-index:18099}.card:nth-child(8100) .task-item{z-index:-7101}.card:nth-child(8100) .task-item .toolbar-dropdown.active{z-index:18100}.card:nth-child(8101) .task-item{z-index:-7102}.card:nth-child(8101) .task-item .toolbar-dropdown.active{z-index:18101}.card:nth-child(8102) .task-item{z-index:-7103}.card:nth-child(8102) .task-item .toolbar-dropdown.active{z-index:18102}.card:nth-child(8103) .task-item{z-index:-7104}.card:nth-child(8103) .task-item .toolbar-dropdown.active{z-index:18103}.card:nth-child(8104) .task-item{z-index:-7105}.card:nth-child(8104) .task-item .toolbar-dropdown.active{z-index:18104}.card:nth-child(8105) .task-item{z-index:-7106}.card:nth-child(8105) .task-item .toolbar-dropdown.active{z-index:18105}.card:nth-child(8106) .task-item{z-index:-7107}.card:nth-child(8106) .task-item .toolbar-dropdown.active{z-index:18106}.card:nth-child(8107) .task-item{z-index:-7108}.card:nth-child(8107) .task-item .toolbar-dropdown.active{z-index:18107}.card:nth-child(8108) .task-item{z-index:-7109}.card:nth-child(8108) .task-item .toolbar-dropdown.active{z-index:18108}.card:nth-child(8109) .task-item{z-index:-7110}.card:nth-child(8109) .task-item .toolbar-dropdown.active{z-index:18109}.card:nth-child(8110) .task-item{z-index:-7111}.card:nth-child(8110) .task-item .toolbar-dropdown.active{z-index:18110}.card:nth-child(8111) .task-item{z-index:-7112}.card:nth-child(8111) .task-item .toolbar-dropdown.active{z-index:18111}.card:nth-child(8112) .task-item{z-index:-7113}.card:nth-child(8112) .task-item .toolbar-dropdown.active{z-index:18112}.card:nth-child(8113) .task-item{z-index:-7114}.card:nth-child(8113) .task-item .toolbar-dropdown.active{z-index:18113}.card:nth-child(8114) .task-item{z-index:-7115}.card:nth-child(8114) .task-item .toolbar-dropdown.active{z-index:18114}.card:nth-child(8115) .task-item{z-index:-7116}.card:nth-child(8115) .task-item .toolbar-dropdown.active{z-index:18115}.card:nth-child(8116) .task-item{z-index:-7117}.card:nth-child(8116) .task-item .toolbar-dropdown.active{z-index:18116}.card:nth-child(8117) .task-item{z-index:-7118}.card:nth-child(8117) .task-item .toolbar-dropdown.active{z-index:18117}.card:nth-child(8118) .task-item{z-index:-7119}.card:nth-child(8118) .task-item .toolbar-dropdown.active{z-index:18118}.card:nth-child(8119) .task-item{z-index:-7120}.card:nth-child(8119) .task-item .toolbar-dropdown.active{z-index:18119}.card:nth-child(8120) .task-item{z-index:-7121}.card:nth-child(8120) .task-item .toolbar-dropdown.active{z-index:18120}.card:nth-child(8121) .task-item{z-index:-7122}.card:nth-child(8121) .task-item .toolbar-dropdown.active{z-index:18121}.card:nth-child(8122) .task-item{z-index:-7123}.card:nth-child(8122) .task-item .toolbar-dropdown.active{z-index:18122}.card:nth-child(8123) .task-item{z-index:-7124}.card:nth-child(8123) .task-item .toolbar-dropdown.active{z-index:18123}.card:nth-child(8124) .task-item{z-index:-7125}.card:nth-child(8124) .task-item .toolbar-dropdown.active{z-index:18124}.card:nth-child(8125) .task-item{z-index:-7126}.card:nth-child(8125) .task-item .toolbar-dropdown.active{z-index:18125}.card:nth-child(8126) .task-item{z-index:-7127}.card:nth-child(8126) .task-item .toolbar-dropdown.active{z-index:18126}.card:nth-child(8127) .task-item{z-index:-7128}.card:nth-child(8127) .task-item .toolbar-dropdown.active{z-index:18127}.card:nth-child(8128) .task-item{z-index:-7129}.card:nth-child(8128) .task-item .toolbar-dropdown.active{z-index:18128}.card:nth-child(8129) .task-item{z-index:-7130}.card:nth-child(8129) .task-item .toolbar-dropdown.active{z-index:18129}.card:nth-child(8130) .task-item{z-index:-7131}.card:nth-child(8130) .task-item .toolbar-dropdown.active{z-index:18130}.card:nth-child(8131) .task-item{z-index:-7132}.card:nth-child(8131) .task-item .toolbar-dropdown.active{z-index:18131}.card:nth-child(8132) .task-item{z-index:-7133}.card:nth-child(8132) .task-item .toolbar-dropdown.active{z-index:18132}.card:nth-child(8133) .task-item{z-index:-7134}.card:nth-child(8133) .task-item .toolbar-dropdown.active{z-index:18133}.card:nth-child(8134) .task-item{z-index:-7135}.card:nth-child(8134) .task-item .toolbar-dropdown.active{z-index:18134}.card:nth-child(8135) .task-item{z-index:-7136}.card:nth-child(8135) .task-item .toolbar-dropdown.active{z-index:18135}.card:nth-child(8136) .task-item{z-index:-7137}.card:nth-child(8136) .task-item .toolbar-dropdown.active{z-index:18136}.card:nth-child(8137) .task-item{z-index:-7138}.card:nth-child(8137) .task-item .toolbar-dropdown.active{z-index:18137}.card:nth-child(8138) .task-item{z-index:-7139}.card:nth-child(8138) .task-item .toolbar-dropdown.active{z-index:18138}.card:nth-child(8139) .task-item{z-index:-7140}.card:nth-child(8139) .task-item .toolbar-dropdown.active{z-index:18139}.card:nth-child(8140) .task-item{z-index:-7141}.card:nth-child(8140) .task-item .toolbar-dropdown.active{z-index:18140}.card:nth-child(8141) .task-item{z-index:-7142}.card:nth-child(8141) .task-item .toolbar-dropdown.active{z-index:18141}.card:nth-child(8142) .task-item{z-index:-7143}.card:nth-child(8142) .task-item .toolbar-dropdown.active{z-index:18142}.card:nth-child(8143) .task-item{z-index:-7144}.card:nth-child(8143) .task-item .toolbar-dropdown.active{z-index:18143}.card:nth-child(8144) .task-item{z-index:-7145}.card:nth-child(8144) .task-item .toolbar-dropdown.active{z-index:18144}.card:nth-child(8145) .task-item{z-index:-7146}.card:nth-child(8145) .task-item .toolbar-dropdown.active{z-index:18145}.card:nth-child(8146) .task-item{z-index:-7147}.card:nth-child(8146) .task-item .toolbar-dropdown.active{z-index:18146}.card:nth-child(8147) .task-item{z-index:-7148}.card:nth-child(8147) .task-item .toolbar-dropdown.active{z-index:18147}.card:nth-child(8148) .task-item{z-index:-7149}.card:nth-child(8148) .task-item .toolbar-dropdown.active{z-index:18148}.card:nth-child(8149) .task-item{z-index:-7150}.card:nth-child(8149) .task-item .toolbar-dropdown.active{z-index:18149}.card:nth-child(8150) .task-item{z-index:-7151}.card:nth-child(8150) .task-item .toolbar-dropdown.active{z-index:18150}.card:nth-child(8151) .task-item{z-index:-7152}.card:nth-child(8151) .task-item .toolbar-dropdown.active{z-index:18151}.card:nth-child(8152) .task-item{z-index:-7153}.card:nth-child(8152) .task-item .toolbar-dropdown.active{z-index:18152}.card:nth-child(8153) .task-item{z-index:-7154}.card:nth-child(8153) .task-item .toolbar-dropdown.active{z-index:18153}.card:nth-child(8154) .task-item{z-index:-7155}.card:nth-child(8154) .task-item .toolbar-dropdown.active{z-index:18154}.card:nth-child(8155) .task-item{z-index:-7156}.card:nth-child(8155) .task-item .toolbar-dropdown.active{z-index:18155}.card:nth-child(8156) .task-item{z-index:-7157}.card:nth-child(8156) .task-item .toolbar-dropdown.active{z-index:18156}.card:nth-child(8157) .task-item{z-index:-7158}.card:nth-child(8157) .task-item .toolbar-dropdown.active{z-index:18157}.card:nth-child(8158) .task-item{z-index:-7159}.card:nth-child(8158) .task-item .toolbar-dropdown.active{z-index:18158}.card:nth-child(8159) .task-item{z-index:-7160}.card:nth-child(8159) .task-item .toolbar-dropdown.active{z-index:18159}.card:nth-child(8160) .task-item{z-index:-7161}.card:nth-child(8160) .task-item .toolbar-dropdown.active{z-index:18160}.card:nth-child(8161) .task-item{z-index:-7162}.card:nth-child(8161) .task-item .toolbar-dropdown.active{z-index:18161}.card:nth-child(8162) .task-item{z-index:-7163}.card:nth-child(8162) .task-item .toolbar-dropdown.active{z-index:18162}.card:nth-child(8163) .task-item{z-index:-7164}.card:nth-child(8163) .task-item .toolbar-dropdown.active{z-index:18163}.card:nth-child(8164) .task-item{z-index:-7165}.card:nth-child(8164) .task-item .toolbar-dropdown.active{z-index:18164}.card:nth-child(8165) .task-item{z-index:-7166}.card:nth-child(8165) .task-item .toolbar-dropdown.active{z-index:18165}.card:nth-child(8166) .task-item{z-index:-7167}.card:nth-child(8166) .task-item .toolbar-dropdown.active{z-index:18166}.card:nth-child(8167) .task-item{z-index:-7168}.card:nth-child(8167) .task-item .toolbar-dropdown.active{z-index:18167}.card:nth-child(8168) .task-item{z-index:-7169}.card:nth-child(8168) .task-item .toolbar-dropdown.active{z-index:18168}.card:nth-child(8169) .task-item{z-index:-7170}.card:nth-child(8169) .task-item .toolbar-dropdown.active{z-index:18169}.card:nth-child(8170) .task-item{z-index:-7171}.card:nth-child(8170) .task-item .toolbar-dropdown.active{z-index:18170}.card:nth-child(8171) .task-item{z-index:-7172}.card:nth-child(8171) .task-item .toolbar-dropdown.active{z-index:18171}.card:nth-child(8172) .task-item{z-index:-7173}.card:nth-child(8172) .task-item .toolbar-dropdown.active{z-index:18172}.card:nth-child(8173) .task-item{z-index:-7174}.card:nth-child(8173) .task-item .toolbar-dropdown.active{z-index:18173}.card:nth-child(8174) .task-item{z-index:-7175}.card:nth-child(8174) .task-item .toolbar-dropdown.active{z-index:18174}.card:nth-child(8175) .task-item{z-index:-7176}.card:nth-child(8175) .task-item .toolbar-dropdown.active{z-index:18175}.card:nth-child(8176) .task-item{z-index:-7177}.card:nth-child(8176) .task-item .toolbar-dropdown.active{z-index:18176}.card:nth-child(8177) .task-item{z-index:-7178}.card:nth-child(8177) .task-item .toolbar-dropdown.active{z-index:18177}.card:nth-child(8178) .task-item{z-index:-7179}.card:nth-child(8178) .task-item .toolbar-dropdown.active{z-index:18178}.card:nth-child(8179) .task-item{z-index:-7180}.card:nth-child(8179) .task-item .toolbar-dropdown.active{z-index:18179}.card:nth-child(8180) .task-item{z-index:-7181}.card:nth-child(8180) .task-item .toolbar-dropdown.active{z-index:18180}.card:nth-child(8181) .task-item{z-index:-7182}.card:nth-child(8181) .task-item .toolbar-dropdown.active{z-index:18181}.card:nth-child(8182) .task-item{z-index:-7183}.card:nth-child(8182) .task-item .toolbar-dropdown.active{z-index:18182}.card:nth-child(8183) .task-item{z-index:-7184}.card:nth-child(8183) .task-item .toolbar-dropdown.active{z-index:18183}.card:nth-child(8184) .task-item{z-index:-7185}.card:nth-child(8184) .task-item .toolbar-dropdown.active{z-index:18184}.card:nth-child(8185) .task-item{z-index:-7186}.card:nth-child(8185) .task-item .toolbar-dropdown.active{z-index:18185}.card:nth-child(8186) .task-item{z-index:-7187}.card:nth-child(8186) .task-item .toolbar-dropdown.active{z-index:18186}.card:nth-child(8187) .task-item{z-index:-7188}.card:nth-child(8187) .task-item .toolbar-dropdown.active{z-index:18187}.card:nth-child(8188) .task-item{z-index:-7189}.card:nth-child(8188) .task-item .toolbar-dropdown.active{z-index:18188}.card:nth-child(8189) .task-item{z-index:-7190}.card:nth-child(8189) .task-item .toolbar-dropdown.active{z-index:18189}.card:nth-child(8190) .task-item{z-index:-7191}.card:nth-child(8190) .task-item .toolbar-dropdown.active{z-index:18190}.card:nth-child(8191) .task-item{z-index:-7192}.card:nth-child(8191) .task-item .toolbar-dropdown.active{z-index:18191}.card:nth-child(8192) .task-item{z-index:-7193}.card:nth-child(8192) .task-item .toolbar-dropdown.active{z-index:18192}.card:nth-child(8193) .task-item{z-index:-7194}.card:nth-child(8193) .task-item .toolbar-dropdown.active{z-index:18193}.card:nth-child(8194) .task-item{z-index:-7195}.card:nth-child(8194) .task-item .toolbar-dropdown.active{z-index:18194}.card:nth-child(8195) .task-item{z-index:-7196}.card:nth-child(8195) .task-item .toolbar-dropdown.active{z-index:18195}.card:nth-child(8196) .task-item{z-index:-7197}.card:nth-child(8196) .task-item .toolbar-dropdown.active{z-index:18196}.card:nth-child(8197) .task-item{z-index:-7198}.card:nth-child(8197) .task-item .toolbar-dropdown.active{z-index:18197}.card:nth-child(8198) .task-item{z-index:-7199}.card:nth-child(8198) .task-item .toolbar-dropdown.active{z-index:18198}.card:nth-child(8199) .task-item{z-index:-7200}.card:nth-child(8199) .task-item .toolbar-dropdown.active{z-index:18199}.card:nth-child(8200) .task-item{z-index:-7201}.card:nth-child(8200) .task-item .toolbar-dropdown.active{z-index:18200}.card:nth-child(8201) .task-item{z-index:-7202}.card:nth-child(8201) .task-item .toolbar-dropdown.active{z-index:18201}.card:nth-child(8202) .task-item{z-index:-7203}.card:nth-child(8202) .task-item .toolbar-dropdown.active{z-index:18202}.card:nth-child(8203) .task-item{z-index:-7204}.card:nth-child(8203) .task-item .toolbar-dropdown.active{z-index:18203}.card:nth-child(8204) .task-item{z-index:-7205}.card:nth-child(8204) .task-item .toolbar-dropdown.active{z-index:18204}.card:nth-child(8205) .task-item{z-index:-7206}.card:nth-child(8205) .task-item .toolbar-dropdown.active{z-index:18205}.card:nth-child(8206) .task-item{z-index:-7207}.card:nth-child(8206) .task-item .toolbar-dropdown.active{z-index:18206}.card:nth-child(8207) .task-item{z-index:-7208}.card:nth-child(8207) .task-item .toolbar-dropdown.active{z-index:18207}.card:nth-child(8208) .task-item{z-index:-7209}.card:nth-child(8208) .task-item .toolbar-dropdown.active{z-index:18208}.card:nth-child(8209) .task-item{z-index:-7210}.card:nth-child(8209) .task-item .toolbar-dropdown.active{z-index:18209}.card:nth-child(8210) .task-item{z-index:-7211}.card:nth-child(8210) .task-item .toolbar-dropdown.active{z-index:18210}.card:nth-child(8211) .task-item{z-index:-7212}.card:nth-child(8211) .task-item .toolbar-dropdown.active{z-index:18211}.card:nth-child(8212) .task-item{z-index:-7213}.card:nth-child(8212) .task-item .toolbar-dropdown.active{z-index:18212}.card:nth-child(8213) .task-item{z-index:-7214}.card:nth-child(8213) .task-item .toolbar-dropdown.active{z-index:18213}.card:nth-child(8214) .task-item{z-index:-7215}.card:nth-child(8214) .task-item .toolbar-dropdown.active{z-index:18214}.card:nth-child(8215) .task-item{z-index:-7216}.card:nth-child(8215) .task-item .toolbar-dropdown.active{z-index:18215}.card:nth-child(8216) .task-item{z-index:-7217}.card:nth-child(8216) .task-item .toolbar-dropdown.active{z-index:18216}.card:nth-child(8217) .task-item{z-index:-7218}.card:nth-child(8217) .task-item .toolbar-dropdown.active{z-index:18217}.card:nth-child(8218) .task-item{z-index:-7219}.card:nth-child(8218) .task-item .toolbar-dropdown.active{z-index:18218}.card:nth-child(8219) .task-item{z-index:-7220}.card:nth-child(8219) .task-item .toolbar-dropdown.active{z-index:18219}.card:nth-child(8220) .task-item{z-index:-7221}.card:nth-child(8220) .task-item .toolbar-dropdown.active{z-index:18220}.card:nth-child(8221) .task-item{z-index:-7222}.card:nth-child(8221) .task-item .toolbar-dropdown.active{z-index:18221}.card:nth-child(8222) .task-item{z-index:-7223}.card:nth-child(8222) .task-item .toolbar-dropdown.active{z-index:18222}.card:nth-child(8223) .task-item{z-index:-7224}.card:nth-child(8223) .task-item .toolbar-dropdown.active{z-index:18223}.card:nth-child(8224) .task-item{z-index:-7225}.card:nth-child(8224) .task-item .toolbar-dropdown.active{z-index:18224}.card:nth-child(8225) .task-item{z-index:-7226}.card:nth-child(8225) .task-item .toolbar-dropdown.active{z-index:18225}.card:nth-child(8226) .task-item{z-index:-7227}.card:nth-child(8226) .task-item .toolbar-dropdown.active{z-index:18226}.card:nth-child(8227) .task-item{z-index:-7228}.card:nth-child(8227) .task-item .toolbar-dropdown.active{z-index:18227}.card:nth-child(8228) .task-item{z-index:-7229}.card:nth-child(8228) .task-item .toolbar-dropdown.active{z-index:18228}.card:nth-child(8229) .task-item{z-index:-7230}.card:nth-child(8229) .task-item .toolbar-dropdown.active{z-index:18229}.card:nth-child(8230) .task-item{z-index:-7231}.card:nth-child(8230) .task-item .toolbar-dropdown.active{z-index:18230}.card:nth-child(8231) .task-item{z-index:-7232}.card:nth-child(8231) .task-item .toolbar-dropdown.active{z-index:18231}.card:nth-child(8232) .task-item{z-index:-7233}.card:nth-child(8232) .task-item .toolbar-dropdown.active{z-index:18232}.card:nth-child(8233) .task-item{z-index:-7234}.card:nth-child(8233) .task-item .toolbar-dropdown.active{z-index:18233}.card:nth-child(8234) .task-item{z-index:-7235}.card:nth-child(8234) .task-item .toolbar-dropdown.active{z-index:18234}.card:nth-child(8235) .task-item{z-index:-7236}.card:nth-child(8235) .task-item .toolbar-dropdown.active{z-index:18235}.card:nth-child(8236) .task-item{z-index:-7237}.card:nth-child(8236) .task-item .toolbar-dropdown.active{z-index:18236}.card:nth-child(8237) .task-item{z-index:-7238}.card:nth-child(8237) .task-item .toolbar-dropdown.active{z-index:18237}.card:nth-child(8238) .task-item{z-index:-7239}.card:nth-child(8238) .task-item .toolbar-dropdown.active{z-index:18238}.card:nth-child(8239) .task-item{z-index:-7240}.card:nth-child(8239) .task-item .toolbar-dropdown.active{z-index:18239}.card:nth-child(8240) .task-item{z-index:-7241}.card:nth-child(8240) .task-item .toolbar-dropdown.active{z-index:18240}.card:nth-child(8241) .task-item{z-index:-7242}.card:nth-child(8241) .task-item .toolbar-dropdown.active{z-index:18241}.card:nth-child(8242) .task-item{z-index:-7243}.card:nth-child(8242) .task-item .toolbar-dropdown.active{z-index:18242}.card:nth-child(8243) .task-item{z-index:-7244}.card:nth-child(8243) .task-item .toolbar-dropdown.active{z-index:18243}.card:nth-child(8244) .task-item{z-index:-7245}.card:nth-child(8244) .task-item .toolbar-dropdown.active{z-index:18244}.card:nth-child(8245) .task-item{z-index:-7246}.card:nth-child(8245) .task-item .toolbar-dropdown.active{z-index:18245}.card:nth-child(8246) .task-item{z-index:-7247}.card:nth-child(8246) .task-item .toolbar-dropdown.active{z-index:18246}.card:nth-child(8247) .task-item{z-index:-7248}.card:nth-child(8247) .task-item .toolbar-dropdown.active{z-index:18247}.card:nth-child(8248) .task-item{z-index:-7249}.card:nth-child(8248) .task-item .toolbar-dropdown.active{z-index:18248}.card:nth-child(8249) .task-item{z-index:-7250}.card:nth-child(8249) .task-item .toolbar-dropdown.active{z-index:18249}.card:nth-child(8250) .task-item{z-index:-7251}.card:nth-child(8250) .task-item .toolbar-dropdown.active{z-index:18250}.card:nth-child(8251) .task-item{z-index:-7252}.card:nth-child(8251) .task-item .toolbar-dropdown.active{z-index:18251}.card:nth-child(8252) .task-item{z-index:-7253}.card:nth-child(8252) .task-item .toolbar-dropdown.active{z-index:18252}.card:nth-child(8253) .task-item{z-index:-7254}.card:nth-child(8253) .task-item .toolbar-dropdown.active{z-index:18253}.card:nth-child(8254) .task-item{z-index:-7255}.card:nth-child(8254) .task-item .toolbar-dropdown.active{z-index:18254}.card:nth-child(8255) .task-item{z-index:-7256}.card:nth-child(8255) .task-item .toolbar-dropdown.active{z-index:18255}.card:nth-child(8256) .task-item{z-index:-7257}.card:nth-child(8256) .task-item .toolbar-dropdown.active{z-index:18256}.card:nth-child(8257) .task-item{z-index:-7258}.card:nth-child(8257) .task-item .toolbar-dropdown.active{z-index:18257}.card:nth-child(8258) .task-item{z-index:-7259}.card:nth-child(8258) .task-item .toolbar-dropdown.active{z-index:18258}.card:nth-child(8259) .task-item{z-index:-7260}.card:nth-child(8259) .task-item .toolbar-dropdown.active{z-index:18259}.card:nth-child(8260) .task-item{z-index:-7261}.card:nth-child(8260) .task-item .toolbar-dropdown.active{z-index:18260}.card:nth-child(8261) .task-item{z-index:-7262}.card:nth-child(8261) .task-item .toolbar-dropdown.active{z-index:18261}.card:nth-child(8262) .task-item{z-index:-7263}.card:nth-child(8262) .task-item .toolbar-dropdown.active{z-index:18262}.card:nth-child(8263) .task-item{z-index:-7264}.card:nth-child(8263) .task-item .toolbar-dropdown.active{z-index:18263}.card:nth-child(8264) .task-item{z-index:-7265}.card:nth-child(8264) .task-item .toolbar-dropdown.active{z-index:18264}.card:nth-child(8265) .task-item{z-index:-7266}.card:nth-child(8265) .task-item .toolbar-dropdown.active{z-index:18265}.card:nth-child(8266) .task-item{z-index:-7267}.card:nth-child(8266) .task-item .toolbar-dropdown.active{z-index:18266}.card:nth-child(8267) .task-item{z-index:-7268}.card:nth-child(8267) .task-item .toolbar-dropdown.active{z-index:18267}.card:nth-child(8268) .task-item{z-index:-7269}.card:nth-child(8268) .task-item .toolbar-dropdown.active{z-index:18268}.card:nth-child(8269) .task-item{z-index:-7270}.card:nth-child(8269) .task-item .toolbar-dropdown.active{z-index:18269}.card:nth-child(8270) .task-item{z-index:-7271}.card:nth-child(8270) .task-item .toolbar-dropdown.active{z-index:18270}.card:nth-child(8271) .task-item{z-index:-7272}.card:nth-child(8271) .task-item .toolbar-dropdown.active{z-index:18271}.card:nth-child(8272) .task-item{z-index:-7273}.card:nth-child(8272) .task-item .toolbar-dropdown.active{z-index:18272}.card:nth-child(8273) .task-item{z-index:-7274}.card:nth-child(8273) .task-item .toolbar-dropdown.active{z-index:18273}.card:nth-child(8274) .task-item{z-index:-7275}.card:nth-child(8274) .task-item .toolbar-dropdown.active{z-index:18274}.card:nth-child(8275) .task-item{z-index:-7276}.card:nth-child(8275) .task-item .toolbar-dropdown.active{z-index:18275}.card:nth-child(8276) .task-item{z-index:-7277}.card:nth-child(8276) .task-item .toolbar-dropdown.active{z-index:18276}.card:nth-child(8277) .task-item{z-index:-7278}.card:nth-child(8277) .task-item .toolbar-dropdown.active{z-index:18277}.card:nth-child(8278) .task-item{z-index:-7279}.card:nth-child(8278) .task-item .toolbar-dropdown.active{z-index:18278}.card:nth-child(8279) .task-item{z-index:-7280}.card:nth-child(8279) .task-item .toolbar-dropdown.active{z-index:18279}.card:nth-child(8280) .task-item{z-index:-7281}.card:nth-child(8280) .task-item .toolbar-dropdown.active{z-index:18280}.card:nth-child(8281) .task-item{z-index:-7282}.card:nth-child(8281) .task-item .toolbar-dropdown.active{z-index:18281}.card:nth-child(8282) .task-item{z-index:-7283}.card:nth-child(8282) .task-item .toolbar-dropdown.active{z-index:18282}.card:nth-child(8283) .task-item{z-index:-7284}.card:nth-child(8283) .task-item .toolbar-dropdown.active{z-index:18283}.card:nth-child(8284) .task-item{z-index:-7285}.card:nth-child(8284) .task-item .toolbar-dropdown.active{z-index:18284}.card:nth-child(8285) .task-item{z-index:-7286}.card:nth-child(8285) .task-item .toolbar-dropdown.active{z-index:18285}.card:nth-child(8286) .task-item{z-index:-7287}.card:nth-child(8286) .task-item .toolbar-dropdown.active{z-index:18286}.card:nth-child(8287) .task-item{z-index:-7288}.card:nth-child(8287) .task-item .toolbar-dropdown.active{z-index:18287}.card:nth-child(8288) .task-item{z-index:-7289}.card:nth-child(8288) .task-item .toolbar-dropdown.active{z-index:18288}.card:nth-child(8289) .task-item{z-index:-7290}.card:nth-child(8289) .task-item .toolbar-dropdown.active{z-index:18289}.card:nth-child(8290) .task-item{z-index:-7291}.card:nth-child(8290) .task-item .toolbar-dropdown.active{z-index:18290}.card:nth-child(8291) .task-item{z-index:-7292}.card:nth-child(8291) .task-item .toolbar-dropdown.active{z-index:18291}.card:nth-child(8292) .task-item{z-index:-7293}.card:nth-child(8292) .task-item .toolbar-dropdown.active{z-index:18292}.card:nth-child(8293) .task-item{z-index:-7294}.card:nth-child(8293) .task-item .toolbar-dropdown.active{z-index:18293}.card:nth-child(8294) .task-item{z-index:-7295}.card:nth-child(8294) .task-item .toolbar-dropdown.active{z-index:18294}.card:nth-child(8295) .task-item{z-index:-7296}.card:nth-child(8295) .task-item .toolbar-dropdown.active{z-index:18295}.card:nth-child(8296) .task-item{z-index:-7297}.card:nth-child(8296) .task-item .toolbar-dropdown.active{z-index:18296}.card:nth-child(8297) .task-item{z-index:-7298}.card:nth-child(8297) .task-item .toolbar-dropdown.active{z-index:18297}.card:nth-child(8298) .task-item{z-index:-7299}.card:nth-child(8298) .task-item .toolbar-dropdown.active{z-index:18298}.card:nth-child(8299) .task-item{z-index:-7300}.card:nth-child(8299) .task-item .toolbar-dropdown.active{z-index:18299}.card:nth-child(8300) .task-item{z-index:-7301}.card:nth-child(8300) .task-item .toolbar-dropdown.active{z-index:18300}.card:nth-child(8301) .task-item{z-index:-7302}.card:nth-child(8301) .task-item .toolbar-dropdown.active{z-index:18301}.card:nth-child(8302) .task-item{z-index:-7303}.card:nth-child(8302) .task-item .toolbar-dropdown.active{z-index:18302}.card:nth-child(8303) .task-item{z-index:-7304}.card:nth-child(8303) .task-item .toolbar-dropdown.active{z-index:18303}.card:nth-child(8304) .task-item{z-index:-7305}.card:nth-child(8304) .task-item .toolbar-dropdown.active{z-index:18304}.card:nth-child(8305) .task-item{z-index:-7306}.card:nth-child(8305) .task-item .toolbar-dropdown.active{z-index:18305}.card:nth-child(8306) .task-item{z-index:-7307}.card:nth-child(8306) .task-item .toolbar-dropdown.active{z-index:18306}.card:nth-child(8307) .task-item{z-index:-7308}.card:nth-child(8307) .task-item .toolbar-dropdown.active{z-index:18307}.card:nth-child(8308) .task-item{z-index:-7309}.card:nth-child(8308) .task-item .toolbar-dropdown.active{z-index:18308}.card:nth-child(8309) .task-item{z-index:-7310}.card:nth-child(8309) .task-item .toolbar-dropdown.active{z-index:18309}.card:nth-child(8310) .task-item{z-index:-7311}.card:nth-child(8310) .task-item .toolbar-dropdown.active{z-index:18310}.card:nth-child(8311) .task-item{z-index:-7312}.card:nth-child(8311) .task-item .toolbar-dropdown.active{z-index:18311}.card:nth-child(8312) .task-item{z-index:-7313}.card:nth-child(8312) .task-item .toolbar-dropdown.active{z-index:18312}.card:nth-child(8313) .task-item{z-index:-7314}.card:nth-child(8313) .task-item .toolbar-dropdown.active{z-index:18313}.card:nth-child(8314) .task-item{z-index:-7315}.card:nth-child(8314) .task-item .toolbar-dropdown.active{z-index:18314}.card:nth-child(8315) .task-item{z-index:-7316}.card:nth-child(8315) .task-item .toolbar-dropdown.active{z-index:18315}.card:nth-child(8316) .task-item{z-index:-7317}.card:nth-child(8316) .task-item .toolbar-dropdown.active{z-index:18316}.card:nth-child(8317) .task-item{z-index:-7318}.card:nth-child(8317) .task-item .toolbar-dropdown.active{z-index:18317}.card:nth-child(8318) .task-item{z-index:-7319}.card:nth-child(8318) .task-item .toolbar-dropdown.active{z-index:18318}.card:nth-child(8319) .task-item{z-index:-7320}.card:nth-child(8319) .task-item .toolbar-dropdown.active{z-index:18319}.card:nth-child(8320) .task-item{z-index:-7321}.card:nth-child(8320) .task-item .toolbar-dropdown.active{z-index:18320}.card:nth-child(8321) .task-item{z-index:-7322}.card:nth-child(8321) .task-item .toolbar-dropdown.active{z-index:18321}.card:nth-child(8322) .task-item{z-index:-7323}.card:nth-child(8322) .task-item .toolbar-dropdown.active{z-index:18322}.card:nth-child(8323) .task-item{z-index:-7324}.card:nth-child(8323) .task-item .toolbar-dropdown.active{z-index:18323}.card:nth-child(8324) .task-item{z-index:-7325}.card:nth-child(8324) .task-item .toolbar-dropdown.active{z-index:18324}.card:nth-child(8325) .task-item{z-index:-7326}.card:nth-child(8325) .task-item .toolbar-dropdown.active{z-index:18325}.card:nth-child(8326) .task-item{z-index:-7327}.card:nth-child(8326) .task-item .toolbar-dropdown.active{z-index:18326}.card:nth-child(8327) .task-item{z-index:-7328}.card:nth-child(8327) .task-item .toolbar-dropdown.active{z-index:18327}.card:nth-child(8328) .task-item{z-index:-7329}.card:nth-child(8328) .task-item .toolbar-dropdown.active{z-index:18328}.card:nth-child(8329) .task-item{z-index:-7330}.card:nth-child(8329) .task-item .toolbar-dropdown.active{z-index:18329}.card:nth-child(8330) .task-item{z-index:-7331}.card:nth-child(8330) .task-item .toolbar-dropdown.active{z-index:18330}.card:nth-child(8331) .task-item{z-index:-7332}.card:nth-child(8331) .task-item .toolbar-dropdown.active{z-index:18331}.card:nth-child(8332) .task-item{z-index:-7333}.card:nth-child(8332) .task-item .toolbar-dropdown.active{z-index:18332}.card:nth-child(8333) .task-item{z-index:-7334}.card:nth-child(8333) .task-item .toolbar-dropdown.active{z-index:18333}.card:nth-child(8334) .task-item{z-index:-7335}.card:nth-child(8334) .task-item .toolbar-dropdown.active{z-index:18334}.card:nth-child(8335) .task-item{z-index:-7336}.card:nth-child(8335) .task-item .toolbar-dropdown.active{z-index:18335}.card:nth-child(8336) .task-item{z-index:-7337}.card:nth-child(8336) .task-item .toolbar-dropdown.active{z-index:18336}.card:nth-child(8337) .task-item{z-index:-7338}.card:nth-child(8337) .task-item .toolbar-dropdown.active{z-index:18337}.card:nth-child(8338) .task-item{z-index:-7339}.card:nth-child(8338) .task-item .toolbar-dropdown.active{z-index:18338}.card:nth-child(8339) .task-item{z-index:-7340}.card:nth-child(8339) .task-item .toolbar-dropdown.active{z-index:18339}.card:nth-child(8340) .task-item{z-index:-7341}.card:nth-child(8340) .task-item .toolbar-dropdown.active{z-index:18340}.card:nth-child(8341) .task-item{z-index:-7342}.card:nth-child(8341) .task-item .toolbar-dropdown.active{z-index:18341}.card:nth-child(8342) .task-item{z-index:-7343}.card:nth-child(8342) .task-item .toolbar-dropdown.active{z-index:18342}.card:nth-child(8343) .task-item{z-index:-7344}.card:nth-child(8343) .task-item .toolbar-dropdown.active{z-index:18343}.card:nth-child(8344) .task-item{z-index:-7345}.card:nth-child(8344) .task-item .toolbar-dropdown.active{z-index:18344}.card:nth-child(8345) .task-item{z-index:-7346}.card:nth-child(8345) .task-item .toolbar-dropdown.active{z-index:18345}.card:nth-child(8346) .task-item{z-index:-7347}.card:nth-child(8346) .task-item .toolbar-dropdown.active{z-index:18346}.card:nth-child(8347) .task-item{z-index:-7348}.card:nth-child(8347) .task-item .toolbar-dropdown.active{z-index:18347}.card:nth-child(8348) .task-item{z-index:-7349}.card:nth-child(8348) .task-item .toolbar-dropdown.active{z-index:18348}.card:nth-child(8349) .task-item{z-index:-7350}.card:nth-child(8349) .task-item .toolbar-dropdown.active{z-index:18349}.card:nth-child(8350) .task-item{z-index:-7351}.card:nth-child(8350) .task-item .toolbar-dropdown.active{z-index:18350}.card:nth-child(8351) .task-item{z-index:-7352}.card:nth-child(8351) .task-item .toolbar-dropdown.active{z-index:18351}.card:nth-child(8352) .task-item{z-index:-7353}.card:nth-child(8352) .task-item .toolbar-dropdown.active{z-index:18352}.card:nth-child(8353) .task-item{z-index:-7354}.card:nth-child(8353) .task-item .toolbar-dropdown.active{z-index:18353}.card:nth-child(8354) .task-item{z-index:-7355}.card:nth-child(8354) .task-item .toolbar-dropdown.active{z-index:18354}.card:nth-child(8355) .task-item{z-index:-7356}.card:nth-child(8355) .task-item .toolbar-dropdown.active{z-index:18355}.card:nth-child(8356) .task-item{z-index:-7357}.card:nth-child(8356) .task-item .toolbar-dropdown.active{z-index:18356}.card:nth-child(8357) .task-item{z-index:-7358}.card:nth-child(8357) .task-item .toolbar-dropdown.active{z-index:18357}.card:nth-child(8358) .task-item{z-index:-7359}.card:nth-child(8358) .task-item .toolbar-dropdown.active{z-index:18358}.card:nth-child(8359) .task-item{z-index:-7360}.card:nth-child(8359) .task-item .toolbar-dropdown.active{z-index:18359}.card:nth-child(8360) .task-item{z-index:-7361}.card:nth-child(8360) .task-item .toolbar-dropdown.active{z-index:18360}.card:nth-child(8361) .task-item{z-index:-7362}.card:nth-child(8361) .task-item .toolbar-dropdown.active{z-index:18361}.card:nth-child(8362) .task-item{z-index:-7363}.card:nth-child(8362) .task-item .toolbar-dropdown.active{z-index:18362}.card:nth-child(8363) .task-item{z-index:-7364}.card:nth-child(8363) .task-item .toolbar-dropdown.active{z-index:18363}.card:nth-child(8364) .task-item{z-index:-7365}.card:nth-child(8364) .task-item .toolbar-dropdown.active{z-index:18364}.card:nth-child(8365) .task-item{z-index:-7366}.card:nth-child(8365) .task-item .toolbar-dropdown.active{z-index:18365}.card:nth-child(8366) .task-item{z-index:-7367}.card:nth-child(8366) .task-item .toolbar-dropdown.active{z-index:18366}.card:nth-child(8367) .task-item{z-index:-7368}.card:nth-child(8367) .task-item .toolbar-dropdown.active{z-index:18367}.card:nth-child(8368) .task-item{z-index:-7369}.card:nth-child(8368) .task-item .toolbar-dropdown.active{z-index:18368}.card:nth-child(8369) .task-item{z-index:-7370}.card:nth-child(8369) .task-item .toolbar-dropdown.active{z-index:18369}.card:nth-child(8370) .task-item{z-index:-7371}.card:nth-child(8370) .task-item .toolbar-dropdown.active{z-index:18370}.card:nth-child(8371) .task-item{z-index:-7372}.card:nth-child(8371) .task-item .toolbar-dropdown.active{z-index:18371}.card:nth-child(8372) .task-item{z-index:-7373}.card:nth-child(8372) .task-item .toolbar-dropdown.active{z-index:18372}.card:nth-child(8373) .task-item{z-index:-7374}.card:nth-child(8373) .task-item .toolbar-dropdown.active{z-index:18373}.card:nth-child(8374) .task-item{z-index:-7375}.card:nth-child(8374) .task-item .toolbar-dropdown.active{z-index:18374}.card:nth-child(8375) .task-item{z-index:-7376}.card:nth-child(8375) .task-item .toolbar-dropdown.active{z-index:18375}.card:nth-child(8376) .task-item{z-index:-7377}.card:nth-child(8376) .task-item .toolbar-dropdown.active{z-index:18376}.card:nth-child(8377) .task-item{z-index:-7378}.card:nth-child(8377) .task-item .toolbar-dropdown.active{z-index:18377}.card:nth-child(8378) .task-item{z-index:-7379}.card:nth-child(8378) .task-item .toolbar-dropdown.active{z-index:18378}.card:nth-child(8379) .task-item{z-index:-7380}.card:nth-child(8379) .task-item .toolbar-dropdown.active{z-index:18379}.card:nth-child(8380) .task-item{z-index:-7381}.card:nth-child(8380) .task-item .toolbar-dropdown.active{z-index:18380}.card:nth-child(8381) .task-item{z-index:-7382}.card:nth-child(8381) .task-item .toolbar-dropdown.active{z-index:18381}.card:nth-child(8382) .task-item{z-index:-7383}.card:nth-child(8382) .task-item .toolbar-dropdown.active{z-index:18382}.card:nth-child(8383) .task-item{z-index:-7384}.card:nth-child(8383) .task-item .toolbar-dropdown.active{z-index:18383}.card:nth-child(8384) .task-item{z-index:-7385}.card:nth-child(8384) .task-item .toolbar-dropdown.active{z-index:18384}.card:nth-child(8385) .task-item{z-index:-7386}.card:nth-child(8385) .task-item .toolbar-dropdown.active{z-index:18385}.card:nth-child(8386) .task-item{z-index:-7387}.card:nth-child(8386) .task-item .toolbar-dropdown.active{z-index:18386}.card:nth-child(8387) .task-item{z-index:-7388}.card:nth-child(8387) .task-item .toolbar-dropdown.active{z-index:18387}.card:nth-child(8388) .task-item{z-index:-7389}.card:nth-child(8388) .task-item .toolbar-dropdown.active{z-index:18388}.card:nth-child(8389) .task-item{z-index:-7390}.card:nth-child(8389) .task-item .toolbar-dropdown.active{z-index:18389}.card:nth-child(8390) .task-item{z-index:-7391}.card:nth-child(8390) .task-item .toolbar-dropdown.active{z-index:18390}.card:nth-child(8391) .task-item{z-index:-7392}.card:nth-child(8391) .task-item .toolbar-dropdown.active{z-index:18391}.card:nth-child(8392) .task-item{z-index:-7393}.card:nth-child(8392) .task-item .toolbar-dropdown.active{z-index:18392}.card:nth-child(8393) .task-item{z-index:-7394}.card:nth-child(8393) .task-item .toolbar-dropdown.active{z-index:18393}.card:nth-child(8394) .task-item{z-index:-7395}.card:nth-child(8394) .task-item .toolbar-dropdown.active{z-index:18394}.card:nth-child(8395) .task-item{z-index:-7396}.card:nth-child(8395) .task-item .toolbar-dropdown.active{z-index:18395}.card:nth-child(8396) .task-item{z-index:-7397}.card:nth-child(8396) .task-item .toolbar-dropdown.active{z-index:18396}.card:nth-child(8397) .task-item{z-index:-7398}.card:nth-child(8397) .task-item .toolbar-dropdown.active{z-index:18397}.card:nth-child(8398) .task-item{z-index:-7399}.card:nth-child(8398) .task-item .toolbar-dropdown.active{z-index:18398}.card:nth-child(8399) .task-item{z-index:-7400}.card:nth-child(8399) .task-item .toolbar-dropdown.active{z-index:18399}.card:nth-child(8400) .task-item{z-index:-7401}.card:nth-child(8400) .task-item .toolbar-dropdown.active{z-index:18400}.card:nth-child(8401) .task-item{z-index:-7402}.card:nth-child(8401) .task-item .toolbar-dropdown.active{z-index:18401}.card:nth-child(8402) .task-item{z-index:-7403}.card:nth-child(8402) .task-item .toolbar-dropdown.active{z-index:18402}.card:nth-child(8403) .task-item{z-index:-7404}.card:nth-child(8403) .task-item .toolbar-dropdown.active{z-index:18403}.card:nth-child(8404) .task-item{z-index:-7405}.card:nth-child(8404) .task-item .toolbar-dropdown.active{z-index:18404}.card:nth-child(8405) .task-item{z-index:-7406}.card:nth-child(8405) .task-item .toolbar-dropdown.active{z-index:18405}.card:nth-child(8406) .task-item{z-index:-7407}.card:nth-child(8406) .task-item .toolbar-dropdown.active{z-index:18406}.card:nth-child(8407) .task-item{z-index:-7408}.card:nth-child(8407) .task-item .toolbar-dropdown.active{z-index:18407}.card:nth-child(8408) .task-item{z-index:-7409}.card:nth-child(8408) .task-item .toolbar-dropdown.active{z-index:18408}.card:nth-child(8409) .task-item{z-index:-7410}.card:nth-child(8409) .task-item .toolbar-dropdown.active{z-index:18409}.card:nth-child(8410) .task-item{z-index:-7411}.card:nth-child(8410) .task-item .toolbar-dropdown.active{z-index:18410}.card:nth-child(8411) .task-item{z-index:-7412}.card:nth-child(8411) .task-item .toolbar-dropdown.active{z-index:18411}.card:nth-child(8412) .task-item{z-index:-7413}.card:nth-child(8412) .task-item .toolbar-dropdown.active{z-index:18412}.card:nth-child(8413) .task-item{z-index:-7414}.card:nth-child(8413) .task-item .toolbar-dropdown.active{z-index:18413}.card:nth-child(8414) .task-item{z-index:-7415}.card:nth-child(8414) .task-item .toolbar-dropdown.active{z-index:18414}.card:nth-child(8415) .task-item{z-index:-7416}.card:nth-child(8415) .task-item .toolbar-dropdown.active{z-index:18415}.card:nth-child(8416) .task-item{z-index:-7417}.card:nth-child(8416) .task-item .toolbar-dropdown.active{z-index:18416}.card:nth-child(8417) .task-item{z-index:-7418}.card:nth-child(8417) .task-item .toolbar-dropdown.active{z-index:18417}.card:nth-child(8418) .task-item{z-index:-7419}.card:nth-child(8418) .task-item .toolbar-dropdown.active{z-index:18418}.card:nth-child(8419) .task-item{z-index:-7420}.card:nth-child(8419) .task-item .toolbar-dropdown.active{z-index:18419}.card:nth-child(8420) .task-item{z-index:-7421}.card:nth-child(8420) .task-item .toolbar-dropdown.active{z-index:18420}.card:nth-child(8421) .task-item{z-index:-7422}.card:nth-child(8421) .task-item .toolbar-dropdown.active{z-index:18421}.card:nth-child(8422) .task-item{z-index:-7423}.card:nth-child(8422) .task-item .toolbar-dropdown.active{z-index:18422}.card:nth-child(8423) .task-item{z-index:-7424}.card:nth-child(8423) .task-item .toolbar-dropdown.active{z-index:18423}.card:nth-child(8424) .task-item{z-index:-7425}.card:nth-child(8424) .task-item .toolbar-dropdown.active{z-index:18424}.card:nth-child(8425) .task-item{z-index:-7426}.card:nth-child(8425) .task-item .toolbar-dropdown.active{z-index:18425}.card:nth-child(8426) .task-item{z-index:-7427}.card:nth-child(8426) .task-item .toolbar-dropdown.active{z-index:18426}.card:nth-child(8427) .task-item{z-index:-7428}.card:nth-child(8427) .task-item .toolbar-dropdown.active{z-index:18427}.card:nth-child(8428) .task-item{z-index:-7429}.card:nth-child(8428) .task-item .toolbar-dropdown.active{z-index:18428}.card:nth-child(8429) .task-item{z-index:-7430}.card:nth-child(8429) .task-item .toolbar-dropdown.active{z-index:18429}.card:nth-child(8430) .task-item{z-index:-7431}.card:nth-child(8430) .task-item .toolbar-dropdown.active{z-index:18430}.card:nth-child(8431) .task-item{z-index:-7432}.card:nth-child(8431) .task-item .toolbar-dropdown.active{z-index:18431}.card:nth-child(8432) .task-item{z-index:-7433}.card:nth-child(8432) .task-item .toolbar-dropdown.active{z-index:18432}.card:nth-child(8433) .task-item{z-index:-7434}.card:nth-child(8433) .task-item .toolbar-dropdown.active{z-index:18433}.card:nth-child(8434) .task-item{z-index:-7435}.card:nth-child(8434) .task-item .toolbar-dropdown.active{z-index:18434}.card:nth-child(8435) .task-item{z-index:-7436}.card:nth-child(8435) .task-item .toolbar-dropdown.active{z-index:18435}.card:nth-child(8436) .task-item{z-index:-7437}.card:nth-child(8436) .task-item .toolbar-dropdown.active{z-index:18436}.card:nth-child(8437) .task-item{z-index:-7438}.card:nth-child(8437) .task-item .toolbar-dropdown.active{z-index:18437}.card:nth-child(8438) .task-item{z-index:-7439}.card:nth-child(8438) .task-item .toolbar-dropdown.active{z-index:18438}.card:nth-child(8439) .task-item{z-index:-7440}.card:nth-child(8439) .task-item .toolbar-dropdown.active{z-index:18439}.card:nth-child(8440) .task-item{z-index:-7441}.card:nth-child(8440) .task-item .toolbar-dropdown.active{z-index:18440}.card:nth-child(8441) .task-item{z-index:-7442}.card:nth-child(8441) .task-item .toolbar-dropdown.active{z-index:18441}.card:nth-child(8442) .task-item{z-index:-7443}.card:nth-child(8442) .task-item .toolbar-dropdown.active{z-index:18442}.card:nth-child(8443) .task-item{z-index:-7444}.card:nth-child(8443) .task-item .toolbar-dropdown.active{z-index:18443}.card:nth-child(8444) .task-item{z-index:-7445}.card:nth-child(8444) .task-item .toolbar-dropdown.active{z-index:18444}.card:nth-child(8445) .task-item{z-index:-7446}.card:nth-child(8445) .task-item .toolbar-dropdown.active{z-index:18445}.card:nth-child(8446) .task-item{z-index:-7447}.card:nth-child(8446) .task-item .toolbar-dropdown.active{z-index:18446}.card:nth-child(8447) .task-item{z-index:-7448}.card:nth-child(8447) .task-item .toolbar-dropdown.active{z-index:18447}.card:nth-child(8448) .task-item{z-index:-7449}.card:nth-child(8448) .task-item .toolbar-dropdown.active{z-index:18448}.card:nth-child(8449) .task-item{z-index:-7450}.card:nth-child(8449) .task-item .toolbar-dropdown.active{z-index:18449}.card:nth-child(8450) .task-item{z-index:-7451}.card:nth-child(8450) .task-item .toolbar-dropdown.active{z-index:18450}.card:nth-child(8451) .task-item{z-index:-7452}.card:nth-child(8451) .task-item .toolbar-dropdown.active{z-index:18451}.card:nth-child(8452) .task-item{z-index:-7453}.card:nth-child(8452) .task-item .toolbar-dropdown.active{z-index:18452}.card:nth-child(8453) .task-item{z-index:-7454}.card:nth-child(8453) .task-item .toolbar-dropdown.active{z-index:18453}.card:nth-child(8454) .task-item{z-index:-7455}.card:nth-child(8454) .task-item .toolbar-dropdown.active{z-index:18454}.card:nth-child(8455) .task-item{z-index:-7456}.card:nth-child(8455) .task-item .toolbar-dropdown.active{z-index:18455}.card:nth-child(8456) .task-item{z-index:-7457}.card:nth-child(8456) .task-item .toolbar-dropdown.active{z-index:18456}.card:nth-child(8457) .task-item{z-index:-7458}.card:nth-child(8457) .task-item .toolbar-dropdown.active{z-index:18457}.card:nth-child(8458) .task-item{z-index:-7459}.card:nth-child(8458) .task-item .toolbar-dropdown.active{z-index:18458}.card:nth-child(8459) .task-item{z-index:-7460}.card:nth-child(8459) .task-item .toolbar-dropdown.active{z-index:18459}.card:nth-child(8460) .task-item{z-index:-7461}.card:nth-child(8460) .task-item .toolbar-dropdown.active{z-index:18460}.card:nth-child(8461) .task-item{z-index:-7462}.card:nth-child(8461) .task-item .toolbar-dropdown.active{z-index:18461}.card:nth-child(8462) .task-item{z-index:-7463}.card:nth-child(8462) .task-item .toolbar-dropdown.active{z-index:18462}.card:nth-child(8463) .task-item{z-index:-7464}.card:nth-child(8463) .task-item .toolbar-dropdown.active{z-index:18463}.card:nth-child(8464) .task-item{z-index:-7465}.card:nth-child(8464) .task-item .toolbar-dropdown.active{z-index:18464}.card:nth-child(8465) .task-item{z-index:-7466}.card:nth-child(8465) .task-item .toolbar-dropdown.active{z-index:18465}.card:nth-child(8466) .task-item{z-index:-7467}.card:nth-child(8466) .task-item .toolbar-dropdown.active{z-index:18466}.card:nth-child(8467) .task-item{z-index:-7468}.card:nth-child(8467) .task-item .toolbar-dropdown.active{z-index:18467}.card:nth-child(8468) .task-item{z-index:-7469}.card:nth-child(8468) .task-item .toolbar-dropdown.active{z-index:18468}.card:nth-child(8469) .task-item{z-index:-7470}.card:nth-child(8469) .task-item .toolbar-dropdown.active{z-index:18469}.card:nth-child(8470) .task-item{z-index:-7471}.card:nth-child(8470) .task-item .toolbar-dropdown.active{z-index:18470}.card:nth-child(8471) .task-item{z-index:-7472}.card:nth-child(8471) .task-item .toolbar-dropdown.active{z-index:18471}.card:nth-child(8472) .task-item{z-index:-7473}.card:nth-child(8472) .task-item .toolbar-dropdown.active{z-index:18472}.card:nth-child(8473) .task-item{z-index:-7474}.card:nth-child(8473) .task-item .toolbar-dropdown.active{z-index:18473}.card:nth-child(8474) .task-item{z-index:-7475}.card:nth-child(8474) .task-item .toolbar-dropdown.active{z-index:18474}.card:nth-child(8475) .task-item{z-index:-7476}.card:nth-child(8475) .task-item .toolbar-dropdown.active{z-index:18475}.card:nth-child(8476) .task-item{z-index:-7477}.card:nth-child(8476) .task-item .toolbar-dropdown.active{z-index:18476}.card:nth-child(8477) .task-item{z-index:-7478}.card:nth-child(8477) .task-item .toolbar-dropdown.active{z-index:18477}.card:nth-child(8478) .task-item{z-index:-7479}.card:nth-child(8478) .task-item .toolbar-dropdown.active{z-index:18478}.card:nth-child(8479) .task-item{z-index:-7480}.card:nth-child(8479) .task-item .toolbar-dropdown.active{z-index:18479}.card:nth-child(8480) .task-item{z-index:-7481}.card:nth-child(8480) .task-item .toolbar-dropdown.active{z-index:18480}.card:nth-child(8481) .task-item{z-index:-7482}.card:nth-child(8481) .task-item .toolbar-dropdown.active{z-index:18481}.card:nth-child(8482) .task-item{z-index:-7483}.card:nth-child(8482) .task-item .toolbar-dropdown.active{z-index:18482}.card:nth-child(8483) .task-item{z-index:-7484}.card:nth-child(8483) .task-item .toolbar-dropdown.active{z-index:18483}.card:nth-child(8484) .task-item{z-index:-7485}.card:nth-child(8484) .task-item .toolbar-dropdown.active{z-index:18484}.card:nth-child(8485) .task-item{z-index:-7486}.card:nth-child(8485) .task-item .toolbar-dropdown.active{z-index:18485}.card:nth-child(8486) .task-item{z-index:-7487}.card:nth-child(8486) .task-item .toolbar-dropdown.active{z-index:18486}.card:nth-child(8487) .task-item{z-index:-7488}.card:nth-child(8487) .task-item .toolbar-dropdown.active{z-index:18487}.card:nth-child(8488) .task-item{z-index:-7489}.card:nth-child(8488) .task-item .toolbar-dropdown.active{z-index:18488}.card:nth-child(8489) .task-item{z-index:-7490}.card:nth-child(8489) .task-item .toolbar-dropdown.active{z-index:18489}.card:nth-child(8490) .task-item{z-index:-7491}.card:nth-child(8490) .task-item .toolbar-dropdown.active{z-index:18490}.card:nth-child(8491) .task-item{z-index:-7492}.card:nth-child(8491) .task-item .toolbar-dropdown.active{z-index:18491}.card:nth-child(8492) .task-item{z-index:-7493}.card:nth-child(8492) .task-item .toolbar-dropdown.active{z-index:18492}.card:nth-child(8493) .task-item{z-index:-7494}.card:nth-child(8493) .task-item .toolbar-dropdown.active{z-index:18493}.card:nth-child(8494) .task-item{z-index:-7495}.card:nth-child(8494) .task-item .toolbar-dropdown.active{z-index:18494}.card:nth-child(8495) .task-item{z-index:-7496}.card:nth-child(8495) .task-item .toolbar-dropdown.active{z-index:18495}.card:nth-child(8496) .task-item{z-index:-7497}.card:nth-child(8496) .task-item .toolbar-dropdown.active{z-index:18496}.card:nth-child(8497) .task-item{z-index:-7498}.card:nth-child(8497) .task-item .toolbar-dropdown.active{z-index:18497}.card:nth-child(8498) .task-item{z-index:-7499}.card:nth-child(8498) .task-item .toolbar-dropdown.active{z-index:18498}.card:nth-child(8499) .task-item{z-index:-7500}.card:nth-child(8499) .task-item .toolbar-dropdown.active{z-index:18499}.card:nth-child(8500) .task-item{z-index:-7501}.card:nth-child(8500) .task-item .toolbar-dropdown.active{z-index:18500}.card:nth-child(8501) .task-item{z-index:-7502}.card:nth-child(8501) .task-item .toolbar-dropdown.active{z-index:18501}.card:nth-child(8502) .task-item{z-index:-7503}.card:nth-child(8502) .task-item .toolbar-dropdown.active{z-index:18502}.card:nth-child(8503) .task-item{z-index:-7504}.card:nth-child(8503) .task-item .toolbar-dropdown.active{z-index:18503}.card:nth-child(8504) .task-item{z-index:-7505}.card:nth-child(8504) .task-item .toolbar-dropdown.active{z-index:18504}.card:nth-child(8505) .task-item{z-index:-7506}.card:nth-child(8505) .task-item .toolbar-dropdown.active{z-index:18505}.card:nth-child(8506) .task-item{z-index:-7507}.card:nth-child(8506) .task-item .toolbar-dropdown.active{z-index:18506}.card:nth-child(8507) .task-item{z-index:-7508}.card:nth-child(8507) .task-item .toolbar-dropdown.active{z-index:18507}.card:nth-child(8508) .task-item{z-index:-7509}.card:nth-child(8508) .task-item .toolbar-dropdown.active{z-index:18508}.card:nth-child(8509) .task-item{z-index:-7510}.card:nth-child(8509) .task-item .toolbar-dropdown.active{z-index:18509}.card:nth-child(8510) .task-item{z-index:-7511}.card:nth-child(8510) .task-item .toolbar-dropdown.active{z-index:18510}.card:nth-child(8511) .task-item{z-index:-7512}.card:nth-child(8511) .task-item .toolbar-dropdown.active{z-index:18511}.card:nth-child(8512) .task-item{z-index:-7513}.card:nth-child(8512) .task-item .toolbar-dropdown.active{z-index:18512}.card:nth-child(8513) .task-item{z-index:-7514}.card:nth-child(8513) .task-item .toolbar-dropdown.active{z-index:18513}.card:nth-child(8514) .task-item{z-index:-7515}.card:nth-child(8514) .task-item .toolbar-dropdown.active{z-index:18514}.card:nth-child(8515) .task-item{z-index:-7516}.card:nth-child(8515) .task-item .toolbar-dropdown.active{z-index:18515}.card:nth-child(8516) .task-item{z-index:-7517}.card:nth-child(8516) .task-item .toolbar-dropdown.active{z-index:18516}.card:nth-child(8517) .task-item{z-index:-7518}.card:nth-child(8517) .task-item .toolbar-dropdown.active{z-index:18517}.card:nth-child(8518) .task-item{z-index:-7519}.card:nth-child(8518) .task-item .toolbar-dropdown.active{z-index:18518}.card:nth-child(8519) .task-item{z-index:-7520}.card:nth-child(8519) .task-item .toolbar-dropdown.active{z-index:18519}.card:nth-child(8520) .task-item{z-index:-7521}.card:nth-child(8520) .task-item .toolbar-dropdown.active{z-index:18520}.card:nth-child(8521) .task-item{z-index:-7522}.card:nth-child(8521) .task-item .toolbar-dropdown.active{z-index:18521}.card:nth-child(8522) .task-item{z-index:-7523}.card:nth-child(8522) .task-item .toolbar-dropdown.active{z-index:18522}.card:nth-child(8523) .task-item{z-index:-7524}.card:nth-child(8523) .task-item .toolbar-dropdown.active{z-index:18523}.card:nth-child(8524) .task-item{z-index:-7525}.card:nth-child(8524) .task-item .toolbar-dropdown.active{z-index:18524}.card:nth-child(8525) .task-item{z-index:-7526}.card:nth-child(8525) .task-item .toolbar-dropdown.active{z-index:18525}.card:nth-child(8526) .task-item{z-index:-7527}.card:nth-child(8526) .task-item .toolbar-dropdown.active{z-index:18526}.card:nth-child(8527) .task-item{z-index:-7528}.card:nth-child(8527) .task-item .toolbar-dropdown.active{z-index:18527}.card:nth-child(8528) .task-item{z-index:-7529}.card:nth-child(8528) .task-item .toolbar-dropdown.active{z-index:18528}.card:nth-child(8529) .task-item{z-index:-7530}.card:nth-child(8529) .task-item .toolbar-dropdown.active{z-index:18529}.card:nth-child(8530) .task-item{z-index:-7531}.card:nth-child(8530) .task-item .toolbar-dropdown.active{z-index:18530}.card:nth-child(8531) .task-item{z-index:-7532}.card:nth-child(8531) .task-item .toolbar-dropdown.active{z-index:18531}.card:nth-child(8532) .task-item{z-index:-7533}.card:nth-child(8532) .task-item .toolbar-dropdown.active{z-index:18532}.card:nth-child(8533) .task-item{z-index:-7534}.card:nth-child(8533) .task-item .toolbar-dropdown.active{z-index:18533}.card:nth-child(8534) .task-item{z-index:-7535}.card:nth-child(8534) .task-item .toolbar-dropdown.active{z-index:18534}.card:nth-child(8535) .task-item{z-index:-7536}.card:nth-child(8535) .task-item .toolbar-dropdown.active{z-index:18535}.card:nth-child(8536) .task-item{z-index:-7537}.card:nth-child(8536) .task-item .toolbar-dropdown.active{z-index:18536}.card:nth-child(8537) .task-item{z-index:-7538}.card:nth-child(8537) .task-item .toolbar-dropdown.active{z-index:18537}.card:nth-child(8538) .task-item{z-index:-7539}.card:nth-child(8538) .task-item .toolbar-dropdown.active{z-index:18538}.card:nth-child(8539) .task-item{z-index:-7540}.card:nth-child(8539) .task-item .toolbar-dropdown.active{z-index:18539}.card:nth-child(8540) .task-item{z-index:-7541}.card:nth-child(8540) .task-item .toolbar-dropdown.active{z-index:18540}.card:nth-child(8541) .task-item{z-index:-7542}.card:nth-child(8541) .task-item .toolbar-dropdown.active{z-index:18541}.card:nth-child(8542) .task-item{z-index:-7543}.card:nth-child(8542) .task-item .toolbar-dropdown.active{z-index:18542}.card:nth-child(8543) .task-item{z-index:-7544}.card:nth-child(8543) .task-item .toolbar-dropdown.active{z-index:18543}.card:nth-child(8544) .task-item{z-index:-7545}.card:nth-child(8544) .task-item .toolbar-dropdown.active{z-index:18544}.card:nth-child(8545) .task-item{z-index:-7546}.card:nth-child(8545) .task-item .toolbar-dropdown.active{z-index:18545}.card:nth-child(8546) .task-item{z-index:-7547}.card:nth-child(8546) .task-item .toolbar-dropdown.active{z-index:18546}.card:nth-child(8547) .task-item{z-index:-7548}.card:nth-child(8547) .task-item .toolbar-dropdown.active{z-index:18547}.card:nth-child(8548) .task-item{z-index:-7549}.card:nth-child(8548) .task-item .toolbar-dropdown.active{z-index:18548}.card:nth-child(8549) .task-item{z-index:-7550}.card:nth-child(8549) .task-item .toolbar-dropdown.active{z-index:18549}.card:nth-child(8550) .task-item{z-index:-7551}.card:nth-child(8550) .task-item .toolbar-dropdown.active{z-index:18550}.card:nth-child(8551) .task-item{z-index:-7552}.card:nth-child(8551) .task-item .toolbar-dropdown.active{z-index:18551}.card:nth-child(8552) .task-item{z-index:-7553}.card:nth-child(8552) .task-item .toolbar-dropdown.active{z-index:18552}.card:nth-child(8553) .task-item{z-index:-7554}.card:nth-child(8553) .task-item .toolbar-dropdown.active{z-index:18553}.card:nth-child(8554) .task-item{z-index:-7555}.card:nth-child(8554) .task-item .toolbar-dropdown.active{z-index:18554}.card:nth-child(8555) .task-item{z-index:-7556}.card:nth-child(8555) .task-item .toolbar-dropdown.active{z-index:18555}.card:nth-child(8556) .task-item{z-index:-7557}.card:nth-child(8556) .task-item .toolbar-dropdown.active{z-index:18556}.card:nth-child(8557) .task-item{z-index:-7558}.card:nth-child(8557) .task-item .toolbar-dropdown.active{z-index:18557}.card:nth-child(8558) .task-item{z-index:-7559}.card:nth-child(8558) .task-item .toolbar-dropdown.active{z-index:18558}.card:nth-child(8559) .task-item{z-index:-7560}.card:nth-child(8559) .task-item .toolbar-dropdown.active{z-index:18559}.card:nth-child(8560) .task-item{z-index:-7561}.card:nth-child(8560) .task-item .toolbar-dropdown.active{z-index:18560}.card:nth-child(8561) .task-item{z-index:-7562}.card:nth-child(8561) .task-item .toolbar-dropdown.active{z-index:18561}.card:nth-child(8562) .task-item{z-index:-7563}.card:nth-child(8562) .task-item .toolbar-dropdown.active{z-index:18562}.card:nth-child(8563) .task-item{z-index:-7564}.card:nth-child(8563) .task-item .toolbar-dropdown.active{z-index:18563}.card:nth-child(8564) .task-item{z-index:-7565}.card:nth-child(8564) .task-item .toolbar-dropdown.active{z-index:18564}.card:nth-child(8565) .task-item{z-index:-7566}.card:nth-child(8565) .task-item .toolbar-dropdown.active{z-index:18565}.card:nth-child(8566) .task-item{z-index:-7567}.card:nth-child(8566) .task-item .toolbar-dropdown.active{z-index:18566}.card:nth-child(8567) .task-item{z-index:-7568}.card:nth-child(8567) .task-item .toolbar-dropdown.active{z-index:18567}.card:nth-child(8568) .task-item{z-index:-7569}.card:nth-child(8568) .task-item .toolbar-dropdown.active{z-index:18568}.card:nth-child(8569) .task-item{z-index:-7570}.card:nth-child(8569) .task-item .toolbar-dropdown.active{z-index:18569}.card:nth-child(8570) .task-item{z-index:-7571}.card:nth-child(8570) .task-item .toolbar-dropdown.active{z-index:18570}.card:nth-child(8571) .task-item{z-index:-7572}.card:nth-child(8571) .task-item .toolbar-dropdown.active{z-index:18571}.card:nth-child(8572) .task-item{z-index:-7573}.card:nth-child(8572) .task-item .toolbar-dropdown.active{z-index:18572}.card:nth-child(8573) .task-item{z-index:-7574}.card:nth-child(8573) .task-item .toolbar-dropdown.active{z-index:18573}.card:nth-child(8574) .task-item{z-index:-7575}.card:nth-child(8574) .task-item .toolbar-dropdown.active{z-index:18574}.card:nth-child(8575) .task-item{z-index:-7576}.card:nth-child(8575) .task-item .toolbar-dropdown.active{z-index:18575}.card:nth-child(8576) .task-item{z-index:-7577}.card:nth-child(8576) .task-item .toolbar-dropdown.active{z-index:18576}.card:nth-child(8577) .task-item{z-index:-7578}.card:nth-child(8577) .task-item .toolbar-dropdown.active{z-index:18577}.card:nth-child(8578) .task-item{z-index:-7579}.card:nth-child(8578) .task-item .toolbar-dropdown.active{z-index:18578}.card:nth-child(8579) .task-item{z-index:-7580}.card:nth-child(8579) .task-item .toolbar-dropdown.active{z-index:18579}.card:nth-child(8580) .task-item{z-index:-7581}.card:nth-child(8580) .task-item .toolbar-dropdown.active{z-index:18580}.card:nth-child(8581) .task-item{z-index:-7582}.card:nth-child(8581) .task-item .toolbar-dropdown.active{z-index:18581}.card:nth-child(8582) .task-item{z-index:-7583}.card:nth-child(8582) .task-item .toolbar-dropdown.active{z-index:18582}.card:nth-child(8583) .task-item{z-index:-7584}.card:nth-child(8583) .task-item .toolbar-dropdown.active{z-index:18583}.card:nth-child(8584) .task-item{z-index:-7585}.card:nth-child(8584) .task-item .toolbar-dropdown.active{z-index:18584}.card:nth-child(8585) .task-item{z-index:-7586}.card:nth-child(8585) .task-item .toolbar-dropdown.active{z-index:18585}.card:nth-child(8586) .task-item{z-index:-7587}.card:nth-child(8586) .task-item .toolbar-dropdown.active{z-index:18586}.card:nth-child(8587) .task-item{z-index:-7588}.card:nth-child(8587) .task-item .toolbar-dropdown.active{z-index:18587}.card:nth-child(8588) .task-item{z-index:-7589}.card:nth-child(8588) .task-item .toolbar-dropdown.active{z-index:18588}.card:nth-child(8589) .task-item{z-index:-7590}.card:nth-child(8589) .task-item .toolbar-dropdown.active{z-index:18589}.card:nth-child(8590) .task-item{z-index:-7591}.card:nth-child(8590) .task-item .toolbar-dropdown.active{z-index:18590}.card:nth-child(8591) .task-item{z-index:-7592}.card:nth-child(8591) .task-item .toolbar-dropdown.active{z-index:18591}.card:nth-child(8592) .task-item{z-index:-7593}.card:nth-child(8592) .task-item .toolbar-dropdown.active{z-index:18592}.card:nth-child(8593) .task-item{z-index:-7594}.card:nth-child(8593) .task-item .toolbar-dropdown.active{z-index:18593}.card:nth-child(8594) .task-item{z-index:-7595}.card:nth-child(8594) .task-item .toolbar-dropdown.active{z-index:18594}.card:nth-child(8595) .task-item{z-index:-7596}.card:nth-child(8595) .task-item .toolbar-dropdown.active{z-index:18595}.card:nth-child(8596) .task-item{z-index:-7597}.card:nth-child(8596) .task-item .toolbar-dropdown.active{z-index:18596}.card:nth-child(8597) .task-item{z-index:-7598}.card:nth-child(8597) .task-item .toolbar-dropdown.active{z-index:18597}.card:nth-child(8598) .task-item{z-index:-7599}.card:nth-child(8598) .task-item .toolbar-dropdown.active{z-index:18598}.card:nth-child(8599) .task-item{z-index:-7600}.card:nth-child(8599) .task-item .toolbar-dropdown.active{z-index:18599}.card:nth-child(8600) .task-item{z-index:-7601}.card:nth-child(8600) .task-item .toolbar-dropdown.active{z-index:18600}.card:nth-child(8601) .task-item{z-index:-7602}.card:nth-child(8601) .task-item .toolbar-dropdown.active{z-index:18601}.card:nth-child(8602) .task-item{z-index:-7603}.card:nth-child(8602) .task-item .toolbar-dropdown.active{z-index:18602}.card:nth-child(8603) .task-item{z-index:-7604}.card:nth-child(8603) .task-item .toolbar-dropdown.active{z-index:18603}.card:nth-child(8604) .task-item{z-index:-7605}.card:nth-child(8604) .task-item .toolbar-dropdown.active{z-index:18604}.card:nth-child(8605) .task-item{z-index:-7606}.card:nth-child(8605) .task-item .toolbar-dropdown.active{z-index:18605}.card:nth-child(8606) .task-item{z-index:-7607}.card:nth-child(8606) .task-item .toolbar-dropdown.active{z-index:18606}.card:nth-child(8607) .task-item{z-index:-7608}.card:nth-child(8607) .task-item .toolbar-dropdown.active{z-index:18607}.card:nth-child(8608) .task-item{z-index:-7609}.card:nth-child(8608) .task-item .toolbar-dropdown.active{z-index:18608}.card:nth-child(8609) .task-item{z-index:-7610}.card:nth-child(8609) .task-item .toolbar-dropdown.active{z-index:18609}.card:nth-child(8610) .task-item{z-index:-7611}.card:nth-child(8610) .task-item .toolbar-dropdown.active{z-index:18610}.card:nth-child(8611) .task-item{z-index:-7612}.card:nth-child(8611) .task-item .toolbar-dropdown.active{z-index:18611}.card:nth-child(8612) .task-item{z-index:-7613}.card:nth-child(8612) .task-item .toolbar-dropdown.active{z-index:18612}.card:nth-child(8613) .task-item{z-index:-7614}.card:nth-child(8613) .task-item .toolbar-dropdown.active{z-index:18613}.card:nth-child(8614) .task-item{z-index:-7615}.card:nth-child(8614) .task-item .toolbar-dropdown.active{z-index:18614}.card:nth-child(8615) .task-item{z-index:-7616}.card:nth-child(8615) .task-item .toolbar-dropdown.active{z-index:18615}.card:nth-child(8616) .task-item{z-index:-7617}.card:nth-child(8616) .task-item .toolbar-dropdown.active{z-index:18616}.card:nth-child(8617) .task-item{z-index:-7618}.card:nth-child(8617) .task-item .toolbar-dropdown.active{z-index:18617}.card:nth-child(8618) .task-item{z-index:-7619}.card:nth-child(8618) .task-item .toolbar-dropdown.active{z-index:18618}.card:nth-child(8619) .task-item{z-index:-7620}.card:nth-child(8619) .task-item .toolbar-dropdown.active{z-index:18619}.card:nth-child(8620) .task-item{z-index:-7621}.card:nth-child(8620) .task-item .toolbar-dropdown.active{z-index:18620}.card:nth-child(8621) .task-item{z-index:-7622}.card:nth-child(8621) .task-item .toolbar-dropdown.active{z-index:18621}.card:nth-child(8622) .task-item{z-index:-7623}.card:nth-child(8622) .task-item .toolbar-dropdown.active{z-index:18622}.card:nth-child(8623) .task-item{z-index:-7624}.card:nth-child(8623) .task-item .toolbar-dropdown.active{z-index:18623}.card:nth-child(8624) .task-item{z-index:-7625}.card:nth-child(8624) .task-item .toolbar-dropdown.active{z-index:18624}.card:nth-child(8625) .task-item{z-index:-7626}.card:nth-child(8625) .task-item .toolbar-dropdown.active{z-index:18625}.card:nth-child(8626) .task-item{z-index:-7627}.card:nth-child(8626) .task-item .toolbar-dropdown.active{z-index:18626}.card:nth-child(8627) .task-item{z-index:-7628}.card:nth-child(8627) .task-item .toolbar-dropdown.active{z-index:18627}.card:nth-child(8628) .task-item{z-index:-7629}.card:nth-child(8628) .task-item .toolbar-dropdown.active{z-index:18628}.card:nth-child(8629) .task-item{z-index:-7630}.card:nth-child(8629) .task-item .toolbar-dropdown.active{z-index:18629}.card:nth-child(8630) .task-item{z-index:-7631}.card:nth-child(8630) .task-item .toolbar-dropdown.active{z-index:18630}.card:nth-child(8631) .task-item{z-index:-7632}.card:nth-child(8631) .task-item .toolbar-dropdown.active{z-index:18631}.card:nth-child(8632) .task-item{z-index:-7633}.card:nth-child(8632) .task-item .toolbar-dropdown.active{z-index:18632}.card:nth-child(8633) .task-item{z-index:-7634}.card:nth-child(8633) .task-item .toolbar-dropdown.active{z-index:18633}.card:nth-child(8634) .task-item{z-index:-7635}.card:nth-child(8634) .task-item .toolbar-dropdown.active{z-index:18634}.card:nth-child(8635) .task-item{z-index:-7636}.card:nth-child(8635) .task-item .toolbar-dropdown.active{z-index:18635}.card:nth-child(8636) .task-item{z-index:-7637}.card:nth-child(8636) .task-item .toolbar-dropdown.active{z-index:18636}.card:nth-child(8637) .task-item{z-index:-7638}.card:nth-child(8637) .task-item .toolbar-dropdown.active{z-index:18637}.card:nth-child(8638) .task-item{z-index:-7639}.card:nth-child(8638) .task-item .toolbar-dropdown.active{z-index:18638}.card:nth-child(8639) .task-item{z-index:-7640}.card:nth-child(8639) .task-item .toolbar-dropdown.active{z-index:18639}.card:nth-child(8640) .task-item{z-index:-7641}.card:nth-child(8640) .task-item .toolbar-dropdown.active{z-index:18640}.card:nth-child(8641) .task-item{z-index:-7642}.card:nth-child(8641) .task-item .toolbar-dropdown.active{z-index:18641}.card:nth-child(8642) .task-item{z-index:-7643}.card:nth-child(8642) .task-item .toolbar-dropdown.active{z-index:18642}.card:nth-child(8643) .task-item{z-index:-7644}.card:nth-child(8643) .task-item .toolbar-dropdown.active{z-index:18643}.card:nth-child(8644) .task-item{z-index:-7645}.card:nth-child(8644) .task-item .toolbar-dropdown.active{z-index:18644}.card:nth-child(8645) .task-item{z-index:-7646}.card:nth-child(8645) .task-item .toolbar-dropdown.active{z-index:18645}.card:nth-child(8646) .task-item{z-index:-7647}.card:nth-child(8646) .task-item .toolbar-dropdown.active{z-index:18646}.card:nth-child(8647) .task-item{z-index:-7648}.card:nth-child(8647) .task-item .toolbar-dropdown.active{z-index:18647}.card:nth-child(8648) .task-item{z-index:-7649}.card:nth-child(8648) .task-item .toolbar-dropdown.active{z-index:18648}.card:nth-child(8649) .task-item{z-index:-7650}.card:nth-child(8649) .task-item .toolbar-dropdown.active{z-index:18649}.card:nth-child(8650) .task-item{z-index:-7651}.card:nth-child(8650) .task-item .toolbar-dropdown.active{z-index:18650}.card:nth-child(8651) .task-item{z-index:-7652}.card:nth-child(8651) .task-item .toolbar-dropdown.active{z-index:18651}.card:nth-child(8652) .task-item{z-index:-7653}.card:nth-child(8652) .task-item .toolbar-dropdown.active{z-index:18652}.card:nth-child(8653) .task-item{z-index:-7654}.card:nth-child(8653) .task-item .toolbar-dropdown.active{z-index:18653}.card:nth-child(8654) .task-item{z-index:-7655}.card:nth-child(8654) .task-item .toolbar-dropdown.active{z-index:18654}.card:nth-child(8655) .task-item{z-index:-7656}.card:nth-child(8655) .task-item .toolbar-dropdown.active{z-index:18655}.card:nth-child(8656) .task-item{z-index:-7657}.card:nth-child(8656) .task-item .toolbar-dropdown.active{z-index:18656}.card:nth-child(8657) .task-item{z-index:-7658}.card:nth-child(8657) .task-item .toolbar-dropdown.active{z-index:18657}.card:nth-child(8658) .task-item{z-index:-7659}.card:nth-child(8658) .task-item .toolbar-dropdown.active{z-index:18658}.card:nth-child(8659) .task-item{z-index:-7660}.card:nth-child(8659) .task-item .toolbar-dropdown.active{z-index:18659}.card:nth-child(8660) .task-item{z-index:-7661}.card:nth-child(8660) .task-item .toolbar-dropdown.active{z-index:18660}.card:nth-child(8661) .task-item{z-index:-7662}.card:nth-child(8661) .task-item .toolbar-dropdown.active{z-index:18661}.card:nth-child(8662) .task-item{z-index:-7663}.card:nth-child(8662) .task-item .toolbar-dropdown.active{z-index:18662}.card:nth-child(8663) .task-item{z-index:-7664}.card:nth-child(8663) .task-item .toolbar-dropdown.active{z-index:18663}.card:nth-child(8664) .task-item{z-index:-7665}.card:nth-child(8664) .task-item .toolbar-dropdown.active{z-index:18664}.card:nth-child(8665) .task-item{z-index:-7666}.card:nth-child(8665) .task-item .toolbar-dropdown.active{z-index:18665}.card:nth-child(8666) .task-item{z-index:-7667}.card:nth-child(8666) .task-item .toolbar-dropdown.active{z-index:18666}.card:nth-child(8667) .task-item{z-index:-7668}.card:nth-child(8667) .task-item .toolbar-dropdown.active{z-index:18667}.card:nth-child(8668) .task-item{z-index:-7669}.card:nth-child(8668) .task-item .toolbar-dropdown.active{z-index:18668}.card:nth-child(8669) .task-item{z-index:-7670}.card:nth-child(8669) .task-item .toolbar-dropdown.active{z-index:18669}.card:nth-child(8670) .task-item{z-index:-7671}.card:nth-child(8670) .task-item .toolbar-dropdown.active{z-index:18670}.card:nth-child(8671) .task-item{z-index:-7672}.card:nth-child(8671) .task-item .toolbar-dropdown.active{z-index:18671}.card:nth-child(8672) .task-item{z-index:-7673}.card:nth-child(8672) .task-item .toolbar-dropdown.active{z-index:18672}.card:nth-child(8673) .task-item{z-index:-7674}.card:nth-child(8673) .task-item .toolbar-dropdown.active{z-index:18673}.card:nth-child(8674) .task-item{z-index:-7675}.card:nth-child(8674) .task-item .toolbar-dropdown.active{z-index:18674}.card:nth-child(8675) .task-item{z-index:-7676}.card:nth-child(8675) .task-item .toolbar-dropdown.active{z-index:18675}.card:nth-child(8676) .task-item{z-index:-7677}.card:nth-child(8676) .task-item .toolbar-dropdown.active{z-index:18676}.card:nth-child(8677) .task-item{z-index:-7678}.card:nth-child(8677) .task-item .toolbar-dropdown.active{z-index:18677}.card:nth-child(8678) .task-item{z-index:-7679}.card:nth-child(8678) .task-item .toolbar-dropdown.active{z-index:18678}.card:nth-child(8679) .task-item{z-index:-7680}.card:nth-child(8679) .task-item .toolbar-dropdown.active{z-index:18679}.card:nth-child(8680) .task-item{z-index:-7681}.card:nth-child(8680) .task-item .toolbar-dropdown.active{z-index:18680}.card:nth-child(8681) .task-item{z-index:-7682}.card:nth-child(8681) .task-item .toolbar-dropdown.active{z-index:18681}.card:nth-child(8682) .task-item{z-index:-7683}.card:nth-child(8682) .task-item .toolbar-dropdown.active{z-index:18682}.card:nth-child(8683) .task-item{z-index:-7684}.card:nth-child(8683) .task-item .toolbar-dropdown.active{z-index:18683}.card:nth-child(8684) .task-item{z-index:-7685}.card:nth-child(8684) .task-item .toolbar-dropdown.active{z-index:18684}.card:nth-child(8685) .task-item{z-index:-7686}.card:nth-child(8685) .task-item .toolbar-dropdown.active{z-index:18685}.card:nth-child(8686) .task-item{z-index:-7687}.card:nth-child(8686) .task-item .toolbar-dropdown.active{z-index:18686}.card:nth-child(8687) .task-item{z-index:-7688}.card:nth-child(8687) .task-item .toolbar-dropdown.active{z-index:18687}.card:nth-child(8688) .task-item{z-index:-7689}.card:nth-child(8688) .task-item .toolbar-dropdown.active{z-index:18688}.card:nth-child(8689) .task-item{z-index:-7690}.card:nth-child(8689) .task-item .toolbar-dropdown.active{z-index:18689}.card:nth-child(8690) .task-item{z-index:-7691}.card:nth-child(8690) .task-item .toolbar-dropdown.active{z-index:18690}.card:nth-child(8691) .task-item{z-index:-7692}.card:nth-child(8691) .task-item .toolbar-dropdown.active{z-index:18691}.card:nth-child(8692) .task-item{z-index:-7693}.card:nth-child(8692) .task-item .toolbar-dropdown.active{z-index:18692}.card:nth-child(8693) .task-item{z-index:-7694}.card:nth-child(8693) .task-item .toolbar-dropdown.active{z-index:18693}.card:nth-child(8694) .task-item{z-index:-7695}.card:nth-child(8694) .task-item .toolbar-dropdown.active{z-index:18694}.card:nth-child(8695) .task-item{z-index:-7696}.card:nth-child(8695) .task-item .toolbar-dropdown.active{z-index:18695}.card:nth-child(8696) .task-item{z-index:-7697}.card:nth-child(8696) .task-item .toolbar-dropdown.active{z-index:18696}.card:nth-child(8697) .task-item{z-index:-7698}.card:nth-child(8697) .task-item .toolbar-dropdown.active{z-index:18697}.card:nth-child(8698) .task-item{z-index:-7699}.card:nth-child(8698) .task-item .toolbar-dropdown.active{z-index:18698}.card:nth-child(8699) .task-item{z-index:-7700}.card:nth-child(8699) .task-item .toolbar-dropdown.active{z-index:18699}.card:nth-child(8700) .task-item{z-index:-7701}.card:nth-child(8700) .task-item .toolbar-dropdown.active{z-index:18700}.card:nth-child(8701) .task-item{z-index:-7702}.card:nth-child(8701) .task-item .toolbar-dropdown.active{z-index:18701}.card:nth-child(8702) .task-item{z-index:-7703}.card:nth-child(8702) .task-item .toolbar-dropdown.active{z-index:18702}.card:nth-child(8703) .task-item{z-index:-7704}.card:nth-child(8703) .task-item .toolbar-dropdown.active{z-index:18703}.card:nth-child(8704) .task-item{z-index:-7705}.card:nth-child(8704) .task-item .toolbar-dropdown.active{z-index:18704}.card:nth-child(8705) .task-item{z-index:-7706}.card:nth-child(8705) .task-item .toolbar-dropdown.active{z-index:18705}.card:nth-child(8706) .task-item{z-index:-7707}.card:nth-child(8706) .task-item .toolbar-dropdown.active{z-index:18706}.card:nth-child(8707) .task-item{z-index:-7708}.card:nth-child(8707) .task-item .toolbar-dropdown.active{z-index:18707}.card:nth-child(8708) .task-item{z-index:-7709}.card:nth-child(8708) .task-item .toolbar-dropdown.active{z-index:18708}.card:nth-child(8709) .task-item{z-index:-7710}.card:nth-child(8709) .task-item .toolbar-dropdown.active{z-index:18709}.card:nth-child(8710) .task-item{z-index:-7711}.card:nth-child(8710) .task-item .toolbar-dropdown.active{z-index:18710}.card:nth-child(8711) .task-item{z-index:-7712}.card:nth-child(8711) .task-item .toolbar-dropdown.active{z-index:18711}.card:nth-child(8712) .task-item{z-index:-7713}.card:nth-child(8712) .task-item .toolbar-dropdown.active{z-index:18712}.card:nth-child(8713) .task-item{z-index:-7714}.card:nth-child(8713) .task-item .toolbar-dropdown.active{z-index:18713}.card:nth-child(8714) .task-item{z-index:-7715}.card:nth-child(8714) .task-item .toolbar-dropdown.active{z-index:18714}.card:nth-child(8715) .task-item{z-index:-7716}.card:nth-child(8715) .task-item .toolbar-dropdown.active{z-index:18715}.card:nth-child(8716) .task-item{z-index:-7717}.card:nth-child(8716) .task-item .toolbar-dropdown.active{z-index:18716}.card:nth-child(8717) .task-item{z-index:-7718}.card:nth-child(8717) .task-item .toolbar-dropdown.active{z-index:18717}.card:nth-child(8718) .task-item{z-index:-7719}.card:nth-child(8718) .task-item .toolbar-dropdown.active{z-index:18718}.card:nth-child(8719) .task-item{z-index:-7720}.card:nth-child(8719) .task-item .toolbar-dropdown.active{z-index:18719}.card:nth-child(8720) .task-item{z-index:-7721}.card:nth-child(8720) .task-item .toolbar-dropdown.active{z-index:18720}.card:nth-child(8721) .task-item{z-index:-7722}.card:nth-child(8721) .task-item .toolbar-dropdown.active{z-index:18721}.card:nth-child(8722) .task-item{z-index:-7723}.card:nth-child(8722) .task-item .toolbar-dropdown.active{z-index:18722}.card:nth-child(8723) .task-item{z-index:-7724}.card:nth-child(8723) .task-item .toolbar-dropdown.active{z-index:18723}.card:nth-child(8724) .task-item{z-index:-7725}.card:nth-child(8724) .task-item .toolbar-dropdown.active{z-index:18724}.card:nth-child(8725) .task-item{z-index:-7726}.card:nth-child(8725) .task-item .toolbar-dropdown.active{z-index:18725}.card:nth-child(8726) .task-item{z-index:-7727}.card:nth-child(8726) .task-item .toolbar-dropdown.active{z-index:18726}.card:nth-child(8727) .task-item{z-index:-7728}.card:nth-child(8727) .task-item .toolbar-dropdown.active{z-index:18727}.card:nth-child(8728) .task-item{z-index:-7729}.card:nth-child(8728) .task-item .toolbar-dropdown.active{z-index:18728}.card:nth-child(8729) .task-item{z-index:-7730}.card:nth-child(8729) .task-item .toolbar-dropdown.active{z-index:18729}.card:nth-child(8730) .task-item{z-index:-7731}.card:nth-child(8730) .task-item .toolbar-dropdown.active{z-index:18730}.card:nth-child(8731) .task-item{z-index:-7732}.card:nth-child(8731) .task-item .toolbar-dropdown.active{z-index:18731}.card:nth-child(8732) .task-item{z-index:-7733}.card:nth-child(8732) .task-item .toolbar-dropdown.active{z-index:18732}.card:nth-child(8733) .task-item{z-index:-7734}.card:nth-child(8733) .task-item .toolbar-dropdown.active{z-index:18733}.card:nth-child(8734) .task-item{z-index:-7735}.card:nth-child(8734) .task-item .toolbar-dropdown.active{z-index:18734}.card:nth-child(8735) .task-item{z-index:-7736}.card:nth-child(8735) .task-item .toolbar-dropdown.active{z-index:18735}.card:nth-child(8736) .task-item{z-index:-7737}.card:nth-child(8736) .task-item .toolbar-dropdown.active{z-index:18736}.card:nth-child(8737) .task-item{z-index:-7738}.card:nth-child(8737) .task-item .toolbar-dropdown.active{z-index:18737}.card:nth-child(8738) .task-item{z-index:-7739}.card:nth-child(8738) .task-item .toolbar-dropdown.active{z-index:18738}.card:nth-child(8739) .task-item{z-index:-7740}.card:nth-child(8739) .task-item .toolbar-dropdown.active{z-index:18739}.card:nth-child(8740) .task-item{z-index:-7741}.card:nth-child(8740) .task-item .toolbar-dropdown.active{z-index:18740}.card:nth-child(8741) .task-item{z-index:-7742}.card:nth-child(8741) .task-item .toolbar-dropdown.active{z-index:18741}.card:nth-child(8742) .task-item{z-index:-7743}.card:nth-child(8742) .task-item .toolbar-dropdown.active{z-index:18742}.card:nth-child(8743) .task-item{z-index:-7744}.card:nth-child(8743) .task-item .toolbar-dropdown.active{z-index:18743}.card:nth-child(8744) .task-item{z-index:-7745}.card:nth-child(8744) .task-item .toolbar-dropdown.active{z-index:18744}.card:nth-child(8745) .task-item{z-index:-7746}.card:nth-child(8745) .task-item .toolbar-dropdown.active{z-index:18745}.card:nth-child(8746) .task-item{z-index:-7747}.card:nth-child(8746) .task-item .toolbar-dropdown.active{z-index:18746}.card:nth-child(8747) .task-item{z-index:-7748}.card:nth-child(8747) .task-item .toolbar-dropdown.active{z-index:18747}.card:nth-child(8748) .task-item{z-index:-7749}.card:nth-child(8748) .task-item .toolbar-dropdown.active{z-index:18748}.card:nth-child(8749) .task-item{z-index:-7750}.card:nth-child(8749) .task-item .toolbar-dropdown.active{z-index:18749}.card:nth-child(8750) .task-item{z-index:-7751}.card:nth-child(8750) .task-item .toolbar-dropdown.active{z-index:18750}.card:nth-child(8751) .task-item{z-index:-7752}.card:nth-child(8751) .task-item .toolbar-dropdown.active{z-index:18751}.card:nth-child(8752) .task-item{z-index:-7753}.card:nth-child(8752) .task-item .toolbar-dropdown.active{z-index:18752}.card:nth-child(8753) .task-item{z-index:-7754}.card:nth-child(8753) .task-item .toolbar-dropdown.active{z-index:18753}.card:nth-child(8754) .task-item{z-index:-7755}.card:nth-child(8754) .task-item .toolbar-dropdown.active{z-index:18754}.card:nth-child(8755) .task-item{z-index:-7756}.card:nth-child(8755) .task-item .toolbar-dropdown.active{z-index:18755}.card:nth-child(8756) .task-item{z-index:-7757}.card:nth-child(8756) .task-item .toolbar-dropdown.active{z-index:18756}.card:nth-child(8757) .task-item{z-index:-7758}.card:nth-child(8757) .task-item .toolbar-dropdown.active{z-index:18757}.card:nth-child(8758) .task-item{z-index:-7759}.card:nth-child(8758) .task-item .toolbar-dropdown.active{z-index:18758}.card:nth-child(8759) .task-item{z-index:-7760}.card:nth-child(8759) .task-item .toolbar-dropdown.active{z-index:18759}.card:nth-child(8760) .task-item{z-index:-7761}.card:nth-child(8760) .task-item .toolbar-dropdown.active{z-index:18760}.card:nth-child(8761) .task-item{z-index:-7762}.card:nth-child(8761) .task-item .toolbar-dropdown.active{z-index:18761}.card:nth-child(8762) .task-item{z-index:-7763}.card:nth-child(8762) .task-item .toolbar-dropdown.active{z-index:18762}.card:nth-child(8763) .task-item{z-index:-7764}.card:nth-child(8763) .task-item .toolbar-dropdown.active{z-index:18763}.card:nth-child(8764) .task-item{z-index:-7765}.card:nth-child(8764) .task-item .toolbar-dropdown.active{z-index:18764}.card:nth-child(8765) .task-item{z-index:-7766}.card:nth-child(8765) .task-item .toolbar-dropdown.active{z-index:18765}.card:nth-child(8766) .task-item{z-index:-7767}.card:nth-child(8766) .task-item .toolbar-dropdown.active{z-index:18766}.card:nth-child(8767) .task-item{z-index:-7768}.card:nth-child(8767) .task-item .toolbar-dropdown.active{z-index:18767}.card:nth-child(8768) .task-item{z-index:-7769}.card:nth-child(8768) .task-item .toolbar-dropdown.active{z-index:18768}.card:nth-child(8769) .task-item{z-index:-7770}.card:nth-child(8769) .task-item .toolbar-dropdown.active{z-index:18769}.card:nth-child(8770) .task-item{z-index:-7771}.card:nth-child(8770) .task-item .toolbar-dropdown.active{z-index:18770}.card:nth-child(8771) .task-item{z-index:-7772}.card:nth-child(8771) .task-item .toolbar-dropdown.active{z-index:18771}.card:nth-child(8772) .task-item{z-index:-7773}.card:nth-child(8772) .task-item .toolbar-dropdown.active{z-index:18772}.card:nth-child(8773) .task-item{z-index:-7774}.card:nth-child(8773) .task-item .toolbar-dropdown.active{z-index:18773}.card:nth-child(8774) .task-item{z-index:-7775}.card:nth-child(8774) .task-item .toolbar-dropdown.active{z-index:18774}.card:nth-child(8775) .task-item{z-index:-7776}.card:nth-child(8775) .task-item .toolbar-dropdown.active{z-index:18775}.card:nth-child(8776) .task-item{z-index:-7777}.card:nth-child(8776) .task-item .toolbar-dropdown.active{z-index:18776}.card:nth-child(8777) .task-item{z-index:-7778}.card:nth-child(8777) .task-item .toolbar-dropdown.active{z-index:18777}.card:nth-child(8778) .task-item{z-index:-7779}.card:nth-child(8778) .task-item .toolbar-dropdown.active{z-index:18778}.card:nth-child(8779) .task-item{z-index:-7780}.card:nth-child(8779) .task-item .toolbar-dropdown.active{z-index:18779}.card:nth-child(8780) .task-item{z-index:-7781}.card:nth-child(8780) .task-item .toolbar-dropdown.active{z-index:18780}.card:nth-child(8781) .task-item{z-index:-7782}.card:nth-child(8781) .task-item .toolbar-dropdown.active{z-index:18781}.card:nth-child(8782) .task-item{z-index:-7783}.card:nth-child(8782) .task-item .toolbar-dropdown.active{z-index:18782}.card:nth-child(8783) .task-item{z-index:-7784}.card:nth-child(8783) .task-item .toolbar-dropdown.active{z-index:18783}.card:nth-child(8784) .task-item{z-index:-7785}.card:nth-child(8784) .task-item .toolbar-dropdown.active{z-index:18784}.card:nth-child(8785) .task-item{z-index:-7786}.card:nth-child(8785) .task-item .toolbar-dropdown.active{z-index:18785}.card:nth-child(8786) .task-item{z-index:-7787}.card:nth-child(8786) .task-item .toolbar-dropdown.active{z-index:18786}.card:nth-child(8787) .task-item{z-index:-7788}.card:nth-child(8787) .task-item .toolbar-dropdown.active{z-index:18787}.card:nth-child(8788) .task-item{z-index:-7789}.card:nth-child(8788) .task-item .toolbar-dropdown.active{z-index:18788}.card:nth-child(8789) .task-item{z-index:-7790}.card:nth-child(8789) .task-item .toolbar-dropdown.active{z-index:18789}.card:nth-child(8790) .task-item{z-index:-7791}.card:nth-child(8790) .task-item .toolbar-dropdown.active{z-index:18790}.card:nth-child(8791) .task-item{z-index:-7792}.card:nth-child(8791) .task-item .toolbar-dropdown.active{z-index:18791}.card:nth-child(8792) .task-item{z-index:-7793}.card:nth-child(8792) .task-item .toolbar-dropdown.active{z-index:18792}.card:nth-child(8793) .task-item{z-index:-7794}.card:nth-child(8793) .task-item .toolbar-dropdown.active{z-index:18793}.card:nth-child(8794) .task-item{z-index:-7795}.card:nth-child(8794) .task-item .toolbar-dropdown.active{z-index:18794}.card:nth-child(8795) .task-item{z-index:-7796}.card:nth-child(8795) .task-item .toolbar-dropdown.active{z-index:18795}.card:nth-child(8796) .task-item{z-index:-7797}.card:nth-child(8796) .task-item .toolbar-dropdown.active{z-index:18796}.card:nth-child(8797) .task-item{z-index:-7798}.card:nth-child(8797) .task-item .toolbar-dropdown.active{z-index:18797}.card:nth-child(8798) .task-item{z-index:-7799}.card:nth-child(8798) .task-item .toolbar-dropdown.active{z-index:18798}.card:nth-child(8799) .task-item{z-index:-7800}.card:nth-child(8799) .task-item .toolbar-dropdown.active{z-index:18799}.card:nth-child(8800) .task-item{z-index:-7801}.card:nth-child(8800) .task-item .toolbar-dropdown.active{z-index:18800}.card:nth-child(8801) .task-item{z-index:-7802}.card:nth-child(8801) .task-item .toolbar-dropdown.active{z-index:18801}.card:nth-child(8802) .task-item{z-index:-7803}.card:nth-child(8802) .task-item .toolbar-dropdown.active{z-index:18802}.card:nth-child(8803) .task-item{z-index:-7804}.card:nth-child(8803) .task-item .toolbar-dropdown.active{z-index:18803}.card:nth-child(8804) .task-item{z-index:-7805}.card:nth-child(8804) .task-item .toolbar-dropdown.active{z-index:18804}.card:nth-child(8805) .task-item{z-index:-7806}.card:nth-child(8805) .task-item .toolbar-dropdown.active{z-index:18805}.card:nth-child(8806) .task-item{z-index:-7807}.card:nth-child(8806) .task-item .toolbar-dropdown.active{z-index:18806}.card:nth-child(8807) .task-item{z-index:-7808}.card:nth-child(8807) .task-item .toolbar-dropdown.active{z-index:18807}.card:nth-child(8808) .task-item{z-index:-7809}.card:nth-child(8808) .task-item .toolbar-dropdown.active{z-index:18808}.card:nth-child(8809) .task-item{z-index:-7810}.card:nth-child(8809) .task-item .toolbar-dropdown.active{z-index:18809}.card:nth-child(8810) .task-item{z-index:-7811}.card:nth-child(8810) .task-item .toolbar-dropdown.active{z-index:18810}.card:nth-child(8811) .task-item{z-index:-7812}.card:nth-child(8811) .task-item .toolbar-dropdown.active{z-index:18811}.card:nth-child(8812) .task-item{z-index:-7813}.card:nth-child(8812) .task-item .toolbar-dropdown.active{z-index:18812}.card:nth-child(8813) .task-item{z-index:-7814}.card:nth-child(8813) .task-item .toolbar-dropdown.active{z-index:18813}.card:nth-child(8814) .task-item{z-index:-7815}.card:nth-child(8814) .task-item .toolbar-dropdown.active{z-index:18814}.card:nth-child(8815) .task-item{z-index:-7816}.card:nth-child(8815) .task-item .toolbar-dropdown.active{z-index:18815}.card:nth-child(8816) .task-item{z-index:-7817}.card:nth-child(8816) .task-item .toolbar-dropdown.active{z-index:18816}.card:nth-child(8817) .task-item{z-index:-7818}.card:nth-child(8817) .task-item .toolbar-dropdown.active{z-index:18817}.card:nth-child(8818) .task-item{z-index:-7819}.card:nth-child(8818) .task-item .toolbar-dropdown.active{z-index:18818}.card:nth-child(8819) .task-item{z-index:-7820}.card:nth-child(8819) .task-item .toolbar-dropdown.active{z-index:18819}.card:nth-child(8820) .task-item{z-index:-7821}.card:nth-child(8820) .task-item .toolbar-dropdown.active{z-index:18820}.card:nth-child(8821) .task-item{z-index:-7822}.card:nth-child(8821) .task-item .toolbar-dropdown.active{z-index:18821}.card:nth-child(8822) .task-item{z-index:-7823}.card:nth-child(8822) .task-item .toolbar-dropdown.active{z-index:18822}.card:nth-child(8823) .task-item{z-index:-7824}.card:nth-child(8823) .task-item .toolbar-dropdown.active{z-index:18823}.card:nth-child(8824) .task-item{z-index:-7825}.card:nth-child(8824) .task-item .toolbar-dropdown.active{z-index:18824}.card:nth-child(8825) .task-item{z-index:-7826}.card:nth-child(8825) .task-item .toolbar-dropdown.active{z-index:18825}.card:nth-child(8826) .task-item{z-index:-7827}.card:nth-child(8826) .task-item .toolbar-dropdown.active{z-index:18826}.card:nth-child(8827) .task-item{z-index:-7828}.card:nth-child(8827) .task-item .toolbar-dropdown.active{z-index:18827}.card:nth-child(8828) .task-item{z-index:-7829}.card:nth-child(8828) .task-item .toolbar-dropdown.active{z-index:18828}.card:nth-child(8829) .task-item{z-index:-7830}.card:nth-child(8829) .task-item .toolbar-dropdown.active{z-index:18829}.card:nth-child(8830) .task-item{z-index:-7831}.card:nth-child(8830) .task-item .toolbar-dropdown.active{z-index:18830}.card:nth-child(8831) .task-item{z-index:-7832}.card:nth-child(8831) .task-item .toolbar-dropdown.active{z-index:18831}.card:nth-child(8832) .task-item{z-index:-7833}.card:nth-child(8832) .task-item .toolbar-dropdown.active{z-index:18832}.card:nth-child(8833) .task-item{z-index:-7834}.card:nth-child(8833) .task-item .toolbar-dropdown.active{z-index:18833}.card:nth-child(8834) .task-item{z-index:-7835}.card:nth-child(8834) .task-item .toolbar-dropdown.active{z-index:18834}.card:nth-child(8835) .task-item{z-index:-7836}.card:nth-child(8835) .task-item .toolbar-dropdown.active{z-index:18835}.card:nth-child(8836) .task-item{z-index:-7837}.card:nth-child(8836) .task-item .toolbar-dropdown.active{z-index:18836}.card:nth-child(8837) .task-item{z-index:-7838}.card:nth-child(8837) .task-item .toolbar-dropdown.active{z-index:18837}.card:nth-child(8838) .task-item{z-index:-7839}.card:nth-child(8838) .task-item .toolbar-dropdown.active{z-index:18838}.card:nth-child(8839) .task-item{z-index:-7840}.card:nth-child(8839) .task-item .toolbar-dropdown.active{z-index:18839}.card:nth-child(8840) .task-item{z-index:-7841}.card:nth-child(8840) .task-item .toolbar-dropdown.active{z-index:18840}.card:nth-child(8841) .task-item{z-index:-7842}.card:nth-child(8841) .task-item .toolbar-dropdown.active{z-index:18841}.card:nth-child(8842) .task-item{z-index:-7843}.card:nth-child(8842) .task-item .toolbar-dropdown.active{z-index:18842}.card:nth-child(8843) .task-item{z-index:-7844}.card:nth-child(8843) .task-item .toolbar-dropdown.active{z-index:18843}.card:nth-child(8844) .task-item{z-index:-7845}.card:nth-child(8844) .task-item .toolbar-dropdown.active{z-index:18844}.card:nth-child(8845) .task-item{z-index:-7846}.card:nth-child(8845) .task-item .toolbar-dropdown.active{z-index:18845}.card:nth-child(8846) .task-item{z-index:-7847}.card:nth-child(8846) .task-item .toolbar-dropdown.active{z-index:18846}.card:nth-child(8847) .task-item{z-index:-7848}.card:nth-child(8847) .task-item .toolbar-dropdown.active{z-index:18847}.card:nth-child(8848) .task-item{z-index:-7849}.card:nth-child(8848) .task-item .toolbar-dropdown.active{z-index:18848}.card:nth-child(8849) .task-item{z-index:-7850}.card:nth-child(8849) .task-item .toolbar-dropdown.active{z-index:18849}.card:nth-child(8850) .task-item{z-index:-7851}.card:nth-child(8850) .task-item .toolbar-dropdown.active{z-index:18850}.card:nth-child(8851) .task-item{z-index:-7852}.card:nth-child(8851) .task-item .toolbar-dropdown.active{z-index:18851}.card:nth-child(8852) .task-item{z-index:-7853}.card:nth-child(8852) .task-item .toolbar-dropdown.active{z-index:18852}.card:nth-child(8853) .task-item{z-index:-7854}.card:nth-child(8853) .task-item .toolbar-dropdown.active{z-index:18853}.card:nth-child(8854) .task-item{z-index:-7855}.card:nth-child(8854) .task-item .toolbar-dropdown.active{z-index:18854}.card:nth-child(8855) .task-item{z-index:-7856}.card:nth-child(8855) .task-item .toolbar-dropdown.active{z-index:18855}.card:nth-child(8856) .task-item{z-index:-7857}.card:nth-child(8856) .task-item .toolbar-dropdown.active{z-index:18856}.card:nth-child(8857) .task-item{z-index:-7858}.card:nth-child(8857) .task-item .toolbar-dropdown.active{z-index:18857}.card:nth-child(8858) .task-item{z-index:-7859}.card:nth-child(8858) .task-item .toolbar-dropdown.active{z-index:18858}.card:nth-child(8859) .task-item{z-index:-7860}.card:nth-child(8859) .task-item .toolbar-dropdown.active{z-index:18859}.card:nth-child(8860) .task-item{z-index:-7861}.card:nth-child(8860) .task-item .toolbar-dropdown.active{z-index:18860}.card:nth-child(8861) .task-item{z-index:-7862}.card:nth-child(8861) .task-item .toolbar-dropdown.active{z-index:18861}.card:nth-child(8862) .task-item{z-index:-7863}.card:nth-child(8862) .task-item .toolbar-dropdown.active{z-index:18862}.card:nth-child(8863) .task-item{z-index:-7864}.card:nth-child(8863) .task-item .toolbar-dropdown.active{z-index:18863}.card:nth-child(8864) .task-item{z-index:-7865}.card:nth-child(8864) .task-item .toolbar-dropdown.active{z-index:18864}.card:nth-child(8865) .task-item{z-index:-7866}.card:nth-child(8865) .task-item .toolbar-dropdown.active{z-index:18865}.card:nth-child(8866) .task-item{z-index:-7867}.card:nth-child(8866) .task-item .toolbar-dropdown.active{z-index:18866}.card:nth-child(8867) .task-item{z-index:-7868}.card:nth-child(8867) .task-item .toolbar-dropdown.active{z-index:18867}.card:nth-child(8868) .task-item{z-index:-7869}.card:nth-child(8868) .task-item .toolbar-dropdown.active{z-index:18868}.card:nth-child(8869) .task-item{z-index:-7870}.card:nth-child(8869) .task-item .toolbar-dropdown.active{z-index:18869}.card:nth-child(8870) .task-item{z-index:-7871}.card:nth-child(8870) .task-item .toolbar-dropdown.active{z-index:18870}.card:nth-child(8871) .task-item{z-index:-7872}.card:nth-child(8871) .task-item .toolbar-dropdown.active{z-index:18871}.card:nth-child(8872) .task-item{z-index:-7873}.card:nth-child(8872) .task-item .toolbar-dropdown.active{z-index:18872}.card:nth-child(8873) .task-item{z-index:-7874}.card:nth-child(8873) .task-item .toolbar-dropdown.active{z-index:18873}.card:nth-child(8874) .task-item{z-index:-7875}.card:nth-child(8874) .task-item .toolbar-dropdown.active{z-index:18874}.card:nth-child(8875) .task-item{z-index:-7876}.card:nth-child(8875) .task-item .toolbar-dropdown.active{z-index:18875}.card:nth-child(8876) .task-item{z-index:-7877}.card:nth-child(8876) .task-item .toolbar-dropdown.active{z-index:18876}.card:nth-child(8877) .task-item{z-index:-7878}.card:nth-child(8877) .task-item .toolbar-dropdown.active{z-index:18877}.card:nth-child(8878) .task-item{z-index:-7879}.card:nth-child(8878) .task-item .toolbar-dropdown.active{z-index:18878}.card:nth-child(8879) .task-item{z-index:-7880}.card:nth-child(8879) .task-item .toolbar-dropdown.active{z-index:18879}.card:nth-child(8880) .task-item{z-index:-7881}.card:nth-child(8880) .task-item .toolbar-dropdown.active{z-index:18880}.card:nth-child(8881) .task-item{z-index:-7882}.card:nth-child(8881) .task-item .toolbar-dropdown.active{z-index:18881}.card:nth-child(8882) .task-item{z-index:-7883}.card:nth-child(8882) .task-item .toolbar-dropdown.active{z-index:18882}.card:nth-child(8883) .task-item{z-index:-7884}.card:nth-child(8883) .task-item .toolbar-dropdown.active{z-index:18883}.card:nth-child(8884) .task-item{z-index:-7885}.card:nth-child(8884) .task-item .toolbar-dropdown.active{z-index:18884}.card:nth-child(8885) .task-item{z-index:-7886}.card:nth-child(8885) .task-item .toolbar-dropdown.active{z-index:18885}.card:nth-child(8886) .task-item{z-index:-7887}.card:nth-child(8886) .task-item .toolbar-dropdown.active{z-index:18886}.card:nth-child(8887) .task-item{z-index:-7888}.card:nth-child(8887) .task-item .toolbar-dropdown.active{z-index:18887}.card:nth-child(8888) .task-item{z-index:-7889}.card:nth-child(8888) .task-item .toolbar-dropdown.active{z-index:18888}.card:nth-child(8889) .task-item{z-index:-7890}.card:nth-child(8889) .task-item .toolbar-dropdown.active{z-index:18889}.card:nth-child(8890) .task-item{z-index:-7891}.card:nth-child(8890) .task-item .toolbar-dropdown.active{z-index:18890}.card:nth-child(8891) .task-item{z-index:-7892}.card:nth-child(8891) .task-item .toolbar-dropdown.active{z-index:18891}.card:nth-child(8892) .task-item{z-index:-7893}.card:nth-child(8892) .task-item .toolbar-dropdown.active{z-index:18892}.card:nth-child(8893) .task-item{z-index:-7894}.card:nth-child(8893) .task-item .toolbar-dropdown.active{z-index:18893}.card:nth-child(8894) .task-item{z-index:-7895}.card:nth-child(8894) .task-item .toolbar-dropdown.active{z-index:18894}.card:nth-child(8895) .task-item{z-index:-7896}.card:nth-child(8895) .task-item .toolbar-dropdown.active{z-index:18895}.card:nth-child(8896) .task-item{z-index:-7897}.card:nth-child(8896) .task-item .toolbar-dropdown.active{z-index:18896}.card:nth-child(8897) .task-item{z-index:-7898}.card:nth-child(8897) .task-item .toolbar-dropdown.active{z-index:18897}.card:nth-child(8898) .task-item{z-index:-7899}.card:nth-child(8898) .task-item .toolbar-dropdown.active{z-index:18898}.card:nth-child(8899) .task-item{z-index:-7900}.card:nth-child(8899) .task-item .toolbar-dropdown.active{z-index:18899}.card:nth-child(8900) .task-item{z-index:-7901}.card:nth-child(8900) .task-item .toolbar-dropdown.active{z-index:18900}.card:nth-child(8901) .task-item{z-index:-7902}.card:nth-child(8901) .task-item .toolbar-dropdown.active{z-index:18901}.card:nth-child(8902) .task-item{z-index:-7903}.card:nth-child(8902) .task-item .toolbar-dropdown.active{z-index:18902}.card:nth-child(8903) .task-item{z-index:-7904}.card:nth-child(8903) .task-item .toolbar-dropdown.active{z-index:18903}.card:nth-child(8904) .task-item{z-index:-7905}.card:nth-child(8904) .task-item .toolbar-dropdown.active{z-index:18904}.card:nth-child(8905) .task-item{z-index:-7906}.card:nth-child(8905) .task-item .toolbar-dropdown.active{z-index:18905}.card:nth-child(8906) .task-item{z-index:-7907}.card:nth-child(8906) .task-item .toolbar-dropdown.active{z-index:18906}.card:nth-child(8907) .task-item{z-index:-7908}.card:nth-child(8907) .task-item .toolbar-dropdown.active{z-index:18907}.card:nth-child(8908) .task-item{z-index:-7909}.card:nth-child(8908) .task-item .toolbar-dropdown.active{z-index:18908}.card:nth-child(8909) .task-item{z-index:-7910}.card:nth-child(8909) .task-item .toolbar-dropdown.active{z-index:18909}.card:nth-child(8910) .task-item{z-index:-7911}.card:nth-child(8910) .task-item .toolbar-dropdown.active{z-index:18910}.card:nth-child(8911) .task-item{z-index:-7912}.card:nth-child(8911) .task-item .toolbar-dropdown.active{z-index:18911}.card:nth-child(8912) .task-item{z-index:-7913}.card:nth-child(8912) .task-item .toolbar-dropdown.active{z-index:18912}.card:nth-child(8913) .task-item{z-index:-7914}.card:nth-child(8913) .task-item .toolbar-dropdown.active{z-index:18913}.card:nth-child(8914) .task-item{z-index:-7915}.card:nth-child(8914) .task-item .toolbar-dropdown.active{z-index:18914}.card:nth-child(8915) .task-item{z-index:-7916}.card:nth-child(8915) .task-item .toolbar-dropdown.active{z-index:18915}.card:nth-child(8916) .task-item{z-index:-7917}.card:nth-child(8916) .task-item .toolbar-dropdown.active{z-index:18916}.card:nth-child(8917) .task-item{z-index:-7918}.card:nth-child(8917) .task-item .toolbar-dropdown.active{z-index:18917}.card:nth-child(8918) .task-item{z-index:-7919}.card:nth-child(8918) .task-item .toolbar-dropdown.active{z-index:18918}.card:nth-child(8919) .task-item{z-index:-7920}.card:nth-child(8919) .task-item .toolbar-dropdown.active{z-index:18919}.card:nth-child(8920) .task-item{z-index:-7921}.card:nth-child(8920) .task-item .toolbar-dropdown.active{z-index:18920}.card:nth-child(8921) .task-item{z-index:-7922}.card:nth-child(8921) .task-item .toolbar-dropdown.active{z-index:18921}.card:nth-child(8922) .task-item{z-index:-7923}.card:nth-child(8922) .task-item .toolbar-dropdown.active{z-index:18922}.card:nth-child(8923) .task-item{z-index:-7924}.card:nth-child(8923) .task-item .toolbar-dropdown.active{z-index:18923}.card:nth-child(8924) .task-item{z-index:-7925}.card:nth-child(8924) .task-item .toolbar-dropdown.active{z-index:18924}.card:nth-child(8925) .task-item{z-index:-7926}.card:nth-child(8925) .task-item .toolbar-dropdown.active{z-index:18925}.card:nth-child(8926) .task-item{z-index:-7927}.card:nth-child(8926) .task-item .toolbar-dropdown.active{z-index:18926}.card:nth-child(8927) .task-item{z-index:-7928}.card:nth-child(8927) .task-item .toolbar-dropdown.active{z-index:18927}.card:nth-child(8928) .task-item{z-index:-7929}.card:nth-child(8928) .task-item .toolbar-dropdown.active{z-index:18928}.card:nth-child(8929) .task-item{z-index:-7930}.card:nth-child(8929) .task-item .toolbar-dropdown.active{z-index:18929}.card:nth-child(8930) .task-item{z-index:-7931}.card:nth-child(8930) .task-item .toolbar-dropdown.active{z-index:18930}.card:nth-child(8931) .task-item{z-index:-7932}.card:nth-child(8931) .task-item .toolbar-dropdown.active{z-index:18931}.card:nth-child(8932) .task-item{z-index:-7933}.card:nth-child(8932) .task-item .toolbar-dropdown.active{z-index:18932}.card:nth-child(8933) .task-item{z-index:-7934}.card:nth-child(8933) .task-item .toolbar-dropdown.active{z-index:18933}.card:nth-child(8934) .task-item{z-index:-7935}.card:nth-child(8934) .task-item .toolbar-dropdown.active{z-index:18934}.card:nth-child(8935) .task-item{z-index:-7936}.card:nth-child(8935) .task-item .toolbar-dropdown.active{z-index:18935}.card:nth-child(8936) .task-item{z-index:-7937}.card:nth-child(8936) .task-item .toolbar-dropdown.active{z-index:18936}.card:nth-child(8937) .task-item{z-index:-7938}.card:nth-child(8937) .task-item .toolbar-dropdown.active{z-index:18937}.card:nth-child(8938) .task-item{z-index:-7939}.card:nth-child(8938) .task-item .toolbar-dropdown.active{z-index:18938}.card:nth-child(8939) .task-item{z-index:-7940}.card:nth-child(8939) .task-item .toolbar-dropdown.active{z-index:18939}.card:nth-child(8940) .task-item{z-index:-7941}.card:nth-child(8940) .task-item .toolbar-dropdown.active{z-index:18940}.card:nth-child(8941) .task-item{z-index:-7942}.card:nth-child(8941) .task-item .toolbar-dropdown.active{z-index:18941}.card:nth-child(8942) .task-item{z-index:-7943}.card:nth-child(8942) .task-item .toolbar-dropdown.active{z-index:18942}.card:nth-child(8943) .task-item{z-index:-7944}.card:nth-child(8943) .task-item .toolbar-dropdown.active{z-index:18943}.card:nth-child(8944) .task-item{z-index:-7945}.card:nth-child(8944) .task-item .toolbar-dropdown.active{z-index:18944}.card:nth-child(8945) .task-item{z-index:-7946}.card:nth-child(8945) .task-item .toolbar-dropdown.active{z-index:18945}.card:nth-child(8946) .task-item{z-index:-7947}.card:nth-child(8946) .task-item .toolbar-dropdown.active{z-index:18946}.card:nth-child(8947) .task-item{z-index:-7948}.card:nth-child(8947) .task-item .toolbar-dropdown.active{z-index:18947}.card:nth-child(8948) .task-item{z-index:-7949}.card:nth-child(8948) .task-item .toolbar-dropdown.active{z-index:18948}.card:nth-child(8949) .task-item{z-index:-7950}.card:nth-child(8949) .task-item .toolbar-dropdown.active{z-index:18949}.card:nth-child(8950) .task-item{z-index:-7951}.card:nth-child(8950) .task-item .toolbar-dropdown.active{z-index:18950}.card:nth-child(8951) .task-item{z-index:-7952}.card:nth-child(8951) .task-item .toolbar-dropdown.active{z-index:18951}.card:nth-child(8952) .task-item{z-index:-7953}.card:nth-child(8952) .task-item .toolbar-dropdown.active{z-index:18952}.card:nth-child(8953) .task-item{z-index:-7954}.card:nth-child(8953) .task-item .toolbar-dropdown.active{z-index:18953}.card:nth-child(8954) .task-item{z-index:-7955}.card:nth-child(8954) .task-item .toolbar-dropdown.active{z-index:18954}.card:nth-child(8955) .task-item{z-index:-7956}.card:nth-child(8955) .task-item .toolbar-dropdown.active{z-index:18955}.card:nth-child(8956) .task-item{z-index:-7957}.card:nth-child(8956) .task-item .toolbar-dropdown.active{z-index:18956}.card:nth-child(8957) .task-item{z-index:-7958}.card:nth-child(8957) .task-item .toolbar-dropdown.active{z-index:18957}.card:nth-child(8958) .task-item{z-index:-7959}.card:nth-child(8958) .task-item .toolbar-dropdown.active{z-index:18958}.card:nth-child(8959) .task-item{z-index:-7960}.card:nth-child(8959) .task-item .toolbar-dropdown.active{z-index:18959}.card:nth-child(8960) .task-item{z-index:-7961}.card:nth-child(8960) .task-item .toolbar-dropdown.active{z-index:18960}.card:nth-child(8961) .task-item{z-index:-7962}.card:nth-child(8961) .task-item .toolbar-dropdown.active{z-index:18961}.card:nth-child(8962) .task-item{z-index:-7963}.card:nth-child(8962) .task-item .toolbar-dropdown.active{z-index:18962}.card:nth-child(8963) .task-item{z-index:-7964}.card:nth-child(8963) .task-item .toolbar-dropdown.active{z-index:18963}.card:nth-child(8964) .task-item{z-index:-7965}.card:nth-child(8964) .task-item .toolbar-dropdown.active{z-index:18964}.card:nth-child(8965) .task-item{z-index:-7966}.card:nth-child(8965) .task-item .toolbar-dropdown.active{z-index:18965}.card:nth-child(8966) .task-item{z-index:-7967}.card:nth-child(8966) .task-item .toolbar-dropdown.active{z-index:18966}.card:nth-child(8967) .task-item{z-index:-7968}.card:nth-child(8967) .task-item .toolbar-dropdown.active{z-index:18967}.card:nth-child(8968) .task-item{z-index:-7969}.card:nth-child(8968) .task-item .toolbar-dropdown.active{z-index:18968}.card:nth-child(8969) .task-item{z-index:-7970}.card:nth-child(8969) .task-item .toolbar-dropdown.active{z-index:18969}.card:nth-child(8970) .task-item{z-index:-7971}.card:nth-child(8970) .task-item .toolbar-dropdown.active{z-index:18970}.card:nth-child(8971) .task-item{z-index:-7972}.card:nth-child(8971) .task-item .toolbar-dropdown.active{z-index:18971}.card:nth-child(8972) .task-item{z-index:-7973}.card:nth-child(8972) .task-item .toolbar-dropdown.active{z-index:18972}.card:nth-child(8973) .task-item{z-index:-7974}.card:nth-child(8973) .task-item .toolbar-dropdown.active{z-index:18973}.card:nth-child(8974) .task-item{z-index:-7975}.card:nth-child(8974) .task-item .toolbar-dropdown.active{z-index:18974}.card:nth-child(8975) .task-item{z-index:-7976}.card:nth-child(8975) .task-item .toolbar-dropdown.active{z-index:18975}.card:nth-child(8976) .task-item{z-index:-7977}.card:nth-child(8976) .task-item .toolbar-dropdown.active{z-index:18976}.card:nth-child(8977) .task-item{z-index:-7978}.card:nth-child(8977) .task-item .toolbar-dropdown.active{z-index:18977}.card:nth-child(8978) .task-item{z-index:-7979}.card:nth-child(8978) .task-item .toolbar-dropdown.active{z-index:18978}.card:nth-child(8979) .task-item{z-index:-7980}.card:nth-child(8979) .task-item .toolbar-dropdown.active{z-index:18979}.card:nth-child(8980) .task-item{z-index:-7981}.card:nth-child(8980) .task-item .toolbar-dropdown.active{z-index:18980}.card:nth-child(8981) .task-item{z-index:-7982}.card:nth-child(8981) .task-item .toolbar-dropdown.active{z-index:18981}.card:nth-child(8982) .task-item{z-index:-7983}.card:nth-child(8982) .task-item .toolbar-dropdown.active{z-index:18982}.card:nth-child(8983) .task-item{z-index:-7984}.card:nth-child(8983) .task-item .toolbar-dropdown.active{z-index:18983}.card:nth-child(8984) .task-item{z-index:-7985}.card:nth-child(8984) .task-item .toolbar-dropdown.active{z-index:18984}.card:nth-child(8985) .task-item{z-index:-7986}.card:nth-child(8985) .task-item .toolbar-dropdown.active{z-index:18985}.card:nth-child(8986) .task-item{z-index:-7987}.card:nth-child(8986) .task-item .toolbar-dropdown.active{z-index:18986}.card:nth-child(8987) .task-item{z-index:-7988}.card:nth-child(8987) .task-item .toolbar-dropdown.active{z-index:18987}.card:nth-child(8988) .task-item{z-index:-7989}.card:nth-child(8988) .task-item .toolbar-dropdown.active{z-index:18988}.card:nth-child(8989) .task-item{z-index:-7990}.card:nth-child(8989) .task-item .toolbar-dropdown.active{z-index:18989}.card:nth-child(8990) .task-item{z-index:-7991}.card:nth-child(8990) .task-item .toolbar-dropdown.active{z-index:18990}.card:nth-child(8991) .task-item{z-index:-7992}.card:nth-child(8991) .task-item .toolbar-dropdown.active{z-index:18991}.card:nth-child(8992) .task-item{z-index:-7993}.card:nth-child(8992) .task-item .toolbar-dropdown.active{z-index:18992}.card:nth-child(8993) .task-item{z-index:-7994}.card:nth-child(8993) .task-item .toolbar-dropdown.active{z-index:18993}.card:nth-child(8994) .task-item{z-index:-7995}.card:nth-child(8994) .task-item .toolbar-dropdown.active{z-index:18994}.card:nth-child(8995) .task-item{z-index:-7996}.card:nth-child(8995) .task-item .toolbar-dropdown.active{z-index:18995}.card:nth-child(8996) .task-item{z-index:-7997}.card:nth-child(8996) .task-item .toolbar-dropdown.active{z-index:18996}.card:nth-child(8997) .task-item{z-index:-7998}.card:nth-child(8997) .task-item .toolbar-dropdown.active{z-index:18997}.card:nth-child(8998) .task-item{z-index:-7999}.card:nth-child(8998) .task-item .toolbar-dropdown.active{z-index:18998}.card:nth-child(8999) .task-item{z-index:-8000}.card:nth-child(8999) .task-item .toolbar-dropdown.active{z-index:18999}.card:nth-child(9000) .task-item{z-index:-8001}.card:nth-child(9000) .task-item .toolbar-dropdown.active{z-index:19000}.card:nth-child(9001) .task-item{z-index:-8002}.card:nth-child(9001) .task-item .toolbar-dropdown.active{z-index:19001}.card:nth-child(9002) .task-item{z-index:-8003}.card:nth-child(9002) .task-item .toolbar-dropdown.active{z-index:19002}.card:nth-child(9003) .task-item{z-index:-8004}.card:nth-child(9003) .task-item .toolbar-dropdown.active{z-index:19003}.card:nth-child(9004) .task-item{z-index:-8005}.card:nth-child(9004) .task-item .toolbar-dropdown.active{z-index:19004}.card:nth-child(9005) .task-item{z-index:-8006}.card:nth-child(9005) .task-item .toolbar-dropdown.active{z-index:19005}.card:nth-child(9006) .task-item{z-index:-8007}.card:nth-child(9006) .task-item .toolbar-dropdown.active{z-index:19006}.card:nth-child(9007) .task-item{z-index:-8008}.card:nth-child(9007) .task-item .toolbar-dropdown.active{z-index:19007}.card:nth-child(9008) .task-item{z-index:-8009}.card:nth-child(9008) .task-item .toolbar-dropdown.active{z-index:19008}.card:nth-child(9009) .task-item{z-index:-8010}.card:nth-child(9009) .task-item .toolbar-dropdown.active{z-index:19009}.card:nth-child(9010) .task-item{z-index:-8011}.card:nth-child(9010) .task-item .toolbar-dropdown.active{z-index:19010}.card:nth-child(9011) .task-item{z-index:-8012}.card:nth-child(9011) .task-item .toolbar-dropdown.active{z-index:19011}.card:nth-child(9012) .task-item{z-index:-8013}.card:nth-child(9012) .task-item .toolbar-dropdown.active{z-index:19012}.card:nth-child(9013) .task-item{z-index:-8014}.card:nth-child(9013) .task-item .toolbar-dropdown.active{z-index:19013}.card:nth-child(9014) .task-item{z-index:-8015}.card:nth-child(9014) .task-item .toolbar-dropdown.active{z-index:19014}.card:nth-child(9015) .task-item{z-index:-8016}.card:nth-child(9015) .task-item .toolbar-dropdown.active{z-index:19015}.card:nth-child(9016) .task-item{z-index:-8017}.card:nth-child(9016) .task-item .toolbar-dropdown.active{z-index:19016}.card:nth-child(9017) .task-item{z-index:-8018}.card:nth-child(9017) .task-item .toolbar-dropdown.active{z-index:19017}.card:nth-child(9018) .task-item{z-index:-8019}.card:nth-child(9018) .task-item .toolbar-dropdown.active{z-index:19018}.card:nth-child(9019) .task-item{z-index:-8020}.card:nth-child(9019) .task-item .toolbar-dropdown.active{z-index:19019}.card:nth-child(9020) .task-item{z-index:-8021}.card:nth-child(9020) .task-item .toolbar-dropdown.active{z-index:19020}.card:nth-child(9021) .task-item{z-index:-8022}.card:nth-child(9021) .task-item .toolbar-dropdown.active{z-index:19021}.card:nth-child(9022) .task-item{z-index:-8023}.card:nth-child(9022) .task-item .toolbar-dropdown.active{z-index:19022}.card:nth-child(9023) .task-item{z-index:-8024}.card:nth-child(9023) .task-item .toolbar-dropdown.active{z-index:19023}.card:nth-child(9024) .task-item{z-index:-8025}.card:nth-child(9024) .task-item .toolbar-dropdown.active{z-index:19024}.card:nth-child(9025) .task-item{z-index:-8026}.card:nth-child(9025) .task-item .toolbar-dropdown.active{z-index:19025}.card:nth-child(9026) .task-item{z-index:-8027}.card:nth-child(9026) .task-item .toolbar-dropdown.active{z-index:19026}.card:nth-child(9027) .task-item{z-index:-8028}.card:nth-child(9027) .task-item .toolbar-dropdown.active{z-index:19027}.card:nth-child(9028) .task-item{z-index:-8029}.card:nth-child(9028) .task-item .toolbar-dropdown.active{z-index:19028}.card:nth-child(9029) .task-item{z-index:-8030}.card:nth-child(9029) .task-item .toolbar-dropdown.active{z-index:19029}.card:nth-child(9030) .task-item{z-index:-8031}.card:nth-child(9030) .task-item .toolbar-dropdown.active{z-index:19030}.card:nth-child(9031) .task-item{z-index:-8032}.card:nth-child(9031) .task-item .toolbar-dropdown.active{z-index:19031}.card:nth-child(9032) .task-item{z-index:-8033}.card:nth-child(9032) .task-item .toolbar-dropdown.active{z-index:19032}.card:nth-child(9033) .task-item{z-index:-8034}.card:nth-child(9033) .task-item .toolbar-dropdown.active{z-index:19033}.card:nth-child(9034) .task-item{z-index:-8035}.card:nth-child(9034) .task-item .toolbar-dropdown.active{z-index:19034}.card:nth-child(9035) .task-item{z-index:-8036}.card:nth-child(9035) .task-item .toolbar-dropdown.active{z-index:19035}.card:nth-child(9036) .task-item{z-index:-8037}.card:nth-child(9036) .task-item .toolbar-dropdown.active{z-index:19036}.card:nth-child(9037) .task-item{z-index:-8038}.card:nth-child(9037) .task-item .toolbar-dropdown.active{z-index:19037}.card:nth-child(9038) .task-item{z-index:-8039}.card:nth-child(9038) .task-item .toolbar-dropdown.active{z-index:19038}.card:nth-child(9039) .task-item{z-index:-8040}.card:nth-child(9039) .task-item .toolbar-dropdown.active{z-index:19039}.card:nth-child(9040) .task-item{z-index:-8041}.card:nth-child(9040) .task-item .toolbar-dropdown.active{z-index:19040}.card:nth-child(9041) .task-item{z-index:-8042}.card:nth-child(9041) .task-item .toolbar-dropdown.active{z-index:19041}.card:nth-child(9042) .task-item{z-index:-8043}.card:nth-child(9042) .task-item .toolbar-dropdown.active{z-index:19042}.card:nth-child(9043) .task-item{z-index:-8044}.card:nth-child(9043) .task-item .toolbar-dropdown.active{z-index:19043}.card:nth-child(9044) .task-item{z-index:-8045}.card:nth-child(9044) .task-item .toolbar-dropdown.active{z-index:19044}.card:nth-child(9045) .task-item{z-index:-8046}.card:nth-child(9045) .task-item .toolbar-dropdown.active{z-index:19045}.card:nth-child(9046) .task-item{z-index:-8047}.card:nth-child(9046) .task-item .toolbar-dropdown.active{z-index:19046}.card:nth-child(9047) .task-item{z-index:-8048}.card:nth-child(9047) .task-item .toolbar-dropdown.active{z-index:19047}.card:nth-child(9048) .task-item{z-index:-8049}.card:nth-child(9048) .task-item .toolbar-dropdown.active{z-index:19048}.card:nth-child(9049) .task-item{z-index:-8050}.card:nth-child(9049) .task-item .toolbar-dropdown.active{z-index:19049}.card:nth-child(9050) .task-item{z-index:-8051}.card:nth-child(9050) .task-item .toolbar-dropdown.active{z-index:19050}.card:nth-child(9051) .task-item{z-index:-8052}.card:nth-child(9051) .task-item .toolbar-dropdown.active{z-index:19051}.card:nth-child(9052) .task-item{z-index:-8053}.card:nth-child(9052) .task-item .toolbar-dropdown.active{z-index:19052}.card:nth-child(9053) .task-item{z-index:-8054}.card:nth-child(9053) .task-item .toolbar-dropdown.active{z-index:19053}.card:nth-child(9054) .task-item{z-index:-8055}.card:nth-child(9054) .task-item .toolbar-dropdown.active{z-index:19054}.card:nth-child(9055) .task-item{z-index:-8056}.card:nth-child(9055) .task-item .toolbar-dropdown.active{z-index:19055}.card:nth-child(9056) .task-item{z-index:-8057}.card:nth-child(9056) .task-item .toolbar-dropdown.active{z-index:19056}.card:nth-child(9057) .task-item{z-index:-8058}.card:nth-child(9057) .task-item .toolbar-dropdown.active{z-index:19057}.card:nth-child(9058) .task-item{z-index:-8059}.card:nth-child(9058) .task-item .toolbar-dropdown.active{z-index:19058}.card:nth-child(9059) .task-item{z-index:-8060}.card:nth-child(9059) .task-item .toolbar-dropdown.active{z-index:19059}.card:nth-child(9060) .task-item{z-index:-8061}.card:nth-child(9060) .task-item .toolbar-dropdown.active{z-index:19060}.card:nth-child(9061) .task-item{z-index:-8062}.card:nth-child(9061) .task-item .toolbar-dropdown.active{z-index:19061}.card:nth-child(9062) .task-item{z-index:-8063}.card:nth-child(9062) .task-item .toolbar-dropdown.active{z-index:19062}.card:nth-child(9063) .task-item{z-index:-8064}.card:nth-child(9063) .task-item .toolbar-dropdown.active{z-index:19063}.card:nth-child(9064) .task-item{z-index:-8065}.card:nth-child(9064) .task-item .toolbar-dropdown.active{z-index:19064}.card:nth-child(9065) .task-item{z-index:-8066}.card:nth-child(9065) .task-item .toolbar-dropdown.active{z-index:19065}.card:nth-child(9066) .task-item{z-index:-8067}.card:nth-child(9066) .task-item .toolbar-dropdown.active{z-index:19066}.card:nth-child(9067) .task-item{z-index:-8068}.card:nth-child(9067) .task-item .toolbar-dropdown.active{z-index:19067}.card:nth-child(9068) .task-item{z-index:-8069}.card:nth-child(9068) .task-item .toolbar-dropdown.active{z-index:19068}.card:nth-child(9069) .task-item{z-index:-8070}.card:nth-child(9069) .task-item .toolbar-dropdown.active{z-index:19069}.card:nth-child(9070) .task-item{z-index:-8071}.card:nth-child(9070) .task-item .toolbar-dropdown.active{z-index:19070}.card:nth-child(9071) .task-item{z-index:-8072}.card:nth-child(9071) .task-item .toolbar-dropdown.active{z-index:19071}.card:nth-child(9072) .task-item{z-index:-8073}.card:nth-child(9072) .task-item .toolbar-dropdown.active{z-index:19072}.card:nth-child(9073) .task-item{z-index:-8074}.card:nth-child(9073) .task-item .toolbar-dropdown.active{z-index:19073}.card:nth-child(9074) .task-item{z-index:-8075}.card:nth-child(9074) .task-item .toolbar-dropdown.active{z-index:19074}.card:nth-child(9075) .task-item{z-index:-8076}.card:nth-child(9075) .task-item .toolbar-dropdown.active{z-index:19075}.card:nth-child(9076) .task-item{z-index:-8077}.card:nth-child(9076) .task-item .toolbar-dropdown.active{z-index:19076}.card:nth-child(9077) .task-item{z-index:-8078}.card:nth-child(9077) .task-item .toolbar-dropdown.active{z-index:19077}.card:nth-child(9078) .task-item{z-index:-8079}.card:nth-child(9078) .task-item .toolbar-dropdown.active{z-index:19078}.card:nth-child(9079) .task-item{z-index:-8080}.card:nth-child(9079) .task-item .toolbar-dropdown.active{z-index:19079}.card:nth-child(9080) .task-item{z-index:-8081}.card:nth-child(9080) .task-item .toolbar-dropdown.active{z-index:19080}.card:nth-child(9081) .task-item{z-index:-8082}.card:nth-child(9081) .task-item .toolbar-dropdown.active{z-index:19081}.card:nth-child(9082) .task-item{z-index:-8083}.card:nth-child(9082) .task-item .toolbar-dropdown.active{z-index:19082}.card:nth-child(9083) .task-item{z-index:-8084}.card:nth-child(9083) .task-item .toolbar-dropdown.active{z-index:19083}.card:nth-child(9084) .task-item{z-index:-8085}.card:nth-child(9084) .task-item .toolbar-dropdown.active{z-index:19084}.card:nth-child(9085) .task-item{z-index:-8086}.card:nth-child(9085) .task-item .toolbar-dropdown.active{z-index:19085}.card:nth-child(9086) .task-item{z-index:-8087}.card:nth-child(9086) .task-item .toolbar-dropdown.active{z-index:19086}.card:nth-child(9087) .task-item{z-index:-8088}.card:nth-child(9087) .task-item .toolbar-dropdown.active{z-index:19087}.card:nth-child(9088) .task-item{z-index:-8089}.card:nth-child(9088) .task-item .toolbar-dropdown.active{z-index:19088}.card:nth-child(9089) .task-item{z-index:-8090}.card:nth-child(9089) .task-item .toolbar-dropdown.active{z-index:19089}.card:nth-child(9090) .task-item{z-index:-8091}.card:nth-child(9090) .task-item .toolbar-dropdown.active{z-index:19090}.card:nth-child(9091) .task-item{z-index:-8092}.card:nth-child(9091) .task-item .toolbar-dropdown.active{z-index:19091}.card:nth-child(9092) .task-item{z-index:-8093}.card:nth-child(9092) .task-item .toolbar-dropdown.active{z-index:19092}.card:nth-child(9093) .task-item{z-index:-8094}.card:nth-child(9093) .task-item .toolbar-dropdown.active{z-index:19093}.card:nth-child(9094) .task-item{z-index:-8095}.card:nth-child(9094) .task-item .toolbar-dropdown.active{z-index:19094}.card:nth-child(9095) .task-item{z-index:-8096}.card:nth-child(9095) .task-item .toolbar-dropdown.active{z-index:19095}.card:nth-child(9096) .task-item{z-index:-8097}.card:nth-child(9096) .task-item .toolbar-dropdown.active{z-index:19096}.card:nth-child(9097) .task-item{z-index:-8098}.card:nth-child(9097) .task-item .toolbar-dropdown.active{z-index:19097}.card:nth-child(9098) .task-item{z-index:-8099}.card:nth-child(9098) .task-item .toolbar-dropdown.active{z-index:19098}.card:nth-child(9099) .task-item{z-index:-8100}.card:nth-child(9099) .task-item .toolbar-dropdown.active{z-index:19099}.card:nth-child(9100) .task-item{z-index:-8101}.card:nth-child(9100) .task-item .toolbar-dropdown.active{z-index:19100}.card:nth-child(9101) .task-item{z-index:-8102}.card:nth-child(9101) .task-item .toolbar-dropdown.active{z-index:19101}.card:nth-child(9102) .task-item{z-index:-8103}.card:nth-child(9102) .task-item .toolbar-dropdown.active{z-index:19102}.card:nth-child(9103) .task-item{z-index:-8104}.card:nth-child(9103) .task-item .toolbar-dropdown.active{z-index:19103}.card:nth-child(9104) .task-item{z-index:-8105}.card:nth-child(9104) .task-item .toolbar-dropdown.active{z-index:19104}.card:nth-child(9105) .task-item{z-index:-8106}.card:nth-child(9105) .task-item .toolbar-dropdown.active{z-index:19105}.card:nth-child(9106) .task-item{z-index:-8107}.card:nth-child(9106) .task-item .toolbar-dropdown.active{z-index:19106}.card:nth-child(9107) .task-item{z-index:-8108}.card:nth-child(9107) .task-item .toolbar-dropdown.active{z-index:19107}.card:nth-child(9108) .task-item{z-index:-8109}.card:nth-child(9108) .task-item .toolbar-dropdown.active{z-index:19108}.card:nth-child(9109) .task-item{z-index:-8110}.card:nth-child(9109) .task-item .toolbar-dropdown.active{z-index:19109}.card:nth-child(9110) .task-item{z-index:-8111}.card:nth-child(9110) .task-item .toolbar-dropdown.active{z-index:19110}.card:nth-child(9111) .task-item{z-index:-8112}.card:nth-child(9111) .task-item .toolbar-dropdown.active{z-index:19111}.card:nth-child(9112) .task-item{z-index:-8113}.card:nth-child(9112) .task-item .toolbar-dropdown.active{z-index:19112}.card:nth-child(9113) .task-item{z-index:-8114}.card:nth-child(9113) .task-item .toolbar-dropdown.active{z-index:19113}.card:nth-child(9114) .task-item{z-index:-8115}.card:nth-child(9114) .task-item .toolbar-dropdown.active{z-index:19114}.card:nth-child(9115) .task-item{z-index:-8116}.card:nth-child(9115) .task-item .toolbar-dropdown.active{z-index:19115}.card:nth-child(9116) .task-item{z-index:-8117}.card:nth-child(9116) .task-item .toolbar-dropdown.active{z-index:19116}.card:nth-child(9117) .task-item{z-index:-8118}.card:nth-child(9117) .task-item .toolbar-dropdown.active{z-index:19117}.card:nth-child(9118) .task-item{z-index:-8119}.card:nth-child(9118) .task-item .toolbar-dropdown.active{z-index:19118}.card:nth-child(9119) .task-item{z-index:-8120}.card:nth-child(9119) .task-item .toolbar-dropdown.active{z-index:19119}.card:nth-child(9120) .task-item{z-index:-8121}.card:nth-child(9120) .task-item .toolbar-dropdown.active{z-index:19120}.card:nth-child(9121) .task-item{z-index:-8122}.card:nth-child(9121) .task-item .toolbar-dropdown.active{z-index:19121}.card:nth-child(9122) .task-item{z-index:-8123}.card:nth-child(9122) .task-item .toolbar-dropdown.active{z-index:19122}.card:nth-child(9123) .task-item{z-index:-8124}.card:nth-child(9123) .task-item .toolbar-dropdown.active{z-index:19123}.card:nth-child(9124) .task-item{z-index:-8125}.card:nth-child(9124) .task-item .toolbar-dropdown.active{z-index:19124}.card:nth-child(9125) .task-item{z-index:-8126}.card:nth-child(9125) .task-item .toolbar-dropdown.active{z-index:19125}.card:nth-child(9126) .task-item{z-index:-8127}.card:nth-child(9126) .task-item .toolbar-dropdown.active{z-index:19126}.card:nth-child(9127) .task-item{z-index:-8128}.card:nth-child(9127) .task-item .toolbar-dropdown.active{z-index:19127}.card:nth-child(9128) .task-item{z-index:-8129}.card:nth-child(9128) .task-item .toolbar-dropdown.active{z-index:19128}.card:nth-child(9129) .task-item{z-index:-8130}.card:nth-child(9129) .task-item .toolbar-dropdown.active{z-index:19129}.card:nth-child(9130) .task-item{z-index:-8131}.card:nth-child(9130) .task-item .toolbar-dropdown.active{z-index:19130}.card:nth-child(9131) .task-item{z-index:-8132}.card:nth-child(9131) .task-item .toolbar-dropdown.active{z-index:19131}.card:nth-child(9132) .task-item{z-index:-8133}.card:nth-child(9132) .task-item .toolbar-dropdown.active{z-index:19132}.card:nth-child(9133) .task-item{z-index:-8134}.card:nth-child(9133) .task-item .toolbar-dropdown.active{z-index:19133}.card:nth-child(9134) .task-item{z-index:-8135}.card:nth-child(9134) .task-item .toolbar-dropdown.active{z-index:19134}.card:nth-child(9135) .task-item{z-index:-8136}.card:nth-child(9135) .task-item .toolbar-dropdown.active{z-index:19135}.card:nth-child(9136) .task-item{z-index:-8137}.card:nth-child(9136) .task-item .toolbar-dropdown.active{z-index:19136}.card:nth-child(9137) .task-item{z-index:-8138}.card:nth-child(9137) .task-item .toolbar-dropdown.active{z-index:19137}.card:nth-child(9138) .task-item{z-index:-8139}.card:nth-child(9138) .task-item .toolbar-dropdown.active{z-index:19138}.card:nth-child(9139) .task-item{z-index:-8140}.card:nth-child(9139) .task-item .toolbar-dropdown.active{z-index:19139}.card:nth-child(9140) .task-item{z-index:-8141}.card:nth-child(9140) .task-item .toolbar-dropdown.active{z-index:19140}.card:nth-child(9141) .task-item{z-index:-8142}.card:nth-child(9141) .task-item .toolbar-dropdown.active{z-index:19141}.card:nth-child(9142) .task-item{z-index:-8143}.card:nth-child(9142) .task-item .toolbar-dropdown.active{z-index:19142}.card:nth-child(9143) .task-item{z-index:-8144}.card:nth-child(9143) .task-item .toolbar-dropdown.active{z-index:19143}.card:nth-child(9144) .task-item{z-index:-8145}.card:nth-child(9144) .task-item .toolbar-dropdown.active{z-index:19144}.card:nth-child(9145) .task-item{z-index:-8146}.card:nth-child(9145) .task-item .toolbar-dropdown.active{z-index:19145}.card:nth-child(9146) .task-item{z-index:-8147}.card:nth-child(9146) .task-item .toolbar-dropdown.active{z-index:19146}.card:nth-child(9147) .task-item{z-index:-8148}.card:nth-child(9147) .task-item .toolbar-dropdown.active{z-index:19147}.card:nth-child(9148) .task-item{z-index:-8149}.card:nth-child(9148) .task-item .toolbar-dropdown.active{z-index:19148}.card:nth-child(9149) .task-item{z-index:-8150}.card:nth-child(9149) .task-item .toolbar-dropdown.active{z-index:19149}.card:nth-child(9150) .task-item{z-index:-8151}.card:nth-child(9150) .task-item .toolbar-dropdown.active{z-index:19150}.card:nth-child(9151) .task-item{z-index:-8152}.card:nth-child(9151) .task-item .toolbar-dropdown.active{z-index:19151}.card:nth-child(9152) .task-item{z-index:-8153}.card:nth-child(9152) .task-item .toolbar-dropdown.active{z-index:19152}.card:nth-child(9153) .task-item{z-index:-8154}.card:nth-child(9153) .task-item .toolbar-dropdown.active{z-index:19153}.card:nth-child(9154) .task-item{z-index:-8155}.card:nth-child(9154) .task-item .toolbar-dropdown.active{z-index:19154}.card:nth-child(9155) .task-item{z-index:-8156}.card:nth-child(9155) .task-item .toolbar-dropdown.active{z-index:19155}.card:nth-child(9156) .task-item{z-index:-8157}.card:nth-child(9156) .task-item .toolbar-dropdown.active{z-index:19156}.card:nth-child(9157) .task-item{z-index:-8158}.card:nth-child(9157) .task-item .toolbar-dropdown.active{z-index:19157}.card:nth-child(9158) .task-item{z-index:-8159}.card:nth-child(9158) .task-item .toolbar-dropdown.active{z-index:19158}.card:nth-child(9159) .task-item{z-index:-8160}.card:nth-child(9159) .task-item .toolbar-dropdown.active{z-index:19159}.card:nth-child(9160) .task-item{z-index:-8161}.card:nth-child(9160) .task-item .toolbar-dropdown.active{z-index:19160}.card:nth-child(9161) .task-item{z-index:-8162}.card:nth-child(9161) .task-item .toolbar-dropdown.active{z-index:19161}.card:nth-child(9162) .task-item{z-index:-8163}.card:nth-child(9162) .task-item .toolbar-dropdown.active{z-index:19162}.card:nth-child(9163) .task-item{z-index:-8164}.card:nth-child(9163) .task-item .toolbar-dropdown.active{z-index:19163}.card:nth-child(9164) .task-item{z-index:-8165}.card:nth-child(9164) .task-item .toolbar-dropdown.active{z-index:19164}.card:nth-child(9165) .task-item{z-index:-8166}.card:nth-child(9165) .task-item .toolbar-dropdown.active{z-index:19165}.card:nth-child(9166) .task-item{z-index:-8167}.card:nth-child(9166) .task-item .toolbar-dropdown.active{z-index:19166}.card:nth-child(9167) .task-item{z-index:-8168}.card:nth-child(9167) .task-item .toolbar-dropdown.active{z-index:19167}.card:nth-child(9168) .task-item{z-index:-8169}.card:nth-child(9168) .task-item .toolbar-dropdown.active{z-index:19168}.card:nth-child(9169) .task-item{z-index:-8170}.card:nth-child(9169) .task-item .toolbar-dropdown.active{z-index:19169}.card:nth-child(9170) .task-item{z-index:-8171}.card:nth-child(9170) .task-item .toolbar-dropdown.active{z-index:19170}.card:nth-child(9171) .task-item{z-index:-8172}.card:nth-child(9171) .task-item .toolbar-dropdown.active{z-index:19171}.card:nth-child(9172) .task-item{z-index:-8173}.card:nth-child(9172) .task-item .toolbar-dropdown.active{z-index:19172}.card:nth-child(9173) .task-item{z-index:-8174}.card:nth-child(9173) .task-item .toolbar-dropdown.active{z-index:19173}.card:nth-child(9174) .task-item{z-index:-8175}.card:nth-child(9174) .task-item .toolbar-dropdown.active{z-index:19174}.card:nth-child(9175) .task-item{z-index:-8176}.card:nth-child(9175) .task-item .toolbar-dropdown.active{z-index:19175}.card:nth-child(9176) .task-item{z-index:-8177}.card:nth-child(9176) .task-item .toolbar-dropdown.active{z-index:19176}.card:nth-child(9177) .task-item{z-index:-8178}.card:nth-child(9177) .task-item .toolbar-dropdown.active{z-index:19177}.card:nth-child(9178) .task-item{z-index:-8179}.card:nth-child(9178) .task-item .toolbar-dropdown.active{z-index:19178}.card:nth-child(9179) .task-item{z-index:-8180}.card:nth-child(9179) .task-item .toolbar-dropdown.active{z-index:19179}.card:nth-child(9180) .task-item{z-index:-8181}.card:nth-child(9180) .task-item .toolbar-dropdown.active{z-index:19180}.card:nth-child(9181) .task-item{z-index:-8182}.card:nth-child(9181) .task-item .toolbar-dropdown.active{z-index:19181}.card:nth-child(9182) .task-item{z-index:-8183}.card:nth-child(9182) .task-item .toolbar-dropdown.active{z-index:19182}.card:nth-child(9183) .task-item{z-index:-8184}.card:nth-child(9183) .task-item .toolbar-dropdown.active{z-index:19183}.card:nth-child(9184) .task-item{z-index:-8185}.card:nth-child(9184) .task-item .toolbar-dropdown.active{z-index:19184}.card:nth-child(9185) .task-item{z-index:-8186}.card:nth-child(9185) .task-item .toolbar-dropdown.active{z-index:19185}.card:nth-child(9186) .task-item{z-index:-8187}.card:nth-child(9186) .task-item .toolbar-dropdown.active{z-index:19186}.card:nth-child(9187) .task-item{z-index:-8188}.card:nth-child(9187) .task-item .toolbar-dropdown.active{z-index:19187}.card:nth-child(9188) .task-item{z-index:-8189}.card:nth-child(9188) .task-item .toolbar-dropdown.active{z-index:19188}.card:nth-child(9189) .task-item{z-index:-8190}.card:nth-child(9189) .task-item .toolbar-dropdown.active{z-index:19189}.card:nth-child(9190) .task-item{z-index:-8191}.card:nth-child(9190) .task-item .toolbar-dropdown.active{z-index:19190}.card:nth-child(9191) .task-item{z-index:-8192}.card:nth-child(9191) .task-item .toolbar-dropdown.active{z-index:19191}.card:nth-child(9192) .task-item{z-index:-8193}.card:nth-child(9192) .task-item .toolbar-dropdown.active{z-index:19192}.card:nth-child(9193) .task-item{z-index:-8194}.card:nth-child(9193) .task-item .toolbar-dropdown.active{z-index:19193}.card:nth-child(9194) .task-item{z-index:-8195}.card:nth-child(9194) .task-item .toolbar-dropdown.active{z-index:19194}.card:nth-child(9195) .task-item{z-index:-8196}.card:nth-child(9195) .task-item .toolbar-dropdown.active{z-index:19195}.card:nth-child(9196) .task-item{z-index:-8197}.card:nth-child(9196) .task-item .toolbar-dropdown.active{z-index:19196}.card:nth-child(9197) .task-item{z-index:-8198}.card:nth-child(9197) .task-item .toolbar-dropdown.active{z-index:19197}.card:nth-child(9198) .task-item{z-index:-8199}.card:nth-child(9198) .task-item .toolbar-dropdown.active{z-index:19198}.card:nth-child(9199) .task-item{z-index:-8200}.card:nth-child(9199) .task-item .toolbar-dropdown.active{z-index:19199}.card:nth-child(9200) .task-item{z-index:-8201}.card:nth-child(9200) .task-item .toolbar-dropdown.active{z-index:19200}.card:nth-child(9201) .task-item{z-index:-8202}.card:nth-child(9201) .task-item .toolbar-dropdown.active{z-index:19201}.card:nth-child(9202) .task-item{z-index:-8203}.card:nth-child(9202) .task-item .toolbar-dropdown.active{z-index:19202}.card:nth-child(9203) .task-item{z-index:-8204}.card:nth-child(9203) .task-item .toolbar-dropdown.active{z-index:19203}.card:nth-child(9204) .task-item{z-index:-8205}.card:nth-child(9204) .task-item .toolbar-dropdown.active{z-index:19204}.card:nth-child(9205) .task-item{z-index:-8206}.card:nth-child(9205) .task-item .toolbar-dropdown.active{z-index:19205}.card:nth-child(9206) .task-item{z-index:-8207}.card:nth-child(9206) .task-item .toolbar-dropdown.active{z-index:19206}.card:nth-child(9207) .task-item{z-index:-8208}.card:nth-child(9207) .task-item .toolbar-dropdown.active{z-index:19207}.card:nth-child(9208) .task-item{z-index:-8209}.card:nth-child(9208) .task-item .toolbar-dropdown.active{z-index:19208}.card:nth-child(9209) .task-item{z-index:-8210}.card:nth-child(9209) .task-item .toolbar-dropdown.active{z-index:19209}.card:nth-child(9210) .task-item{z-index:-8211}.card:nth-child(9210) .task-item .toolbar-dropdown.active{z-index:19210}.card:nth-child(9211) .task-item{z-index:-8212}.card:nth-child(9211) .task-item .toolbar-dropdown.active{z-index:19211}.card:nth-child(9212) .task-item{z-index:-8213}.card:nth-child(9212) .task-item .toolbar-dropdown.active{z-index:19212}.card:nth-child(9213) .task-item{z-index:-8214}.card:nth-child(9213) .task-item .toolbar-dropdown.active{z-index:19213}.card:nth-child(9214) .task-item{z-index:-8215}.card:nth-child(9214) .task-item .toolbar-dropdown.active{z-index:19214}.card:nth-child(9215) .task-item{z-index:-8216}.card:nth-child(9215) .task-item .toolbar-dropdown.active{z-index:19215}.card:nth-child(9216) .task-item{z-index:-8217}.card:nth-child(9216) .task-item .toolbar-dropdown.active{z-index:19216}.card:nth-child(9217) .task-item{z-index:-8218}.card:nth-child(9217) .task-item .toolbar-dropdown.active{z-index:19217}.card:nth-child(9218) .task-item{z-index:-8219}.card:nth-child(9218) .task-item .toolbar-dropdown.active{z-index:19218}.card:nth-child(9219) .task-item{z-index:-8220}.card:nth-child(9219) .task-item .toolbar-dropdown.active{z-index:19219}.card:nth-child(9220) .task-item{z-index:-8221}.card:nth-child(9220) .task-item .toolbar-dropdown.active{z-index:19220}.card:nth-child(9221) .task-item{z-index:-8222}.card:nth-child(9221) .task-item .toolbar-dropdown.active{z-index:19221}.card:nth-child(9222) .task-item{z-index:-8223}.card:nth-child(9222) .task-item .toolbar-dropdown.active{z-index:19222}.card:nth-child(9223) .task-item{z-index:-8224}.card:nth-child(9223) .task-item .toolbar-dropdown.active{z-index:19223}.card:nth-child(9224) .task-item{z-index:-8225}.card:nth-child(9224) .task-item .toolbar-dropdown.active{z-index:19224}.card:nth-child(9225) .task-item{z-index:-8226}.card:nth-child(9225) .task-item .toolbar-dropdown.active{z-index:19225}.card:nth-child(9226) .task-item{z-index:-8227}.card:nth-child(9226) .task-item .toolbar-dropdown.active{z-index:19226}.card:nth-child(9227) .task-item{z-index:-8228}.card:nth-child(9227) .task-item .toolbar-dropdown.active{z-index:19227}.card:nth-child(9228) .task-item{z-index:-8229}.card:nth-child(9228) .task-item .toolbar-dropdown.active{z-index:19228}.card:nth-child(9229) .task-item{z-index:-8230}.card:nth-child(9229) .task-item .toolbar-dropdown.active{z-index:19229}.card:nth-child(9230) .task-item{z-index:-8231}.card:nth-child(9230) .task-item .toolbar-dropdown.active{z-index:19230}.card:nth-child(9231) .task-item{z-index:-8232}.card:nth-child(9231) .task-item .toolbar-dropdown.active{z-index:19231}.card:nth-child(9232) .task-item{z-index:-8233}.card:nth-child(9232) .task-item .toolbar-dropdown.active{z-index:19232}.card:nth-child(9233) .task-item{z-index:-8234}.card:nth-child(9233) .task-item .toolbar-dropdown.active{z-index:19233}.card:nth-child(9234) .task-item{z-index:-8235}.card:nth-child(9234) .task-item .toolbar-dropdown.active{z-index:19234}.card:nth-child(9235) .task-item{z-index:-8236}.card:nth-child(9235) .task-item .toolbar-dropdown.active{z-index:19235}.card:nth-child(9236) .task-item{z-index:-8237}.card:nth-child(9236) .task-item .toolbar-dropdown.active{z-index:19236}.card:nth-child(9237) .task-item{z-index:-8238}.card:nth-child(9237) .task-item .toolbar-dropdown.active{z-index:19237}.card:nth-child(9238) .task-item{z-index:-8239}.card:nth-child(9238) .task-item .toolbar-dropdown.active{z-index:19238}.card:nth-child(9239) .task-item{z-index:-8240}.card:nth-child(9239) .task-item .toolbar-dropdown.active{z-index:19239}.card:nth-child(9240) .task-item{z-index:-8241}.card:nth-child(9240) .task-item .toolbar-dropdown.active{z-index:19240}.card:nth-child(9241) .task-item{z-index:-8242}.card:nth-child(9241) .task-item .toolbar-dropdown.active{z-index:19241}.card:nth-child(9242) .task-item{z-index:-8243}.card:nth-child(9242) .task-item .toolbar-dropdown.active{z-index:19242}.card:nth-child(9243) .task-item{z-index:-8244}.card:nth-child(9243) .task-item .toolbar-dropdown.active{z-index:19243}.card:nth-child(9244) .task-item{z-index:-8245}.card:nth-child(9244) .task-item .toolbar-dropdown.active{z-index:19244}.card:nth-child(9245) .task-item{z-index:-8246}.card:nth-child(9245) .task-item .toolbar-dropdown.active{z-index:19245}.card:nth-child(9246) .task-item{z-index:-8247}.card:nth-child(9246) .task-item .toolbar-dropdown.active{z-index:19246}.card:nth-child(9247) .task-item{z-index:-8248}.card:nth-child(9247) .task-item .toolbar-dropdown.active{z-index:19247}.card:nth-child(9248) .task-item{z-index:-8249}.card:nth-child(9248) .task-item .toolbar-dropdown.active{z-index:19248}.card:nth-child(9249) .task-item{z-index:-8250}.card:nth-child(9249) .task-item .toolbar-dropdown.active{z-index:19249}.card:nth-child(9250) .task-item{z-index:-8251}.card:nth-child(9250) .task-item .toolbar-dropdown.active{z-index:19250}.card:nth-child(9251) .task-item{z-index:-8252}.card:nth-child(9251) .task-item .toolbar-dropdown.active{z-index:19251}.card:nth-child(9252) .task-item{z-index:-8253}.card:nth-child(9252) .task-item .toolbar-dropdown.active{z-index:19252}.card:nth-child(9253) .task-item{z-index:-8254}.card:nth-child(9253) .task-item .toolbar-dropdown.active{z-index:19253}.card:nth-child(9254) .task-item{z-index:-8255}.card:nth-child(9254) .task-item .toolbar-dropdown.active{z-index:19254}.card:nth-child(9255) .task-item{z-index:-8256}.card:nth-child(9255) .task-item .toolbar-dropdown.active{z-index:19255}.card:nth-child(9256) .task-item{z-index:-8257}.card:nth-child(9256) .task-item .toolbar-dropdown.active{z-index:19256}.card:nth-child(9257) .task-item{z-index:-8258}.card:nth-child(9257) .task-item .toolbar-dropdown.active{z-index:19257}.card:nth-child(9258) .task-item{z-index:-8259}.card:nth-child(9258) .task-item .toolbar-dropdown.active{z-index:19258}.card:nth-child(9259) .task-item{z-index:-8260}.card:nth-child(9259) .task-item .toolbar-dropdown.active{z-index:19259}.card:nth-child(9260) .task-item{z-index:-8261}.card:nth-child(9260) .task-item .toolbar-dropdown.active{z-index:19260}.card:nth-child(9261) .task-item{z-index:-8262}.card:nth-child(9261) .task-item .toolbar-dropdown.active{z-index:19261}.card:nth-child(9262) .task-item{z-index:-8263}.card:nth-child(9262) .task-item .toolbar-dropdown.active{z-index:19262}.card:nth-child(9263) .task-item{z-index:-8264}.card:nth-child(9263) .task-item .toolbar-dropdown.active{z-index:19263}.card:nth-child(9264) .task-item{z-index:-8265}.card:nth-child(9264) .task-item .toolbar-dropdown.active{z-index:19264}.card:nth-child(9265) .task-item{z-index:-8266}.card:nth-child(9265) .task-item .toolbar-dropdown.active{z-index:19265}.card:nth-child(9266) .task-item{z-index:-8267}.card:nth-child(9266) .task-item .toolbar-dropdown.active{z-index:19266}.card:nth-child(9267) .task-item{z-index:-8268}.card:nth-child(9267) .task-item .toolbar-dropdown.active{z-index:19267}.card:nth-child(9268) .task-item{z-index:-8269}.card:nth-child(9268) .task-item .toolbar-dropdown.active{z-index:19268}.card:nth-child(9269) .task-item{z-index:-8270}.card:nth-child(9269) .task-item .toolbar-dropdown.active{z-index:19269}.card:nth-child(9270) .task-item{z-index:-8271}.card:nth-child(9270) .task-item .toolbar-dropdown.active{z-index:19270}.card:nth-child(9271) .task-item{z-index:-8272}.card:nth-child(9271) .task-item .toolbar-dropdown.active{z-index:19271}.card:nth-child(9272) .task-item{z-index:-8273}.card:nth-child(9272) .task-item .toolbar-dropdown.active{z-index:19272}.card:nth-child(9273) .task-item{z-index:-8274}.card:nth-child(9273) .task-item .toolbar-dropdown.active{z-index:19273}.card:nth-child(9274) .task-item{z-index:-8275}.card:nth-child(9274) .task-item .toolbar-dropdown.active{z-index:19274}.card:nth-child(9275) .task-item{z-index:-8276}.card:nth-child(9275) .task-item .toolbar-dropdown.active{z-index:19275}.card:nth-child(9276) .task-item{z-index:-8277}.card:nth-child(9276) .task-item .toolbar-dropdown.active{z-index:19276}.card:nth-child(9277) .task-item{z-index:-8278}.card:nth-child(9277) .task-item .toolbar-dropdown.active{z-index:19277}.card:nth-child(9278) .task-item{z-index:-8279}.card:nth-child(9278) .task-item .toolbar-dropdown.active{z-index:19278}.card:nth-child(9279) .task-item{z-index:-8280}.card:nth-child(9279) .task-item .toolbar-dropdown.active{z-index:19279}.card:nth-child(9280) .task-item{z-index:-8281}.card:nth-child(9280) .task-item .toolbar-dropdown.active{z-index:19280}.card:nth-child(9281) .task-item{z-index:-8282}.card:nth-child(9281) .task-item .toolbar-dropdown.active{z-index:19281}.card:nth-child(9282) .task-item{z-index:-8283}.card:nth-child(9282) .task-item .toolbar-dropdown.active{z-index:19282}.card:nth-child(9283) .task-item{z-index:-8284}.card:nth-child(9283) .task-item .toolbar-dropdown.active{z-index:19283}.card:nth-child(9284) .task-item{z-index:-8285}.card:nth-child(9284) .task-item .toolbar-dropdown.active{z-index:19284}.card:nth-child(9285) .task-item{z-index:-8286}.card:nth-child(9285) .task-item .toolbar-dropdown.active{z-index:19285}.card:nth-child(9286) .task-item{z-index:-8287}.card:nth-child(9286) .task-item .toolbar-dropdown.active{z-index:19286}.card:nth-child(9287) .task-item{z-index:-8288}.card:nth-child(9287) .task-item .toolbar-dropdown.active{z-index:19287}.card:nth-child(9288) .task-item{z-index:-8289}.card:nth-child(9288) .task-item .toolbar-dropdown.active{z-index:19288}.card:nth-child(9289) .task-item{z-index:-8290}.card:nth-child(9289) .task-item .toolbar-dropdown.active{z-index:19289}.card:nth-child(9290) .task-item{z-index:-8291}.card:nth-child(9290) .task-item .toolbar-dropdown.active{z-index:19290}.card:nth-child(9291) .task-item{z-index:-8292}.card:nth-child(9291) .task-item .toolbar-dropdown.active{z-index:19291}.card:nth-child(9292) .task-item{z-index:-8293}.card:nth-child(9292) .task-item .toolbar-dropdown.active{z-index:19292}.card:nth-child(9293) .task-item{z-index:-8294}.card:nth-child(9293) .task-item .toolbar-dropdown.active{z-index:19293}.card:nth-child(9294) .task-item{z-index:-8295}.card:nth-child(9294) .task-item .toolbar-dropdown.active{z-index:19294}.card:nth-child(9295) .task-item{z-index:-8296}.card:nth-child(9295) .task-item .toolbar-dropdown.active{z-index:19295}.card:nth-child(9296) .task-item{z-index:-8297}.card:nth-child(9296) .task-item .toolbar-dropdown.active{z-index:19296}.card:nth-child(9297) .task-item{z-index:-8298}.card:nth-child(9297) .task-item .toolbar-dropdown.active{z-index:19297}.card:nth-child(9298) .task-item{z-index:-8299}.card:nth-child(9298) .task-item .toolbar-dropdown.active{z-index:19298}.card:nth-child(9299) .task-item{z-index:-8300}.card:nth-child(9299) .task-item .toolbar-dropdown.active{z-index:19299}.card:nth-child(9300) .task-item{z-index:-8301}.card:nth-child(9300) .task-item .toolbar-dropdown.active{z-index:19300}.card:nth-child(9301) .task-item{z-index:-8302}.card:nth-child(9301) .task-item .toolbar-dropdown.active{z-index:19301}.card:nth-child(9302) .task-item{z-index:-8303}.card:nth-child(9302) .task-item .toolbar-dropdown.active{z-index:19302}.card:nth-child(9303) .task-item{z-index:-8304}.card:nth-child(9303) .task-item .toolbar-dropdown.active{z-index:19303}.card:nth-child(9304) .task-item{z-index:-8305}.card:nth-child(9304) .task-item .toolbar-dropdown.active{z-index:19304}.card:nth-child(9305) .task-item{z-index:-8306}.card:nth-child(9305) .task-item .toolbar-dropdown.active{z-index:19305}.card:nth-child(9306) .task-item{z-index:-8307}.card:nth-child(9306) .task-item .toolbar-dropdown.active{z-index:19306}.card:nth-child(9307) .task-item{z-index:-8308}.card:nth-child(9307) .task-item .toolbar-dropdown.active{z-index:19307}.card:nth-child(9308) .task-item{z-index:-8309}.card:nth-child(9308) .task-item .toolbar-dropdown.active{z-index:19308}.card:nth-child(9309) .task-item{z-index:-8310}.card:nth-child(9309) .task-item .toolbar-dropdown.active{z-index:19309}.card:nth-child(9310) .task-item{z-index:-8311}.card:nth-child(9310) .task-item .toolbar-dropdown.active{z-index:19310}.card:nth-child(9311) .task-item{z-index:-8312}.card:nth-child(9311) .task-item .toolbar-dropdown.active{z-index:19311}.card:nth-child(9312) .task-item{z-index:-8313}.card:nth-child(9312) .task-item .toolbar-dropdown.active{z-index:19312}.card:nth-child(9313) .task-item{z-index:-8314}.card:nth-child(9313) .task-item .toolbar-dropdown.active{z-index:19313}.card:nth-child(9314) .task-item{z-index:-8315}.card:nth-child(9314) .task-item .toolbar-dropdown.active{z-index:19314}.card:nth-child(9315) .task-item{z-index:-8316}.card:nth-child(9315) .task-item .toolbar-dropdown.active{z-index:19315}.card:nth-child(9316) .task-item{z-index:-8317}.card:nth-child(9316) .task-item .toolbar-dropdown.active{z-index:19316}.card:nth-child(9317) .task-item{z-index:-8318}.card:nth-child(9317) .task-item .toolbar-dropdown.active{z-index:19317}.card:nth-child(9318) .task-item{z-index:-8319}.card:nth-child(9318) .task-item .toolbar-dropdown.active{z-index:19318}.card:nth-child(9319) .task-item{z-index:-8320}.card:nth-child(9319) .task-item .toolbar-dropdown.active{z-index:19319}.card:nth-child(9320) .task-item{z-index:-8321}.card:nth-child(9320) .task-item .toolbar-dropdown.active{z-index:19320}.card:nth-child(9321) .task-item{z-index:-8322}.card:nth-child(9321) .task-item .toolbar-dropdown.active{z-index:19321}.card:nth-child(9322) .task-item{z-index:-8323}.card:nth-child(9322) .task-item .toolbar-dropdown.active{z-index:19322}.card:nth-child(9323) .task-item{z-index:-8324}.card:nth-child(9323) .task-item .toolbar-dropdown.active{z-index:19323}.card:nth-child(9324) .task-item{z-index:-8325}.card:nth-child(9324) .task-item .toolbar-dropdown.active{z-index:19324}.card:nth-child(9325) .task-item{z-index:-8326}.card:nth-child(9325) .task-item .toolbar-dropdown.active{z-index:19325}.card:nth-child(9326) .task-item{z-index:-8327}.card:nth-child(9326) .task-item .toolbar-dropdown.active{z-index:19326}.card:nth-child(9327) .task-item{z-index:-8328}.card:nth-child(9327) .task-item .toolbar-dropdown.active{z-index:19327}.card:nth-child(9328) .task-item{z-index:-8329}.card:nth-child(9328) .task-item .toolbar-dropdown.active{z-index:19328}.card:nth-child(9329) .task-item{z-index:-8330}.card:nth-child(9329) .task-item .toolbar-dropdown.active{z-index:19329}.card:nth-child(9330) .task-item{z-index:-8331}.card:nth-child(9330) .task-item .toolbar-dropdown.active{z-index:19330}.card:nth-child(9331) .task-item{z-index:-8332}.card:nth-child(9331) .task-item .toolbar-dropdown.active{z-index:19331}.card:nth-child(9332) .task-item{z-index:-8333}.card:nth-child(9332) .task-item .toolbar-dropdown.active{z-index:19332}.card:nth-child(9333) .task-item{z-index:-8334}.card:nth-child(9333) .task-item .toolbar-dropdown.active{z-index:19333}.card:nth-child(9334) .task-item{z-index:-8335}.card:nth-child(9334) .task-item .toolbar-dropdown.active{z-index:19334}.card:nth-child(9335) .task-item{z-index:-8336}.card:nth-child(9335) .task-item .toolbar-dropdown.active{z-index:19335}.card:nth-child(9336) .task-item{z-index:-8337}.card:nth-child(9336) .task-item .toolbar-dropdown.active{z-index:19336}.card:nth-child(9337) .task-item{z-index:-8338}.card:nth-child(9337) .task-item .toolbar-dropdown.active{z-index:19337}.card:nth-child(9338) .task-item{z-index:-8339}.card:nth-child(9338) .task-item .toolbar-dropdown.active{z-index:19338}.card:nth-child(9339) .task-item{z-index:-8340}.card:nth-child(9339) .task-item .toolbar-dropdown.active{z-index:19339}.card:nth-child(9340) .task-item{z-index:-8341}.card:nth-child(9340) .task-item .toolbar-dropdown.active{z-index:19340}.card:nth-child(9341) .task-item{z-index:-8342}.card:nth-child(9341) .task-item .toolbar-dropdown.active{z-index:19341}.card:nth-child(9342) .task-item{z-index:-8343}.card:nth-child(9342) .task-item .toolbar-dropdown.active{z-index:19342}.card:nth-child(9343) .task-item{z-index:-8344}.card:nth-child(9343) .task-item .toolbar-dropdown.active{z-index:19343}.card:nth-child(9344) .task-item{z-index:-8345}.card:nth-child(9344) .task-item .toolbar-dropdown.active{z-index:19344}.card:nth-child(9345) .task-item{z-index:-8346}.card:nth-child(9345) .task-item .toolbar-dropdown.active{z-index:19345}.card:nth-child(9346) .task-item{z-index:-8347}.card:nth-child(9346) .task-item .toolbar-dropdown.active{z-index:19346}.card:nth-child(9347) .task-item{z-index:-8348}.card:nth-child(9347) .task-item .toolbar-dropdown.active{z-index:19347}.card:nth-child(9348) .task-item{z-index:-8349}.card:nth-child(9348) .task-item .toolbar-dropdown.active{z-index:19348}.card:nth-child(9349) .task-item{z-index:-8350}.card:nth-child(9349) .task-item .toolbar-dropdown.active{z-index:19349}.card:nth-child(9350) .task-item{z-index:-8351}.card:nth-child(9350) .task-item .toolbar-dropdown.active{z-index:19350}.card:nth-child(9351) .task-item{z-index:-8352}.card:nth-child(9351) .task-item .toolbar-dropdown.active{z-index:19351}.card:nth-child(9352) .task-item{z-index:-8353}.card:nth-child(9352) .task-item .toolbar-dropdown.active{z-index:19352}.card:nth-child(9353) .task-item{z-index:-8354}.card:nth-child(9353) .task-item .toolbar-dropdown.active{z-index:19353}.card:nth-child(9354) .task-item{z-index:-8355}.card:nth-child(9354) .task-item .toolbar-dropdown.active{z-index:19354}.card:nth-child(9355) .task-item{z-index:-8356}.card:nth-child(9355) .task-item .toolbar-dropdown.active{z-index:19355}.card:nth-child(9356) .task-item{z-index:-8357}.card:nth-child(9356) .task-item .toolbar-dropdown.active{z-index:19356}.card:nth-child(9357) .task-item{z-index:-8358}.card:nth-child(9357) .task-item .toolbar-dropdown.active{z-index:19357}.card:nth-child(9358) .task-item{z-index:-8359}.card:nth-child(9358) .task-item .toolbar-dropdown.active{z-index:19358}.card:nth-child(9359) .task-item{z-index:-8360}.card:nth-child(9359) .task-item .toolbar-dropdown.active{z-index:19359}.card:nth-child(9360) .task-item{z-index:-8361}.card:nth-child(9360) .task-item .toolbar-dropdown.active{z-index:19360}.card:nth-child(9361) .task-item{z-index:-8362}.card:nth-child(9361) .task-item .toolbar-dropdown.active{z-index:19361}.card:nth-child(9362) .task-item{z-index:-8363}.card:nth-child(9362) .task-item .toolbar-dropdown.active{z-index:19362}.card:nth-child(9363) .task-item{z-index:-8364}.card:nth-child(9363) .task-item .toolbar-dropdown.active{z-index:19363}.card:nth-child(9364) .task-item{z-index:-8365}.card:nth-child(9364) .task-item .toolbar-dropdown.active{z-index:19364}.card:nth-child(9365) .task-item{z-index:-8366}.card:nth-child(9365) .task-item .toolbar-dropdown.active{z-index:19365}.card:nth-child(9366) .task-item{z-index:-8367}.card:nth-child(9366) .task-item .toolbar-dropdown.active{z-index:19366}.card:nth-child(9367) .task-item{z-index:-8368}.card:nth-child(9367) .task-item .toolbar-dropdown.active{z-index:19367}.card:nth-child(9368) .task-item{z-index:-8369}.card:nth-child(9368) .task-item .toolbar-dropdown.active{z-index:19368}.card:nth-child(9369) .task-item{z-index:-8370}.card:nth-child(9369) .task-item .toolbar-dropdown.active{z-index:19369}.card:nth-child(9370) .task-item{z-index:-8371}.card:nth-child(9370) .task-item .toolbar-dropdown.active{z-index:19370}.card:nth-child(9371) .task-item{z-index:-8372}.card:nth-child(9371) .task-item .toolbar-dropdown.active{z-index:19371}.card:nth-child(9372) .task-item{z-index:-8373}.card:nth-child(9372) .task-item .toolbar-dropdown.active{z-index:19372}.card:nth-child(9373) .task-item{z-index:-8374}.card:nth-child(9373) .task-item .toolbar-dropdown.active{z-index:19373}.card:nth-child(9374) .task-item{z-index:-8375}.card:nth-child(9374) .task-item .toolbar-dropdown.active{z-index:19374}.card:nth-child(9375) .task-item{z-index:-8376}.card:nth-child(9375) .task-item .toolbar-dropdown.active{z-index:19375}.card:nth-child(9376) .task-item{z-index:-8377}.card:nth-child(9376) .task-item .toolbar-dropdown.active{z-index:19376}.card:nth-child(9377) .task-item{z-index:-8378}.card:nth-child(9377) .task-item .toolbar-dropdown.active{z-index:19377}.card:nth-child(9378) .task-item{z-index:-8379}.card:nth-child(9378) .task-item .toolbar-dropdown.active{z-index:19378}.card:nth-child(9379) .task-item{z-index:-8380}.card:nth-child(9379) .task-item .toolbar-dropdown.active{z-index:19379}.card:nth-child(9380) .task-item{z-index:-8381}.card:nth-child(9380) .task-item .toolbar-dropdown.active{z-index:19380}.card:nth-child(9381) .task-item{z-index:-8382}.card:nth-child(9381) .task-item .toolbar-dropdown.active{z-index:19381}.card:nth-child(9382) .task-item{z-index:-8383}.card:nth-child(9382) .task-item .toolbar-dropdown.active{z-index:19382}.card:nth-child(9383) .task-item{z-index:-8384}.card:nth-child(9383) .task-item .toolbar-dropdown.active{z-index:19383}.card:nth-child(9384) .task-item{z-index:-8385}.card:nth-child(9384) .task-item .toolbar-dropdown.active{z-index:19384}.card:nth-child(9385) .task-item{z-index:-8386}.card:nth-child(9385) .task-item .toolbar-dropdown.active{z-index:19385}.card:nth-child(9386) .task-item{z-index:-8387}.card:nth-child(9386) .task-item .toolbar-dropdown.active{z-index:19386}.card:nth-child(9387) .task-item{z-index:-8388}.card:nth-child(9387) .task-item .toolbar-dropdown.active{z-index:19387}.card:nth-child(9388) .task-item{z-index:-8389}.card:nth-child(9388) .task-item .toolbar-dropdown.active{z-index:19388}.card:nth-child(9389) .task-item{z-index:-8390}.card:nth-child(9389) .task-item .toolbar-dropdown.active{z-index:19389}.card:nth-child(9390) .task-item{z-index:-8391}.card:nth-child(9390) .task-item .toolbar-dropdown.active{z-index:19390}.card:nth-child(9391) .task-item{z-index:-8392}.card:nth-child(9391) .task-item .toolbar-dropdown.active{z-index:19391}.card:nth-child(9392) .task-item{z-index:-8393}.card:nth-child(9392) .task-item .toolbar-dropdown.active{z-index:19392}.card:nth-child(9393) .task-item{z-index:-8394}.card:nth-child(9393) .task-item .toolbar-dropdown.active{z-index:19393}.card:nth-child(9394) .task-item{z-index:-8395}.card:nth-child(9394) .task-item .toolbar-dropdown.active{z-index:19394}.card:nth-child(9395) .task-item{z-index:-8396}.card:nth-child(9395) .task-item .toolbar-dropdown.active{z-index:19395}.card:nth-child(9396) .task-item{z-index:-8397}.card:nth-child(9396) .task-item .toolbar-dropdown.active{z-index:19396}.card:nth-child(9397) .task-item{z-index:-8398}.card:nth-child(9397) .task-item .toolbar-dropdown.active{z-index:19397}.card:nth-child(9398) .task-item{z-index:-8399}.card:nth-child(9398) .task-item .toolbar-dropdown.active{z-index:19398}.card:nth-child(9399) .task-item{z-index:-8400}.card:nth-child(9399) .task-item .toolbar-dropdown.active{z-index:19399}.card:nth-child(9400) .task-item{z-index:-8401}.card:nth-child(9400) .task-item .toolbar-dropdown.active{z-index:19400}.card:nth-child(9401) .task-item{z-index:-8402}.card:nth-child(9401) .task-item .toolbar-dropdown.active{z-index:19401}.card:nth-child(9402) .task-item{z-index:-8403}.card:nth-child(9402) .task-item .toolbar-dropdown.active{z-index:19402}.card:nth-child(9403) .task-item{z-index:-8404}.card:nth-child(9403) .task-item .toolbar-dropdown.active{z-index:19403}.card:nth-child(9404) .task-item{z-index:-8405}.card:nth-child(9404) .task-item .toolbar-dropdown.active{z-index:19404}.card:nth-child(9405) .task-item{z-index:-8406}.card:nth-child(9405) .task-item .toolbar-dropdown.active{z-index:19405}.card:nth-child(9406) .task-item{z-index:-8407}.card:nth-child(9406) .task-item .toolbar-dropdown.active{z-index:19406}.card:nth-child(9407) .task-item{z-index:-8408}.card:nth-child(9407) .task-item .toolbar-dropdown.active{z-index:19407}.card:nth-child(9408) .task-item{z-index:-8409}.card:nth-child(9408) .task-item .toolbar-dropdown.active{z-index:19408}.card:nth-child(9409) .task-item{z-index:-8410}.card:nth-child(9409) .task-item .toolbar-dropdown.active{z-index:19409}.card:nth-child(9410) .task-item{z-index:-8411}.card:nth-child(9410) .task-item .toolbar-dropdown.active{z-index:19410}.card:nth-child(9411) .task-item{z-index:-8412}.card:nth-child(9411) .task-item .toolbar-dropdown.active{z-index:19411}.card:nth-child(9412) .task-item{z-index:-8413}.card:nth-child(9412) .task-item .toolbar-dropdown.active{z-index:19412}.card:nth-child(9413) .task-item{z-index:-8414}.card:nth-child(9413) .task-item .toolbar-dropdown.active{z-index:19413}.card:nth-child(9414) .task-item{z-index:-8415}.card:nth-child(9414) .task-item .toolbar-dropdown.active{z-index:19414}.card:nth-child(9415) .task-item{z-index:-8416}.card:nth-child(9415) .task-item .toolbar-dropdown.active{z-index:19415}.card:nth-child(9416) .task-item{z-index:-8417}.card:nth-child(9416) .task-item .toolbar-dropdown.active{z-index:19416}.card:nth-child(9417) .task-item{z-index:-8418}.card:nth-child(9417) .task-item .toolbar-dropdown.active{z-index:19417}.card:nth-child(9418) .task-item{z-index:-8419}.card:nth-child(9418) .task-item .toolbar-dropdown.active{z-index:19418}.card:nth-child(9419) .task-item{z-index:-8420}.card:nth-child(9419) .task-item .toolbar-dropdown.active{z-index:19419}.card:nth-child(9420) .task-item{z-index:-8421}.card:nth-child(9420) .task-item .toolbar-dropdown.active{z-index:19420}.card:nth-child(9421) .task-item{z-index:-8422}.card:nth-child(9421) .task-item .toolbar-dropdown.active{z-index:19421}.card:nth-child(9422) .task-item{z-index:-8423}.card:nth-child(9422) .task-item .toolbar-dropdown.active{z-index:19422}.card:nth-child(9423) .task-item{z-index:-8424}.card:nth-child(9423) .task-item .toolbar-dropdown.active{z-index:19423}.card:nth-child(9424) .task-item{z-index:-8425}.card:nth-child(9424) .task-item .toolbar-dropdown.active{z-index:19424}.card:nth-child(9425) .task-item{z-index:-8426}.card:nth-child(9425) .task-item .toolbar-dropdown.active{z-index:19425}.card:nth-child(9426) .task-item{z-index:-8427}.card:nth-child(9426) .task-item .toolbar-dropdown.active{z-index:19426}.card:nth-child(9427) .task-item{z-index:-8428}.card:nth-child(9427) .task-item .toolbar-dropdown.active{z-index:19427}.card:nth-child(9428) .task-item{z-index:-8429}.card:nth-child(9428) .task-item .toolbar-dropdown.active{z-index:19428}.card:nth-child(9429) .task-item{z-index:-8430}.card:nth-child(9429) .task-item .toolbar-dropdown.active{z-index:19429}.card:nth-child(9430) .task-item{z-index:-8431}.card:nth-child(9430) .task-item .toolbar-dropdown.active{z-index:19430}.card:nth-child(9431) .task-item{z-index:-8432}.card:nth-child(9431) .task-item .toolbar-dropdown.active{z-index:19431}.card:nth-child(9432) .task-item{z-index:-8433}.card:nth-child(9432) .task-item .toolbar-dropdown.active{z-index:19432}.card:nth-child(9433) .task-item{z-index:-8434}.card:nth-child(9433) .task-item .toolbar-dropdown.active{z-index:19433}.card:nth-child(9434) .task-item{z-index:-8435}.card:nth-child(9434) .task-item .toolbar-dropdown.active{z-index:19434}.card:nth-child(9435) .task-item{z-index:-8436}.card:nth-child(9435) .task-item .toolbar-dropdown.active{z-index:19435}.card:nth-child(9436) .task-item{z-index:-8437}.card:nth-child(9436) .task-item .toolbar-dropdown.active{z-index:19436}.card:nth-child(9437) .task-item{z-index:-8438}.card:nth-child(9437) .task-item .toolbar-dropdown.active{z-index:19437}.card:nth-child(9438) .task-item{z-index:-8439}.card:nth-child(9438) .task-item .toolbar-dropdown.active{z-index:19438}.card:nth-child(9439) .task-item{z-index:-8440}.card:nth-child(9439) .task-item .toolbar-dropdown.active{z-index:19439}.card:nth-child(9440) .task-item{z-index:-8441}.card:nth-child(9440) .task-item .toolbar-dropdown.active{z-index:19440}.card:nth-child(9441) .task-item{z-index:-8442}.card:nth-child(9441) .task-item .toolbar-dropdown.active{z-index:19441}.card:nth-child(9442) .task-item{z-index:-8443}.card:nth-child(9442) .task-item .toolbar-dropdown.active{z-index:19442}.card:nth-child(9443) .task-item{z-index:-8444}.card:nth-child(9443) .task-item .toolbar-dropdown.active{z-index:19443}.card:nth-child(9444) .task-item{z-index:-8445}.card:nth-child(9444) .task-item .toolbar-dropdown.active{z-index:19444}.card:nth-child(9445) .task-item{z-index:-8446}.card:nth-child(9445) .task-item .toolbar-dropdown.active{z-index:19445}.card:nth-child(9446) .task-item{z-index:-8447}.card:nth-child(9446) .task-item .toolbar-dropdown.active{z-index:19446}.card:nth-child(9447) .task-item{z-index:-8448}.card:nth-child(9447) .task-item .toolbar-dropdown.active{z-index:19447}.card:nth-child(9448) .task-item{z-index:-8449}.card:nth-child(9448) .task-item .toolbar-dropdown.active{z-index:19448}.card:nth-child(9449) .task-item{z-index:-8450}.card:nth-child(9449) .task-item .toolbar-dropdown.active{z-index:19449}.card:nth-child(9450) .task-item{z-index:-8451}.card:nth-child(9450) .task-item .toolbar-dropdown.active{z-index:19450}.card:nth-child(9451) .task-item{z-index:-8452}.card:nth-child(9451) .task-item .toolbar-dropdown.active{z-index:19451}.card:nth-child(9452) .task-item{z-index:-8453}.card:nth-child(9452) .task-item .toolbar-dropdown.active{z-index:19452}.card:nth-child(9453) .task-item{z-index:-8454}.card:nth-child(9453) .task-item .toolbar-dropdown.active{z-index:19453}.card:nth-child(9454) .task-item{z-index:-8455}.card:nth-child(9454) .task-item .toolbar-dropdown.active{z-index:19454}.card:nth-child(9455) .task-item{z-index:-8456}.card:nth-child(9455) .task-item .toolbar-dropdown.active{z-index:19455}.card:nth-child(9456) .task-item{z-index:-8457}.card:nth-child(9456) .task-item .toolbar-dropdown.active{z-index:19456}.card:nth-child(9457) .task-item{z-index:-8458}.card:nth-child(9457) .task-item .toolbar-dropdown.active{z-index:19457}.card:nth-child(9458) .task-item{z-index:-8459}.card:nth-child(9458) .task-item .toolbar-dropdown.active{z-index:19458}.card:nth-child(9459) .task-item{z-index:-8460}.card:nth-child(9459) .task-item .toolbar-dropdown.active{z-index:19459}.card:nth-child(9460) .task-item{z-index:-8461}.card:nth-child(9460) .task-item .toolbar-dropdown.active{z-index:19460}.card:nth-child(9461) .task-item{z-index:-8462}.card:nth-child(9461) .task-item .toolbar-dropdown.active{z-index:19461}.card:nth-child(9462) .task-item{z-index:-8463}.card:nth-child(9462) .task-item .toolbar-dropdown.active{z-index:19462}.card:nth-child(9463) .task-item{z-index:-8464}.card:nth-child(9463) .task-item .toolbar-dropdown.active{z-index:19463}.card:nth-child(9464) .task-item{z-index:-8465}.card:nth-child(9464) .task-item .toolbar-dropdown.active{z-index:19464}.card:nth-child(9465) .task-item{z-index:-8466}.card:nth-child(9465) .task-item .toolbar-dropdown.active{z-index:19465}.card:nth-child(9466) .task-item{z-index:-8467}.card:nth-child(9466) .task-item .toolbar-dropdown.active{z-index:19466}.card:nth-child(9467) .task-item{z-index:-8468}.card:nth-child(9467) .task-item .toolbar-dropdown.active{z-index:19467}.card:nth-child(9468) .task-item{z-index:-8469}.card:nth-child(9468) .task-item .toolbar-dropdown.active{z-index:19468}.card:nth-child(9469) .task-item{z-index:-8470}.card:nth-child(9469) .task-item .toolbar-dropdown.active{z-index:19469}.card:nth-child(9470) .task-item{z-index:-8471}.card:nth-child(9470) .task-item .toolbar-dropdown.active{z-index:19470}.card:nth-child(9471) .task-item{z-index:-8472}.card:nth-child(9471) .task-item .toolbar-dropdown.active{z-index:19471}.card:nth-child(9472) .task-item{z-index:-8473}.card:nth-child(9472) .task-item .toolbar-dropdown.active{z-index:19472}.card:nth-child(9473) .task-item{z-index:-8474}.card:nth-child(9473) .task-item .toolbar-dropdown.active{z-index:19473}.card:nth-child(9474) .task-item{z-index:-8475}.card:nth-child(9474) .task-item .toolbar-dropdown.active{z-index:19474}.card:nth-child(9475) .task-item{z-index:-8476}.card:nth-child(9475) .task-item .toolbar-dropdown.active{z-index:19475}.card:nth-child(9476) .task-item{z-index:-8477}.card:nth-child(9476) .task-item .toolbar-dropdown.active{z-index:19476}.card:nth-child(9477) .task-item{z-index:-8478}.card:nth-child(9477) .task-item .toolbar-dropdown.active{z-index:19477}.card:nth-child(9478) .task-item{z-index:-8479}.card:nth-child(9478) .task-item .toolbar-dropdown.active{z-index:19478}.card:nth-child(9479) .task-item{z-index:-8480}.card:nth-child(9479) .task-item .toolbar-dropdown.active{z-index:19479}.card:nth-child(9480) .task-item{z-index:-8481}.card:nth-child(9480) .task-item .toolbar-dropdown.active{z-index:19480}.card:nth-child(9481) .task-item{z-index:-8482}.card:nth-child(9481) .task-item .toolbar-dropdown.active{z-index:19481}.card:nth-child(9482) .task-item{z-index:-8483}.card:nth-child(9482) .task-item .toolbar-dropdown.active{z-index:19482}.card:nth-child(9483) .task-item{z-index:-8484}.card:nth-child(9483) .task-item .toolbar-dropdown.active{z-index:19483}.card:nth-child(9484) .task-item{z-index:-8485}.card:nth-child(9484) .task-item .toolbar-dropdown.active{z-index:19484}.card:nth-child(9485) .task-item{z-index:-8486}.card:nth-child(9485) .task-item .toolbar-dropdown.active{z-index:19485}.card:nth-child(9486) .task-item{z-index:-8487}.card:nth-child(9486) .task-item .toolbar-dropdown.active{z-index:19486}.card:nth-child(9487) .task-item{z-index:-8488}.card:nth-child(9487) .task-item .toolbar-dropdown.active{z-index:19487}.card:nth-child(9488) .task-item{z-index:-8489}.card:nth-child(9488) .task-item .toolbar-dropdown.active{z-index:19488}.card:nth-child(9489) .task-item{z-index:-8490}.card:nth-child(9489) .task-item .toolbar-dropdown.active{z-index:19489}.card:nth-child(9490) .task-item{z-index:-8491}.card:nth-child(9490) .task-item .toolbar-dropdown.active{z-index:19490}.card:nth-child(9491) .task-item{z-index:-8492}.card:nth-child(9491) .task-item .toolbar-dropdown.active{z-index:19491}.card:nth-child(9492) .task-item{z-index:-8493}.card:nth-child(9492) .task-item .toolbar-dropdown.active{z-index:19492}.card:nth-child(9493) .task-item{z-index:-8494}.card:nth-child(9493) .task-item .toolbar-dropdown.active{z-index:19493}.card:nth-child(9494) .task-item{z-index:-8495}.card:nth-child(9494) .task-item .toolbar-dropdown.active{z-index:19494}.card:nth-child(9495) .task-item{z-index:-8496}.card:nth-child(9495) .task-item .toolbar-dropdown.active{z-index:19495}.card:nth-child(9496) .task-item{z-index:-8497}.card:nth-child(9496) .task-item .toolbar-dropdown.active{z-index:19496}.card:nth-child(9497) .task-item{z-index:-8498}.card:nth-child(9497) .task-item .toolbar-dropdown.active{z-index:19497}.card:nth-child(9498) .task-item{z-index:-8499}.card:nth-child(9498) .task-item .toolbar-dropdown.active{z-index:19498}.card:nth-child(9499) .task-item{z-index:-8500}.card:nth-child(9499) .task-item .toolbar-dropdown.active{z-index:19499}.card:nth-child(9500) .task-item{z-index:-8501}.card:nth-child(9500) .task-item .toolbar-dropdown.active{z-index:19500}.card:nth-child(9501) .task-item{z-index:-8502}.card:nth-child(9501) .task-item .toolbar-dropdown.active{z-index:19501}.card:nth-child(9502) .task-item{z-index:-8503}.card:nth-child(9502) .task-item .toolbar-dropdown.active{z-index:19502}.card:nth-child(9503) .task-item{z-index:-8504}.card:nth-child(9503) .task-item .toolbar-dropdown.active{z-index:19503}.card:nth-child(9504) .task-item{z-index:-8505}.card:nth-child(9504) .task-item .toolbar-dropdown.active{z-index:19504}.card:nth-child(9505) .task-item{z-index:-8506}.card:nth-child(9505) .task-item .toolbar-dropdown.active{z-index:19505}.card:nth-child(9506) .task-item{z-index:-8507}.card:nth-child(9506) .task-item .toolbar-dropdown.active{z-index:19506}.card:nth-child(9507) .task-item{z-index:-8508}.card:nth-child(9507) .task-item .toolbar-dropdown.active{z-index:19507}.card:nth-child(9508) .task-item{z-index:-8509}.card:nth-child(9508) .task-item .toolbar-dropdown.active{z-index:19508}.card:nth-child(9509) .task-item{z-index:-8510}.card:nth-child(9509) .task-item .toolbar-dropdown.active{z-index:19509}.card:nth-child(9510) .task-item{z-index:-8511}.card:nth-child(9510) .task-item .toolbar-dropdown.active{z-index:19510}.card:nth-child(9511) .task-item{z-index:-8512}.card:nth-child(9511) .task-item .toolbar-dropdown.active{z-index:19511}.card:nth-child(9512) .task-item{z-index:-8513}.card:nth-child(9512) .task-item .toolbar-dropdown.active{z-index:19512}.card:nth-child(9513) .task-item{z-index:-8514}.card:nth-child(9513) .task-item .toolbar-dropdown.active{z-index:19513}.card:nth-child(9514) .task-item{z-index:-8515}.card:nth-child(9514) .task-item .toolbar-dropdown.active{z-index:19514}.card:nth-child(9515) .task-item{z-index:-8516}.card:nth-child(9515) .task-item .toolbar-dropdown.active{z-index:19515}.card:nth-child(9516) .task-item{z-index:-8517}.card:nth-child(9516) .task-item .toolbar-dropdown.active{z-index:19516}.card:nth-child(9517) .task-item{z-index:-8518}.card:nth-child(9517) .task-item .toolbar-dropdown.active{z-index:19517}.card:nth-child(9518) .task-item{z-index:-8519}.card:nth-child(9518) .task-item .toolbar-dropdown.active{z-index:19518}.card:nth-child(9519) .task-item{z-index:-8520}.card:nth-child(9519) .task-item .toolbar-dropdown.active{z-index:19519}.card:nth-child(9520) .task-item{z-index:-8521}.card:nth-child(9520) .task-item .toolbar-dropdown.active{z-index:19520}.card:nth-child(9521) .task-item{z-index:-8522}.card:nth-child(9521) .task-item .toolbar-dropdown.active{z-index:19521}.card:nth-child(9522) .task-item{z-index:-8523}.card:nth-child(9522) .task-item .toolbar-dropdown.active{z-index:19522}.card:nth-child(9523) .task-item{z-index:-8524}.card:nth-child(9523) .task-item .toolbar-dropdown.active{z-index:19523}.card:nth-child(9524) .task-item{z-index:-8525}.card:nth-child(9524) .task-item .toolbar-dropdown.active{z-index:19524}.card:nth-child(9525) .task-item{z-index:-8526}.card:nth-child(9525) .task-item .toolbar-dropdown.active{z-index:19525}.card:nth-child(9526) .task-item{z-index:-8527}.card:nth-child(9526) .task-item .toolbar-dropdown.active{z-index:19526}.card:nth-child(9527) .task-item{z-index:-8528}.card:nth-child(9527) .task-item .toolbar-dropdown.active{z-index:19527}.card:nth-child(9528) .task-item{z-index:-8529}.card:nth-child(9528) .task-item .toolbar-dropdown.active{z-index:19528}.card:nth-child(9529) .task-item{z-index:-8530}.card:nth-child(9529) .task-item .toolbar-dropdown.active{z-index:19529}.card:nth-child(9530) .task-item{z-index:-8531}.card:nth-child(9530) .task-item .toolbar-dropdown.active{z-index:19530}.card:nth-child(9531) .task-item{z-index:-8532}.card:nth-child(9531) .task-item .toolbar-dropdown.active{z-index:19531}.card:nth-child(9532) .task-item{z-index:-8533}.card:nth-child(9532) .task-item .toolbar-dropdown.active{z-index:19532}.card:nth-child(9533) .task-item{z-index:-8534}.card:nth-child(9533) .task-item .toolbar-dropdown.active{z-index:19533}.card:nth-child(9534) .task-item{z-index:-8535}.card:nth-child(9534) .task-item .toolbar-dropdown.active{z-index:19534}.card:nth-child(9535) .task-item{z-index:-8536}.card:nth-child(9535) .task-item .toolbar-dropdown.active{z-index:19535}.card:nth-child(9536) .task-item{z-index:-8537}.card:nth-child(9536) .task-item .toolbar-dropdown.active{z-index:19536}.card:nth-child(9537) .task-item{z-index:-8538}.card:nth-child(9537) .task-item .toolbar-dropdown.active{z-index:19537}.card:nth-child(9538) .task-item{z-index:-8539}.card:nth-child(9538) .task-item .toolbar-dropdown.active{z-index:19538}.card:nth-child(9539) .task-item{z-index:-8540}.card:nth-child(9539) .task-item .toolbar-dropdown.active{z-index:19539}.card:nth-child(9540) .task-item{z-index:-8541}.card:nth-child(9540) .task-item .toolbar-dropdown.active{z-index:19540}.card:nth-child(9541) .task-item{z-index:-8542}.card:nth-child(9541) .task-item .toolbar-dropdown.active{z-index:19541}.card:nth-child(9542) .task-item{z-index:-8543}.card:nth-child(9542) .task-item .toolbar-dropdown.active{z-index:19542}.card:nth-child(9543) .task-item{z-index:-8544}.card:nth-child(9543) .task-item .toolbar-dropdown.active{z-index:19543}.card:nth-child(9544) .task-item{z-index:-8545}.card:nth-child(9544) .task-item .toolbar-dropdown.active{z-index:19544}.card:nth-child(9545) .task-item{z-index:-8546}.card:nth-child(9545) .task-item .toolbar-dropdown.active{z-index:19545}.card:nth-child(9546) .task-item{z-index:-8547}.card:nth-child(9546) .task-item .toolbar-dropdown.active{z-index:19546}.card:nth-child(9547) .task-item{z-index:-8548}.card:nth-child(9547) .task-item .toolbar-dropdown.active{z-index:19547}.card:nth-child(9548) .task-item{z-index:-8549}.card:nth-child(9548) .task-item .toolbar-dropdown.active{z-index:19548}.card:nth-child(9549) .task-item{z-index:-8550}.card:nth-child(9549) .task-item .toolbar-dropdown.active{z-index:19549}.card:nth-child(9550) .task-item{z-index:-8551}.card:nth-child(9550) .task-item .toolbar-dropdown.active{z-index:19550}.card:nth-child(9551) .task-item{z-index:-8552}.card:nth-child(9551) .task-item .toolbar-dropdown.active{z-index:19551}.card:nth-child(9552) .task-item{z-index:-8553}.card:nth-child(9552) .task-item .toolbar-dropdown.active{z-index:19552}.card:nth-child(9553) .task-item{z-index:-8554}.card:nth-child(9553) .task-item .toolbar-dropdown.active{z-index:19553}.card:nth-child(9554) .task-item{z-index:-8555}.card:nth-child(9554) .task-item .toolbar-dropdown.active{z-index:19554}.card:nth-child(9555) .task-item{z-index:-8556}.card:nth-child(9555) .task-item .toolbar-dropdown.active{z-index:19555}.card:nth-child(9556) .task-item{z-index:-8557}.card:nth-child(9556) .task-item .toolbar-dropdown.active{z-index:19556}.card:nth-child(9557) .task-item{z-index:-8558}.card:nth-child(9557) .task-item .toolbar-dropdown.active{z-index:19557}.card:nth-child(9558) .task-item{z-index:-8559}.card:nth-child(9558) .task-item .toolbar-dropdown.active{z-index:19558}.card:nth-child(9559) .task-item{z-index:-8560}.card:nth-child(9559) .task-item .toolbar-dropdown.active{z-index:19559}.card:nth-child(9560) .task-item{z-index:-8561}.card:nth-child(9560) .task-item .toolbar-dropdown.active{z-index:19560}.card:nth-child(9561) .task-item{z-index:-8562}.card:nth-child(9561) .task-item .toolbar-dropdown.active{z-index:19561}.card:nth-child(9562) .task-item{z-index:-8563}.card:nth-child(9562) .task-item .toolbar-dropdown.active{z-index:19562}.card:nth-child(9563) .task-item{z-index:-8564}.card:nth-child(9563) .task-item .toolbar-dropdown.active{z-index:19563}.card:nth-child(9564) .task-item{z-index:-8565}.card:nth-child(9564) .task-item .toolbar-dropdown.active{z-index:19564}.card:nth-child(9565) .task-item{z-index:-8566}.card:nth-child(9565) .task-item .toolbar-dropdown.active{z-index:19565}.card:nth-child(9566) .task-item{z-index:-8567}.card:nth-child(9566) .task-item .toolbar-dropdown.active{z-index:19566}.card:nth-child(9567) .task-item{z-index:-8568}.card:nth-child(9567) .task-item .toolbar-dropdown.active{z-index:19567}.card:nth-child(9568) .task-item{z-index:-8569}.card:nth-child(9568) .task-item .toolbar-dropdown.active{z-index:19568}.card:nth-child(9569) .task-item{z-index:-8570}.card:nth-child(9569) .task-item .toolbar-dropdown.active{z-index:19569}.card:nth-child(9570) .task-item{z-index:-8571}.card:nth-child(9570) .task-item .toolbar-dropdown.active{z-index:19570}.card:nth-child(9571) .task-item{z-index:-8572}.card:nth-child(9571) .task-item .toolbar-dropdown.active{z-index:19571}.card:nth-child(9572) .task-item{z-index:-8573}.card:nth-child(9572) .task-item .toolbar-dropdown.active{z-index:19572}.card:nth-child(9573) .task-item{z-index:-8574}.card:nth-child(9573) .task-item .toolbar-dropdown.active{z-index:19573}.card:nth-child(9574) .task-item{z-index:-8575}.card:nth-child(9574) .task-item .toolbar-dropdown.active{z-index:19574}.card:nth-child(9575) .task-item{z-index:-8576}.card:nth-child(9575) .task-item .toolbar-dropdown.active{z-index:19575}.card:nth-child(9576) .task-item{z-index:-8577}.card:nth-child(9576) .task-item .toolbar-dropdown.active{z-index:19576}.card:nth-child(9577) .task-item{z-index:-8578}.card:nth-child(9577) .task-item .toolbar-dropdown.active{z-index:19577}.card:nth-child(9578) .task-item{z-index:-8579}.card:nth-child(9578) .task-item .toolbar-dropdown.active{z-index:19578}.card:nth-child(9579) .task-item{z-index:-8580}.card:nth-child(9579) .task-item .toolbar-dropdown.active{z-index:19579}.card:nth-child(9580) .task-item{z-index:-8581}.card:nth-child(9580) .task-item .toolbar-dropdown.active{z-index:19580}.card:nth-child(9581) .task-item{z-index:-8582}.card:nth-child(9581) .task-item .toolbar-dropdown.active{z-index:19581}.card:nth-child(9582) .task-item{z-index:-8583}.card:nth-child(9582) .task-item .toolbar-dropdown.active{z-index:19582}.card:nth-child(9583) .task-item{z-index:-8584}.card:nth-child(9583) .task-item .toolbar-dropdown.active{z-index:19583}.card:nth-child(9584) .task-item{z-index:-8585}.card:nth-child(9584) .task-item .toolbar-dropdown.active{z-index:19584}.card:nth-child(9585) .task-item{z-index:-8586}.card:nth-child(9585) .task-item .toolbar-dropdown.active{z-index:19585}.card:nth-child(9586) .task-item{z-index:-8587}.card:nth-child(9586) .task-item .toolbar-dropdown.active{z-index:19586}.card:nth-child(9587) .task-item{z-index:-8588}.card:nth-child(9587) .task-item .toolbar-dropdown.active{z-index:19587}.card:nth-child(9588) .task-item{z-index:-8589}.card:nth-child(9588) .task-item .toolbar-dropdown.active{z-index:19588}.card:nth-child(9589) .task-item{z-index:-8590}.card:nth-child(9589) .task-item .toolbar-dropdown.active{z-index:19589}.card:nth-child(9590) .task-item{z-index:-8591}.card:nth-child(9590) .task-item .toolbar-dropdown.active{z-index:19590}.card:nth-child(9591) .task-item{z-index:-8592}.card:nth-child(9591) .task-item .toolbar-dropdown.active{z-index:19591}.card:nth-child(9592) .task-item{z-index:-8593}.card:nth-child(9592) .task-item .toolbar-dropdown.active{z-index:19592}.card:nth-child(9593) .task-item{z-index:-8594}.card:nth-child(9593) .task-item .toolbar-dropdown.active{z-index:19593}.card:nth-child(9594) .task-item{z-index:-8595}.card:nth-child(9594) .task-item .toolbar-dropdown.active{z-index:19594}.card:nth-child(9595) .task-item{z-index:-8596}.card:nth-child(9595) .task-item .toolbar-dropdown.active{z-index:19595}.card:nth-child(9596) .task-item{z-index:-8597}.card:nth-child(9596) .task-item .toolbar-dropdown.active{z-index:19596}.card:nth-child(9597) .task-item{z-index:-8598}.card:nth-child(9597) .task-item .toolbar-dropdown.active{z-index:19597}.card:nth-child(9598) .task-item{z-index:-8599}.card:nth-child(9598) .task-item .toolbar-dropdown.active{z-index:19598}.card:nth-child(9599) .task-item{z-index:-8600}.card:nth-child(9599) .task-item .toolbar-dropdown.active{z-index:19599}.card:nth-child(9600) .task-item{z-index:-8601}.card:nth-child(9600) .task-item .toolbar-dropdown.active{z-index:19600}.card:nth-child(9601) .task-item{z-index:-8602}.card:nth-child(9601) .task-item .toolbar-dropdown.active{z-index:19601}.card:nth-child(9602) .task-item{z-index:-8603}.card:nth-child(9602) .task-item .toolbar-dropdown.active{z-index:19602}.card:nth-child(9603) .task-item{z-index:-8604}.card:nth-child(9603) .task-item .toolbar-dropdown.active{z-index:19603}.card:nth-child(9604) .task-item{z-index:-8605}.card:nth-child(9604) .task-item .toolbar-dropdown.active{z-index:19604}.card:nth-child(9605) .task-item{z-index:-8606}.card:nth-child(9605) .task-item .toolbar-dropdown.active{z-index:19605}.card:nth-child(9606) .task-item{z-index:-8607}.card:nth-child(9606) .task-item .toolbar-dropdown.active{z-index:19606}.card:nth-child(9607) .task-item{z-index:-8608}.card:nth-child(9607) .task-item .toolbar-dropdown.active{z-index:19607}.card:nth-child(9608) .task-item{z-index:-8609}.card:nth-child(9608) .task-item .toolbar-dropdown.active{z-index:19608}.card:nth-child(9609) .task-item{z-index:-8610}.card:nth-child(9609) .task-item .toolbar-dropdown.active{z-index:19609}.card:nth-child(9610) .task-item{z-index:-8611}.card:nth-child(9610) .task-item .toolbar-dropdown.active{z-index:19610}.card:nth-child(9611) .task-item{z-index:-8612}.card:nth-child(9611) .task-item .toolbar-dropdown.active{z-index:19611}.card:nth-child(9612) .task-item{z-index:-8613}.card:nth-child(9612) .task-item .toolbar-dropdown.active{z-index:19612}.card:nth-child(9613) .task-item{z-index:-8614}.card:nth-child(9613) .task-item .toolbar-dropdown.active{z-index:19613}.card:nth-child(9614) .task-item{z-index:-8615}.card:nth-child(9614) .task-item .toolbar-dropdown.active{z-index:19614}.card:nth-child(9615) .task-item{z-index:-8616}.card:nth-child(9615) .task-item .toolbar-dropdown.active{z-index:19615}.card:nth-child(9616) .task-item{z-index:-8617}.card:nth-child(9616) .task-item .toolbar-dropdown.active{z-index:19616}.card:nth-child(9617) .task-item{z-index:-8618}.card:nth-child(9617) .task-item .toolbar-dropdown.active{z-index:19617}.card:nth-child(9618) .task-item{z-index:-8619}.card:nth-child(9618) .task-item .toolbar-dropdown.active{z-index:19618}.card:nth-child(9619) .task-item{z-index:-8620}.card:nth-child(9619) .task-item .toolbar-dropdown.active{z-index:19619}.card:nth-child(9620) .task-item{z-index:-8621}.card:nth-child(9620) .task-item .toolbar-dropdown.active{z-index:19620}.card:nth-child(9621) .task-item{z-index:-8622}.card:nth-child(9621) .task-item .toolbar-dropdown.active{z-index:19621}.card:nth-child(9622) .task-item{z-index:-8623}.card:nth-child(9622) .task-item .toolbar-dropdown.active{z-index:19622}.card:nth-child(9623) .task-item{z-index:-8624}.card:nth-child(9623) .task-item .toolbar-dropdown.active{z-index:19623}.card:nth-child(9624) .task-item{z-index:-8625}.card:nth-child(9624) .task-item .toolbar-dropdown.active{z-index:19624}.card:nth-child(9625) .task-item{z-index:-8626}.card:nth-child(9625) .task-item .toolbar-dropdown.active{z-index:19625}.card:nth-child(9626) .task-item{z-index:-8627}.card:nth-child(9626) .task-item .toolbar-dropdown.active{z-index:19626}.card:nth-child(9627) .task-item{z-index:-8628}.card:nth-child(9627) .task-item .toolbar-dropdown.active{z-index:19627}.card:nth-child(9628) .task-item{z-index:-8629}.card:nth-child(9628) .task-item .toolbar-dropdown.active{z-index:19628}.card:nth-child(9629) .task-item{z-index:-8630}.card:nth-child(9629) .task-item .toolbar-dropdown.active{z-index:19629}.card:nth-child(9630) .task-item{z-index:-8631}.card:nth-child(9630) .task-item .toolbar-dropdown.active{z-index:19630}.card:nth-child(9631) .task-item{z-index:-8632}.card:nth-child(9631) .task-item .toolbar-dropdown.active{z-index:19631}.card:nth-child(9632) .task-item{z-index:-8633}.card:nth-child(9632) .task-item .toolbar-dropdown.active{z-index:19632}.card:nth-child(9633) .task-item{z-index:-8634}.card:nth-child(9633) .task-item .toolbar-dropdown.active{z-index:19633}.card:nth-child(9634) .task-item{z-index:-8635}.card:nth-child(9634) .task-item .toolbar-dropdown.active{z-index:19634}.card:nth-child(9635) .task-item{z-index:-8636}.card:nth-child(9635) .task-item .toolbar-dropdown.active{z-index:19635}.card:nth-child(9636) .task-item{z-index:-8637}.card:nth-child(9636) .task-item .toolbar-dropdown.active{z-index:19636}.card:nth-child(9637) .task-item{z-index:-8638}.card:nth-child(9637) .task-item .toolbar-dropdown.active{z-index:19637}.card:nth-child(9638) .task-item{z-index:-8639}.card:nth-child(9638) .task-item .toolbar-dropdown.active{z-index:19638}.card:nth-child(9639) .task-item{z-index:-8640}.card:nth-child(9639) .task-item .toolbar-dropdown.active{z-index:19639}.card:nth-child(9640) .task-item{z-index:-8641}.card:nth-child(9640) .task-item .toolbar-dropdown.active{z-index:19640}.card:nth-child(9641) .task-item{z-index:-8642}.card:nth-child(9641) .task-item .toolbar-dropdown.active{z-index:19641}.card:nth-child(9642) .task-item{z-index:-8643}.card:nth-child(9642) .task-item .toolbar-dropdown.active{z-index:19642}.card:nth-child(9643) .task-item{z-index:-8644}.card:nth-child(9643) .task-item .toolbar-dropdown.active{z-index:19643}.card:nth-child(9644) .task-item{z-index:-8645}.card:nth-child(9644) .task-item .toolbar-dropdown.active{z-index:19644}.card:nth-child(9645) .task-item{z-index:-8646}.card:nth-child(9645) .task-item .toolbar-dropdown.active{z-index:19645}.card:nth-child(9646) .task-item{z-index:-8647}.card:nth-child(9646) .task-item .toolbar-dropdown.active{z-index:19646}.card:nth-child(9647) .task-item{z-index:-8648}.card:nth-child(9647) .task-item .toolbar-dropdown.active{z-index:19647}.card:nth-child(9648) .task-item{z-index:-8649}.card:nth-child(9648) .task-item .toolbar-dropdown.active{z-index:19648}.card:nth-child(9649) .task-item{z-index:-8650}.card:nth-child(9649) .task-item .toolbar-dropdown.active{z-index:19649}.card:nth-child(9650) .task-item{z-index:-8651}.card:nth-child(9650) .task-item .toolbar-dropdown.active{z-index:19650}.card:nth-child(9651) .task-item{z-index:-8652}.card:nth-child(9651) .task-item .toolbar-dropdown.active{z-index:19651}.card:nth-child(9652) .task-item{z-index:-8653}.card:nth-child(9652) .task-item .toolbar-dropdown.active{z-index:19652}.card:nth-child(9653) .task-item{z-index:-8654}.card:nth-child(9653) .task-item .toolbar-dropdown.active{z-index:19653}.card:nth-child(9654) .task-item{z-index:-8655}.card:nth-child(9654) .task-item .toolbar-dropdown.active{z-index:19654}.card:nth-child(9655) .task-item{z-index:-8656}.card:nth-child(9655) .task-item .toolbar-dropdown.active{z-index:19655}.card:nth-child(9656) .task-item{z-index:-8657}.card:nth-child(9656) .task-item .toolbar-dropdown.active{z-index:19656}.card:nth-child(9657) .task-item{z-index:-8658}.card:nth-child(9657) .task-item .toolbar-dropdown.active{z-index:19657}.card:nth-child(9658) .task-item{z-index:-8659}.card:nth-child(9658) .task-item .toolbar-dropdown.active{z-index:19658}.card:nth-child(9659) .task-item{z-index:-8660}.card:nth-child(9659) .task-item .toolbar-dropdown.active{z-index:19659}.card:nth-child(9660) .task-item{z-index:-8661}.card:nth-child(9660) .task-item .toolbar-dropdown.active{z-index:19660}.card:nth-child(9661) .task-item{z-index:-8662}.card:nth-child(9661) .task-item .toolbar-dropdown.active{z-index:19661}.card:nth-child(9662) .task-item{z-index:-8663}.card:nth-child(9662) .task-item .toolbar-dropdown.active{z-index:19662}.card:nth-child(9663) .task-item{z-index:-8664}.card:nth-child(9663) .task-item .toolbar-dropdown.active{z-index:19663}.card:nth-child(9664) .task-item{z-index:-8665}.card:nth-child(9664) .task-item .toolbar-dropdown.active{z-index:19664}.card:nth-child(9665) .task-item{z-index:-8666}.card:nth-child(9665) .task-item .toolbar-dropdown.active{z-index:19665}.card:nth-child(9666) .task-item{z-index:-8667}.card:nth-child(9666) .task-item .toolbar-dropdown.active{z-index:19666}.card:nth-child(9667) .task-item{z-index:-8668}.card:nth-child(9667) .task-item .toolbar-dropdown.active{z-index:19667}.card:nth-child(9668) .task-item{z-index:-8669}.card:nth-child(9668) .task-item .toolbar-dropdown.active{z-index:19668}.card:nth-child(9669) .task-item{z-index:-8670}.card:nth-child(9669) .task-item .toolbar-dropdown.active{z-index:19669}.card:nth-child(9670) .task-item{z-index:-8671}.card:nth-child(9670) .task-item .toolbar-dropdown.active{z-index:19670}.card:nth-child(9671) .task-item{z-index:-8672}.card:nth-child(9671) .task-item .toolbar-dropdown.active{z-index:19671}.card:nth-child(9672) .task-item{z-index:-8673}.card:nth-child(9672) .task-item .toolbar-dropdown.active{z-index:19672}.card:nth-child(9673) .task-item{z-index:-8674}.card:nth-child(9673) .task-item .toolbar-dropdown.active{z-index:19673}.card:nth-child(9674) .task-item{z-index:-8675}.card:nth-child(9674) .task-item .toolbar-dropdown.active{z-index:19674}.card:nth-child(9675) .task-item{z-index:-8676}.card:nth-child(9675) .task-item .toolbar-dropdown.active{z-index:19675}.card:nth-child(9676) .task-item{z-index:-8677}.card:nth-child(9676) .task-item .toolbar-dropdown.active{z-index:19676}.card:nth-child(9677) .task-item{z-index:-8678}.card:nth-child(9677) .task-item .toolbar-dropdown.active{z-index:19677}.card:nth-child(9678) .task-item{z-index:-8679}.card:nth-child(9678) .task-item .toolbar-dropdown.active{z-index:19678}.card:nth-child(9679) .task-item{z-index:-8680}.card:nth-child(9679) .task-item .toolbar-dropdown.active{z-index:19679}.card:nth-child(9680) .task-item{z-index:-8681}.card:nth-child(9680) .task-item .toolbar-dropdown.active{z-index:19680}.card:nth-child(9681) .task-item{z-index:-8682}.card:nth-child(9681) .task-item .toolbar-dropdown.active{z-index:19681}.card:nth-child(9682) .task-item{z-index:-8683}.card:nth-child(9682) .task-item .toolbar-dropdown.active{z-index:19682}.card:nth-child(9683) .task-item{z-index:-8684}.card:nth-child(9683) .task-item .toolbar-dropdown.active{z-index:19683}.card:nth-child(9684) .task-item{z-index:-8685}.card:nth-child(9684) .task-item .toolbar-dropdown.active{z-index:19684}.card:nth-child(9685) .task-item{z-index:-8686}.card:nth-child(9685) .task-item .toolbar-dropdown.active{z-index:19685}.card:nth-child(9686) .task-item{z-index:-8687}.card:nth-child(9686) .task-item .toolbar-dropdown.active{z-index:19686}.card:nth-child(9687) .task-item{z-index:-8688}.card:nth-child(9687) .task-item .toolbar-dropdown.active{z-index:19687}.card:nth-child(9688) .task-item{z-index:-8689}.card:nth-child(9688) .task-item .toolbar-dropdown.active{z-index:19688}.card:nth-child(9689) .task-item{z-index:-8690}.card:nth-child(9689) .task-item .toolbar-dropdown.active{z-index:19689}.card:nth-child(9690) .task-item{z-index:-8691}.card:nth-child(9690) .task-item .toolbar-dropdown.active{z-index:19690}.card:nth-child(9691) .task-item{z-index:-8692}.card:nth-child(9691) .task-item .toolbar-dropdown.active{z-index:19691}.card:nth-child(9692) .task-item{z-index:-8693}.card:nth-child(9692) .task-item .toolbar-dropdown.active{z-index:19692}.card:nth-child(9693) .task-item{z-index:-8694}.card:nth-child(9693) .task-item .toolbar-dropdown.active{z-index:19693}.card:nth-child(9694) .task-item{z-index:-8695}.card:nth-child(9694) .task-item .toolbar-dropdown.active{z-index:19694}.card:nth-child(9695) .task-item{z-index:-8696}.card:nth-child(9695) .task-item .toolbar-dropdown.active{z-index:19695}.card:nth-child(9696) .task-item{z-index:-8697}.card:nth-child(9696) .task-item .toolbar-dropdown.active{z-index:19696}.card:nth-child(9697) .task-item{z-index:-8698}.card:nth-child(9697) .task-item .toolbar-dropdown.active{z-index:19697}.card:nth-child(9698) .task-item{z-index:-8699}.card:nth-child(9698) .task-item .toolbar-dropdown.active{z-index:19698}.card:nth-child(9699) .task-item{z-index:-8700}.card:nth-child(9699) .task-item .toolbar-dropdown.active{z-index:19699}.card:nth-child(9700) .task-item{z-index:-8701}.card:nth-child(9700) .task-item .toolbar-dropdown.active{z-index:19700}.card:nth-child(9701) .task-item{z-index:-8702}.card:nth-child(9701) .task-item .toolbar-dropdown.active{z-index:19701}.card:nth-child(9702) .task-item{z-index:-8703}.card:nth-child(9702) .task-item .toolbar-dropdown.active{z-index:19702}.card:nth-child(9703) .task-item{z-index:-8704}.card:nth-child(9703) .task-item .toolbar-dropdown.active{z-index:19703}.card:nth-child(9704) .task-item{z-index:-8705}.card:nth-child(9704) .task-item .toolbar-dropdown.active{z-index:19704}.card:nth-child(9705) .task-item{z-index:-8706}.card:nth-child(9705) .task-item .toolbar-dropdown.active{z-index:19705}.card:nth-child(9706) .task-item{z-index:-8707}.card:nth-child(9706) .task-item .toolbar-dropdown.active{z-index:19706}.card:nth-child(9707) .task-item{z-index:-8708}.card:nth-child(9707) .task-item .toolbar-dropdown.active{z-index:19707}.card:nth-child(9708) .task-item{z-index:-8709}.card:nth-child(9708) .task-item .toolbar-dropdown.active{z-index:19708}.card:nth-child(9709) .task-item{z-index:-8710}.card:nth-child(9709) .task-item .toolbar-dropdown.active{z-index:19709}.card:nth-child(9710) .task-item{z-index:-8711}.card:nth-child(9710) .task-item .toolbar-dropdown.active{z-index:19710}.card:nth-child(9711) .task-item{z-index:-8712}.card:nth-child(9711) .task-item .toolbar-dropdown.active{z-index:19711}.card:nth-child(9712) .task-item{z-index:-8713}.card:nth-child(9712) .task-item .toolbar-dropdown.active{z-index:19712}.card:nth-child(9713) .task-item{z-index:-8714}.card:nth-child(9713) .task-item .toolbar-dropdown.active{z-index:19713}.card:nth-child(9714) .task-item{z-index:-8715}.card:nth-child(9714) .task-item .toolbar-dropdown.active{z-index:19714}.card:nth-child(9715) .task-item{z-index:-8716}.card:nth-child(9715) .task-item .toolbar-dropdown.active{z-index:19715}.card:nth-child(9716) .task-item{z-index:-8717}.card:nth-child(9716) .task-item .toolbar-dropdown.active{z-index:19716}.card:nth-child(9717) .task-item{z-index:-8718}.card:nth-child(9717) .task-item .toolbar-dropdown.active{z-index:19717}.card:nth-child(9718) .task-item{z-index:-8719}.card:nth-child(9718) .task-item .toolbar-dropdown.active{z-index:19718}.card:nth-child(9719) .task-item{z-index:-8720}.card:nth-child(9719) .task-item .toolbar-dropdown.active{z-index:19719}.card:nth-child(9720) .task-item{z-index:-8721}.card:nth-child(9720) .task-item .toolbar-dropdown.active{z-index:19720}.card:nth-child(9721) .task-item{z-index:-8722}.card:nth-child(9721) .task-item .toolbar-dropdown.active{z-index:19721}.card:nth-child(9722) .task-item{z-index:-8723}.card:nth-child(9722) .task-item .toolbar-dropdown.active{z-index:19722}.card:nth-child(9723) .task-item{z-index:-8724}.card:nth-child(9723) .task-item .toolbar-dropdown.active{z-index:19723}.card:nth-child(9724) .task-item{z-index:-8725}.card:nth-child(9724) .task-item .toolbar-dropdown.active{z-index:19724}.card:nth-child(9725) .task-item{z-index:-8726}.card:nth-child(9725) .task-item .toolbar-dropdown.active{z-index:19725}.card:nth-child(9726) .task-item{z-index:-8727}.card:nth-child(9726) .task-item .toolbar-dropdown.active{z-index:19726}.card:nth-child(9727) .task-item{z-index:-8728}.card:nth-child(9727) .task-item .toolbar-dropdown.active{z-index:19727}.card:nth-child(9728) .task-item{z-index:-8729}.card:nth-child(9728) .task-item .toolbar-dropdown.active{z-index:19728}.card:nth-child(9729) .task-item{z-index:-8730}.card:nth-child(9729) .task-item .toolbar-dropdown.active{z-index:19729}.card:nth-child(9730) .task-item{z-index:-8731}.card:nth-child(9730) .task-item .toolbar-dropdown.active{z-index:19730}.card:nth-child(9731) .task-item{z-index:-8732}.card:nth-child(9731) .task-item .toolbar-dropdown.active{z-index:19731}.card:nth-child(9732) .task-item{z-index:-8733}.card:nth-child(9732) .task-item .toolbar-dropdown.active{z-index:19732}.card:nth-child(9733) .task-item{z-index:-8734}.card:nth-child(9733) .task-item .toolbar-dropdown.active{z-index:19733}.card:nth-child(9734) .task-item{z-index:-8735}.card:nth-child(9734) .task-item .toolbar-dropdown.active{z-index:19734}.card:nth-child(9735) .task-item{z-index:-8736}.card:nth-child(9735) .task-item .toolbar-dropdown.active{z-index:19735}.card:nth-child(9736) .task-item{z-index:-8737}.card:nth-child(9736) .task-item .toolbar-dropdown.active{z-index:19736}.card:nth-child(9737) .task-item{z-index:-8738}.card:nth-child(9737) .task-item .toolbar-dropdown.active{z-index:19737}.card:nth-child(9738) .task-item{z-index:-8739}.card:nth-child(9738) .task-item .toolbar-dropdown.active{z-index:19738}.card:nth-child(9739) .task-item{z-index:-8740}.card:nth-child(9739) .task-item .toolbar-dropdown.active{z-index:19739}.card:nth-child(9740) .task-item{z-index:-8741}.card:nth-child(9740) .task-item .toolbar-dropdown.active{z-index:19740}.card:nth-child(9741) .task-item{z-index:-8742}.card:nth-child(9741) .task-item .toolbar-dropdown.active{z-index:19741}.card:nth-child(9742) .task-item{z-index:-8743}.card:nth-child(9742) .task-item .toolbar-dropdown.active{z-index:19742}.card:nth-child(9743) .task-item{z-index:-8744}.card:nth-child(9743) .task-item .toolbar-dropdown.active{z-index:19743}.card:nth-child(9744) .task-item{z-index:-8745}.card:nth-child(9744) .task-item .toolbar-dropdown.active{z-index:19744}.card:nth-child(9745) .task-item{z-index:-8746}.card:nth-child(9745) .task-item .toolbar-dropdown.active{z-index:19745}.card:nth-child(9746) .task-item{z-index:-8747}.card:nth-child(9746) .task-item .toolbar-dropdown.active{z-index:19746}.card:nth-child(9747) .task-item{z-index:-8748}.card:nth-child(9747) .task-item .toolbar-dropdown.active{z-index:19747}.card:nth-child(9748) .task-item{z-index:-8749}.card:nth-child(9748) .task-item .toolbar-dropdown.active{z-index:19748}.card:nth-child(9749) .task-item{z-index:-8750}.card:nth-child(9749) .task-item .toolbar-dropdown.active{z-index:19749}.card:nth-child(9750) .task-item{z-index:-8751}.card:nth-child(9750) .task-item .toolbar-dropdown.active{z-index:19750}.card:nth-child(9751) .task-item{z-index:-8752}.card:nth-child(9751) .task-item .toolbar-dropdown.active{z-index:19751}.card:nth-child(9752) .task-item{z-index:-8753}.card:nth-child(9752) .task-item .toolbar-dropdown.active{z-index:19752}.card:nth-child(9753) .task-item{z-index:-8754}.card:nth-child(9753) .task-item .toolbar-dropdown.active{z-index:19753}.card:nth-child(9754) .task-item{z-index:-8755}.card:nth-child(9754) .task-item .toolbar-dropdown.active{z-index:19754}.card:nth-child(9755) .task-item{z-index:-8756}.card:nth-child(9755) .task-item .toolbar-dropdown.active{z-index:19755}.card:nth-child(9756) .task-item{z-index:-8757}.card:nth-child(9756) .task-item .toolbar-dropdown.active{z-index:19756}.card:nth-child(9757) .task-item{z-index:-8758}.card:nth-child(9757) .task-item .toolbar-dropdown.active{z-index:19757}.card:nth-child(9758) .task-item{z-index:-8759}.card:nth-child(9758) .task-item .toolbar-dropdown.active{z-index:19758}.card:nth-child(9759) .task-item{z-index:-8760}.card:nth-child(9759) .task-item .toolbar-dropdown.active{z-index:19759}.card:nth-child(9760) .task-item{z-index:-8761}.card:nth-child(9760) .task-item .toolbar-dropdown.active{z-index:19760}.card:nth-child(9761) .task-item{z-index:-8762}.card:nth-child(9761) .task-item .toolbar-dropdown.active{z-index:19761}.card:nth-child(9762) .task-item{z-index:-8763}.card:nth-child(9762) .task-item .toolbar-dropdown.active{z-index:19762}.card:nth-child(9763) .task-item{z-index:-8764}.card:nth-child(9763) .task-item .toolbar-dropdown.active{z-index:19763}.card:nth-child(9764) .task-item{z-index:-8765}.card:nth-child(9764) .task-item .toolbar-dropdown.active{z-index:19764}.card:nth-child(9765) .task-item{z-index:-8766}.card:nth-child(9765) .task-item .toolbar-dropdown.active{z-index:19765}.card:nth-child(9766) .task-item{z-index:-8767}.card:nth-child(9766) .task-item .toolbar-dropdown.active{z-index:19766}.card:nth-child(9767) .task-item{z-index:-8768}.card:nth-child(9767) .task-item .toolbar-dropdown.active{z-index:19767}.card:nth-child(9768) .task-item{z-index:-8769}.card:nth-child(9768) .task-item .toolbar-dropdown.active{z-index:19768}.card:nth-child(9769) .task-item{z-index:-8770}.card:nth-child(9769) .task-item .toolbar-dropdown.active{z-index:19769}.card:nth-child(9770) .task-item{z-index:-8771}.card:nth-child(9770) .task-item .toolbar-dropdown.active{z-index:19770}.card:nth-child(9771) .task-item{z-index:-8772}.card:nth-child(9771) .task-item .toolbar-dropdown.active{z-index:19771}.card:nth-child(9772) .task-item{z-index:-8773}.card:nth-child(9772) .task-item .toolbar-dropdown.active{z-index:19772}.card:nth-child(9773) .task-item{z-index:-8774}.card:nth-child(9773) .task-item .toolbar-dropdown.active{z-index:19773}.card:nth-child(9774) .task-item{z-index:-8775}.card:nth-child(9774) .task-item .toolbar-dropdown.active{z-index:19774}.card:nth-child(9775) .task-item{z-index:-8776}.card:nth-child(9775) .task-item .toolbar-dropdown.active{z-index:19775}.card:nth-child(9776) .task-item{z-index:-8777}.card:nth-child(9776) .task-item .toolbar-dropdown.active{z-index:19776}.card:nth-child(9777) .task-item{z-index:-8778}.card:nth-child(9777) .task-item .toolbar-dropdown.active{z-index:19777}.card:nth-child(9778) .task-item{z-index:-8779}.card:nth-child(9778) .task-item .toolbar-dropdown.active{z-index:19778}.card:nth-child(9779) .task-item{z-index:-8780}.card:nth-child(9779) .task-item .toolbar-dropdown.active{z-index:19779}.card:nth-child(9780) .task-item{z-index:-8781}.card:nth-child(9780) .task-item .toolbar-dropdown.active{z-index:19780}.card:nth-child(9781) .task-item{z-index:-8782}.card:nth-child(9781) .task-item .toolbar-dropdown.active{z-index:19781}.card:nth-child(9782) .task-item{z-index:-8783}.card:nth-child(9782) .task-item .toolbar-dropdown.active{z-index:19782}.card:nth-child(9783) .task-item{z-index:-8784}.card:nth-child(9783) .task-item .toolbar-dropdown.active{z-index:19783}.card:nth-child(9784) .task-item{z-index:-8785}.card:nth-child(9784) .task-item .toolbar-dropdown.active{z-index:19784}.card:nth-child(9785) .task-item{z-index:-8786}.card:nth-child(9785) .task-item .toolbar-dropdown.active{z-index:19785}.card:nth-child(9786) .task-item{z-index:-8787}.card:nth-child(9786) .task-item .toolbar-dropdown.active{z-index:19786}.card:nth-child(9787) .task-item{z-index:-8788}.card:nth-child(9787) .task-item .toolbar-dropdown.active{z-index:19787}.card:nth-child(9788) .task-item{z-index:-8789}.card:nth-child(9788) .task-item .toolbar-dropdown.active{z-index:19788}.card:nth-child(9789) .task-item{z-index:-8790}.card:nth-child(9789) .task-item .toolbar-dropdown.active{z-index:19789}.card:nth-child(9790) .task-item{z-index:-8791}.card:nth-child(9790) .task-item .toolbar-dropdown.active{z-index:19790}.card:nth-child(9791) .task-item{z-index:-8792}.card:nth-child(9791) .task-item .toolbar-dropdown.active{z-index:19791}.card:nth-child(9792) .task-item{z-index:-8793}.card:nth-child(9792) .task-item .toolbar-dropdown.active{z-index:19792}.card:nth-child(9793) .task-item{z-index:-8794}.card:nth-child(9793) .task-item .toolbar-dropdown.active{z-index:19793}.card:nth-child(9794) .task-item{z-index:-8795}.card:nth-child(9794) .task-item .toolbar-dropdown.active{z-index:19794}.card:nth-child(9795) .task-item{z-index:-8796}.card:nth-child(9795) .task-item .toolbar-dropdown.active{z-index:19795}.card:nth-child(9796) .task-item{z-index:-8797}.card:nth-child(9796) .task-item .toolbar-dropdown.active{z-index:19796}.card:nth-child(9797) .task-item{z-index:-8798}.card:nth-child(9797) .task-item .toolbar-dropdown.active{z-index:19797}.card:nth-child(9798) .task-item{z-index:-8799}.card:nth-child(9798) .task-item .toolbar-dropdown.active{z-index:19798}.card:nth-child(9799) .task-item{z-index:-8800}.card:nth-child(9799) .task-item .toolbar-dropdown.active{z-index:19799}.card:nth-child(9800) .task-item{z-index:-8801}.card:nth-child(9800) .task-item .toolbar-dropdown.active{z-index:19800}.card:nth-child(9801) .task-item{z-index:-8802}.card:nth-child(9801) .task-item .toolbar-dropdown.active{z-index:19801}.card:nth-child(9802) .task-item{z-index:-8803}.card:nth-child(9802) .task-item .toolbar-dropdown.active{z-index:19802}.card:nth-child(9803) .task-item{z-index:-8804}.card:nth-child(9803) .task-item .toolbar-dropdown.active{z-index:19803}.card:nth-child(9804) .task-item{z-index:-8805}.card:nth-child(9804) .task-item .toolbar-dropdown.active{z-index:19804}.card:nth-child(9805) .task-item{z-index:-8806}.card:nth-child(9805) .task-item .toolbar-dropdown.active{z-index:19805}.card:nth-child(9806) .task-item{z-index:-8807}.card:nth-child(9806) .task-item .toolbar-dropdown.active{z-index:19806}.card:nth-child(9807) .task-item{z-index:-8808}.card:nth-child(9807) .task-item .toolbar-dropdown.active{z-index:19807}.card:nth-child(9808) .task-item{z-index:-8809}.card:nth-child(9808) .task-item .toolbar-dropdown.active{z-index:19808}.card:nth-child(9809) .task-item{z-index:-8810}.card:nth-child(9809) .task-item .toolbar-dropdown.active{z-index:19809}.card:nth-child(9810) .task-item{z-index:-8811}.card:nth-child(9810) .task-item .toolbar-dropdown.active{z-index:19810}.card:nth-child(9811) .task-item{z-index:-8812}.card:nth-child(9811) .task-item .toolbar-dropdown.active{z-index:19811}.card:nth-child(9812) .task-item{z-index:-8813}.card:nth-child(9812) .task-item .toolbar-dropdown.active{z-index:19812}.card:nth-child(9813) .task-item{z-index:-8814}.card:nth-child(9813) .task-item .toolbar-dropdown.active{z-index:19813}.card:nth-child(9814) .task-item{z-index:-8815}.card:nth-child(9814) .task-item .toolbar-dropdown.active{z-index:19814}.card:nth-child(9815) .task-item{z-index:-8816}.card:nth-child(9815) .task-item .toolbar-dropdown.active{z-index:19815}.card:nth-child(9816) .task-item{z-index:-8817}.card:nth-child(9816) .task-item .toolbar-dropdown.active{z-index:19816}.card:nth-child(9817) .task-item{z-index:-8818}.card:nth-child(9817) .task-item .toolbar-dropdown.active{z-index:19817}.card:nth-child(9818) .task-item{z-index:-8819}.card:nth-child(9818) .task-item .toolbar-dropdown.active{z-index:19818}.card:nth-child(9819) .task-item{z-index:-8820}.card:nth-child(9819) .task-item .toolbar-dropdown.active{z-index:19819}.card:nth-child(9820) .task-item{z-index:-8821}.card:nth-child(9820) .task-item .toolbar-dropdown.active{z-index:19820}.card:nth-child(9821) .task-item{z-index:-8822}.card:nth-child(9821) .task-item .toolbar-dropdown.active{z-index:19821}.card:nth-child(9822) .task-item{z-index:-8823}.card:nth-child(9822) .task-item .toolbar-dropdown.active{z-index:19822}.card:nth-child(9823) .task-item{z-index:-8824}.card:nth-child(9823) .task-item .toolbar-dropdown.active{z-index:19823}.card:nth-child(9824) .task-item{z-index:-8825}.card:nth-child(9824) .task-item .toolbar-dropdown.active{z-index:19824}.card:nth-child(9825) .task-item{z-index:-8826}.card:nth-child(9825) .task-item .toolbar-dropdown.active{z-index:19825}.card:nth-child(9826) .task-item{z-index:-8827}.card:nth-child(9826) .task-item .toolbar-dropdown.active{z-index:19826}.card:nth-child(9827) .task-item{z-index:-8828}.card:nth-child(9827) .task-item .toolbar-dropdown.active{z-index:19827}.card:nth-child(9828) .task-item{z-index:-8829}.card:nth-child(9828) .task-item .toolbar-dropdown.active{z-index:19828}.card:nth-child(9829) .task-item{z-index:-8830}.card:nth-child(9829) .task-item .toolbar-dropdown.active{z-index:19829}.card:nth-child(9830) .task-item{z-index:-8831}.card:nth-child(9830) .task-item .toolbar-dropdown.active{z-index:19830}.card:nth-child(9831) .task-item{z-index:-8832}.card:nth-child(9831) .task-item .toolbar-dropdown.active{z-index:19831}.card:nth-child(9832) .task-item{z-index:-8833}.card:nth-child(9832) .task-item .toolbar-dropdown.active{z-index:19832}.card:nth-child(9833) .task-item{z-index:-8834}.card:nth-child(9833) .task-item .toolbar-dropdown.active{z-index:19833}.card:nth-child(9834) .task-item{z-index:-8835}.card:nth-child(9834) .task-item .toolbar-dropdown.active{z-index:19834}.card:nth-child(9835) .task-item{z-index:-8836}.card:nth-child(9835) .task-item .toolbar-dropdown.active{z-index:19835}.card:nth-child(9836) .task-item{z-index:-8837}.card:nth-child(9836) .task-item .toolbar-dropdown.active{z-index:19836}.card:nth-child(9837) .task-item{z-index:-8838}.card:nth-child(9837) .task-item .toolbar-dropdown.active{z-index:19837}.card:nth-child(9838) .task-item{z-index:-8839}.card:nth-child(9838) .task-item .toolbar-dropdown.active{z-index:19838}.card:nth-child(9839) .task-item{z-index:-8840}.card:nth-child(9839) .task-item .toolbar-dropdown.active{z-index:19839}.card:nth-child(9840) .task-item{z-index:-8841}.card:nth-child(9840) .task-item .toolbar-dropdown.active{z-index:19840}.card:nth-child(9841) .task-item{z-index:-8842}.card:nth-child(9841) .task-item .toolbar-dropdown.active{z-index:19841}.card:nth-child(9842) .task-item{z-index:-8843}.card:nth-child(9842) .task-item .toolbar-dropdown.active{z-index:19842}.card:nth-child(9843) .task-item{z-index:-8844}.card:nth-child(9843) .task-item .toolbar-dropdown.active{z-index:19843}.card:nth-child(9844) .task-item{z-index:-8845}.card:nth-child(9844) .task-item .toolbar-dropdown.active{z-index:19844}.card:nth-child(9845) .task-item{z-index:-8846}.card:nth-child(9845) .task-item .toolbar-dropdown.active{z-index:19845}.card:nth-child(9846) .task-item{z-index:-8847}.card:nth-child(9846) .task-item .toolbar-dropdown.active{z-index:19846}.card:nth-child(9847) .task-item{z-index:-8848}.card:nth-child(9847) .task-item .toolbar-dropdown.active{z-index:19847}.card:nth-child(9848) .task-item{z-index:-8849}.card:nth-child(9848) .task-item .toolbar-dropdown.active{z-index:19848}.card:nth-child(9849) .task-item{z-index:-8850}.card:nth-child(9849) .task-item .toolbar-dropdown.active{z-index:19849}.card:nth-child(9850) .task-item{z-index:-8851}.card:nth-child(9850) .task-item .toolbar-dropdown.active{z-index:19850}.card:nth-child(9851) .task-item{z-index:-8852}.card:nth-child(9851) .task-item .toolbar-dropdown.active{z-index:19851}.card:nth-child(9852) .task-item{z-index:-8853}.card:nth-child(9852) .task-item .toolbar-dropdown.active{z-index:19852}.card:nth-child(9853) .task-item{z-index:-8854}.card:nth-child(9853) .task-item .toolbar-dropdown.active{z-index:19853}.card:nth-child(9854) .task-item{z-index:-8855}.card:nth-child(9854) .task-item .toolbar-dropdown.active{z-index:19854}.card:nth-child(9855) .task-item{z-index:-8856}.card:nth-child(9855) .task-item .toolbar-dropdown.active{z-index:19855}.card:nth-child(9856) .task-item{z-index:-8857}.card:nth-child(9856) .task-item .toolbar-dropdown.active{z-index:19856}.card:nth-child(9857) .task-item{z-index:-8858}.card:nth-child(9857) .task-item .toolbar-dropdown.active{z-index:19857}.card:nth-child(9858) .task-item{z-index:-8859}.card:nth-child(9858) .task-item .toolbar-dropdown.active{z-index:19858}.card:nth-child(9859) .task-item{z-index:-8860}.card:nth-child(9859) .task-item .toolbar-dropdown.active{z-index:19859}.card:nth-child(9860) .task-item{z-index:-8861}.card:nth-child(9860) .task-item .toolbar-dropdown.active{z-index:19860}.card:nth-child(9861) .task-item{z-index:-8862}.card:nth-child(9861) .task-item .toolbar-dropdown.active{z-index:19861}.card:nth-child(9862) .task-item{z-index:-8863}.card:nth-child(9862) .task-item .toolbar-dropdown.active{z-index:19862}.card:nth-child(9863) .task-item{z-index:-8864}.card:nth-child(9863) .task-item .toolbar-dropdown.active{z-index:19863}.card:nth-child(9864) .task-item{z-index:-8865}.card:nth-child(9864) .task-item .toolbar-dropdown.active{z-index:19864}.card:nth-child(9865) .task-item{z-index:-8866}.card:nth-child(9865) .task-item .toolbar-dropdown.active{z-index:19865}.card:nth-child(9866) .task-item{z-index:-8867}.card:nth-child(9866) .task-item .toolbar-dropdown.active{z-index:19866}.card:nth-child(9867) .task-item{z-index:-8868}.card:nth-child(9867) .task-item .toolbar-dropdown.active{z-index:19867}.card:nth-child(9868) .task-item{z-index:-8869}.card:nth-child(9868) .task-item .toolbar-dropdown.active{z-index:19868}.card:nth-child(9869) .task-item{z-index:-8870}.card:nth-child(9869) .task-item .toolbar-dropdown.active{z-index:19869}.card:nth-child(9870) .task-item{z-index:-8871}.card:nth-child(9870) .task-item .toolbar-dropdown.active{z-index:19870}.card:nth-child(9871) .task-item{z-index:-8872}.card:nth-child(9871) .task-item .toolbar-dropdown.active{z-index:19871}.card:nth-child(9872) .task-item{z-index:-8873}.card:nth-child(9872) .task-item .toolbar-dropdown.active{z-index:19872}.card:nth-child(9873) .task-item{z-index:-8874}.card:nth-child(9873) .task-item .toolbar-dropdown.active{z-index:19873}.card:nth-child(9874) .task-item{z-index:-8875}.card:nth-child(9874) .task-item .toolbar-dropdown.active{z-index:19874}.card:nth-child(9875) .task-item{z-index:-8876}.card:nth-child(9875) .task-item .toolbar-dropdown.active{z-index:19875}.card:nth-child(9876) .task-item{z-index:-8877}.card:nth-child(9876) .task-item .toolbar-dropdown.active{z-index:19876}.card:nth-child(9877) .task-item{z-index:-8878}.card:nth-child(9877) .task-item .toolbar-dropdown.active{z-index:19877}.card:nth-child(9878) .task-item{z-index:-8879}.card:nth-child(9878) .task-item .toolbar-dropdown.active{z-index:19878}.card:nth-child(9879) .task-item{z-index:-8880}.card:nth-child(9879) .task-item .toolbar-dropdown.active{z-index:19879}.card:nth-child(9880) .task-item{z-index:-8881}.card:nth-child(9880) .task-item .toolbar-dropdown.active{z-index:19880}.card:nth-child(9881) .task-item{z-index:-8882}.card:nth-child(9881) .task-item .toolbar-dropdown.active{z-index:19881}.card:nth-child(9882) .task-item{z-index:-8883}.card:nth-child(9882) .task-item .toolbar-dropdown.active{z-index:19882}.card:nth-child(9883) .task-item{z-index:-8884}.card:nth-child(9883) .task-item .toolbar-dropdown.active{z-index:19883}.card:nth-child(9884) .task-item{z-index:-8885}.card:nth-child(9884) .task-item .toolbar-dropdown.active{z-index:19884}.card:nth-child(9885) .task-item{z-index:-8886}.card:nth-child(9885) .task-item .toolbar-dropdown.active{z-index:19885}.card:nth-child(9886) .task-item{z-index:-8887}.card:nth-child(9886) .task-item .toolbar-dropdown.active{z-index:19886}.card:nth-child(9887) .task-item{z-index:-8888}.card:nth-child(9887) .task-item .toolbar-dropdown.active{z-index:19887}.card:nth-child(9888) .task-item{z-index:-8889}.card:nth-child(9888) .task-item .toolbar-dropdown.active{z-index:19888}.card:nth-child(9889) .task-item{z-index:-8890}.card:nth-child(9889) .task-item .toolbar-dropdown.active{z-index:19889}.card:nth-child(9890) .task-item{z-index:-8891}.card:nth-child(9890) .task-item .toolbar-dropdown.active{z-index:19890}.card:nth-child(9891) .task-item{z-index:-8892}.card:nth-child(9891) .task-item .toolbar-dropdown.active{z-index:19891}.card:nth-child(9892) .task-item{z-index:-8893}.card:nth-child(9892) .task-item .toolbar-dropdown.active{z-index:19892}.card:nth-child(9893) .task-item{z-index:-8894}.card:nth-child(9893) .task-item .toolbar-dropdown.active{z-index:19893}.card:nth-child(9894) .task-item{z-index:-8895}.card:nth-child(9894) .task-item .toolbar-dropdown.active{z-index:19894}.card:nth-child(9895) .task-item{z-index:-8896}.card:nth-child(9895) .task-item .toolbar-dropdown.active{z-index:19895}.card:nth-child(9896) .task-item{z-index:-8897}.card:nth-child(9896) .task-item .toolbar-dropdown.active{z-index:19896}.card:nth-child(9897) .task-item{z-index:-8898}.card:nth-child(9897) .task-item .toolbar-dropdown.active{z-index:19897}.card:nth-child(9898) .task-item{z-index:-8899}.card:nth-child(9898) .task-item .toolbar-dropdown.active{z-index:19898}.card:nth-child(9899) .task-item{z-index:-8900}.card:nth-child(9899) .task-item .toolbar-dropdown.active{z-index:19899}.card:nth-child(9900) .task-item{z-index:-8901}.card:nth-child(9900) .task-item .toolbar-dropdown.active{z-index:19900}.card:nth-child(9901) .task-item{z-index:-8902}.card:nth-child(9901) .task-item .toolbar-dropdown.active{z-index:19901}.card:nth-child(9902) .task-item{z-index:-8903}.card:nth-child(9902) .task-item .toolbar-dropdown.active{z-index:19902}.card:nth-child(9903) .task-item{z-index:-8904}.card:nth-child(9903) .task-item .toolbar-dropdown.active{z-index:19903}.card:nth-child(9904) .task-item{z-index:-8905}.card:nth-child(9904) .task-item .toolbar-dropdown.active{z-index:19904}.card:nth-child(9905) .task-item{z-index:-8906}.card:nth-child(9905) .task-item .toolbar-dropdown.active{z-index:19905}.card:nth-child(9906) .task-item{z-index:-8907}.card:nth-child(9906) .task-item .toolbar-dropdown.active{z-index:19906}.card:nth-child(9907) .task-item{z-index:-8908}.card:nth-child(9907) .task-item .toolbar-dropdown.active{z-index:19907}.card:nth-child(9908) .task-item{z-index:-8909}.card:nth-child(9908) .task-item .toolbar-dropdown.active{z-index:19908}.card:nth-child(9909) .task-item{z-index:-8910}.card:nth-child(9909) .task-item .toolbar-dropdown.active{z-index:19909}.card:nth-child(9910) .task-item{z-index:-8911}.card:nth-child(9910) .task-item .toolbar-dropdown.active{z-index:19910}.card:nth-child(9911) .task-item{z-index:-8912}.card:nth-child(9911) .task-item .toolbar-dropdown.active{z-index:19911}.card:nth-child(9912) .task-item{z-index:-8913}.card:nth-child(9912) .task-item .toolbar-dropdown.active{z-index:19912}.card:nth-child(9913) .task-item{z-index:-8914}.card:nth-child(9913) .task-item .toolbar-dropdown.active{z-index:19913}.card:nth-child(9914) .task-item{z-index:-8915}.card:nth-child(9914) .task-item .toolbar-dropdown.active{z-index:19914}.card:nth-child(9915) .task-item{z-index:-8916}.card:nth-child(9915) .task-item .toolbar-dropdown.active{z-index:19915}.card:nth-child(9916) .task-item{z-index:-8917}.card:nth-child(9916) .task-item .toolbar-dropdown.active{z-index:19916}.card:nth-child(9917) .task-item{z-index:-8918}.card:nth-child(9917) .task-item .toolbar-dropdown.active{z-index:19917}.card:nth-child(9918) .task-item{z-index:-8919}.card:nth-child(9918) .task-item .toolbar-dropdown.active{z-index:19918}.card:nth-child(9919) .task-item{z-index:-8920}.card:nth-child(9919) .task-item .toolbar-dropdown.active{z-index:19919}.card:nth-child(9920) .task-item{z-index:-8921}.card:nth-child(9920) .task-item .toolbar-dropdown.active{z-index:19920}.card:nth-child(9921) .task-item{z-index:-8922}.card:nth-child(9921) .task-item .toolbar-dropdown.active{z-index:19921}.card:nth-child(9922) .task-item{z-index:-8923}.card:nth-child(9922) .task-item .toolbar-dropdown.active{z-index:19922}.card:nth-child(9923) .task-item{z-index:-8924}.card:nth-child(9923) .task-item .toolbar-dropdown.active{z-index:19923}.card:nth-child(9924) .task-item{z-index:-8925}.card:nth-child(9924) .task-item .toolbar-dropdown.active{z-index:19924}.card:nth-child(9925) .task-item{z-index:-8926}.card:nth-child(9925) .task-item .toolbar-dropdown.active{z-index:19925}.card:nth-child(9926) .task-item{z-index:-8927}.card:nth-child(9926) .task-item .toolbar-dropdown.active{z-index:19926}.card:nth-child(9927) .task-item{z-index:-8928}.card:nth-child(9927) .task-item .toolbar-dropdown.active{z-index:19927}.card:nth-child(9928) .task-item{z-index:-8929}.card:nth-child(9928) .task-item .toolbar-dropdown.active{z-index:19928}.card:nth-child(9929) .task-item{z-index:-8930}.card:nth-child(9929) .task-item .toolbar-dropdown.active{z-index:19929}.card:nth-child(9930) .task-item{z-index:-8931}.card:nth-child(9930) .task-item .toolbar-dropdown.active{z-index:19930}.card:nth-child(9931) .task-item{z-index:-8932}.card:nth-child(9931) .task-item .toolbar-dropdown.active{z-index:19931}.card:nth-child(9932) .task-item{z-index:-8933}.card:nth-child(9932) .task-item .toolbar-dropdown.active{z-index:19932}.card:nth-child(9933) .task-item{z-index:-8934}.card:nth-child(9933) .task-item .toolbar-dropdown.active{z-index:19933}.card:nth-child(9934) .task-item{z-index:-8935}.card:nth-child(9934) .task-item .toolbar-dropdown.active{z-index:19934}.card:nth-child(9935) .task-item{z-index:-8936}.card:nth-child(9935) .task-item .toolbar-dropdown.active{z-index:19935}.card:nth-child(9936) .task-item{z-index:-8937}.card:nth-child(9936) .task-item .toolbar-dropdown.active{z-index:19936}.card:nth-child(9937) .task-item{z-index:-8938}.card:nth-child(9937) .task-item .toolbar-dropdown.active{z-index:19937}.card:nth-child(9938) .task-item{z-index:-8939}.card:nth-child(9938) .task-item .toolbar-dropdown.active{z-index:19938}.card:nth-child(9939) .task-item{z-index:-8940}.card:nth-child(9939) .task-item .toolbar-dropdown.active{z-index:19939}.card:nth-child(9940) .task-item{z-index:-8941}.card:nth-child(9940) .task-item .toolbar-dropdown.active{z-index:19940}.card:nth-child(9941) .task-item{z-index:-8942}.card:nth-child(9941) .task-item .toolbar-dropdown.active{z-index:19941}.card:nth-child(9942) .task-item{z-index:-8943}.card:nth-child(9942) .task-item .toolbar-dropdown.active{z-index:19942}.card:nth-child(9943) .task-item{z-index:-8944}.card:nth-child(9943) .task-item .toolbar-dropdown.active{z-index:19943}.card:nth-child(9944) .task-item{z-index:-8945}.card:nth-child(9944) .task-item .toolbar-dropdown.active{z-index:19944}.card:nth-child(9945) .task-item{z-index:-8946}.card:nth-child(9945) .task-item .toolbar-dropdown.active{z-index:19945}.card:nth-child(9946) .task-item{z-index:-8947}.card:nth-child(9946) .task-item .toolbar-dropdown.active{z-index:19946}.card:nth-child(9947) .task-item{z-index:-8948}.card:nth-child(9947) .task-item .toolbar-dropdown.active{z-index:19947}.card:nth-child(9948) .task-item{z-index:-8949}.card:nth-child(9948) .task-item .toolbar-dropdown.active{z-index:19948}.card:nth-child(9949) .task-item{z-index:-8950}.card:nth-child(9949) .task-item .toolbar-dropdown.active{z-index:19949}.card:nth-child(9950) .task-item{z-index:-8951}.card:nth-child(9950) .task-item .toolbar-dropdown.active{z-index:19950}.card:nth-child(9951) .task-item{z-index:-8952}.card:nth-child(9951) .task-item .toolbar-dropdown.active{z-index:19951}.card:nth-child(9952) .task-item{z-index:-8953}.card:nth-child(9952) .task-item .toolbar-dropdown.active{z-index:19952}.card:nth-child(9953) .task-item{z-index:-8954}.card:nth-child(9953) .task-item .toolbar-dropdown.active{z-index:19953}.card:nth-child(9954) .task-item{z-index:-8955}.card:nth-child(9954) .task-item .toolbar-dropdown.active{z-index:19954}.card:nth-child(9955) .task-item{z-index:-8956}.card:nth-child(9955) .task-item .toolbar-dropdown.active{z-index:19955}.card:nth-child(9956) .task-item{z-index:-8957}.card:nth-child(9956) .task-item .toolbar-dropdown.active{z-index:19956}.card:nth-child(9957) .task-item{z-index:-8958}.card:nth-child(9957) .task-item .toolbar-dropdown.active{z-index:19957}.card:nth-child(9958) .task-item{z-index:-8959}.card:nth-child(9958) .task-item .toolbar-dropdown.active{z-index:19958}.card:nth-child(9959) .task-item{z-index:-8960}.card:nth-child(9959) .task-item .toolbar-dropdown.active{z-index:19959}.card:nth-child(9960) .task-item{z-index:-8961}.card:nth-child(9960) .task-item .toolbar-dropdown.active{z-index:19960}.card:nth-child(9961) .task-item{z-index:-8962}.card:nth-child(9961) .task-item .toolbar-dropdown.active{z-index:19961}.card:nth-child(9962) .task-item{z-index:-8963}.card:nth-child(9962) .task-item .toolbar-dropdown.active{z-index:19962}.card:nth-child(9963) .task-item{z-index:-8964}.card:nth-child(9963) .task-item .toolbar-dropdown.active{z-index:19963}.card:nth-child(9964) .task-item{z-index:-8965}.card:nth-child(9964) .task-item .toolbar-dropdown.active{z-index:19964}.card:nth-child(9965) .task-item{z-index:-8966}.card:nth-child(9965) .task-item .toolbar-dropdown.active{z-index:19965}.card:nth-child(9966) .task-item{z-index:-8967}.card:nth-child(9966) .task-item .toolbar-dropdown.active{z-index:19966}.card:nth-child(9967) .task-item{z-index:-8968}.card:nth-child(9967) .task-item .toolbar-dropdown.active{z-index:19967}.card:nth-child(9968) .task-item{z-index:-8969}.card:nth-child(9968) .task-item .toolbar-dropdown.active{z-index:19968}.card:nth-child(9969) .task-item{z-index:-8970}.card:nth-child(9969) .task-item .toolbar-dropdown.active{z-index:19969}.card:nth-child(9970) .task-item{z-index:-8971}.card:nth-child(9970) .task-item .toolbar-dropdown.active{z-index:19970}.card:nth-child(9971) .task-item{z-index:-8972}.card:nth-child(9971) .task-item .toolbar-dropdown.active{z-index:19971}.card:nth-child(9972) .task-item{z-index:-8973}.card:nth-child(9972) .task-item .toolbar-dropdown.active{z-index:19972}.card:nth-child(9973) .task-item{z-index:-8974}.card:nth-child(9973) .task-item .toolbar-dropdown.active{z-index:19973}.card:nth-child(9974) .task-item{z-index:-8975}.card:nth-child(9974) .task-item .toolbar-dropdown.active{z-index:19974}.card:nth-child(9975) .task-item{z-index:-8976}.card:nth-child(9975) .task-item .toolbar-dropdown.active{z-index:19975}.card:nth-child(9976) .task-item{z-index:-8977}.card:nth-child(9976) .task-item .toolbar-dropdown.active{z-index:19976}.card:nth-child(9977) .task-item{z-index:-8978}.card:nth-child(9977) .task-item .toolbar-dropdown.active{z-index:19977}.card:nth-child(9978) .task-item{z-index:-8979}.card:nth-child(9978) .task-item .toolbar-dropdown.active{z-index:19978}.card:nth-child(9979) .task-item{z-index:-8980}.card:nth-child(9979) .task-item .toolbar-dropdown.active{z-index:19979}.card:nth-child(9980) .task-item{z-index:-8981}.card:nth-child(9980) .task-item .toolbar-dropdown.active{z-index:19980}.card:nth-child(9981) .task-item{z-index:-8982}.card:nth-child(9981) .task-item .toolbar-dropdown.active{z-index:19981}.card:nth-child(9982) .task-item{z-index:-8983}.card:nth-child(9982) .task-item .toolbar-dropdown.active{z-index:19982}.card:nth-child(9983) .task-item{z-index:-8984}.card:nth-child(9983) .task-item .toolbar-dropdown.active{z-index:19983}.card:nth-child(9984) .task-item{z-index:-8985}.card:nth-child(9984) .task-item .toolbar-dropdown.active{z-index:19984}.card:nth-child(9985) .task-item{z-index:-8986}.card:nth-child(9985) .task-item .toolbar-dropdown.active{z-index:19985}.card:nth-child(9986) .task-item{z-index:-8987}.card:nth-child(9986) .task-item .toolbar-dropdown.active{z-index:19986}.card:nth-child(9987) .task-item{z-index:-8988}.card:nth-child(9987) .task-item .toolbar-dropdown.active{z-index:19987}.card:nth-child(9988) .task-item{z-index:-8989}.card:nth-child(9988) .task-item .toolbar-dropdown.active{z-index:19988}.card:nth-child(9989) .task-item{z-index:-8990}.card:nth-child(9989) .task-item .toolbar-dropdown.active{z-index:19989}.card:nth-child(9990) .task-item{z-index:-8991}.card:nth-child(9990) .task-item .toolbar-dropdown.active{z-index:19990}.card:nth-child(9991) .task-item{z-index:-8992}.card:nth-child(9991) .task-item .toolbar-dropdown.active{z-index:19991}.card:nth-child(9992) .task-item{z-index:-8993}.card:nth-child(9992) .task-item .toolbar-dropdown.active{z-index:19992}.card:nth-child(9993) .task-item{z-index:-8994}.card:nth-child(9993) .task-item .toolbar-dropdown.active{z-index:19993}.card:nth-child(9994) .task-item{z-index:-8995}.card:nth-child(9994) .task-item .toolbar-dropdown.active{z-index:19994}.card:nth-child(9995) .task-item{z-index:-8996}.card:nth-child(9995) .task-item .toolbar-dropdown.active{z-index:19995}.card:nth-child(9996) .task-item{z-index:-8997}.card:nth-child(9996) .task-item .toolbar-dropdown.active{z-index:19996}.card:nth-child(9997) .task-item{z-index:-8998}.card:nth-child(9997) .task-item .toolbar-dropdown.active{z-index:19997}.card:nth-child(9998) .task-item{z-index:-8999}.card:nth-child(9998) .task-item .toolbar-dropdown.active{z-index:19998}.card:nth-child(9999) .task-item{z-index:-9000}.card:nth-child(9999) .task-item .toolbar-dropdown.active{z-index:19999}.card:nth-child(10000) .task-item{z-index:-9001}.card:nth-child(10000) .task-item .toolbar-dropdown.active{z-index:20000}.circle.student{-webkit-padding-end:10px;padding-inline-end:10px;padding-bottom:10px}.head[data-v-49c707aa]{width:100%;text-align:center}.head .header-title[data-v-49c707aa]{color:#0f707b;font-size:60px;font-weight:700;margin-top:20px;margin-bottom:25px}.navabout[data-v-49c707aa]{background:#dcfaff;height:15vh!important}.videos-list[data-v-49c707aa]{list-style:none;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-template-rows:repeat(auto-fit,minmax(170px,1fr));-webkit-margin-start:20px;margin-inline-start:20px}.video-card[data-v-49c707aa]{height:unset!important}.video-frame[data-v-49c707aa]{max-width:390px;width:100%;height:220px;border-radius:10px}.video-caption[data-v-49c707aa]{color:#434242;font-size:20px}.page-wrap{padding-top:50px}.page-wrap .col-6 .alex{border-radius:20px;position:relative;cursor:pointer}.page-wrap .col-6 .alex img{width:100%;height:auto;border-radius:20px;display:block;margin:0 auto}.page-wrap .col-6 .alex .content-wrapper{position:absolute;width:100%;padding:0 14px;top:75%;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-wrap .col-6 .alex .content-wrapper .col-8{color:#fff;font-size:27px;font-weight:400}.page-wrap .col-6 .alex .content-wrapper .col-8 p{line-height:1.3rem}.page-wrap .col-6 .alex .content-wrapper .mail{position:relative}.page-wrap .col-6 .alex .content-wrapper .mail img{width:40px;height:40px;border-radius:0;position:relative}.page-wrap .col-6 .alex .content-wrapper .mail .val-point{position:absolute;top:10%;left:0;right:5%;width:25px;height:25px;border-radius:50%;border:2px solid #fff;background:red;display:flex;align-content:space-between;justify-content:space-around}.page-wrap .col-6 .alex .content-wrapper .mail .val-point p{color:#fff;text-align:center}.page-wrap .col-6 .alex .content-wrapper .circle .circle-procces{width:42px;height:42px;border-radius:50%;border:3px solid #fff;display:flex;align-content:space-between;justify-content:space-around}.page-wrap .col-6 .alex .content-wrapper .circle .circle-procces p{color:#fff;font-size:18px;margin-top:5px}.books-page .sub-head{display:flex;gap:8px}.books-page .sub-head h2{font-size:55px;text-align:center;color:#0f707b;font-weight:300}.books-page .sub-head .select-wrap{display:flex;align-items:center;gap:8px;background:#efefef;font-size:21px;border-radius:5px}@media(min-width:600px){.books-page .sub-head .select-wrap{padding:5px 10px}}@media(max-width:599px){.books-page .sub-head .select-wrap{padding:0 15px;outline:none}}.books-page .books-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,310px));gap:25px;height:100%;padding-bottom:25px;margin-top:15px}.books-page .books-container .task-item{position:relative;cursor:pointer}.books-page .books-container .task-item img{width:100%;height:300px;display:block;-o-object-fit:cover;object-fit:cover}.books-page .books-container .task-item .content-wrapper{position:absolute;width:100%;height:100%;padding:0;top:0;border:none;background:linear-gradient(0deg,rgba(50,49,49,.6615021008) 12%,hsla(0,0%,100%,0) 35%);z-index:1}.books-page .books-container .task-item .content-wrapper .col-12{border-bottom:1px solid hsla(0,0%,100%,.322);color:#fff;font-size:27px;font-weight:400;display:flex;flex-direction:column}.books-page .books-container .task-item .content-wrapper .col-12 .top-wrap{height:80%}.books-page .books-container .task-item .content-wrapper .col-12 .bottom-wrap{height:20%;display:flex;align-items:center}.books-page .books-container .task-item .content-wrapper .col-12 .name{font-size:20px;font-weight:400;line-height:1;color:#fff;margin-bottom:0}.books-page .books-container .task-item .content-wrapper .col-12 img{width:20px;height:20px;cursor:pointer;-webkit-margin-end:5%;margin-inline-end:5%;-webkit-margin-start:auto;margin-inline-start:auto}.books-page .books-container .scope{width:167.6px;height:97px;-o-object-fit:contain;object-fit:contain;position:absolute;inset-inline-end:0;top:43%;opacity:1}.books .content-wrapper{border-radius:10px}.select-class{cursor:pointer;-webkit-appearance:inner-spin-button}.main-title{display:flex}.main-title .top-title{width:100%;text-align:center}.main-title .chart-icon{-webkit-margin-start:auto;margin-inline-start:auto;cursor:pointer;width:33px;margin:0 auto}.main-title .chart-caption{font-size:18px}.title-items{display:flex;align-items:center;gap:15px}.title-items .mail-caption{font-size:18px}figure{display:flex;flex-direction:column;justify-content:space-between;height:70px}figure figcaption{text-align:center}@media (max-width:1023px){.sub-head{flex-wrap:wrap}}.content-page .head-unit h1{font-size:60px;text-align:center;color:#0f707b}@media(max-width:959px){.content-page .head-unit h1{margin-top:80px;font-size:40px}}.content-page .class-selected{display:flex;flex-direction:row;align-items:baseline;justify-content:center;line-height:1.1}.content-page .class-selected .select-wrap{display:flex;align-items:center;gap:8px;background:#efefef;font-size:21px;border-radius:5px;cursor:pointer}@media(min-width:600px){.content-page .class-selected .select-wrap{padding:5px 10px}}@media(max-width:599px){.content-page .class-selected .select-wrap{padding:0 15px;outline:none}}.content-page .class-selected .select-wrap .select-class{cursor:pointer}.content-page .class-selected p{color:#504e4e;font-weight:300;margin:0 15px}@media(min-width:600px){.content-page .class-selected p{font-size:40px}}@media(max-width:599px){.content-page .class-selected p{font-size:35px}}@media(max-width:499px){.content-page .class-selected p{font-size:25px}}.content-page .selected-class{padding:30px 0}.content-page .selected-class .selected-class-wrap-point{width:-moz-fit-content;width:fit-content}.content-page .selected-class .selected-class-wrap-point:first-child{min-width:100px;text-align:center}.content-page .selected-class .selected-class-wrap-point .text{cursor:pointer;margin-block:auto;font-size:24px}.content-page .selected-class .selected-class-wrap-point .text.active{border-bottom:4px solid #0f707b}.content-page .selected-class .selected-class-wrap-point:not(:last-child){padding-inline:15px}@media screen and (max-width:768px){.content-page .selected-class .selected-class-wrap-point:not(:last-child){-webkit-border-end:1px solid #000;border-inline-end:1px solid #000}}.content-page .items-container .col-12 .item-box,.content-page .items-container .col-lg-3 .item-box,.content-page .items-container .col-md-6 .item-box{border-radius:10px;position:relative;cursor:pointer}.content-page .items-container .col-12 .item-box .card-image,.content-page .items-container .col-lg-3 .item-box .card-image,.content-page .items-container .col-md-6 .item-box .card-image{position:relative}.content-page .items-container .col-12 .item-box .card-image img,.content-page .items-container .col-lg-3 .item-box .card-image img,.content-page .items-container .col-md-6 .item-box .card-image img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.content-page .items-container .col-12 .item-box .card-image .card-fixed,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed{position:absolute;top:0;width:100%;height:98%;border-radius:10px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 47%,#000)}.content-page .items-container .col-12 .item-box .card-image .card-fixed .top-wrap,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .top-wrap,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .top-wrap{height:80%;position:relative}.content-page .items-container .col-12 .item-box .card-image .card-fixed .top-wrap .box,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .top-wrap .box,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .top-wrap .box{width:70px;height:70px;border-top-left-radius:10px;border-bottom-right-radius:10px;background-color:#469ca4;display:flex;align-items:center;justify-content:center;font-size:24.2px;color:wheat;position:absolute;z-index:9;left:0}@media(max-width:768px){.content-page .items-container .col-12 .item-box .card-image .card-fixed .top-wrap .box,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .top-wrap .box,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .top-wrap .box{width:60px;height:60px}}.content-page .items-container .col-12 .item-box .card-image .card-fixed .top-wrap .box .i,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .top-wrap .box .i,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .top-wrap .box .i{position:absolute;left:17%;width:42px;height:42px;cursor:pointer;z-index:-99}@media(max-width:768px){.content-page .items-container .col-12 .item-box .card-image .card-fixed .top-wrap .box .i,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .top-wrap .box .i,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .top-wrap .box .i{left:20%;width:34px;height:30px}}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap{height:20%;justify-content:space-between;align-items:center;padding:0 10px;position:relative}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .sub,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .sub,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .sub{border-top:1px solid hsla(0,0%,100%,.722)}@media(max-width:959px){.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .sub,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .sub,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .sub{padding:5px 0}}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .sub .line-h,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .sub .line-h,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .sub .line-h{color:#fff;padding:0 5px}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .sub p,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .sub p,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .sub p{font-size:23px;font-weight:300}@media(max-width:959px){.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .sub p,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .sub p,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .sub p{font-size:18px}}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap p,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap p,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap p{font-size:30px;font-weight:700;line-height:1;color:#fff;margin-bottom:0}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .share,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .share,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .share{width:25px;height:25px;border-radius:0;-o-object-fit:contain;object-fit:contain}.content-page .items-container .col-12 .item-box .card-image .card-fixed .bottom-wrap .share-grey-icon,.content-page .items-container .col-lg-3 .item-box .card-image .card-fixed .bottom-wrap .share-grey-icon,.content-page .items-container .col-md-6 .item-box .card-image .card-fixed .bottom-wrap .share-grey-icon{width:20px;height:35px;-o-object-fit:contain;object-fit:contain;-webkit-margin-end:8px;margin-inline-end:8px}.content-page .delete-task-popup{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;background:rgba(0,0,0,.3686274509803922);display:flex;align-items:center;justify-content:center;z-index:999999}.content-page .delete-task-popup.active{display:flex}.content-page .delete-task-popup .delete-task-popup-container{background:#fff;border-radius:25px;padding:30px;position:relative}.content-page .delete-task-popup .delete-task-popup-container .close,.content-page .delete-task-popup .delete-task-popup-container .delete-task-popup-header .close{position:absolute;left:15px;top:10px;display:flex;justify-content:flex-end;z-index:99;padding:10px 0}.content-page .delete-task-popup .delete-task-popup-container h1{font-weight:300;padding:15px 0}.content-page .delete-task-popup .delete-task-popup-container .btns-wrap{width:100%;display:flex;justify-content:center;padding:20px 0}.content-page .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:340px}.content-page .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option .btn-delete{width:153px;height:40px;background:#0f707b;cursor:pointer;border-radius:30px;color:#fff;font-size:18px}.content-page .delete-task-popup .delete-task-popup-container .btns-wrap .btns-option .btn-cancel{width:153px;height:40px;background:#fff;border:1px solid #0f707b;cursor:pointer;border-radius:30px;color:#0f707b;font-size:18px}.content-page .task-unit-container{height:45vh;overflow:auto;padding-bottom:25px}.content-page .unit-content{padding:40px 0}.content-page .unit-content .circle-unit{display:flex;flex-direction:row;justify-content:space-evenly;cursor:pointer}@media(max-width:959px){.content-page .unit-content .circle-unit img{width:70px;height:70px}}@media(max-width:768px){.content-page .unit-content .circle-unit img{width:63px;height:63px}}@media(max-width:599px){.content-page .unit-content .circle-unit img{width:53px;height:53px}}.content-page .unit-content .circle-unit p{margin:10px 0;font-size:20px;color:#504e4e}@media(max-width:959px){.content-page .unit-content .circle-unit p{font-size:17px}}@media(max-width:768px){.content-page .unit-content .circle-unit p{font-size:14px;padding:0 5px;text-align:center}}.share-wrap{position:absolute;z-index:120;inset-inline-end:5px;min-width:160px;background-color:#fff;border-radius:3px;padding:5px 0;color:#707070}.share-wrap,.share-wrap-title{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.share-wrap-title{display:flex;justify-content:space-between;color:#434242;font-size:22px;font-weight:300;-webkit-padding-start:8px;padding-inline-start:8px}.share-wrap .share-list-title{display:flex;font-size:16px;font-weight:500;-webkit-padding-end:8px;padding-inline-end:8px;margin-top:10px}.share-wrap .share-list-title .angle-bracket{-webkit-margin-start:20px;margin-inline-start:20px;font-weight:700;padding-top:5px}.share-wrap .wrap{height:120px;overflow:auto;-webkit-padding-start:8px;padding-inline-start:8px}.share-wrap .share-list{list-style:none}.share-wrap .share-item{display:flex;align-items:center;gap:5px}.share-wrap .share-item-check{width:10px}.share-wrap .share-button{width:70px;height:26px;border-radius:15px;text-align:center;margin:5px auto;background-color:#469ca4;display:block}.share-wrap .share-button .text{color:#fff;font-size:20px;font-weight:300}.share-wrap .share-button.disable{background-color:#dadada}.share-wrap ::-webkit-scrollbar{width:4px}.share-wrap ::-webkit-scrollbar-track{background:#f1f1f1}.share-wrap ::-webkit-scrollbar-thumb{background:#888}.share-wrap ::-webkit-scrollbar-thumb:hover{background:#555}.triangle-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #707070}select:focus{outline:none!important}input[type=checkbox]:focus{outline:0}.item-box{position:relative}.item-box .label{display:flex;align-items:center;justify-content:center;padding-inline:5px;text-align:center;position:absolute;z-index:1;min-height:50px;width:90px;border:1px solid #fff;letter-spacing:1.5px;border-top-right-radius:10px;border-bottom-left-radius:10px;background-color:#2d9199;border-top:none;border-right:none}.item-box .label .text{color:#fff;font-size:16px;font-family:Arimo,sans-serif;line-height:1}.arb .item-box .label .text{font-size:18px;line-height:1.2;font-weight:600}.filters{width:100%;overflow-y:auto;gap:10px}.filters .text{white-space:nowrap}@media screen and (min-width:769px){.filters{justify-content:space-between}}.auth .auth-container{max-width:1200px;margin:0 auto}.auth .auth-container header{text-align:center;padding:45px 0}.auth .auth-container header h1{font-size:60px;text-align:center;color:#0f707b}.auth .auth-container header h4{font-size:40px;color:#504e4e;font-weight:300}.auth .auth-container header h5{font-size:28px;color:#504e4e;font-weight:200}.auth .auth-container .options{max-width:600px;margin:0 auto}.auth .auth-container .options .options-wrapper.active .item{background:#e8fbfe}.auth .auth-container .options .options-wrapper .item{width:550px;border:1px solid #707070;border-radius:25px;padding:0 15px;margin:8px 0;cursor:pointer}.auth .auth-container .options .options-wrapper .item:hover{background:#e8fbfe}.auth .auth-container .options .options-wrapper .item:hover p{color:#000}.auth .auth-container .options .options-wrapper .item p{font-size:30px;font-weight:300;margin-bottom:0}.auth .auth-container .options button{width:226px;background:#2196f3;font-size:40px;color:#fff;border-radius:25px;margin:30px auto;display:block}.auth .auth-container .options .disable{background:#cfc9c9;pointer-events:none}@media(max-width:959px){.auth .auth-container{max-width:1200px;margin:0 auto;padding:0 25px}.auth .auth-container header{text-align:center;padding:45px 0}.auth .auth-container header h1{font-size:60px;text-align:center;color:#0f707b;padding-top:50px}.auth .auth-container header h4{font-size:40px;color:#504e4e;font-weight:300}.auth .auth-container header h5{font-size:24px;color:#504e4e;font-weight:200}.auth .auth-container .options{max-width:100%;width:100%;margin:0 auto}.auth .auth-container .options .options-wrapper .item{width:100%;border:1px solid #707070;border-radius:25px;padding:0 15px;margin:8px 0;cursor:pointer}.auth .auth-container .options .options-wrapper .item:hover{background:#e8fbfe}.auth .auth-container .options .options-wrapper .item:hover p{color:#000}.auth .auth-container .options .options-wrapper .item p{font-size:22px;font-weight:300;margin-bottom:0}.auth .auth-container .options button{width:226px;background:#2196f3;font-size:30px;color:#fff;border-radius:25px;margin:30px auto;display:block}.auth .auth-container .options .disable{background:#cfc9c9}}@media(max-width:600px){.auth .auth-container{max-width:1200px;margin:0 auto;padding:0 25px}.auth .auth-container header{text-align:center;padding:45px 0}.auth .auth-container header h1{font-size:60px;text-align:center;color:#0f707b}.auth .auth-container header h4{font-size:40px;color:#504e4e;font-weight:300}.auth .auth-container header h5{font-size:22px;color:#504e4e;font-weight:200}.auth .auth-container .options{max-width:100%;width:100%;margin:0 auto}.auth .auth-container .options .options-wrapper .item{width:100%;border:1px solid #707070;border-radius:25px;padding:0 15px;margin:8px 0;cursor:pointer}.auth .auth-container .options .options-wrapper .item:hover{background:#e8fbfe}.auth .auth-container .options .options-wrapper .item:hover p{color:#000}.auth .auth-container .options .options-wrapper .item p{font-size:22px;font-weight:300;margin-bottom:0}.auth .auth-container .options button{width:226px;background:#2196f3;font-size:30px;color:#fff;border-radius:25px;margin:30px auto;display:block}.auth .auth-container .options .disable{background:#cfc9c9}}.page-wrap{transition:opacity .5s ease;padding:0 10px}.modal .modal-container{position:relative}.modal .modal-container .close{position:absolute;top:0;inset-inline-end:10px}.modal .modal-container .close img{all:unset;top:0;position:static}@media (min-width:960px){.modal .modal-container{min-width:450px;max-width:650px}}.modal .modal-container .popup-main-content{padding:7%}.modal .modal-container .popup-main-content .success{display:flex;flex-direction:column;align-items:center;padding:5%;padding-right:10%;padding-left:10%;background-color:transparent!important}.modal .modal-container .popup-main-content .success .text{font-size:24px}.modal .modal-container .popup-main-content .success p{font-size:18px}.modal .modal-container .head-modal{text-align:center}.modal{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;background:rgba(0,0,0,.3686274509803922);display:flex;align-items:center;justify-content:center;display:none}.modal.active-desc{display:flex;z-index:999}.modal.active-desc .loader{z-index:1;background:transparent}.modal form .disabled{background:#d5d5d5;pointer-events:none}.modal form .error{border:2px solid red;background-color:transparent!important}.modal form .error-text{margin-right:5px;font-size:12px;color:red}.modal form input{height:47px;border:1px solid #707070;border-radius:15px;font-size:20px;padding:0 15px;margin:10px 0;outline:none}.modal form button{background:#1ab2c4;color:#fff;text-align:center;font-size:30px;border-radius:17px;cursor:pointer}.modal .modal-container{border-radius:25px;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}.modal .modal-container .close{padding:8px 0;cursor:pointer}.modal .modal-container .close svg{width:15px;height:15px;margin-top:8px}@keyframes slide-top{0%{transform:translateY(-500px)}to{transform:translateY(0)}}.modal .modal-container{background:#fff;border-radius:15px}@media (min-width:960px){.modal .modal-container{min-width:450px;max-width:1040px}}@media (min-width:601px)and (max-width:959px){.modal .modal-container{max-width:550px}}@media (min-width:541px)and (max-width:600px){.modal .modal-container{max-width:510px}}@media (min-width:501px)and (max-width:540px){.modal .modal-container{max-width:470px}}@media (min-width:441px)and (max-width:500px){.modal .modal-container{max-width:400px}}@media (min-width:381px)and (max-width:440px){.modal .modal-container{max-width:390px}}@media(max-width:380px){.modal .modal-container{max-width:315px}}.modal .modal-container .close img{width:15px;height:15px}.modal .modal-container .popup-confirm-main-content{padding:7%}.modal .modal-container .popup-confirm-main-content .success{display:flex;flex-direction:column;align-items:center;padding:5%;padding-right:10%;padding-left:10%;background-color:transparent!important}.modal .modal-container .popup-confirm-main-content .success p{font-size:24px}.modal .modal-container .head-modal{background:#1ab2c4;padding:0 20px;justify-content:space-between;align-items:center;border-top-right-radius:15px;border-top-left-radius:15px}.modal .modal-container .head-modal p{font-size:30px;color:#fff;margin-bottom:0;font-weight:700;padding:10px 0;padding-right:32%}.modal .modal-container .head-modal .close{cursor:pointer}.modal .modal-container .head-modal .close svg{width:20px;height:20px;margin-top:8px}.modal .modal-container ::-webkit-scrollbar{width:10px}.modal .modal-container ::-webkit-scrollbar-track{background:#f1f1f1}.modal .modal-container ::-webkit-scrollbar-thumb{background:#1ab2c4}.modal .modal-container ::-webkit-scrollbar-thumb:hover{background:#555}.contact-us[data-v-46d50044]{margin-top:1rem}.support[data-v-275d29ca]{margin-top:.9rem;font-size:20px;font-family:Assistant,sans-serif}.support-text[data-v-275d29ca]{font-weight:400;line-height:1.4;margin-bottom:unset}.support .link[data-v-275d29ca]{font-size:inherit}.support[data-v-21d5277f]{margin-top:.9rem;font-size:20px;font-family:Assistant,sans-serif}.support-text[data-v-21d5277f]{font-weight:400;line-height:1.4;margin-bottom:unset}.support .link[data-v-21d5277f]{font-size:inherit}*{box-sizing:border-box}@font-face{font-family:"Almoni Neue DL 4.0 AAA";src:url(../fonts/almoni-neue-light-aaa.f0f25cb3.eot);src:url(../fonts/almoni-neue-light-aaa.f0f25cb3.eot?#iefix) format("embedded-opentype"),url(../fonts/almoni-neue-light-aaa.b36b38fb.woff2) format("woff2"),url(../fonts/almoni-neue-light-aaa.3ce8b214.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Almoni Neue DL 4.0 AAA";src:url(../fonts/almoni-neue-regular-aaa.9bf62ecb.eot);src:url(../fonts/almoni-neue-regular-aaa.9bf62ecb.eot?#iefix) format("embedded-opentype"),url(../fonts/almoni-neue-regular-aaa.03078bc8.woff2) format("woff2"),url(../fonts/almoni-neue-regular-aaa.d76e675d.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Almoni Neue DL 4.0 AAA";src:url(../fonts/almoni-neue-medium-aaa.3b2afbe7.eot);src:url(../fonts/almoni-neue-medium-aaa.3b2afbe7.eot?#iefix) format("embedded-opentype"),url(../fonts/almoni-neue-medium-aaa.2136b251.woff2) format("woff2"),url(../fonts/almoni-neue-medium-aaa.b2a88409.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Almoni Neue DL 4.0 AAA";src:url(../fonts/almoni-neue-bold-aaa.3fd2b17a.eot);src:url(../fonts/almoni-neue-bold-aaa.3fd2b17a.eot?#iefix) format("embedded-opentype"),url(../fonts/almoni-neue-bold-aaa.349406ca.woff2) format("woff2"),url(../fonts/almoni-neue-bold-aaa.2674072c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Almoni Neue DL 4.0 AAA";src:url(../fonts/almoni-neue-black-aaa.5fe1755c.eot);src:url(../fonts/almoni-neue-black-aaa.5fe1755c.eot?#iefix) format("embedded-opentype"),url(../fonts/almoni-neue-black-aaa.d34d4906.woff2) format("woff2"),url(../fonts/almoni-neue-black-aaa.4b441bb9.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.modal-popup-overlay{background-color:rgba(30,30,30,.63);display:grid;place-items:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999}.modal-popup{background-color:#fff;border-radius:31px;box-shadow:0 3px 6px rgba(0,0,0,.6);padding:10px;position:relative}.modal-popup-content{display:grid;place-content:center;height:84%;text-align:center}.modal-popup-content .text{color:#504e4e;font-size:2.2rem;margin-bottom:unset}.modal-popup-content .url{color:#0f707b;font-size:2.2rem;text-decoration:underline;margin-top:10px}.modal-popup-buttons{display:flex;width:100%}.modal-popup-buttons .close-button{border:1px solid #0f707b;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:20px;margin-inline-end:20px;min-width:120px;text-align:center;border-radius:20px;height:40px;font-size:1.8rem;line-height:40px;color:#0f707b}@media (min-width:1024px){.modal-popup{width:990px;max-height:390px;height:100%}}@media (max-width:1023px){.modal-popup{width:90%;height:85vh}}.close-x{position:absolute;cursor:pointer;width:20px;height:25px}.close-x .close-icon{transition:transform .4s ease-in-out;transform-origin:center}.close-x:hover .close-icon{transform:rotate(180deg)}@media screen and (max-width:1023px){.close-x{inset-inline-end:12px;top:12px}}@media screen and (min-width:1024px){.close-x{inset-inline-end:1.8rem;top:1.6rem}}html{font-size:calc(60% + .8vmin)}body{overflow:hidden}body,div,h1,h2,h3,h4,h5,h6,input,li,p,select,small,span,textarea,ul{font-family:"Almoni Neue DL 4.0 AAA",sans-serif}.card-bg{background-repeat:no-repeat;background-position:top;background-origin:border-box;background-size:100% 100%;width:100%;height:230px}.books .card-bg{border-radius:10px}.tasks .card-bg{border-top-left-radius:10px;border-top-right-radius:10px}.student .card-bg{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.student .card{position:relative}.student .card .content-wrapper{position:absolute;bottom:0;width:100%;height:100%;align-items:baseline!important;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 30%,#000);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.student .card .content-wrapper .bottom-wrap{display:flex;justify-content:space-between;align-items:center;margin-top:auto;width:100%}.student .card .content-wrapper .name{color:#fff;font-size:28px;font-weight:600;-webkit-margin-start:20px;margin-inline-start:20px}.bold{font-weight:600}.semi-bold{font-weight:500}.footer .turbina{bottom:60%}