Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 5667 | Rev 5744 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5667 Rev 5706
Línea 223... Línea 223...
223
        background-color: #0961bf !important;
223
        background-color: #0961bf !important;
224
        color: #fff;
224
        color: #fff;
225
    }
225
    }
226
}
226
}
Línea 227... Línea -...
227
 
-
 
228
.view-more>a {
-
 
229
    color: #e44d3a;
-
 
230
    font-size: 14px;
-
 
231
    font-weight: 700;
-
 
232
}
-
 
233
 
-
 
234
.view-more>a:hover {
-
 
235
    color: #e44d3a;
-
 
236
}
-
 
237
 
227
 
Línea 238... Línea 228...
238
/* =================== main-ws-sec ================== */
228
/* =================== main-ws-sec ================== */
239
 
229
 
240
.main-ws-sec {
230
.main-ws-sec {
Línea 248... Línea 238...
248
    display: flex;
238
    display: flex;
249
    flex-direction: column;
239
    flex-direction: column;
250
    gap: 0.5rem;
240
    gap: 0.5rem;
251
}
241
}
Línea 252... Línea -...
252
 
-
 
253
.reviewtext {
-
 
254
    margin: 0 -20px;
-
 
255
}
-
 
256
 
-
 
257
.reviewtext p {
-
 
258
    padding-left: 20px;
-
 
259
}
-
 
260
 
242
 
261
.post-bar {
243
.post-bar {
262
    display: flex;
244
    display: flex;
263
    flex-direction: column;
245
    flex-direction: column;
264
    padding: 1rem;
246
    padding: 1rem;
Línea 385... Línea 367...
385
    }
367
    }
Línea 386... Línea 368...
386
 
368
 
387
    span {
369
    span {
388
        color: $subtitle-color;
370
        color: $subtitle-color;
-
 
371
        font-size: 14px;
-
 
372
        display: flex;
-
 
373
        align-items: center;
389
        font-size: 14px;
374
        gap: 0.5rem;
Línea 390... Línea 375...
390
    }
375
    }
391
 
376
 
392
    img {
377
    img {
393
        margin-top: 4px;
378
        margin-top: 4px;
394
        margin-right: 6px;
-
 
395
    }
-
 
396
 
-
 
397
    .bklink img {
-
 
398
        margin-top: 1px;
-
 
399
        margin-right: 6px;
379
        margin-right: 6px;
Línea 400... Línea -...
400
    }
-
 
401
}
-
 
402
 
-
 
403
.epi-sec {
-
 
404
    float: left;
-
 
405
    width: 100%;
-
 
406
    padding: 0;
-
 
407
}
-
 
408
 
-
 
409
.usy-name .bklink {
-
 
410
    float: left;
-
 
411
    margin-top: 5px !important;
-
 
412
    margin-bottom: 15px;
-
 
413
}
-
 
414
 
-
 
415
.descp {
-
 
416
    float: left;
-
 
417
    margin-top: 15px;
-
 
418
    margin-bottom: 15px;
-
 
419
}
-
 
420
 
-
 
421
.descp li {
-
 
422
    display: inline-block;
-
 
423
    margin-right: 15px;
-
 
424
}
-
 
425
 
-
 
426
.descp li span {
-
 
427
    color: #b2b2b2;
-
 
428
    font-size: 14px;
-
 
429
    float: left;
-
 
430
}
-
 
431
 
-
 
432
.descp li img {
-
 
433
    margin-right: 5px;
-
 
434
}
-
 
435
 
-
 
436
.bk-links li {
-
 
437
    display: inline-block;
-
 
438
    margin-right: 7px;
-
 
439
}
-
 
440
 
-
 
441
.bk-links li:last-child {
-
 
442
    margin-right: 0;
-
 
443
}
-
 
444
 
-
 
445
.bk-links li i {
-
 
446
    color: #fff;
-
 
447
    font-size: 24px;
-
 
448
    width: 33px;
-
 
449
    height: 30px;
-
 
450
    padding-left: 0px;
-
 
451
    background-color: #53d690;
-
 
452
    text-align: center;
-
 
453
    line-height: 30px;
-
 
454
}
-
 
455
 
-
 
456
.bk-links li i.la-envelope {
-
 
457
    background-color: #e44d3a;
-
 
458
}
-
 
459
 
-
 
460
.bid_now {
-
 
461
    color: #fff;
-
 
462
    background-color: #51a5fb;
-
 
463
    text-transform: capitalize;
-
 
464
    display: inline-block;
-
 
465
    height: 30px;
-
 
466
    padding: 0 10px;
-
 
467
    line-height: 30px;
-
 
468
    position: relative;
-
 
469
    top: -3px;
-
 
470
}
-
 
471
 
-
 
472
.bid_now:hover {
-
 
473
    color: #fff;
-
 
474
}
-
 
475
 
380
    }
476
/* ============== job_descp ============ */
381
}
477
 
382
 
478
.job_descp {
383
.job_descp {
Línea 500... Línea 405...
500
        object-fit: cover;
405
        object-fit: cover;
501
        background-color: $white;
406
        background-color: $white;
502
    }
407
    }
503
}
408
}
Línea 504... Línea -...
504
 
-
 
505
.job-dt {
-
 
506
    width: 100%;
-
 
507
    margin-bottom: 22px;
-
 
508
}
-
 
509
 
-
 
510
.job-dt li {
-
 
511
    display: inline-block;
-
 
512
    margin-right: 15px;
-
 
513
}
-
 
514
 
-
 
515
.job-dt li a {
-
 
516
    text-transform: capitalize;
-
 
517
    padding: 5px 13px;
-
 
518
    -webkit-border-radius: 30px;
-
 
519
    -moz-border-radius: 30px;
-
 
520
    -ms-border-radius: 30px;
-
 
521
    -o-border-radius: 30px;
-
 
522
    border-radius: 3px;
-
 
523
    display: inline-block;
-
 
524
    font-size: 14px;
-
 
525
    font-weight: 500;
-
 
526
}
-
 
527
 
-
 
528
.job-dt li span {
-
 
529
    color: #333;
-
 
530
    font-size: 16px;
-
 
531
    font-weight: 600;
-
 
532
}
-
 
533
 
-
 
534
/* ============= skill-tags =========== */
-
 
535
 
409
 
536
.inmail_contacts {
410
.inmail_contacts {
537
    max-height: 80vh;
411
    max-height: 80vh;
538
    display: grid;
412
    display: grid;
539
    grid-template-rows: auto 1fr;
413
    grid-template-rows: auto 1fr;
Línea 540... Línea -...
540
}
-
 
541
 
-
 
542
/* ============= skill-tags =========== */
-
 
543
 
-
 
544
.skill-tags {
-
 
545
    /* float: left; */
-
 
546
    width: 100%;
-
 
547
    /* margin-bottom: 15px; */
-
 
548
    display: flex;
-
 
549
    align-items: center;
-
 
550
    margin-top: 0.5rem;
-
 
551
    flex-wrap: wrap;
-
 
552
    gap: 0.5rem;
-
 
553
}
-
 
554
 
-
 
555
.skill-tags li {
-
 
556
    display: inline-block;
-
 
557
    margin-right: 6px;
-
 
558
    /* margin-bottom: 10px; */
-
 
559
}
-
 
560
 
-
 
561
.skill-tags li a {
-
 
562
    display: inline-block;
-
 
563
    color: #b2b2b2;
-
 
564
    font-size: 14px;
-
 
565
    background-color: #f1f1f1;
-
 
566
    -webkit-border-radius: 30px;
-
 
567
    -moz-border-radius: 30px;
-
 
568
    -ms-border-radius: 30px;
-
 
569
    -o-border-radius: 30px;
-
 
570
    border-radius: 30px;
-
 
571
    padding: 7px 15px;
-
 
572
    font-weight: 500;
-
 
573
}
-
 
574
 
-
 
575
/* ========== job-status-bar ========== */
-
 
576
 
-
 
577
.job-status-bar {
-
 
578
    width: 100%;
-
 
579
}
414
}
580
 
415
 
581
.reactions-list {
416
.reactions-list {
582
    width: 100%;
417
    width: 100%;
583
    display: flex;
418
    display: flex;
Línea 673... Línea 508...
673
            }
508
            }
674
        }
509
        }
675
    }
510
    }
676
}
511
}
Línea 677... Línea -...
677
 
-
 
678
.job-status-bar>a {
-
 
679
    color: #b2b2b2 !important;
-
 
680
    font-size: 14px;
-
 
681
    cursor: pointer;
-
 
682
}
-
 
683
 
-
 
684
.job-status-bar>a:hover {
-
 
685
    color: #e44d3a !important;
-
 
686
}
-
 
687
 
-
 
688
.job-status-bar>a i {
-
 
689
    font-size: 14px;
-
 
690
    margin-right: 7px;
-
 
691
    position: relative;
-
 
692
    top: 1px;
-
 
693
}
-
 
694
 
-
 
695
/* ============= top-profiles ============ */
-
 
696
 
-
 
697
.top-profiles {
-
 
698
    float: left;
-
 
699
    width: 100%;
-
 
700
    border: 1px solid #e5e5e5;
-
 
701
    margin-bottom: 20px;
-
 
702
}
-
 
703
 
-
 
704
.pf-hd {
-
 
705
    float: left;
-
 
706
    width: 100%;
-
 
707
    border-bottom: 1px solid #e5e5e5;
-
 
708
    padding: 20px 20px;
-
 
709
    position: relative;
-
 
710
}
-
 
711
 
-
 
712
.pf-hd h3 {
-
 
713
    color: #000000;
-
 
714
    font-size: 20px;
-
 
715
    font-weight: 600;
-
 
716
    text-transform: capitalize;
-
 
717
    float: left;
-
 
718
}
-
 
719
 
-
 
720
.pf-hd i {
-
 
721
    position: absolute;
-
 
722
    top: 50%;
-
 
723
    -webkit-transform: translateY(-50%);
-
 
724
    -moz-transform: translateY(-50%);
-
 
725
    -ms-transform: translateY(-50%);
-
 
726
    -o-transform: translateY(-50%);
-
 
727
    transform: translateY(-50%);
-
 
728
    right: 7px;
-
 
729
    color: #b2b2b2;
-
 
730
    font-size: 24px;
-
 
731
}
-
 
732
 
-
 
733
 
-
 
734
/* =============== comment-section ============== */
-
 
735
 
-
 
736
.comment-section {
-
 
737
    float: left;
-
 
738
    width: 100%;
-
 
739
    background-color: #fff;
-
 
740
    padding: 20px;
-
 
741
    box-shadow: 0px 3px #e4e4e4;
-
 
742
    margin-top: 1rem;
-
 
743
}
-
 
744
 
-
 
745
.plus-ic {
-
 
746
    float: left;
-
 
747
    width: 100%;
-
 
748
    text-align: center;
-
 
749
    margin-bottom: 20px;
-
 
750
}
-
 
751
 
-
 
752
.plus-ic i {
-
 
753
    width: 30px;
-
 
754
    height: 30px;
-
 
755
    line-height: 30px;
-
 
756
    border: 1px solid #d2d2d2;
-
 
757
    text-align: center;
-
 
758
    color: #b2b2b2;
-
 
759
    -webkit-border-radius: 100px;
-
 
760
    -moz-border-radius: 100px;
-
 
761
    -ms-border-radius: 100px;
-
 
762
    -o-border-radius: 100px;
-
 
763
    border-radius: 100px;
-
 
764
}
-
 
765
 
-
 
766
/* =============== comment-sec ================ */
-
 
767
 
-
 
768
.bg-img {
-
 
769
    display: table-cell;
-
 
770
}
-
 
771
 
-
 
772
.bg-img img {
-
 
773
    -webkit-border-radius: 100px;
-
 
774
    -moz-border-radius: 100px;
-
 
775
    -ms-border-radius: 100px;
-
 
776
    -o-border-radius: 100px;
-
 
777
    border-radius: 100px;
-
 
778
}
-
 
779
 
512
 
780
.comment {
513
.comment {
781
    display: table-cell;
514
    display: table-cell;
782
    vertical-align: top;
515
    vertical-align: top;
783
    width: 100%;
516
    width: 100%;
784
    padding-left: 10px;
-
 
785
}
-
 
786
 
-
 
787
.comment h3 {
-
 
788
    color: #000000;
-
 
789
    font-size: 16px;
-
 
790
    font-weight: 600;
-
 
791
    margin-bottom: 10px;
-
 
792
}
-
 
793
 
-
 
794
.comment span {
-
 
795
    color: #b2b2b2;
-
 
796
    font-size: 14px;
-
 
797
    display: block;
-
 
798
    margin-bottom: 14px;
-
 
799
}
-
 
800
 
-
 
801
.comment p {
-
 
802
    color: #686868;
-
 
803
    font-size: 14px;
-
 
804
    margin-bottom: 10px;
-
 
805
    line-height: 20px;
-
 
806
}
-
 
807
 
-
 
808
.comment>a {
-
 
809
    display: inline-block;
-
 
810
    color: #b2b2b2;
-
 
811
    font-size: 14px;
-
 
812
    font-weight: 600;
-
 
813
}
-
 
814
 
-
 
815
.comment>a.active,
-
 
816
.comment>a:hover {
-
 
817
    color: #e44d3a;
-
 
818
}
-
 
819
 
-
 
820
.comment>a i {
-
 
821
    font-weight: 600;
-
 
822
    margin-right: 6px;
-
 
823
}
-
 
824
 
-
 
825
/* =============== post-comment ============= */
-
 
826
 
-
 
827
.post-comment {
-
 
828
    float: left;
-
 
829
    width: 100%;
-
 
830
}
-
 
831
 
-
 
832
.cm_img {
-
 
833
    float: left;
-
 
834
    width: 40px;
-
 
835
    margin-right: 10px;
-
 
836
}
-
 
837
 
-
 
838
.comment_box {
-
 
839
    float: none;
-
 
840
}
-
 
841
 
-
 
842
.comment_box input {
-
 
843
    width: 372px;
-
 
844
    height: 40px;
-
 
845
    border: 1px solid #e5e5e5;
-
 
846
    background-color: #efefef;
-
 
847
    padding-left: 10px;
-
 
848
    color: #b2b2b2;
-
 
849
    font-size: 14px;
-
 
850
    font-weight: 600;
-
 
851
    line-height: 40px;
-
 
852
    resize: none;
-
 
853
}
-
 
854
 
-
 
855
.no_results {
-
 
856
    display: grid;
-
 
857
    place-items: center;
-
 
858
    min-height: 200px;
-
 
859
}
-
 
860
 
-
 
861
.no_results h2 {
-
 
862
    font-weight: 700;
-
 
863
}
-
 
864
 
-
 
865
.chat-title {
-
 
866
    font-size: 1.3rem;
-
 
867
}
-
 
868
 
-
 
869
.comment_box form button {
-
 
870
    float: right;
-
 
871
    color: #fff;
-
 
872
    background-color: #e44d3a;
-
 
873
    height: 40px;
-
 
874
    padding: 0 10px;
-
 
875
    text-align: center;
-
 
876
    font-size: 14px;
-
 
877
    border: 0;
-
 
878
    margin-left: 10px;
-
 
879
    cursor: pointer;
-
 
880
    font-weight: 600;
-
 
881
}
-
 
882
 
-
 
883
/* ============== process-comm ============= */
-
 
884
 
-
 
885
.process-comm {
-
 
886
    float: left;
-
 
887
    width: 100%;
-
 
888
    text-align: center;
-
 
889
    padding-top: 40px;
-
 
890
}
-
 
891
 
-
 
892
.process-comm img {
-
 
893
    float: none;
-
 
894
}
-
 
895
 
-
 
896
/* =============== right-sidebar ============= */
-
 
897
 
-
 
898
.widget {
-
 
899
    width: 100%;
-
 
900
    background-color: $bg-color;
-
 
901
}
-
 
902
 
-
 
903
.widget-about {
-
 
Línea 904... Línea 517...
904
    text-align: center;
517
    padding-left: 10px;
905
 
518
 
906
    h3 {
519
    h3 {
907
        color: $title-color;
520
        color: #000000;
-
 
521
        font-size: 16px;
908
        font-size: 20px;
522
        font-weight: 600;
Línea 909... Línea 523...
909
        font-weight: 600;
523
        margin-bottom: 10px;
910
    }
524
    }
911
 
525
 
912
    span {
526
    span {
-
 
527
        color: #b2b2b2;
913
        color: $subtitle-color;
528
        font-size: 14px;
Línea 914... Línea 529...
914
        font-size: 14px;
529
        display: block;
915
        width: 100%;
530
        margin-bottom: 14px;
-
 
531
    }
-
 
532
 
-
 
533
    p {
916
    }
534
        color: #686868;
917
 
-
 
918
    p {
-
 
919
        color: $font-color;
-
 
920
    }
-
 
921
}
-
 
922
 
-
 
923
.sign_link {
-
 
924
    float: left;
-
 
925
    width: 100%;
-
 
926
    /* border-top: 1px solid #e5e5e5; */
-
 
927
    padding: 18px 0 0 0;
-
 
928
}
-
 
929
 
-
 
930
.sign_link h3 {
-
 
931
    color: #000000;
-
 
932
    font-size: 18px;
-
 
933
    font-weight: 600;
-
 
934
    margin-bottom: 5px;
-
 
935
    text-transform: uppercase;
-
 
936
}
-
 
937
 
-
 
938
.sign_link h3 a {
-
 
939
    color: #000;
-
 
940
}
-
 
941
 
-
 
942
.sign_link>a {
-
 
943
    display: inline-block;
-
 
Línea 944... Línea -...
944
    color: #e44d3a;
-
 
945
    font-size: 14px;
-
 
946
    font-weight: 500;
-
 
947
}
-
 
948
 
-
 
949
.sign_link>a:hover {
-
 
950
    color: #e44d3a;
-
 
951
}
535
        font-size: 14px;
952
 
-
 
953
/* ============== Widget Jobs ============ */
536
        margin-bottom: 10px;
954
 
-
 
955
.jobs-list {
-
 
956
    float: left;
-
 
957
    width: 100%;
-
 
958
    padding: 20px 20px;
-
 
959
}
-
 
960
 
-
 
961
.job-info {
-
 
962
    float: left;
-
 
963
    width: 100%;
-
 
964
    margin-bottom: 22px;
-
 
965
}
-
 
966
 
-
 
967
.job-info:last-child {
-
 
968
    margin-bottom: 0;
-
 
969
}
-
 
970
 
-
 
971
.job-details {
-
 
972
    float: left;
-
 
973
    width: 165px;
-
 
974
}
-
 
975
 
-
 
976
.job-details h3 {
-
 
977
    color: #000000;
-
 
978
    font-size: 14px;
-
 
979
    font-weight: 600;
-
 
980
    margin-bottom: 10px;
-
 
981
}
-
 
982
 
-
 
983
.job-details p {
-
 
984
    color: #686868;
-
 
985
    font-size: 14px;
-
 
986
    line-height: 20px;
-
 
987
}
-
 
988
 
-
 
989
.hr-rate {
-
 
990
    float: right;
537
        line-height: 20px;
991
    width: 40px;
538
    }
992
}
539
 
993
 
-
 
994
.hr-rate span {
-
 
995
    color: #000000;
-
 
996
    font-size: 14px;
-
 
997
    font-weight: 600;
-
 
998
    float: right;
-
 
999
}
-
 
1000
 
-
 
1001
/* ================ post-project-popup =============== */
-
 
1002
 
-
 
1003
.post-popup {
-
 
1004
    width: 570px;
-
 
1005
    margin: 0 auto;
-
 
1006
    position: fixed;
-
 
1007
    top: 50%;
-
 
1008
    left: 50%;
-
 
1009
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.65);
-
 
1010
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.65);
-
 
1011
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.65);
-
 
1012
    -o-transform: translateX(-50%) translateY(-50%) scale(0.65);
-
 
1013
    transform: translateX(-50%) translateY(-50%) scale(0.65);
-
 
1014
    opacity: 0;
-
 
1015
    visibility: hidden;
-
 
1016
    z-index: 0;
-
 
1017
}
-
 
1018
 
-
 
1019
.post-popup.active {
-
 
Línea 1020... Línea -...
1020
    opacity: 1;
-
 
1021
    visibility: visible;
-
 
1022
    z-index: 999;
540
    &>a {
1023
    transform: scale(1) translateX(-50%) translateY(-50%);
541
        display: inline-block;
1024
}
542
        color: #b2b2b2;
1025
 
-
 
1026
.post-project>a {
-
 
1027
    position: absolute;
-
 
Línea -... Línea 543...
-
 
543
        font-size: 14px;
1028
    top: -20px;
544
        font-weight: 600;
-
 
545
 
1029
    right: -20px;
546
        &.active,
-
 
547
        &:hover {
-
 
548
            color: #e44d3a;
1030
    color: #fff;
549
 
Línea 1031... Línea 550...
1031
    font-size: 22px;
550
            i {
1032
    cursor: pointer;
-
 
1033
}
-
 
1034
 
551
                font-weight: 600;
1035
.post-project>a:hover {
552
                margin-right: 6px;
Línea 1036... Línea 553...
1036
    color: #fff;
553
            }
1037
}
-
 
1038
 
554
        }
1039
.post-project {
-
 
1040
    float: left;
-
 
1041
    width: 100%;
555
    }
1042
    position: relative;
-
 
1043
}
-
 
1044
 
556
}
1045
.post-project h3 {
557
 
Línea 1046... Línea 558...
1046
    float: left;
558
.chat-title {
1047
    width: 100%;
559
    font-size: 1.3rem;
1048
    background-color: #e44d3a;
560
}
Línea 1071... Línea 583...
1071
:-moz-placeholder {
583
:-moz-placeholder {
1072
    /* Firefox 18- */
584
    /* Firefox 18- */
1073
    color: #b2b2b2;
585
    color: #b2b2b2;
1074
}
586
}
Línea 1075... Línea -...
1075
 
-
 
1076
.price-sec {
-
 
1077
    float: left;
-
 
1078
    width: 100%;
-
 
1079
}
-
 
1080
 
-
 
1081
.price-br {
-
 
1082
    float: left;
-
 
1083
    width: 225px !important;
-
 
1084
    position: relative;
-
 
1085
}
-
 
1086
 
-
 
1087
.price-br>i {
-
 
1088
    position: absolute;
-
 
1089
    top: 0;
-
 
1090
    right: 0;
-
 
1091
    color: #b2b2b2;
-
 
1092
    font-size: 18px;
-
 
1093
    width: 40px;
-
 
1094
    height: 40px;
-
 
1095
    line-height: 40px;
-
 
1096
    border-left: 1px solid #e5e5e5;
-
 
1097
    text-align: center;
-
 
1098
}
-
 
1099
 
-
 
1100
.price-sec span {
-
 
1101
    color: #b2b2b2;
-
 
1102
    font-size: 14px;
-
 
1103
    float: left;
-
 
1104
    padding: 12px 17px 0 17px;
-
 
1105
}
-
 
1106
 
587
 
1107
select {
588
select {
1108
    -webkit-appearance: none;
589
    appearance: none;
1109
    -moz-appearance: none;
-
 
1110
}
-
 
1111
 
-
 
1112
.inp-field {
-
 
1113
    float: left;
-
 
1114
    width: 100%;
-
 
1115
    position: relative;
-
 
1116
}
-
 
1117
 
-
 
1118
.inp-field:before {
-
 
1119
    content: "\f107";
-
 
1120
    position: absolute;
-
 
1121
    top: 13px;
-
 
1122
    right: 15px;
-
 
1123
    color: #717171;
-
 
1124
    font-family: fontawesome;
-
 
1125
}
-
 
1126
 
-
 
1127
.post-popup.job_post .price-br {
-
 
1128
    width: 100% !important;
590
    appearance: none;
Línea 1129... Línea 591...
1129
}
591
}
Línea 1130... Línea 592...
1130
 
592
 
Línea 1201... Línea 663...
1201
    height: 100%;
663
    height: 100%;
1202
    width: 1px;
664
    width: 1px;
1203
    background-color: #f0f0f0;
665
    background-color: #f0f0f0;
1204
}
666
}
Línea 1205... Línea -...
1205
 
-
 
1206
.dff-tab {
-
 
1207
    display: none;
-
 
1208
}
-
 
1209
 
-
 
1210
.dff-tab.current {
-
 
1211
    display: block;
-
 
1212
}
-
 
1213
 
667
 
1214
.cmp-info {
668
.cmp-info {
1215
    width: 100%;
669
    width: 100%;
1216
    display: grid;
670
    display: grid;
1217
    place-items: center;
671
    place-items: center;
Línea 1378... Línea 832...
1378
        transform: translateY(-50%);
832
        transform: translateY(-50%);
1379
    }
833
    }
1380
}
834
}
Línea 1381... Línea 835...
1381
 
835
 
1382
.checky-sec {
-
 
1383
    /* float: left; */
836
.checky-sec {
1384
    width: 100%;
837
    width: 100%;
1385
    margin-top: 10px;
838
    margin-top: 10px;
Línea 1386... Línea 839...
1386
}
839
}
Línea 5299... Línea 4752...
5299
    width: 25px;
4752
    width: 25px;
5300
    height: 25px;
4753
    height: 25px;
5301
}
4754
}
Línea 5302... Línea 4755...
5302
 
4755
 
5303
.postpaid {
4756
.postpaid {
5304
    -webkit-appearance: none;
4757
    appearance: none;
5305
    content: "";
4758
    content: "";
5306
    width: 20px;
4759
    width: 20px;
5307
    height: 20px;
4760
    height: 20px;
5308
    border-radius: 50%;
4761
    border-radius: 50%;
Línea 5808... Línea 5261...
5808
    background: #e44d3a;
5261
    background: #e44d3a;
5809
    font-weight: 500;
5262
    font-weight: 500;
5810
    padding: 10px 15px;
5263
    padding: 10px 15px;
5811
    outline: none;
5264
    outline: none;
5812
    white-space: nowrap;
5265
    white-space: nowrap;
5813
    -webkit-user-select: none;
5266
    user-select: none;
5814
    cursor: pointer;
5267
    cursor: pointer;
5815
}
5268
}
Línea 5816... Línea 5269...
5816
 
5269
 
5817
.custom-file-input:hover::before {
5270
.custom-file-input:hover::before {
Línea 6081... Línea 5534...
6081
#react-self-evaluation .company-up-info h3 {
5534
#react-self-evaluation .company-up-info h3 {
6082
    width: 90%;
5535
    width: 90%;
6083
    margin: 5px auto;
5536
    margin: 5px auto;
6084
}
5537
}
Línea 6085... Línea -...
6085
 
-
 
6086
.mb10 {
-
 
6087
    margin-bottom: 3vw;
-
 
6088
}
-
 
6089
 
-
 
6090
.opt-h6 {
-
 
6091
    font-weight: 600 !important;
-
 
6092
    color: #000 !important;
-
 
6093
}
-
 
6094
 
5538
 
6095
// Alert notification
-
 
6096
 
5539
// Alert notification
6097
.alert-danger {
5540
.alert-danger {
Línea 6098... Línea 5541...
6098
    background-color: $danger !important;
5541
    background-color: $danger !important;
6099
 
5542