.kt-todo .kt-todo__content{width:100%;}
.kt-todo .kt-todo__aside{padding:20px;width:275px;}
@media (min-width:1025px){.kt-todo .kt-todo__aside{margin-right:30px;}
}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item{margin-bottom:0.5rem;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link-title{padding-left:1.9rem;font-weight:600;color:#48465b;font-size:1.1rem;padding-left:1.9rem;font-weight:600;color:#48465b;font-size:1.1rem;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link{padding:0.6rem 10px;border-radius:4px;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link i{color:#8e96b8;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#8e96b8;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-icon{text-align:center;margin:0 0.7rem 0 -0.23rem;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-icon.kt-nav__link-icon--size{font-size:0.9rem;color:#93a2dd;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-icon svg{width:20px;height:20px;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-icon g [fill]{fill:#93a2dd;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link .kt-nav__link-text{font-weight:500;color:#595d6e;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item:last-child{margin-bottom:0;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item:last-child .kt-nav__link .kt-nav__link-icon{font-size:0.9rem;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.hover .kt-nav__link, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link{background-color:#f7f8fa;border-radius:4px;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.hover .kt-nav__link i, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link i, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link i{color:#591df1;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.hover .kt-nav__link g [fill], .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link g [fill], .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#591df1;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.hover .kt-nav__link:hover g [fill], .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link:hover g [fill], .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.hover .kt-nav__link .kt-nav__link-text, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--selected .kt-nav__link .kt-nav__link-text, .kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item.kt-nav__item--active .kt-nav__link .kt-nav__link-text{color:#591df1;}
.kt-todo .kt-todo__header{padding:13px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}
.kt-todo .kt-todo__header .kt-todo__title{margin:0;font-size:1.4rem;padding-right:2rem;font-weight:600;color:#595d6e;}
.kt-todo .kt-todo__header .kt-todo__nav{padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:0.2rem;}
.kt-todo .kt-todo__header .kt-todo__nav .btn{margin-right:1rem;}
.kt-todo .kt-todo__header .kt-todo__nav .kt-todo__link{padding:0.5rem 1.2rem;font-weight:500;color:#74788d;border-radius:4px;}
.kt-todo .kt-todo__header .kt-todo__nav .kt-todo__link:not(:first-child):not(:last-child){margin:0 0.2rem;}
.kt-todo .kt-todo__header .kt-todo__nav .kt-todo__link:hover, .kt-todo .kt-todo__header .kt-todo__nav .kt-todo__link.kt-todo__link--selected, .kt-todo .kt-todo__header .kt-todo__nav .kt-todo__link.kt-todo__link--active{background-color:#f7f8fa;color:#591df1;border-radius:4px;}
.kt-todo .kt-todo__header .kt-todo__users{line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__header .kt-todo__users .kt-media{position:relative;z-index:0;}
.kt-todo .kt-todo__header .kt-todo__users .kt-media:not(:first-child):not(:last-child){margin-left:-0.1rem;}
@media (max-width:1024px){.kt-todo .kt-todo__header{padding:10px 15px;}
}
.kt-todo .kt-todo__icon{border:0;background:none;outline:none !important;-webkit-box-shadow:none;box-shadow:none;outline:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;width:35px;background-color:#f7f8fa;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer;margin:0;border-radius:0;border-radius:4px;}
.kt-todo .kt-todo__icon i{font-size:1.1rem;}
.kt-todo .kt-todo__icon.kt-todo__icon--sm{height:26px;width:26px;}
.kt-todo .kt-todo__icon.kt-todo__icon--sm i{font-size:0.8rem;}
.kt-todo .kt-todo__icon.kt-todo__icon--md{height:30px;width:30px;}
.kt-todo .kt-todo__icon.kt-todo__icon--md i{font-size:1rem;}
.kt-todo .kt-todo__icon.kt-todo__icon--light{background-color:transparent;}
.kt-todo .kt-todo__icon i{color:#8e96b8;}
.kt-todo .kt-todo__icon g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#8e96b8;}
.kt-todo .kt-todo__icon:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__icon.kt-todo__icon--active, .kt-todo .kt-todo__icon:hover{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#ebedf2;}
.kt-todo .kt-todo__icon.kt-todo__icon--active.kt-todo__icon--light, .kt-todo .kt-todo__icon:hover.kt-todo__icon--light{background-color:transparent;}
.kt-todo .kt-todo__icon.kt-todo__icon--active i, .kt-todo .kt-todo__icon:hover i{color:#591df1;}
.kt-todo .kt-todo__icon.kt-todo__icon--active g [fill], .kt-todo .kt-todo__icon:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#591df1;}
.kt-todo .kt-todo__icon.kt-todo__icon--active:hover g [fill], .kt-todo .kt-todo__icon:hover:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__icon.kt-todo__icon--back{background-color:transparent;}
.kt-todo .kt-todo__icon.kt-todo__icon--back i{color:#8e96b8;font-size:1.5rem;}
.kt-todo .kt-todo__icon.kt-todo__icon--back g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#8e96b8;}
.kt-todo .kt-todo__icon.kt-todo__icon--back:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__icon.kt-todo__icon--back svg{height:32px;width:32px;}
.kt-todo .kt-todo__icon.kt-todo__icon--back:hover{background-color:transparent;}
.kt-todo .kt-todo__icon.kt-todo__icon--back:hover i{color:#591df1;}
.kt-todo .kt-todo__icon.kt-todo__icon--back:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;fill:#591df1;}
.kt-todo .kt-todo__icon.kt-todo__icon--back:hover:hover g [fill]{-webkit-transition:fill 0.3s ease;transition:fill 0.3s ease;}
.kt-todo .kt-todo__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding:0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 25px;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__check .kt-checkbox{margin:0;padding-left:0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__check .kt-todo__icon{margin-left:0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__panel{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .btn{padding:0.6rem 1rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions.kt-todo__actions--expanded .kt-todo__panel{display:-webkit-box;display:-ms-flexbox;display:flex;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__icon{margin-right:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__icon.kt-todo__icon--back{margin-right:2.5rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0.4rem 0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__controls .kt-todo__icon{margin-left:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__controls .kt-todo__sort{margin-left:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__controls .kt-todo__pages .kt-todo__perpage{color:#74788d;font-size:1rem;font-weight:500;margin-right:1rem;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding:0.5rem 0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__controls .kt-todo__pages .kt-todo__perpage:hover{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;color:#591df1;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar .kt-todo__sep{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;width:1rem;}
.kt-todo .kt-todo__list .kt-todo__body{padding:20px 0 0 0;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items{padding:0;margin-bottom:15px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 25px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info{display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen\0{.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info{padding:8px 0;}
}
@media screen\0{.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info{min-width:210px;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0.3rem 10px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media screen\0{.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions{min-width:70px;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions .kt-checkbox{margin:0;padding:0;margin-right:10px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions .kt-todo__icon{height:22px;width:22px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions .kt-todo__icon i{font-size:1rem;color:#ebedf2;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions .kt-todo__icon:hover i{color:rgba(255, 184, 34, 0.5) !important;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__actions .kt-todo__icon.kt-todo__icon--on i{color:#ffb822 !important;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;width:175px;}
@media screen\0{.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender{min-width:175px;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender .kt-media{margin-right:10px;min-width:30px !important;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender .kt-media span{min-width:30px !important;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender .kt-todo__author{font-size:1rem;color:#595d6e;font-weight:500;}
@media (max-width:1400px){.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender{display:block;width:70px;margin-right:10px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender .kt-todo__author{display:block;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__info .kt-todo__sender .kt-media{margin-bottom:5px;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:5px;}
@media screen\0{.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details{width:0;height:0;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details .kt-todo__message .kt-todo__subject{font-size:1rem;color:#595d6e;font-weight:500;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details .kt-todo__message .kt-todo__summary{font-size:1rem;color:#a2a5b9;font-weight:400;text-overflow:ellipsis;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details .kt-todo__labels{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__details .kt-todo__labels .kt-todo__label{margin-right:5px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__datetime{font-size:1rem;color:#a2a5b9;font-weight:400;margin-right:1rem;margin-top:5px;width:85px;text-align:right;}
@media (max-width:1400px){.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item .kt-todo__datetime{width:70px;}
}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item:hover, .kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item.kt-todo__item--selected{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#f7f8fa;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item:hover .kt-todo__info .kt-todo__actions .kt-todo__icon i, .kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item.kt-todo__item--selected .kt-todo__info .kt-todo__actions .kt-todo__icon i{font-size:1rem;color:#e2e5ec;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item.kt-todo__item--unread .kt-todo__sender .kt-todo__author{color:#48465b;font-weight:600;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item.kt-todo__item--unread .kt-todo__details .kt-todo__message .kt-todo__subject{color:#595d6e;font-weight:600;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item.kt-todo__item--unread .kt-todo__datetime{color:#48465b;font-weight:600;}
.kt-todo .kt-todo__list .kt-todo__foot{margin-top:10px;padding:0 25px;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar{float:right;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1rem;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls .kt-todo__icon{margin-left:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls .kt-todo__sort{margin-left:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls .kt-todo__pages{margin-left:0.5rem;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls .kt-todo__pages .kt-todo__perpage{color:#74788d;font-size:1rem;font-weight:500;margin-right:1rem;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding:0.5rem 0;}
.kt-todo .kt-todo__list .kt-todo__foot .kt-todo__toolbar .kt-todo__controls .kt-todo__pages .kt-todo__perpage:hover{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;color:#591df1;}
.kt-todo .kt-todo__view{padding:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}
.kt-todo .kt-todo__view .kt-todo__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:25px;}
@media (max-width:1024px){.kt-todo .kt-todo__view .kt-todo__wrapper{padding-bottom:15px;}
}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head{width:100%;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar{cursor:pointer;padding-top:0.9rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__icon.kt-todo__icon--back{display:none;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__info .kt-media{margin-right:0.7rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__info .kt-todo__name{color:#48465b;font-weight:600;font-size:1.1rem;padding-right:0.5rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__info .kt-todo__name:hover{color:#591df1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.5rem 0;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__details .kt-todo__icon{margin:0.4rem 0.5rem 0.4rem 0;font-size:0.7rem;color:#591df1;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__details .kt-todo__desc{color:#74788d;font-weight:400;font-size:1rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__details .btn{padding:8px 1rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__details .btn:last-child{margin-left:0.5rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__head .kt-todo__toolbar .kt-todo__actions .kt-todo__datetime{color:#a2a5b9;font-weight:500;font-size:1rem;margin-right:1.5rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body{padding-bottom:25px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title{padding-top:1rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__text{color:#48465b;font-size:16px;font-weight:500;display:block;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.8rem 0 2rem 0;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__labels .kt-todo__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__labels .kt-todo__label .kt-todo__dot{padding-right:0.5rem;font-size:1.2rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__labels .kt-todo__label .kt-todo__text{color:#a2a5b9;font-weight:500;font-size:1rem;margin:0;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title .kt-todo__labels .kt-todo__label:last-child{padding-left:1.5rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__title:hover{color:#591df1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__desc{padding-bottom:10px;display:block;color:#a2a5b9;font-weight:400;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__files{padding-top:10px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__files .kt-todo__file{display:block;padding-top:0.7rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__files .kt-todo__file i{padding-right:0.5rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__files .kt-todo__file a{color:#74788d;font-weight:500;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__files .kt-todo__file a:hover{color:#591df1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments{padding-bottom:20px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment{padding-top:3rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment:last-child{padding-top:2rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__box .kt-media{margin-right:1rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__box .kt-todo__username{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#595d6e;font-weight:500;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__box .kt-todo__username:hover{color:#591df1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__box .kt-todo__date{color:#a2a5b9;font-weight:500;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__body .kt-todo__comments .kt-todo__comment .kt-todo__text{padding-left:3.3rem;display:block;color:#a2a5b9;font-weight:500;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ebedf2;border-radius:4px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 15px 20px 25px;border-bottom:1px solid #ebedf2;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__head .kt-todo__title{margin-right:10px;font-size:1.2rem;font-weight:500;color:#595d6e;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__head .kt-todo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__head .kt-todo__actions .kt-todo__icon{margin-left:5px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body{padding:0 0 10px 0;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-container.ql-snow{border:0;padding:0;border-radius:0;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-container.ql-snow .ql-editor{font-weight:400;font-size:1rem;color:#74788d;padding:15px 25px;font-family:Poppins, Helvetica, sans-serif;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-container.ql-snow .ql-editor.ql-blank:before{left:25px;color:#a2a5b9;font-weight:400;font-style:normal;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-toolbar.ql-snow{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;border:0;border-top:0;border-bottom:1px solid #ebedf2;padding-left:18px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-toolbar.ql-snow .ql-picker-label, .kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .ql-toolbar.ql-snow .ql-picker-label:before{font-weight:400;font-size:1rem;color:#74788d;font-family:Poppins, Helvetica, sans-serif;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .kt-todo__attachments{display:inline-block;padding:0 25px;}
@media (max-width:1024px){.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__body .kt-todo__attachments{width:100%;}
}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:20px 15px 20px 25px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot .kt-todo__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot .kt-todo__primary .btn-group .btn:nth-child(1){padding-left:20px;padding-right:20px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot .kt-todo__primary .btn-group .btn:nth-child(2){padding-left:6px;padding-right:9px;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot .kt-todo__primary .kt-todo__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1rem;}
.kt-todo .kt-todo__view .kt-todo__wrapper .kt-todo__foot .kt-todo__form .kt-todo__foot .kt-todo__secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;}
.kt-todo .kt-portlet__head{min-height:80px !important;padding:10px 25px;}
@media (max-width:1024px){.kt-todo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;}
.kt-todo .kt-todo__aside{background:#fff;margin:0;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link-title{padding-left:1.2rem;}
.kt-todo .kt-todo__aside .kt-todo__nav .kt-nav .kt-nav__item .kt-nav__link{padding:0.75rem 10px;}
.kt-todo .kt-todo__list{display:-webkit-box;display:-ms-flexbox;display:flex;}
.kt-todo .kt-todo__list.kt-todo__list--hidden{display:none;}
.kt-todo .kt-todo__list .kt-portlet__head{min-height:60px !important;padding:10px 15px;}
.kt-todo .kt-todo__list .kt-todo__head{padding:0;}
.kt-todo .kt-todo__list .kt-todo__head .kt-todo__toolbar{padding:10px 15px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items{overflow:auto;margin-bottom:15px;}
.kt-todo .kt-todo__list .kt-todo__body .kt-todo__items .kt-todo__item{min-width:500px;padding:10px 15px;}
.kt-todo .kt-todo__list .kt-todo__foot{padding:0 15px;}
.kt-todo .kt-todo__view{display:none;}
.kt-todo .kt-todo__view .kt-todo__head .kt-todo__toolbar .kt-todo__icon.kt-todo__icon--back{display:-webkit-box;display:-ms-flexbox;display:flex;}
.kt-todo .kt-todo__view.kt-todo__view--shown{display:-webkit-box;display:-ms-flexbox;display:flex;}
.kt-todo .kt-portlet__head{min-height:60px !important;padding:10px 15px;}
}
@media (max-width:768px){.kt-todo .kt-todo__head .kt-todo__nav .btn{margin-right:0.2rem;}
}
.kt-todo__aside-close{display:none;}
@media (max-width:1024px){.kt-todo__aside{z-index:1001;position:fixed;-webkit-overflow-scrolling:touch;top:0;bottom:0;overflow-y:auto;-webkit-transform:translate3d(0, 0, 0);backface-visibility:hidden;-webkit-backface-visibility:hidden;width:300px !important;-webkit-transition:left 0.3s ease, right 0.3s ease;transition:left 0.3s ease, right 0.3s ease;left:-320px;}
.kt-todo__aside.kt-todo__aside--on{-webkit-transition:left 0.3s ease, right 0.3s ease;transition:left 0.3s ease, right 0.3s ease;left:0;}
}
@media screen\0 and (max-width:1024px){.kt-todo__aside{-webkit-transition:none !important;transition:none !important;}
}
@media (max-width:1024px){.kt-todo__aside--right .kt-todo__aside{right:-320px;left:auto;}
.kt-todo__aside--right .kt-todo__aside.kt-todo__aside--on{-webkit-transition:left 0.3s ease, right 0.3s ease;transition:left 0.3s ease, right 0.3s ease;right:0;left:auto;}
.kt-todo__aside-close{width:25px;height:25px;top:1px;z-index:1002;-webkit-transition:left 0.3s ease, right 0.3s ease;transition:left 0.3s ease, right 0.3s ease;position:fixed;border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:3px;cursor:pointer;outline:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:-25px;}
}
@media screen\0 and (max-width:1024px){.kt-todo__aside-close{-webkit-transition:none !important;transition:none !important;}
}
@media (max-width:1024px){.kt-todo__aside-close > i{line-height:0;font-size:1.4rem;}
.kt-todo__aside-close:hover{text-decoration:none;}
.kt-todo__aside--right .kt-todo__aside-close{left:auto;right:-25px;}
.kt-todo__aside--on .kt-todo__aside-close{-webkit-transition:left 0.3s ease, right 0.3s ease;transition:left 0.3s ease, right 0.3s ease;left:274px;}
.kt-todo__aside--on.kt-todo__aside--right .kt-todo__aside-close{left:auto;right:274px;}
.kt-todo__aside-overlay{position:fixed;top:0;left:0;bottom:0;right:0;overflow:hidden;z-index:1000;background:rgba(0, 0, 0, 0.1);-webkit-animation:kt-animate-fade-in .3s linear 1;animation:kt-animate-fade-in .3s linear 1;}
.kt-todo__aside-overlay{background:rgba(0, 0, 0, 0.05);}
.kt-todo__aside-close{background-color:#f7f8fa;}
.kt-todo__aside-close > i{color:#74788d;}
.kt-todo__aside-close:hover{background-color:transparent;}
.kt-todo__aside-close:hover > i{color:#591df1;}
}
@media (max-width:350px){.kt-todo__aside{width:90% !important;}
}