@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";body{color:#343434;font-weight:400;background-color:#ade4fa;font-family:Roboto,sans-serif;background-image:linear-gradient(180deg,#ade4fa 108px,#8bd9f8 108px 10%,#fff)}img{height:auto;max-width:100%;overflow:hidden}a{text-decoration:none;transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;-webkit-transition:all ease-in-out .2s}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0;color:#343434}*:before,*:after,*{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}ul{margin:0;padding:0}ul li{list-style-type:none}.Green{color:#4bdf8f}.Red{color:#ed4c4c}.RedLight{color:#fb887a}.Orange{color:#f5790b}.Yellow{color:#fec932}.Grey{color:#9aa6c2}.GreyDrak{color:#8d8d8d}.GreyLight{color:#c3c3c3}.Purple{color:#d4aceb}.PurpleDark{color:#e46eff}.Blue{color:#32ade6}.GreenBg{background-color:#4bdf8f}.GreenDarkBg{background-color:#1bc167}.RedBg{background-color:#ed4c4c}.RedLightBg{background-color:#fb887a}.OrangeBg{background-color:#f5790b}.YellowBg{background-color:#fec932}.GreyBg{background-color:#9aa6c2}.GreyDarkBg{background-color:#6c7a98}.GreyLightBg{background-color:#c3c3c3}.PurpleBg{background-color:#d4aceb}.PurpleDarkBg{background-color:#e46eff}.BlueBg{background-color:#32ade6}.BlueLightBg{background-color:#0ca2fb}.GreenBgOp{background-color:#4bdf8f4d}.RedBgOp{background-color:#ed4c4c4d}.RedLightBgOp{background-color:#fb887a4d}.YellowBgOp{background-color:#fec9324d}.GreyBgOp{background-color:#9aa6c24d}.GreyLightBgOp{background-color:#c3c3c34d}.GreyThinBg{background-color:#5a89ff1a}.PurpleBgOp{background-color:#d4aceb4d}.BlueBgOp{background-color:#32ade64d}.GreenBgOp_1{background-color:#4bdf8f1a}.RedBgOp_1{background-color:#ed4c4c1a}.RedLightBgOp_1{background-color:#fb887a1a}.OrangeBgOp_1{background-color:#f5790b1a}.YellowBgOp_1{background-color:#fec9321a}.GreyBgOp_1{background-color:#9aa6c21a}.GreyLightBgOp_1{background-color:#c3c3c31a}.PurpleBgOp_1{background-color:#d4aceb1a}.BlueBgOp_1{background-color:#32ade61a}.GreenStroke{stroke:#4bdf8f}.RedStroke{stroke:#ed4c4c}.RedLightStroke{stroke:#fb887a}.OrangeStroke{stroke:#f5790b}.YellowStroke{stroke:#fec932}.GreyStroke{stroke:#9aa6c2}.GreyLightStroke{stroke:#c3c3c3}.GreyThinStroke{stroke:#5a89ff1a}.PurpleStroke{stroke:#d4aceb}.BlueStroke{stroke:#32ade6}.GreenBorder{color:#4bdf8f}.RedBorder{color:#ed4c4c}.RedLightBorder{color:#fb887a}.OrangeBorder{color:#f5790b}.YellowBorder{color:#fec932}.GreyBorder{color:#9aa6c2}.GreyLightBorder{color:#c3c3c3}.PurpleBorder{color:#d4aceb}.BlueBorder{color:#32ade6}.GreenBorderOp_2{border-color:#4bdf8f33}.RedBorderOp_2{border-color:#ff3b3033}.YellowBorderOp_2{border-color:#ff950033}.PurpleBorderOp_2{border-color:#e46eff33}.BlueBorderOp_2{border-color:#32ade633}.Wrapper{margin:0 auto;background-color:#fff}.Wrapper .TopSection{gap:10px;display:flex;justify-content:space-between}.Wrapper .CenterSection{gap:10px;display:flex;padding:10px 0;justify-content:space-between}.Wrapper .CenterSection .TaskCalendar{width:860px}.Wrapper .CenterSection .Task{width:340px}.Wrapper .BottomSection{gap:10px;display:flex;justify-content:space-between}.LineChart{height:35px;width:129px}.PieChart{gap:16px;width:100%;display:flex;align-items:center;flex-direction:column}.PieChart .Chart{position:relative}.PieChart .Chart svg{transform:rotate(-90deg)}.PieChart .Chart svg circle{fill:none;stroke-width:5px}.PieChart .Chart .Text{gap:1px;top:50%;left:50%;width:100%;padding:20px;display:flex;font-size:14px;position:absolute;text-align:center;flex-direction:column;transform:translate(-50%,-50%)}.PieChart .Chart .Text h3{font-weight:700}.PieChart .Chart .Text p{font-weight:400}.PieChart .Chart .Text .Visibility{gap:4px;display:flex;cursor:pointer;font-size:12px;color:#3080ea;align-items:center;justify-content:center}.PieChart .Details{gap:10px;width:100%;display:flex;flex-direction:column}.PieChart .Details .ProgressLine{gap:6px;display:flex;flex-direction:column}.PieChart .Details .ProgressLine .Label{gap:10px;display:flex;align-items:center;justify-content:space-between}.PieChart .Details .ProgressLine .Label span{font-size:11px}.PieChart .Details .ProgressLine .Label span.Line{width:80px;height:10px}.PieChart .Details .ProgressLine .Label span.Line:last-child{width:20px}.PieChart .Details .ProgressLine .Label span:last-child{font-weight:600}.PieChart .Details .ProgressLine .Bar{width:100%;height:2px;border-radius:50px}.PieChart .Details .ProgressLine .Bar .Line{top:-1.5px;height:5px;display:block;position:relative;border-radius:50px}.BarChart .Chart{gap:12px;display:flex;padding:8px 0;flex-direction:column}.BarChart .Chart .Bar{gap:10px;display:flex;align-items:center}.BarChart .Chart .Bar .Label{width:18px;font-size:9px;color:#8d8d8d;font-style:italic}.BarChart .Chart .Bar .Line{width:100%;height:5px;display:flex;align-items:center;border-radius:50px}.BarChart .Chart .Bar .Line span{height:100%;position:relative}.BarChart .Chart .Bar .Line span:hover .Tooltip{opacity:1;bottom:-6px;visibility:visible}.BarChart .Chart .Bar .Line span:first-child{border-radius:50px 0 0 50px}.BarChart .Chart .Bar .Line span:last-child{border-radius:0 50px 50px 0}.BarChart .XAxis{display:flex;padding-left:26px;align-items:center;justify-content:space-between}.BarChart .XAxis span{font-size:9px;color:#8d8d8d;font-style:italic}.BarChart .Legned{gap:4px 8px;display:flex;flex-wrap:wrap;padding-top:8px;align-items:center;justify-content:center}.BarChart .Legned .Item{gap:4px;display:flex;font-size:10px;align-items:center;position:relative}.BarChart .Legned .Item:hover .Tooltip{opacity:1;bottom:-6px;visibility:visible}.BarChart .Legned .Item.Line{height:9px}.BarChart .Legned .Item span{width:5px;height:5px;display:block;border-radius:50px}.BarChart .Legned .Item p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.PayrollChart{height:144px;display:table}.PayrollChart .SkeletonPieChart{display:flex;align-items:center;justify-self:center}.PayrollChart .SkeletonPieChart .SkeletonPieGraph span{width:80px;height:10px;display:block}.PayrollChart .SkeletonPieChart .Details{width:60%}.PayrollChart div{display:table-cell;vertical-align:middle}.PayrollChart div .Chart{gap:16px;padding-bottom:20px}.PayrollChart div .Chart .Bar .Label{min-width:50px}.PayrollChart div .Chart .Bar .Label.Line{min-width:20px;max-width:20px}.PayrollChart div .XAxis{padding-left:60px}.PayrollChart div .XAxis .Line{height:9px}.Header{height:30px;display:flex;padding-bottom:10px;justify-content:space-between;border-bottom:1px solid rgba(108,122,152,.2)}.Header .Left{gap:8px;display:flex;align-items:center}.Header .Left h1{gap:6px;display:flex;align-items:center;font-size:13px;font-weight:700}.Header .Left h1 span{color:#fff;font-size:11px;font-weight:400;padding:2px 5px;border-radius:50px;background-color:#61bf63}.Header .Left .HeaderTab{padding:1px;display:flex;align-items:center;border-radius:50px;border:.5px solid rgba(108,122,152,.3)}.Header .Left .HeaderTab span{width:85px;display:flex;font-size:9px;padding:4px 0;cursor:pointer;align-items:center;border-radius:50px;justify-content:center}.Header .Left .HeaderTab span.Active{color:#fff;background-color:#3080ea}.Header .Right{gap:6px;display:flex;align-items:center}.Header .Right .Collapse,.Header .Right .Expand{display:flex;cursor:pointer;align-items:center}.Header .Right .Date{gap:4px;display:flex;font-size:11px;align-items:center;justify-content:center}.Header .Right .Date p{height:12px;min-width:50px;text-align:center}.Header .Right .Date span{padding:2px;display:flex;cursor:pointer;align-items:center}.Header .Right .CalendarIcon{gap:4px;display:flex;align-items:center}.Header .Right .CalendarIcon svg{width:20px;height:20px;fill:none;cursor:pointer}.Header .Right .CalendarIcon svg.active path{fill:#3080ea}.Header .Right .CalendarIcon svg path{fill:#8d8d8d}.Header .Right .Borderbtn{gap:3px;display:flex;cursor:pointer;font-size:10px;padding:4px 6px;color:#3080ea;border-radius:4px;align-items:center;transition:opacity .2s ease;background:#3080ea26;border:.5px solid rgba(48,128,234,.3);width:83px}.Header .Right .Borderbtn:hover{opacity:.8}.Tooltip{gap:4px;left:50%;z-index:1;opacity:1;width:160px;bottom:18px;padding:8px;display:flex;color:#fff;visibility:hidden;border-radius:8px;position:absolute;flex-direction:column;transition:opacity .3s;transform:translate(-50%,-23px);background-color:#3080ea;box-shadow:0 20px 25px -5px #3341551a,0 10px 10px -5px #3341550a}.Tooltip:before{left:50%;content:"";width:23px;bottom:-12px;height:13px;position:absolute;margin-left:-13px;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/icons/arrow.svg)}.Tooltip span{display:flex;color:#fff;font-size:11px;align-items:center;white-space:normal}.Tooltip span img{margin-right:5px}.CustomScroll{overflow:auto}.CustomScroll::-webkit-scrollbar{width:5px;height:5px}.CustomScroll::-webkit-scrollbar-track{background:#ebf2f7;border-radius:50px}.CustomScroll::-webkit-scrollbar-thumb{background:#b1b8c2;border-radius:50px}.CustomScroll::-webkit-scrollbar-thumb:hover{background:#b1b8c2}.CustomScroll .loading-indicator{text-align:center;padding:1rem;font-size:.9rem;color:#666}.CalendarBlock{padding-top:8px}.CalendarBlock .TaskBlock{width:100%;height:44px;position:relative;margin-bottom:8px}.CalendarBlock .TaskBlock .TaskCard{width:92%;display:flex;padding:2px 8px;border-radius:6px;flex-direction:column;border:.5px solid rgba(108,122,152,.3)}.CalendarBlock .TaskBlock .TaskCard.ToDo{border-left:3px solid #ff3b30;background:linear-gradient(0deg,#ff3b301a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.InProgress{border-left:3px solid #ff9500;background:linear-gradient(0deg,#ff95001a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.Complete{border-left:3px solid #1bc167;background:linear-gradient(0deg,#1bc1671a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.NotEnrolled{border-left:3px solid #6c7a98;background:linear-gradient(0deg,#6c7a981a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.Enrolled{border-left:3px solid #0026bc;background:linear-gradient(0deg,#0026bc1a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.Missing{border-left:3px solid #e46eff;background:linear-gradient(0deg,#e46eff1a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard.Schedule{border-left:3px solid #ff3b30;background:linear-gradient(0deg,#ff3b301a 0% 100%),#fff}.CalendarBlock .TaskBlock .TaskCard:first-child,.CalendarBlock .TaskBlock .TaskCard:nth-child(2),.CalendarBlock .TaskBlock .TaskCard:last-child{height:37px;position:absolute;justify-content:space-around}.CalendarBlock .TaskBlock .TaskCard:first-child .Heading h2,.CalendarBlock .TaskBlock .TaskCard:nth-child(2) .Heading h2,.CalendarBlock .TaskBlock .TaskCard:last-child .Heading h2{width:calc(100% - 20px)}.CalendarBlock .TaskBlock .TaskCard:first-child{top:0}.CalendarBlock .TaskBlock .TaskCard:nth-child(2){top:4px;left:6px}.CalendarBlock .TaskBlock .TaskCard:last-child{top:8px;left:12px}.CalendarBlock .TaskBlock .TaskCard.SingleCard{gap:4px;padding:5px 8px;position:initial;width:100%!important;height:47px!important}.CalendarBlock .TaskBlock .TaskCard .Heading{display:flex;align-items:center;justify-content:space-between}.CalendarBlock .TaskBlock .TaskCard .Heading h2{width:143px;font-size:11px;cursor:pointer;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CalendarBlock .TaskBlock .TaskCard .Heading h2:hover{color:#3080ea}.CalendarBlock .TaskBlock .TaskCard .Heading .Value{height:12px;display:flex;color:#fff;font-size:9px;padding:0 3px;min-width:12px;cursor:pointer;border-radius:50px;align-items:center;justify-content:center;background-color:#61bf63}.CalendarBlock .TaskBlock .TaskCard .Details{gap:4px;display:flex;align-items:center;justify-content:space-between}.CalendarBlock .TaskBlock .TaskCard .Details .Profile{gap:3px;display:flex;align-items:center;width:calc(100% - 40px)}.CalendarBlock .TaskBlock .TaskCard .Details .Profile .Image{display:flex;position:relative;align-items:center}.CalendarBlock .TaskBlock .TaskCard .Details .Profile img{width:16px;height:16px;border-radius:50px;border:.5px solid rgba(108,122,152,.3)}.CalendarBlock .TaskBlock .TaskCard .Details .Profile img.UserProfile{display:block}.CalendarBlock .TaskBlock .TaskCard .Details .Profile img.TaskArrow{width:8px;height:8px;bottom:1px;right:-1px;border:none;position:absolute}.CalendarBlock .TaskBlock .TaskCard .Details .Profile:hover img.UserProfile{display:none}.CalendarBlock .TaskBlock .TaskCard .Details .Profile:hover img.TaskArrow{width:16px;height:16px;position:initial}.CalendarBlock .TaskBlock .TaskCard .Details .Profile span{display:block;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 20px)}.CalendarBlock .TaskBlock .TaskCard .Details .Icon{gap:3px;display:flex;align-items:center}.CalendarBlock .TaskBlock .TaskCard .Details .Icon svg{fill:none;width:12px;height:12px;cursor:pointer}.CalendarBlock .TaskBlock .TaskCard .Details .Icon svg.Disabled path{fill:#8d8d8d}.CalendarBlock .TaskBlock .TaskCard .Details .Icon svg.Enabled path{fill:#ff3b30}.CalendarBlock .TaskBlock .TaskCard .Details .Icon span{gap:3px;display:flex;font-size:10px;align-items:center}.CalendarBlock .TaskBlock .TaskCard .Details .Icon span img{width:13px;cursor:pointer}.CalendarBlock .TaskBlock.LearningTask{height:48px;margin-top:0!important}.CalendarBlock .TaskBlock.LearningTask .TaskCard{gap:0;padding:1px 8px}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Heading{align-items:start;flex-direction:column}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Heading h1{width:100%;display:flex;font-size:11px;font-weight:500;align-items:center;justify-content:space-between}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Heading h1 .Head{width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Heading h2{width:124px;font-weight:400}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Heading h2:hover{color:#343434}.CalendarBlock .TaskBlock.LearningTask .TaskCard .Details .Profile{width:100%}.CalendarBlock .TaskBlock.LearningTask .TaskCard:first-child,.CalendarBlock .TaskBlock.LearningTask .TaskCard:nth-child(2),.CalendarBlock .TaskBlock.LearningTask .TaskCard:last-child{height:45px!important}.CalendarBlock .TaskBlock.LearningTask .TaskCard.SingleCard{gap:1px;padding:2px 8px;height:49px!important}.CalendarBlock .TaskBlock.LearningTask .TaskCard.SingleCard .Heading h1 .Head,.CalendarBlock .TaskBlock.LearningTask .TaskCard.SingleCard .Heading h2{width:95px}.CalendarBlock .MultipleTask{z-index:1;width:226px;cursor:pointer;padding:10px;position:absolute;border-radius:8px;background:#fcfcfc;border:1px solid rgba(48,128,234,.2);box-shadow:0 10px 20px #c4c8d066}.CalendarBlock .MultipleTask.MultipleLearningTask{top:110%;right:0}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard{gap:6px;width:100%;border:none;display:flex;align-items:center;flex-direction:row;height:auto!important;position:static!important}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Details .Profile{width:40px;height:40px;display:flex;border-radius:6px;background:#fff;align-items:center;justify-content:center;border:.5px solid rgba(108,122,152,.3)}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Details .Profile img{width:30px;height:auto;border:none;border-radius:0}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Head{gap:0px;width:100%;align-items:start;flex-direction:column}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Head h1{width:142px;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Head h2{width:142px}.CalendarBlock .MultipleTask.MultipleLearningTask .MulTaskCard .TaskCard .Head .Time{font-size:9px;color:#8d8d8d;font-weight:400;font-style:italic}.CalendarBlock .MultipleTask .DateHead{display:block;font-size:11px;font-weight:700;padding-bottom:6px}.CalendarBlock .MultipleTask .MulTaskCard{gap:8px;display:flex;max-height:220px;padding-right:4px;flex-direction:column}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard{gap:3px;display:flex;padding:4px 8px;border-radius:6px;flex-direction:column}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.ToDo{background:linear-gradient(0deg,#ff3b301a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.InProgress{background:linear-gradient(0deg,#ff95001a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.Complete{background:linear-gradient(0deg,#1bc1671a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.NotEnrolled{background:linear-gradient(0deg,#6c7a981a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.Enrolled{background:linear-gradient(0deg,#0026bc1a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.Missing{background:linear-gradient(0deg,#e46eff1a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard.Schedule{background:linear-gradient(0deg,#ff3b301a 0% 100%),#fff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head{gap:6px;display:flex;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head h2{width:174px;font-size:11px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head h2:hover{color:#3080ea}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head .Circle{width:6px;height:6px;display:block;border-radius:50px}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head .Circle.CompleteCircle{background-color:#1bc167}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head .Circle.InProgressCircle{background-color:#ff9500}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head .Circle.ToDoCircle{background-color:#ff3b30}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Head .Circle.MissingCircle{background-color:#e46eff}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details{gap:4px;display:flex;align-items:center;justify-content:space-between}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile{gap:3px;display:flex;align-items:center;width:calc(100% - 36px)}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile .Image{display:flex;position:relative;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile img{width:16px;height:16px;border-radius:50px;border:.5px solid rgba(108,122,152,.3)}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile img.UserProfile{display:block}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile img.TaskArrow{width:8px;height:8px;bottom:1px;right:-1px;border:none;position:absolute}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile:hover img.UserProfile{display:none}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile:hover img.TaskArrow{width:16px;height:16px;position:initial}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Profile span{display:block;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 19px)}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon{gap:3px;display:flex;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon .ArrowImg{width:10px}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon svg{fill:none;width:12px;height:12px;cursor:pointer}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon svg.Disabled path{fill:#8d8d8d}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon svg.Enabled path{fill:#ff3b30}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon span{gap:3px;display:flex;font-size:10px;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .TaskCard .Details .Icon span img{width:13px}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard{gap:6px;display:flex;padding:10px;border-radius:6px;flex-direction:column;background:#32ade61a}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .Profile{gap:6px;display:flex;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .Profile .MultiCircle{width:6px;height:6px;display:block;border-radius:50px;background-color:#32ade6}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .Profile .Name{gap:6px;display:flex;align-items:center}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .Profile .Name img{width:16px;height:16px;border-radius:50px;border:.5px solid rgba(108,122,152,.3)}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .Profile .Name span{display:block;font-size:11px;font-weight:500}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .MutltiTask{gap:6px;padding:6px;display:flex;border-radius:6px;flex-direction:column;background-color:#fff}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .MutltiTask .TaskCard .Head h2{width:98%;font-weight:400;overflow:initial;white-space:normal;text-overflow:initial}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .MutltiTask .TaskCard .Head h2:hover{color:#3080ea}.CalendarBlock .MultipleTask .MulTaskCard .MultiCard .MutltiTask .TaskCard .Details{justify-content:end}.CalendarBlock .CalHeader{display:flex;font-size:10px;font-weight:500;padding:6px 10px;border-radius:6px;margin-bottom:10px;align-items:center;justify-content:space-between;background:#5a89ff1a;border:.5px solid rgba(108,122,152,.2)}.CalendarBlock .CalHeader span{width:100%;display:block;text-align:center}.CalendarBlock .CalHeader span.SkeletonLine{display:flex;justify-content:center}.CalendarBlock .CalHeader span.SkeletonLine .Line{width:40px}.CalendarBlock .CalView{display:flex;height:420px;padding:0 4px}.CalendarBlock .CalView.DayView .Column{width:100%}.CalendarBlock .CalView.DayView .Column .EmptyList{height:100%}.CalendarBlock .CalView.DayView .Column .TaskBlock.LearningTask .SingleCard,.CalendarBlock .CalView.DayView .Column .TaskBlock.LearningTask .SingleCard .Heading h1 .Head{width:100%}.CalendarBlock .CalView.DayView .Column .TaskBlock .TaskCard{width:99%}.CalendarBlock .CalView.DayView .Column .TaskBlock .TaskCard .Heading h2{width:95%!important}.CalendarBlock .CalView .Column{flex:1 1 0;min-width:0;padding:0 5px;border-left:1px dashed rgba(108,122,152,.2)}.CalendarBlock .CalView .Column:last-child .MultiCardVWeekView .SideMenuList{left:auto;right:100%}.CalendarBlock .CalView .Column:last-child .MultiCardVWeekView .SideMenuList:before{left:auto;right:-8px;transform:rotate(180deg)}.CalendarBlock .CalView .Column:last-child .MultiCardVWeekView .MultipleLearningTask{right:0%;left:auto}.CalendarBlock .CalView .Column:last-child .SingleCardWeekView .SideMenuList{left:auto;right:100%}.CalendarBlock .CalView .Column:last-child .SingleCardWeekView .SideMenuList:before{left:auto;right:-8px;transform:rotate(180deg)}.CalendarBlock .MonthView{display:grid;grid-template-columns:repeat(7,1fr);border-top:.5px dashed rgba(108,122,152,.2);border-left:.5px dashed rgba(108,122,152,.2)}.CalendarBlock .MonthView .Day{height:84px;padding:4px;overflow:hidden;word-wrap:break-word;border-right:.5px dashed rgba(108,122,152,.2);border-bottom:.5px dashed rgba(108,122,152,.2)}.CalendarBlock .MonthView .Day.popover-visible{overflow:inherit}.CalendarBlock .MonthView .Day .Number{display:block;font-size:12px;font-weight:500;text-align:right}.CalendarBlock .MonthView .Day.popover-visible:nth-child(n+16) .TaskBlock .TaskCard .MultipleTask{top:initial;bottom:110%}.CalendarBlock .MonthView .Day .TaskBlock{margin-top:2px}.CalendarBlock .MonthView .Day .TaskBlock .TaskCard{height:42px}.CalendarBlock .MonthView .Day .TaskBlock .TaskCard:first-child{top:-4px}.CalendarBlock .MonthView .Day .TaskBlock .TaskCard:nth-child(2){top:0}.CalendarBlock .MonthView .Day .TaskBlock .TaskCard:last-child{top:4px}.CalendarBlock .MonthView .Day.Disabled{background-color:#8d8d8d0a}.CalendarBlock .MonthView .Day.Disabled .Number{color:#8d8d8d}.CalendarBlock .MonthView .Day.Today{background-color:#5a89ff1a;border:.5px dashed rgba(90,137,255,.3)}.CalendarBlock .MonthView .Day.Selected{background-color:#5a89ff1a}.CalendarBlock .Badges{gap:8px;display:flex;padding-top:8px;align-items:center}.CalendarBlock .Badges .Item{gap:4px;display:flex;font-size:10px;align-items:center}.CalendarBlock .Badges .Item span{width:5px;height:5px;border-radius:50px}.CalendarBlock .Badges .Item:first-child span{background-color:#ff3b30}.CalendarBlock .Badges .Item:nth-child(2) span{background-color:#ff9500}.CalendarBlock .Badges .Item:nth-child(3) span{background-color:#e46eff}.CalendarBlock .Badges .Item:last-child span{background-color:#1bc167}.EmptyList{gap:20px;display:flex;align-items:center;flex-direction:column;justify-content:center}.EmptyList .Text{gap:4px;display:flex;align-items:center;justify-content:center;flex-direction:column}.EmptyList .Text h2{font-size:13px;font-weight:600}.EmptyList .Text p{font-size:11px;text-align:center}.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:960px!important;min-width:960px!important}.cdk-overlay-pane.mat-mdc-dialog-panel .mat-mdc-dialog-container .mat-mdc-dialog-inner-container .mat-mdc-dialog-surface{border-radius:20px;box-shadow:0 4px 30px #3080ea4d}.ModelDialog{gap:16px;padding:20px;display:flex;flex-direction:column}.ModelDialog .ModelHeader{display:flex;align-items:center;justify-content:space-between}.ModelDialog .ModelHeader .Head{gap:8px;display:flex;align-items:center}.ModelDialog .ModelHeader .Head h1{font-size:18px;font-weight:600}.ModelDialog .ModelHeader .Head span{display:block;font-size:18px;color:#8d8d8d;font-weight:500;line-height:14px;font-style:italic;padding-left:8px;border-left:1px solid #d8dcdf}.ModelDialog .ModelHeader button{padding:0;border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;background-color:transparent}.ModelDialog .ModelBody{gap:10px;max-height:600px;display:flex;border-radius:8px;padding:14px 16px;flex-direction:column;border:1px solid #eaecf0}.ModelDialog .ProfileDetails{gap:8px;display:flex;flex-direction:column}.ModelDialog .ProfileDetails h2{font-size:14px;font-weight:500}.ModelDialog .ProfileDetails .Details{gap:20px;display:flex;padding:10px 12px;border-radius:8px;align-items:center;justify-content:space-between;border:1px solid rgba(108,122,152,.3)}.ModelDialog .ProfileDetails .Details .NameDetails{gap:10px;display:flex;align-items:center}.ModelDialog .ProfileDetails .Details .NameDetails span{width:36px;height:36px;display:flex;background:#fff;border-radius:50px;align-items:center;justify-content:center;border:.5px solid rgba(108,122,152,.3)}.ModelDialog .ProfileDetails .Details .NameDetails .Name{gap:1px;width:60%;display:flex;flex-direction:column}.ModelDialog .ProfileDetails .Details .NameDetails .Name h3{font-size:11px;font-weight:400}.ModelDialog .ProfileDetails .Details .NameDetails .Name p{font-size:11px;font-weight:600}.ModelDialog .ProfileDetails .Details .Left{gap:16px;width:80%;display:grid;grid-template-columns:repeat(3,1fr)}.ModelDialog .ProfileDetails .Details .Left.Full{width:100%;grid-template-columns:repeat(4,1fr)}.ModelDialog .ProfileDetails .Details .Right{width:20%}.ModelDialog .ProfileDetails .Details .Right .ProfileImage{gap:10px;display:flex;padding:10px 12px;border-radius:8px;align-items:center;flex-direction:column;background:#3080ea1a}.ModelDialog .ProfileDetails .Details .Right .ProfileImage img{width:100px;height:100px;border-radius:50px;border:1px solid rgba(108,122,152,.3)}.ModelDialog .ProfileDetails .Details .Right .ProfileImage .Text{gap:4px;display:flex;align-items:center;flex-direction:column}.ModelDialog .ProfileDetails .Details .Right .ProfileImage .Text h3{font-size:11px;font-weight:600;text-align:center}.ModelDialog .ProfileDetails .Details .Right .ProfileImage .Text p{font-size:11px;text-align:center}.ModelDialog .ProfileTable{border-radius:8px;border:.5px solid #d8dcdf}.ModelDialog .ProfileTable.CustomTable{max-height:500px}.ModelDialog .ProfileTable table{width:100%;text-align:left;border-collapse:collapse}.ModelDialog .ProfileTable table .Value{text-align:right}.ModelDialog .ProfileTable table .Value span{display:block}.ModelDialog .ProfileTable table thead tr{background:#5a89ff1a}.ModelDialog .ProfileTable table thead tr th{font-size:12px;font-weight:500;color:#3080ea;padding:7px 12px;white-space:nowrap;text-overflow:ellipsis}.ModelDialog .ProfileTable table thead tr th:first-child{border-top-left-radius:8px}.ModelDialog .ProfileTable table thead tr th:last-child{border-top-right-radius:8px}.ModelDialog .ProfileTable table tbody tr{border-top:.5px solid #d8dcdf}.ModelDialog .ProfileTable table tbody tr:nth-child(2n){background-color:#fbfbfb}.ModelDialog .ProfileTable table tbody tr.Total{border-top:.5px solid rgba(48,128,234,.5);background:#5a89ff0d}.ModelDialog .ProfileTable table tbody tr.Total td{font-weight:500}.ModelDialog .ProfileTable table tbody tr td{font-size:11px;padding:8px 12px;white-space:nowrap;text-overflow:ellipsis}.ModelDialog .ProfileTable table tbody tr td.Head{color:#3080ea;font-weight:600}.ModelDialog .ProfileTable table tbody tr td img{min-width:20px;height:20px;border-radius:50px;border:.5px solid rgba(108,122,152,.3)}.ModelDialog .ProfileTable table tbody tr td span{gap:4px;height:13px;display:flex;align-items:center}.ModelDialog .ModelFooter{gap:12px;display:flex;padding-top:10px;justify-content:end;border-top:1px solid #eaecf0}.ModelDialog .ModelFooter button{border:none;font-size:12px;cursor:pointer;font-weight:500;padding:10px 16px;border-radius:6px;transition:opacity .2s ease;box-shadow:0 1px 2px #1018280d}.ModelDialog .ModelFooter button:hover{opacity:.8}.ModelDialog .ModelFooter button.Save{color:#fff;background-color:#3080ea}.ModelDialog .ModelFooter button.Cancel{color:#344054;background-color:#fff;border:1px solid #d0d5dd}.MultiCardDayView popover .SideMenuList{left:initial;right:24px}.MultiCardDayView .LearningTask .TaskCard .Heading h1 .Head{width:96%!important}.MultiCardDayView .MultipleLearningTask{left:initial!important;right:-4px}.SingleCardDayView popover .SideMenuList{left:initial;right:24px}.MonthView .Day .TaskBlock .TaskBlock .SideMenuList{top:20px;right:100%;left:initial;top:30px}.MonthView .Day .TaskBlock .TaskBlock .SideMenuList:before{right:-8px;left:initial;transform:rotate(180deg)}.CustomField .mat-mdc-text-field-wrapper{padding:0;border-radius:4px}.CustomField .mat-mdc-form-field-subscript-wrapper{display:none}.CustomField .SelectField .mat-mdc-select-value{display:flex}.CustomField .SelectField .mat-mdc-select-value .mat-mdc-select-placeholder{font-size:10px;color:#343434;font-weight:400}.CustomField .SelectField .mat-mdc-select-arrow-wrapper svg path{fill:#343434}.CustomField .mat-mdc-select-value-text{display:flex}.CustomField .mat-mdc-select-value-text .mat-mdc-select-min-line{font-size:10px;color:#343434;font-weight:400}.CustomField.mat-mdc-form-field .mdc-line-ripple,.CustomField.mat-mdc-form-field .mdc-line-ripple:before,.CustomField.mat-mdc-form-field .mdc-line-ripple:after{border:none!important}.CustomField .mat-mdc-form-field-infix{width:150px;min-height:22px;border-radius:4px;background-color:#fff;padding:0 6px!important;border:.5px solid rgba(108,122,152,.3)}.TableCustomField .mat-mdc-form-field-infix{min-height:28px;border-radius:6px;background-color:#f6f6f6;border:.5px solid rgba(108,122,152,.3)}.TableCustomField .mat-mdc-form-field-infix input{height:26px;font-size:11px;color:#343434;font-weight:400}.TableCustomField .mat-mdc-form-field-infix{width:120px;min-height:28px;border-radius:6px;padding:0 10px!important}.FormField .mat-mdc-form-field-infix{min-height:28px;padding:0 8px!important}.FormField .mat-mdc-select-arrow-wrapper{transform:initial}.FormField .mat-mdc-form-field-infix input,.FormField .mat-mdc-form-field-infix textarea{height:26px;font-size:11px;color:#343434;font-weight:400}.FormField .mat-mdc-form-field-infix textarea{height:50px;padding:6px 0}.FormField .mat-mdc-form-field-infix .DatePicker{display:flex;align-items:center;justify-content:space-between}.FormField .mat-mdc-form-field-infix,.FormField .mat-mdc-text-field-wrapper,.FormField .mat-mdc-form-field-flex{overflow:visible!important}.FormField .mdc-floating-label{top:50%!important;transform:translateY(-50%) scale(1);font-size:11px!important;color:#3080ea!important;background:transparent;transition:all .2s ease}.FormField .mdc-floating-label--float-above{top:10px!important;left:6px!important;font-size:13px!important;line-height:1;background:#fff;z-index:2}.FormField .mat-mdc-select-value{font-size:11px}.FormField .mat-mdc-select-arrow-wrapper{transform:initial!important}.cdk-overlay-pane .mat-mdc-select-panel{padding:0;box-shadow:none;max-height:initial;background-color:#fff;border-radius:0 0 4px 4px;border:.5px solid #d8dcdf;border-top:none}.cdk-overlay-pane .mat-mdc-select-panel .search_input{padding:3px 6px}.cdk-overlay-pane .mat-mdc-select-panel .search_input input{width:100%;height:22px;padding:0 6px;font-size:10px;outline:none;border-radius:4px;border:1px solid #d8dcdf}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option{padding:3px 8px;min-height:22px}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option:hover{background-color:#3080ea1a!important}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option:nth-child(2n){background-color:#fafafb}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option .mat-pseudo-checkbox{width:12px;height:12px;margin-right:5px;border-radius:2px;border:.5px solid rgba(108,122,152,.8)}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{border-radius:2px;background:#3080ea;border:.5px solid #3080ea}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option .mat-pseudo-checkbox:after{top:-1px;width:5px;height:2px;border-left:1px solid #fff;border-bottom:1px solid #fff}.cdk-overlay-pane .mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text{font-size:10px;font-weight:400}.DatePick svg{width:20px!important}.DatePick .mat-mdc-icon-button{padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:end}.DatePick .mat-mdc-icon-button .mat-mdc-button-touch-target{width:20px;height:20px}.DateField .mat-mdc-form-field-flex,.DateField .mat-mdc-form-field-infix{width:438px}.AssignerOption{gap:4px;display:flex;align-items:center}.AssignerOption .Image{width:20px;height:20px}.AssignerOption .Name{font-size:10px;font-weight:400;width:calc(100% - 24px)}.NoRecords{padding:10px;font-size:10px;font-weight:400;text-align:center}.FieldList{max-height:200px}.TableFilter{gap:8px;display:flex;align-items:center}.TableFilter .Button{gap:5px;display:flex;align-items:center}.TableFilter .Button button{width:28px;height:28px;display:flex;border-radius:6px;align-items:center;justify-content:center;border:.5px solid rgba(48,128,234,.2);box-shadow:0 1px 2px #1018280d}.TableFilter .Button button img{width:16px}.TableFilter .Button button.Search{background-color:#3080ea}.TableFilter .Button button.Reset{background-color:#3080ea26}.icon-pointer{cursor:pointer}.mat-datepicker-content-container{background:#fff}.mat-calendar-body-cell-content.mat-calendar-body-selected{background:#3080ea!important;color:#fff!important}#toast-container{bottom:60px}#toast-container .ngx-toastr{width:1000px;max-height:max-content;box-sizing:border-box;background-image:unset;padding:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;box-shadow:0 20px 30px #333b4526;border-radius:6px}#toast-container .ngx-toastr.toast-success{background-color:#61bf63}#toast-container .ngx-toastr.toast-error{background-color:#e84f2d}#toast-container .ngx-toastr.toast-warning{background-color:#ef9400}#toast-container .ngx-toastr.toast-info{background-color:#38b3fb}#toast-container .ngx-toastr .toast-message{font-size:13px;font-weight:500}.ChartTitle{text-align:center;font-weight:600;margin-top:8px}.participantsCount{font-size:9px;color:#8d8d8d;font-weight:400;font-style:italic}.participantsCount .Head{display:inline-block;max-width:13ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.UsersCount{cursor:pointer;transition:color .2s ease}.UsersCount:hover{color:#3080ea}.HeaderSkeleton{height:30px;display:flex;padding-bottom:10px;justify-content:space-between;border-bottom:1px solid rgba(108,122,152,.2)}.HeaderSkeleton .Dropdown{gap:6px;display:flex;align-items:center}.HeaderSkeleton .Dropdown .Line{width:150px;height:26px}.HeaderSkeleton .Left{gap:8px;display:flex;align-items:center}.HeaderSkeleton .Left .Line{width:100px}.HeaderSkeleton .Right{gap:8px;display:flex;align-items:center}.HeaderSkeleton .Right .Date{width:50px}.HeaderSkeleton .Right .Button{width:64px;height:22px}.PieChartSkeleton{gap:16px;display:flex;align-items:center}.PieChartSkeleton .PieSkeleton.Line{width:110px;height:110px;display:flex;padding:18px;border-radius:50%;align-items:center;flex-direction:column;justify-content:center;border:5px solid #e2e2e2;background-color:transparent}.PieChartSkeleton .PieSkeleton.Line p.Line{margin-bottom:3px}.PieChartSkeleton .PieSkeleton.Line span.Line{height:12px}.PieChartSkeleton .Details{gap:10px;width:100%;display:flex;flex-direction:column}.PieChartSkeleton .Details h2.Line{width:100px;margin-bottom:10px}.PieChartSkeleton .Details .ProgressLine{gap:4px;display:flex;flex-direction:column}.PieChartSkeleton .Details .ProgressLine .Label{gap:10px;display:flex;align-items:center;justify-content:space-between}.PieChartSkeleton .Details .ProgressLine .Label span{height:11px;width:30px}.PieChartSkeleton .Details .ProgressLine .Label span:first-child{width:50px}.PieChartSkeleton .Details .ProgressLine .Bar{width:100%;height:2px;border-radius:50px}.PieChartSkeleton .Details .ProgressLine .Bar .Line{height:5px;border-radius:50px}.Skeleton{overflow:hidden;border-radius:4px;position:relative;background-color:#e2e2e2}.Skeleton:after{top:0;content:"";left:-150px;height:100%;width:150px;position:absolute;animation:SkeletonLoading 1.2s infinite;background:linear-gradient(to right,transparent 0%,#f5f5f5 50%,transparent 100%)}.Skeleton.Avatar{width:36px;height:36px;border-radius:50px}.Skeleton.Line{width:100%;height:14px;display:block}.Skeleton.Icon{width:20px;height:20px}.Skeleton.SkeletonPieGraph{gap:7px;width:110px;height:110px;padding:10px;display:flex;border-radius:50%;border:5px solid #e2e2e2;background-color:transparent;align-items:center;flex-direction:column;justify-content:center}@keyframes SkeletonLoading{0%{left:-150px}to{left:100%}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
