.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.bounceIn{-webkit-animation-duration:.7s;animation-duration:.7s}.animated.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.7s;animation-duration:.7s}.animated.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.3s;animation-duration:.3s}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:"open-sanscondensed-light",sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;background-color:initial;padding:0;margin:0;float:left;border:none;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media (max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:initial;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:"Helvetica Neue",Helvetica,Arial sans-serif}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}

/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;min-width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}.ui.styled.accordion .accordion .title,.ui.styled.accordion .title{color:rgba(0,0,0,.87)!important}.absent-student input:disabled{text-align:center!important}.absent-student{width:10em}.little.ui.message{padding-top:.5rem;padding-bottom:.5rem}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:4rem!important}.mt-6,.my-6{margin-top:4rem!important}.mr-6,.mx-6{margin-right:4rem!important}.mb-6,.my-6{margin-bottom:4rem!important}.ml-6,.mx-6{margin-left:4rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:4rem!important}.pt-6,.py-6{padding-top:4rem!important}.pr-6,.px-6{padding-right:4rem!important}.pb-6,.py-6{padding-bottom:4rem!important}.pl-6,.px-6{padding-left:4rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.overflow-auto{overflow:auto}.border-none{border:none!important}.middle-align-children{justify-content:center}.middle-align-children,.vac-middle{display:flex;align-items:center}.word-wrap{word-wrap:break-word}.letter-spacing{letter-spacing:.3ch}.upper-case{text-transform:uppercase}.customButtonStyle{margin-top:2em!important;display:block}.customMarginStyle{margin:1rem 0!important;font-size:16px!important;max-height:14rem!important;width:100%}.overflowScroll{overflow-y:scroll!important;max-height:400px!important}.anchorColor,.anchorColor:hover{color:rgba(0,0,0,.87)}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.w-10{width:10%!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-10{height:10%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.o-0{opacity:0}.o-1{opacity:.1}.o-2{opacity:.2}.o-3{opacity:.3}.o-4{opacity:.4}.o-5{opacity:.5}.o-6{opacity:.6}.o-7{opacity:.7}.o-8{opacity:.8}.o-9{opacity:.9}.o-10{opacity:1}.text-grey{color:#979797!important}.text-red{color:#ff6363!important}.input--material{width:100%;font-size:2rem;font-weight:400;padding:0 0 .5rem .5rem}.input--material.icon{padding-right:7rem}.input--material.mini{font-size:1rem}.input--material-holder{position:relative;width:100%}.input--material,.input--material:focus{outline:none;background-color:initial;border:none;border-bottom:2px solid #000}.input--material-icon{position:absolute;right:0;bottom:50%;cursor:pointer;-webkit-transform:translateY(50%);transform:translateY(50%);font-size:2rem!important}.freeContent-text{font-weight:400;font-size:16px;padding:1rem 0}.freeContent-single{border-bottom:1px solid #e5e5e5;margin:0 0 1rem}.freeContent-viewMore{padding:1rem 1rem 0;justify-content:center}.freeContent-single:last-child{border-bottom:none}.overview-heading{font-weight:400;font-size:16px}.overview-priceContainer{padding:1rem 0;display:flex;justify-content:space-between}.overview-priceViewMore{color:#009ae0;cursor:pointer}.overview-priceInfo{padding:1rem 0;display:flex}.overview-priceInfo-text{color:#d28800}.overview-highLighter{padding:2px 4px;border-radius:4px;font-size:12px;display:flex;align-items:center}.overview-headBanner{padding:5px;text-align:center;background:#ffd185;font-weight:500;font-size:14px}.overview-likeCount{font-size:12px;margin-left:3px}.overview-likeButton{background:#f7f7f7}.overview-likeButton,.overview-liked{padding:.5rem 1rem;align-items:center}.overview-liked{color:#ff4058}.flexColumn{display:flex;flex-direction:column!important}.innerCourse__grid{display:grid;grid-template-columns:216px 2fr 1fr}.StoreHome{padding-top:5rem}.StoreHome__top{display:flex;align-items:center;justify-content:space-between;font-size:1.2rem;min-width:700px;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:10px}.StoreHome__top--sort{margin-left:7rem}.StoreHome__content{margin-top:6rem}.StoreHome__top--courses .ui.dropdown{color:rgba(0,0,0,.6)}.StoreHome__top--courses i.icon{font-size:.7em;margin-left:5px}.createContent{padding-top:1rem;display:grid;place-content:center;place-items:center}.cheatCourse{margin-top:5rem;padding:2rem;width:50%}.addDetails{background-color:#fff;padding-left:2rem!important;padding-right:2rem!important;text-align:left}.addDetails__heading{padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.12)}.addDetails__form{margin:.75rem 0!important}.addDetails__form--imgUpload{display:grid;grid-template-columns:1fr 3.5fr;grid-column-gap:1rem;padding-bottom:1.5rem}.addDetails__form--imgUpload--img{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.addDetails__form--imgUpload--uploadButton{margin-top:1rem;width:100%}.addDetails__content--label{background-color:#fff!important;padding-left:0!important;font-size:12px!important;color:#000!important}.addDetails__content::-webkit-scrollbar{display:none}.addDetails__input--description{height:90px!important}.addDetails__buttonContainer{border-top:1px solid rgba(0,0,0,.12);margin-top:1rem;padding:1.5rem 0 .5rem;justify-content:flex-end}.flexrow{display:flex!important;flex-direction:row}.borderNone{border:none!important;box-shadow:none!important}.paddingmin{padding-top:0!important;padding-left:0!important;padding-bottom:0!important}.widthReduce{width:150px!important}.dropdownmarginleft{margin-left:24px}.dropdownmarginleft2{margin-left:10px}.addContent{margin-top:3rem;background-color:#fff;padding:2rem;padding-left:2rem!important;padding-right:2rem!important;text-align:left;margin-left:2rem;box-shadow:0 2px 8px hsla(0,0%,59.2%,.21708)}.addContent__heading{padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.12);font-size:24px;font-weight:500;display:flex;align-items:center}.addContent__form{margin:.75rem 0!important}.addContent__content{text-align:center}.addContent__content--fill{display:flex;flex-direction:column}.addContent__content--label{background-color:#fff!important;padding-left:0!important;font-size:12px!important;color:#000!important}.addContent__content--label--effective{padding:0!important}.addContent__content--folder{border-bottom:1px solid rgba(0,0,0,.12);padding:1rem 0 1rem .8rem;display:flex;text-align:left;width:100%;cursor:pointer;justify-content:space-between}.addContent__content--folder--input{color:grey;height:3.5rem;font-size:16px;border-radius:4px;width:100%;padding:0 1rem;border:none;flex-grow:2;background-color:#fff}.addContent__content--folder--input:focus{outline:none}.addContent__content--video{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.12);padding:1rem 0 1rem .8rem}.addContent__content--actions{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.addContent__content--details{display:flex;flex-direction:column;margin-left:1.3rem}.addContent__content--details--sub{display:flex;flex-direction:row;border:1px solid #dbdbdb;padding:2px;background-color:#fff}.addContent__content--details--heading{font-size:16px;font-weight:500;padding:0;margin:0;text-align:left}.addContent__content--details--content{font-size:12px;margin-top:6px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}.addContent__content--details--content--item{color:rgba(0,0,0,.6);font-size:12px}.addContent__input--description{height:90px!important}.addContent__buttonContainer{margin-top:2rem;padding:1.5rem 0 0;justify-content:flex-end}.addContent__block{margin-top:8rem;margin-left:2rem;text-align:left;width:15rem;position:fixed;top:-2.3rem}.addContent__block--properties{width:15rem!important;padding:1.5rem 1.5rem 1rem;box-shadow:0 2px 8px hsla(0,0%,59.2%,.21708)}.addContent__block--header{font-weight:500;font-size:1.5rem}.addContent__block--item{display:flex!important;cursor:pointer;padding:1rem .6rem!important}.addContent__block--item:hover{background-color:#f5f5f5!important}.addContent__block--image{margin-right:1rem!important}.addContent__SVGClose{float:right;cursor:pointer}.blockheading{font-weight:500;padding-bottom:1rem;font-size:1.5rem;cursor:default;padding-left:.6rem!important}.blockheading:hover{background-color:#fff!important}.toggleMenu{margin-left:2rem;cursor:pointer}.greytext,.greytext2{color:rgba(0,0,0,.38)}.greytext:hover{color:#009ae0!important}.menutoggle--items{display:none;background-color:#fff}.menutoggle--items--content{display:flex;padding:.5rem .5rem .5rem 16px;align-items:center;width:100%}.menutoggle--items--content--2{padding:0;display:flex}.menutoggle--items--content--span{margin-left:16px}.menutoggle--items--content--span--2{font-size:12px;z-index:10;cursor:pointer}.menutoggle--items--content--span--2:hover{color:#009ae0;cursor:pointer}.menutoggle--items--content:hover{cursor:pointer;background-color:#f5f5f5}.togglelabel{cursor:pointer;margin-left:2rem}.previousIconContainer{margin-right:1rem;float:left}.storeStudents{margin-top:3.5rem;min-width:65vw}.storeStudents__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr}.storeStudents__grid__installmentColumn{color:#2d9cdb;font-size:16px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.storeStudents__grid--2{display:grid;grid-template-columns:1fr 1.2fr 1.2fr .8fr 1.2fr;text-align:center;align-items:center}.storeStudents__heading{display:flex;align-items:center}.storeStudents__heading--text{width:-webkit-max-content;width:max-content;font-size:24px;color:rgba(0,0,0,.87);font-weight:500}storeStudents__content--heading--item .storeStudents__search{margin-left:4rem;color:rgba(0,0,0,.6)}.storeStudents__content{background-color:#fff;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708);margin-top:2rem}.storeStudents__content__loader{height:200px;display:flex;align-items:center}.storeStudents__content__installmentBadgeContainer{position:relative;z-index:0}.storeStudents__content__installmentBadgeContainer__installmentBadge{position:absolute;z-index:-1;font-weight:500;font-size:10px;line-height:11.93px;color:#fff;background:#f2c94c;border-radius:2px;padding:2px 4px;margin-top:-15px;right:-15px}.storeStudents__content--heading{padding:1.5rem;border:1px solid #e9e9e9;cursor:pointer;font-weight:700;background:#f4f7f8;white-space:nowrap}.storeStudents__content--list--item{border:1px solid #e9e9e9;padding:1rem 1.5rem}.storeStudents__content--list--item:nth-child(2n){background:#f9f9f9}.folderContainer,.folderContainer--main{display:flex}.folderContainer--main--text{cursor:pointer;max-width:20rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:24px}.folderContainer--sub{display:flex;margin-left:1rem}.folderContainer--sub--text{margin-left:.5rem;cursor:pointer;max-width:20rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:24px}.courseList{margin-top:3rem;display:grid;grid-template-rows:repeat(auto,20rem);grid-row-gap:2rem;grid-template-columns:repeat(4,19.4285rem);grid-column-gap:2.1rem}.courseCardContainer{display:flex;justify-content:space-between}.courseCard{background:#fff;display:flex;flex-direction:column;box-shadow:0 2px 4px hsla(0,0%,84.7%,.5);border-radius:4px;text-align:left;position:relative;cursor:pointer;transition:all .1s ease-in}.courseCard__pic{height:11rem}.courseCard__pic--img{object-fit:cover;object-position:center;height:160px;width:100%}.courseCard__launch{position:absolute;top:.6rem;width:4rem;height:1.5rem;font-size:13px}.courseCard__launch,.courseCard__launch--2{background-color:#ff4058;z-index:5;text-align:center;color:#fff}.courseCard__launch--2{text-shadow:none;box-shadow:none;margin-left:.3rem;width:2.5rem;height:1rem;font-size:10px;padding:1px 4px;border-radius:2px}.courseCard__content{padding:1rem}.courseCard__status{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:center;color:#fff;text-align:center;align-items:center;padding:.2rem 1.2rem;line-height:10px;font-size:10px}.courseCard__status--1{background:#007b00}.courseCard__status--2{background:#e60000}.courseCard__status--3,.courseCard__status--4{background:rgba(0,0,0,.12);color:#000}.courseCard__coaching{font-size:1.2rem;margin-top:.6rem}.courseCard__tutor{font-size:1rem;margin-top:.6rem;color:rgba(0,0,0,.6)}.courseCard__tags{margin-top:1rem;display:flex}.courseCard__price{font-size:1.2rem;font-weight:500}.courseCard__discounted{margin-left:.7rem;line-height:16px;font-size:12px;color:rgba(0,0,0,.6);align-self:center;text-decoration:line-through}.courseCard__gradient,.courseCard__gradient--name{position:absolute;width:100%}.courseCard__gradient--name{background:rgba(0,0,0,.65);height:98%;color:#fff;display:flex;justify-content:center;align-self:center;align-items:center;font-size:18px;line-height:30px;padding:0 .5rem;text-align:center}.courseCard:hover{box-shadow:0 2px 10px 0 rgba(34,36,38,.15)}.modalButton{background-color:initial;border:none;display:flex;padding:0;outline:none;cursor:pointer}.textAlignCenter{text-align:center}abbr[data-title]{position:relative;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}abbr[data-title]:focus:after,abbr[data-title]:hover:after{content:attr(data-title);position:absolute;left:50%;top:-30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;white-space:nowrap;background:#ff0060;color:#fff;border-radius:2px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.4);font-size:14px;padding:3px 5px}.publishPopupTitle{font-size:1.6rem;color:rgba(0,0,0,.87);line-height:2rem;max-width:410px}.limitText,.publishPopupTitle{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.limitText{max-width:550px}.limitText2{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.limitText3{max-width:170px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.setPricing{margin-top:1rem;color:#009ae0;font-size:16px;cursor:pointer}.publishPopupTitle:hover{text-overflow:clip;white-space:normal}.publishPopupTags{margin-top:.8rem;font-size:1rem;color:rgba(0,0,0,.6);word-wrap:break-word;display:flex;justify-content:space-between;align-items:flex-start}.CourseShareButton{font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#3c6;background:rgba(51,204,102,.05);border:1px solid #3c6;box-sizing:border-box;border-radius:4px;outline:none;padding:6px 24px;cursor:pointer}.CourseShareButton img{margin-right:12px}.publishPopupCourseDescription{font-size:1rem;color:rgba(0,0,0,.6);margin:1rem 0 2rem;position:relative}.publishPopupCourseDescription2{width:100%;font-size:1rem;color:rgba(0,0,0,.6);margin:1rem 0;display:flex;justify-content:space-between}.publishPopupCourseDescription2>*{display:flex;align-items:center}.courseContent{margin-top:2rem;display:flex;flex-direction:column;text-align:left}.courseContent>*{margin-top:1rem;cursor:pointer;color:rgba(0,0,0,.6);font-size:1.2rem;padding:1rem 1rem 1rem 2rem;display:flex;align-items:center;justify-content:space-between;border-right:3px solid transparent}.courseContent-img{float:right;fill:#009ae0}.courseContent>:active,.courseContent>:focus,.courseContent>:hover,.courseContent>:target,.courseContent>:visited{border-right:3px solid #009ae0}.courseContent>:enabled{color:#fff!important}.courseContentCurrent{border-right:3px solid #009ae0;color:#009ae0!important}.margintop7rem{margin-top:7rem!important}.errorVideoUrl{border:1px solid #ff4058!important}.toShowVideoError{margin-top:1rem;color:#ff4058;font-size:14px}.borderpadding{padding:2.2rem!important}.borderpadding,.borderpadding2{margin:1rem 0;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(155,96,96,.12)}.borderpadding2{padding:1.2rem!important}.borderpadding3{margin:1rem 0;padding:0 1.2rem!important}.borderpadding4{border-bottom:1px solid rgba(155,96,96,.12);padding:1.2rem!important}.courseLeftPanel{padding-right:0!important;height:100vh;width:216px!important;z-index:10}.margintop2rem{margin-top:2rem!important}.whitebackground{background-color:#fff}.mrighthalfrem{margin-right:.5rem}.padding2rem{padding:1rem 0 2rem 2rem!important}.topRight{background-color:#fff;padding:1rem 2rem;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708)}.courseOverviewTitleandDesc{width:75%;display:inline-block;position:absolute}.courseOverviewLittle{margin-top:1rem;margin-left:1.5rem;position:relative}.alignCenter{align-self:center;align-items:center}.overviewDropdown{margin-right:2rem}.overviewDropdown2{margin-right:0}.spacebetween{display:flex;justify-content:space-between;width:100%;align-items:center}.SVGTags{margin-right:.5rem}.uploadButton{width:137px}.message{margin-top:.8rem!important}.publishPopUpLinkedBatches2{margin:1.2rem 0;background-color:#fff;box-shadow:0 2px 10px rgba(84,84,84,.217);width:716px;padding:2.3rem;display:flex;flex-direction:column;color:rgba(0,0,0,.6)}.publishPopUpLinkedBatches2__heading{color:rgba(0,0,0,.87);font-size:24px;line-height:29px}.publishPopUpLinkedBatches2__status{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:center;background:rgba(0,0,0,.12);text-align:center;align-items:center;padding:.2rem 1.2rem;line-height:10px;font-size:10px;color:rgba(0,0,0,.87);margin-left:1.6rem}.publishPopupLinkedBatches2__tags{margin-top:16px}.publishPopUpLinkedBatches{margin-top:2.2rem}.publishPopUpLinkedBatches__heading{margin:1rem 0;font-size:16px;color:#777;letter-spacing:2.17px}.publishPopUpLinkedBatches__batch{padding:1.5rem;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708);background-color:#fff;margin:1rem 0;cursor:pointer}.publishPopUpLinkedBatches__batch--2{padding:1.5rem;border-radius:5px;border:1px solid #e5e5e5;background-color:#fff;margin:1rem 0;cursor:pointer}.publishPopUpLinkedBatches__batch--title{font-size:24px}.publishPopUpLinkedBatches__batch--content{margin-top:1rem;display:-ms-flexbox;display:grid;grid-template-columns:20rem 25rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify}.publishPopUpLinkedBatches__batch--content--2{margin-top:1rem;display:flex}.publishPopUpLinkedBatches__batch--content--item{display:flex;align-items:center}.publishPopUpLinkedBatches__batch--content--item--2{display:flex;align-items:center;margin-right:64px}.publishPopUpLinkedBatches__batch--content--item--title{margin-left:.5rem}.publishPopUpLinkedBatches__batch--content--item--title--span{color:rgba(0,0,0,.6)}.lockContainer{display:flex!important;margin-right:1rem}.maxwidth85{max-width:87%!important}.storeVideoImage{width:120px!important;height:90px!important}.forHover{cursor:pointer}.forHover:active{background-color:#f5f5f5}.storeReadMore,.storeShowOpen{color:#009ae0;box-shadow:none;font-size:12px;border:none;background:none;margin-top:.5rem;outline:none;cursor:pointer;text-align:left;width:100%;padding-left:0}.storeReadClose,.storeShowClose{display:none}.storeDescriptionClose{max-height:75px;overflow:hidden}.storeDescriptionClose,.storeDescriptionOpen{background-color:#fff!important;color:rgba(0,0,0,.6)!important}.storeDescriptionOpen{max-height:none;overflow:auto;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.textAreaDesc{width:100%;border:none;resize:none;outline:none;overflow:hidden;white-space:pre-wrap}.previousIcon{cursor:pointer}.showFolder__button{background:#fff;color:#009ae0;box-shadow:none;border:none;margin-right:2rem;cursor:pointer}.maxWidth100{min-width:100%}.posRel{position:relative}.removeOverviewButton{position:absolute;top:1rem;right:2rem;z-index:2;cursor:pointer}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:250px;background-color:#009ae0;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:2rem;left:-1rem}.tooltip .tooltiptext3{background-color:#000;color:#fff}.tooltip .tooltiptext3,.tooltip .tooltiptext5{min-width:200px;max-width:400px;font-size:14px;margin-top:5px;z-index:1;visibility:hidden;text-align:center;border-radius:6px;padding:5px 0;position:absolute;top:2rem;left:-1rem}.tooltip .tooltiptext5{background-color:#fff;color:#000}.tooltip:hover .tooltiptext{visibility:visible}.tooltiptext2,.tootiptext3{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:0;bottom:2.2rem}.tooltip:hover .tooltiptext2,.tooltip:hover .tooltiptext3,.tooltip:hover .tooltiptext6{visibility:visible}.tooltiptext6{visibility:hidden;width:250px;background-color:#009ae0;color:#fff;text-align:left;border-radius:6px;padding:16px;position:absolute;z-index:1;top:2rem;right:5rem}.tooltiptext6--arrow-up{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #009ae0}.IframePlay{position:relative}.IframePlaySvg{position:absolute;left:3rem;top:2rem;width:36px;height:36px}.SVGShare{transition:all .3s ease-in}.SVGShare:hover{-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem)}.onlineBatchCard{padding:1rem;align-items:center}.onlineBatchCard--name{font-size:18px;line-height:21px;text-align:left;max-width:15rem;color:#282828;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.onlineBatchCard--course,.onlineBatchCard--subject{font-size:13px;line-height:15px;text-align:left;color:#777;max-width:8rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.batchCardDot{width:3px;height:3px;margin:0 1rem;background:rgba(0,0,0,.6)}.ui .active .visible .fluid .multiple .search .selection .dropdown .ui .label,.ui.multiple.dropdown>.label{background-color:rgba(0,154,224,.12)!important;color:rgba(0,0,0,.87)!important;text-shadow:none;box-shadow:none;font-weight:400}.fontsize14{font-size:14px!important}.dropdownWidth50{width:100%!important}.filterBy{width:40%;display:flex;align-self:center}.marginResponsive{margin:0 15%}.marginResponsive2{margin:3em 15%}.dndtoggle{margin:1.5rem 0;min-width:41vw;justify-content:space-between}.videoWrapper{margin-top:1.5rem;background-color:#f5f5f5;border-radius:4px}.videoWrapper__content{padding:18px 14px}.videoWrapper__title{font-size:16px;line-height:22px;color:#000;font-weight:600;mix-blend-mode:normal;opacity:.87}.videoWrapper__desc{margin-top:10px}.minWidthSearchInput{min-width:30rem}.overview__createdBy{display:flex;justify-content:space-between;margin:1rem 0}.overview__installment{border-top:1px solid #ececec;padding:21px 0 10px;display:flex;align-items:center;cursor:pointer}.overview__installment__chevron{width:4px;height:8px}.overview__installment__clock{width:32px;height:32px}.overview__installment__subText{margin:0 12px;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.mleft30{margin-left:30px}.mTop2rem{margin-top:2rem}.storeUpdates{margin-top:3rem;min-width:700px}.storeUpdates__courseShared--content{margin-top:2rem;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708);padding:3rem}.storeUpdates__courseShared--content--details{display:flex;justify-content:space-between;padding-bottom:1.6rem;border-bottom:1px solid rgba(0,0,0,.12)}.storeUpdates__courseShared--content--description{padding:2rem 0;border-bottom:1px solid rgba(0,0,0,.12)}.storeUpdates__modified--content{margin-top:2rem;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708);padding:3rem}.storeResellerSettings--textHead{margin-left:10px;flex-wrap:wrap}.storeResellerSettings--permissionModal{cursor:pointer;color:#009ae0}.storeResellerSettings--header{font-size:24px}.storeResellerSettings--subHeading{color:#727272}.storeResellerSettings--resellerTableHeading{color:rgba(0,0,0,.6)}.storeResellerSettings--flexContainer{display:flex;margin-left:1.5rem;padding:1rem 0;align-items:center}.storeResellerSettings--resellerName{flex-wrap:"wrap"}.storeResellerSettings--search{margin-left:3.5rem;width:60%}.updatedItem{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.12);display:flex;justify-content:space-between}.updatedItem__image--pic{width:120px;height:90px}.updatedItem__details{padding:0 1rem}.updatedItem__details--heading{font-size:16px;font-weight:500;line-height:22px;color:rgba(0,0,0,.87)}.updatedItem__details--description{color:rgba(0,0,0,.6);font-size:14px;line-height:19px}.updatedItem__actions{font-size:16px;align-self:center}.updatedItem__actions--add{color:#007b00}.updatedItem__actions--delete{color:red}.updates__post{display:flex;justify-content:flex-end;padding:1rem 0}.updates__post--button{color:#fff;background-color:#009ae0;border-radius:4px;padding:6px 18px;box-shadow:none;cursor:pointer;border:none}@media only screen and (max-width:1280px){.marginResponsive{margin:0 15%}.marginResponsive2{margin:3em 15%}.folderContainer--main--text,.folderContainer--sub--text{max-width:17rem}.courseList{grid-template-rows:repeat(auto,16rem);grid-row-gap:2rem;grid-template-columns:repeat(4,16rem);grid-column-gap:1.8rem}.StoreHome__top--sort{margin-left:0}}@media only screen and (max-width:1152px){.marginResponsive{margin:0 10%}.marginResponsive2{margin:3em 10%}.folderContainer--main--text,.folderContainer--sub--text{max-width:15rem}}@media only screen and (max-width:1024px){.marginResponsive{margin:0 5%}.marginResponsive2{margin:3em 5%}.folderContainer--main--text,.folderContainer--sub--text{max-width:12rem}}.contentOverview{display:flex;flex-direction:column;align-items:center}.contentOverview__card{width:215px;height:168px;background-color:#fff;display:flex;justify-content:center;flex-direction:column;box-shadow:0 2px 8px 0 hsla(0,0%,59.2%,.2171)}.contentOverview__card--img{width:40px;height:40px}.contentOverview__card--videos{font-size:24px;margin-top:30px}.contentOverview__button{font-size:16px;line-height:19px;color:#009ae0;background-color:initial;border-radius:4px;outline:none;border:none}.contentOverviewDiv{width:100%;justify-content:space-between;margin-bottom:1.6rem;color:#727272}.w80{width:80%!important}.btn{box-shadow:none!important;border:none!important;outline:none!important;text-shadow:none!important;border-radius:4px!important;cursor:pointer}.btn-blue{color:#009ae0;background:transparent;margin-right:.8rem;padding-left:0!important;cursor:pointer}.paddingLeft1{padding-left:1rem}.resellerMiniGrid{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr}.btn-primary{color:#fff;padding:8px 16px;background:#009ae0!important;cursor:pointer}.cp-cicle{width:12px;height:12px;border-radius:50%;display:inline-block}.downloadReceiptBtn{padding:8px 16px;color:#009ae0;border:1px solid #009ae0;background:transparent;box-shadow:none;outline:none;border-radius:4px;margin-left:16px}.modalDiv{padding:1rem!important;border-bottom:1px solid #eee!important}.videoTime{position:absolute;right:6px;bottom:9px;background-color:#000;color:#fff;font-size:11px;font-weight:700;padding:0 3px}.ui.search.dropdown>.text{cursor:text;position:relative;left:1px;z-index:3}.ui.search.dropdown>.text,.ui.selection.dropdown .menu>.item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:97%}.overviewLoader{margin-top:20rem}.studentChatWindow{background:#fff;display:flex;width:85%;margin-top:3rem;margin-left:2rem;padding:1rem;box-shadow:0 2px 8px hsla(0,0%,59.2%,.21708);cursor:pointer;transition:all .3s}.studentChatWindow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.storeBuy{background:#fff;margin:1rem 0 1rem 2rem;box-shadow:0 1px 4px rgba(0,0,0,.12);width:85%}.storeBuy__cta.flex-c{flex-direction:column;box-shadow:none;cursor:pointer}.storeBuy__viewInstallment{color:#009ae0;text-align:center;font-size:16px}.storeBuy__viewInstallment.pad{padding:1rem 0}.storeBuy__fl{align-items:center;justify-content:center;display:flex}.storeBuy__cta.w-100{width:100%}.storeBuy__btm{padding:1rem 1.5rem;display:flex;justify-content:center;border-top:1px solid #e9eef2}.storeBuy__btm .storeBuy__priceDetails--distributed{margin-top:0}.storeBuy__stateSelect{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.12)}.storeBuy__stateSelect__heading{font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.storeBuy__stateSelect__label{font-size:14px;line-height:21px;color:rgba(0,0,0,.87);margin-top:1rem}.storeBuy__stateSelect__selected{display:flex;justify-content:space-between;margin-top:20px;font-size:14px;color:rgba(0,0,0,.87)}.storeBuy__stateSelect__dropdown{margin-top:1rem}.storeBuy__stateSelect__default{display:flex;align-items:center;font-size:14px;line-height:21px;color:rgba(0,0,0,.87);margin-top:1rem}.storeBuy__installments.locked{border-top:5px solid #ff4058}.storeBuy__installments{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12);display:flex;border-top:5px solid #ffad3b;padding:15px 25px 20px 10px;cursor:pointer}.storeBuy__installments--left{display:flex;align-items:center}.storeBuy__installments--middle{margin-left:23px}.storeBuy__installments__heading{font-style:normal;font-weight:500;font-size:16px;line-height:20px;width:70%;color:#1a181e}.storeBuy__installments__subtext{font-style:normal;font-weight:400;font-size:14px;line-height:21px;width:80%;margin-top:8px;color:#4d4d4d}.storeBuy__promo{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.12);display:flex;justify-content:space-between}.storeBuy__promo--inputCode{width:200px;border:none;border-bottom:1px solid #dbdbdb}.storeBuy__promo--inputCode:focus{outline:none}.storeBuy__promo__promoText{margin-left:1rem}.storeBuy__promo__promoText--main{font-size:14px;line-height:16px;color:rgba(0,0,0,.87)}.storeBuy__promo__promoText--sub{font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.storeBuy__promo__apply{font-size:12px;color:#009ae0}.storeBuy__promo__remove{font-size:12px;color:#ff4058}.storeBuy__priceDetails{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.12)}.storeBuy__priceDetails__header{display:flex;justify-content:space-between;align-items:baseline}.storeBuy__priceDetails__header--heading{font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.storeBuy__priceDetails__header--headingLink{font-size:16px;line-height:24px;color:#009ae0;text-decoration:underline;cursor:pointer}.storeBuy__priceDetails__header--headingLink--overlay{background:#fff;padding:16px 20px;z-index:800;pointer-events:none}.storeBuy__priceDetails--distributed{margin-top:20px;display:flex;justify-content:space-between;color:rgba(0,0,0,.87)}.storeBuy__priceDetails--distributed--label{font-size:14px;line-height:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.storeBuy__priceDetails--distributed--price{font-size:16px;line-height:22px;font-weight:500}.storeBuy__priceDetails--total{margin-top:20px;font-weight:500;border-top:1px solid rgba(0,0,0,.12);padding-top:1.5rem;display:flex;justify-content:space-between}.storeBuy__priceDetails--total--label{font-size:16px;line-height:19px}.storeBuy__priceDetails--total--price{font-size:18px;line-height:21px}.storeBuy__cta{padding:1rem 1.5rem;display:flex;justify-content:center;box-shadow:0 -1px 4px rgba(0,0,0,.12)}.storeBuy__cta--button{box-shadow:none;border:none;background-color:#009ae0;color:#fff;font-size:16px;line-height:22px;text-align:center;width:80%;box-shadow:0 1px 4px rgba(0,0,0,.12);border-radius:4px;padding:10px 0;font-weight:400}.storeBuy__tnc{width:85%;font-size:12px;line-height:18px;margin-left:2rem;text-align:center}.storeBuy__tnc__link{text-decoration:none;color:#009ae0}.overviewExpiring{position:absolute;z-index:1000;top:1.5rem;left:.5rem}.goToCmsButton{border:1px solid #2185d0!important;background:none!important;color:#2185d0!important}.goToCmsButton:hover{background:#2185d0!important;color:#fff!important}.noHover:hover{background-color:#fff!important}.StoreHome__top--courses .ui.dropdown .menu>.item:hover{background-color:#fff!important;cursor:pointer}.make-announcment{margin-bottom:4rem!important}.purchaseNow{display:flex;justify-content:center;margin:1rem 0}.purchaseNow,.purchaseNow:hover{border-right:3px solid transparent!important}.modals.dimmer .ui.scrolling.modal.testIframe{width:100%!important;height:100vh!important;margin:0!important}.statsModal{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:.8rem}.statsModal-info{padding:.6rem;font-size:14px;background:rgba(0,154,224,.08);text-align:center}.statsModal-button{display:flex;justify-content:center;margin:1rem 0}.statsModal-left{width:20rem}.statsModal-attempt{font-size:12px;color:rgba(0,0,0,.6)}.statsModal-text{font-size:14px;color:#777}.statsModal-score{display:flex;width:76%;margin-top:.5rem}.statsModal-score-marks{font-size:24px;letter-spacing:.386909px}.statsModal-score-fullMarks{font-size:16px;color:#ababab;letter-spacing:.386909px}.testIframe--test{width:100%!important;height:100vh!important}.seeMoreModalGrid{display:grid!important;grid-template-columns:1fr 1fr!important}.activeCourseButton{background-color:#009ae0;transition:all .3s}.activeCourseButton:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 2px 8px hsla(0,0%,59.2%,.21708)}.inactiveCourseButton{background-color:rgba(0,154,224,.12)}.storeOpacity{opacity:.6!important}.rc-time-picker-input{height:38px!important}.rc-time-picker-clear{top:8px!important}.rc-time-picker-panel-input-wrap{display:none!important}.rc-time-picker-panel-inner{position:absolute!important;top:40px}.publishPopupGrid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:1rem 0}.paddingcheat{padding-left:0!important;padding-bottom:0!important;padding-top:2.5rem!important}.lds-spinner{color:official;display:inline-block;width:64px;height:64px}.lds-spinner div{-webkit-transform-origin:32px 32px;transform-origin:32px 32px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%;background:#fff}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s}.checkbox-label{display:block;position:relative;margin:0;cursor:pointer;font-size:18px;line-height:20px;height:20px;width:20px;clear:both;top:10px}.checkbox-label input{position:absolute;opacity:0;cursor:pointer}.checkbox-label .checkbox-custom{position:absolute;top:0;left:0;height:20px;width:20px;background-color:initial;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;border:1px solid #b1b1b1;box-sizing:border-box;border-radius:2px}.checkbox-label input:checked~.checkbox-custom{background:linear-gradient(0deg,#108ee9,#108ee9);-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1;border-radius:2px}.checkbox-label .checkbox-custom:after{position:absolute;content:"";left:10px;top:10px;height:0;width:0;border-radius:2px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(0deg) scale(0);transform:rotate(0deg) scale(0);opacity:1;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.checkbox-label input:checked~.checkbox-custom:after{-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);opacity:1;left:6px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;background-color:initial;border-radius:0}.addAnotherCategory{width:100%;text-align:center;padding:10px 0;margin-top:24px;box-shadow:none;background:transparent;border:1px dashed #009ae0;border-radius:4px;color:#009ae0}.likeAnimation{font-size:16px;color:#ff4058;position:absolute;-webkit-animation:goUp .6s ease-out;animation:goUp .6s ease-out;bottom:20px;visibility:hidden}@-webkit-keyframes goUp{0%{bottom:20px;visibility:visible}to{bottom:100px;visibility:hidden}}@keyframes goUp{0%{bottom:20px;visibility:visible}to{bottom:100px;visibility:hidden}}.ui.toggle.checkbox label:before{background:rgba(0,0,0,.2)!important}.shareLink{display:flex;align-items:center}.courseLeftPanel .ui[class*="left fixed"].menu{height:100vh!important;max-height:100vh!important}.storeMegaContainer{margin:0 auto;max-width:1440px;width:90%}.coownerEmptyText{font-style:normal;font-weight:500;font-size:24px;line-height:24px;text-align:center;color:#000;mix-blend-mode:normal;opacity:.87;margin-top:17rem}.newStoreGrid{margin-top:3rem;display:grid;grid-row-gap:2rem;grid-template-columns:repeat(4,minmax(100px,270px));justify-content:center;align-content:center;align-items:center}.selectorCheat>div{width:100%}.hr-text{line-height:1em;position:relative;border:0;color:#777;font-weight:500;font-size:14px;text-align:center;height:1.5em}.hr-text:before{content:"";background:#e5e5e5;position:absolute;left:0;top:50%;width:100%;height:1px}.hr-text:after{content:attr(data-content);position:relative;display:inline-block;padding:0 .5em;line-height:1.5em;color:#777;font-weight:500;font-size:14px;background-color:#fcfcfa}.storeCoupon{background:#fff;margin:1rem 0 1rem 2rem;box-shadow:0 1px 4px rgba(0,0,0,.12);width:85%}.storeCoupon__details{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.12)}.storeCoupon__details--heading{font-size:14px;line-height:17px;display:flex;align-items:center;justify-content:space-between;color:rgba(0,0,0,.87)}.storeCoupon__list{display:flex;align-items:center;margin-top:16px}.storeCoupon__list--modal{margin-top:8px}.storeCoupon__list--coupon{padding:16px 8px 16px 0;display:flex;border-top:1px solid #e5e5e5;flex-direction:column}.storeCoupon__list--coupon--partition{display:flex;align-items:center;justify-content:space-between}.storeCoupon__list--coupon--code{border:.1rem dashed #f5a623;background:rgba(245,166,35,.05);padding:6px 16px;font-size:14px;line-height:17px;display:flex;align-items:center;text-align:center;border-radius:.2rem;font-style:normal;font-weight:500;letter-spacing:.16rem;max-width:60%;color:rgba(0,0,0,.87);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storeCoupon__overview--Item{display:flex;align-items:center;justify-content:center;padding:8px;box-shadow:0 1px 4px rgba(0,0,0,.24);border-radius:2px;width:100%;height:70px;cursor:pointer}.storeCoupon__overview--Item--heading{font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.storeCoupon__overview--Item--detail{margin-top:8px;font-size:12px;line-height:14px;display:flex;align-items:center;color:rgba(0,0,0,.6)}.storeCoupon__overview--Item--subHeading{font-size:14px;line-height:17px;margin-top:16px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.ribbon__frequently_bought_tag{font-size:11px!important;position:relative;background:#f55f44;color:#fff;text-align:center;padding:3px 10px}.ribbon__frequently_bought_tag:after{content:"";position:absolute;display:block;bottom:0;border:8.8px solid #f55f44;right:-1em;border-right-color:transparent}.ribbon__frequently_bought_tag .ribbon__frequently_bought_tag-content:after,.ribbon__frequently_bought_tag .ribbon__frequently_bought_tag-content:before{content:"";position:absolute;display:block;border-style:solid;bottom:-1em}.ribbon__frequently_bought_tag .ribbon__frequently_bought_tag-content:before{left:0;border-width:1em 0 0 1em}.ribbon__frequently_bought_tag .ribbon__frequently_bought_tag:after{right:0;border-width:1em 1em 0 0}.quantity:focus{outline:none}.createPadding{background-color:#fff;text-align:left}.EnablePreviewCourse__HeaderPara{font-weight:600;font-size:18px;line-height:24px;color:#282828;mix-blend-mode:normal;opacity:.87}.EnablePreviewCourse__ContentImage{padding:30px 0}.EnablePreviewCourse__ContentPara1{font-weight:400;font-size:16px;line-height:150%;color:rgba(0,0,0,.87);margin-bottom:8px}.EnablePreviewCourse__ContentPara2{font-weight:400;font-size:14px;line-height:150%;color:rgba(0,0,0,.6);padding-bottom:40px}.EnablePreviewCourse__Button1{background:#fff;border:1px solid #009ae0;box-sizing:border-box;border-radius:4px;font-weight:500;font-size:16px;line-height:22px;color:#009ae0;margin-right:20px;padding:8px 36px}.EnablePreviewCourse__Button2{background:#009ae0;border-radius:4px;font-weight:500;font-size:16px;line-height:22px;border:none;color:#fff;padding:8px 10px}.EnablePreviewCourse__Button1:hover,.EnablePreviewCourse__Button2:hover,.EnablePreviewCourse__HeaderImage:hover{cursor:pointer}.EnablePreviewCourse__Button1:focus,.EnablePreviewCourse__Button2:focus{outline:none}.LiveVideoTamplate{margin:3rem 16px;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #f5a331;border-radius:12px;box-sizing:border-box;box-shadow:0 2px 4px rgba(172,173,175,.14),0 3px 4px rgba(172,173,175,.12),0 1px 5px rgba(172,173,175,.2);border-radius:2px;padding:16px}.LiveVideoTamplate__Left--Heading{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000;opacity:.87;margin-bottom:8px}.LiveVideoTamplate__Left--SubHeading{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:rgba(0,0,0,.6)}.LiveVideoTamplate__Left--SubHeading span{color:#009ae0;cursor:pointer}.ShareModal{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:100000;background-color:rgba(0,0,0,.65);display:grid;place-content:center;text-transform:none}.ShareModal__Content{background-color:#fff;width:500px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ShareModal__Content__Top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e5e5}.ShareModal__Content__Top--Title{font-style:normal;font-weight:500;font-size:18px;line-height:24px;display:flex;align-items:center;color:#000}.ShareModal__Content__Top--Close{font-size:20px;line-height:20px;font-weight:400;cursor:pointer}.ShareModal__Content__Success{border-bottom:1px solid #e5e5e5;padding:20px 20px 16px}.ShareModal__Content__Success__Row1{font-style:normal;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;color:#000;mix-blend-mode:normal;opacity:.6;margin-bottom:54px}.ShareModal__Content__Success__Row1 img{margin-right:20px}.ShareModal__Content__Success__Row2{font-style:normal;font-weight:500;font-size:18px;line-height:24px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.ShareModal__Content__Body{padding:24px;display:flex;flex-direction:column;align-items:center}.ShareModal__Content__Body--SocialList{display:flex;justify-content:space-around;align-items:center;width:100%}.ShareModal__Content__Body--SocialList img{cursor:pointer}.ShareModal__Content__Body--Or{margin:15px auto;font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:rgba(0,0,0,.6)}.ShareModal__Content__Body--CopySection{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;padding:12px 24px;display:flex;justify-content:space-between;width:-webkit-fill-available}.ShareModal__Content__Body--CopySection--Link{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:rgba(0,0,0,.6);max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ShareModal__Content__Body--CopySection--Copy{font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;text-align:right;color:#009ae0;cursor:pointer;margin-left:16px}.CourseOverview__Featured--Tooltip{position:absolute;top:36px;right:-125px;z-index:10;background-color:#009ae0;border-radius:4px;flex-direction:column;justify-content:center;font-style:normal;font-weight:500;font-size:12px;line-height:18px;display:flex;align-items:center;color:#fff;padding:16px 12px}.CourseOverview__Featured--Tooltip--Triangle{display:block;box-sizing:initial;width:0;position:absolute;top:-8px;border-bottom:8px solid #009ae0;border-left:8px solid transparent;border-right:8px solid transparent}.certificate_featured--Tooltip{position:absolute;top:322px;right:-84px;z-index:10;background-color:#283138;border-radius:4px;flex-direction:column;justify-content:center;font-style:normal;font-weight:500;font-size:12px;line-height:18px;display:flex;align-items:center;color:#fff;padding:10px 12px}.certificate_featured--Tooltip--Triangle{display:block;box-sizing:initial;width:0;position:absolute;left:-12px;-webkit-transform:rotate(270deg);transform:rotate(270deg);top:13px;border-bottom:8px solid #283138;border-left:8px solid transparent;border-right:8px solid transparent}.Shipment__CreateCourse{padding:1.5rem 1.5rem 0;border-top:1px solid #e5e5e5}.Shipment__CreateCourse__Option__warnLine{font-size:14px;line-height:16px;color:#e50b20;opacity:.87;margin-top:16px}.Shipment__CreateCourse__Option--Label{display:flex;align-items:center;margin-bottom:16px}.Shipment__CreateCourse__Option--Label span{font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#000;mix-blend-mode:normal;opacity:.87}.Shipment__CreateCourse__Option--Label--InfoIcon{margin:0 8px}.Shipment__CreateCourse__Option--Label--New{font-size:11px;line-height:15px;display:flex;align-items:center;color:#fff;background:#ff4058;border-radius:2px;padding:2px 8px}.Shipment__CreateCourse__Option--Description{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#000;mix-blend-mode:normal;opacity:.87;width:60%}.Shipment__CreateCourse__Option--Description--Note{display:block;color:#d89822;margin-top:8px;font-size:12px}.Shipment__CreateCourse__Option--DaySelector{margin-top:16px;position:relative;width:150px;background:#fff;mix-blend-mode:normal;border:.5px solid #2d9cdb;box-sizing:border-box;border-radius:4px}.Shipment__CreateCourse__Option--DaySelector--Input{font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:22px!important;padding:6px 16px!important;display:flex!important;align-items:center!important;border:none!important;color:hsla(0,0%,51%,.87)!important;mix-blend-mode:normal!important;outline:none}.Shipment__CreateCourse__Option--DaySelector .DropdownHolder{background:#fff;mix-blend-mode:normal;margin-top:-2px;margin-left:-1px;border-left:.5px solid #2d9cdb;border-right:.5px solid #2d9cdb;border-bottom:.5px solid #2d9cdb;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,.24);border-radius:0 0 4px 4px;width:calc(100% + 2px);position:absolute;overflow:hidden;z-index:1}.Shipment__CreateCourse__Option--DaySelector--Day{width:100%;background-color:#fff;padding:4px 16px;cursor:pointer}.Shipment__CreateCourse__Option--DaySelector--Day:hover{background-color:#f2f2f2}.viewLeaderBoard{border:1px solid #2185d0!important;background:none!important;color:#2185d0!important;border-radius:4px;margin-right:20px;cursor:pointer}.viewLeaderBoard:hover{background:#2185d0!important;color:#fff!important}.main-container{margin:3rem 0}.step{font-size:29px;margin:0 2rem}.step-body{margin:2rem;background:#fff;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708)}.user-search{border:none}.user-search-icon{padding:2px 5px}.user-search-container{display:flex}input.user-search:focus{outline:none}.selectUser-head{display:flex;justify-content:space-between;padding:1rem 2rem;position:relative;border-bottom:1px solid #dbdbdb}.selectUser-head-student{font-size:16px;color:rgba(0,0,0,.6)}.selectUser-head-filter{font-size:12px}.singleUser{display:grid;grid-template-columns:3rem 3rem 3fr 5fr;padding:1rem 2rem}.singleUser-checkbox{padding:12px 0 0}.singleUser-avatar{padding:6px 0 0}.singleUser-name{font-size:16px;padding:0 0 6px}.singleUser-number{font-size:12px;color:rgba(0,0,0,.6)}.singleUser-date{color:rgba(0,0,0,.6);font-size:16px;display:flex;align-items:center}.singleUser-button{width:7rem}.singleUser-footer{display:flex;padding:1.2rem 2rem;justify-content:flex-end;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708)}.notificationDropdownContainer{visibility:hidden;position:relative;top:42px;right:350px;width:420px;height:420px;background:#fff;box-shadow:0 0 0 1px #d4d4d5,0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.notificationPanelContainer{position:absolute;height:100%}.notificationBellIcon{cursor:pointer;position:relative;top:18px;right:18px}#notificationBellInput{visibility:hidden}#notificationBellInput:checked+.notificationDropdownContainer{visibility:visible}.notificationHeader{background:hsla(0,0%,96.1%,.4);border-radius:2px;width:100%;display:flex;padding:15px 15px 10px;justify-content:space-between}.notificationText{font-weight:600;font-size:16px}.notificationText-right{cursor:pointer;color:#009ae0}.notificationTypePanel{background:#fff;border:1px solid #e5e5e5;display:flex}.notificationTypePanel_Element{padding:1rem 1.5rem .9rem}.notificationTypePanel_Element:hover{cursor:pointer;border-bottom:3px solid rgba(0,154,224,.5019607843137255);color:#009ae0!important}.notificationTypePanel_Count{padding:1rem 1.2rem .9rem}.notificationTypePanel_SeeAll{justify-content:space-evenly}.notificationTypePanel_SeeAllText{padding:1rem;color:#009ae0;cursor:pointer}.selectedPanel{font-weight:500;border-bottom:3px solid #009ae0;color:#009ae0!important}.scroll-bar-wrap{width:100%}.scroll-box{width:100%;height:322px;overflow-y:scroll}.scroll-box::-webkit-scrollbar{width:.4em}.scroll-box::-webkit-scrollbar,.scroll-box::-webkit-scrollbar-thumb{overflow:visible;border-radius:4px}.scroll-box::-webkit-scrollbar-thumb,.scroll-box::-webkit-scrollbar-track{background:none}.scroll-bar-wrap:hover .scroll-box::-webkit-scrollbar-thumb{background:#009ae0}.notificationCard{display:grid;grid-template-columns:1fr 10fr;background:#fff;font-size:14px}.notificationCard_read{background:rgba(0,154,224,.04)}.notificationCard:hover,.notificationCard:hover+div.notificationCard-details{background:#f5fbfe;cursor:pointer}.notificationCard_Screen{border:1px solid #e5e5e5}.notificationCard-component{padding:1rem 1.2rem}.notificationCard-title{font-weight:600;font-size:14px;margin-right:5px;word-break:break-word}.notificationCard-text{display:flex;justify-content:space-between;line-height:1.3rem;padding-left:.5rem}.notificationCard-time{color:rgba(0,0,0,.33);margin-left:7px;margin-bottom:1rem}.notificationCard-image{max-height:90px;max-width:155px;object-fit:contain}.notificationCard-imageBig{max-height:181px;max-width:155px;object-fit:contain}.notificationCard-imageContainer{padding-left:.5rem}.notificationCard-optionContainer{width:7rem;margin-left:1rem}.notificationCard-option{display:grid!important;grid-template-columns:6fr 1fr}.notificationCard-tag{font-size:10px;padding:4px 6px}.notificationCard-tagColorRed{color:#ff4058;background:#ffeaed}.notificationCard-tagColorGreen{color:#52b062;background:#e4ffe8}.notificationCard-details{padding:1rem 1rem 1rem 8px}.notificationCard-horizontal{border:1px solid #e5e5e5}.notificationCard-detailsText{color:rgba(0,0,0,.33);font-size:12px}.notificationCard-recipient{display:flex;padding-top:.4rem}.notificationCardHover :hover{background:rgba(0,154,224,.08)}.notificationScreeenContainer{width:70vw;margin-right:auto;margin-left:auto;margin-top:5rem}.notificationDiy{width:100%;margin-top:0}.notificationScreen-MarkRead{cursor:pointer;color:#009ae0}.notificationScreen-allRead{color:rgba(0,0,0,.6)}.notificationScreen-Panel{background:#fff;border:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem}.notificationScreen-Header{margin:1.7rem 0}.notificationScreen-HeaderText{font-size:24px;color:rgba(0,0,0,.87)}.notificationScreen-CreateButton{float:right;padding:8px 16px;background:#009ae0;color:#fff;border-radius:4px;border:none;margin-top:-6px;cursor:pointer;letter-spacing:.5px}.scroll-box-screen{width:100%;height:66vh;background:#fff}.scroll-box-screen>div>div::-webkit-scrollbar{width:.4em}.scroll-box-screen>div>div::-webkit-scrollbar,.scroll-box-screen>div>div::-webkit-scrollbar-thumb{overflow:visible;border-radius:4px}.scroll-box-screen>div>div::-webkit-scrollbar-thumb,.scroll-box-screen>div>div::-webkit-scrollbar-track{background:none}.scroll-box-screen:hover.scroll-box-screen>div>div::-webkit-scrollbar-thumb{background:#009ae0}@media only screen and (min-height:900px){.scroll-box-screen{height:77vh}}.notification-loader{width:25px;height:25px;border:5px solid #d8d3d3;border-top-color:#3498db;border-radius:50%}.notification-loader,.notification-loader-button{position:relative;margin:0 auto;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.notification-loader-button{border:3px solid rgba(26,97,144,.47843137254901963);border-top-color:#d8d3d3;border-radius:50%}.notification-loader-container{margin:10px 0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.create-notification-container{width:90vw;margin:4rem auto 2rem}.create-notification-diy{margin-top:0;width:100%}.create-notification-headerText{color:rgba(0,0,0,.87);font-size:24px}.create-notification-panelContainer{margin-top:2rem;width:100%;background:#fff;display:grid;grid-template-columns:50vw 40vw}.create-notification-singlePanel{border:1px solid #e5e5e5}.create-notification-panel-header{padding:1.5rem;display:flex;border-bottom:1px solid #e5e5e5}.create-notification-panel-footer{padding:1.5rem 1.5rem 1.5rem 21.5rem;display:-ms-flexbox;justify-content:space-around;display:flex;border-top:1px solid #e5e5e5}.create-notification-panel-header-text{color:#000;opacity:.87;font-size:16px}.panel-body{padding:1.5rem}.panel-body-select-text{font-size:14px;color:#000;opacity:.87}.panel-body-textArea-container{display:flex;justify-content:space-between}.panel-body-progress{width:1.4rem}.panel-body-select-box{display:flex;justify-content:space-between;height:3rem;width:100%}.panel-body-select-box,.panel-body-textarea{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;padding:.7rem}.panel-body-textarea{height:7rem!important;width:100%!important}.panel-body-scedule-text{font-size:12px;color:#000;opacity:.87}.panel-body-scedule-container{display:flex}.panel-body-landing-screen-text{font-size:12px;color:#777;display:flex;justify-content:space-between;width:45vw}.panel-body-landing-screen-text-change{color:#009ae0;font-size:13px}.panel-body-addImageBox{cursor:pointer;border:2px dashed #d9d9d9;padding:1rem;border-radius:4px;display:flex;justify-content:center}.panel-body-addImageText{font-size:16px}.panel-body-image{max-width:156px;max-height:200px}.panel-body-imageContainer{display:flex}.panel-body-imageName{font-size:16px;margin-left:1rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-body-imageDelete{justify-content:flex-end;width:30%;color:#ff6b74;display:flex;font-size:16px;line-height:23px}.panel-body-imageDeleteIcon{cursor:pointer;height:2rem;padding-right:5px}.panelSelectRecepient::-webkit-scrollbar-thumb,.panelSelectRecepient::-webkit-scrollbar-track{visibility:hidden}.panelSelectRecepient{width:79%;display:flex;overflow-x:scroll;padding-top:3px;height:3.4rem}.panelSelectRecepient-card{height:2rem;width:auto;display:flex;background:#009ae0;color:#fff;border-radius:16px;position:relative;bottom:3px;margin-right:10px}.panelSelectRecepient-cardText{padding:5px 0 5px 8px;white-space:nowrap}.panelSelectRecepient-cardCross{padding:1px 7px 1px 5px;position:relative;top:4px;left:1px;cursor:pointer}.panelSelectRecepient-seemore{font-size:11px;cursor:pointer;color:#009ae0;white-space:nowrap;line-height:38px}.seeSelectedRecipient{font-size:16px}.panelFooter-send{padding:11px 18px;background:#009ae0;color:#fff;border-radius:4px;border:none;cursor:pointer}.panelFooter-send:disabled{background:#e5e5e5;cursor:default}.panelFooter-cancel{padding:10px;color:#009ae0;border-radius:4px;background:#fff;border:1px solid #009ae0;cursor:pointer}.previewPanel{border:1px solid #e5e5e5;border-left:none}.previewPanel-header{padding:1.5rem}.previewPanel-headerText{color:#000;opacity:.87;font-size:16px}.previewPanel-info{padding:0 1.5rem 1.5rem}.previewPanel-infoText{color:#000;font-size:14px;opacity:.6}.previewPanel-phoneOutline{height:29rem}.previewPanel-phoneNotificationContainer,.previewPanel-phoneOutline{margin:1.5rem;background:#fff;border:1px solid #e5e5e5}.previewPanel-headContainer{padding:1rem 15rem 1rem 1rem;display:flex;justify-content:space-between}.previewPanel-headText{opacity:.6;font-size:14px}.previewPanel-headDot{font-size:32px;line-height:0;opacity:.6}.previewPanel-bodyContainer{display:flex;justify-content:space-between;padding:0 1rem 1rem}.previewPanel-title{font-weight:500}.previewPanel-text,.previewPanel-title{text-overflow:ellipsis;width:24rem;overflow:hidden;font-size:13px;opacity:.87}.previewPanel-image{max-width:75px;max-height:75px}.border-none{border:none}.selectRecepientModal-headerContainer{display:flex;justify-content:space-between}.selectRecepientModal-body-container{height:64vh;display:grid;grid-template-columns:4fr 6fr}.selectRecepientModal-leftContainer{border-right:1px solid #e5e5e5;overflow:auto}.selectRecepientModal_left_element{opacity:.6;color:#000;padding:16px;cursor:pointer;font-weight:600;position:relative}.selectRecepientModal_selected_left_element{background:#ebf7fd;opacity:1}.selectRecepientModal-right-element{padding:16px;display:flex;justify-content:space-between}.selectRecepientModal-search-element{background:#fcfcfc;padding:.6rem .7rem;margin:1rem 1.5rem;display:flex;border:1px solid #e5e5e5;justify-content:space-between}.selectRecepientModal-search-element>div{width:100%;display:flex;align-items:center}.selectRecepientModal-search-box{border:none;height:2rem;margin-left:1rem;background:#fcfcfc}.selectRecepientModal-search-box:focus{outline:none}.selectRecepientModal-selectAll{float:right;margin-right:26px;font-size:12px;color:#009ae0;cursor:pointer}input.selectRecepientModal-search-box:focus{outline:none}.landingScreen-infoboxContainer{background:#eaf6fc;padding:1rem;margin:1rem 2rem}.landingScreen-infoboxText{text-align:center;margin:unset}.landingScreen-paramContainer{display:grid;grid-template-columns:1fr 1fr}.landingScreen-singleParam{padding:1rem 1.5rem}.landingScreen-paramHeader{font-size:12px;padding-bottom:1rem}.landingScreen-select{-webkit-appearance:none;appearance:none}.cutom-select,.landingScreen-select{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:.5rem}.cutom-select{background-position:97%}.cutom-select-widthDouble{width:15.9rem}.cutom-select-widthSingle{width:35.5rem}select.cutom-select>option{padding:1rem}.ellispseContainer{width:0;height:0;z-index:100;visibility:hidden}.ellipseDownContainerVisibility{visibility:visible}.ellipseDownContainer{width:11rem;z-index:100;position:relative;top:1.5rem;right:5rem;background:#fff;padding:.5rem .8rem;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.24)}.ellipseDownElement{padding:.4rem 4px;display:flex;justify-content:flex-start;width:100%}.toggleContainer{position:absolute;width:60px;height:30px}.toggleContainer>.toggleCheckBox[type=checkbox]{content:"";background:#d3d3d3}.toggleContainer>.toggleCheckBox[type=checkbox]:checked,.toggleContainer>.toggleCheckBox[type=checkbox]:checked:after{content:"";background:#009ae0}.toggleCheckBox{-webkit-appearance:none;background:#ccc;position:relative;width:40px;height:20px;padding:0;border-radius:34px;transition:.5s;outline:none}.notification-image-verified{background:rgba(82,176,96,.12);border:.5px solid #52b060;border-radius:4px}.notification-image-alert,.notification-image-verified{box-sizing:border-box;font-style:normal;font-weight:400;font-size:12px;line-height:19px;text-align:center;color:rgba(0,0,0,.87);mix-blend-mode:normal;display:flex;justify-content:center;align-items:center;padding:12px 0;margin:12px 0 16px}.notification-image-alert{background:rgba(255,186,82,.16);border:.5px solid #ffba52;border-radius:4px}.toggleCheckBoxSlider{position:relative;top:-22px;right:-4px;border-radius:50%;background:#fff;transition:.5s;font-size:12.8px;display:block;width:14px;height:14px}.toggleCheckBoxSlider:after,.toggleCheckBoxSlider:before{content:"";display:block;position:absolute;cursor:pointer}input.toggleCheckBox.checked:after,input.toggleCheckBox.checked:before{background:#2196f3;content:""}input.toggleCheckBox:checked+.toggleCheckBoxSlider{right:-22px}.radioButtonContainer,.radioButtonContainer2{position:relative;height:25px;width:25px}.notificationcustomCheckbox{outline:none;-webkit-appearance:none;transition:.5s}input.notificationcustomCheckbox.checked+label.notificationCheckboxlabel:before,input.notificationcustomCheckbox:not(:checked)+label.notificationCheckboxlabel:before{content:"";box-sizing:border-box;border-radius:2px;padding:0 7px;font-size:12.5px;border:1px solid #b1b1b1}input.notificationcustomCheckbox:not(:checked)+label.notificationCheckboxlabel:before{color:#fff!important;-webkit-text-fill-color:#fff;-webkit-opacity:1}input.notificationcustomCheckbox:checked+label.notificationCheckboxlabel:after{content:"\2714\fe0e";padding:1px 3.14px;border:none;font-size:12.5px;color:#fff!important;border-radius:2px;background:#009ae0;-webkit-text-fill-color:#fff;-webkit-opacity:1}input.notificationRadio,input.notificationRadio2{-webkit-appearance:none;background:#fff;border:1px solid #b1b1b1;width:16px;height:16px;padding:0;border-radius:34px;transition:.5s;position:absolute;outline:none}label.notificationRadioDot,label.notificationRadioDot2{right:14px;top:5px;position:absolute;outline:none;height:6px;width:6px;color:#fff;border-radius:50%;display:inline-block}input.notificationRadio:checked{-webkit-appearance:none;width:16px;height:16px;padding:0;border-radius:34px;border:2px solid #009ae0;background:#fff;transition:.5s;outline:none}input.notificationRadio:checked+label.notificationRadioDot{outline:none;height:6px;width:6px;background-color:#009ae0;border-radius:50%;display:inline-block}input.notificationRadio2:checked{-webkit-appearance:none;width:16px;height:16px;padding:0;border-radius:34px;border:2px solid #009ae0;background:#fff;transition:.5s;outline:none}input.notificationRadio2:checked+label.notificationRadioDot2{outline:none;height:6px;width:6px;background-color:#009ae0;border-radius:50%;display:inline-block}.emptyNotificationsBlock{display:flex;justify-content:center;align-content:center;text-align:center;flex-direction:column}.emptyNotificationsBlock__img{margin:3rem auto 16px;width:9rem}.emptyNotificationsBlock__text--main{font-size:18px;font-weight:500;margin-top:1rem}.emptyNotificationsBlock__text--sub{color:#626262;font-size:12px;margin-top:1rem}.emptyNotificationsBlock__instructions{background:rgba(0,154,224,.08);margin:1rem 1.5rem;font-size:14px;color:rgba(0,0,0,.87);padding:1rem .5rem}.NotificationRecepienctList{margin-top:16px;padding:4px 16px;display:flex;align-items:center;background:#f7f7f7;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;width:100%}.NotificationRecepienctList__To{font-size:12px;line-height:32px;text-transform:uppercase;color:#777;margin-right:16px}.NotificationRecepienctList__List{display:flex;align-items:center;overflow-x:auto}.NotificationRecepienctList__List::-webkit-scrollbar{display:none}.NotificationRecepienctList__List__Item{background-color:#009ae0;padding:5px 8px;border-radius:16px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;margin-right:3px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NotificationRecepienctList__List__Item:last-child{margin-right:none}.createEnquiryDropdown{border-radius:8px!important;height:39px!important;background-color:#009ae0!important}.createEnquiryDropdownText{color:#fff!important}.csvUploadAction{display:flex;justify-content:center}.info{opacity:.6}.success{color:#42ac54}.error{color:#ff4058}.downloadCsv{color:#1e88f5}.uploadContainer{padding:3rem 0!important}.uploadContainer,.uploadContainerWithNotes{display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important}.uploadContainerWithNotes{padding:3rem 0 0!important}.uploadErrorNoteContainer{display:flex;flex-direction:column;background:hsla(0,0%,96.1%,.6);width:91%;overflow-y:scroll;height:170px;padding:17px 19px}.analytics-header{padding:1rem;display:grid;grid-template-columns:37.9rem 11rem}.analytics-button{padding:11px 18px;background:#2185d0;color:#fff;border-radius:4px;border:none;cursor:pointer;letter-spacing:.5px}.analyticsGrade{width:46rem;margin:0 1rem;padding:1rem;border:1px solid #e5e5e5;border-radius:2px}.analyticsGrade-rowContainer{display:flex;justify-content:space-between;padding-bottom:10px}.analyticsGrade-rowContainer:last-child{padding-bottom:0}.analyticsGrade-cellText{line-height:2.5rem}.analyticsGrade-cellBox{border:1px solid #e5e5e5;padding:.6rem;border-radius:4px;width:12rem}.settingsContainer{width:56rem;margin:0 auto 1rem!important}.gradeModal-text{color:rgba(0,0,0,.6);font-size:14px}.gradeModal-button-save{border-radius:4px;border:none;background:#2185d0;color:#fff}.gradeModal-button-cancel,.gradeModal-button-save{padding:.6rem 1.2rem;cursor:pointer;letter-spacing:.5px}.gradeModal-button-cancel{background:#fff;color:#000;border:1px solid #e5e5e5;border-radius:4px}.mainDiv{width:100%;margin:auto;justify-content:center}.container{margin:3.2rem auto;padding:2rem;width:60%;background:#fff}.testSetting{margin-left:1rem;font-size:2rem;font-weight:700}.newLabel{background:#ff4058;color:#fff;display:flex;margin-left:1rem;padding:0 .4rem 1px;align-items:center;justify-content:center}.saveButton{white-space:nowrap}.backButtonHolder{display:flex;align-items:center;width:100%}.head{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding:0 0 2rem}.warningMsg{padding:1rem;margin:2rem 0;text-align:center;background:rgba(0,154,224,.08);border-radius:2px;width:100%}.lableNumberHeading{width:100%;padding:1rem 0;border-bottom:1px solid #e5e5e5}.lableNumberHeading,.number{display:flex;align-items:center}.number{font-size:1.2rem;height:2.2rem;width:2.2rem;border-radius:50%;padding:0 0 2px;justify-content:center;background:#009ae0;color:#fff}.title{margin-left:2rem;font-weight:700;text-transform:capitalize}.CustomSelectHolder{display:flex;align-items:center;margin-top:2rem;justify-content:flex-start}.Dropdown{align-self:flex-end;height:3.4rem;color:#555;width:40%;margin-left:2rem;font-size:1.4rem;background:#fff;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px}.optionDropdown{font-size:1.6rem}.Dropdown:focus{outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);border:1px solid #009ae0!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.Label{font-size:1.4rem}.paddingTop{padding-top:2rem}.marginTop{margin-top:2rem;display:flex;flex-direction:column}.inputCheckLableDescription{width:100%;padding:1rem 0;display:flex}.inputCheck{width:5%}.labelDescHolder{width:94%;display:flex;align-items:flex-start;justify-items:center;flex-direction:column}.label{color:#000;opacity:.87}.description{color:green;font-size:1.4rem;color:#000;opacity:.6;width:100%}.BoundingGrades{width:100%;display:flex;align-items:center;justify-content:space-evenly}.GradingDropdown{margin:.8rem;font-size:1.4rem;width:30%;white-space:nowrap}.GradeSetter{padding:2rem 0 0;border-radius:2px}.SelectLableDropDown{width:100%;display:flex;align-items:center}.fromGradesSelectable{justify-content:center}.boldContent{font-weight:700}.radioHolder span:nth-child(2){margin-left:2rem}.radioHolder{display:flex;flex-direction:row}.radioHolder input{margin-right:1rem}.fromGrades{width:80%;justify-content:center}.numberDropdownCaret{display:flex;flex-direction:column}.numberDropdownCaret img:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.disabled{cursor:not-allowed}.setDefaultCheckbox{display:flex;white-space:nowrap;align-items:center;margin:0 1rem;font-size:1.4rem}.Dropdown>.Btn{padding:5px;display:flex;flex-flow:row;justify-content:center;align-items:center}.Dropdown>.Btn>p{font-weight:700;padding:2px;float:right;margin-left:5px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease-in-out}.Dropdown>.Btn>p.Open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Dropdown{padding:4px;position:relative;-webkit-user-select:none;user-select:none;width:17rem;height:3rem}.Dropdown,.Dropdown ul{display:flex;flex-flow:column;justify-content:center;align-items:center}.Dropdown ul{padding:0;margin:0;width:100%;list-style:none}.Dropdown li,.Dropdown ul{height:inherit}@-webkit-keyframes slideup{0%{-webkit-transform:translateY(5%);transform:translateY(5%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideup{0%{-webkit-transform:translateY(5%);transform:translateY(5%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.Dropdown .Items{position:absolute;left:0;min-width:-webkit-max-content;min-width:max-content;top:100%;background-color:#fcfcfc;box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-animation:slideup .3s,hs-fadeIn .3s;animation:slideup .3s,hs-fadeIn .3s;opacity:1;z-index:1;max-height:250px;overflow-y:auto}.Items.Hide{opacity:0;transition:max-height .3s ease;display:none}.Dropdown .Btn{display:flex;align-items:center;width:100%;padding:10px;margin:0;font-family:"Noto Sans",sans-serif;background-color:initial;font-size:16px;border:none;outline:none;cursor:pointer}.Dropdown .Btn>p{font-size:24px;color:#000;margin-bottom:5px;margin-top:0}.Dropdown ul{background:#fff;border-radius:4px}.Dropdown ul,.Dropdown ul li{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.Dropdown ul li{padding:10px 22px;margin-top:-1px;width:100%;color:#333;font-weight:400;box-sizing:border-box}.Dropdown ul li:hover{background:#f5f5f5;cursor:pointer}.Caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top-width:4px;border-top-style:dashed;border-top-color:initial;border-right:4px solid transparent;border-left:4px solid transparent}:global(.Hidden .Dropdown){display:none}:global(.Hidden .DropdownOpen){display:block}.rankToggle{display:flex;justify-content:space-between}.rankToggle-sample{cursor:pointer;color:#009ae0}.rankToggle-label{color:rgba(0,0,0,.87);font-size:14px;width:82%}.rankDateSelection-text,.rankToggle-description{color:rgba(0,0,0,.6);font-size:12px;width:82%}.rankDateSelection-text{padding-bottom:1rem}.rankDateSelection-dateContainer{padding-top:1rem;display:flex;justify-content:space-between}.rankDateSelection-DateTime{width:47.5%}.listElement{display:grid;grid-template-columns:1fr 8fr 1fr}.listElement-image{padding:1rem}.listElement-name{padding:1rem 1rem 0 .6rem}.listElement-detail{display:flex}.listElement-singleDetail{padding:.6rem;display:flex}.listElement-singleDetail-text{line-height:15px;margin-left:5px;color:rgba(0,0,0,.6)}.listElement-rank{padding:1rem}.modalAction{display:flex;justify-content:space-between}.modalAction-print{display:flex;padding:.4rem}.editPopup{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.6);z-index:9999;transition:all .3s;display:flex;justify-content:center;align-items:center}.closeX{box-shadow:none;outline:none;padding:0 .5rem;background:none;border:none;font-size:20px}.modal2{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:6px;border-radius:10px;width:50vw;display:block}.modal2__Header{display:flex;justify-content:space-between;padding:1.6rem;border-bottom:1px solid #d9d9d9}.modal2__content{padding:1.6rem}.modal2__content--description--input{display:block;color:rgba(0,0,0,.6);margin-top:12px;min-height:6rem;width:100%;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:1rem}.modal2__content--description--input-2{margin-top:0;min-height:1rem;height:5.7rem;padding:1rem!important}.modal2__content--qa,.modal2__footer{display:flex;align-items:center}.modal2__footer{border-top:1px solid #d9d9d9;padding:2rem 0}.modal2__footer--button{width:20rem;padding:1rem 0;text-align:center;font-size:1.6rem;line-height:2.2rem;border-radius:4px}.modal2__footer--button--cancel{color:#009ae0;border:1px solid #009ae0}.modal2__footer--button--cancel:hover{color:#009ae0}.modal2__footer--button--save{margin-left:2rem;color:#fff;background:#009ae0}.modal2__footer--button--save:hover{color:#fff}.modal2__footer--button--delete{margin-left:2rem;color:#fff;background:#ff4058}.modal2__footer--button--delete:hover{color:#fff}.editCsm{background-color:#fff;width:40rem;font-size:16px;display:flex;flex-direction:column;border-radius:5px}.actionToShow{padding:.5rem}.btnSubmit{margin:3rem 0 1rem;width:30%;text-align:center}.flexstart{justify-content:flex-start}.flexend,.flexstart{display:flex;padding:0 3rem}.flexend{justify-content:flex-end}.wh100{height:100vh;width:100vw}.wh50{height:50vh;width:50vw}.errorDivCSV{margin:1rem;font-size:14px;display:flex}.errorDivCSV>div{margin-right:10px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.profile-details-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px}.dropdown-menu-container{display:flex;align-self:flex-start;width:5%}.dropdown-menu>.ui.dropdown{-webkit-transform:90deg;transform:90deg}.dropdown-menu>.ui.dropdown .menu{-webkit-transform:rotate(0);transform:rotate(0);left:20px}.last-seen-text{font-size:smaller;font-weight:200;margin-right:10px}.dropdown-menu{display:flex}.name-and-image-container{display:flex;flex-direction:row;width:90%;justify-content:flex-start}.profile-image{display:flex;position:relative;background:#ff9b9b;align-items:center;justify-content:center;font-style:normal;font-weight:600;font-size:24px;line-height:29px}.profile-image,.profile-image>img{width:80px;height:80px;border-radius:50%}.profile-image>.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:flex;margin:auto}.profile-name-and-options{display:flex;flex-direction:column;justify-content:space-around;width:80%;margin-left:40px}.profile-name-container{font-weight:500;font-size:18px;color:rgba(0,0,0,.6);text-transform:capitalize;word-break:break-word;display:flex;align-items:center}.profile-blocked-container{padding:5px;background-color:#f5cdcd;color:#cb0606;border-radius:4px;margin-left:50px;font-weight:400;font-size:14px;line-height:17px}.profile-progress{display:flex;align-items:flex-start;flex-direction:column;margin:15px 0 8px}.profile-progress-text{display:flex;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center;margin:0;color:#828282}.profile-progress-bar{width:221px;height:4px;margin:8px 0;background:#bdbdbd;border-radius:0;position:relative}.profile-progress-green{height:4px;position:absolute;left:0;top:0;background:#eaecef;border:1px solid #38ae8b;border-radius:0;background:linear-gradient(90deg,#38ae8b,#4fc260)}.options-container{display:flex;width:60%;justify-content:flex-start}.profile-option,.profile-option-2{display:flex;align-items:center;cursor:pointer}.profile-option-2{margin-left:20px}.profile-option-2>a,.profile-option>a{color:rgba(0,0,0,.6);font-size:14px;text-decoration:none}.profile-option-2>img,.profile-option>img{margin-right:8px}.profile-option>p{color:rgba(0,0,0,.6);font-size:14px}.profilePhoto-options{font-weight:400;font-size:14px;line-height:19px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.menu-item{padding:12px 16px;display:flex;align-items:center;font-size:smaller;cursor:pointer}.menu-item>img{margin-right:5px}.profile-image-edit{width:20px!important;height:20px!important}.profile-image-edit,.profle-image-input{position:absolute;bottom:3px;right:9px;cursor:pointer}.profle-image-input{visibility:hidden;width:20px;height:20px}.profile-right-section{display:flex;align-items:flex-start}.Banner__Header{padding:20px 17.5%}.Banner__Header,.Banner__Header-diy{position:relative;margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #e5e5e5}.Banner__Header-diy{padding:20px 0}.Banner__Header__Content{display:flex;flex-direction:row;align-items:center}.Banner__Header__Content__Back{outline:none;margin-right:28px;cursor:pointer}.Banner__Header__Content__Label{font-style:normal;font-weight:400;font-size:20px;line-height:24px;display:flex;align-items:center;color:rgba(0,0,0,.87);margin-right:18px}.Banner__Header__Content__Details{flex-direction:row;position:relative;bottom:-2px;cursor:pointer;font-style:normal;font-weight:500;font-size:14px;line-height:19px;display:flex;align-items:center;color:#009ae0}.Banner__Header__Content__Details img{margin-right:10px}.Banner__Header__Publish{outline:none;background:#009ae0;border:none;box-sizing:border-box;box-shadow:none!important;border-radius:4px;padding:9px 36px;font-style:normal;font-weight:500;font-size:14px;line-height:19px;display:flex;align-items:center;color:#fff}.Banner__Header__Publish:disabled{background:#ccc;cursor:default}.Banner__Header__Publish:hover{box-shadow:0 2px 4px rgba(82,176,96,.16)!important;cursor:pointer}.Banner__Main{padding:0 17.5%}.Banner__Main,.Banner__Main-diy{margin-top:24px;width:100%;display:flex;flex-direction:row}.Banner__Main-diy{padding:0}.Banner__Main__Left{position:relative;width:inherit;background-color:#fff;border:1px solid #e5e5e5}.Banner__Main__Left__Top{width:100%;padding:24px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #e5e5e5}.Banner__Main__Left__Top--Count{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#000;opacity:.87;border:none}.Banner__Main__Left__Top--Reorder{cursor:pointer;display:flex;flex-direction:row;width:138px;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#009ae0}.Banner__Main__Left__Top--Reorder img{margin-right:8px;image-resolution:1dppx}.Banner__Main__Left__Content{height:75vh;overflow-y:auto;padding:0 24px}.Banner__Main__Left__Content::-webkit-scrollbar{width:3px}.Banner__Main__Left__Content__Upload{margin:24px 0;padding:30px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px}.Banner__Main__Left__Content__Upload--UploadButton{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px 0;outline:none;width:100%;background:#fff;border:1px dashed #009ae0;border-radius:4px;color:#009ae0}.Banner__Main__Left__Content__Upload--UploadButton--PlusSymbol{display:flex;justify-content:center;align-items:center;margin-right:10px;height:15px;width:15px;font-size:14px;font-weight:500;color:#009ae0;border:1px solid #009ae0;border-radius:50%}.Banner__Main__Left__Content__Upload--Note{margin-top:12px;font-style:normal;font-weight:400;font-size:12px;line-height:150%;color:#000;opacity:.6;text-align:start}.Banner__Main__Left__Content__ImageSection{padding:16px;margin-top:24px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px}.Banner__Main__Left__Content__ImageSection--Top{display:flex;flex-direction:row;justify-content:space-between}.Banner__Main__Left__Content__ImageSection--Top--Label{cursor:default;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;mix-blend-mode:normal;opacity:.87}.Banner__Main__Left__Content__ImageSection--Top--Remove{outline:none;cursor:pointer;background-color:initial;border:none;display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#ff4058;mix-blend-mode:normal}.Banner__Main__Left__Content__ImageSection--Top--Remove img{margin-right:10px}.Banner__Main__Left__Content__ImageSection--Image{border-radius:4px;margin-top:12px;width:220px;height:120px}.Banner__Main__Left__Content__ImageSection--Aspect{cursor:default;margin:12px 0;flex-direction:row;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;justify-content:flex-start;mix-blend-mode:normal}.Banner__Main__Left__Content__ImageSection--Select{margin-top:24px}.Banner__Main__Left__Content__ImageSection--Select--Note{cursor:default;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;mix-blend-mode:normal;opacity:.87}.Banner__Main__Left__Content__ImageSection--Select--Action{cursor:default;margin-top:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #dbdbdb;padding:12px}.Banner__Main__Left__Content__ImageSection--Select--Action--Selected{cursor:default;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:rgba(0,0,0,.87)}.Banner__Main__Left__Content__ImageSection--Select--Action--Change{cursor:pointer;font-style:normal;font-weight:500;font-size:14px;line-height:17px;text-align:right;color:#009ae0}.Banner__Main__Left__Content__ImageSection--Select__SelectModal{width:40vw;z-index:1500;position:fixed;top:15vh;left:30vw;align-self:center;background-color:#fff;opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:6px}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Top{padding:24px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #e5e5e5;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#282828;opacity:.87}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Top--Close{cursor:pointer}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Body{padding:16px 24px;border-bottom:1px solid #e5e5e5;max-height:50vh;overflow-y:scroll}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Body--Note{padding:12px;background:#ebf7fd;border-radius:4px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;color:#1f2021;mix-blend-mode:normal}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Body--OptionArea{margin-top:12px;display:flex;flex-direction:column}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Body--OptionArea--Option{cursor:pointer;margin:12px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#1f2021;mix-blend-mode:normal}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Bottom{padding:20px 24px;display:flex;justify-content:flex-end;width:100%}.Banner__Main__Left__Content__ImageSection--Select__SelectModal--Bottom--Done{cursor:pointer;padding:8px 40px;background:#009ae0;border-radius:4px;font-style:normal;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:center;text-align:center;color:#fff}.Banner__Main__Left__Content__ImageSection--BannerTimer{margin-top:24px}.Banner__Main__Left__Content__ImageSection--BannerTimer--ToggleSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Banner__Main__Left__Content__ImageSection--BannerTimer--ToggleSection--Note{font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;mix-blend-mode:normal;opacity:.87}.Banner__Main__Left__Content__ImageSection--BannerTimer--ToggleSection--Switch{width:36px}.Banner__Main__Left__Content__ImageSection--BannerTimer--DateTime{margin-top:12px;width:40%!important;cursor:pointer}.Banner__Main__Right{background-color:#fff;padding:24px;border:1px solid #e5e5e5}.Banner__Main__Right--Preview{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#000;opacity:.87}.Banner__Main__Right--Note{margin:16px 0;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#000;opacity:.6}.Banner__Main__Right--Sample{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:8px}.Banner__Main__Right--Sample--Top{padding:20px;border-bottom:1px solid #e5e5e5}.Banner__Main__Right--Sample--Top img{margin-right:10px}.Banner__Main__Right--Sample--Body{padding:24px 16px;max-width:365px!important;scroll-behavior:smooth;position:relative}.Banner__Main__Right--Sample--Body--Left,.Banner__Main__Right--Sample--Body--Right{position:absolute;cursor:pointer}.Banner__Main__Right--Sample--Body--Left{left:-16px;top:95px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Banner__Main__Right--Sample--Body--Right{right:-16px;top:95px}.Banner__Main__Right--Sample--Body__DummyImage{margin:12px 0 24px;border:none;display:flex;width:345px;overflow-x:hidden}.Banner__Main__Right--Sample--Body__DummyImage--Block{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:240px;height:130px;background:#fafafa;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;margin-right:16px;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.Banner__Main__Right--Sample--Body__DummyImage--Block img{margin-bottom:10px;width:30px;height:24px}.Banner__Main__Right--Sample--Body__ImageArea{margin:12px 0 24px;border:none;display:flex;overflow-x:hidden}.Banner__Main__Right--Sample--Body__ImageArea::-webkit-scrollbar{display:none}.Banner__Main__Right--Sample--Body__ImageArea--Image{min-width:240px;max-width:240px;height:130px;border-radius:4px;margin-right:16px}.Banner__Main__Right--Sample--Bottom{margin-top:-5px;width:100%}.Banner__Main__Right--Sample--Bottom img{width:100%}.Banner__Main__Right--Previous{cursor:pointer;margin-top:16px;display:flex;flex-direction:row-reverse;align-items:center}.Banner__Main__Right--Previous--Text{font-style:normal;font-weight:500;font-size:14px;line-height:17px;text-align:right;color:rgba(0,0,0,.6);border-bottom:1px dashed #666}.Banner__Main__Right--Previous img{margin-right:5px}.CourseTab{visibility:visible!important;position:fixed;z-index:1500;background-color:#fff;top:15vh;left:30vw;width:40vw;border-radius:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.CourseTab__Top{border-radius:6px 6px 0 0;padding:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:2000;border-bottom:1px solid #e5e5e5}.CourseTab__Top--Back{cursor:pointer}.CourseTab__Top--Label{position:unset;display:flex;width:calc(40vw - 110px);text-align:start;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#282828;opacity:.87}.CourseTab__Top--Close{cursor:pointer}.CourseTab__Search{padding:16px}.CourseTab__List{padding:8px 0 0 24px;background-color:#fff;min-height:calc(45vh + 40px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.CourseTab__List__Label{margin-bottom:12px;font-size:16px;line-height:19px;color:rgba(0,0,0,.87)}.CourseTab__List__Blank,.CourseTab__List__Label{font-style:normal;font-weight:400;display:flex;align-items:center;mix-blend-mode:normal;opacity:.87}.CourseTab__List__Blank{margin-top:5vh;width:100%;flex-direction:column;justify-content:center;font-size:18px;line-height:21px;text-align:center;color:#000}.CourseTab__List__Blank img{image-resolution:1dppx}.CourseTab__List__Item{z-index:1500;cursor:pointer;padding:16px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center!important;border-bottom:1px solid #dbdbdb;background:#fff}.CourseTab__List__Item::-webkit-scrollbar{width:2px}.CourseTab__List__Item img{margin:0 16px}.CourseTab__Bottom{background-color:#fff;border-radius:0 0 6px 6px;padding:10px 24px;display:flex;justify-content:flex-end;width:100%;z-index:2000}.CourseTab__Bottom--Done{cursor:pointer;padding:8px 40px;background:#009ae0;border-radius:4px;font-style:normal;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:center;text-align:center;color:#fff}.Reorder__Modal{position:fixed;z-index:10000;top:10vh;left:30vw;width:40vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:6px}.Reorder__Modal__Top{padding:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.Reorder__Modal__Top--Label{font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#282828;opacity:.87}.Reorder__Modal__Top--Close{cursor:pointer}.Reorder__Modal__Note{margin:16px 24px;padding:12px;background-color:#ebf7fd;font-style:normal;font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;color:#000;mix-blend-mode:normal;opacity:.87}.Reorder__Modal__Body{width:100%;min-height:calc(50vh - 215px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:auto}.Reorder__Modal__Body--Images{background-color:#fff;padding:15px 0;position:relative;width:100%;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e5e5e5}.Reorder__Modal__Body--Images:hover{background:#fafafa;box-shadow:0 2px 4px rgba(0,0,0,.12)}.Reorder__Modal__Body--Images--Icon{position:absolute;left:24px;top:48px}.Reorder__Modal__Body::-webkit-scrollbar{display:none}.Reorder__Modal__Bottom{position:relative;bottom:0;width:100%;padding:20px 24px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;background-color:#fff;border-radius:0 0 6px 6px;border-top:1px solid #e5e5e5}.Reorder__Modal__Bottom--Save{outline:none;cursor:pointer;padding:7px 40px;border:none;background:#009ae0;border-radius:4px;font-style:normal;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:center;text-align:center;color:#fff}.Confirmation__Modal{position:fixed;z-index:1000;top:25%;left:35%;width:30vw;min-height:30vh;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:6px}.Confirmation__Modal__Top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e5e5}.Confirmation__Modal__Top--Label{font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#282828;opacity:.87}.Confirmation__Modal__Top--Close{cursor:pointer}.Confirmation__Modal__Body{width:100%;min-height:calc(30vh - 150px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:rgba(0,0,0,.87)}.Confirmation__Modal__Bottom{padding:20px 24px;display:flex;flex-direction:row-reverse;border-radius:0 0 6px 6px;border-top:1px solid #e5e5e5;align-items:center}.Confirmation__Modal__Bottom--Accept{font-weight:700;color:#fff;background:#009ae0;border-radius:4px;border:none}.Confirmation__Modal__Bottom--Accept,.Confirmation__Modal__Bottom--Reject{outline:none;padding:8px 26px;cursor:pointer;width:-webkit-max-content;width:max-content;min-width:120px;min-height:40px;font-style:normal;font-size:14px;line-height:21px;display:flex;justify-content:center;align-items:center;text-align:center}.Confirmation__Modal__Bottom--Reject{margin:0 16px;font-weight:500;color:#009ae0;border:1px solid #009ae0;box-sizing:border-box;border-radius:3px;background-color:#fff}.History__Modal{background-color:#fff;border-radius:6px}.History__Modal__Top{padding:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.History__Modal__Top--Head{font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#282828;opacity:.87}.History__Modal__Top--Close{cursor:pointer}.History__Modal__Mid{margin:16px 24px;padding:24px 12px;border-radius:4px;background-color:#ebf7fd;font-style:normal;font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center;text-align:center;color:#000;mix-blend-mode:normal;opacity:.87}.History__Modal__Body{max-height:55vh;overflow-y:auto}.History__Modal__Body__Item{padding:16px 24px;display:flex;flex-direction:row;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12);border-bottom:1px solid #e5e5e5}.History__Modal__Body__Item--Col1{margin-right:16px}.History__Modal__Body__Item--Col1 img{width:166px!important;height:90px!important}.History__Modal__Body__Item--Col2{height:100%!important}.History__Modal__Body__Item--Col2--Row{margin:6px auto;height:100%;display:flex;flex-direction:column;justify-content:space-between}.History__Modal__Body__Item--Col2--Row--Label{margin-bottom:8px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.History__Modal__Body__Item--Col2--Row--Value{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:rgba(0,0,0,.87)}.History__Modal__Body__Item:hover{background:#fafafa}.BackDrop{display:block;position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;z-index:1000;background:rgba(0,0,0,.6);opacity:.8}.UploadedImageArea{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;border-radius:4px;cursor:default}.UploadedImageArea__Change{visibility:hidden;display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);border-radius:4px;align-items:center}.UploadedImageArea__Change--Button{opacity:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 24px;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:120px;cursor:pointer}.UploadedImageArea__Change--Button img{margin-right:8px}.UploadedImageArea:hover>.UploadedImageArea__Change{visibility:visible}.BannerCourseSearchClass{border:1px solid #dbdbdb;padding:10px 28px;width:100%;border-radius:4px;flex:1 1;align-items:center;margin-right:1rem}.BannerCourseSearchClass input{padding-left:16px!important}.calendar,.icon{cursor:pointer!important;pointer-events:visible!important}.input input{cursor:pointer}.courses-container{display:grid;grid-template-columns:repeat(3,32%);justify-content:center;margin-top:24px;width:100%;justify-items:center;grid-column-gap:16px}.batches-add-to-batch-button{display:flex;width:100%;justify-content:center;margin-top:30px;cursor:pointer}.batches-add-to-batch-text{text-align:center;font-size:14px;line-height:20px;padding:10px 70px}.batches-add-icon,.batches-add-to-batch-text{color:#009ae0;border:1px solid #009ae0;display:flex}.batches-add-icon{padding-bottom:2px;border-radius:50%;width:20px;height:20px;margin-right:10px;justify-content:center;align-items:center;top:-3px;left:-3px}.bathces-header-container{display:flex;align-items:center;justify-content:space-between;padding:32px 0 0}.batches-batch-count{display:flex;font-size:14px}.batches-add-to-batch-container{display:flex}.batches-add-to-batch{display:flex;color:#009ae0;cursor:pointer}.ui.progress .bar{min-width:0!important}.assignments-card-container{display:flex;padding:10px 20px;flex-direction:column;border:1px solid #e5e5e5;border-radius:4px;box-sizing:border-box;margin:16px 24px 0;cursor:pointer}.assignments-card-heading-container{display:flex;justify-content:space-between}.assignments-card-heading-name{font-size:16px;color:#404040;white-space:nowrap;max-width:50%;overflow:hidden;text-overflow:ellipsis}.assignments-card-heading-label{display:flex;background:#ffcfd5;border-radius:11px;padding-right:10px;padding-left:10px;color:#ff4058;font-size:10px;justify-content:center;align-items:center;white-space:nowrap}.assignments-card-subheading-container{display:flex;justify-content:space-between;width:40%;font-size:12px;margin-top:10px}.assignments-card-subheading{display:flex}.assignments-card-date-and-time-container{display:flex;width:100%;justify-content:flex-start;font-size:12px;margin-top:10px}.assignments-card-date-and-time{padding-right:24px;display:flex;align-items:center;font-size:smaller;font-weight:200}.assignments-card-date-and-time>img{width:15px;height:15px;margin-right:5px}.assignments-container{display:flex;flex-direction:column;margin-top:20px;height:100%}.assignments-heading{display:flex;justify-content:space-between;align-items:center;padding:0 24px}.assignments-label{display:flex}.hr-line{box-sizing:initial;height:0;border:.5px solid #e5e5e5;overflow:visible;width:100%;margin-top:15px}.assignments-heading>.filters-container{position:relative!important}.profile-payments-container{display:flex;flex-direction:column;width:100%}.payments-overview-cards-list{display:flex;margin-top:20px;width:100%;justify-content:space-between;padding:0 24px}.payments-instalments-list{display:flex;padding:0 24px;flex-direction:column}.emptyStateDivision{height:50vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:10%}.emptyState_text{font-weight:600;font-size:18px;line-height:24px;text-align:center;color:#000;padding:24px 0}.emptyState_subtext{font-size:14px;line-height:17px;display:flex;align-items:center;text-align:center;color:rgba(0,0,0,.6)}.emptyState_button{border:1px solid #009ae0;box-sizing:border-box;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;background:transparent}.emptyState_button--text{font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;padding:8px 32px;color:#009ae0}.payments-section-header-container{width:100%;margin-top:16px;padding:0 20px}.payments-section-header-container,.payments-section-header-name-number{display:flex;justify-content:space-between;align-items:center}.payments-section-header-number{display:flex;padding-top:1px;width:20px;height:20px;border-radius:50%;background:#009ae0;color:#fff;align-items:center;justify-content:center}.payments-section-header-name{display:flex;color:rgba(0,0,0,.6);font-size:14px;margin-left:10px}.payments-section-header-action{display:flex;color:#009ae0;cursor:pointer;align-items:center}.action-icon{display:flex;align-items:center}.action-icon>img{width:12px;height:12px;margin-right:5px}.action-icon-text{font-size:14px}.payments-overview-card-container{display:flex;border-radius:2px;width:32%;height:140px;box-shadow:0 0 2px rgba(172,173,175,.14),0 2px 2px rgba(172,173,175,.12),0 1px 3px rgba(172,173,175,.2);flex-direction:column;justify-content:center;padding-left:24px}.payments-overview-card-price,.payments-overview-card-text{display:flex;align-self:flex-start}.payments-overview-card-price{font-style:normal;font-weight:700;font-size:24px;line-height:27px;padding-top:10px}.payment-overview-card-price-red{color:#ff4058}.payment-overview-card-price-yellow{color:#f5a623}.payment-overview-card-price-green{color:#52b062}.payments-instalments-card-container{display:flex;flex-direction:row;width:100%;padding:10px;justify-content:space-between;align-items:center;border:1px solid #e9e9e9;border-radius:4px;box-sizing:border-box;margin-top:10px}.payments-instalments-card-text-container{display:flex;flex-direction:column;width:80%}.payments-instalments-card-text,.payments-instalments-card-text-heading{display:flex}.payments-instalments-card-label-red{background:#ff4058}.payments-instalments-card-label-red,.payments-instalments-card-label-yellow{display:flex;color:#fff;margin-left:20px;font-size:10px;padding-left:10px;padding-right:10px}.payments-instalments-card-label-yellow{background:#f5a623}.payments-instalments-card-label-green{display:flex;background:#52b062;color:#fff;margin-left:20px;font-size:10px;padding-left:10px;padding-right:10px}.payments-instalments-card-subheading{font-size:12px;color:rgba(0,0,0,.6);margin-top:10px}.payments-instalments-card-price-container{display:flex;flex-direction:column;width:20%;justify-content:center;align-items:flex-end;font-size:20px;line-height:27px;color:rgba(0,0,0,.87)}.payments-instalments-card-ezCred{flex-direction:row;margin-left:12px;font-size:14px;display:flex;align-items:center;justify-content:center}.performance-card-container{display:flex;flex-direction:column;width:100%;border:1px solid #e9e9e9;box-sizing:border-box;border-radius:4px;padding:10px 20px;margin-top:20px}.performance-card-header{display:flex;justify-content:space-between}.performance-card-header-text{display:flex;justify-content:flex-start;align-items:center}.marksScoredStudent{font-weight:900;margin-right:8px}.marksScoredStudent,.totalScoredStudent{font-size:16px;line-height:22px;color:#404040}.totalScoredStudent{margin-left:8px}.performance-card-header-name{display:flex;font-style:normal;font-weight:400;font-size:16px;line-height:22px}.performance-card-header-label-green{background:#ecfff6;color:#34c176}.performance-card-header-label-green,.performance-card-header-label-orange{display:flex;border-radius:11px;font-style:normal;font-weight:400;font-size:10px;line-height:14px;text-align:center;text-transform:capitalize;margin-left:15px;align-items:center;padding:5px 10px}.performance-card-header-label-orange{background:#ffdba9;color:#63350a}.performance-card-header-label-grey{background:#e9ebec;color:#888a8d}.performance-card-header-label-blue,.performance-card-header-label-grey{display:flex;border-radius:11px;font-style:normal;font-weight:400;font-size:10px;line-height:14px;text-align:center;text-transform:capitalize;margin-left:15px;align-items:center;padding:5px 10px}.performance-card-header-label-blue{background:#c3f1ff;color:#23515f}.performance-card-header-marks{display:flex;font-size:16px;line-height:22px;text-align:right;color:#404040}.performance-card-header-notAttempted{color:#ff4058;display:flex;font-size:16px;line-height:22px;text-align:right}.performance-card-subheader{display:flex;width:100%;justify-content:flex-start;margin-top:8px}.performance-card-subheader>span{font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;color:rgba(0,0,0,.6)}.performance-card-footer{display:flex;justify-content:space-between;margin-top:5px}.performance-card-date-time-range{display:flex;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.6);align-items:center;justify-content:flex-start}.performance-card-view-report{cursor:pointer;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#009ae0}.performance-card-date-time-text{display:flex;margin-left:5px}.performance-card-view-report-2{cursor:pointer;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#009ae0;margin-top:-22px}.batch-tests-container,.course-tests-container{display:flex;flex-direction:column}.course-tests-content{display:flex;padding:16px;border-bottom:1px solid #e5e5e5;align-items:center;justify-content:space-between}.performance-test-graph-container{display:flex;width:100%;align-items:center;justify-content:center;box-sizing:border-box;border-radius:4px;margin-top:40px}.profile-info-container .content,.profile-info-container .parent-content{overflow-y:hidden}.profile-info-container .content,.profile-info-container .parent-content,.profile-info-container .scroll-content{display:flex;width:100%;max-height:0;flex-direction:column;padding:0 20px}.profile-info-container .infoicon:before{content:"\2039"}.profile-info-container>div{cursor:pointer}.profile-info-container .show .infoicon:before{content:"\203A"}.content,.scroll-content{display:flex;flex-wrap:wrap;flex-direction:row!important;transition:all .3s ease-out}.infoicon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:20px;font-weight:500;display:flex;margin:5px 5px 5px 20px;color:#000!important}.profile-info-container .show .content{height:auto;max-height:100vh;transition:all .4s ease-in}.profile-info-container .show .parent-content{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;transition:max-height 0s;max-height:100vh;overflow:visible}.profile-info-container .show .scroll-content{height:auto;max-height:100vh;transition:all .4s ease-in}.disabled{opacity:.5}.bankDetailsHeader{font-size:1rem}.bankDetailsHeader button{font-size:2rem!important;margin:0!important;padding:0!important}.bankDetails :first-child{display:flex;align-items:center;padding:.7rem;justify-content:space-between;border-bottom:1px solid #e5e5e5}.bankDetails :first-child>span:nth-child(2){font-size:2rem;color:grey;cursor:pointer}.bankDetails :first-child span:first-child{font-weight:600;color:rgba(0,0,0,.87);border:none}.bankDetails :nth-child(2){padding:.7rem}.bankDetails :nth-child(3){margin-top:5rem;display:flex;justify-content:flex-end;padding:.7rem;border-top:1px solid #e5e5e5}.bankDetails :nth-child(3) button{min-width:10rem;display:flex;justify-content:center;outline:none;cursor:pointer;margin-right:1rem}.info-field-container{display:flex;width:50%;justify-content:flex-start;align-items:center;margin-top:25px}.info-field-icon{width:24px;height:30px;justify-content:center;margin-top:5px}.gotoRoute,.info-field-icon{display:flex;align-items:center}.gotoRoute{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:2px;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;width:100%;font-size:.9rem}.infoDropdown{min-height:1.8rem!important}.infoDropdown,.infoDropdown>input.search{padding:.5rem!important}.infoDropdown>.dropdown.icon{padding:.7rem!important}.info-field-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:25px;width:80%}.info-field-content-label{display:flex;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.redColorMandatory{color:red}.info-field-file-upload-input{display:flex;width:100%;visibility:hidden}.info-filed-ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-field-content-text{line-height:22px}.info-field-content-text,.info-field-content-text-2{position:relative;font-style:normal;font-weight:400;font-size:16px;align-items:fcenter;color:rgba(0,0,0,.87);margin-top:5px;width:100%;flex-direction:row;justify-content:flex-start}.info-field-content-text-2{display:flex!important;line-height:20px;word-break:break-word;text-transform:capitalize}.info-field-file-upload-links{display:flex;width:100%;justify-content:space-between}.info-field-file-upload-viewfile{display:flex;background:#f7f7f7;border-radius:2px;padding:8px 26px;font-weight:700;font-size:14px;cursor:pointer}.info-field-file-upload-nofile{display:flex;background:#fff;border-radius:2px;font-weight:700;font-size:14px;align-items:center}.info-field-file-upload-reupload{font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;align-items:center;color:#009ae0}.info-field-file-upload-img{display:flex;margin-right:5px}.info-field-file-upload-delete{display:flex;font-style:normal;font-weight:400;font-size:16px;line-height:22px;align-items:center;color:#ff4058}.info-field-file-upload-loader{width:30px;height:30px;display:flex;margin-left:20px}.parent-icons{position:absolute;bottom:10px;right:50px;display:flex;justify-content:space-between;align-items:center;width:20%}.info-field-add-parent-button{display:flex;width:100%;align-items:center;justify-content:center;color:#009ae0;font-size:16px;line-height:19px;text-transform:capitalize;color:#666;border:1px dashed #666;box-sizing:border-box;border-radius:4px;padding:10px 0}.parent-detail-container{flex-direction:column;width:100%;padding:10px}.parent-detail-container,.parent-detail-header{display:flex;justify-content:space-between}.parent-detail-heading{display:flex;font-style:normal;font-weight:400;font-size:14px;line-height:21px;align-items:center;color:rgba(0,0,0,.87)}.parent-detail-dropdown>.ui.dropdown,.parent-detail-dropdown>.ui.dropdown .menu{-webkit-transform:rotate(0);transform:rotate(0)}.parent-detail-content{display:flex;width:100%;justify-content:space-between}.parent-detail-field-and-value{display:flex;flex-direction:column;width:45%;justify-content:flex-start;margin-top:20px}.parent-detail-field{display:flex;font-size:12px;line-height:16px;color:rgba(0,0,0,.6);mix-blend-mode:normal;opacity:.87}.parent-detail-value{display:flex;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:rgba(0,0,0,.87);margin-top:5px}.parent-detail-footer{display:flex;margin-top:20px;width:100%}.parent-detail-link{display:flex;color:#009ae0;width:30%;align-items:center;cursor:pointer}.parent-detail-link-img{margin-top:4px}.parent-detail-footer-link{display:flex;margin-left:5px}.parent-detail-value-input{display:flex;padding:10px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:2px;font-size:12px;width:100%}.info-date-picker{width:100%}.info-date-picker>input{display:flex;padding:10px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:2px;font-size:12px;width:100%}.parent-detail-footer-button{padding:6px 30px;background:#009ae0;border-radius:2px;color:#fff;cursor:pointer}.parent-detail-footer-button-2{padding:6px 30px;background:#fff;border-radius:2px;border:1px solid #009ae0;cursor:pointer;margin-right:20px;color:#009ae0}.parent-detail-footer-2{display:flex;margin-top:20px;width:50%;justify-content:flex-end;align-self:flex-end}.sendsms-modal-container{position:relative;display:flex;flex-direction:column;width:100%}.sendsms-modal-container textarea{width:calc(100% - 20px);margin:auto;outline:none}.sendsms-modal-header{display:flex;flex-flow:column;align-items:flex-start;justify-content:space-between;width:100%;padding:0;margin-top:10px}.sendsms-modal-header-org-pic{display:flex;width:55px;height:55px;border-radius:50%;background:#ff4080;color:#fff;justify-content:center;align-items:center}.sendsms-modal-header-smsunit{display:flex;align-items:center;padding:10px;justify-content:space-between;width:100%}.sendsms-modal-header-smsunit-circle{display:flex;width:25px;height:25px;border:1px solid #d3d3d3;align-items:center;justify-content:center;border-radius:50%;margin-left:10px}.sendsms-modal-content{display:flex}.sendsms-modal-content-input{display:flex;border:none;padding:14px 28px;width:100%;height:50px;margin-top:20px}.sendsms-modal-footer{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:20px;align-self:flex-end;padding:10px}.sendsms-modal-button{border:none;border-radius:4px;padding:8px 21px;background:#009ae0;color:#fff}.sendsms-modal-button,.sendsms-modal-button-cancel{display:flex;font-size:14px;margin-left:16px;cursor:pointer}.sendsms-modal-button-cancel{border:1px solid #009ae0;border-radius:4px;padding:7px 21px;color:#009ae0}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.sectional-details-name-container{display:flex;width:100%;padding:14px 0;font-size:14px;align-items:center}.sectional-details-name-circle{display:flex;width:32px;height:32px;justify-content:center;align-items:center;background:#4285f4;border-radius:50%;color:#fff}.sectional-details-name{display:flex;margin-left:20px;font-size:14px}.sectional-details-score-container{display:flex;width:100%;padding:14px 0;color:#9b9b9b}.sectional-details-score{display:flex}.sectional-details-section-header{display:flex;width:100%;padding:14px 0}.sectional-details-section-header-heading,.sectional-details-section-header-image{display:flex}.sectional-details-section-content{display:flex;justify-content:space-between;width:100%;align-items:center;padding:14px 0}.sectional-details-section-name,.sectional-details-section-score{display:flex}.request-to-join-container{padding:10px}.request-to-join-container,.request-to-join-input-container{display:flex;flex-direction:column}.request-to-join-input-label{display:flex}.request-to-join-input{display:flex;padding:7px 10px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:2px;font-size:12px;width:100%;margin-top:10px}.request-to-join-button{display:flex;align-items:center;justify-content:center;padding:6px 30px;background:#009ae0;border-radius:2px;color:#fff;cursor:pointer;width:40%;align-self:flex-end;margin-top:20px}.create-new-class-input>div>div{width:95%;margin-left:6px}.create-new-class-timing-container{display:flex;flex-direction:column;background:#fff;box-sizing:border-box;border-radius:4px}.create-new-class-timing-header{width:85%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.create-new-class-timing-header-day{font-style:normal;font-weight:500;font-size:16px;line-height:19px;display:flex;align-items:center;color:rgba(0,0,0,.87)}.create-new-class-timing-header-action{font-style:normal;font-weight:400;font-size:14px;line-height:17px;display:flex;align-items:center;color:#fa5065;cursor:pointer}.create-new-class-timing-content{padding:0 10px}.classModal-first-row{display:flex;justify-content:space-between;width:100%;margin-left:8px}.dropdown-choose-faculty,.dropdown-choose-subject{width:50%;margin:0 16px 0 0}.add-faculty-modal-header{display:flex;align-items:center;justify-content:flex-start}.add-faculty-modal-header-back{outline:none;border:none;background:none;cursor:pointer;padding:4px 16px 0 0}.merchantContainer{display:grid;grid-template-columns:1fr 5fr;padding-top:2;margin:2rem}.merchantContainer--leftSideBar{padding-right:24px;border-right:1px solid #dbdbdb;width:270px;padding-top:24px}.merchantContainer--leftSideBar>div{position:fixed;max-width:240px;height:calc(100% - 8rem);overflow:auto}.merchantContainer--rightContent{max-width:90%;padding-top:24px}.merchantContainer--rightContent--details{display:flex;flex-wrap:wrap}.merchantDashboardSegment{padding:2rem;background-color:#fff;box-shadow:0 2px 10px hsla(0,0%,59.2%,.21708);border-radius:8px;flex:1 1 20vw;margin-right:24px}.merchantDashboardSegment--value{margin-top:2rem;margin-bottom:1rem;font-size:36px;overflow-wrap:break-word;line-height:40px}.merchantDashboardSegment:last-child{margin-right:0}.merchantDashboardList{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:3rem 0}.filterOwner{display:flex;font-weight:400;cursor:pointer}.transaction{display:flex;justify-content:space-between}.transaction-container{display:flex;align-items:center}.transaction-search{margin-left:4rem;width:55%}.enquiry-links-container{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:26px}.enquiry-links-container+div{width:100%}.enquiry-links{width:65%}.enquiry-links,.enquiry-links-child{color:#000}.enquiry-links,.enquiry-links-child,.enquiry-links-child-blue{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.enquiry-links-child-blue{color:#00f}.enquiry-icons{margin-right:5px}.enquiry-isallselected-checkbox{width:16px;height:16px;border:1px solid #b1b1b1;box-sizing:border-box;border-radius:2px}.enquiry-checkbox{display:flex;margin-right:5px;margin-top:16px;margin-left:10px;visibility:hidden}.enquiry-checkbox>input{width:16px;height:16px;border:1px solid #b1b1b1;box-sizing:border-box;border-radius:2px;z-index:500}.enquiry-details{display:flex;width:100%}.enquiry-list-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.enquiry-selected{color:#009ae0}.enquiry-details:hover .enquiry-checkbox{visibility:visible}.enquiry-checkbox-show{display:flex;margin-right:5px;margin-top:16px;margin-left:10px;visibility:visible}.enquiry-checkbox-show>input{width:16px;height:16px;border:1px solid #b1b1b1;box-sizing:border-box;border-radius:2px;z-index:500}.filterHeader{display:flex;width:91%;justify-content:space-between}.modal-container{overflow-y:scroll}.add-assignee-modal-container,.modal-container{margin-right:10px;margin-left:20px;margin-bottom:20px;max-height:500px}.add-assignee-modal-container{display:flex}.modal-item-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:20px}.assign-lead-name{display:flex}.assign-lead-radio{display:flex;margin-right:30px}.assign-lead-button{display:flex}.button-container{display:flex!important;justify-content:space-between;width:100%}.button-container2{display:flex!important;justify-content:flex-end;width:100%}.button-container2>div{font-size:14px;color:#009ae0;cursor:pointer}.button-container2>button{font-size:16px;background:#009ae0;color:#fff;padding:8px 40px;border:transparent;border-radius:4px}.button-container>div{font-size:14px;color:#009ae0;cursor:pointer}.button-container>button{font-size:16px;background:#009ae0;color:#fff;padding:8px 40px;border:transparent;border-radius:4px}.assign-lead-input-container{display:flex;flex-direction:column;width:50%}.assign-lead-label{justify-content:flex-start}.assign-lead-input,.assign-lead-label{display:flex;width:100%}.add-assignee-button-container{display:flex!important;justify-content:flex-end;width:100%}.add-assignee-button-container>button{font-size:16px;background:#009ae0;color:#fff;padding:8px 40px;border:transparent;border-radius:4px}.assign-lead-input>input{padding:12px 16px;border:1px solid rgba(0,0,0,.5);background:#fff;mix-blend-mode:normal;box-sizing:border-box;border-radius:4px;margin-top:10px;color:#000}.assign-lead-input>input:focus{outline:none}@font-face{font-family:system;font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Ubuntu Light"),local("Segoe UI Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}.appBackGround{background:#dff0fa}html{overflow:inherit!important}tr#hoverableRow:hover>td:nth-child(2)>span:nth-child(2){visibility:visible!important}.batchListPagination{margin-bottom:.5rem;margin-left:.5rem;display:grid;grid-template-rows:repeat(auto,20rem);grid-row-gap:2rem;grid-template-columns:1fr 1fr 1fr;grid-column-gap:2.1rem;align-items:center}.batchListPagination>div:nth-child(3n+1){justify-self:self-start;margin-left:5px}.batchListPagination>div:nth-child(3n+2){justify-self:center}.batchListPagination>div:nth-child(3n){justify-self:self-end;margin-right:5px}.UserAvatar--img{display:inline-block!important}div.student-list-scroll-width>div,div.student-list-scroll-width>div>div{width:100%}div.student-list-scroll>div>div>div:first-child{margin-top:12px}.cursorPointer{cursor:pointer!important}.createCourse__courseDuration__warnLine{font-size:14px;line-height:16px;color:#e50b20;opacity:.87;margin-left:24px!important}.an-dr-menu:hover{background:#87ceeb}.flexboxClass{display:flex;align-items:center;justify-content:flex-start}.anc-desc{overflow-wrap:break-word}.anc-img-container{position:relative;width:50%}.anc-img{display:inline-block;width:100%;height:auto}.anc-img-overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:45%;opacity:0;transition:.5s ease;background-color:rgba(0,0,0,.3)}.anc-img-container:hover .anc-img-overlay{opacity:1}.anc-img-h-text{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.ui.feed>.event>.label img{height:35px;width:35px}.ui.feed>.event>.create-ancc-ad img,.ui.feed>.event>.make-ancc-ad img{height:55px;width:55px}.ui.button{font-weight:400}.ui.primary.button,.ui.primary.buttons{background-color:#009ae0}.ui.loader{z-index:600!important}.label-text{color:#979797;margin-right:.5em}.cp-ta-center{text-align:center}.cp-heading-name{line-height:37px}.cp-heading{font-size:2em;font-weight:400;margin:.5em 0;align-items:center!important}.cp-heading--secondary{font-size:2rem;font-weight:400}.cp-heading--6{font-size:.8rem;font-weight:400}.cp-heading--5{font-size:1rem;font-weight:400}.cp-heading--4{font-size:1.2rem;font-weight:400}.cp-heading--3{font-size:1.4rem;font-weight:400}.cp-stats-heading{font-weight:400;font-size:28px;margin:0;line-height:1.2}.cp-stats-description{color:#4a4a4a;font-weight:600;opacity:.75;display:block;margin:0;text-align:center}.cp-settings-header{font-size:1.1em;font-weight:800;padding-bottom:.4em}.cp-no-top-bottom-padding{padding-top:0!important;padding-bottom:0!important}.cp-settings-description{font-size:.9em;opacity:.8;color:#424242}.cp-settings-caretakerList-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin:24px 0 0}.cp-settings-caretakerList{display:flex;flex-direction:column;align-items:center;width:20%;cursor:pointer}.cp_caretakerList_grey_circle{border:4px solid #e5e5e5;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cp-settings-caretakerList p{font-style:normal;font-weight:500;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;margin:0;padding:8px 0 24px;color:rgba(0,0,0,.6)}.profile-section-label{letter-spacing:.3ch;font-size:1.1em;font-weight:400}.st-profile-heading{font-size:1.5rem;font-weight:400}.att-stat{text-align:center;font-size:1.3rem}.att-stat-label{width:70%;background-color:#009ae0;color:#fff}.att-stat-label,.att-stat-value{display:inline-block;padding:.5rem}.att-stat-value{width:30%;background-color:#d7dee3;color:#777}.stepper{border-left:3px solid #e8e8e8;padding-left:1rem!important}.step:before{content:"";position:absolute;top:1.1rem;left:-1.65rem;height:1.2rem;width:1.2rem;border:2px solid #009ae0;background-color:#fff;border-radius:1rem;z-index:2}.step:first-child:before{top:0}.cp-coins-value{font-size:1.4rem;font-weight:400}.cp-coins-label{font-size:.9rem;font-weight:400}.coins-intr-section{position:fixed!important;width:37.5%!important}.profile-thumbnail .sb-avatar img{margin-bottom:-.9rem}.cp_event .rdtPicker{width:inherit!important}.linkify-chat--right a{color:#fff;text-decoration:underline}.greyBorder{border-bottom:1px solid #d9d9d9}.chatIframeContainer{margin-top:2rem;width:100%;height:95vh}.chatIframe{width:100%}.ui.header>.icon+.content{word-break:break-word}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input[type=number]{-moz-appearance:textfield}.ui.toggle.checkbox input:checked+label:before,.ui.toggle.checkbox input:checked~.box:before,.ui.toggle.checkbox input:checked~label:before,.ui.toggle.checkbox input:focus:checked~.box:before,.ui.toggle.checkbox input:focus:checked~label:before{background-color:#3dbd7d!important}.ui.toggle.checkbox input:checked~.box:after,.ui.toggle.checkbox input:checked~label:after{left:2.15rem;box-shadow:none;background:#eee;border-radius:50%}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{content:"\E800";color:#fff;background:#009ae0;border-radius:4px}.ui.radio.checkbox input:checked~.box:after,.ui.radio.checkbox input:checked~label:after{background-color:rgba(0,0,0,.95);border-radius:50%}.ui.checkbox,.ui.checkbox input:checked:focus~.box:after,.ui.checkbox input:checked:focus~label:after{color:#fff}.ui.selection.dropdown{line-height:18px}.ui.dropdown .menu{left:0}.infoMsg{background:rgba(0,154,224,.2);mix-blend-mode:normal;border-radius:4px;font-size:14px;line-height:21px;display:flex;text-align:center;color:rgba(0,0,0,.87);padding:8px 16px;display:block}.noScrollBar{overflow:auto}.noScrollBar::-webkit-scrollbar{width:0;background:transparent}.batch_test-card{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12);border-radius:2px;margin:0 0 4px;padding:16px 24px 16px 0!important}.batch_test_sm_text{font-size:12px;line-height:14px;font-weight:400;color:rgba(0,0,0,.6);padding-top:8px}.bannerButton:hover{background-color:initial!important;transition:none!important}.ui.styled.accordion .title{border-top:none!important}.ui.accordion.menu .item .title>.dropdown.icon{margin:0 0 0 1em!important}.uppy-FileInput-btn{color:#009ae0!important;border:1px solid #009ae0!important}.uppy-FileInput-btn:hover{background-color:#009ae0!important;color:#fff!important}.addDetails__content--label--effective{padding-left:0!important;padding-right:0!important}.template1_container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0}.template1_templateBackground{width:528px;height:384px;position:relative}.template1_templateBackgroundImage{width:528px;height:384px}.template1_details{position:absolute;top:35.52px;left:38.4px;width:100%}.template1_certificateText{color:#2176b9;font-size:32.64px;width:224.625px;font-family:"Manrope",sans-serif}.template1_certificateSubText{margin-top:3.744px;font-size:21.12px}.template1_certificateSubText,.template1_certificateTitle{color:#373c59;font-family:"Manrope",sans-serif;font-weight:300}.template1_certificateTitle{margin-top:35.52px;font-size:10.56px;width:441.594px}.template1_certificateSubTitle{width:441.594px;font-size:9.6px;font-weight:400;color:#373c59;font-family:"Manrope",sans-serif}.template1_certificateOwnerLarge{font-size:25.92px;margin-bottom:14.4px}.template1_certificateOwnerLarge,.template1_certificateOwnerSmall{width:-webkit-max-content;width:max-content;padding-bottom:3.84px;border-bottom:1px solid #000;margin-top:9.6px;font-family:"Rubik",sans-serif}.template1_certificateOwnerSmall{font-size:19px;margin-bottom:14.4}.template1_certificateCourseName{font-size:9.6px;color:#373c59;font-weight:600;margin-top:2.4px;margin-bottom:9.6px;font-family:"Manrope",sans-serif}.template1_certificateLogoContainer{position:absolute;right:38.4px;bottom:38.4px}.template1_certificateLogo{width:76.7969px}.template1_signatureImg{width:85.4375px;height:21.1094px}.template1_signatureImgContainer{display:flex;border-bottom:1px solid #313439;padding-bottom:5.6px;width:-webkit-max-content;width:max-content}.template1_certificateDateSignatureLarge{font-size:9.6px;padding-top:3.552px}.template1_certificateDateSignatureLarge,.template1_certificateDateSignatureSmall{color:#373c59;text-align:left;margin-top:4.32px;font-family:"DM Sans",sans-serif;font-weight:500;max-width:144px}.template1_certificateDateSignatureSmall{font-size:6.72px;padding-top:5.472px}.template1_certificateDateText{color:rgba(55,60,89,.6)}.template1_certificateDateSignatureContainer{display:flex;width:259.188px;justify-content:space-between;margin-top:36.48px;position:absolute;bottom:38.4px;left:38.4px}.template1_certificateSignatureContainer{min-width:90px}.template1_certificateDate,.template1_certificateDatecontainer,.template1_certificateSignatureContainer{display:flex;flex-direction:column;justify-content:flex-end}.template1_certificateDate{font-family:"DM Sans",sans-serif;border-bottom:1px solid #313439;padding-bottom:5.6px;width:-webkit-max-content;width:max-content}.template1_certificateDate,.template1_signatureText{color:#373c59;font-size:9.6px}.template2_container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.template2_templateBackground{width:528px;height:384px;position:relative}.template2_templateBackgroundImage{width:528px;height:384px}.template2_details{position:absolute;top:38.4px;left:62.4px;width:100%}.template2_certificateText{color:#2176b9;font-size:32.64px;border-bottom:2.39062px solid #e5e5e5;width:224.625px;font-family:Georgia}.template2_certificateTextC{font-size:42.24px}.template2_certificateSubText{margin-top:4.8px;color:#666;font-size:12px;font-family:"DM Sans",sans-serif}.template2_certificateTitle{margin-top:25.8px;font-size:11.52px}.template2_certificateSubTitle,.template2_certificateTitle{color:#666;font-weight:600;font-family:"Manrope",sans-serif;width:441.594px}.template2_certificateSubTitle{font-size:9.6px}.template2_certificateOwnerLarge{font-size:45.12px;margin-top:6.6px;margin-bottom:7.6px;font-family:Edwardian Script ITC}.template2_certificateOwnerSmall{font-size:45.2px;margin-top:9.6px;margin-bottom:9.6px;font-family:Edwardian Script ITC}.template2_certificateCourseName{color:#2176b9;font-weight:800;margin-top:2.4px;margin-bottom:5.2px;font-family:"Manrope",sans-serif;font-size:9.6px}.template2_certificateLogoContainer{position:absolute;right:41.28px;top:33.6px}.template2_certificateLogo{width:76.7969px}.template2_signatureImg{width:85.4px;height:21px}.template2_signatureImgContainer{border-bottom:1px solid #3a88c8}.template2_certificateDateSignature{color:#3a88c8;text-align:left;font-family:"DM Sans",sans-serif;font-size:9.6px;font-weight:500;padding-top:3.552px}.template2_certificateDateSignatureContainer{display:flex;width:259.188px;justify-content:space-between;margin-top:36.48px;position:absolute;bottom:34.4px;left:62.4px}.template2_certificateDate,.template2_certificateDatecontainer{display:flex;flex-direction:column;justify-content:flex-end}.template2_certificateDate{border-bottom:1px solid #3a88c8;padding-bottom:4.32px;color:#666;font-size:9.6px;font-family:"DM Sans",sans-serif}.template2_certificateSigncontainer{display:flex;flex-direction:column;justify-content:flex-end;min-width:90px}.template2_signatureText{color:#666;font-family:"DM Sans",sans-serif;padding-bottom:4.32px;font-size:9.6px}.template3_container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0}.template3_templateBackground{width:528px;height:384px;position:relative}.template3_templateBackgroundImage{width:528px;height:384px}.template3_details{position:absolute;top:115.2px;text-align:center;width:100%}.template3_certificateText{color:#373c59;font-size:25px;font-family:Georgia;font-weight:400}.template3_certificateTitle{margin-top:5.6px}.template3_certificateSubTitle,.template3_certificateTitle{color:#666;font-weight:400;font-family:"Manrope",sans-serif;font-size:9.6px}.template3_certificateOwnerLarge{font-size:35.52px;margin-top:3.6px;margin-bottom:5.52px;font-family:Edwardian Script ITC;font-weight:400}.template3_certificateOwnerSmall{font-size:25.2px;margin-top:3.6px;margin-bottom:3.2px;font-family:Edwardian Script ITC;font-weight:400}.template3_certificateCourseName{color:#373c59;font-weight:700;margin-top:4.32px;margin-bottom:7.2px;font-family:"Manrope",sans-serif;font-size:9.6px}.template3_certificateLogoContainer{position:absolute;right:227.5px;top:43.2px}.template3_certificateLogo{width:62.4px}.template3_signatureImg{width:85.4px;height:21.1px;border-bottom:1px solid #666;padding-bottom:4.3px}.template3_certificateDateSignatureContainer{display:flex;justify-content:space-evenly;position:absolute;width:100%;bottom:38px}.template3_certificateSignatureLarge{font-size:9.6px;padding-top:3.5px}.template3_certificateSignatureLarge,.template3_certificateSignatureSmall{color:#373c59;text-align:center;font-family:"DM Sans",sans-serif;font-weight:500}.template3_certificateSignatureSmall{font-size:7.68px;padding-top:3.552px}.template3_certificateDateContainer{display:flex;flex-direction:column;justify-content:flex-end;font-size:9.6px}.template3_certificateDate{color:#373c59;border-top:1px solid #666;text-align:center;margin-top:4.32px;font-family:"DM Sans",sans-serif;font-size:9.6px;font-weight:500;padding-top:3.552px}.template3_signContainer{display:flex;flex-direction:column;justify-content:flex-end;font-size:9.6px;min-width:90px}.template3_signatureImgContainer{display:flex;justify-content:center}.template3_signatureText{border-bottom:1px solid #666;padding-bottom:4.3px;font-family:"DM Sans",sans-serif;font-size:9.6px}.Loader_Loader__23alG,.Loader_Loader__23alG:after{border-radius:50%;width:72px;height:72px}.Loader_Loader__23alG{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid #009ae0;border-left-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:Loader_load8__1fd1q 1.1s linear infinite;animation:Loader_load8__1fd1q 1.1s linear infinite}@-webkit-keyframes Loader_load8__1fd1q{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_load8__1fd1q{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.contentContainer{background-color:rgba(0,0,0,.8);width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.LoginContainer{margin:auto;width:524px;height:524px;border:1px solid #ccc;background:#fff;border-radius:2px;position:relative;text-align:center}.LoginContainer__loader{position:absolute;top:40%;left:43%}.LoginContainer .CountryList{height:524px;overflow:auto}.LoginContainer .BackBtn{position:absolute;top:15px;left:15px;border:none;box-shadow:none;outline:none;background:none}.welcomeContainer{margin:80px 100px}.welcomeContainer__heading{color:rgba(0,0,0,.87);font-size:24px;line-height:36px;font-weight:400}.welcomeContainer__heading--sub{font-size:16px;line-height:24px;color:rgba(0,0,0,.6);margin-top:24px}.welcomeContainer__form{display:flex;align-items:center;justify-content:center;margin-top:32px;width:100%;position:relative}.welcomeContainer__form--2{width:80%;margin-left:58px}.welcomeContainer__form--input{border:1px solid #c5c5c5;border-radius:4px;padding:12px 16px;color:rgba(0,0,0,.6);font-size:16px;line-height:24px;width:100%;-moz-appearance:textfield}.welcomeContainer__form--input::-webkit-inner-spin-button,.welcomeContainer__form--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.welcomeContainer__form--input:focus{color:rgba(0,0,0,.87);outline:none}.welcomeContainer__form--button{padding:12px 16px;color:rgba(0,0,0,.4);font-size:16px;line-height:24px;box-shadow:none;outline:none;background-color:#e0e1e2;opacity:.45;cursor:pointer;border:1px solid #c5c5c5;border-left:none}.welcomeContainer__form--button:hover{color:rgba(0,0,0,.87);background:#cacbcd}.welcomeContainer__form--label{border:1px solid #c5c5c5;border-radius:4px 0 0 4px;padding:12px 18px;font-size:16px;line-height:24px;color:rgba(0,0,0,.4)}.welcomeContainer__submit{margin-top:24px;background-color:#009ae0;border:1px solid #009ae0;letter-spacing:1.2px;color:#fff;border-radius:2px;box-shadow:none;outline:none;width:100%;font-size:16px;line-height:24px;text-align:center;padding:12px 0;transition:all .2s;cursor:pointer}.welcomeContainer__submit--disable{cursor:default;transition-property:none!important}.welcomeContainer__submit--disable:hover{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.welcomeContainer__submit:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.welcomeContainer__blue{margin-top:4px;color:#009ae0;display:flex;align-items:center;justify-content:center}.welcomeContainer__blue--img{margin-right:8px}.welcomeContainer__waiting{margin-top:32px;font-size:14px;line-height:21px;color:rgba(0,0,0,.4)}.welcomeContainer__selectRole{box-shadow:none;outline:none;border:none;background:none;transition:all .2s;cursor:pointer}.welcomeContainer__tnc{font-size:12px;line-height:18px;margin-top:8px;display:flex;align-items:center;text-align:center;justify-content:center;color:rgba(0,0,0,.4)}.welcomeContainer__tnc--link{-webkit-text-decoration-color:#dbdbdb;text-decoration-color:#dbdbdb;color:rgba(0,0,0,.4)}.registerContainer{padding:20px 80px;text-align:center}.registerContainer>.imgContainer{position:relative;margin:auto}.registerContainer>.imgContainer,.registerContainer>.imgContainer>img{width:72px;height:72px;border-radius:50%}.mTop16{margin-top:16px!important}.mTop24{margin-top:24px}.mTop40{margin-top:40px}.mTop100{margin-top:100px}.SVGCheck{position:absolute;right:16px}.SVGRetry{margin-right:8px}.register__country{margin:0 40px 18px 50px}.register__country__item{display:flex;align-items:center}.register__country__item--flag{width:36px}.register__country__item--name{margin-left:16px;font-size:14px;line-height:21px;color:rgba(0,0,0,.87)}.register__country__item--code{margin-left:3px}.register__country__item:hover{cursor:pointer;background-color:#f4f7f8}.verify__retry{display:flex;justify-content:center;align-items:center;color:#009ae0;cursor:pointer}.selected{background:transparent}.countryBorder{border:1px solid rgba(0,0,0,.12);margin:0 40px 0 50px}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.lds-spinner{position:relative}.lds-spinner div{left:94px;top:48px;position:absolute;-webkit-animation:lds-spinner 1s linear infinite;animation:lds-spinner 1s linear infinite;background:#009ae0;width:12px;height:24px;border-radius:40%;-webkit-transform-origin:6px 52px;transform-origin:6px 52px}.lds-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-.916666666666667s;animation-delay:-.916666666666667s}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-.833333333333333s;animation-delay:-.833333333333333s}.lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.75s;animation-delay:-.75s}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.666666666666667s;animation-delay:-.666666666666667s}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.583333333333333s;animation-delay:-.583333333333333s}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.416666666666667s;animation-delay:-.416666666666667s}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.333333333333333s;animation-delay:-.333333333333333s}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.25s;animation-delay:-.25s}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.166666666666667s;animation-delay:-.166666666666667s}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.083333333333333s;animation-delay:-.083333333333333s}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}.lds-spinner{width:40px!important;height:40px!important;-webkit-transform:translate(-20px,-20px) scale(.2) translate(20px,20px);transform:translate(-20px,-20px) scale(.2) translate(20px,20px)}.Modal_Container__YpzCg{position:fixed;top:0;bottom:0;right:0;left:0;z-index:200;overflow:auto;display:flex;justify-content:center;color:#333;background:rgba(0,0,0,.5)}.Modal_Modal__3QCDw{position:absolute;z-index:500;background-color:#fff;width:70%;border:0 solid #ccc;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:6px;margin:5% auto;box-sizing:border-box;transition:all .3s ease-in-out}.Modal_Modal__3QCDw .Modal_CloseBtn__2XbrK{cursor:pointer;opacity:.2;padding:0;margin-left:1rem;display:block;float:right;position:relative;bottom:2px;background:transparent;border:0;outline:none;z-index:100;font-size:3rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.Modal_CloseBtn__2XbrK:hover{color:#000;opacity:.6}.Modal_Content__blON2{min-height:80px;padding-top:20px;font-size:18px;font-weight:500}@media (min-width:600px){.Modal_Modal__3QCDw{width:700px}}@media (max-width:600px){.Modal_Modal__3QCDw .Modal_CloseBtn__2XbrK{background:hsla(0,0%,100%,.25098039215686274)}.Modal_Modal__3QCDw{left:0!important;width:100%!important;top:0;margin-bottom:0}}.Modal_Container__YpzCg.Modal_Hidden__1_Vn1{transition:all .3s ease-in-out;height:0}.Modal_Container__YpzCg.Modal_Hidden__1_Vn1,.Modal_Container__YpzCg.Modal_Hidden__1_Vn1 .Modal_Modal__3QCDw{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0}.Modal_Body__3d1vA,.Modal_Footer__3_o-j,.Modal_HeaderContainer__3XXOq{padding:1.5rem;width:100%}.Modal_HeaderContainer__3XXOq{border-bottom:1px solid #e5e5e5;padding:1.8rem 1.5rem;font-size:1.8rem;display:flex;align-items:center}.Modal_Header__2M_JD{width:100%}.Modal_Footer__3_o-j{border-top:1px solid #e5e5e5}.VersionController_header__3SYLN{display:flex;justify-content:space-between;align-items:center;padding:1rem}.VersionController_headerTitle__3VIs-{font-size:1.2rem;text-transform:uppercase;font-weight:500}.VersionController_closeButton__3hSxP{font-size:1.5rem;cursor:pointer}.VersionController_footer__29HX6{display:flex;padding:1rem;justify-content:flex-end}.VersionController_paddingZero__1gQUz{padding:0}.VersionController_body__S2cR2{padding:1rem;border-top:1px solid #e5e5e5}.Exp-ToastMessage{font-style:normal;font-weight:600;font-size:16px;line-height:21px;display:flex;align-items:center;justify-content:center;padding:12px;color:#fff;background:#4b7c92;width:100%;z-index:100;width:1440px;height:45px;box-sizing:border-box;position:fixed;top:60px}.Exp-ToastMessageHidden{display:none}.Exp-ToastMessage-cta{text-decoration:underline;margin:0;cursor:pointer}.Exp-ToastMessageClose{font-style:normal;font-weight:600;font-size:14px;line-height:24px;align-items:center;justify-content:center;display:flex;position:absolute;right:24px;color:#fff;cursor:pointer}.Exp-ToastMessageClose img{margin:12px 10px}