.edupress-form{width:100%;display:flex;flex-wrap:nowrap;flex-direction:column}.edupress-form .form-row{display:flex;flex-wrap:nowrap;border-bottom:1px solid #ccc}.edupress-form .form-row:nth-child(even){background-color:#fafafa}.edupress-form .form-row:nth-child(odd){background-color:#fff}.edupress-form .form-row:hover{background-color:#f3f3f3}.edupress-form .form-row:last-child{border-bottom:none}.edupress-form .form-row .label-wrap{flex:1}.edupress-form .form-row .value-wrap{flex:3}.edupress-form .form-row .label-wrap,.edupress-form .form-row .value-wrap{display:flex;flex-wrap:wrap;align-items:center;padding:7px 10px;justify-content:left;line-height:24px}.edupress-form .form-row.discount_type .discount_type,.edupress-form .form-row.discount_type .discount_amount{width:150px;float:left;margin-right:10px}.edupress-form.edupressLoginForm{width:100%;max-width:400px;margin:0 auto}.edupress-form.edupressLoginForm .form-row{flex-direction:column;padding:5px 0;border:none;background-color:transparent}.edupress-form.edupressLoginForm .form-row.email{margin-top:20px}.edupress-form.edupressLoginForm .form-row:hover{background-color:transparent !important}.edupress-form.edupressLoginForm .form-row .label-wrap,.edupress-form.edupressLoginForm .form-row .value-wrap{padding:0}.edupress-form.edupress-filter-list,.edupress-form.grid-4-col,.edupress-form.grid-5-col{display:grid;grid-column-gap:20px;grid-row-gap:20px}.edupress-form.edupress-filter-list .form-row,.edupress-form.grid-4-col .form-row,.edupress-form.grid-5-col .form-row{flex-direction:column;border:none}.edupress-form.edupress-filter-list .form-row:nth-child(odd),.edupress-form.edupress-filter-list .form-row:nth-child(even),.edupress-form.grid-4-col .form-row:nth-child(odd),.edupress-form.grid-4-col .form-row:nth-child(even),.edupress-form.grid-5-col .form-row:nth-child(odd),.edupress-form.grid-5-col .form-row:nth-child(even){background-color:transparent}.edupress-form.edupress-filter-list .form-row .label-wrap,.edupress-form.grid-4-col .form-row .label-wrap,.edupress-form.grid-5-col .form-row .label-wrap{padding-left:0;padding-right:0}.edupress-form.edupress-filter-list .form-row .value-wrap,.edupress-form.grid-4-col .form-row .value-wrap,.edupress-form.grid-5-col .form-row .value-wrap{padding:0}.edupress-form.grid-4-col{grid-template-columns:repeat(4, 1fr)}.edupress-form.edupress-filter-list,.edupress-form.grid-5-col{grid-template-columns:repeat(5, 1fr);margin-bottom:20px}.edupress-form input[type='text'],.edupress-form input[type='number'],.edupress-form input[type='email'],.edupress-form input[type='url'],.edupress-form input[type='tel']{width:100%}.edupress-form textarea,.edupress-form select{width:100%}.edupress-form label{font-size:16px;font-weight:500;line-height:24px}.edupress-form .label-wrap{margin-bottom:5px}.edupress-form button,.edupress-form button:active,.edupress-form button:focus,.edupress-form button:visited,.edupress-form input[type='submit']{background-color:#8ec532;color:#fff;border:1px solid #8ec532;outline:none}.edupress-form button:hover,.edupress-form button:active:hover,.edupress-form button:focus:hover,.edupress-form button:visited:hover,.edupress-form input[type='submit']:hover{background-color:#fff;color:#8ec532;border-color:#8ec532}.edupress-form button:disabled,.edupress-form button:active:disabled,.edupress-form button:focus:disabled,.edupress-form button:visited:disabled,.edupress-form input[type='submit']:disabled{background-color:#555;color:#fff;border-color:#555}button.edupress-btn,button.edupress-btn:active,button.edupress-btn:visited,button.edupress-btn:focus,button.edupress-btn:focus-visible{background-color:#8ec532;color:#fff;border:1px solid #8ec532}button.edupress-btn:hover,button.edupress-btn:active:hover,button.edupress-btn:visited:hover,button.edupress-btn:focus:hover,button.edupress-btn:focus-visible:hover{background-color:#fff;color:#8ec532;border-color:#8ec532}@media screen and (max-width: 768px){.edupress-form.edupress-filter-list,.edupress-form.grid-5-col,.edupress-form.grid-4-col{display:inline-block}.edupress-form .form-column .label-wrap,.edupress-form .form-column .value-wrap{padding:0}.edupress-form .form-column .label-wrap{margin-top:5px}.edupress-form .form-row{display:inline-block;width:100%}.edupress-form .form-row .label-wrap,.edupress-form .form-row .value-wrap{padding:0}.edupress-form .form-row .label-wrap{margin-top:5px}}.edupress-table label{font-weight:500;cursor:pointer}textarea#sms_text,textarea#mobile_numbers{height:150px;border-radius:10px}.edupress-popup-overlay{content:" ";background-color:rgba(255,255,255,0.75);width:100%;height:100%;top:0;left:0;position:fixed;z-index:101}.edupress-popup-overlay .edupress-popup-wrap{width:95%;max-width:1600px;height:90vh;padding:50px;box-sizing:border-box;position:fixed;background-color:#fff;left:50%;top:50%;z-index:9900;box-shadow:0 0 30px rgba(0,0,0,0.3);transform:translate(-50%, -50%);display:inline-block;line-height:1.3em;border-radius:8px;overflow:hidden}.edupress-popup-overlay .edupress-popup-wrap .close-popup{height:30px;width:30px;box-sizing:border-box;overflow:hidden;position:fixed;right:0;top:0;background-color:teal;color:#fff;text-align:center;line-height:30px;text-decoration:none}.edupress-popup-overlay .edupress-popup-wrap .close-popup:hover{background-color:#000}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup{width:100%;height:100%;position:relative;overflow:auto;display:flex;flex-direction:column;align-items:center;align-content:center;scrollbar-width:thin;scrollbar-color:teal #fff}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup .title{font-size:24px;font-weight:bold;margin-bottom:20px;text-transform:capitalize}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup .content{width:100%;padding-right:20px;box-sizing:border-box;font-size:16px;line-height:1.5em}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup::-webkit-scrollbar{width:5px}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup::-webkit-scrollbar-thumb{background-color:teal;border-radius:5px}.edupress-popup-overlay .edupress-popup-wrap .edupress-popup::-webkit-scrollbar-thumb:hover{background-color:#ccc}.text-red{color:red}.text-green{color:#3d6000}.text-center{text-align:center}.edupress-status-wrap{width:100%;height:100%;background-color:rgba(0,0,0,0.45);position:fixed;top:0;left:0}.edupress-status-wrap .edupress-status{width:100%;max-width:200px;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;position:absolute}.edupress-status-wrap .edupress-status img{width:100%;max-width:200px}.edupress-circle{stroke-dasharray:76;stroke-dashoffset:76;animation:draw 1s forwards}.edupress-tick{stroke-dasharray:18;stroke-dashoffset:18;animation:draw 1s forwards 1s}@keyframes draw{to{stroke-dashoffset:0}}.edupress-content-box{width:100%;height:auto;margin-bottom:20px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.2);overflow:hidden}.edupress-content-box .title{height:auto;padding:15px 20px;font-size:15px;background-color:teal;font-weight:bold;border-bottom:1px solid #ccc;color:#fff;letter-spacing:0.5px}.edupress-content-box .content{margin:0;padding:0;background-color:#fff}.edupress-content-box .content form{padding:20px}.edupress-content-box .content .institute_logo_container img{height:auto;width:100%;max-width:75px}.edupress-admin-panel-wrap{display:flex;flex-direction:row;gap:30px}.edupress-admin-panel-wrap .sidebar{flex:1}.edupress-admin-panel-wrap .main{flex:4}table,tr,td,th{background-color:#fff !important}.edupress-before-list-wrap{text-align:center}.edupress-table-wrap{width:100%;height:auto;overflow:auto}.edupress-table-wrap a{color:teal}.edupress-table-wrap table{width:100%;border-collapse:collapse}.edupress-table-wrap table thead{background-color:#fff !important}.edupress-table-wrap table thead tr{background-color:#fff !important}.edupress-table-wrap table thead tr th{background-color:#fff !important;border-color:#a9cccc;border-block-start:1px solid #a9cccc !important}.edupress-table-wrap table tr{vertical-align:top}.edupress-table-wrap table tr:nth-child(even){background-color:#fff !important}.edupress-table-wrap table tr:nth-child(odd){background-color:#f5faff !important}.edupress-table-wrap table tr:nth-child(odd) td{background-color:#f5faff !important}.edupress-table-wrap table tr:first-child{background-color:#fff}.edupress-table-wrap table tr:first-child th{background-color:#fff}.edupress-table-wrap table tr:hover{background-color:#fff}.edupress-table-wrap table tr:hover td{background-color:#fff;border-color:#8ec532}.edupress-table-wrap table tr th{padding:20px 15px;color:teal;background-color:#fff;vertical-align:top}.edupress-table-wrap table tr td{padding:10px 15px;border:1px solid #a9cccc;vertical-align:top}.edupress-table-wrap table tr td[data-failed='1']{background-color:#ffe7e7}.edupress-table-wrap table tr td.col-error{background-color:red !important}.edupress-table-wrap table tr.highlighted{background-color:#ffeeba}.edupress-table-wrap table tr.highlighted td{background-color:#ffeeba}.edupress-table-wrap table tr.updated{background-color:rgba(142,197,50,0.109804)}.edupress-table-wrap table tr.row-error{background-color:red !important}.edupress-table-wrap table tr.row-error td{background-color:red !important}.edupress-table-wrap table.compact tr th,.edupress-table-wrap table.compact tr td{padding:5px !important;vertical-align:middle !important;font-size:13px !important}.edupress-table-wrap table.compact tr th div,.edupress-table-wrap table.compact tr td div{font-size:13px !important}.cell-full{width:100%;text-align:center;font-weight:bold}.cell-half{width:50%;min-width:50px;float:left;display:inline-block;text-align:center;box-sizing:border-box;padding:0 5px}.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu{margin:0;padding:0}.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu li{list-style:none;border-bottom:1px solid #ccc;padding:10px 20px}.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu li.active,.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu li:hover{background-color:#f3f3f3}.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu li a{width:100%;box-sizing:border-box;text-decoration:none;display:inline-block}.edupress-admin-settings-menu-wrap ul.edupress-admin-settings-menu li:last-child{border-bottom:none}.edupress-admin-settings-menu-content-wrap{padding:20px;box-sizing:border-box}form.edupress-send-sms-form{padding:20px;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.15)}.edupress-value-container{width:100%;max-width:50px;padding:5px 10px;box-sizing:border-box;border:2px solid teal;text-align:center;display:inline-block;font-size:16px;min-height:30px;border-radius:6px}.edupress-pagination{width:100%;height:auto;margin:50px auto;padding-bottom:100px}.edupress-pagination ul.page-numbers{margin:0 auto;padding:0;text-align:center}.edupress-pagination ul.page-numbers li{list-style:none;display:inline-block;margin:0 3px}.edupress-pagination ul.page-numbers li a,.edupress-pagination ul.page-numbers li span{padding:7px 15px;border:1px solid teal;text-decoration:none;display:inline-block}.edupress-pagination ul.page-numbers li span.current,.edupress-pagination ul.page-numbers li a:hover{color:#fff;background-color:teal;border-color:teal;margin:0}ul.grade-table{display:flex;flex-wrap:nowrap;flex-direction:column;margin:0;padding:0;gap:10px}ul.grade-table li{flex:1;display:flex;gap:10px;flex-direction:row}.edupress-icon{width:18px;height:auto;margin:0 5px 0 0;vertical-align:middle}.edupress-icon.size-1x{width:18px}.edupress-icon.size-2x{width:36px}.edupress-icon.size-3x{width:54px}ul.transaction-details{list-style:none;margin:0;padding:0}ul.transaction-details li{list-style:none;display:flex;flex-wrap:nowrap;gap:10px;align-items:center;margin-bottom:5px}ul.transaction-details li div{flex:1}ul.transaction-details li a.duplicate,ul.transaction-details li a.remove{height:20px;width:20px;line-height:20px;text-align:center;background-color:teal;color:#fff;display:inline-block;margin:5px}.ui-autocomplete{z-index:999999 !important;box-shadow:0 0 5px rgba(0,0,0,0.15);margin:0;padding:0;width:100%;max-width:300px;height:auto;max-height:350px;overflow:auto}.ui-autocomplete li{list-style:none;line-height:30px;padding:5px 15px;border-bottom:1px solid teal;background-color:#f5faff;cursor:pointer;word-break:break-word}.ui-autocomplete li:nth-child(even){background-color:#fff}.ui-autocomplete li:hover{background-color:#f3f3f3}ul.exam-mark-details{margin:0;padding:0}ul.exam-mark-details li{list-style:none;width:100%;margin:0 0 3px 0;padding:3px 0;box-sizing:border-box;line-height:16px}ul.exam-mark-details li.highlight-failed{border:1px solid red}ul.exam-mark-details li span{display:inline-block;color:#333;line-height:16px;font-weight:400}ul.exam-mark-details li span.exam-mark-title{width:75%}ul.exam-mark-details li span.exam-mark-value{width:25%}.edupress-calendar-wrap{width:100%;height:auto;display:inline-block}.edupress-calendar-wrap ul.calendar-month{width:100%;height:auto;display:flex;flex-wrap:wrap;margin:0;padding:0;justify-content:normal}.edupress-calendar-wrap ul.calendar-month li{flex:1 0 calc(100% / 7);list-style:none;padding:5px;box-sizing:border-box;margin:0;text-align:right;border:1px solid #ccc;border-bottom:none;border-left:none;position:relative}.edupress-calendar-wrap ul.calendar-month li .calendar-note{height:auto;max-height:36px;line-height:1em;overflow:auto;font-size:12px;text-align:left}.edupress-calendar-wrap ul.calendar-month li input[name=changeDayStatus]{position:absolute;top:5px;left:5px}.edupress-calendar-wrap ul.calendar-month li[data-open='1']{background-color:rgba(142,197,50,0.109804)}.edupress-calendar-wrap ul.calendar-month li[data-open='0']{background-color:red}.edupress-calendar-wrap ul.calendar-month li.invisible{visibility:hidden}.edupress-calendar-wrap ul.calendar-month li .day{font-size:16px;font-weight:bold;color:teal}.edupress-calendar-wrap ul.calendar-month li .month{font-size:15px;font-weight:bold;color:#111}.legends-wrap{width:auto;height:auto;margin:10px 0;padding:10px;display:inline-block;color:#000;border:5px solid #8ec532}.legends-wrap .legend{width:50px;height:10px;display:inline-block;border:1px solid #333}.legends-wrap .legend.open{background-color:rgba(142,197,50,0.109804)}.legends-wrap .legend.closed{background-color:red}.count-results{padding:10px;margin:25px 0;border:1px dotted teal;background-color:#fff;font-weight:500}.printMasterTable{width:48px;height:48px;overflow:hidden;position:fixed;right:25px;bottom:25px;background-color:#8ec532;z-index:9999;box-sizing:border-box;border-radius:10px;text-align:center;vertical-align:middle;box-shadow:0 0 5px rgba(0,0,0,0.2)}.printMasterTable img{margin:0 auto}.printMasterTable .print-icon{width:100%;display:inline-block}.printMasterTable .print-icon img{height:15px;width:auto;margin:5px auto 0}.printMasterTable .print-vertical,.printMasterTable .print-horizontal{width:50%;float:left}.printMasterTable .print-vertical img,.printMasterTable .print-horizontal img{width:75%;height:auto}.printMasterTable .print-vertical:hover,.printMasterTable .print-horizontal:hover{background-color:#fff}.no-view,.none,button.none{display:none}.clear{clear:both}.page-break{page-break-after:always}.tablesorter-default{width:100%;color:#333;background-color:#fff;border-spacing:0;margin:10px 0 15px;text-align:left}.tablesorter-default th,.tablesorter-default thead td{font-weight:700;color:#000;background-color:#fff;border-collapse:collapse;border-bottom:#ccc 2px solid}.tablesorter-default tfoot td,.tablesorter-default tfoot th{border:0}.tablesorter-default .header,.tablesorter-default .tablesorter-header{background-image:url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);background-position:center right;background-repeat:no-repeat;cursor:pointer;white-space:normal}.tablesorter-default thead .headerSortUp,.tablesorter-default thead .tablesorter-headerAsc,.tablesorter-default thead .tablesorter-headerSortUp{background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);border-bottom:teal 2px solid}.tablesorter-default thead .headerSortDown,.tablesorter-default thead .tablesorter-headerDesc,.tablesorter-default thead .tablesorter-headerSortDown{background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);border-bottom:teal 2px solid}.tablesorter-default thead .sorter-false{background-image:none;cursor:default;padding:4px}.tablesorter-default tfoot .tablesorter-headerAsc,.tablesorter-default tfoot .tablesorter-headerDesc,.tablesorter-default tfoot .tablesorter-headerSortDown,.tablesorter-default tfoot .tablesorter-headerSortUp{border-top:#000 2px solid}.tablesorter-default td{background-color:#fff;border-bottom:#ccc 1px solid;vertical-align:middle}.tablesorter-default tbody>tr.even:hover>td,.tablesorter-default tbody>tr.hover>td,.tablesorter-default tbody>tr.odd:hover>td,.tablesorter-default tbody>tr:hover>td{background-color:#fff;color:#000}.tablesorter-default .tablesorter-processing{background-position:center center !important;background-repeat:no-repeat !important;background-image:url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=) !important}.tablesorter-default tr.odd>td{background-color:#dfdfdf}.tablesorter-default tr.even>td{background-color:#efefef}.tablesorter-default tr.odd td.primary{background-color:#bfbfbf}.tablesorter-default td.primary,.tablesorter-default tr.even td.primary{background-color:#d9d9d9}.tablesorter-default tr.odd td.secondary{background-color:#d9d9d9}.tablesorter-default td.secondary,.tablesorter-default tr.even td.secondary{background-color:#e6e6e6}.tablesorter-default tr.odd td.tertiary{background-color:#e6e6e6}.tablesorter-default td.tertiary,.tablesorter-default tr.even td.tertiary{background-color:#f2f2f2}.tablesorter-default>caption{background-color:#fff}.tablesorter-default .tablesorter-filter-row{background-color:#eee}.tablesorter-default .tablesorter-filter-row td{background-color:#eee;border-bottom:#ccc 1px solid;line-height:normal;text-align:center;-webkit-transition:line-height .1s ease;-moz-transition:line-height .1s ease;-o-transition:line-height .1s ease;transition:line-height .1s ease}.tablesorter-default .tablesorter-filter-row .disabled{opacity:.5;cursor:not-allowed}.tablesorter-default .tablesorter-filter-row.hideme td{padding:2px;margin:0;line-height:0;cursor:pointer}.tablesorter-default .tablesorter-filter-row.hideme *{height:1px;min-height:0;border:0;padding:0;margin:0;opacity:0}.tablesorter-default input.tablesorter-filter,.tablesorter-default select.tablesorter-filter{width:95%;height:auto;margin:4px auto;padding:4px;background-color:#fff;border:1px solid #bbb;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height .1s ease;-moz-transition:height .1s ease;-o-transition:height .1s ease;transition:height .1s ease}.tablesorter .filtered{display:none}.tablesorter .tablesorter-errorRow td{text-align:center;cursor:pointer;background-color:#e6bf99}@media screen and (max-width: 768px){#edupress-popup-wrap{padding:20px}}.lds-ripple{display:inline-block;position:absolute;width:80px;height:80px;top:50%;left:50%;transform:translate(-50%, -50%)}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.lds-ripple div:nth-child(2){animation-delay:-0.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}.edupress-loading{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;background-color:rgba(0,0,0,0.45)}.loader{width:80px;height:40px;--c:no-repeat radial-gradient(farthest-side, #fff 93%, #fff);background:var(--c) 0 0,var(--c) 50% 0,var(--c) 100% 0;background-size:8px 8px;position:relative;animation:l4-0 1s linear infinite alternate;top:50%;left:50%}.loader:before{content:"";position:absolute;width:8px;height:12px;background:#fff;left:0;top:0;animation:l4-1 1s linear infinite alternate,l4-2 0.5s cubic-bezier(0, 200, 0.8, 200) infinite}@keyframes l4-0{0%{background-position:0  100%,50% 0   ,100% 0}8%,42%{background-position:0  0   ,50% 0   ,100% 0}50%{background-position:0  0   ,50% 100%,100% 0}58%,92%{background-position:0  0   ,50% 0   ,100% 0}100%{background-position:0  0   ,50% 0   ,100% 100%}}@keyframes l4-1{100%{left:calc(100% - 8px)}}@keyframes l4-2{100%{top:-0.1px}}.lds-hourglass,.lds-hourglass:after{box-sizing:border-box}.lds-hourglass{display:inline-block;position:relative;width:80px;height:80px;top:50%;left:50%;transform:translate(-50%, -50%)}.lds-hourglass:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:8px;box-sizing:border-box;border:32px solid currentColor;border-color:#fff transparent #fff transparent;animation:lds-hourglass 1.2s infinite}@keyframes lds-hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}100%{transform:rotate(1800deg)}}.edupress-frontend-panel-wrap{width:100%;height:100vh;background-color:#f5faff;position:fixed;overflow:hidden;left:0;display:inline-block}.edupress-frontend-panel-wrap a{color:teal}.edupress-frontend-panel-wrap .topbar-wrap{width:100%;padding:0 20px;box-sizing:border-box;height:75px;position:fixed;background:#fff;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;z-index:100;box-shadow:0 0 5px rgba(0,0,0,0.15)}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap{flex:1;flex-wrap:nowrap;display:flex;align-items:center;gap:20px}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap img{height:100%;max-height:75px;width:auto;overflow:hidden}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap .institute-title{font-size:18px;font-weight:bold;line-height:30px}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap{flex:1;display:flex;flex-direction:column;align-items:end;align-content:end}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links{margin:0;padding:0;display:flex;gap:20px}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links li{list-style:none}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links li a{color:teal}.edupress-frontend-panel-wrap .sidebar-wrap{height:100%;width:250px;position:absolute;background-color:#8ec532;z-index:90;padding-top:125px;display:inline-block;overflow:auto}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu{margin:0;padding:0}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li{list-style:none;padding:5px 10px;box-sizing:border-box;border-bottom:1px solid #fff;vertical-align:middle}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li.active,.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li:hover{background-color:#f5faff}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li.active a,.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li:hover a{color:#8ec532}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a{width:100%;text-decoration:none;color:#fff;font-weight:500;display:flex;flex-direction:row;align-items:center}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a .menu-icon-wrap{width:25px;height:20px;margin:0;padding:0;display:flex}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a .menu-icon-wrap img{height:100%;width:auto}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li .submenu{margin:0;padding:0;background:#6fb200}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li .submenu li.active a{color:#8ec532}.edupress-frontend-panel-wrap .sidebar-wrap .mobile-nav-menu{display:none}.edupress-frontend-panel-wrap .content-wrap{height:100%;width:calc(100% - 250px);margin-left:250px;padding:125px 50px 200px;box-sizing:border-box;overflow:auto;display:inline-block}.edupress-frontend-panel-wrap .content-wrap a{color:teal}.edupress-filter-list-wrap{width:100%;padding:20px;background-color:#fff;margin-bottom:25px;box-shadow:0 0 25px rgba(0,0,0,0.15);box-sizing:border-box;border-radius:10px;overflow:hidden}.edupress-publish-btn-wrap{width:100%;margin-bottom:25px}ul.dashboard-stats-wrap{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px;margin:0;padding:0}ul.dashboard-stats-wrap li{display:flex;list-style:none;margin:0;padding:20px;border:none;box-sizing:border-box;border-radius:8px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.15)}ul.dashboard-stats-wrap li:hover{box-shadow:0 0 5px rgba(0,0,0,0.15)}ul.dashboard-stats-wrap li a{display:flex;align-items:center;flex-direction:row;gap:10px;font-size:16px;font-weight:500;flex:1}ul.dashboard-stats-wrap li a .title-wrap{flex:3;display:flex;flex-direction:row;align-items:center;gap:10px}ul.dashboard-stats-wrap li a .title-wrap .icon-wrap{width:32px}ul.dashboard-stats-wrap li a .title-wrap .icon-wrap i{font-size:24px}ul.dashboard-stats-wrap li a .title-wrap .title{flex:3}ul.dashboard-stats-wrap li a .count-wrap{flex:1;text-align:right}ul.top-breadcrumb-bar{margin:0 0 50px;padding:0;display:flex;flex-direction:row;gap:5px;align-items:center;align-content:center}ul.top-breadcrumb-bar li{list-style:none;margin:0;padding:0;vertical-align:middle;line-height:0;font-size:22px !important;color:teal;font-weight:bold}ul.top-breadcrumb-bar li.current{font-size:22px !important}ul.top-breadcrumb-bar li img{margin:0;padding:0}@media screen and (max-width: 768px){.edupress-frontend-panel-wrap{width:100%;height:auto;padding:0;position:relative;left:0}.edupress-frontend-panel-wrap .topbar-wrap{position:relative}.edupress-frontend-panel-wrap .topbar-wrap .institute-title{display:none}.edupress-frontend-panel-wrap .sidebar-wrap{height:auto;width:100%;position:relative;top:0;left:inherit;padding:0}.edupress-frontend-panel-wrap .sidebar-wrap .frontend-menu{display:none}.edupress-frontend-panel-wrap .sidebar-wrap .mobile-nav-menu{width:100%;padding:20px;box-sizing:border-box;display:inline-block}.edupress-frontend-panel-wrap .content-wrap{height:auto;width:100%;padding:0 15px;margin:0;display:inline-block}.edupress-frontend-panel-wrap .content-wrap ul.top-breadcrumb-bar{margin:20px 0}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap{grid-template-columns:repeat(1, 1fr);gap:10px}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li{padding:10px;align-items:center;align-content:center}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li a .icon-wrap{align-content:center;align-items:center}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li a .icon-wrap img{width:24px;height:auto;vertical-align:middle}.edupress-admin-panel-wrap{flex-direction:column}}.edupress-frontend-panel-wrap{width:100%;height:100vh;background-color:#f5faff;position:fixed;overflow:hidden;left:0;display:inline-block}.edupress-frontend-panel-wrap a{color:teal}.edupress-frontend-panel-wrap .topbar-wrap{width:100%;padding:0 20px;box-sizing:border-box;height:75px;position:fixed;background:#fff;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;z-index:100;box-shadow:0 0 5px rgba(0,0,0,0.15)}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap{flex:1;flex-wrap:nowrap;display:flex;align-items:center;gap:20px}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap img{height:100%;max-height:75px;width:auto;overflow:hidden}.edupress-frontend-panel-wrap .topbar-wrap .logo-wrap .institute-title{font-size:18px;font-weight:bold;line-height:30px}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap{flex:1;display:flex;flex-direction:column;align-items:end;align-content:end}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links{margin:0;padding:0;display:flex;gap:20px}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links li{list-style:none}.edupress-frontend-panel-wrap .topbar-wrap .top-menu-wrap ul.menu-links li a{color:teal}.edupress-frontend-panel-wrap .sidebar-wrap{height:100%;width:250px;position:absolute;background-color:#8ec532;z-index:90;padding-top:125px;display:inline-block;overflow:auto}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu{margin:0;padding:0}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li{list-style:none;padding:5px 10px;box-sizing:border-box;border-bottom:1px solid #fff;vertical-align:middle}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li.active,.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li:hover{background-color:#f5faff}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li.active a,.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li:hover a{color:#8ec532}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a{width:100%;text-decoration:none;color:#fff;font-weight:500;display:flex;flex-direction:row;align-items:center}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a .menu-icon-wrap{width:25px;height:20px;margin:0;padding:0;display:flex}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li a .menu-icon-wrap img{height:100%;width:auto}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li .submenu{margin:0;padding:0;background:#6fb200}.edupress-frontend-panel-wrap .sidebar-wrap ul.frontend-menu li .submenu li.active a{color:#8ec532}.edupress-frontend-panel-wrap .sidebar-wrap .mobile-nav-menu{display:none}.edupress-frontend-panel-wrap .content-wrap{height:100%;width:calc(100% - 250px);margin-left:250px;padding:125px 50px 200px;box-sizing:border-box;overflow:auto;display:inline-block}.edupress-frontend-panel-wrap .content-wrap a{color:teal}.edupress-filter-list-wrap{width:100%;padding:20px;background-color:#fff;margin-bottom:25px;box-shadow:0 0 25px rgba(0,0,0,0.15);box-sizing:border-box;border-radius:10px;overflow:hidden}.edupress-publish-btn-wrap{width:100%;margin-bottom:25px}ul.dashboard-stats-wrap{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px;margin:0;padding:0}ul.dashboard-stats-wrap li{display:flex;list-style:none;margin:0;padding:20px;border:none;box-sizing:border-box;border-radius:8px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.15)}ul.dashboard-stats-wrap li:hover{box-shadow:0 0 5px rgba(0,0,0,0.15)}ul.dashboard-stats-wrap li a{display:flex;align-items:center;flex-direction:row;gap:10px;font-size:16px;font-weight:500;flex:1}ul.dashboard-stats-wrap li a .title-wrap{flex:3;display:flex;flex-direction:row;align-items:center;gap:10px}ul.dashboard-stats-wrap li a .title-wrap .icon-wrap{width:32px}ul.dashboard-stats-wrap li a .title-wrap .icon-wrap i{font-size:24px}ul.dashboard-stats-wrap li a .title-wrap .title{flex:3}ul.dashboard-stats-wrap li a .count-wrap{flex:1;text-align:right}ul.top-breadcrumb-bar{margin:0 0 50px;padding:0;display:flex;flex-direction:row;gap:5px;align-items:center;align-content:center}ul.top-breadcrumb-bar li{list-style:none;margin:0;padding:0;vertical-align:middle;line-height:0;font-size:22px !important;color:teal;font-weight:bold}ul.top-breadcrumb-bar li.current{font-size:22px !important}ul.top-breadcrumb-bar li img{margin:0;padding:0}@media screen and (max-width: 768px){.edupress-frontend-panel-wrap{width:100%;height:auto;padding:0;position:relative;left:0}.edupress-frontend-panel-wrap .topbar-wrap{position:relative}.edupress-frontend-panel-wrap .topbar-wrap .institute-title{display:none}.edupress-frontend-panel-wrap .sidebar-wrap{height:auto;width:100%;position:relative;top:0;left:inherit;padding:0}.edupress-frontend-panel-wrap .sidebar-wrap .frontend-menu{display:none}.edupress-frontend-panel-wrap .sidebar-wrap .mobile-nav-menu{width:100%;padding:20px;box-sizing:border-box;display:inline-block}.edupress-frontend-panel-wrap .content-wrap{height:auto;width:100%;padding:0 15px;margin:0;display:inline-block}.edupress-frontend-panel-wrap .content-wrap ul.top-breadcrumb-bar{margin:20px 0}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap{grid-template-columns:repeat(1, 1fr);gap:10px}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li{padding:10px;align-items:center;align-content:center}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li a .icon-wrap{align-content:center;align-items:center}.edupress-frontend-panel-wrap ul.dashboard-stats-wrap li a .icon-wrap img{width:24px;height:auto;vertical-align:middle}.edupress-admin-panel-wrap{flex-direction:column}}.sms-compose-wrap{display:flex;flex-wrap:nowrap;gap:20px}.sms-compose-wrap .left-wrap{display:flex;flex:1;flex-direction:column;gap:5px}.sms-compose-wrap .left-wrap ul.sms-users-list{margin:0 0 20px;padding:0;display:grid;gap:5px;grid-template-columns:repeat(2, 1fr);height:100%;max-height:200px;overflow:auto}.sms-compose-wrap .left-wrap ul.sms-users-list li{list-style:none}.sms-compose-wrap .right-wrap{display:flex;flex:1;flex-direction:column}table.edupress-table[data-post-type=user] tr td{vertical-align:middle}table.edupress-table[data-post-type=user] tr td img{vertical-align:middle}.user-profile-wrap{width:100%;height:auto;display:inline-block}.user-profile-wrap .section-title{font-size:18px;line-height:1.5em;font-weight:bold;margin-top:20px}.user-profile-wrap .header-wrap{margin-bottom:20px;display:flex;flex-direction:row;align-content:center;align-items:center}.user-profile-wrap .header-wrap .avatar-wrap{flex:1}.user-profile-wrap .header-wrap .title-wrap{flex:7}.user-profile-wrap .header-wrap .title-wrap h3{font-size:24px;font-weight:bold;margin:0 0 5px !important;text-transform:uppercase;line-height:48px}.user-profile-wrap .header-wrap .title-wrap .user-meta{margin:0;padding:0;width:100%;height:auto;display:inline-block}.user-profile-wrap .header-wrap .title-wrap .user-meta li{list-style:none;display:inline-block;float:left;margin:0 5px 5px 0;width:auto}.user-profile-wrap .header-wrap .title-wrap .user-meta li a{padding:3px 7px;display:inline-block;background-color:teal;color:#fff !important;border-radius:4px;font-size:14px !important;line-height:14px}.user-profile-wrap .header-wrap .title-wrap .user-meta li a.absent{background-color:red}.user-profile-wrap .details-wrap{width:100%;height:auto;display:inline-block}.user-profile-wrap .details-wrap table.user-profile tr th,.user-profile-wrap .details-wrap table.user-profile tr td{padding:7px;line-height:22px;vertical-align:middle}.user-profile-wrap .details-wrap table.user-profile tr th{width:150px;text-align:left}.user-profile-wrap .details-wrap .col-left,.user-profile-wrap .details-wrap .col-right{width:50%;float:left;display:inline-block;box-sizing:border-box}.user-profile-wrap .details-wrap .col-left{padding-right:15px;box-sizing:border-box}.user-profile-wrap .details-wrap .col-right{padding-left:15px;box-sizing:border-box}@media screen and (max-width: 1024px){.user-profile-wrap .details-wrap .col-left,.user-profile-wrap .details-wrap .col-right{width:100%;padding:15px;margin:0;float:none}}ul.transaction-activity{width:100%;height:auto;display:inline-block;margin:0;padding:0}ul.transaction-activity li{list-style:none;margin:5px 0;padding:0;border-bottom:1px solid #ccc;line-height:12px}ul.transaction-activity li .activity-time{width:100%;display:inline-block;color:teal;font-weight:300;font-size:12px}ul.transaction-activity li .activity-details{font-size:14px;line-height:22px}.transaction-report-wrap{width:100%;height:auto;display:inline-block}.transaction-report-wrap .user-details .report-user-profile{margin:0 0 50px;padding:0;display:flex;flex-wrap:nowrap;flex-direction:row}.transaction-report-wrap .user-details .report-user-profile li{list-style:none;display:flex;flex:1 1 50%}.transaction-report-wrap .user-details .report-user-profile li .meta-name,.transaction-report-wrap .user-details .report-user-profile li .meta-value{padding:5px;box-sizing:border-box}.transaction-report-wrap .user-details .report-user-profile li .meta-name{flex:1}.transaction-report-wrap .user-details .report-user-profile li .meta-value{flex:4;font-weight:bold}.transaction-report-wrap .user-details .payment-details{width:calc(50% - 25px);float:left;margin-right:25px}.transaction-report-wrap .user-details .due-details{width:calc(50% - 25px);margin-left:25px;float:right}.attendance-present,.attendance-absent,.attendance-closed,.attendance-undecided{height:15px;width:15px;margin:0 auto;display:inline-block;overflow:hidden;background-size:cover !important}.attendance-present{background:url("../img/check.png") no-repeat center center}.attendance-absent{height:10px;width:10px;background:url("../img/cross.png") no-repeat center center}.attendance-closed{background:url("../img/closed.png") no-repeat center center}.attendance-undecided{background:url("../img/undecided.png") no-repeat center center}.attendance-day-status{width:100%;max-width:15px;height:3px;margin:0;display:inline-block}.attendance-day-status.open{background-color:#8ec532}.attendance-day-status.close{background-color:red}.attendance-day-status .na{background-color:#ccc}
