.app-header{background-color:#000c4c;display:flex;flex-direction:row;height:100px;min-width:1064px;padding:15px 30px}.app-logo-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:80px;margin-top:-5px}.app-logo-container h1,.app-logo-container h2,.app-logo-container p{cursor:default;white-space:nowrap}.app-logo{display:flex;flex-direction:column;justify-content:center;margin-right:56px}.app-logo h1{color:#e8b373;font-size:32px;line-height:45px}.app-logo h1,.app-logo h2{align-self:center;margin:0;pointer-events:none}.app-logo h2{background-color:#fff;color:#000c4c;font-size:24px;height:35px;letter-spacing:10px;line-height:35px;padding:0 0 0 10px}.app-logo-container p{word-wrap:break-word;color:#e8b373;font-size:16px;line-height:24px;margin:0;text-align:justify;white-space:inherit;width:270px;word-break:break-all}.app-logo-container .arrow{align-items:center;display:flex;flex-direction:row;height:80px;padding:0 42px}.app-logo-container .arrow .anticon{color:#fff;cursor:default;font-size:32px}.app-user{align-items:center;display:none;flex:1 1;justify-content:flex-end;margin-left:48px}.app-user.loaded{display:flex}.app-user>h3{color:#e8b373;cursor:default;display:flex;flex-direction:row;font-size:16px;font-weight:400;white-space:nowrap}.app-user>h3 .arrow{padding:0 16px}.user-dropdown .username{cursor:default;margin:0;padding:4px;text-align:center}.user-dropdown .username>small,.user-dropdown .username>span{display:block;margin:0}.user-dropdown .username>span{color:#91caff;font-weight:600;padding:5px 12px 0}.user-dropdown .username>small.user-type{color:#00000040;padding:0 12px}.user-dropdown .username>small.days{color:#ff7875;padding:0 12px 5px}.app-content{height:auto;min-height:max(calc(100vh - 160px),100px);min-width:1064px;overflow:scroll;padding:20px 30px}.app-footer{display:flex;flex-direction:column;height:60px;padding:0 30px}.app-footer>.ant-divider{margin:0}.app-footer>div{line-height:60px;margin:0;padding:0;text-align:center;white-space:nowrap}.home-row{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:-20px -30px;min-height:max(calc(100vh - 160px),100px);padding:50px}.home-row>.ant-col:first-child{padding-right:10px}.home-row>.ant-col:last-child{padding-left:10px}.home-row>.ant-col .ant-card:hover{filter:brightness(.9)}.home-row>.ant-col .ant-card-body{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:250px;justify-content:start;padding:0}.home-row>.ant-col .ant-card-body img{border-bottom-left-radius:8px;border-top-left-radius:8px}.home-row>.ant-col .ant-card-body .content{flex:1 1;text-align:center}.home-row>.ant-col:first-child .ant-card-body{background-color:#05347a}.home-row>.ant-col:last-child .ant-card-body{background-color:#b57008}.home-row>.ant-col .ant-card-body p{color:#fff;font-size:16px;font-weight:500;margin:0;pointer-events:none}.audios-card>.ant-card-body{padding:1px 0 0}.audios-card .ant-collapse{background-color:#fff;border-top-left-radius:0;border-top-right-radius:0}.audios-card .ant-collapse .ant-collapse-item{border-bottom:1px solid #f0f0f0}.audios-card .ant-collapse .ant-collapse-item .ant-collapse-header{-webkit-user-select:none;user-select:none}.audios-card .ant-collapse .ant-collapse-item-active .ant-collapse-header{background-color:#fafafa;color:#40a9ff}.audios-card .ant-list{background-color:#fff}.audios-card .ant-list .ant-list-item{cursor:pointer;-webkit-user-select:none;user-select:none}.audios-card .ant-list .ant-list-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.audios-card .ant-list .ant-list-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.audios-card .ant-list .ant-list-item:hover{background-color:#fafafa;color:#40a9ff}@keyframes record-player-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.record-player-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.record-player{height:360px;position:relative;width:360px}.record-player .back,.record-player .front{height:360px;left:0;position:absolute;top:0;width:360px}.record-player .logo{border-radius:50%;height:255px;left:52px;overflow:hidden;position:absolute;top:66px;width:255px}.record-player .logo.spinning{animation:record-player-spin 16s linear infinite}.record-player .logo .ant-image{height:255px;left:0;position:absolute;top:0;width:255px}.record-player-container .audio-title{text-align:center}.control-bar{align-items:center;box-sizing:border-box;color:#262626;display:flex;flex-direction:column;padding:30px 0 50px;width:100%}.control-bar .ant-slider{width:calc(min(100%, 800px) - 100px)}.control-bar .h-container{display:flex;flex-direction:row;justify-content:space-between}.control-bar .time-text{font-size:12px;padding:0;-webkit-user-select:none;user-select:none;width:calc(min(100%, 800px) - 66px)}.control-bar .buttons{align-items:center;background-color:initial;margin:60px 0 0;padding:0;width:600px}.control-bar .button{cursor:pointer}.control-bar .button:hover{box-shadow:0 10px 36px 0 #00000029,0 0 0 1px #0000000f}.control-bar .speed-button-box{width:100px}.control-bar .speed-button{border-radius:50%;height:40px;position:relative;width:40px}.control-bar .next-button,.control-bar .play-button,.control-bar .previous-button{align-items:center;border:2px solid #262626;border-radius:50%;display:flex;flex-direction:column;justify-content:center}.control-bar .play-button{height:64px;width:64px}.control-bar .next-button,.control-bar .previous-button{height:48px;width:48px}.control-bar .speed-button .ant-image{left:3px;position:absolute;top:5px}.control-bar .speed-button.right-button .ant-image{left:6px}.control-bar .speed-button .ant-image-img{height:32px;width:32px}.control-bar .speed-button.left-button .ant-image-img{transform:scaleX(-1)}.control-bar .speed-button span{bottom:0;font-size:10px;left:0;line-height:40px;position:absolute;right:0;text-align:center;top:0;-webkit-user-select:none;user-select:none}.control-bar .speed-button.left-button span{left:2px}.control-bar .speed-button.right-button span{right:2px}.control-bar .play-button .ant-image-img{height:36px;width:36px}.control-bar .next-button .ant-image-img,.control-bar .previous-button .ant-image-img{height:24px;width:24px}.ant-divider.below-breadcrumb{margin:20px 0}.ant-form-item.readonly .ant-form-item-label label{color:#00000073}.ant-form-item.break-word .ant-form-item-label label{word-wrap:break-word;line-height:1;white-space:normal}.ant-list.loading .ant-list-empty-text{visibility:hidden}.ant-form.search-form{padding-bottom:4px;padding-top:4px}.ant-form.search-form .ant-form-item{margin-bottom:8px;margin-top:8px}.ant-form.search-form .ant-form-item .ant-form-item-label{padding-bottom:0!important}.ant-breadcrumb .ant-breadcrumb-link .ant-btn:hover{background-color:#0000000f;color:#000000e0!important}.ant-table .ant-table-row.ant-table-row-level-1{background-color:#00000005;color:#595959}.ant-table-cell.expand-icon-column .ant-table-row-expand-icon{margin:0}.ant-descriptions .ant-descriptions-item-label{white-space:nowrap}.spin-inner-container{min-height:300px}.test-card .ant-card-body{padding:0;text-align:center}.test-card .ant-card-body .ant-image-img{border-top-left-radius:8px}.test-card .ant-card-actions .ant-btn{color:#00000073;font-size:24px;height:32px;line-height:32px;padding:0;width:32px}.hearing-test{margin:0;padding:0}.hearing-test h1,.hearing-test h2,.hearing-test h3{margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.hearing-test h1{color:#1f1f1f;font-size:24px;line-height:32px}.hearing-test h2{color:#434343;font-size:20px;line-height:28px}.hearing-test h3{color:#595959;font-size:18px;line-height:24px}.hearing-test .audio-icon{align-items:center;border:5px solid #515151;border-radius:50%;display:flex;flex-direction:column;height:128px;justify-content:center;pointer-events:none;width:128px}.hearing-test .audio-icon.paused{opacity:.8}.hearing-test .countdown{height:128px;text-align:center;width:160px}.hearing-test .countdown p{color:#595959;font-size:14px;line-height:20px;margin:12px 0 0}@keyframes audio-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){.hearing-test .audio-icon.spinning{animation:audio-icon-spin 16s linear infinite}}.hearing-test .progress-text{align-items:center;color:#00000073;display:flex;flex-direction:row;font-size:16px;line-height:32px;margin:0;padding:0 8px}.hearing-test .progress-text .ant-btn{height:24px;line-height:24px;padding:0}.hearing-test .word-list{background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;max-height:max(calc(100vh - 516px),345px);overflow-y:auto;scroll-behavior:smooth;width:540px}.hearing-test .word-list .ant-list{border-radius:0;border-style:none}.hearing-test .word-list .ant-list-item.current{background-color:#fafafa}.hearing-test .word-list .ant-list-item-meta-avatar{align-items:center;color:#f5222d;display:flex;flex-direction:row;height:40px;margin-inline-end:0!important;visibility:hidden}.hearing-test .word-list .ant-list-item.current .ant-list-item-meta-avatar{visibility:visible}.hearing-test .word-list .ant-list-item-meta-title{align-items:center;display:flex;flex-direction:row}.hearing-test .word-list .ant-list-item-meta-title>span:first-child{display:block;font-style:italic;font-weight:400;height:40px;line-height:40px;margin-right:8px;padding:0 5px;text-align:right;width:40px}@keyframes arrow-fade-in-out{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:no-preference){.hearing-test .word-list .ant-list-item.current .ant-list-item-meta-avatar{animation:arrow-fade-in-out 2s linear infinite}}.hearing-test .ant-result{background-color:#fff;width:100%}.hearing-test .ant-result .test-result-subtitle p{color:#000000a3;margin:0}.hearing-test .ant-result .test-result-subtitle p span{color:#4096ff;padding:0 2px}.hearing-test .answer-list{background-color:#fff;width:540px}.hearing-test .answer-list .ant-list-header .ant-descriptions-row>td{padding-bottom:5px}.hearing-test .answer-list .ant-list-header .ant-descriptions-row>td .ant-descriptions-item-label{width:135px}.hearing-test .answer-list .ant-list-item-meta-avatar{margin-inline-end:0!important}.hearing-test .answer-list .ant-list-item-meta-avatar>div{color:#8c8c8c;font-size:20px;line-height:24px;width:80px}.hearing-test .answer-list .ant-list-item-meta-title{margin-bottom:0!important}.hearing-test .answer-list .ant-list-item-meta-title>.ant-space>.ant-space-item:nth-child(3){height:24px}.hearing-test .answer-list .ant-list-item-action{border-top:1px dashed #0505050f;margin:0;padding-top:8px}.hearing-test .answer-list .ant-list-item-action p{color:#000000e0;margin:0;min-height:22px;padding:0 0 0 80px;text-align:left}.hearing-test .answer-list .ant-list-item-action p.empty{color:#00000073}.hearing-test .answer-list .ant-list-item-action p .anticon{margin-right:8px}.hearing-test .answer-list .ant-list-item-extra .ant-tag{cursor:pointer}.hearing-test .answer-list .ant-list-item-extra .ant-tag>span{-webkit-user-select:none;user-select:none}.hearing-test .answer-list .ant-list-item-extra .not-clickable{visibility:hidden}.add-teacher-card .ant-card-body .ant-card-meta,.add-teacher-card .ant-card-body .ant-card-meta-detail,.add-teacher-card .ant-card-body .ant-card-meta-title{overflow:visible}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-width:480px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.42248206.css.map*/