Proyectos de Subversion Moodle

Rev

Rev 704 | Rev 715 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
@charset "UTF-8";
2
 
3
:root {
4
    --primary-white: rgba(255, 255, 255, 0.9);
5
    --primary-white-hover: rgba(255, 255, 255, 0.04);
6
    --border-primary: #ffffff14;
7
    --primary-font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif;
8
}
9
 
10
h1,
11
h2,
12
h3,
13
h4,
14
h5,
15
h6,
16
span,
17
a,
60 ariadna 18
p ,
19
.comment-message .text,
403 ariadna 20
.comment-message .time
21
.container{
1 efrain 22
    font-family: var(--primary-font-family);
23
}
24
 
25
/* Nav */
26
.rui-topbar-wrapper {
27
    background: #fff;
28
    border-bottom: 1px solid #aeb3b8;
29
    box-shadow: 1px 1px 1px #ddd;
30
    padding: 5px;
31
    height: 55px;
32
 
33
}
34
 
35
/* Drawer */
36
 
589 ariadna 37
@media (max-width: 767.98px) {
38
    .btn-drawer {
39
        left: 15px;
40
        top: 80px;
41
}
42
}
43
 
1 efrain 44
@media (min-width: 1100px){
45
.drawer-left, .drawer-right {
46
    height: calc(100% - 55px);
47
}
48
}
49
 
50
.drawer.drawer-left {
51
    background-color: #23292f;
52
    border-radius: 0;
53
    padding: 0;
54
    top: 55px;
55
}
56
 
57
.drawercontent {
58
    scrollbar-color: #757474 #fff;
59
    margin-right: 0;
60
    scrollbar-width: auto;
61
    padding: 0;
62
    height: calc(100% - 55px);
63
}
64
 
65
.courseindex .courseindex-item.pageitem {
66
    background: black;
67
    color: #fff;
68
    border-left: 5px solid #fff;
69
}
70
 
71
.drawerheader {
72
    border-bottom: 1px solid var(--border-primary);
73
    padding: .9rem !important;
74
    display: flex;
75
    justify-content: space-between;
76
    align-items: center;
77
}
78
 
79
.drawerheadercontent {
80
    position: relative !important;
81
    top: 0 !important;
82
    left: 0 !important;
83
    display: flex;
84
    align-items: center;
85
    justify-content: center;
86
    gap: .5rem;
87
}
88
 
89
.drawer.drawer-left .drawertoggle {
90
    margin-left: auto;
91
    margin-right: 0;
92
    margin-top: 2px;
93
    margin-bottom: 2px;
94
}
95
 
96
.drawerheadercontent h5{
97
    margin-bottom: 0;
98
    font-size: 16px;
99
    font-weight: 600;
100
    color: #fff;
101
    margin-top: 5px;
102
}
103
 
104
.wrapper-fw {
105
    width: calc(100% - 1px);
106
    position: relative;
107
}
108
 
109
.courseindex .courseindex-item.pageitem:hover, .courseindex .courseindex-item.pageitem:focus {
110
    color: #fff;
111
    background: #000;
112
    border-left: 5px solid #fff;
113
}
114
 
115
.courseindex .courseindex-item.pageitem:hover .courseindex-link{
116
    color: #fff;
117
}
118
 
119
#page-mod-resource-view .wrapper-fw, #page-mod-hvp-view .wrapper-fw {
120
    width: 100%;
121
}
122
 
448 ariadna 123
#page-mod-resource-view .drawer-right .drawerheader , #page-mod-hvp-view .drawer-right .drawerheader  {
124
    display: none;
125
}
1 efrain 126
 
127
#page-mod-resource-view .drawer-right .drawercontent , #page-mod-hvp-view .drawer-right .drawercontent  {
128
    width: 100%;
129
}
130
 
131
#block-region-side-pre{
132
    justify-content: center;
133
}
134
 
135
.drawer-right .drawerheader .drawerheadercontent h5{
136
    display: none;
137
}
138
 
139
.courseindex .courseindex-section {
140
    border-radius: 0 !important;
141
    margin-left: 0 !important;
142
    margin-bottom: 0 !important;
143
}
144
 
145
.courseindex .courseindex-item.courseindex-section-title {
146
    flex-direction: row-reverse;
147
    justify-content: space-between;
148
    padding: 0.5rem 0;
149
    border-radius: 0 !important;
150
}
151
 
152
.courseindex .courseindex-section .courseindex-item.courseindex-section-title {
153
    border-bottom: 1px solid var(--border-primary) !important;
154
}
155
 
156
.courseindex .courseindex-item.courseindex-section-title a {
157
    color: var(--primary-white) !important;
158
    font-size: 14px !important;
159
    font-weight: 600;
160
    margin-left: 1rem;
161
}
162
 
163
.courseindex .courseindex-sectioncontent {
164
    padding: 0 !important;
165
}
166
 
167
.courseindex .courseindex-item.pageitem a {
168
    color: #fff;
169
}
170
 
171
 
172
.courseindex .courseindex-section .courseindex-sectioncontent .courseindex-item {
173
    padding: 10.5px;
174
    padding-left: 16px;
175
    border-bottom: 1px solid var(--border-primary);
176
    border-radius: 0;
177
}
178
 
179
.courseindex .courseindex-item:hover span,
180
.courseindex .courseindex-item:hover .courseindex-link,
181
.courseindex .courseindex-item:hover .courseindex-chevron,
182
.courseindex .courseindex-item:focus span,
183
.courseindex .courseindex-item:focus .courseindex-link,
184
.courseindex .courseindex-item:focus .courseindex-chevron {
185
    color: var(--primary-white);
186
}
187
 
188
.courseindex .courseindex-item:hover>span:not(.icons-collapse-expand),
189
.courseindex .courseindex-item:hover>.courseindex-link,
190
.courseindex .courseindex-item:hover>.courseindex-chevron:not(.icons-collapse-expand),
191
.courseindex .courseindex-item:focus>span:not(.icons-collapse-expand),
192
.courseindex .courseindex-item:focus>.courseindex-link,
193
.courseindex .courseindex-item:focus>.courseindex-chevron:not(.icons-collapse-expand) {
194
    text-decoration: underline;
195
}
196
 
197
.courseindex .expanded-icon,
198
.courseindex .collapsed-icon {
199
    background-color: transparent !important;
200
}
201
 
202
.courseindex .expanded-icon .icon,
203
.courseindex .collapsed-icon .icon {
204
    font-size: 20px !important;
205
}
206
 
207
/* Drawer end */
208
 
209
#page-mod-resource-view .rui-main-content-title--h4, #page-mod-hvp-view .rui-main-content-title--h4 {
210
    font-size: 16px;
211
    color: #757474;
212
    font-weight: 600;
213
}
214
 
215
.page-header-content{
216
    margin: 11px 0;
80 ariadna 217
    margin-top: 35px !important;
1 efrain 218
}
219
 
220
#page-mod-resource-view .page-header-content, #page-mod-hvp-view .page-header-content {
221
    background-color: transparent;
222
    position: absolute;
223
    top: 0;
224
    left: 0;
225
    z-index: 100;
226
    margin: 10px 0 !important;
227
}
228
 
229
#page-mod-resource-view .page-header-content .page-context-header, #page-mod-hvp-view .page-header-content .page-context-header {
230
    padding: 0 1rem;
77 ariadna 231
    margin-top: 45px;
1 efrain 232
}
233
 
234
.courseindex .courseindex-item.courseindex-section-title a {
235
    color: var(--primary-white);
236
}
237
 
238
.courseindex .courseindex-item .courseindex-name,
239
.courseindex .courseindex-item .courseindex-link {
240
    color: var(--primary-white);
241
}
242
 
243
.courseindex .expanded-icon,
244
.courseindex .collapsed-icon {
245
    background-color: #595858;
246
    color: var(--primary-white);
247
}
248
 
249
 
250
.wrapper--with-margin {
251
    width: calc(100% - 40px);
252
}
253
 
254
.btn.btn-icon,
255
a.btn-icon {
256
    color: var(--primary-white);
257
    line-height: 10px;
258
    background: transparent;
259
    width: 32px;
260
    height: 32px;
261
    border-radius: 32px;
262
    box-shadow: inset 0 0 0 1px var(--primary-white);
263
    opacity: 1;
264
}
265
 
266
.btn.btn-icon:hover,
267
a.btn-icon:hover {
268
    box-shadow: inset 0 0 0 2px var(--primary-white);
269
    background-color: var(--primary-white-hover);
270
}
271
 
272
.drawer {
273
    padding: 1px 10px;
274
}
275
 
276
.btn-icon {
277
    min-width: auto;
278
    border: none;
279
}
280
 
281
.btn-icon svg {
282
    width: 20px;
283
    height: 20px;
284
}
285
 
286
.btn.btn-icon,
287
#page .hsuforum-tools a.btn-icon {
288
    height: 30px;
289
    width: 30px;
290
}
291
 
292
.drawerheadercontent {
293
    top: 15px;
294
    right: 15px;
295
}
296
 
297
.video-js {
298
    border-radius: 0px;
299
}
300
 
301
.mediaplugin.mediaplugin_videojs {
302
    margin: 0;
303
}
304
 
305
.path-mod-resource .resourcecontent {
306
    margin-top: 0;
307
}
308
 
309
.video-js.vjs-fluid {
310
    padding-top: 75vh !important;
311
}
312
 
313
.drawer.drawer-right {
314
    visibility: visible;
315
    width: 100%;
316
    display: flex;
317
    float: left;
318
    position: revert;
319
    top: 1px;
320
}
321
 
322
#page.drawers.show-drawer-right {
323
    padding-right: 0;
324
}
325
 
326
#block-region-side-pre {
327
    display: flex;
328
    width: 100%;
329
    gap: 12px;
330
}
331
 
714 ariadna 332
.btn {
333
    line-height: 1;
334
}
335
 
1 efrain 336
.btn-group>.btn:last-child {
337
    border-top-right-radius: 0px;
338
    border-bottom-right-radius: 0px;
339
    height: 40px;
340
}
341
 
342
.btn-group>.btn:first-child {
343
    border-top-left-radius: 0px;
344
    border-bottom-left-radius: 0px;
345
}
346
 
347
.btn-primary, .mod_quiz-next-nav {
348
    background: transparent;
349
    color: #000;
350
    border-radius: 5px;
351
    border-color: #ddd;
352
}
353
 
354
.mb-2 a:hover{
355
    border: transparent;
356
    color: #000;
357
    background: #ddd;
358
}
359
 
360
.btn.btn-primary .mr-1:hover, .mod_quiz-next-nav:hover{
361
    border: transparent;
362
    color: #000;
363
    background: #ddd;
364
}
365
 
366
#blocks_buttons.btn-group .btn.nav-link {
367
    border: transparent;
368
    color: #212121;
369
    background: transparent;
370
    height: 40px;
371
}
372
 
373
#blocks_buttons.btn-group .btn.nav-link:hover,
374
#blocks_buttons.btn-group .btn.nav-link.active {
375
    background-color: #F5F5F5;
376
    color: #000;
377
}
378
 
379
#blocks_buttons.btn-group .btn.nav-link.active {
380
    border-bottom: 3px solid #000;
381
}
382
 
383
.card-header{
384
    border-bottom: 1px solid #ddd;
385
    padding: 0px;
386
    height: 46px;
387
}
388
 
389
.card-body {
390
    padding: 10px;
391
    margin-top: 5px;
392
}
393
 
394
.comment-list li{
395
    border: 1px solid #ddd;
396
    border-radius: 0px;
397
    padding: 20px;
398
}
399
 
400
.comment-message-meta a {
401
    color: #212121;
402
    font-size: 15px;
403
}
404
 
405
.comment-message .text {
406
    color: #000;
407
}
408
 
409
.drawer.drawer-right{
410
    padding: 0;
411
}
412
 
413
.drawer-right .drawercontent{
414
    height: fit-content;
415
    padding: 0;
416
    width: 100%;
417
}
418
 
419
.forum-post {
420
    border: 1px solid #ddd;
421
    border-radius: 10px;
422
    display: block;
423
    margin: auto;
424
    padding: 0;
425
    width: 60%;
426
}
427
 
428
.forum-post-header{
429
    padding: 12px;
430
    margin-bottom: 0;
431
}
432
 
433
.attachedimages, .post-content-container {
434
    padding: 0 12px;
435
}
436
 
437
.attachedimages img {
438
    display: block;
439
    margin: auto;
440
}
441
 
442
.rui-forum-edit-buttons {
443
    display: flex;
444
    gap: 5px;
445
    flex-wrap: wrap;
446
}
447
 
448
.post-actions{
449
    border-top: 1px solid #ddd;
450
    gap: 5px;
451
    padding-left: 0.5rem !important;
452
}
453
 
454
.path-mod-forum .indent{
455
    margin-left: 0;
456
}
457
 
458
@media (min-width: 768px){
459
    .forum-post-reply {
460
        margin-left: 5%;
461
        max-width: 90%;
462
    }
463
}
464
 
465
textarea.form-control {
466
    border-radius: 0px;
467
    border: 1px solid #000;
468
}
469
 
470
.rui-page-footer {
471
    display: none;
472
}
473
 
474
.rui-footer-block--3 {
475
    display: none;
476
}
477
 
478
@media (min-width: 768px){
479
#page-wrapper #page {
480
    padding-top: 55px;
481
    }
482
}
483
 
484
.btn-group .btn.active, .btn-group #page .hsuforum-tools a.active, #page .hsuforum-tools .btn-group a.active {
485
    background-color: #edeffa;
486
    color: #000;
487
    height: 40px;
488
}
489
 
490
.drawer-right .drawerheader{
491
    display: none;
492
}
493
 
494
.page-header-content {
495
    margin: 11px 0;
496
    position: relative;
497
    z-index: 1;
498
}
499
 
449 ariadna 500
.rui-main-content-title--h3{
501
    display: none;
502
}
1 efrain 503
 
504
.flex-wrap{
505
    padding-top: 2px;
506
}
507
 
508
.activityiconcontainer {
509
    margin-left: 5px;
83 ariadna 510
    display: none;
1 efrain 511
}
512
 
513
@media (min-width: 320px){
514
.form-inline .custom-select {
515
    margin-left: 5px;
516
    font-size: smaller;
517
    height: 35px;
518
    padding-top: 5px;
519
    padding-bottom: 5px;
520
    border-radius: 5px;
521
    margin-top: 15px;
522
}
523
}
524
 
525
.rui-title-container {
526
    margin-top: 0px;
527
    margin-bottom: 0px;
528
}
529
 
530
.form-inline input {
531
    height: 35px;
532
    padding-top: 5px;
533
    padding-bottom: 5px;
534
    border-radius: 5px;
535
}
536
 
537
.mb-4, .my-4 {
538
    margin-bottom: 0.5rem !important;
539
    height: 40px;
540
}
541
 
542
[data-action="forum-inpage-submit"] {
543
    position: relative;
544
    height: 35px;
545
}
546
 
547
.btn.dropdown-toggle, #page .hsuforum-tools a.dropdown-toggle {
548
    border: 0;
549
    border-radius: 5px;
550
    height: 35px;
551
    font-size: smaller;
552
    margin-right: 15px;
553
    margin-top: 7%;
554
}
555
 
556
.btn-secondary{
557
    border-radius: 5px;
558
}
559
 
560
.mr-1{
561
    height: 35px;
562
    font-size: smaller;
563
}
564
 
565
@media (min-width: 320px) {
566
    .mform fieldset.collapsible legend a.fheader[aria-expanded="true"]{
567
        margin-left: 5px;
568
        margin-right: 10px;
569
    }
570
}
571
 
572
[data-fieldtype="editor"]>div {
573
    margin-right: 10px;
574
}
575
 
576
.mb-0 {
577
    margin-right: 0%;
578
    margin-left: 3%;
579
}
580
 
581
.filemanager-container{
582
    margin-right: 10px;
583
}
584
 
585
.fp-navbar {
586
    border-color: #E1E1E1;
587
    margin-right: 10px;
588
}
589
 
590
.filemanager .fp-restrictions {
591
    margin-right: 15px;
592
}
593
 
594
.ml-1{
595
    margin-left: 0.25rem !important;
596
    margin-top: 13.5px !important;
597
}
598
 
599
form-inline .custom-select {
600
    margin-top: 15px;
601
}
602
 
603
.submissionstatustable{
604
    margin-top: 3%;
605
}
606
 
607
.btn:not(:disabled):not(.disabled), #page .hsuforum-tools a:not(:disabled):not(.disabled) {
608
    margin-top: 5px;
609
}
610
 
611
button:not(:disabled){
612
    height: 35px;
613
}
614
 
615
.custom-control{
616
    margin-top: 5px;
617
}
618
 
619
.h3 {
620
    font-size: 1rem;
621
    line-height: 1.3;
622
    margin-left: 10px;
623
}
624
 
625
.que .grade{
626
    margin-top: 10px;
627
}
628
 
629
.que .qtext {
630
    font-size: smaller;
631
}
632
 
633
.formulation.clearfix {
634
    width: 50%;
635
    margin-left: 25%;
636
}
637
 
638
.notyetanswered .state{
639
    margin-left: 7px;
640
}
641
 
642
.que.multichoice .answer div.r0{
643
    height: 40px;
644
    font-size: smaller;
645
}
646
 
647
.ml-1{
648
    margin-top: 0.25px !important;
649
}
650
 
651
.que .info .questionflag a{
652
    border-radius: 5px;
653
}
654
 
714 ariadna 655
.submitbtns .mod_quiz-next-nav, .submitbtns .mod_quiz-prev-nav{
656
    font-size: 0.75rem;
1 efrain 657
}
658
 
659
.btn--darkmode{
660
    display:none;
661
}
662
 
663
.search-input-group{
664
    margin-left: 14.5%;
665
}
666
 
667
.rui-course-card-deck {
668
    display: flex !important;
669
    flex-wrap: wrap;
670
    flex-direction: row !important;
671
}
672
 
673
.rui-course-card-deck .rui-course-card {
674
    border-radius: 20px;
675
    border: 1px solid #eee;
676
    box-shadow: 1px 1px 1px #ddd;
677
    grid-template-columns: repeat(3, 1fr);
678
    grid-template-rows: repeat(2, 1fr);
679
    max-width: calc(50% - 18px);
680
    min-width: 450px;
681
    width: 100%;
682
}
683
 
684
.rui-course-card-deck .rui-course-card > *:not(a){
685
    grid-column: 2/4;
686
}
687
 
688
.rui-course-card-deck .rui-course-card > a{
689
    grid-column: 1/2;
690
    grid-row: 1/3;
691
}
692
 
693
#page-my-index #block-region-dtopblocks {
694
    display: flex;
695
    flex-wrap: wrap;
696
    justify-content: space-between;
697
}
698
 
699
#page-my-index #block-region-dtopblocks > .card{
700
    flex: 1;
701
}
702
 
703
#page-my-index #block-region-dtopblocks .rui-course-card{
704
    max-width: none;
705
}
706
 
707
#page.drawers .main-inner{
708
    background-color: #fff;
709
}
710
 
711
.search-input-group .search-input {
712
    font-size: small;
713
    height: 35px;
714
}
715
 
716
body.drawer-open-right #sidepreopen-control {
717
    position: fixed;
718
    z-index: 1120;
719
    display: none;
720
}
721
 
722
.card-title {
723
    display: none !important;
724
}
725
 
726
 
449 ariadna 727
 
1 efrain 728
h1 {
729
    font-size: 30px;
730
    margin-bottom: 5px;
731
}
732
 
733
.block_myprofile .myprofileitem.fullname {
734
    font-size: 1.4rem;
735
}
736
 
737
.form-control, [type="text"]{
738
    border-radius: 5px;
739
    font-size: smaller;
740
    height: 35px;
741
}
742
 
743
.search-input-group .search-input-btn{
744
    right: -35px;
745
}
746
 
747
.myprofileitem p {
748
    font-size: 1.1rem;
749
}
750
 
10 ariadna 751
.userinitials{
752
    border-radius: 30px;
753
    border: 1px solid #000000;
754
    color: #ffffff;
755
    background-color: #000;
756
}
757
 
758
.comment-message .picture .userinitials{
759
    min-width: 50px;
760
    min-height: 50px;
32 ariadna 761
}
762
 
763
.page-mycourses .block .block-controls{
764
    margin-top: 25px;
765
    right: 0;
61 ariadna 766
}
767
 
77 ariadna 768
 
769
.mr-5 {
62 ariadna 770
    border: 1px solid #212121;
61 ariadna 771
    border-radius: 10px;
62 ariadna 772
    background: #212121;
77 ariadna 773
    margin-top: 45px;
774
    width: 210px !important;
775
    height: 50px !important;
81 ariadna 776
    margin-right: 5px !important;
61 ariadna 777
}
778
 
779
.block_point_view.reactions-container {
780
    z-index: 1;
781
    position: relative;
782
    float: right;
78 ariadna 783
    margin-top: 27px;
61 ariadna 784
    margin-right: 2.5rem !important;
72 ariadna 785
    width: 200px !important;
786
    height: 100px !important;
62 ariadna 787
}
788
 
789
.d-inline-block {
72 ariadna 790
    color: #bbb;
63 ariadna 791
}
792
 
72 ariadna 793
.my-0{
794
    height: 20px;
795
}
796
 
797
.rounded {
798
    border-radius: 30px !important;
75 ariadna 799
}
800
 
801
.singleselect {
802
    max-width: 100%;
803
    margin-left: 2.5px;
76 ariadna 804
}
805
 
79 ariadna 806
.block_point_view.reactions-container .withtooltip {
807
    margin-right: -2.5px;
82 ariadna 808
}
809
 
810
.path-mod .page-header-content .rui-main-content-title{
811
    display: none;
812
}
83 ariadna 813
.page-header-image{
82 ariadna 814
    display: none;
83 ariadna 815
}
85 ariadna 816
 
817
.dropdown-menu.show {
818
    max-width: 300px;
819
    width: 300px;
820
    overflow: auto;
821
}
822
 
89 ariadna 823
.btn.btn-icon, #page .hsuforum-tools a.btn-icon {
824
    color: #bbb;
825
}
85 ariadna 826
 
89 ariadna 827
.rui-logo.rui-logo-box {
91 ariadna 828
    box-shadow: none;
89 ariadna 829
}
92 ariadna 830
 
831
.loginfailures .usermenu .avatar::before {
832
    width: 13.5px !important;
833
    height: 13.5px !important;
834
    top: 2px;
835
    right: auto;
836
}
100 ariadna 837
 
838
.student_feedback_container{
839
    display: flex;
840
    flex-direction: row-reverse;
841
}
842
 
843
.student_feedback_container h4{
844
    display: none;
845
}
165 ariadna 846
 
847
.bloque {
167 ariadna 848
    border: none !important;
165 ariadna 849
    margin-right: 10px;
312 ariadna 850
}
851
 
852
.row {
853
    margin-left: 0px;
319 ariadna 854
}
855
 
856
.activity-navigation {
857
    display: none;
337 ariadna 858
}
859
 
860
.path-mod .rui-activity-wrapper {
861
    border: none;
862
    margin-bottom: 0px;
863
}
359 ariadna 864
 
865
.btn-cesa-course-completion{
337 ariadna 866
    top: 4rem;
867
    right: 1rem;
359 ariadna 868
    margin-bottom: 5px;
345 ariadna 869
}
870
 
351 ariadna 871
.form-control--username-box{
345 ariadna 872
    margin-bottom: 0.5rem !important;
873
    margin-top: 20px !important;
349 ariadna 874
    margin-right: 0px !important;
346 ariadna 875
}
876
 
877
.rui-show-password-btn.rui-show-password-btn--hidden {
878
    border-radius: 50px;
348 ariadna 879
    height: 30px;
880
    margin-top: 1px;
347 ariadna 881
}
882
 
883
.rui-login-layout-1 .login-container {
884
    min-height: 100vh;
885
    display: grid;
886
    align-content: center;
887
    background: #01011e;
348 ariadna 888
}
349 ariadna 889
.btn-lg{
348 ariadna 890
    padding: 1rem 1.75rem;
350 ariadna 891
    font-size: 1rem;
348 ariadna 892
    line-height: 1.5;
352 ariadna 893
    border-radius: 5px;
348 ariadna 894
    display: flex !important;
350 ariadna 895
    height: 45px !important;
352 ariadna 896
}
897
 
898
.item-cursos{
899
    width: 95% ;
900
}
901
 
902
.bloque {
903
    padding: 0px;
904
    border-radius: 3px;
905
    border: 1px solid #cccccc;
906
    /* display: inline-block; */
907
    margin-bottom: 15px;
356 ariadna 908
    margin-left: 8.5px;
371 ariadna 909
    margin-right: 8px;
355 ariadna 910
    max-width: 270px;
366 ariadna 911
}
912
 
913
.courseindex .courseindex-item .completion_complete~.courseindex-link {
914
    color: #07a4e3;
915
}
916
.courseindex .courseindex-item .completioninfo.completion_complete {
917
    color: #07a4e3;
370 ariadna 918
}
919
 
920
.rui-dashboard-bottom .mt-4 .mb-4{
921
    display: none;
922
}
373 ariadna 923
.page-header-content .flex-wrap{
924
    display: none;
925
}
926
 
468 ariadna 927
.close{
469 ariadna 928
    height: 30px !important;
929
    width: 30px !important;
488 ariadna 930
}
931
 
932
.alert, #page-mod-choice-view #notice p {
933
    position: relative;
934
    margin: 1rem 0;
935
    padding: .55rem 1.25rem;
936
    border: 1px solid transparent;
937
    border-radius: 20px;
938
    font-size: .813rem;
939
    font-weight: 500;
940
    margin-left: 5px;
941
    margin-right: 5px;
590 ariadna 942
}
943
 
944
#page-mod-resource-view .card-header, #page-mod-hvp-view .card-header {
945
    padding: 0 !important;
946
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
947
}
948
 
949
/* MAIN CONTENT */
950
 
591 ariadna 951
.main-content {
952
    margin-bottom: 0;
953
}
954
 
594 ariadna 955
.h5p-iframe-wrapper {
595 ariadna 956
    height: 75vh !important;
594 ariadna 957
}
958
 
959
.h5p-iframe-wrapper.h5p-fullscreen {
595 ariadna 960
    height: 100vh !important;
592 ariadna 961
}
962
 
594 ariadna 963
.h5p-iframe-wrapper iframe.h5p-iframe {
964
    height: 100% !important;
616 ariadna 965
}
966
 
967
body.drawer-open-left, body.drawer-open-right {
968
    overflow: auto !important;
685 ariadna 969
}
970
 
971
svg {
972
    margin-left: 0px;
693 ariadna 973
}
974