|
|
@ -50,14 +50,17 @@ |
|
|
|
font-family: "AvertaStdCY-Black"; |
|
|
|
font-family: "AvertaStdCY-Black"; |
|
|
|
src: url(../fonts/AvertaStdCY-Black_1.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-Black_1.otf); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
@font-face { |
|
|
|
font-family: "AvertaStdCY-ExtraBold"; |
|
|
|
font-family: "AvertaStdCY-ExtraBold"; |
|
|
|
src: url(../fonts/AvertaStdCY-Extrabold_1.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-Extrabold_1.otf); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
@font-face { |
|
|
|
font-family: "AvertaStdCY-ExtraBoldItalic"; |
|
|
|
font-family: "AvertaStdCY-ExtraBoldItalic"; |
|
|
|
src: url(../fonts/AvertaStdCY-ExtraboldItalic_1.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-ExtraboldItalic_1.otf); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
@font-face { |
|
|
|
font-family: "AvertaStdCY-Bold"; |
|
|
|
font-family: "AvertaStdCY-Bold"; |
|
|
|
src: url(../fonts/AvertaStdCY-Bold_1.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-Bold_1.otf); |
|
|
@ -72,6 +75,7 @@ |
|
|
|
font-family: "AvertaStdCY"; |
|
|
|
font-family: "AvertaStdCY"; |
|
|
|
src: url(../fonts/AvertaStdCY-Regular_3.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-Regular_3.otf); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
@font-face { |
|
|
|
font-family: "AvertaStdCY-Italic"; |
|
|
|
font-family: "AvertaStdCY-Italic"; |
|
|
|
src: url(../fonts/AvertaStdCY-RegularItalic_1.otf); |
|
|
|
src: url(../fonts/AvertaStdCY-RegularItalic_1.otf); |
|
|
@ -193,6 +197,7 @@ video { |
|
|
|
-moz-box-sizing: border-box; |
|
|
|
-moz-box-sizing: border-box; |
|
|
|
-webkit-box-sizing: border-box; |
|
|
|
-webkit-box-sizing: border-box; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
html, |
|
|
|
html, |
|
|
|
body { |
|
|
|
body { |
|
|
|
/* height: 100%; */ |
|
|
|
/* height: 100%; */ |
|
|
@ -1412,6 +1417,7 @@ a:hover { |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
height: 80px; |
|
|
|
height: 80px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.personal.plan-item { |
|
|
|
.personal.plan-item { |
|
|
|
border-left: 20px solid #8dc63f; |
|
|
|
border-left: 20px solid #8dc63f; |
|
|
|
} |
|
|
|
} |
|
|
@ -2104,9 +2110,11 @@ a:hover { |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
object-fit: cover; |
|
|
|
object-fit: cover; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.item-student-name-container { |
|
|
|
.item-student-name-container { |
|
|
|
max-width: 65%; |
|
|
|
max-width: 65%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.item-student-name { |
|
|
|
.item-student-name { |
|
|
|
padding: 0 0 0 20px; |
|
|
|
padding: 0 0 0 20px; |
|
|
|
} |
|
|
|
} |
|
|
@ -2728,12 +2736,10 @@ a:hover { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.laplai p>input[type="radio"]:checked+*::before { |
|
|
|
.laplai p>input[type="radio"]:checked+*::before { |
|
|
|
background: radial-gradient( |
|
|
|
background: radial-gradient(#84c241 0%, |
|
|
|
#84c241 0%, |
|
|
|
|
|
|
|
#84c241 40%, |
|
|
|
#84c241 40%, |
|
|
|
transparent 50%, |
|
|
|
transparent 50%, |
|
|
|
transparent |
|
|
|
transparent); |
|
|
|
); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.apdung label { |
|
|
|
.apdung label { |
|
|
@ -3211,6 +3217,7 @@ a:hover { |
|
|
|
.box-select-file-full { |
|
|
|
.box-select-file-full { |
|
|
|
flex: 1; |
|
|
|
flex: 1; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box-select-file-full p { |
|
|
|
.box-select-file-full p { |
|
|
|
flex: 1; |
|
|
|
flex: 1; |
|
|
|
text-align: left; |
|
|
|
text-align: left; |
|
|
@ -3820,9 +3827,7 @@ a:hover { |
|
|
|
border-bottom: 1px solid #777777; |
|
|
|
border-bottom: 1px solid #777777; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.giaotrinh.pad-t-0 |
|
|
|
.giaotrinh.pad-t-0 .sunE-giaotrinh-resuft-filter .sunE-giaotrinh-item:last-child { |
|
|
|
.sunE-giaotrinh-resuft-filter |
|
|
|
|
|
|
|
.sunE-giaotrinh-item:last-child { |
|
|
|
|
|
|
|
border-bottom: none; |
|
|
|
border-bottom: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -4153,6 +4158,7 @@ a:hover { |
|
|
|
.sunE-right-container:has(.__text_empty) { |
|
|
|
.sunE-right-container:has(.__text_empty) { |
|
|
|
overflow: initial; |
|
|
|
overflow: initial; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.chambai.writing { |
|
|
|
.chambai.writing { |
|
|
|
margin: 0 0 15px; |
|
|
|
margin: 0 0 15px; |
|
|
|
} |
|
|
|
} |
|
|
@ -5132,15 +5138,13 @@ a:hover { |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
font-size: 18px; |
|
|
|
font-size: 18px; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
background-image: linear-gradient( |
|
|
|
background-image: linear-gradient(45deg, |
|
|
|
45deg, |
|
|
|
|
|
|
|
#b0853a, |
|
|
|
#b0853a, |
|
|
|
#f8efa5, |
|
|
|
#f8efa5, |
|
|
|
#9d7033, |
|
|
|
#9d7033, |
|
|
|
#e7bf55, |
|
|
|
#e7bf55, |
|
|
|
#faf4ac, |
|
|
|
#faf4ac, |
|
|
|
#9d7033 |
|
|
|
#9d7033); |
|
|
|
); |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
border-radius: 15px; |
|
|
|
border-radius: 15px; |
|
|
|
margin: 0 auto 5px; |
|
|
|
margin: 0 auto 5px; |
|
|
@ -5154,14 +5158,12 @@ a:hover { |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
font-size: 18px; |
|
|
|
font-size: 18px; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
background-image: linear-gradient( |
|
|
|
background-image: linear-gradient(45deg, |
|
|
|
45deg, |
|
|
|
|
|
|
|
#c0c0c0, |
|
|
|
#c0c0c0, |
|
|
|
#ebeaea, |
|
|
|
#ebeaea, |
|
|
|
#b8b8b8, |
|
|
|
#b8b8b8, |
|
|
|
#6f6f6f, |
|
|
|
#6f6f6f, |
|
|
|
#ebeaea |
|
|
|
#ebeaea); |
|
|
|
); |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
border-radius: 15px; |
|
|
|
border-radius: 15px; |
|
|
|
margin: 0 auto 5px; |
|
|
|
margin: 0 auto 5px; |
|
|
@ -5175,14 +5177,12 @@ a:hover { |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
font-size: 18px; |
|
|
|
font-size: 18px; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
background-image: linear-gradient( |
|
|
|
background-image: linear-gradient(40deg, |
|
|
|
40deg, |
|
|
|
|
|
|
|
#a3bee3, |
|
|
|
#a3bee3, |
|
|
|
#7da6d7, |
|
|
|
#7da6d7, |
|
|
|
#dde5f4, |
|
|
|
#dde5f4, |
|
|
|
#b5c9e7, |
|
|
|
#b5c9e7, |
|
|
|
#174d6b |
|
|
|
#174d6b); |
|
|
|
); |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
border-radius: 15px; |
|
|
|
border-radius: 15px; |
|
|
|
margin: 0 auto 5px; |
|
|
|
margin: 0 auto 5px; |
|
|
@ -5679,8 +5679,7 @@ a:hover { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
width: 17px; |
|
|
|
width: 17px; |
|
|
|
height: 10px; |
|
|
|
height: 10px; |
|
|
|
background: url(./../images/tinnhan/ico_dropdown.png) 98% / 17px no-repeat |
|
|
|
background: url(./../images/tinnhan/ico_dropdown.png) 98% / 17px no-repeat transparent; |
|
|
|
transparent; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 18px; |
|
|
|
top: 18px; |
|
|
|
right: 30px; |
|
|
|
right: 30px; |
|
|
@ -5976,6 +5975,7 @@ a:hover { |
|
|
|
justify-content: space-between; |
|
|
|
justify-content: space-between; |
|
|
|
padding-left: 3rem; |
|
|
|
padding-left: 3rem; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.phieudiem .diemdanh-item .phieudiem-info p { |
|
|
|
.phieudiem .diemdanh-item .phieudiem-info p { |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-size: 18px; |
|
|
|
font-size: 18px; |
|
|
@ -6620,8 +6620,7 @@ a:hover { |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
font-family: "Myriadpro-Bold"; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.student-khht .sunE-calendar { |
|
|
|
.student-khht .sunE-calendar {} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.sunE-plan.khht-tkb, |
|
|
|
.sunE-plan.khht-tkb, |
|
|
|
.sunE-plan.khht-cn { |
|
|
|
.sunE-plan.khht-cn { |
|
|
@ -7215,14 +7214,12 @@ p.text-center.f-18 { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.top-k-item.b .top-k-score { |
|
|
|
.top-k-item.b .top-k-score { |
|
|
|
background-image: linear-gradient( |
|
|
|
background-image: linear-gradient(to right, |
|
|
|
to right, |
|
|
|
|
|
|
|
#b8b8b8, |
|
|
|
#b8b8b8, |
|
|
|
#cfcfcf, |
|
|
|
#cfcfcf, |
|
|
|
#ebeaea, |
|
|
|
#ebeaea, |
|
|
|
#c0c0c0, |
|
|
|
#c0c0c0, |
|
|
|
#ebeaea |
|
|
|
#ebeaea); |
|
|
|
); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.top-k-item p { |
|
|
|
.top-k-item p { |
|
|
@ -7691,6 +7688,7 @@ p.text-center.f-18 { |
|
|
|
.fix_text_cut_chart::after { |
|
|
|
.fix_text_cut_chart::after { |
|
|
|
background: none !important; |
|
|
|
background: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box-s { |
|
|
|
.box-s { |
|
|
|
padding: 0 5px 0 30px; |
|
|
|
padding: 0 5px 0 30px; |
|
|
|
} |
|
|
|
} |
|
|
@ -8021,8 +8019,7 @@ p.text-center.f-18 { |
|
|
|
appearance: none; |
|
|
|
appearance: none; |
|
|
|
/* Remove default arrow */ |
|
|
|
/* Remove default arrow */ |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
background: url("./../images/icon/ico_dropdown_border_white.png") 98% / 30px |
|
|
|
background: url("./../images/icon/ico_dropdown_border_white.png") 98% / 30px no-repeat #00ceab; |
|
|
|
no-repeat #00ceab; |
|
|
|
|
|
|
|
/* Add custom arrow */ |
|
|
|
/* Add custom arrow */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -8479,21 +8476,13 @@ p.text-center.f-18 { |
|
|
|
border-radius: 50% !important; |
|
|
|
border-radius: 50% !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__time-container |
|
|
|
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected { |
|
|
|
.react-datepicker__time |
|
|
|
|
|
|
|
.react-datepicker__time-box |
|
|
|
|
|
|
|
ul.react-datepicker__time-list |
|
|
|
|
|
|
|
li.react-datepicker__time-list-item--selected { |
|
|
|
|
|
|
|
background-image: linear-gradient(to right, #00e1a0, #00b9b7); |
|
|
|
background-image: linear-gradient(to right, #00e1a0, #00b9b7); |
|
|
|
color: white; |
|
|
|
color: white; |
|
|
|
font-weight: bold; |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__time-container |
|
|
|
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover { |
|
|
|
.react-datepicker__time |
|
|
|
|
|
|
|
.react-datepicker__time-box |
|
|
|
|
|
|
|
ul.react-datepicker__time-list |
|
|
|
|
|
|
|
li.react-datepicker__time-list-item:hover { |
|
|
|
|
|
|
|
background-image: linear-gradient(to right, #00e1a0, #00b9b7); |
|
|
|
background-image: linear-gradient(to right, #00e1a0, #00b9b7); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -8523,16 +8512,20 @@ p.text-center.f-18 { |
|
|
|
color: #fff !important; |
|
|
|
color: #fff !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__month .react-datepicker__month-text:hover, .react-datepicker__month .react-datepicker__quarter-text:hover { |
|
|
|
.react-datepicker__month .react-datepicker__month-text:hover, |
|
|
|
|
|
|
|
.react-datepicker__month .react-datepicker__quarter-text:hover { |
|
|
|
border-radius: 8px !important; |
|
|
|
border-radius: 8px !important; |
|
|
|
border: none !important; |
|
|
|
border: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__month .react-datepicker__month-text, .react-datepicker__month .react-datepicker__quarter-text { |
|
|
|
.react-datepicker__month .react-datepicker__month-text, |
|
|
|
|
|
|
|
.react-datepicker__month .react-datepicker__quarter-text { |
|
|
|
width: auto !important; |
|
|
|
width: auto !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__current-month, .react-datepicker-time__header, .react-datepicker-year-header { |
|
|
|
.react-datepicker__current-month, |
|
|
|
|
|
|
|
.react-datepicker-time__header, |
|
|
|
|
|
|
|
.react-datepicker-year-header { |
|
|
|
font-size: 1.6rem !important; |
|
|
|
font-size: 1.6rem !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -8548,7 +8541,10 @@ p.text-center.f-18 { |
|
|
|
display: flex !important; |
|
|
|
display: flex !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.react-datepicker__day--today, .react-datepicker__month-text--today, .react-datepicker__quarter-text--today, .react-datepicker__year-text--today { |
|
|
|
.react-datepicker__day--today, |
|
|
|
|
|
|
|
.react-datepicker__month-text--today, |
|
|
|
|
|
|
|
.react-datepicker__quarter-text--today, |
|
|
|
|
|
|
|
.react-datepicker__year-text--today { |
|
|
|
border-radius: 8px !important; |
|
|
|
border-radius: 8px !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -8751,8 +8747,7 @@ ul.pagination li:hover a { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
width: 18px; |
|
|
|
width: 18px; |
|
|
|
height: 9px; |
|
|
|
height: 9px; |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_green.png) 96% / |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_green.png) 96% / 18px no-repeat transparent; |
|
|
|
18px no-repeat transparent; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 12px; |
|
|
|
top: 12px; |
|
|
|
right: 10px; |
|
|
|
right: 10px; |
|
|
@ -8762,8 +8757,7 @@ ul.pagination li:hover a { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
width: 18px; |
|
|
|
width: 18px; |
|
|
|
height: 9px; |
|
|
|
height: 9px; |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_orange.png) 96% / |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_orange.png) 96% / 18px no-repeat transparent; |
|
|
|
18px no-repeat transparent; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 12px; |
|
|
|
top: 12px; |
|
|
|
right: 10px; |
|
|
|
right: 10px; |
|
|
@ -8774,8 +8768,7 @@ ul.pagination li:hover a { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
width: 18px; |
|
|
|
width: 18px; |
|
|
|
height: 9px; |
|
|
|
height: 9px; |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_red.png) 96% / 18px |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_red.png) 96% / 18px no-repeat transparent; |
|
|
|
no-repeat transparent; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 12px; |
|
|
|
top: 12px; |
|
|
|
right: 10px; |
|
|
|
right: 10px; |
|
|
@ -8959,16 +8952,14 @@ ul.pagination li:hover a { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
width: 24px; |
|
|
|
width: 24px; |
|
|
|
height: 14px; |
|
|
|
height: 14px; |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_blue.png) 90% / 24px |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropdown_blue.png) 90% / 24px no-repeat transparent; |
|
|
|
no-repeat transparent; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 19px; |
|
|
|
top: 19px; |
|
|
|
right: 8px; |
|
|
|
right: 8px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.btn-ob .select-styled.active:after { |
|
|
|
.btn-ob .select-styled.active:after { |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropup_blue.png) 90% / 24px |
|
|
|
background: url(./../images/teacher/diemdanh/ico_dropup_blue.png) 90% / 24px no-repeat transparent; |
|
|
|
no-repeat transparent; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.hoc-ky.btn-ob { |
|
|
|
.hoc-ky.btn-ob { |
|
|
@ -8994,6 +8985,7 @@ ul.pagination li:hover a { |
|
|
|
.he-so.btn-ob .select-options { |
|
|
|
.he-so.btn-ob .select-options { |
|
|
|
z-index: 5; |
|
|
|
z-index: 5; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.uk-modal { |
|
|
|
.uk-modal { |
|
|
|
z-index: 99999; |
|
|
|
z-index: 99999; |
|
|
|
} |
|
|
|
} |
|
|
@ -9240,10 +9232,7 @@ ul.pagination li:hover a { |
|
|
|
border-top-left-radius: 35px; |
|
|
|
border-top-left-radius: 35px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.giaotrinh.unit.student |
|
|
|
.giaotrinh.unit.student .unit-list .unit-giaotrinh-content.active .unit-more-info { |
|
|
|
.unit-list |
|
|
|
|
|
|
|
.unit-giaotrinh-content.active |
|
|
|
|
|
|
|
.unit-more-info { |
|
|
|
|
|
|
|
border-bottom: none; |
|
|
|
border-bottom: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -10443,10 +10432,7 @@ ul.pagination li:hover a { |
|
|
|
padding: 30px 20px 0; |
|
|
|
padding: 30px 20px 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ldjas |
|
|
|
.ldjas .giaotrinh.teacher-giaobai .giaotrinh.filter .sunE-giaotrinh-resuft-filter { |
|
|
|
.giaotrinh.teacher-giaobai |
|
|
|
|
|
|
|
.giaotrinh.filter |
|
|
|
|
|
|
|
.sunE-giaotrinh-resuft-filter { |
|
|
|
|
|
|
|
height: calc(100vh - 290px); |
|
|
|
height: calc(100vh - 290px); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|