.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:1rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.trial-student .status .chua[data-v-e75989a2]{color:#3bcbac}.trial-student .status .da[data-v-e75989a2]{color:#a0a3bd}.trial-student .status .dang[data-v-e75989a2]{color:#ee433c}.trial-student .status div[data-v-e75989a2]:first-child:before{background:#3bcbac}.trial-student .status div[data-v-e75989a2]:last-child:before{background:#ee433c}.trial-student .status div[data-v-e75989a2]:before{content:"\a";width:8px;height:8px;border-radius:50%;background:#a0a3bd;display:inline-block;margin-right:7px}.trial-student .theme--light.v-data-table.v-data-table--fixed-header thead th[data-v-e75989a2]{background:#477089;color:#fff;text-align:center}.trial-student .timetable[data-v-e75989a2]{overflow:auto}.trial-student .timetable .table[data-v-e75989a2]{width:100%}.trial-student .timetable table[data-v-e75989a2],.trial-student .timetable td[data-v-e75989a2],.trial-student .timetable th[data-v-e75989a2]{border-collapse:collapse;border:1px solid #d2d2d2;background:#fff;padding:12px 8px;vertical-align:top}.trial-student .timetable td[data-v-e75989a2]:first-child{vertical-align:middle}.trial-student .timetable th[data-v-e75989a2]{min-width:240px;background:#477089;color:#fff;text-align:center;font-size:14px;font-weight:500;width:14.28571%}.trial-student .timetable th[data-v-e75989a2]:first-child{width:100px!important}.trial-student .timetable td[data-v-e75989a2]{height:100px;flex-shrink:0}.trial-student .timetable .item-subject .chua[data-v-e75989a2]{background:#d2fff6}.trial-student .timetable .item-subject .dang[data-v-e75989a2]{background:#ffe5e5}.trial-student .timetable .item-subject .da[data-v-e75989a2]{background:#efefef}.trial-student .timetable .item-subject .subject-box[data-v-e75989a2]{padding:8px;border-radius:4px;cursor:pointer}.trial-student .timetable .item-subject .subject-box .chua[data-v-e75989a2]{background:rgba(59,203,172,.2);border-left:4px solid #3bcbac}.trial-student .timetable .item-subject .subject-box .dang[data-v-e75989a2]{background:rgba(255,63,63,.2);border-left:4px solid #ff3f3f}.trial-student .timetable .item-subject .subject-box .da[data-v-e75989a2]{background:rgba(160,163,189,.2);border-left:4px solid #a0a3bd}.trial-student .timetable .item-subject .subject-box .teacher[data-v-e75989a2]{padding:4px 0 4px 8px;border-radius:3px;height:28px;border-radius:3px 0 0 3px;color:#000;font-size:13px}.trial-student .timetable .item-subject .subject-box .link[data-v-e75989a2]{color:#2f80ed;font-size:12px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.trial-student .timetable .item-subject .subject-box .no-link[data-v-e75989a2]{color:#e53535;font-size:12px;font-weight:400}[data-v-e75989a2] .v-icon{cursor:pointer}.free[data-v-e75989a2]{color:#2f80ed}.no-free[data-v-e75989a2]{color:#e53535}