@tailwind base;@tailwind components;@tailwind utilities;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}body{background:#edeaea!important}.App{text-align:left!important;width:auto!important}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.tox-statusbar__right-container{display:none!important}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:767px){.FeedComponent .feedContainer{max-width:100%!important;padding:0!important}}.FeedComponent .playStoreBtn{background:#000;color:#fff;border-radius:8px;border:1px solid #fff;padding:5px 8px;cursor:pointer}@media screen and (max-width:767px){.FeedComponent .playStoreBtn{margin:10px}}.FeedComponent .playStoreBtn .playBtn{width:20px;height:20px}.FeedComponent .playStoreBtn i{font-size:25px;cursor:pointer}.FeedComponent .playStoreBtn label{text-align:left;cursor:pointer;margin-left:10px;font-size:10px}.FeedComponent .playStoreBtn label span{cursor:pointer;font-size:14px;font-weight:500}.FeedComponent .profileContainer{background:#fff;box-shadow:0 5px 17px -12px #333;border:1px solid #ccc;padding:15px;text-align:center;margin-bottom:20px}@media screen and (max-width:767px){.FeedComponent .profileContainer.information{position:fixed;width:100%;height:100vh;overflow:auto;top:0;left:-100%;z-index:9997;border:none;transition:all .2s ease-in-out}.FeedComponent .profileContainer.information.preview{left:0}}.FeedComponent .profileContainer .candidateImage{width:55px;height:55px;background:#fff;overflow:hidden;text-align:center;display:inline-block;border:3px solid #fff;box-shadow:0 0 10px -5px #000;-webkit-box-shadow:0 0 10px -5px #000;-moz-box-shadow:0 0 10px -5px #000;border-radius:50%}.FeedComponent .profileContainer .candidateImage img{height:auto;width:100%;display:inline-block}.FeedComponent .profileContainer .candidateImage.small{width:45px;height:45px;margin-bottom:5px;border:2px solid #fff}.FeedComponent .profileContainer .sideBarStudentBtn{border-radius:0;margin:5px 0;padding:6px 10px;text-align:left;position:relative;box-shadow:none;border:1px solid #ccc}.FeedComponent .profileContainer .sideBarStudentBtn.opened{border-bottom:0;margin-bottom:0;background-color:#fafafa}.FeedComponent .profileContainer .sideBarStudentBtn.opened:hover{color:#000}.FeedComponent .profileContainer .sideBarStudentBtn svg{background:#999;padding:5px;font-size:22px;position:absolute;right:5px;top:5px;border-radius:50%;width:22px;height:22px;text-align:center;line-height:22px}.FeedComponent .profileContainer .sideBarStudentBtn~.collapse,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing{font-size:12px;text-align:center;border:1px solid #ccc;border-top:0;padding:10px 0;background-color:#fafafa}.FeedComponent .profileContainer .sideBarStudentBtn~.collapse .row,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing .row{margin:0}.FeedComponent .profileContainer .sideBarStudentBtn~.collapse .row .col-md-4,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing .row .col-md-4{padding:12px 5px 10px;border:1px solid transparent;transition:all .2s ease-in-out}.FeedComponent .profileContainer .sideBarStudentBtn~.collapse .row .col-md-4.active,.FeedComponent .profileContainer .sideBarStudentBtn~.collapse .row .col-md-4:hover,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing .row .col-md-4.active,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing .row .col-md-4:hover{background-color:#6c757d;border:1px solid #ccc;cursor:pointer;color:#fff}.FeedComponent .profileContainer .sideBarStudentBtn~.collapse .row .col-md-4 p,.FeedComponent .profileContainer .sideBarStudentBtn~.collapsing .row .col-md-4 p{margin:0}.FeedComponent .imageBox{position:relative;text-align:center;padding:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#fff;transition:all .2s ease-in-out;cursor:pointer}.FeedComponent .imageBox:hover{-webkit-filter:brightness(.6);filter:brightness(.6)}.FeedComponent .imageBox.col-md-12{height:55vh;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}@media screen and (max-width:600px){.FeedComponent .imageBox.col-md-12{height:30vh}}.FeedComponent .imageBox.col-md-4{height:22vh}@media screen and (max-width:600px){.FeedComponent .imageBox.col-md-4{height:12vh}}.FeedComponent .imageBox:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.FeedComponent .imageBox img{max-width:100%;cursor:pointer;margin:auto;z-index:1;position:relative}.FeedComponent .imageBox p.imageTitle{position:absolute;left:10px;bottom:10px;max-width:calc(100% - 20px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;color:#fff;border-radius:16px;font-size:.8rem;display:inline-block;background:rgba(0,0,0,.7);width:auto;text-align:left;padding:5px 10px;z-index:2}@media screen and (max-width:600px){.FeedComponent .imageBox p.imageTitle{font-size:10px;left:5px;bottom:5px;padding:3px 8px}}.FeedComponent .toggleIcon{width:50px;height:50px;font-size:1.6rem;padding:0;line-height:50px;text-align:center;border-radius:50%;position:fixed;right:10px;bottom:10px;z-index:9999}.EvaluationSection label{font-size:12px}.EvaluationSection .evaluationDate{font-size:11px}.EvaluationSection .iconsCss{font-size:15px;color:#bcbcbc}.EvaluationSection .smileSelect{font-size:20px;color:#7abf5d}.EvaluationSection .sadSelect{font-size:20px;color:#ff3823}.EvaluationSection .totalEvaluate{justify-content:center}.EvaluationSection .totalEvaluate i{font-size:20px}.EvaluationSection .totalEvaluate label{font-size:18px}.EvaluationSection .totalEvaluate label span{font-size:16px}.EvaluationSection .totalEvaluate .smileColor{color:#7abf5d;margin-right:4px}.EvaluationSection .totalEvaluate .sadColor{color:#ff3823;margin-left:4px}@media screen and (max-width:767px){.EvaluationSection label{font-size:12px}.EvaluationSection .evaluationheading{font-size:13px;font-weight:700}.EvaluationSection .tableHeaderP{font-size:11px}.EvaluationSection .evaluationDate{font-size:9px}.EvaluationSection .totalEvaluate{justify-content:center}.EvaluationSection .totalEvaluate i{font-size:16px}.EvaluationSection .totalEvaluate label,.EvaluationSection .totalEvaluate label span{font-size:12px}}.worksheetsButton.btn-primary{background-color:#6a8cb1;position:relative;z-index:999}.taggedWorksheets{position:relative;top:-30px;margin-bottom:-30px}.taggedVideosRow.row>.col-md-4{display:none}.taggedVideosRow.row.opened>.col-md-4,.taggedVideosRow.row>.col-md-4:first-child,.taggedVideosRow.row>.col-md-4:nth-child(2),.taggedVideosRow.row>.col-md-4:nth-child(3){display:inherit}.taggedVideos .redirectAnchor,.taggedWorksheets .redirectAnchor{display:block;width:100%;height:100%;z-index:999}.taggedVideos .redirectAnchor img,.taggedWorksheets .redirectAnchor img{width:100%;height:70px;padding:10px;background:#fffaec;margin-bottom:5px;border:1px solid #ff9595}.taggedVideos iframe,.taggedWorksheets iframe{pointer-events:none}.taggedVideos embed,.taggedWorksheets embed{overflow:hidden;pointer-events:none}.taggedVideos p,.taggedWorksheets p{font-size:12px}.taggedVideos .worksheetlist,.taggedWorksheets .worksheetlist{padding:0;list-style-type:none}.taggedVideos .worksheetlist li,.taggedWorksheets .worksheetlist li{font-size:12px;margin-bottom:6px}.taggedVideos .worksheetlist li p,.taggedWorksheets .worksheetlist li p{font-size:inherit;margin:0}.taggedVideos .worksheetlist li p a,.taggedWorksheets .worksheetlist li p a{text-decoration:none;color:#000;padding:8px 10px 8px 20px;display:block;line-height:1;border-radius:3px;position:relative}.taggedVideos .worksheetlist li p a:hover,.taggedWorksheets .worksheetlist li p a:hover{background:#d4e8ff}.taggedVideos .worksheetlist li p a span,.taggedWorksheets .worksheetlist li p a span{color:#333;font-size:8px}.taggedVideos .worksheetlist li p a span.indexing,.taggedWorksheets .worksheetlist li p a span.indexing{color:#000;background:#ffc107;min-width:16px;position:absolute;height:16px;font-size:9px;font-weight:700;line-height:16px;border-radius:4px;text-align:center;left:-8px;top:calc(50% - 8px)}@media screen and (max-width:600px){.taggedVideos embed,.taggedVideos iframe,.taggedVideos img,.taggedWorksheets embed,.taggedWorksheets iframe,.taggedWorksheets img{width:40%!important;height:80px!important;float:left}.taggedVideos embed+p,.taggedVideos iframe+p,.taggedVideos img+p,.taggedWorksheets embed+p,.taggedWorksheets iframe+p,.taggedWorksheets img+p{float:left;width:60%;padding-left:15px}}.initialText{font-family:"Caveat",cursive;font-size:14px;position:relative;top:1px}.autoPopulatedPost{background-color:#ccc;background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:315px;overflow:hidden}.autoPopulatedPost.results{padding-bottom:35px}@media screen and (max-width:600px){.autoPopulatedPost.results{padding-bottom:50px}}.autoPopulatedPost .details{position:relative;width:300px;height:300px;background:#1c3546;border-radius:50%;color:#fff;top:54px;padding-top:45px;z-index:0}.autoPopulatedPost .details:after{content:"";position:absolute;top:-100px;width:500px;height:500px;border-radius:50%;background:rgba(28,53,69,.42);z-index:-1}.autoPopulatedPost .details.left{text-align:right;padding-right:65px}@media screen and (max-width:600px){.autoPopulatedPost .details.left{float:right;right:-60px}}.autoPopulatedPost .details.left:after{left:-30px}.autoPopulatedPost .details.left hr{background:#56e60d;margin-left:auto;margin-right:0}.autoPopulatedPost .details.left .ratings .star1{top:-12px;right:53px}.autoPopulatedPost .details.left .ratings .star2{top:-30px;right:106px}.autoPopulatedPost .details.left .ratings .star3{top:-24px;right:162px}.autoPopulatedPost .details.left .ratings .star4{top:5px;right:211px}.autoPopulatedPost .details.left .ratings .star5{top:51px;right:246px}.autoPopulatedPost .details.right{text-align:left;padding-left:65px;left:-60px}.autoPopulatedPost .details.right:after{right:-30px}.autoPopulatedPost .details.right hr{background:#ff0300;margin-right:auto;margin-left:0}.autoPopulatedPost .details.right .ratings .star1{top:-12px;left:53px}.autoPopulatedPost .details.right .ratings .star2{top:-30px;left:106px}.autoPopulatedPost .details.right .ratings .star3{top:-24px;left:162px}.autoPopulatedPost .details.right .ratings .star4{top:5px;left:211px}.autoPopulatedPost .details.right .ratings .star5{top:51px;left:246px}.autoPopulatedPost .details .ratings .star{padding:8px;margin:3px;border-radius:50%;width:50px;height:50px;position:absolute}.autoPopulatedPost .details h3{font-size:64px;margin:0}.autoPopulatedPost .details p{font-size:12px;margin:0}.autoPopulatedPost .details hr{width:65%;height:3px}.candidateImagePost{width:120px;height:120px;background:#fff;overflow:hidden;text-align:center;display:inline-block;border:5px solid #fff;box-shadow:0 0 10px -5px #000;-webkit-box-shadow:0 0 10px -5px #000;-moz-box-shadow:0 0 10px -5px #000;background-position:50%;background-size:cover;border-radius:50%;margin-top:30px;margin-bottom:10px}.candidateImagePost img{height:auto;width:100%;display:inline-block}.progressBox{text-align:center;margin:45px 12px!important;background:#fff;border:0 solid #333;box-shadow:0 25px 60px -18px #333;position:relative}.progressBox:after{content:"";position:absolute;left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px);border:2px solid #fff}.progressBox .col-6{min-height:155px;margin:80px 0 0}.progressBox .col-6 .progressBar{position:absolute;left:42px;bottom:40px;width:34px;margin:0 auto}.progressBox .col-6 .progressBar.before .progressPerc{color:#ff0300}.progressBox .col-6 .progressBar.after .progressPerc{color:#56e60d}.progressBox .col-6 .progressBar .progressPerc{position:absolute;font-size:30px;font-weight:700;left:-12px;top:-42px}.progressBox .col-6 .progressBar .progressPerc.bottom{left:-10px;top:inherit;bottom:-46px;font-size:18px}.tutorThumb{width:30px;height:30px;margin-left:7px;display:inline-block;position:relative;border-radius:50%}.tutorThumb.addphoto{width:40px;height:40px;margin:0}.notificationBox{box-shadow:0 10px 30px -18px #000;border:1px solid #b9b9b9!important;background-color:#fbff00!important;color:#000!important;font-size:14px}.meetingFormPopup{position:fixed;left:5%;top:5%;width:90%;height:90%;z-index:9996;box-shadow:0 0 40px 2px #333}.meetingFormPopup iframe{width:100%;height:100%;border:none}.notificationAlert{text-align:left;background-color:#fff700!important;border-color:#dad300!important;word-break:break-all}.notificationAlert h4{font-size:14px}.notificationAlert p{font-size:12px;margin-bottom:0}.onScrollLoading{position:relative;height:20px;padding:0!important;color:#000!important;background:transparent!important;border:none!important;margin:0!important}.addPostMainContainer{margin-bottom:15px}.addPostMainContainer.withShadow{box-shadow:0 0 60px -15px #000;z-index:999}.addPostMainContainer:not(.withShadow){background-color:#f7a802!important;color:#fff}.addPostMainContainer .row:hover .imageIcon{color:#fff}.addPostMainContainer .row:hover h5{text-decoration:underline}.addPostMainContainer .imageIcon{position:absolute;top:5px;right:15px}.addPostMainContainer .iconClose{position:absolute;top:2px;right:15px;padding:6px;cursor:pointer}.addPostMainContainer .iconClose:hover{color:#666}.addPostMainContainer .fileContainer{box-shadow:none}.addPostMainContainer .addImageIcon{padding:25px;background:#fff;border:1px solid #ccc;width:80px;height:80px;cursor:pointer;transition:all .2s ease-in-out}.addPostMainContainer .addImageIcon:hover{background:#eaeaea}.plannerCircleImage{background-color:#4e6177;border-radius:50%;position:relative;width:175px;height:175px}.plannerCircleImage .innerCircleImage{background-color:#1d3853;border-radius:50%;position:relative;width:155px;height:155px;top:10px;left:10px}.plannerCircleImage .plannerText{text-align:center;color:#fff;position:relative;top:-100px}.notificationCounter{position:absolute;top:-10px;left:150px;min-width:1em;border-radius:50%;font-size:12px;text-align:center;background:#4bc959;color:#fefefe;padding:4px 7px}.mobileViewTabs{display:none;background-color:#edeaea;width:100%;position:fixed!important;left:0;bottom:0;margin:0;border-radius:0;z-index:99999;overflow-x:auto}.mobileViewTabs .btnTab{color:#1c3546;width:inherit;border:0}.mobileViewTabs .btnTab label{font-size:15px}.mobileViewTabs .btnTabSelected{border-top:5px solid #27a844!important;width:inherit;border:0;color:#27a844}.mobileViewTabs .btnTabSelected label{font-size:15px}@media screen and (max-width:767px){.mobileViewTabs{display:flex}}.feedOptionButtons{margin-bottom:10px}.feedOptionButtons .btnForRoute{border:1px solid #fff;padding:10px 20px;transition:all .2s ease;outline:none;color:#6681aa}.feedOptionButtons .btnForRouteSelected{border:none;padding:10px 20px;transition:all .2s ease;background-color:#385b93;color:#fff;outline:none}.feedOptionButtons .redDot{background:red;width:10px;display:block;height:10px;border-radius:50%;position:absolute;right:5px;top:5px}.feedOptionButtons .btnForRoute:hover{text-decoration:underline}.feedOptionButtons .btnMargin{margin-left:5px!important}@media screen and (max-width:767px){.feedOptionButtons .btnMargin{margin-left:0!important}}.feedOptionButtons .btnMargin:hover{background-color:#ffb400}@media screen and (max-width:767px){.feedOptionButtons{display:none!important;width:100%;position:fixed!important;left:0;bottom:0;margin:0;border-radius:0;z-index:99999;box-shadow:10px 10px 10px 10px #333;overflow-x:auto}}.plannerDataPresentation h5{font-size:17px;font-weight:700}.plannerDataPresentation label{font-size:14px}.plannerDataPresentation i{color:#ff3823;margin-top:4px;margin-left:3px}.plannerDataPresentation .workSection{float:right}.plannerDataPresentation .workSection .video{color:#db7093}.plannerDataPresentation .workSection .worksheet{color:#b9b9b9}.plannerDataPresentation .workSection .testBtn{font-size:9px;border:1px solid #dcdcdc;background:transparent;border-radius:2px;color:#ccc;margin-top:4px;margin-left:4px}.react-switch{position:absolute!important;right:100px}.react-switch .react-switch-handle{width:20px!important;height:20px!important;top:4px!important}.react-switch.lowest .react-switch-bg{background:#fff!important}.react-switch.lowest .react-switch-handle{-webkit-transform:translateX(5px)!important;transform:translateX(5px)!important;background:#d63333!important}.react-switch.lowest .switchLabel{text-align:right!important}.react-switch.highest .react-switch-handle{-webkit-transform:translateX(66px)!important;transform:translateX(66px)!important}.react-switch.highest .switchLabel{text-align:left!important}.react-switch .switchLabel{display:inline-block;justify-content:center;align-items:center;height:100%;font-size:12px;color:#000;padding:4px 17px;width:90px}.react-switch .react-switch-bg,.react-switch .react-switch-bg>div{width:90px!important}.react-switch.big .switchLabel{width:174px}.react-switch.big .react-switch-bg,.react-switch.big .react-switch-bg>div{width:174px!important}.react-switch.big.lowest .react-switch-handle{-webkit-transform:translateX(5px)!important;transform:translateX(5px)!important}.react-switch.big.highest .react-switch-handle{-webkit-transform:translateX(150px)!important;transform:translateX(150px)!important}.react-switch.medium .switchLabel{width:120px}.react-switch.medium .react-switch-bg,.react-switch.medium .react-switch-bg>div{width:120px!important}.react-switch.medium.lowest .react-switch-handle{-webkit-transform:translateX(5px)!important;transform:translateX(5px)!important;background:#f7a802!important}.react-switch.medium.highest .switchLabel{color:#fff}.react-switch.medium.highest .react-switch-handle{-webkit-transform:translateX(96px)!important;transform:translateX(96px)!important}.react-switch.medium.highest .react-switch-bg{background:#f7a802!important}.calender-container-input{width:85px;background:#fff;border:1px solid #d3d3d3;padding-left:5px;border-radius:5px;box-shadow:0 0 6px -1px rgba(0,0,0,.14901960784313725);-webkit-box-shadow:0 0 5px -1px rgba(0,0,0,.14901960784313725)}.calender-container-input:disabled{color:#d3d3d3;background:#fefefe;border:0 solid #d3d3d3}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.truncate{max-width:280px}}.waterMark{height:30px;position:absolute;left:5px;top:5px;z-index:999;filter:grayscale(1) brightness(1.5);-webkit-filter:grayscale(1) brightness(1.5);opacity:1}.shareButton{position:absolute;bottom:8px;left:14px;background:rgba(255,0,235,.7)!important;border:1px solid #fff!important;font-size:13px!important;border-radius:17px!important;padding:4px 10px!important;color:#fff!important}.shareButton svg{margin-right:5px}.shareButton svg path{fill:#fff}.allShareIcons{position:absolute;bottom:8px;left:14px;background:hsla(0,0%,100%,.8)!important;border:1px solid #fff!important;font-size:13px!important;border-radius:20px!important;padding:4px 5px!important;color:#000!important}.allShareIcons button{margin-right:8px;border-radius:50%}@media screen and (max-width:600px){.allShareIcons button svg{width:30px;height:30px}}.allShareIcons .closeShareButton{position:relative;top:1px;margin-right:8px;margin-left:15px;color:#333;cursor:pointer}.switchforRole .react-switch{vertical-align:middle;position:relative!important;right:0}.switchforRole .react-switch .react-switch-bg{background:#fff!important}.switchforRole .react-switch .textForswitch{text-align:right!important;font-size:11px;padding:7px;color:#000}.switchforRole .react-switch .textForswitchRight{display:inline-block;justify-content:center;align-items:center;height:100%;font-size:12px;color:#000;padding:4px 17px;width:90px}.switchforRole .react-switch.highest .react-switch-bg{background:#fed700!important}.gradeNameMouse{cursor:pointer}.gradeNameMouse:hover{background:#fff!important;color:#000!important}.gradeNameMouse:hover label,.gradeNameMouse:hover span{cursor:pointer;color:#000!important}.linkLabel{cursor:pointer}.linkLabel:hover{text-decoration:underline}.headerDropdownSection{padding:0 10px}.headerDropdownSection label{font-size:14px}.tutorImageSection img{border-radius:50%}.tutorImageSection label{font-size:13px}.tutorImageSection .gradeName{position:absolute;top:40px;font-size:15px;color:#0056b3!important}@media (max-width:600px){.tutorImageSection label{font-size:10px}.tutorImageSection .gradeName{position:absolute;top:40px;font-size:12px;color:#0056b3!important}}.gradeSelected{cursor:pointer;background:#fff!important}.gradeSelected label,.gradeSelected span{cursor:pointer;color:#000!important}.referraLinkBtn{position:absolute;right:30px;top:230px}@media (max-width:600px){.referraLinkBtn{top:200px}}.referraLinkBtn2{position:relative;bottom:-180px}.animated-icon{-webkit-animation:moveDown 2.5s ease infinite;animation:moveDown 2.5s ease infinite}@-webkit-keyframes moveDown{0%{-webkit-transform:translateY(-130%);transform:translateY(-130%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveDown{0%{-webkit-transform:translateY(-130%);transform:translateY(-130%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:600px){.marginOnMobile{margin-top:20px}}.fbBtn{display:flex;justify-content:center;align-items:center;padding:5px 10px;background:#1878f3;color:#fff;border:none;border-radius:5px}.fbBtn i{margin-right:5px}.linkedInBtn{background:#0080b1}.instaBtn,.linkedInBtn{display:flex;justify-content:center;align-items:center;padding:5px 10px;color:#fff;border:none;border-radius:5px}.instaBtn{background:#cc3131}.whatsappInBtn{display:flex;justify-content:center;align-items:center;padding:5px 10px;background:#26d367;color:#fff;border:none;border-radius:5px}.filterSection{background:#fdfbfb;padding:15px 30px;border-radius:10px}.filterSection .filterBtn{font-size:12px;padding:2px 5px;border-radius:5px;border:1px solid #c7e4fc}.filterSection .filterName{font-weight:500;font-style:italic}.filterSection .searchField,.filterSection .selectField{border-radius:5px;border:1px solid #d3d3d3;padding:5px 10px;width:100%}.filterSection .selectField2{border-radius:10px;border:1px solid #d3d3d3;padding:5px 10px}.ReactCrop__image{max-height:400px}.profilePicuploadIcon{position:relative;right:13px;top:33px}.viewInvoiceBtn{background-color:#28a745;color:#fdfbfb;border:1px solid #28a745;padding:5px;border-radius:2px;font-size:13px}.viewInvoiceBtn:hover{background-color:#218838}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.homeSection label,.homeSection p{font-size:14px}.homeSection ol{font-size:12px}.homeSection .highlight{font-size:15px}.homeSection .highlight:before{position:absolute;content:"";background:#81d452;width:50px;height:2px;top:25px;left:15px}.homeSection .feedbackSection .readMore{cursor:pointer;font-style:italic;font-weight:200}.homeSection .feedbackSection .emojiSection{margin-top:15px}.homeSection .feedbackSection .emojiSection .labelwithIcon{color:#ff8f96}.homeSection .feedbackSection .emojiSection .labelwithIcon span{position:relative;top:-5px}.homeSection .feedbackSection .emojiSection .labelwithIconGood{color:#81d452}.homeSection .feedbackSection .emojiSection .labelwithIconGood span{position:relative;top:-5px}.homeSection .takeTest{background:#0056b3;border:none;color:#fff}.homeSection .zoomSection{text-align:center}.homeSection .zoomSection label{margin-bottom:0;color:#28a745}.homeSection .zoomSection .zoomBtn{width:100%;padding:1.375rem 1.75rem!important;box-shadow:none!important}.homeSection .JoinText{position:relative;top:5px;font-size:17px;margin-left:7px}@media screen and (max-width:400px) and (min-width:360px){.homeSection .JoinText{font-size:13px}}.homeSection .circleForDown{float:right;margin-left:5px;background:#fff;border-radius:50%;display:block;width:39px;height:39px}.homeSection .circleForDown i{color:#81d452;padding:12px}.homeSection .tutorImages img{border-radius:50%}.homeSection .worksheetAnchor{display:block;width:100%;height:100%;z-index:999}.homeSection .worksheetAnchor div{width:100%;height:70px;padding:10px;background:#fffaec;margin-bottom:5px;border:1px solid #4086f4;justify-content:center;text-align:center}.homeSection .worksheetAnchor img{width:30px}.homeSection .redirectAnchor{display:block;width:100%;height:100%;z-index:999}.homeSection .redirectAnchor img{width:100%;height:50px;padding:10px;background:#fffaec;margin-bottom:5px;border:1px solid #ff9595}.homeSection .classStartFeedImg{background-color:#ccc;background-size:cover;background-repeat:no-repeat;background-position:50%;height:250px;overflow:hidden}.homeSection .classStartFeedImg.results{padding-bottom:35px}@media screen and (max-width:600px){.homeSection .classStartFeedImg.results{padding-bottom:50px}}.homeSection .classStartFeedImg .dayCircle{padding:5px 10px;font-size:15px;margin-right:5px}.homeSection .classStartFeedImg .hrLineFeed{width:60%;border:2px solid #ff0300}.homeSection .classStartFeedImg .details{position:relative;width:320px;height:320px;background:#1c3546;border-radius:50%;color:#fff;padding-top:80px;z-index:0;overflow:visible}.homeSection .classStartFeedImg .details:after{content:"";position:absolute;top:-300px;right:-100px!important;width:1000px;height:1000px;border-radius:50%;background:rgba(28,53,69,.42);z-index:-1}.homeSection .classStartFeedImg .details.left{text-align:right;padding-right:65px}@media screen and (max-width:600px){.homeSection .classStartFeedImg .details.left{float:right;right:-60px}}.homeSection .classStartFeedImg .details.left:after{left:-30px}.homeSection .classStartFeedImg .details.left hr{background:#56e60d;margin-left:auto;margin-right:0}.homeSection .classStartFeedImg .details.left .ratings .star1{top:-12px;right:53px}.homeSection .classStartFeedImg .details.left .ratings .star2{top:-30px;right:106px}.homeSection .classStartFeedImg .details.left .ratings .star3{top:-24px;right:162px}.homeSection .classStartFeedImg .details.left .ratings .star4{top:5px;right:211px}.homeSection .classStartFeedImg .details.left .ratings .star5{top:51px;right:246px}.homeSection .classStartFeedImg .details.right{text-align:left;padding-left:65px;left:-60px}.homeSection .classStartFeedImg .details.right:after{right:-30px}.homeSection .classStartFeedImg .details.right hr{background:#ff0300;margin-right:auto;margin-left:0}.homeSection .classStartFeedImg .details.right .ratings .star1{top:-12px;left:53px}.homeSection .classStartFeedImg .details.right .ratings .star2{top:-30px;left:106px}.homeSection .classStartFeedImg .details.right .ratings .star3{top:-24px;left:162px}.homeSection .classStartFeedImg .details.right .ratings .star4{top:5px;left:211px}.homeSection .classStartFeedImg .details.right .ratings .star5{top:51px;left:246px}.homeSection .classStartFeedImg .details .ratings .star{padding:8px;margin:3px;border-radius:50%;width:50px;height:50px;position:absolute}.homeSection .classStartFeedImg .details h3{font-size:64px;margin:0}.homeSection .classStartFeedImg .details p{font-size:12px;margin:0}.homeSection .classStartFeedImg .details hr{width:65%;height:3px}.homeSection .tutorImageSection img{border-radius:50%}.homeSection .tutorImageSection label{font-size:13px}.homeSection .tutorImageSection .gradeName{position:absolute;top:40px;font-size:15px;color:#0056b3!important}@media (max-width:600px){.homeSection .tutorImageSection label{font-size:10px}.homeSection .tutorImageSection .gradeName{position:absolute;top:40px;font-size:12px;color:#0056b3!important}}.homeSection .collapsecourseInfoOpen{margin-top:10px;background:#fff;font-size:13px}.homeSection .collapsecourseInfoOpen .feature-list{padding:10px}.homeSection .collapsecourseInfoOpen .feature-list i{color:#81d452;margin-right:5px}.homeSection .collapsecourseInfoOpen .feature-list li{padding:10px 0;border-bottom:1px dashed #969696}.homeSection .collapsecourseInfoOpen .feature-list span{font-weight:400;float:right;color:#81d452;line-height:20px}.homeSection .collapsecourseInfoOpen .timingList{margin-top:10px;margin-bottom:10px;background:#5aa52e;padding:1px 10px;text-align:left;border-radius:3px}.homeSection .collapsecourseInfoOpen .timingList .joinButton{font-size:12px;color:#5aa52e;padding:8px 30px;border-radius:6px!important}.homeSection .collapsecourseInfoOpen .timingList .timingListOpen{padding:15px 1px}.homeSection .collapsecourseInfoOpen .timingList label{color:#fff}.homeSection .collapsecourseInfoOpen .timingList img{border-radius:50%}.homeSection .collapsecourseInfoOpen .timingList span{color:#fff}.homeSection .collapsecourseInfoOpen .timingList .timeSection{position:relative;top:-10px;margin-left:8px}.homeSection .collapsecourseInfoOpen .timingList .daysList{padding:10px 0;color:#fff}.homeSection .collapsecourseInfoOpen .timingList .daysList li{padding:10px;border-bottom:1px solid #b5e5ba}.homeSection .collapsecourseInfoOpen .timingList .daysList span{float:right;color:#fff}.homeSection .collapsecourseInfoOpen .timingList .priceSection{text-align:center;padding:5px;border-radius:2%;background:#485d7c}.homeSection .collapsecourseInfoOpen .timingList .priceSection .discountPrice{text-decoration:line-through;-webkit-text-decoration-color:red;text-decoration-color:red;margin-right:5px}.homeSection .collapsecourseInfoOpen .timingList .priceSection .newPrice{margin-left:10px}.homeSection .collapsecourseInfoOpen .timingList .priceSection span{color:#fff}.homeSection .collapsecourseInfoOpen .timingList .priceSection .btn{width:80%!important;margin-bottom:10px;color:#485d7c!important}.homeSection .collapsecourseInfoOpen .customiseClass{background:#e1fcd1;padding:10px;text-align:center;color:#36a420;font-weight:700}.homeSection .collapsecourseInfoOpen .customiseClass .customiseSection{margin-top:20px;text-align:left;font-weight:200}.homeSection .collapsecourseInfoOpen .customiseClass .customiseSection .discountPrice{text-decoration:line-through;-webkit-text-decoration-color:red;text-decoration-color:red;margin-right:5px}.homeSection .collapsecourseInfoOpen .titleModal{font-size:15px}@media screen and (max-width:400px) and (min-width:360px){.homeSection .collapsecourseInfoOpen .titleModal{font-size:13px}}.homeSection .tutorsCard{background:#182b49;color:#fff;padding:0 20px;cursor:pointer}.homeSection .tutorsCard .timeSection{position:relative;top:-10px;margin-left:8px}.homeSection .tutorsCard .daysList{padding:10px 0;color:#fff}.homeSection .tutorsCard .daysList li{padding:10px;border-bottom:1px solid #b5e5ba}.homeSection .tutorsCard .daysList li input[type=radio]{border:2px solid #11b67a;-webkit-appearance:none;appearance:none;width:18px;height:18px;cursor:pointer;margin-right:6px;position:relative;top:4px;border-radius:50%}.homeSection .tutorsCard .daysList li input[type=radio]:checked{background-color:#11b67a;background:#11b67a url("data:image/gif;base64,R0lGODlhCwAKAIABAP////3cnSH5BAEKAAEALAAAAAALAAoAAAIUjH+AC73WHIsw0UCjglraO20PNhYAOw==") 2px 2px no-repeat;border-color:#11b67a}.homeSection .tutorsCard .daysList li .selectBtn{padding:2px 0;width:55px;border-radius:.3rem;color:#000}.homeSection .tutorsCard .daysList li .selectBtnChecked{padding:2px 0;width:55px;border-radius:.3rem;background:#28a745;color:#fff}.homeSection .tutorsCard .daysList li .selectBtnDisabled{padding:2px 0x;width:55px;border-radius:.3rem;background:#556d91;color:#fff}.homeSection .tutorsCard .daysList span{color:#fff}.homeSection .tutorsCard img{border-radius:50%}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#01ac8a;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.chaptersAccordion .topicsDataBox{padding:10px}.chaptersAccordion .startTestBtn{background:#c6e2ff;border:0;font-size:14px;color:#0056b3;padding:4px;cursor:pointer;width:70px}.chaptersAccordion .startTestBtn a{text-decoration:none}.chaptersAccordion .score{font-size:20px;color:#218838;position:relative;top:-5px}.chaptersAccordion .score .percent{font-size:20px}.uploadFeed{border-radius:10px!important;margin-bottom:20px}.uploadFeed .uploadBtn{height:30px;padding:5px 20px;border:none;background-color:#27a844;color:#fff}.uploadFeed .uploadBtn:disabled{background-color:#fafafa;color:#a9a9a9}.uploadFeed .chooseFileBtn{background-color:#fff;border:1px solid #c4e5f8;border-radius:5px;padding:8px}.uploadFeed .chooseFileBtn:hover{background:#c4e5f8}.uploadFeed .dropzone{background:#fafafa;padding:5px;text-align:center;border:1px dashed #d3d3d3;color:#bdbdc3;cursor:pointer}.uploadFeed .dropzone:hover{border:1px dashed #20b2aa}.uploadFeed .dropzone p{margin-bottom:0}.uploadFeed .uploadedImg{width:134px;height:134px;object-fit:cover;border-radius:10px}.uploadFeed .closeIcon{position:absolute;top:-8px;right:15px;font-size:20px;background:#1e3050;border-radius:50%;padding:4px 6px;color:#fafaff;cursor:pointer}.uploadFeed .termsServiceText{font-size:15px;color:#bdbdc3}@media (max-width:600px){.uploadFeed .termsServiceText{font-size:11px}}.tableForInvoice{color:#004aad!important;border-top:2px solid #a09b9b!important;background:#e9eff8!important}.tableForInvoice th{border-bottom:2px solid #a09b9b!important}.boldLabel{font-weight:500}.singleLine{border:1px solid #a09b9b}@media (max-width:600px){.smallLabelForMobile label{font-size:12px}}.invoiceLastSection i{margin-left:10px}.invoiceLastSection span{margin-right:10px}@media (max-width:600px){.invoiceLastSection{display:flex;flex-direction:column;justify-content:center;justify-items:center;text-align:center}.invoiceLastSection i{margin-left:0}.invoiceLastSection label{font-size:12px}.invoiceLastSection span{margin-right:0;font-size:12px}}.invoiceUpperSection{display:flex}.invoiceUpperSection .teacherSection,.invoiceUpperSection .teacherSection .teacherName{margin-left:10px}@media (max-width:600px){.invoiceUpperSection{display:block}.invoiceUpperSection .teacherSection{margin-left:0}.invoiceUpperSection label{font-size:13px}}.studentDetails .cover{width:100%;height:150px;background-color:#2b2b2b}.studentDetails .roundedAvatarOverlay{border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;left:20px}.studentDetails .userName{font-size:20px;font-weight:700}.studentDetails .goToFeeds{border:none;background:#27a844;color:#fff;padding:5px 15px;border-radius:5px}.studentDetails .goToFeeds:hover{background:#23973d}.studentDetails .saveBtn{border:none;background:#27a844;color:#fff;padding:5px 10px;border-radius:5px}.studentDetails .saveBtn:hover{background:#23973d}.studentDetails .smallAvatar{display:inline-block;border-radius:50%;overflow:hidden;width:40px}@media (max-width:600px){.studentDetails .smallAvatar{width:30px}}.studentDetails .smallAvatar img{width:100%;display:block}.studentDetails .tabSection .btn-group{width:50%}@media (max-width:600px){.studentDetails .tabSection .btn-group{width:100%;margin-top:10px}}.studentDetails .tabSection .btn-group :focus{outline:none!important}.studentDetails .tabSection .btn-group .tabsButton{background:transparent!important;border:1px solid #fff;padding:8px 5px;font-weight:700;outline:none!important;color:grey}.studentDetails .tabSection .btn-group .tabsButton :focus{outline:none!important}.studentDetails .tabSection .btn-group .tabsButtonActive{outline:none!important;border:none;background:#f5f4f4;color:#000;padding:8px 5px;font-weight:700;border-radius:10px}.studentDetails .tabSection .btn-group .tabsButtonActive:focus{outline:none!important}.studentDetails .tabsContentData{background:#f5f4f4}.studentDetails .registeredCourses{border-radius:10px;padding:10px;background:#e1e1e1}.studentDetails .invoicePaid{border:1px solid #27a844;color:#27a844;border-radius:5px;min-width:80px}@media (max-width:600px){.studentDetails .invoicePaid{font-size:12px}}.studentDetails .paid{color:#27a844}.studentDetails .unpaid{color:#fc7f82}.studentDetails .cancelled{color:#fd952c}.studentDetails .invoiceUnpaid{border:1px solid #fc7f82;background:#fc7f82;border-radius:5px;min-width:80px}@media (max-width:600px){.studentDetails .invoiceUnpaid{font-size:12px}}.studentDetails .invoiceCancelled{border:1px solid #fd952c;background:#fd952c;border-radius:5px;min-width:80px}@media (max-width:600px){.studentDetails .invoiceCancelled{font-size:12px}}.studentDetails .InvoiceBox{margin-right:20px;padding:5px 20px;background:#fafafa;box-shadow:0 1px 5px hsla(0,0%,72.5%,.5);border-radius:10px}@media (max-width:600px){.studentDetails .InvoiceBox{margin:5px}.studentDetails .InvoiceBox label{font-size:14px}.studentDetails .InvoiceBox p{font-size:15px}}.studentDetails .inActiveBtn{outline:none!important;border:none;background:#f5f4f4;font-size:13px;padding:10px}.studentDetails .inActiveBtn:focus{outline:none!important}.studentDetails .activeBtn{outline:none!important;border:none;background:#fff!important;padding:10px;font-size:13px}.studentDetails .activeBtn:focus{outline:none!important}.studentDetails .courseImg{height:200px;width:100%}.studentDetails .viewBtns{border:1px solid #e1e1e1;background-color:#fff}.studentDetails .viewBtns.active{border:none!important;background-color:#d3d3d3}@media (max-width:600px){.studentDetails .marginOnMobile80Px{margin-top:80px}}.card-counter{box-shadow:2px 2px 10px #dadada;margin:5px;padding:20px 10px;background-color:#fff;height:100px;border-radius:5px;transition:all .3s linear}.btn{border-radius:0!important}.card-counter:hover{box-shadow:4px 4px 20px #dadada;transition:all .3s linear}.card-counter.myLeads{background-color:#132743;color:#fff}.card-counter.allLeads{background-color:#008891;color:#fff}.card-counter.availableLeads{background-color:#d7385e;color:#fff}.card-counter i{font-size:3em;opacity:.2}.card-counter .count-numbers{position:absolute;right:35px;top:20px;font-size:32px;display:block}.card-counter .count-name{position:absolute;right:35px;top:65px;font-style:italic;text-transform:capitalize;opacity:.5;display:block;font-size:18px}.tableHeader{background-color:#f4f4f4;color:#000;font-size:14px}.backgroundForCustomise{background:pink;padding:10px 5px;justify-content:center;text-align:center;margin-top:25px}.backgroundForAnotherClass{background:#273b5d}.backgroundForAnotherClass,.backgroundForOneonOneClass{cursor:pointer;padding:10px 15px;box-shadow:4px 4px 20px #dadada;border-radius:2px}.backgroundForOneonOneClass{background:#d3d3d3}.backgroundForAnotherClass img{border-radius:50%;width:40px;height:40px}.emInfoCollapse{background-color:#ffd8ad;border-radius:50%}.btnForYes{background-color:#fff;border:2px solid #2196f3;border-radius:10%;color:#2196f3;transition:all .25s ease-out}.btnForYes,.btnForYesSelected{height:30px;min-width:80px;margin:5px;font-size:14px}.btnForYesSelected{background-color:#008891;border:none;border-radius:10%;color:#fff}.btnForNo{background-color:#fff;border:2px solid #e61610;border-radius:10%;color:#e61610}.btnForNo,.btnForNoSelected{font-size:14px;margin:5px;height:30px;min-width:80px;transition:all .25s ease-out}.btnForNoSelected{border:none;border-radius:10%}.btnForNo:hover,.btnForNoSelected{background-color:#e61610;color:#fff}.btnForNo:hover{border:none}.btnForYes:hover{background-color:#008891;color:#fff;border:none}.btnOwnIt{background-color:#fed700;border:none;outline:none;width:60px;height:30px}.btnOwnIt,.withDrawIt{transition:all .25s ease-out}.withDrawIt{background-color:#fff;border:2px solid #e61610;border-radius:10%;color:#e61610}.withDrawIt:hover{background-color:#e61610;color:#fff}.btnOwnIt:hover{background-color:#e8c102}.hrLine{border:1px solid #fff}.itemsAlign{flex-direction:row}.checkBoxLeads{width:25px;height:25px}.transForExpand{opacity:1;transition:all 2s ease}#loadMore{padding-bottom:30px;padding-top:30px;text-align:center;width:100%}#loadMore a{background:#faa635;border-radius:3px;color:#fff;display:inline-block;padding:10px 30px;transition:all .25s ease-out;-webkit-font-smoothing:antialiased;cursor:pointer}#loadMore a:hover{background-color:#042a63;color:#fff}.avatarMargin{margin-right:5px}.mineIconPlus,.mineIconPlus:hover{margin-left:20px;cursor:pointer;transition:all .25s ease-out}.mineIconPlus:hover{color:#273b5d}.infoFont{font-size:15px}.scheduleBtn{border:1px solid #17a2b8;background:#17a2b8;border-radius:4px;padding:2px 10px;outline:none;color:#fff;transition:all .25s ease-out}.scheduleBtn:hover{background:#148ea0;color:#fff}.stepColumn span{position:relative;left:10px;text-align:center;background:#008891;color:#fff;border-radius:50%;width:20px;height:20px;font-size:13px;font-weight:700;display:inline-block}.stepColumn label{font-size:12px}.questionsTab{border-bottom:3px solid #fff!important}.tabsNavlink{cursor:pointer;border:2px solid #fff!important}.labelForChangeCourse{color:#000;font-weight:700}.changeCourseBtnActive{background:#042a63!important;color:#f4f4f4!important}.changeCourseBtn,.changeCourseBtnActive{margin-top:50px;width:100%;transition:all .25s ease-out}.changeCourseBtn{background:#fefefe!important;color:#000!important;border:1px solid #d3d3d3!important;border-radius:8px!important}.changeKGSBtn{width:50%;background:#fff!important;color:grey!important;border:1px solid!important;border-color:#fff #fff #d3d3d3!important;transition:all .25s ease-out;padding:8px 5px}.allCourseBtnActive:focus,.changeKGSBtnActive:focus{outline:none!important}.changeKGSBtnActive{width:50%;background:#fefefe!important;color:#36a420!important;border:1px solid #fff;border-bottom:3px solid #36a420!important;transition:all .25s ease-out;padding:8px 5px;box-shadow:none!important}.changeKGSBtn:hover{background:#36a420!important;color:#fff!important}.allCourseBtn{background:#fff!important;color:grey!important;border:1px solid!important;border-color:#fff #fff #d3d3d3!important}.allCourseBtn,.allCourseBtnActive{width:50%;transition:all .25s ease-out;padding:8px 5px}.allCourseBtnActive{background:#fefefe!important;color:#36a420!important;border:1px solid #fff;border-bottom:3px solid #36a420!important;box-shadow:none!important}.allCourseBtn:hover{background:#36a420!important;color:#fff!important}.waitingListIndicator label{border-radius:50%;width:22px;height:22px;background:#36a420;color:#fff;font-size:12px;font-weight:500;padding:2px}@media screen and (max-width:600px){.tableMobileView{font-size:12px}.tableHeader{background-color:#f4f4f4;color:#000;font-weight:1px;border-collapse:collapse;font-size:10px}.btnForNo,.btnForYes{font-size:10px;height:25px;min-width:70px}.btnOwnIt{background-color:#fed700;border:none;outline:none;width:50px;height:25px}.btnOwnIt,.withDrawIt{font-size:10px}.avatarMargin{margin-left:5px}.mineIconPlus{position:absolute;right:-6px;transition:all .25s ease-out}.infoFont,.phoneNumberSize,.phoneNumberSize i{font-size:10px}.backgroundForAnotherClass img{border-radius:50%;width:30px;height:30px}}.statusQuestion{padding:30px 10px;background:#fff}.statusQuestion .btn{border-radius:0!important}.statusQuestion .callBox{padding:10px;border-bottom:3px solid #efefef;border-radius:0}.statusQuestion .callBox .spamCallBtn{border:2px solid #fff;margin-right:5px}.statusQuestion .callBox .yesBtn{font-weight:700;color:#42b72a;background:#fff;border:1px solid #42b72a;padding:1px 30px;border-radius:.2rem}.statusQuestion .callBox .noBtn{font-weight:700;color:#ff3823;background:#fff;border:1px solid #ff3823;padding:1px 30px;border-radius:.2rem}.statusQuestion .callBox .play-button,.statusQuestion .callBox .sendMessageBtn{background:#42b72a;color:#fff;border:none}.statusQuestion .initialQuestion{margin-top:20px}.statusQuestion .initialQuestion .sendFound{position:absolute;right:-10px;margin-top:5px;color:#42b72a}.statusQuestion .initialQuestion .sendImageBtn{background:transparent;border:1px solid #42b72a;margin-left:15px;border-radius:.2rem;font-weight:700;color:#42b72a}.statusQuestion .initialQuestion .sendImageBtn:hover{background:#42b72a;color:#fff;transition:all .25s linear}.statusQuestion .initialQuestion .sendMessageBtn{background:#42b72a;color:#fff;border:none}.statusQuestion .initialQuestion .play-button{background:transparent;border:1px solid #000b29;margin-left:15px;border-radius:.2rem;font-weight:700;color:#000b29}.statusQuestion .initialQuestion .play-button:hover{background:#000b29;color:#fff;transition:all .25s linear}.historyTab{padding:30px 10px;background:#fff}.historyTab .enteredAnswer,.historyTab .positiveActivity{color:#81d452;font-weight:600}.historyTab .negativeActivity{color:#ff3823;font-weight:700}.historyTab .textBold{font-size:12px}@media screen and (max-width:767px){.historyTab{padding:30px 5px}}.searchSection{margin-bottom:20px}.searchSection .form-control,.searchSection .input-group-text{border-radius:20px;background:#f0f2f5;border:none}.searchSection .form-control{box-shadow:none!important;outline:none!important}.performance{opacity:0;display:hidden;transition:all .1s ease}.iconSize{font-size:14px;margin-left:7px}.iconSizeTwo{font-size:14px;margin-left:8px}.avatar,.avatarStudent{width:40px;height:40px;border-radius:50%}.avatarStudentSmall{width:30px;height:30px;border-radius:50%}.mobileView{text-align:center;cursor:pointer}.mobileView:hover{visibility:visible;opacity:1;transition:all .1s ease}.onlineCricle{background-color:#76ff00;border-radius:50%;border:3px solid #f6ff00}.offlineCricle,.onlineCricle{position:absolute;width:15px;height:15px}.offlineCricle{background-color:#6882ad;border-radius:50%;border:3px solid #95a7c4}.MobilelabelAlign{font-size:14px;color:#a7b4c9}.absentCircle{position:absolute;width:15px;height:15px;background-color:#fff;border-radius:50%;border:3px solid #fff}.absentCircleClassStart{background-color:#fff;border-radius:50%;border:1px solid #000}.absentCircleClassStart,.presentCircleClassStart{position:relative;top:10px;margin-right:10px;width:15px;height:15px}.presentCircleClassStart{background-color:#76ff00;border-radius:50%;border:1px solid #76ff00}.presentCircle{position:absolute;width:15px;height:15px;background-color:#76ff00;border-radius:50%;border:3px solid #76ff00}.attendanceButton{border:#7aa9c9;background-color:#fff;color:#000}.round{position:relative}.round label{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:28px;left:0;position:absolute;top:0;width:28px}.round label:after{border:2px solid #fff;border-top:none;border-right:none;content:"";height:6px;left:7px;opacity:0;position:absolute;top:8px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg);width:12px}.round input[type=checkbox]{visibility:hidden}.round input[type=checkbox]:checked+label{background-color:#66bb6a;border-color:#66bb6a}.round input[type=checkbox]:checked+label:after{opacity:1}.customCheckbox label{border-radius:50%}.absentText,.presentText{font-size:14px}.switchForPresent{vertical-align:middle;margin-left:4px}.attendanceLabel{color:#fed700;font-size:12px}.dollarSign{left:17px}.dollarSign,.newDemoSign{position:absolute;top:18px}.newDemoSign{left:12px}@media screen and (max-width:600px){.mobileView{text-align:left;margin-top:10px}.onlineCricle{background-color:#72bb53;border-radius:50%}.offlineCricle,.onlineCricle{position:absolute;left:0;width:15px;height:15px}.offlineCricle{background-color:#6882ad;border-radius:50%;border:3px solid #95a7c4}.MobilelabelAlign{margin-left:20px}.absentCircle{background-color:#fff;border-radius:50%;border:3px solid #fff}.absentCircle,.presentCircle{position:absolute;left:0;width:15px;height:15px}.presentCircle{background-color:#76ff00;border-radius:50%;border:3px solid #76ff00}.absentText,.presentText{font-size:14px;position:absolute;right:0;bottom:10px}.dollarSign{position:absolute;top:18px;left:2px}}#ribbon-head{display:block;background-color:#dc3545;width:100px;height:5px}#ribbon-tail{display:table-row}#left,#right{display:table-cell;border-top:50px solid #dc3545;border-bottom:50px solid transparent;height:0;width:0}#left{border-left:50px solid #dc3545}#right{border-right:50px solid #dc3545}#ribbon-head-homework{display:block;background-color:#28a745;width:100px;height:5px}#ribbon-tail-homework{display:table-row}#left-homework,#right-homework{display:table-cell;border-top:50px solid #28a745;border-bottom:50px solid transparent;height:0;width:0}#left-homework{border-left:50px solid #28a745}#right-homework{border-right:50px solid #28a745}#ribbon-head-result{display:block;background-color:#17a2b8;width:100px;height:5px}h6{color:#fff;text-align:center;padding-top:25%}#ribbon-tail-result{display:table-row}#left-result,#right-result{display:table-cell;border-top:50px solid #17a2b8;border-bottom:50px solid transparent;height:0;width:0}#left-result{border-left:50px solid #17a2b8}#right-result{border-right:50px solid #17a2b8}.ribbon-homework{background:#83fc9d}.ribbon,.ribbon-homework{position:absolute;height:10px;color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);text-align:center;top:10px;right:-195px;width:400px}.ribbon{background:#f2828c}.ribbon-result{position:absolute;height:10px;background:#61d6e8;color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);text-align:center;top:10px;right:-195px;width:400px}.myaccordion .card-header{padding:0!important}.myaccordion .btn{padding:0}.TabsForRouting .btnForComponsate{color:#0dad6b}.TabsForRouting .btnForComponsate,.TabsForRouting .btnForComponsate:hover{border:1px solid #fff;padding:10px 20px;transition:all .2s ease;outline:none}.TabsForRouting .btnForComponsate:hover{background:#0dad6b;color:#fff}.TabsForRouting .btnForRoute{border:1px solid #fff;padding:10px 20px;transition:all .2s ease;outline:none;color:#6681aa}.TabsForRouting .btnForRouteSelected{border:none;padding:10px 20px;transition:all .2s ease;background-color:#fff;color:#000;outline:none}.TabsForRouting .btnForRoute:hover{background-color:#fff;color:#000}.iconsCss{font-size:20px;color:#e4e4e4}.smileSelect{font-size:28px;color:#7abf5d}.sadSelect{font-size:28px;color:#ff3823}.avatarMargin{color:#273b5d;margin-left:5px}.countOfNotTime{left:42px}.countOfNotTime,.countOnTime{position:absolute;top:58px;font-size:12px}.countOnTime{left:16px}.disableFields{background-color:#e0dede;cursor:not-allowed;pointer-events:none}.modalHeaderStyle{background-color:#385b93;color:#fff;border:none!important}.collapseDemo{background:#f7f6f6;margin-top:2px;cursor:pointer}.collapseDemo,.collapseDemoOpen{border:1px solid #f7f6f6;padding:10px}.collapseDemoOpen{background:#fff}.modalMultiRole{background-color:#fff;color:#000;border:none!important}@media screen and (max-width:600px){.tableHeaderP{font-size:11px}.avatarMargin{color:#273b5d;margin-left:0;font-size:13px}.addExtrawidth{width:400px}#evaluationDiv{margin-top:5px}}.TabsForPlanner .archivedPlanner .plannerCardSelected{border-radius:4%;padding:20px;margin-bottom:5px;cursor:pointer;transition:all .4s ease;box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49);-webkit-box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49);-moz-box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49);background:#385b93;color:#f9f9f9}.TabsForPlanner .archivedPlanner .plannerCardSelected p{font-size:14px}.TabsForPlanner .archivedPlanner .plannerCardSelected hr{color:#000;border:1px solid}.TabsForPlanner .archivedPlanner .plannerCardSelected i{color:#f9f9f9}.TabsForPlanner .archivedPlanner .plannerCard{background:#fff;padding:20px;margin-bottom:5px;cursor:pointer;transition:all .4s ease;box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49);-webkit-box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49);-moz-box-shadow:-3px 13px 19px -15px rgba(0,0,0,.49)}.TabsForPlanner .archivedPlanner .plannerCard p{font-size:14px}.TabsForPlanner .archivedPlanner .plannerCard i{color:#385b93}.TabsForPlanner .archivedPlanner .plannerCard:hover{background:#385b93;color:#f9f9f9}.TabsForPlanner .archivedPlanner .plannerCard:hover hr{color:#000;border:1px solid}.TabsForPlanner .archivedPlanner .plannerCard:hover i{color:#f9f9f9}.TabsForPlanner .nav-link{padding:15px 80px!important}.TabsForPlanner .nav-item a{color:#000}.TabsForPlanner .nav-item a span{background:#385b93;position:absolute;border-radius:50%;width:26px;height:26px;text-align:center;top:0;color:#f9f9f9}.TabsForPlanner .newTopiCircle{position:absolute;width:10px;height:10px;background-color:#0056b3;border-radius:50%;border:3px solid #0056b3;left:32px}.ribbon-holder{overflow:hidden}.ribbon-Tabs{position:absolute;height:10px;background:#61d6e8;color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);text-align:center;top:10px;left:-195px;width:400px}.tabsActive{background-color:#61d6e8;top:20;position:absolute;left:5px;width:10px;height:30px}.simulator{position:-webkit-sticky;position:sticky;top:0;color:#fff;background:#385b93}.simulator h5{color:#fed700}.simulator hr{color:#000;border:1px solid}@media screen and (max-width:767px){.simulator{position:-webkit-sticky;position:sticky}}.simulator .generateBtn{background:#fff;outline:none;border:none;padding:4px;margin-top:20px;transition:all .4s ease}.simulator .generateBtn:hover{background:#fed700}body{background:#f9f9f9}table i{font-size:17px}.myaccordion{margin:20px auto;box-shadow:0 0 5px rgba(0,0,0,.1)}.myaccordion .card,.myaccordion .card:last-child .card-header{border:none}.myaccordion .card-header{border-bottom-color:#edeff0;background:transparent}.myaccordion .fa-stack{font-size:15px}.myaccordion .btn{width:100%;color:#004987;padding:10px 3px}.myaccordion .btn-link:focus,.myaccordion .btn-link:hover{text-decoration:none}.myaccordion li+li{margin-top:10px}.hoverColorChange{transition:all .2s ease}.hoverColorChange:hover{background-color:#fff0aa}.uploadIcon{cursor:pointer;position:relative;right:2px}.uploadIcon:hover{color:#20b2aa}.onTableHover:hover{background:#f7f6f6}.worksheetListing{font-size:15px}@media screen and (max-width:767px){.worksheetListing{font-size:12px;padding:0 0 0 20px!important}}.accordionTitle{background:#273b5d;padding:12px;margin-top:10px;color:#fff;text-align:center;border-radius:2px;cursor:pointer;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.accordionTitle i{float:right}.accordionData{border:1px solid #d3d3d3;background:#f7f6f6;padding:15px}.accordionData .dropzone{background:#fafafa;padding:30px;text-align:center;border:1px dashed #d3d3d3;color:#bdbdc3;cursor:pointer}.accordionData .dropzone:hover{border:1px dashed #20b2aa}.accordionData .dropzone p{margin-bottom:0}.classStart .smoothTransition{transition:all 1s linear}.classStart .modalForZoomLink .modal-content{padding:5px 10px;border-radius:10px}.classStart .modalForZoomLink .modal-content .modalSubmitBtn{background-color:#273b5d;color:#fff;margin-top:40px;width:100%}.classStart .sendImageBtn{background:transparent;border:1px solid #42b72a;margin-left:15px;border-radius:.2rem;font-weight:700;color:#42b72a}.classStart .sendImageBtn:hover{background:#42b72a;color:#fff;transition:all .25s linear}.classStart .play-button{background:transparent;border:1px solid #000b29;margin-left:15px;border-radius:.2rem;font-weight:700;color:#000b29}.classStart .play-button:hover{background:#000b29;color:#fff;transition:all .25s linear}.classStart .disabled{background:#28a745!important;padding:3px 20px!important;cursor:no-drop}.classStart .notDisabled{background:#0dad6b;color:#fff;padding:3px 20px!important}.classStart .notDisabled:hover{color:#fff}.classStart .notTakeClass{background:#fec1c0;color:#fff;padding:3px 20px!important}.classStart .table .ontimeRow{color:#0dad6b!important;font-weight:700}.classStart .table .lateRow{color:red!important;font-weight:700}.classStart .table .missedRow{color:#7a7a7a!important;font-weight:700}.classStart .table .forgotRow{color:#eaa91e!important;font-weight:700}.classStart .history{background:#fff;padding:2vh;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:5px}.classStart .historyRow{border-bottom:1px solid #dcdcdc;margin-bottom:5px}.classStart .historyRow .historyBox{padding:10px;background-color:#f5f5f5;border-bottom:1px solid #dcdcdc}.classStart .historyRow .lineOnTime{background-color:#0dad6b;display:inline-block;top:10px;height:32px;width:7px}.classStart .historyRow label .onTime{font-weight:700;color:#0dad6b}.classStart .historyRow .lineLate{background-color:red;display:inline-block;top:10px;height:32px;width:7px}.classStart .historyRow label .late{font-weight:700;color:red}.classStart .historyRow .lineMissed{background-color:#7a7a7a;display:inline-block;top:10px;height:32px;width:7px}.classStart .historyRow .reScheduleBtn{background:#7a7a7a!important;color:#fff;outline:none;border:none;margin-top:10px}.classStart .historyRow label .missed{font-weight:700;color:#7a7a7a}.classStart .historyRow .lineForgot{background-color:#eaa91e;display:inline-block;position:relative;top:10px;height:32px;width:7px}.classStart .historyRow label{margin-left:10px}.classStart .historyRow label .forgot{font-weight:700;color:#eaa91e}.MyAvailability .availabilityCard{margin-top:20px;background:#fff;padding:2vh;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:5px}.MyAvailability .availabilityCard .intrestedBtn{border:1px solid #0dad6b;border-radius:3px;color:#0dad6b;font-weight:500;background:transparent;padding:5px;width:49%}.MyAvailability .availabilityCard .intrestedBtn:hover{background:#0dad6b;transition:all .25s linear;color:#fff}.MyAvailability .availabilityCard .NotintrestedBtn{border:1px solid red;border-radius:3px;color:red;font-weight:500;background:transparent;width:49%;padding:5px}.MyAvailability .availabilityCard .NotintrestedBtn:hover{background:red;transition:all .25s linear;color:#fff}.MyAvailability .availabilityCard .submittedBtn{width:100%;border:none;background:#f2f2f2;padding:5px}.simulatorForClassStart .makeSticky{position:-webkit-sticky!important;position:sticky!important;top:40px}.simulatorForClassStart .simulatorBox{background:#fefefe;padding:2vh;border-radius:5px}.simulatorForClassStart .simulatorBox label{color:#a9a9a9}.simulatorForClassStart .simulatorBox .directoryBorder{border:1px solid #dcdcdc;padding:5px}.simulatorForClassStart .simulatorBox .onHover{margin-left:5px}.simulatorForClassStart .simulatorBox .onHover:hover{color:#1f79f2;text-decoration:underline;cursor:pointer}.tutorBanner{padding:10px 20px;border-radius:10px;background:#176b87;color:#fff}.tutorBanner p{font-size:15px}.questonsCard{margin-top:10px;padding:20px;background:#fefefe;border-radius:10px;color:#176b87}.questonsCard .textBoxT{border:1px solid #64ccc5;border-radius:2px;outline:none;padding:5px 10px;width:30%}.genderBtn{background:transparent;color:#000;padding:5px 10px}.genderBtn,.genderBtn.active{margin:0 4px;border:1px solid #176b87}.genderBtn.active{background:#176b87;color:#fff}.teacherManagement .teacherManagementHeader{background:#fff}@media screen and (max-width:767px){.teacherManagement .teacherManagementHeader{font-size:10px}}.teacherManagement .accordionBox{color:#686868;background:#f2efef;font-size:15px}.AllStudensComponent .iconColor{color:grey}.AllStudensComponent .generalText{color:#494747}.AllStudensComponent .studentimgName img{width:40px;height:40px;border-radius:50%}.AllStudensComponent .studentimgName label{margin-left:5px;cursor:pointer}.AllStudensComponent .filterSection{background:#fdfbfb;padding:15px 30px;border-radius:10px}.AllStudensComponent .filterSection .filterBtn{font-size:12px;padding:2px 5px;border-radius:5px;border:1px solid #c7e4fc}.AllStudensComponent .filterSection .filterName{font-weight:500;font-style:italic}.AllStudensComponent .filterSection .searchField,.AllStudensComponent .filterSection .selectField{border-radius:5px;border:1px solid #d3d3d3;padding:5px 10px;width:100%}.AllStudensComponent .filterSection .selectField2{border-radius:10px;border:1px solid #d3d3d3;padding:5px 10px}.AllStudensComponent .studentField{width:100%;padding:5px;box-sizing:border-box;border:1px solid #fff;transition:.5s;outline:none;border-radius:5px}.AllStudensComponent .studentField:focus{border:1px solid #a9a9a9}.AllStudensComponent .fieldLabel{font-weight:600}
/*# sourceMappingURL=main.a6afdf44.chunk.css.map */