Proyectos de Subversion Moodle

Rev

Rev 597 | Rev 680 | 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
    margin-top: 5px;
559
    margin-right: 12px;
560
}
561
 
562
 
563
 
564
@media (min-width: 768px) {
565
    .tertiary-navigation .navitem:not(:last-child), .tertiary-navigation .navitem-divider:not(:last-child) {
566
        margin-left: 10px;
567
        margin-top: 5px;
568
    }
569
}
570
 
571
.mr-1{
572
    height: 35px;
573
    font-size: smaller;
574
}
575
 
576
@media (min-width: 320px) {
577
    .mform fieldset.collapsible legend a.fheader[aria-expanded="true"]{
578
        margin-left: 5px;
579
        margin-right: 10px;
580
    }
581
}
582
 
583
[data-fieldtype="editor"]>div {
584
    margin-right: 10px;
585
}
586
 
587
.mb-0 {
588
    margin-right: 0%;
589
    margin-left: 3%;
590
}
591
 
592
.filemanager-container{
593
    margin-right: 10px;
594
}
595
 
596
.fp-navbar {
597
    border-color: #E1E1E1;
598
    margin-right: 10px;
599
}
600
 
601
.filemanager .fp-restrictions {
602
    margin-right: 15px;
603
}
604
 
605
.ml-1{
606
    margin-left: 0.25rem !important;
607
    margin-top: 13.5px !important;
608
}
609
 
610
form-inline .custom-select {
611
    margin-top: 15px;
612
}
613
 
614
.submissionstatustable{
615
    margin-top: 3%;
616
}
617
 
618
.btn:not(:disabled):not(.disabled), #page .hsuforum-tools a:not(:disabled):not(.disabled) {
619
    margin-top: 5px;
620
}
621
 
622
button:not(:disabled){
623
    height: 35px;
624
}
625
 
626
.custom-control{
627
    margin-top: 5px;
628
}
629
 
630
.tertiary-navigation .row{
631
    margin-left: 10px;
632
}
633
 
634
.h3 {
635
    font-size: 1rem;
636
    line-height: 1.3;
637
    margin-left: 10px;
638
}
639
 
640
.que .grade{
641
    margin-top: 10px;
642
}
643
 
644
.que .qtext {
645
    font-size: smaller;
646
}
647
 
648
.formulation.clearfix {
649
    width: 50%;
650
    margin-left: 25%;
651
}
652
 
653
.notyetanswered .state{
654
    margin-left: 7px;
655
}
656
 
657
.que.multichoice .answer div.r0{
658
    height: 40px;
659
    font-size: smaller;
660
}
661
 
662
.ml-1{
663
    margin-top: 0.25px !important;
664
}
665
 
666
.que .info .questionflag a{
667
    border-radius: 5px;
668
}
669
 
670
#page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav{
671
    margin-right: 5px;
672
    font-size: 75%;
673
}
674
 
675
.btn--darkmode{
676
    display:none;
677
}
678
 
679
.search-input-group{
680
    margin-left: 14.5%;
681
}
682
 
683
.rui-course-card-deck {
684
    display: flex !important;
685
    flex-wrap: wrap;
686
    flex-direction: row !important;
687
}
688
 
689
.rui-course-card-deck .rui-course-card {
690
    border-radius: 20px;
691
    border: 1px solid #eee;
692
    box-shadow: 1px 1px 1px #ddd;
693
    grid-template-columns: repeat(3, 1fr);
694
    grid-template-rows: repeat(2, 1fr);
695
    max-width: calc(50% - 18px);
696
    min-width: 450px;
697
    width: 100%;
698
}
699
 
700
.rui-course-card-deck .rui-course-card > *:not(a){
701
    grid-column: 2/4;
702
}
703
 
704
.rui-course-card-deck .rui-course-card > a{
705
    grid-column: 1/2;
706
    grid-row: 1/3;
707
}
708
 
709
#page-my-index #block-region-dtopblocks {
710
    display: flex;
711
    flex-wrap: wrap;
712
    justify-content: space-between;
713
}
714
 
715
#page-my-index #block-region-dtopblocks > .card{
716
    flex: 1;
717
}
718
 
719
#page-my-index #block-region-dtopblocks .rui-course-card{
720
    max-width: none;
721
}
722
 
723
#page.drawers .main-inner{
724
    background-color: #fff;
725
}
726
 
727
.search-input-group .search-input {
728
    font-size: small;
729
    height: 35px;
730
}
731
 
732
body.drawer-open-right #sidepreopen-control {
733
    position: fixed;
734
    z-index: 1120;
735
    display: none;
736
}
737
 
738
.card-title {
739
    display: none !important;
740
}
741
 
742
 
449 ariadna 743
 
1 efrain 744
h1 {
745
    font-size: 30px;
746
    margin-bottom: 5px;
747
}
748
 
749
.block_myprofile .myprofileitem.fullname {
750
    font-size: 1.4rem;
751
}
752
 
753
.form-control, [type="text"]{
754
    border-radius: 5px;
755
    font-size: smaller;
756
    height: 35px;
757
}
758
 
759
.search-input-group .search-input-btn{
760
    right: -35px;
761
}
762
 
763
.myprofileitem p {
764
    font-size: 1.1rem;
765
}
766
 
10 ariadna 767
.userinitials{
768
    border-radius: 30px;
769
    border: 1px solid #000000;
770
    color: #ffffff;
771
    background-color: #000;
772
}
773
 
774
.comment-message .picture .userinitials{
775
    min-width: 50px;
776
    min-height: 50px;
32 ariadna 777
}
778
 
779
.page-mycourses .block .block-controls{
780
    margin-top: 25px;
781
    right: 0;
61 ariadna 782
}
783
 
77 ariadna 784
 
785
.mr-5 {
62 ariadna 786
    border: 1px solid #212121;
61 ariadna 787
    border-radius: 10px;
62 ariadna 788
    background: #212121;
77 ariadna 789
    margin-top: 45px;
790
    width: 210px !important;
791
    height: 50px !important;
81 ariadna 792
    margin-right: 5px !important;
61 ariadna 793
}
794
 
795
.block_point_view.reactions-container {
796
    z-index: 1;
797
    position: relative;
798
    float: right;
78 ariadna 799
    margin-top: 27px;
61 ariadna 800
    margin-right: 2.5rem !important;
72 ariadna 801
    width: 200px !important;
802
    height: 100px !important;
62 ariadna 803
}
804
 
805
.d-inline-block {
72 ariadna 806
    color: #bbb;
63 ariadna 807
}
808
 
72 ariadna 809
.my-0{
810
    height: 20px;
811
}
812
 
813
.rounded {
814
    border-radius: 30px !important;
75 ariadna 815
}
816
 
817
.singleselect {
818
    max-width: 100%;
819
    margin-left: 2.5px;
76 ariadna 820
}
821
 
79 ariadna 822
.block_point_view.reactions-container .withtooltip {
823
    margin-right: -2.5px;
82 ariadna 824
}
825
 
826
.path-mod .page-header-content .rui-main-content-title{
827
    display: none;
828
}
83 ariadna 829
.page-header-image{
82 ariadna 830
    display: none;
83 ariadna 831
}
85 ariadna 832
 
833
.dropdown-menu.show {
834
    max-width: 300px;
835
    width: 300px;
836
    overflow: auto;
837
}
838
 
89 ariadna 839
.btn.btn-icon, #page .hsuforum-tools a.btn-icon {
840
    color: #bbb;
841
}
85 ariadna 842
 
89 ariadna 843
.rui-logo.rui-logo-box {
91 ariadna 844
    box-shadow: none;
89 ariadna 845
}
92 ariadna 846
 
847
.loginfailures .usermenu .avatar::before {
848
    width: 13.5px !important;
849
    height: 13.5px !important;
850
    top: 2px;
851
    right: auto;
852
}
100 ariadna 853
 
854
.student_feedback_container{
855
    display: flex;
856
    flex-direction: row-reverse;
857
}
858
 
859
.student_feedback_container h4{
860
    display: none;
861
}
165 ariadna 862
 
863
.bloque {
167 ariadna 864
    border: none !important;
165 ariadna 865
    margin-right: 10px;
312 ariadna 866
}
867
 
868
.row {
869
    margin-left: 0px;
319 ariadna 870
}
871
 
872
.activity-navigation {
873
    display: none;
337 ariadna 874
}
875
 
876
.path-mod .rui-activity-wrapper {
877
    border: none;
878
    margin-bottom: 0px;
879
}
359 ariadna 880
 
881
.btn-cesa-course-completion{
337 ariadna 882
    top: 4rem;
883
    right: 1rem;
359 ariadna 884
    margin-bottom: 5px;
345 ariadna 885
}
886
.rui-login-box {
887
    border: 1px solid #e1e1e1;
888
    width: max-content;
348 ariadna 889
    margin-left: 38%;
345 ariadna 890
    padding: 30px;
891
    border-radius: 20px;
892
}
893
 
351 ariadna 894
.form-control--username-box{
345 ariadna 895
    margin-bottom: 0.5rem !important;
896
    margin-top: 20px !important;
349 ariadna 897
    margin-right: 0px !important;
346 ariadna 898
}
899
 
900
.rui-show-password-btn.rui-show-password-btn--hidden {
901
    border-radius: 50px;
348 ariadna 902
    height: 30px;
903
    margin-top: 1px;
347 ariadna 904
}
905
 
906
.rui-login-layout-1 .login-container {
907
    min-height: 100vh;
908
    display: grid;
909
    align-content: center;
910
    background: #01011e;
348 ariadna 911
}
349 ariadna 912
.btn-lg{
348 ariadna 913
    padding: 1rem 1.75rem;
350 ariadna 914
    font-size: 1rem;
348 ariadna 915
    line-height: 1.5;
352 ariadna 916
    border-radius: 5px;
348 ariadna 917
    display: flex !important;
350 ariadna 918
    height: 45px !important;
352 ariadna 919
}
920
 
921
.item-cursos{
922
    width: 95% ;
923
}
924
 
925
.bloque {
926
    padding: 0px;
927
    border-radius: 3px;
928
    border: 1px solid #cccccc;
929
    /* display: inline-block; */
930
    margin-bottom: 15px;
356 ariadna 931
    margin-left: 8.5px;
371 ariadna 932
    margin-right: 8px;
355 ariadna 933
    max-width: 270px;
366 ariadna 934
}
935
 
936
.courseindex .courseindex-item .completion_complete~.courseindex-link {
937
    color: #07a4e3;
938
}
939
.courseindex .courseindex-item .completioninfo.completion_complete {
940
    color: #07a4e3;
370 ariadna 941
}
942
 
943
.rui-dashboard-bottom .mt-4 .mb-4{
944
    display: none;
945
}
373 ariadna 946
.page-header-content .flex-wrap{
947
    display: none;
948
}
949
 
468 ariadna 950
.close{
469 ariadna 951
    height: 30px !important;
952
    width: 30px !important;
488 ariadna 953
}
954
 
955
.alert, #page-mod-choice-view #notice p {
956
    position: relative;
957
    margin: 1rem 0;
958
    padding: .55rem 1.25rem;
959
    border: 1px solid transparent;
960
    border-radius: 20px;
961
    font-size: .813rem;
962
    font-weight: 500;
963
    margin-left: 5px;
964
    margin-right: 5px;
590 ariadna 965
}
966
 
967
#page-mod-resource-view .card-header, #page-mod-hvp-view .card-header {
968
    padding: 0 !important;
969
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
970
}
971
 
972
/* MAIN CONTENT */
973
 
591 ariadna 974
.main-content {
975
    margin-bottom: 0;
976
}
977
 
594 ariadna 978
.h5p-iframe-wrapper {
595 ariadna 979
    height: 75vh !important;
594 ariadna 980
}
981
 
982
.h5p-iframe-wrapper.h5p-fullscreen {
595 ariadna 983
    height: 100vh !important;
592 ariadna 984
}
985
 
594 ariadna 986
.h5p-iframe-wrapper iframe.h5p-iframe {
987
    height: 100% !important;
616 ariadna 988
}
989
 
990
body.drawer-open-left, body.drawer-open-right {
991
    overflow: auto !important;
597 ariadna 992
}