Proyectos de Subversion Moodle

Rev

Rev 693 | Rev 714 | 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
 
332
.btn-group>.btn:last-child {
333
    border-top-right-radius: 0px;
334
    border-bottom-right-radius: 0px;
335
    height: 40px;
336
}
337
 
338
.btn-group>.btn:first-child {
339
    border-top-left-radius: 0px;
340
    border-bottom-left-radius: 0px;
341
}
342
 
343
.btn-primary, .mod_quiz-next-nav {
344
    background: transparent;
345
    color: #000;
346
    border-radius: 5px;
347
    border-color: #ddd;
348
    margin-top: 10%;
349
    height: 35px;
350
    margin-left: 5px;
351
    font-size: small;
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
 
655
#page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav{
656
    margin-right: 5px;
657
    font-size: 75%;
658
}
659
 
660
.btn--darkmode{
661
    display:none;
662
}
663
 
664
.search-input-group{
665
    margin-left: 14.5%;
666
}
667
 
668
.rui-course-card-deck {
669
    display: flex !important;
670
    flex-wrap: wrap;
671
    flex-direction: row !important;
672
}
673
 
674
.rui-course-card-deck .rui-course-card {
675
    border-radius: 20px;
676
    border: 1px solid #eee;
677
    box-shadow: 1px 1px 1px #ddd;
678
    grid-template-columns: repeat(3, 1fr);
679
    grid-template-rows: repeat(2, 1fr);
680
    max-width: calc(50% - 18px);
681
    min-width: 450px;
682
    width: 100%;
683
}
684
 
685
.rui-course-card-deck .rui-course-card > *:not(a){
686
    grid-column: 2/4;
687
}
688
 
689
.rui-course-card-deck .rui-course-card > a{
690
    grid-column: 1/2;
691
    grid-row: 1/3;
692
}
693
 
694
#page-my-index #block-region-dtopblocks {
695
    display: flex;
696
    flex-wrap: wrap;
697
    justify-content: space-between;
698
}
699
 
700
#page-my-index #block-region-dtopblocks > .card{
701
    flex: 1;
702
}
703
 
704
#page-my-index #block-region-dtopblocks .rui-course-card{
705
    max-width: none;
706
}
707
 
708
#page.drawers .main-inner{
709
    background-color: #fff;
710
}
711
 
712
.search-input-group .search-input {
713
    font-size: small;
714
    height: 35px;
715
}
716
 
717
body.drawer-open-right #sidepreopen-control {
718
    position: fixed;
719
    z-index: 1120;
720
    display: none;
721
}
722
 
723
.card-title {
724
    display: none !important;
725
}
726
 
727
 
449 ariadna 728
 
1 efrain 729
h1 {
730
    font-size: 30px;
731
    margin-bottom: 5px;
732
}
733
 
734
.block_myprofile .myprofileitem.fullname {
735
    font-size: 1.4rem;
736
}
737
 
738
.form-control, [type="text"]{
739
    border-radius: 5px;
740
    font-size: smaller;
741
    height: 35px;
742
}
743
 
744
.search-input-group .search-input-btn{
745
    right: -35px;
746
}
747
 
748
.myprofileitem p {
749
    font-size: 1.1rem;
750
}
751
 
10 ariadna 752
.userinitials{
753
    border-radius: 30px;
754
    border: 1px solid #000000;
755
    color: #ffffff;
756
    background-color: #000;
757
}
758
 
759
.comment-message .picture .userinitials{
760
    min-width: 50px;
761
    min-height: 50px;
32 ariadna 762
}
763
 
764
.page-mycourses .block .block-controls{
765
    margin-top: 25px;
766
    right: 0;
61 ariadna 767
}
768
 
77 ariadna 769
 
770
.mr-5 {
62 ariadna 771
    border: 1px solid #212121;
61 ariadna 772
    border-radius: 10px;
62 ariadna 773
    background: #212121;
77 ariadna 774
    margin-top: 45px;
775
    width: 210px !important;
776
    height: 50px !important;
81 ariadna 777
    margin-right: 5px !important;
61 ariadna 778
}
779
 
780
.block_point_view.reactions-container {
781
    z-index: 1;
782
    position: relative;
783
    float: right;
78 ariadna 784
    margin-top: 27px;
61 ariadna 785
    margin-right: 2.5rem !important;
72 ariadna 786
    width: 200px !important;
787
    height: 100px !important;
62 ariadna 788
}
789
 
790
.d-inline-block {
72 ariadna 791
    color: #bbb;
63 ariadna 792
}
793
 
72 ariadna 794
.my-0{
795
    height: 20px;
796
}
797
 
798
.rounded {
799
    border-radius: 30px !important;
75 ariadna 800
}
801
 
802
.singleselect {
803
    max-width: 100%;
804
    margin-left: 2.5px;
76 ariadna 805
}
806
 
79 ariadna 807
.block_point_view.reactions-container .withtooltip {
808
    margin-right: -2.5px;
82 ariadna 809
}
810
 
811
.path-mod .page-header-content .rui-main-content-title{
812
    display: none;
813
}
83 ariadna 814
.page-header-image{
82 ariadna 815
    display: none;
83 ariadna 816
}
85 ariadna 817
 
818
.dropdown-menu.show {
819
    max-width: 300px;
820
    width: 300px;
821
    overflow: auto;
822
}
823
 
89 ariadna 824
.btn.btn-icon, #page .hsuforum-tools a.btn-icon {
825
    color: #bbb;
826
}
85 ariadna 827
 
89 ariadna 828
.rui-logo.rui-logo-box {
91 ariadna 829
    box-shadow: none;
89 ariadna 830
}
92 ariadna 831
 
832
.loginfailures .usermenu .avatar::before {
833
    width: 13.5px !important;
834
    height: 13.5px !important;
835
    top: 2px;
836
    right: auto;
837
}
100 ariadna 838
 
839
.student_feedback_container{
840
    display: flex;
841
    flex-direction: row-reverse;
842
}
843
 
844
.student_feedback_container h4{
845
    display: none;
846
}
165 ariadna 847
 
848
.bloque {
167 ariadna 849
    border: none !important;
165 ariadna 850
    margin-right: 10px;
312 ariadna 851
}
852
 
853
.row {
854
    margin-left: 0px;
319 ariadna 855
}
856
 
857
.activity-navigation {
858
    display: none;
337 ariadna 859
}
860
 
861
.path-mod .rui-activity-wrapper {
862
    border: none;
863
    margin-bottom: 0px;
864
}
359 ariadna 865
 
866
.btn-cesa-course-completion{
337 ariadna 867
    top: 4rem;
868
    right: 1rem;
359 ariadna 869
    margin-bottom: 5px;
345 ariadna 870
}
871
 
351 ariadna 872
.form-control--username-box{
345 ariadna 873
    margin-bottom: 0.5rem !important;
874
    margin-top: 20px !important;
349 ariadna 875
    margin-right: 0px !important;
346 ariadna 876
}
877
 
878
.rui-show-password-btn.rui-show-password-btn--hidden {
879
    border-radius: 50px;
348 ariadna 880
    height: 30px;
881
    margin-top: 1px;
347 ariadna 882
}
883
 
884
.rui-login-layout-1 .login-container {
885
    min-height: 100vh;
886
    display: grid;
887
    align-content: center;
888
    background: #01011e;
348 ariadna 889
}
349 ariadna 890
.btn-lg{
348 ariadna 891
    padding: 1rem 1.75rem;
350 ariadna 892
    font-size: 1rem;
348 ariadna 893
    line-height: 1.5;
352 ariadna 894
    border-radius: 5px;
348 ariadna 895
    display: flex !important;
350 ariadna 896
    height: 45px !important;
352 ariadna 897
}
898
 
899
.item-cursos{
900
    width: 95% ;
901
}
902
 
903
.bloque {
904
    padding: 0px;
905
    border-radius: 3px;
906
    border: 1px solid #cccccc;
907
    /* display: inline-block; */
908
    margin-bottom: 15px;
356 ariadna 909
    margin-left: 8.5px;
371 ariadna 910
    margin-right: 8px;
355 ariadna 911
    max-width: 270px;
366 ariadna 912
}
913
 
914
.courseindex .courseindex-item .completion_complete~.courseindex-link {
915
    color: #07a4e3;
916
}
917
.courseindex .courseindex-item .completioninfo.completion_complete {
918
    color: #07a4e3;
370 ariadna 919
}
920
 
921
.rui-dashboard-bottom .mt-4 .mb-4{
922
    display: none;
923
}
373 ariadna 924
.page-header-content .flex-wrap{
925
    display: none;
926
}
927
 
468 ariadna 928
.close{
469 ariadna 929
    height: 30px !important;
930
    width: 30px !important;
488 ariadna 931
}
932
 
933
.alert, #page-mod-choice-view #notice p {
934
    position: relative;
935
    margin: 1rem 0;
936
    padding: .55rem 1.25rem;
937
    border: 1px solid transparent;
938
    border-radius: 20px;
939
    font-size: .813rem;
940
    font-weight: 500;
941
    margin-left: 5px;
942
    margin-right: 5px;
590 ariadna 943
}
944
 
945
#page-mod-resource-view .card-header, #page-mod-hvp-view .card-header {
946
    padding: 0 !important;
947
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
948
}
949
 
950
/* MAIN CONTENT */
951
 
591 ariadna 952
.main-content {
953
    margin-bottom: 0;
954
}
955
 
594 ariadna 956
.h5p-iframe-wrapper {
595 ariadna 957
    height: 75vh !important;
594 ariadna 958
}
959
 
960
.h5p-iframe-wrapper.h5p-fullscreen {
595 ariadna 961
    height: 100vh !important;
592 ariadna 962
}
963
 
594 ariadna 964
.h5p-iframe-wrapper iframe.h5p-iframe {
965
    height: 100% !important;
616 ariadna 966
}
967
 
968
body.drawer-open-left, body.drawer-open-right {
969
    overflow: auto !important;
685 ariadna 970
}
971
 
972
svg {
973
    margin-left: 0px;
693 ariadna 974
}
975