.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:.875rem;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}.box-style[data-v-4626467e]{border-bottom:1px dashed rgba(136,152,170,.5019607843137255);margin-bottom:10px}.border-radius-10[data-v-4626467e]{border-radius:10px}.border-right[data-v-4626467e]{border-right:1px solid rgba(0,0,0,.12)}.user-profile[data-v-4626467e]{height:160px;margin-top:-12px;background:#f1efef;display:flex;justify-content:center;align-items:flex-end;position:relative;border-top-left-radius:10px;border-top-right-radius:10px}.user-profile__avatar[data-v-4626467e]{max-height:120px;overflow:hidden;width:120px;border-radius:50%;border:1px solid #6a158e;padding:2px;margin-bottom:-20px}.user-info[data-v-4626467e]{margin-top:40px;text-align:center}.user-info__name[data-v-4626467e]{font:500 18px/22px Gotham;color:#172b4d}.user-info__email[data-v-4626467e],.user-info__phone[data-v-4626467e]{font:400 14px/22px Gotham;color:rgba(63,71,93,.6)}.tutor-info[data-v-4626467e]{text-align:center;padding:10px 18px;margin-top:30px;border-top:.5px solid #d6dbe1}.tutor-info__subjects[data-v-4626467e]{font:400 15px/25px Gotham;color:#6a158e}.tutor-details__heading[data-v-4626467e]{font:700 20px/25px Lato;color:#3f475d}.tutor-details__table[data-v-4626467e]{margin-top:10px}.tutor-details__table th.item-name[data-v-4626467e]{width:40%;border-bottom:none!important;padding-left:0;font:500 14px/13px Gotham;color:#3f475d}.tutor-details__table td.item-value[data-v-4626467e]{border-bottom:none!important;font:400 14px/13px Lato;color:rgba(63,71,93,.6)}.tutor-details__table.bank th.item-name[data-v-4626467e]{width:auto}.tutor-details__table.bank td.item-value[data-v-4626467e]{padding-left:0}.lecture-detail__title[data-v-4626467e]{text-align:center;font:500 15px/25px Gotham;color:#172b4d}.lecture-detail__box[data-v-4626467e]{padding:20px 10px;border:1px solid #12a630;border-radius:10px;display:flex;align-items:center;justify-content:space-around}.lecture-detail__desc[data-v-4626467e]{text-align:center}.lecture-detail__value[data-v-4626467e]{font:500 18px/30px Gotham;color:#12a630}.lecture-detail__name[data-v-4626467e]{font:500 10px/13px Gotham;color:#3f475d}.lecture-detail__box.remaining[data-v-4626467e]{border-color:rgba(14,189,223,.9686274509803922)}.lecture-detail__value.remaining[data-v-4626467e]{color:rgba(14,189,223,.9686274509803922)}.student-class[data-v-4626467e]{padding:10px 18px;margin-top:30px;border:.5px solid #d6dbe1;border-left:0;border-right:0}.student-class__info[data-v-4626467e]{display:flex;justify-content:space-between}.student-class__info-title[data-v-4626467e]{font:500 14px/20px Gotham;color:#172b4d}.student-class__info-value[data-v-4626467e]{font:300 14px/13px;font-family:Gotham Narrow;color:#8898aa}.student-subjects[data-v-4626467e]{padding:10px 18px;margin-top:15px}.student-subjects__btn[data-v-4626467e]{margin-bottom:10px}