@pmidc/upyog-css 1.2.51 → 1.2.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -101,6 +101,16 @@
101
101
  }
102
102
  }
103
103
 
104
+ .upload-file-message {
105
+ padding: 15px 0px;
106
+ font-size: 14px;
107
+ }
108
+
109
+ .upload-file-message {
110
+ padding: 15px 0px;
111
+ font-size: 14px;
112
+ }
113
+
104
114
  .advisory-text {
105
115
  font-size: 13px;
106
116
  color: red;
@@ -392,3 +402,4861 @@
392
402
  margin-top: 24px;
393
403
  line-height: 1.4;
394
404
  }
405
+
406
+ /* OBPS active inline style extraction. */
407
+ .obps-components-action-menu--style-1 {
408
+ position: relative;
409
+ display: inline-block;
410
+ }
411
+
412
+ .obps-components-action-menu--style-2 {
413
+ cursor: pointer;
414
+ display: flex;
415
+ align-items: center;
416
+ padding: 4px;
417
+ }
418
+
419
+ .obps-components-bpasite-photographs--style-1 {
420
+ padding: 20px 0px;
421
+ }
422
+
423
+ .obps-components-bpasite-photographs--style-2 {
424
+ display: flex;
425
+ justify-content: space-between;
426
+ margin-top: 10px;
427
+ padding: 0px 20px;
428
+ }
429
+
430
+ .obps-components-bpasite-photographs--style-3 {
431
+ text-align: start;
432
+ }
433
+
434
+ .obps-components-challan-documents--style-1 {
435
+ margin-bottom: 24px;
436
+ }
437
+
438
+ .obps-components-challan-documents--style-2 {
439
+ display: inline;
440
+ }
441
+
442
+ .obps-components-challan-documents--style-3 {
443
+ color: red;
444
+ }
445
+
446
+ .obps-components-custom-owner-image--style-1 {
447
+ display: flex;
448
+ justify-content: flex-end;
449
+ margin-top: 10px;
450
+ padding: 0px 20px;
451
+ }
452
+
453
+ .obps-components-custom-owner-image--style-2 {
454
+ text-align: center;
455
+ }
456
+
457
+ .obps-components-custom-upload-file--style-1 {
458
+ fill: red;
459
+ }
460
+
461
+ .obps-components-employee-module-card--style-1 {
462
+ color: inherit;
463
+ text-decoration: none;
464
+ }
465
+
466
+ .obps-components-layout-site-photographs--style-1 {
467
+ padding: 20px 0px;
468
+ }
469
+
470
+ .obps-components-layout-site-photographs--style-2 {
471
+ display: flex;
472
+ justify-content: space-between;
473
+ margin-top: 10px;
474
+ padding: 0px 20px;
475
+ }
476
+
477
+ .obps-components-layout-site-photographs--style-3 {
478
+ text-align: start;
479
+ }
480
+
481
+ .obps-components-noc-site-photographs--style-1 {
482
+ padding: 20px 0px;
483
+ }
484
+
485
+ .obps-components-noc-site-photographs--style-2 {
486
+ display: flex;
487
+ justify-content: space-between;
488
+ margin-top: 10px;
489
+ padding: 0px 20px;
490
+ }
491
+
492
+ .obps-components-noc-site-photographs--style-3 {
493
+ text-align: start;
494
+ }
495
+
496
+ .obps-components-noc-site-photographs-new--style-1 {
497
+ flex: 1 1 210px;
498
+ max-width: calc(25% - 15px);
499
+ min-width: 0;
500
+ padding: 20px 0px;
501
+ }
502
+
503
+ @media (max-width: 1100px) {
504
+ .obps-components-noc-site-photographs-new--style-1 {
505
+ max-width: calc(33.333% - 14px);
506
+ }
507
+ }
508
+
509
+ @media (max-width: 768px) {
510
+ .obps-components-noc-site-photographs-new--style-1 {
511
+ flex-basis: 100%;
512
+ max-width: 100%;
513
+ }
514
+ }
515
+
516
+ .obps-components-noc-site-photographs-new--style-2 {
517
+ display: flex;
518
+ justify-content: space-between;
519
+ margin-top: 10px;
520
+ padding: 0px 20px;
521
+ }
522
+
523
+ .obps-components-noc-site-photographs-new--style-3 {
524
+ text-align: start;
525
+ }
526
+
527
+ .obps-components-pdf-preview-modal--style-1 {
528
+ height: 80vh;
529
+ width: 100%;
530
+ display: flex;
531
+ flex-direction: column;
532
+ gap: 8px;
533
+ }
534
+
535
+ .obps-components-pdf-preview-modal--style-2 {
536
+ flex: 1;
537
+ border: none;
538
+ width: 100%;
539
+ }
540
+
541
+ .obps-components-zone-update--style-1 {
542
+ margin-bottom: 16px;
543
+ }
544
+
545
+ .obps-components-zone-update--style-2 {
546
+ margin-bottom: 20px;
547
+ }
548
+
549
+ .obps-components-zone-update--style-3 {
550
+ margin-bottom: 20px;
551
+ }
552
+
553
+ .obps-page-components-bpadocument-checklist--style-1 {
554
+ overflow: hidden;
555
+ }
556
+
557
+ .obps-page-components-bpadocument-checklist--style-2 {
558
+ overflow: hidden;
559
+ }
560
+
561
+ .obps-page-components-bpadocuments--style-1 {
562
+ color: #505A5F;
563
+ }
564
+
565
+ .obps-page-components-bpadocuments--style-2 {
566
+ color: #333;
567
+ }
568
+
569
+ .obps-page-components-bpadocuments--style-3 {
570
+ display: flex;
571
+ flex-wrap: wrap;
572
+ gap: 8px;
573
+ align-items: center;
574
+ }
575
+
576
+ .obps-page-components-bpadocuments--style-4 {
577
+ display: flex;
578
+ flex-direction: column;
579
+ align-items: center;
580
+ text-decoration: none;
581
+ margin-right: 10px;
582
+ color: #505A5F;
583
+ }
584
+
585
+ .obps-page-components-bpadocuments--style-5 {
586
+ margin-top: 8px;
587
+ text-align: center;
588
+ font-size: 12px;
589
+ color: #505A5F;
590
+ word-break: break-word;
591
+ }
592
+
593
+ .obps-page-components-bpanew-buildingdetails--style-1 {
594
+ margin-bottom: 15px;
595
+ }
596
+
597
+ .obps-page-components-bpanew-buildingdetails--style-2 {
598
+ padding: 10px;
599
+ font-size: 14px;
600
+ }
601
+
602
+ .obps-page-components-bpanew-buildingdetails--style-3 {
603
+ padding: 10px;
604
+ font-size: 14px;
605
+ }
606
+
607
+ .obps-page-components-bpanew-buildingdetails--style-4 {
608
+ padding: 10px;
609
+ font-size: 14px;
610
+ }
611
+
612
+ .obps-page-components-bpasearch-modal--style-1 {
613
+ color: white;
614
+ width: 100%;
615
+ max-width: 100px;
616
+ }
617
+
618
+ .obps-page-components-bharat-map--style-1 {
619
+ border: none;
620
+ }
621
+
622
+ .obps-page-components-cluapplicant-details--style-1 {
623
+ margin-top: 20px;
624
+ }
625
+
626
+ .obps-page-components-cluapplicant-details--style-2 {
627
+ color: red;
628
+ margin: 10px 0px;
629
+ }
630
+
631
+ .obps-page-components-cluapplicant-details--style-3 {
632
+ border: 1px solid #ddd;
633
+ padding: 16px;
634
+ margin-bottom: 12px;
635
+ }
636
+
637
+ .obps-page-components-cluapplicant-details--style-4 {
638
+ display: flex;
639
+ justify-content: flex-end;
640
+ gap: 8px;
641
+ cursor: pointer;
642
+ }
643
+
644
+ .obps-page-components-cluapplicant-details--style-5 {
645
+ margin-bottom: 20px;
646
+ }
647
+
648
+ .obps-page-components-cluapplicant-details--style-6 {
649
+ color: red;
650
+ margin-bottom: 0;
651
+ }
652
+
653
+ .obps-page-components-cluapplicant-details--style-7 {
654
+ margin-bottom: 20px;
655
+ }
656
+
657
+ .obps-page-components-cluapplicant-details--style-8 {
658
+ display: flex;
659
+ position: relative;
660
+ align-items: center;
661
+ width: 100%;
662
+ }
663
+
664
+ .obps-page-components-cluapplicant-details--style-9 {
665
+ width: 100%;
666
+ padding-right: 40px;
667
+ }
668
+
669
+ .obps-page-components-cluapplicant-details--style-10 {
670
+ margin-bottom: 20px;
671
+ }
672
+
673
+ .obps-page-components-cluapplicant-details--style-11 {
674
+ margin-bottom: 20px;
675
+ }
676
+
677
+ .obps-page-components-cluapplicant-details--style-12 {
678
+ margin-bottom: 20px;
679
+ }
680
+
681
+ .obps-page-components-cluapplicant-details--style-13 {
682
+ margin-bottom: 20px;
683
+ }
684
+
685
+ .obps-page-components-cluapplicant-details--style-14 {
686
+ margin-bottom: 20px;
687
+ }
688
+
689
+ .obps-page-components-cluapplicant-details--style-15 {
690
+ margin-bottom: 20px;
691
+ }
692
+
693
+ .obps-page-components-cluapplicant-details--style-16 {
694
+ margin-bottom: 20px;
695
+ }
696
+
697
+ .obps-page-components-cluapplicant-details--style-17 {
698
+ margin-bottom: 20px;
699
+ }
700
+
701
+ .obps-page-components-cluapplicant-details--style-18 {
702
+ margin-bottom: 15px;
703
+ margin-top: 20px;
704
+ }
705
+
706
+ .obps-page-components-cluapplicant-details--style-19 {
707
+ width: 100%;
708
+ }
709
+
710
+ .obps-page-components-cluapplicant-details--style-20 {
711
+ margin-bottom: 15px;
712
+ margin-top: 20px;
713
+ }
714
+
715
+ .obps-page-components-cluapplicant-details--style-21 {
716
+ width: 100%;
717
+ }
718
+
719
+ .obps-page-components-cluapplicant-details--style-22 {
720
+ cursor: pointer;
721
+ }
722
+
723
+ .obps-page-components-cludocument-check-list--style-1 {
724
+ overflow: hidden;
725
+ }
726
+
727
+ .obps-page-components-cludocument-check-list--style-2 {
728
+ overflow: hidden;
729
+ }
730
+
731
+ .obps-page-components-cludocument-table-view--style-1 {
732
+ width: 20px;
733
+ }
734
+
735
+ .obps-page-components-cludocument-table-view--style-2 {
736
+ float: right;
737
+ display: inline;
738
+ }
739
+
740
+ .obps-page-components-cludocument-table-view--style-3 {
741
+ overflow-x: auto;
742
+ -webkit-overflow-scrolling: touch;
743
+ width: 100%;
744
+ display: block;
745
+ }
746
+
747
+ .obps-page-components-cludocument-table-view--style-4 {
748
+ width: 100%;
749
+ min-width: 400px;
750
+ table-layout: auto;
751
+ }
752
+
753
+ .obps-page-components-cludocuments-required--style-1 {
754
+ padding: 10px;
755
+ font-size: 14px;
756
+ }
757
+
758
+ .obps-page-components-cludocuments-required--style-2 {
759
+ padding: 10px;
760
+ font-size: 14px;
761
+ }
762
+
763
+ .obps-page-components-clufee-estimation-details--style-1 {
764
+ color: green;
765
+ font-weight: bold;
766
+ }
767
+
768
+ .obps-page-components-clufee-table--style-1 {
769
+ font-size: 14px;
770
+ }
771
+
772
+ .obps-page-components-clufee-table--style-2 {
773
+ font-size: 0.85em;
774
+ color: #555;
775
+ margin-top: 4px;
776
+ line-height: 1.3;
777
+ }
778
+
779
+ .obps-page-components-clufee-table--style-3 {
780
+ height: 50px;
781
+ overflow: hidden;
782
+ }
783
+
784
+ .obps-page-components-clufee-table--style-4 {
785
+ overflow: hidden;
786
+ }
787
+
788
+ .obps-page-components-clufees-estimation-details-table--style-1 {
789
+ width: 100%;
790
+ overflow-x: auto;
791
+ -webkit-overflow-scrolling: touch;
792
+ }
793
+
794
+ .obps-page-components-clufees-estimation-details-table--style-2 {
795
+ width: 100%;
796
+ }
797
+
798
+ .obps-page-components-cluimge-view--style-1 {
799
+ padding: 20px 0px;
800
+ }
801
+
802
+ .obps-page-components-cluimge-view--style-2 {
803
+ display: flex;
804
+ justify-content: flex-end;
805
+ margin-top: 10px;
806
+ padding: 0px 20px;
807
+ }
808
+
809
+ .obps-page-components-cluimge-view--style-3 {
810
+ text-align: center;
811
+ }
812
+
813
+ .obps-page-components-clulocality-info--style-1 {
814
+ margin-bottom: 20px;
815
+ }
816
+
817
+ .obps-page-components-clulocality-info--style-2 {
818
+ margin-bottom: 20px;
819
+ }
820
+
821
+ .obps-page-components-cluprofessional-details--style-1 {
822
+ margin-bottom: 20px;
823
+ }
824
+
825
+ .obps-page-components-cluprofessional-details--style-2 {
826
+ margin-bottom: 20px;
827
+ }
828
+
829
+ .obps-page-components-cluprofessional-details--style-3 {
830
+ margin-bottom: 20px;
831
+ }
832
+
833
+ .obps-page-components-cluprofessional-details--style-4 {
834
+ margin-bottom: 20px;
835
+ }
836
+
837
+ .obps-page-components-cluprofessional-details--style-5 {
838
+ margin-bottom: 20px;
839
+ }
840
+
841
+ .obps-page-components-cluresponse--style-1 {
842
+ padding: 10px;
843
+ }
844
+
845
+ .obps-page-components-cluresponse--style-2 {
846
+ display: flex;
847
+ justify-content: space-evenly;
848
+ }
849
+
850
+ .obps-page-components-cluresponse--style-3 {
851
+ overflow: hidden;
852
+ }
853
+
854
+ .obps-page-components-cluresponse--style-4 {
855
+ display: flex;
856
+ justify-content: flex-end;
857
+ align-items: baseline;
858
+ }
859
+
860
+ .obps-page-components-clusite-details--style-1 {
861
+ margin-bottom: 20px;
862
+ }
863
+
864
+ .obps-page-components-clusite-details--style-2 {
865
+ margin-bottom: 20px;
866
+ }
867
+
868
+ .obps-page-components-clusite-details--style-3 {
869
+ margin-bottom: 20px;
870
+ }
871
+
872
+ .obps-page-components-clusite-details--style-4 {
873
+ margin-bottom: 20px;
874
+ }
875
+
876
+ .obps-page-components-clusite-details--style-5 {
877
+ margin-bottom: 20px;
878
+ }
879
+
880
+ .obps-page-components-clusite-details--style-6 {
881
+ margin-bottom: 20px;
882
+ }
883
+
884
+ .obps-page-components-clusite-details--style-7 {
885
+ margin-bottom: 20px;
886
+ }
887
+
888
+ .obps-page-components-clusite-details--style-8 {
889
+ margin-bottom: 20px;
890
+ }
891
+
892
+ .obps-page-components-clusite-details--style-9 {
893
+ margin-bottom: 20px;
894
+ }
895
+
896
+ .obps-page-components-clusite-details--style-10 {
897
+ margin-bottom: 20px;
898
+ }
899
+
900
+ .obps-page-components-clusite-details--style-11 {
901
+ margin-bottom: 20px;
902
+ }
903
+
904
+ .obps-page-components-clusite-details--style-12 {
905
+ margin-bottom: 20px;
906
+ }
907
+
908
+ .obps-page-components-clusite-details--style-13 {
909
+ margin-bottom: 20px;
910
+ }
911
+
912
+ .obps-page-components-clusite-details--style-14 {
913
+ margin-bottom: 20px;
914
+ }
915
+
916
+ .obps-page-components-clusite-details--style-15 {
917
+ margin-bottom: 20px;
918
+ }
919
+
920
+ .obps-page-components-clusite-details--style-16 {
921
+ margin-bottom: 20px;
922
+ }
923
+
924
+ .obps-page-components-clusite-details--style-17 {
925
+ margin-bottom: 20px;
926
+ }
927
+
928
+ .obps-page-components-clusite-details--style-18 {
929
+ margin-bottom: 20px;
930
+ }
931
+
932
+ .obps-page-components-clusite-details--style-19 {
933
+ margin-bottom: 20px;
934
+ }
935
+
936
+ .obps-page-components-clusite-details--style-20 {
937
+ margin-bottom: 20px;
938
+ }
939
+
940
+ .obps-page-components-clusite-details--style-21 {
941
+ margin-bottom: 20px;
942
+ }
943
+
944
+ .obps-page-components-clusite-details--style-22 {
945
+ margin-bottom: 20px;
946
+ }
947
+
948
+ .obps-page-components-clusite-details--style-23 {
949
+ margin-bottom: 20px;
950
+ }
951
+
952
+ .obps-page-components-clusite-details--style-24 {
953
+ margin-bottom: 20px;
954
+ }
955
+
956
+ .obps-page-components-corrospondence-address--style-1 {
957
+ border: none;
958
+ }
959
+
960
+ .obps-page-components-corrospondence-address--style-2 {
961
+ padding-bottom: 10px;
962
+ padding-top: 10px;
963
+ }
964
+
965
+ .obps-page-components-corrospondence-address--style-3 {
966
+ disabled: true;
967
+ height: 30px;
968
+ width: 100%;
969
+ font-size: 14px;
970
+ }
971
+
972
+ .obps-page-components-digit-camera-capture--style-1 {
973
+ text-align: center;
974
+ }
975
+
976
+ .obps-page-components-digit-camera-capture--style-2 {
977
+ display: none;
978
+ }
979
+
980
+ .obps-page-components-digit-camera-capture--style-3 {
981
+ font-size: 12px;
982
+ color: #B45309;
983
+ margin-top: 4px;
984
+ }
985
+
986
+ .obps-page-components-digit-camera-capture--style-4 {
987
+ display: flex;
988
+ justify-content: center;
989
+ gap: 12px;
990
+ margin-top: 16px;
991
+ }
992
+
993
+ .obps-page-components-document-details--style-1 {
994
+ padding: 10px;
995
+ font-size: 14px;
996
+ }
997
+
998
+ .obps-page-components-fee-estimation--style-1 {
999
+ font-size: 20px;
1000
+ margin-top: 20px;
1001
+ }
1002
+
1003
+ .obps-page-components-fee-estimation--style-2 {
1004
+ font-size: 20px;
1005
+ color: #3f4351;
1006
+ }
1007
+
1008
+ .obps-page-components-fee-estimation--style-3 {
1009
+ font-size: 20px;
1010
+ color: #3f4351;
1011
+ }
1012
+
1013
+ .obps-page-components-fee-history-table--style-1 {
1014
+ margin-top: 16px;
1015
+ }
1016
+
1017
+ .obps-page-components-fee-history-table--style-2 {
1018
+ cursor: pointer;
1019
+ }
1020
+
1021
+ .obps-page-components-gis--style-1 {
1022
+ position: fixed;
1023
+ background: #00000050;
1024
+ width: 100%;
1025
+ height: 100vh;
1026
+ top: 0;
1027
+ left: 0;
1028
+ }
1029
+
1030
+ .obps-page-components-gis--style-2 {
1031
+ position: relative;
1032
+ margin-top: 60px;
1033
+ }
1034
+
1035
+ .obps-page-components-gis--style-3 {
1036
+ position: relative;
1037
+ margin-top: 100px;
1038
+ margin-bottom: -100px;
1039
+ }
1040
+
1041
+ .obps-page-components-inspection-report--style-1 {
1042
+ float: right;
1043
+ display: inline;
1044
+ }
1045
+
1046
+ .obps-page-components-inspection-report--style-2 {
1047
+ width: 100px;
1048
+ display: inline;
1049
+ background: black;
1050
+ }
1051
+
1052
+ .obps-page-components-inspection-report--style-3 {
1053
+ float: right;
1054
+ position: relative;
1055
+ bottom: -6px;
1056
+ }
1057
+
1058
+ .obps-page-components-inspection-report--style-4 {
1059
+ width: 100px;
1060
+ }
1061
+
1062
+ .obps-page-components-inspection-report--style-5 {
1063
+ width: 100px;
1064
+ }
1065
+
1066
+ .obps-page-components-inspection-report-display--style-1 {
1067
+ margin-top: 16px;
1068
+ }
1069
+
1070
+ .obps-page-components-layout-applicant-details--style-1 {
1071
+ color: red;
1072
+ font-size: 12px;
1073
+ margin-top: 4px;
1074
+ }
1075
+
1076
+ .obps-page-components-layout-applicant-details--style-2 {
1077
+ margin-bottom: 15px;
1078
+ }
1079
+
1080
+ .obps-page-components-layout-applicant-details--style-3 {
1081
+ color: red;
1082
+ margin: 10px 0px 20px 0px;
1083
+ }
1084
+
1085
+ .obps-page-components-layout-applicant-details--style-4 {
1086
+ margin-top: 20px;
1087
+ }
1088
+
1089
+ .obps-page-components-layout-applicant-details--style-5 {
1090
+ margin-top: 20px;
1091
+ margin-bottom: 20px;
1092
+ }
1093
+
1094
+ .obps-page-components-layout-applicant-details--style-6 {
1095
+ display: flex;
1096
+ }
1097
+
1098
+ .obps-page-components-layout-applicant-details--style-7 {
1099
+ margin-top: 25px;
1100
+ }
1101
+
1102
+ .obps-page-components-layout-applicant-details--style-8 {
1103
+ margin-bottom: 15px;
1104
+ }
1105
+
1106
+ .obps-page-components-layout-applicant-details--style-9 {
1107
+ margin-bottom: 15px;
1108
+ }
1109
+
1110
+ .obps-page-components-layout-applicant-details--style-10 {
1111
+ margin-bottom: 15px;
1112
+ }
1113
+
1114
+ .obps-page-components-layout-applicant-details--style-11 {
1115
+ margin-bottom: 15px;
1116
+ margin-top: 20px;
1117
+ }
1118
+
1119
+ .obps-page-components-layout-applicant-details--style-12 {
1120
+ width: 100%;
1121
+ }
1122
+
1123
+ .obps-page-components-layout-applicant-details--style-13 {
1124
+ margin-bottom: 15px;
1125
+ margin-top: 20px;
1126
+ }
1127
+
1128
+ .obps-page-components-layout-applicant-details--style-14 {
1129
+ width: 100%;
1130
+ }
1131
+
1132
+ .obps-page-components-layout-applicant-details--style-15 {
1133
+ margin-bottom: 15px;
1134
+ margin-top: 20px;
1135
+ }
1136
+
1137
+ .obps-page-components-layout-applicant-details--style-16 {
1138
+ width: 100%;
1139
+ }
1140
+
1141
+ .obps-page-components-layout-applicant-details--style-17 {
1142
+ margin-top: 30px;
1143
+ margin-bottom: 20px;
1144
+ }
1145
+
1146
+ .obps-page-components-layout-applicant-details--style-18 {
1147
+ display: flex;
1148
+ justify-content: space-between;
1149
+ align-items: center;
1150
+ margin-bottom: 10px;
1151
+ padding-bottom: 10px;
1152
+ border-bottom: 1px solid #d1d5db;
1153
+ }
1154
+
1155
+ .obps-page-components-layout-applicant-details--style-19 {
1156
+ font-size: 16px;
1157
+ font-weight: 600;
1158
+ }
1159
+
1160
+ .obps-page-components-layout-applicant-details--style-20 {
1161
+ cursor: pointer;
1162
+ display: flex;
1163
+ align-items: center;
1164
+ }
1165
+
1166
+ .obps-page-components-layout-applicant-details--style-21 {
1167
+ display: flex;
1168
+ }
1169
+
1170
+ .obps-page-components-layout-applicant-details--style-22 {
1171
+ margin-top: 23px;
1172
+ cursor: pointer;
1173
+ }
1174
+
1175
+ .obps-page-components-layout-applicant-details--style-23 {
1176
+ margin-bottom: 15px;
1177
+ }
1178
+
1179
+ .obps-page-components-layout-applicant-details--style-24 {
1180
+ margin-bottom: 15px;
1181
+ margin-top: 3rem;
1182
+ }
1183
+
1184
+ .obps-page-components-layout-applicant-details--style-25 {
1185
+ width: 100%;
1186
+ }
1187
+
1188
+ .obps-page-components-layout-applicant-details--style-26 {
1189
+ margin-bottom: 15px;
1190
+ margin-top: 3rem;
1191
+ }
1192
+
1193
+ .obps-page-components-layout-applicant-details--style-27 {
1194
+ width: 100%;
1195
+ }
1196
+
1197
+ .obps-page-components-layout-applicant-details--style-28 {
1198
+ margin-bottom: 15px;
1199
+ margin-top: 20px;
1200
+ }
1201
+
1202
+ .obps-page-components-layout-applicant-details--style-29 {
1203
+ width: 100%;
1204
+ }
1205
+
1206
+ .obps-page-components-layout-applicant-details--style-30 {
1207
+ margin-top: 20px;
1208
+ }
1209
+
1210
+ .obps-page-components-layout-applicant-details--style-31 {
1211
+ color: #a82227;
1212
+ font-weight: 600;
1213
+ font-size: 14px;
1214
+ cursor: pointer;
1215
+ display: inline-block;
1216
+ }
1217
+
1218
+ .obps-page-components-layout-cludetails--style-1 {
1219
+ color: red;
1220
+ margin-top: 4px;
1221
+ margin-bottom: 0;
1222
+ }
1223
+
1224
+ .obps-page-components-layout-cludetails--style-2 {
1225
+ display: flex;
1226
+ gap: 10px;
1227
+ align-items: flex-start;
1228
+ }
1229
+
1230
+ .obps-page-components-layout-cludetails--style-3 {
1231
+ flex: 1;
1232
+ }
1233
+
1234
+ .obps-page-components-layout-cludetails--style-4 {
1235
+ padding: 10px 16px;
1236
+ background: #1976d2;
1237
+ color: white;
1238
+ cursor: pointer;
1239
+ margin-top: 4px;
1240
+ border: none;
1241
+ border-radius: 2px;
1242
+ font-weight: bold;
1243
+ min-width: 120px;
1244
+ }
1245
+
1246
+ .obps-page-components-layout-cludetails--style-5 {
1247
+ color: red;
1248
+ margin-top: 4px;
1249
+ margin-bottom: 0;
1250
+ }
1251
+
1252
+ .obps-page-components-layout-cludetails--style-6 {
1253
+ width: 100%;
1254
+ }
1255
+
1256
+ .obps-page-components-layout-cludetails--style-7 {
1257
+ color: red;
1258
+ margin-top: 4px;
1259
+ margin-bottom: 0;
1260
+ }
1261
+
1262
+ .obps-page-components-layout-cludetails--style-8 {
1263
+ color: red;
1264
+ margin-top: 4px;
1265
+ margin-bottom: 0;
1266
+ }
1267
+
1268
+ .obps-page-components-layout-cludetails--style-9 {
1269
+ color: red;
1270
+ margin-top: 4px;
1271
+ margin-bottom: 0;
1272
+ }
1273
+
1274
+ .obps-page-components-layout-cludetails--style-10 {
1275
+ color: red;
1276
+ margin-top: 4px;
1277
+ margin-bottom: 0;
1278
+ }
1279
+
1280
+ .obps-page-components-layout-cludetails--style-11 {
1281
+ color: #999;
1282
+ margin-top: 4px;
1283
+ margin-bottom: 0;
1284
+ }
1285
+
1286
+ .obps-page-components-layout-cludetails--style-12 {
1287
+ color: red;
1288
+ margin-top: 4px;
1289
+ margin-bottom: 0;
1290
+ }
1291
+
1292
+ .obps-page-components-layout-cludetails--style-13 {
1293
+ color: red;
1294
+ margin-top: 4px;
1295
+ margin-bottom: 0;
1296
+ }
1297
+
1298
+ .obps-page-components-layout-document-table-view--style-1 {
1299
+ width: 20px;
1300
+ }
1301
+
1302
+ .obps-page-components-layout-document-table-view--style-2 {
1303
+ float: right;
1304
+ display: inline;
1305
+ }
1306
+
1307
+ .obps-page-components-layout-document-table-view--style-3 {
1308
+ overflow-x: auto;
1309
+ -webkit-overflow-scrolling: touch;
1310
+ width: 100%;
1311
+ display: block;
1312
+ }
1313
+
1314
+ .obps-page-components-layout-document-table-view--style-4 {
1315
+ width: 100%;
1316
+ min-width: 400px;
1317
+ table-layout: auto;
1318
+ }
1319
+
1320
+ .obps-page-components-layout-documents-required--style-1 {
1321
+ margin-bottom: 24px;
1322
+ }
1323
+
1324
+ .obps-page-components-layout-documents-required--style-2 {
1325
+ width: 100%;
1326
+ }
1327
+
1328
+ .obps-page-components-layout-documents-required--style-3 {
1329
+ display: flex;
1330
+ flex-direction: column;
1331
+ gap: 10px;
1332
+ }
1333
+
1334
+ .obps-page-components-layout-documents-required--style-4 {
1335
+ padding: 10px;
1336
+ font-size: 14px;
1337
+ }
1338
+
1339
+ .obps-page-components-layout-documents-required--style-5 {
1340
+ padding: 10px;
1341
+ font-size: 14px;
1342
+ }
1343
+
1344
+ .obps-page-components-layout-documents-required--style-6 {
1345
+ padding: 10px;
1346
+ font-size: 14px;
1347
+ }
1348
+
1349
+ .obps-page-components-layout-documents-required--style-7 {
1350
+ padding: 10px;
1351
+ font-size: 14px;
1352
+ }
1353
+
1354
+ .obps-page-components-layout-fee-estimation-details--style-1 {
1355
+ color: green;
1356
+ font-weight: bold;
1357
+ }
1358
+
1359
+ .obps-page-components-layout-fee-estimation-details-table--style-1 {
1360
+ width: 100%;
1361
+ overflow-x: auto;
1362
+ -webkit-overflow-scrolling: touch;
1363
+ }
1364
+
1365
+ .obps-page-components-layout-fee-table--style-1 {
1366
+ font-size: 14px;
1367
+ }
1368
+
1369
+ .obps-page-components-layout-fee-table--style-2 {
1370
+ font-size: 0.85em;
1371
+ color: #555;
1372
+ margin-top: 4px;
1373
+ line-height: 1.3;
1374
+ }
1375
+
1376
+ .obps-page-components-layout-fee-table--style-3 {
1377
+ font-size: 14px;
1378
+ }
1379
+
1380
+ .obps-page-components-layout-fee-table--style-4 {
1381
+ font-size: 0.85em;
1382
+ color: #555;
1383
+ margin-top: 4px;
1384
+ line-height: 1.3;
1385
+ }
1386
+
1387
+ .obps-page-components-layout-image-view--style-1 {
1388
+ display: flex;
1389
+ justify-content: flex-end;
1390
+ margin-top: 10px;
1391
+ padding: 0px 20px;
1392
+ }
1393
+
1394
+ .obps-page-components-layout-image-view--style-2 {
1395
+ text-align: center;
1396
+ }
1397
+
1398
+ .obps-page-components-layout-new-applicant-details--style-1 {
1399
+ word-break: break-all;
1400
+ }
1401
+
1402
+ .obps-page-components-layout-new-applicant-details--style-2 {
1403
+ display: flex;
1404
+ gap: 12px;
1405
+ align-items: center;
1406
+ justify-content: center;
1407
+ }
1408
+
1409
+ .obps-page-components-layout-new-applicant-details--style-3 {
1410
+ cursor: pointer;
1411
+ display: flex;
1412
+ align-items: center;
1413
+ }
1414
+
1415
+ .obps-page-components-layout-new-applicant-details--style-4 {
1416
+ cursor: pointer;
1417
+ display: flex;
1418
+ align-items: center;
1419
+ }
1420
+
1421
+ .obps-page-components-layout-new-applicant-details--style-5 {
1422
+ margin-bottom: 15px;
1423
+ }
1424
+
1425
+ .obps-page-components-layout-new-applicant-details--style-6 {
1426
+ margin-bottom: 15px;
1427
+ }
1428
+
1429
+ .obps-page-components-layout-new-applicant-details--style-7 {
1430
+ margin-top: 20px;
1431
+ margin-bottom: 20px;
1432
+ }
1433
+
1434
+ .obps-page-components-layout-new-applicant-details--style-8 {
1435
+ margin-bottom: 10px;
1436
+ font-size: 16px;
1437
+ }
1438
+
1439
+ .obps-page-components-layout-new-applicant-details--style-9 {
1440
+ color: red;
1441
+ font-size: 12px;
1442
+ margin-top: 10px;
1443
+ }
1444
+
1445
+ .obps-page-components-layout-new-applicant-details--style-10 {
1446
+ color: red;
1447
+ font-size: 12px;
1448
+ margin-top: 10px;
1449
+ }
1450
+
1451
+ .obps-page-components-layout-new-applicant-details--style-11 {
1452
+ margin-top: 20px;
1453
+ }
1454
+
1455
+ .obps-page-components-layout-new-applicant-details--style-12 {
1456
+ color: #a82227;
1457
+ font-weight: 600;
1458
+ font-size: 14px;
1459
+ cursor: pointer;
1460
+ display: inline-block;
1461
+ }
1462
+
1463
+ .obps-page-components-layout-owner-search-modal--style-1 {
1464
+ color: white;
1465
+ width: 100%;
1466
+ max-width: 120px;
1467
+ height: 40px;
1468
+ margin: 0;
1469
+ }
1470
+
1471
+ .obps-page-components-layout-owner-search-modal--style-2 {
1472
+ border: 1px solid #d6d6d6;
1473
+ padding: 20px;
1474
+ border-radius: 4px;
1475
+ background: #fff;
1476
+ margin-top: 20px;
1477
+ margin-bottom: 20px;
1478
+ position: relative;
1479
+ }
1480
+
1481
+ .obps-page-components-layout-owner-search-modal--style-3 {
1482
+ display: flex;
1483
+ justify-content: space-between;
1484
+ align-items: center;
1485
+ margin-bottom: 20px;
1486
+ }
1487
+
1488
+ .obps-page-components-layout-owner-search-modal--style-4 {
1489
+ margin: 0;
1490
+ }
1491
+
1492
+ .obps-page-components-layout-owner-search-modal--style-5 {
1493
+ margin-bottom: 20px;
1494
+ }
1495
+
1496
+ .obps-page-components-layout-owner-search-modal--style-6 {
1497
+ margin-bottom: 8px;
1498
+ font-weight: 600;
1499
+ }
1500
+
1501
+ .obps-page-components-layout-owner-search-modal--style-7 {
1502
+ flex: 1;
1503
+ }
1504
+
1505
+ .obps-page-components-layout-owner-search-modal--style-8 {
1506
+ width: 100%;
1507
+ margin-bottom: 0;
1508
+ }
1509
+
1510
+ .obps-page-components-layout-owner-search-modal--style-9 {
1511
+ color: white;
1512
+ width: 100%;
1513
+ max-width: 120px;
1514
+ height: 40px;
1515
+ margin: 0;
1516
+ }
1517
+
1518
+ .obps-page-components-layout-owner-search-modal--style-10 {
1519
+ margin-top: 20px;
1520
+ overflow-x: auto;
1521
+ width: 100%;
1522
+ display: block;
1523
+ }
1524
+
1525
+ .obps-page-components-layout-owner-search-modal--style-11 {
1526
+ margin-top: 20px;
1527
+ border-top: 1px solid #d1d5db;
1528
+ padding-top: 15px;
1529
+ }
1530
+
1531
+ .obps-page-components-layout-owner-search-modal--style-12 {
1532
+ margin-top: 10px;
1533
+ }
1534
+
1535
+ .obps-page-components-layout-owner-search-modal--style-13 {
1536
+ color: #a82227;
1537
+ font-weight: 600;
1538
+ font-size: 14px;
1539
+ cursor: pointer;
1540
+ display: inline-block;
1541
+ }
1542
+
1543
+ .obps-page-components-layout-owner-search-modal--style-14 {
1544
+ background: #f9fafb;
1545
+ padding: 20px;
1546
+ border-radius: 8px;
1547
+ border: 1px solid #e5e7eb;
1548
+ }
1549
+
1550
+ .obps-page-components-layout-owner-search-modal--style-15 {
1551
+ font-size: 16px;
1552
+ font-weight: 600;
1553
+ margin-bottom: 20px;
1554
+ color: #111827;
1555
+ }
1556
+
1557
+ .obps-page-components-layout-owner-search-modal--style-16 {
1558
+ margin-bottom: 16px;
1559
+ }
1560
+
1561
+ .obps-page-components-layout-owner-search-modal--style-17 {
1562
+ margin-bottom: 6px;
1563
+ font-weight: 500;
1564
+ }
1565
+
1566
+ .obps-page-components-layout-owner-search-modal--style-18 {
1567
+ width: 100%;
1568
+ }
1569
+
1570
+ .obps-page-components-layout-owner-search-modal--style-19 {
1571
+ margin-top: 4px;
1572
+ }
1573
+
1574
+ .obps-page-components-layout-owner-search-modal--style-20 {
1575
+ margin-bottom: 16px;
1576
+ }
1577
+
1578
+ .obps-page-components-layout-owner-search-modal--style-21 {
1579
+ margin-bottom: 6px;
1580
+ font-weight: 500;
1581
+ }
1582
+
1583
+ .obps-page-components-layout-owner-search-modal--style-22 {
1584
+ width: 100%;
1585
+ }
1586
+
1587
+ .obps-page-components-layout-owner-search-modal--style-23 {
1588
+ margin-bottom: 16px;
1589
+ }
1590
+
1591
+ .obps-page-components-layout-owner-search-modal--style-24 {
1592
+ margin-bottom: 6px;
1593
+ font-weight: 500;
1594
+ }
1595
+
1596
+ .obps-page-components-layout-owner-search-modal--style-25 {
1597
+ width: 100%;
1598
+ }
1599
+
1600
+ .obps-page-components-layout-owner-search-modal--style-26 {
1601
+ margin-top: 4px;
1602
+ }
1603
+
1604
+ .obps-page-components-layout-owner-search-modal--style-27 {
1605
+ margin-bottom: 16px;
1606
+ }
1607
+
1608
+ .obps-page-components-layout-owner-search-modal--style-28 {
1609
+ margin-bottom: 6px;
1610
+ font-weight: 500;
1611
+ }
1612
+
1613
+ .obps-page-components-layout-owner-search-modal--style-29 {
1614
+ width: 100%;
1615
+ }
1616
+
1617
+ .obps-page-components-layout-owner-search-modal--style-30 {
1618
+ margin-top: 4px;
1619
+ }
1620
+
1621
+ .obps-page-components-layout-owner-search-modal--style-31 {
1622
+ margin-bottom: 16px;
1623
+ }
1624
+
1625
+ .obps-page-components-layout-owner-search-modal--style-32 {
1626
+ margin-bottom: 6px;
1627
+ font-weight: 500;
1628
+ }
1629
+
1630
+ .obps-page-components-layout-owner-search-modal--style-33 {
1631
+ margin-top: 4px;
1632
+ }
1633
+
1634
+ .obps-page-components-layout-owner-search-modal--style-34 {
1635
+ margin-bottom: 16px;
1636
+ }
1637
+
1638
+ .obps-page-components-layout-owner-search-modal--style-35 {
1639
+ margin-bottom: 6px;
1640
+ font-weight: 500;
1641
+ }
1642
+
1643
+ .obps-page-components-layout-owner-search-modal--style-36 {
1644
+ margin-top: 4px;
1645
+ }
1646
+
1647
+ .obps-page-components-layout-owner-search-modal--style-37 {
1648
+ margin-top: 24px;
1649
+ display: flex;
1650
+ gap: 12px;
1651
+ justify-content: flex-end;
1652
+ }
1653
+
1654
+ .obps-page-components-layout-owner-search-modal--style-38 {
1655
+ color: #0b0c0c;
1656
+ background: #f4f5f5;
1657
+ border: 1px solid #0b0c0c;
1658
+ cursor: pointer;
1659
+ }
1660
+
1661
+ .obps-page-components-layout-owner-search-modal--style-39 {
1662
+ color: white;
1663
+ cursor: pointer;
1664
+ }
1665
+
1666
+ .obps-page-components-layout-owner-search-modal--style-40 {
1667
+ background: #f9fafb;
1668
+ padding: 20px;
1669
+ border-radius: 8px;
1670
+ border: 1px solid #e5e7eb;
1671
+ }
1672
+
1673
+ .obps-page-components-layout-owner-search-modal--style-41 {
1674
+ display: flex;
1675
+ justify-content: space-between;
1676
+ align-items: center;
1677
+ margin-bottom: 15px;
1678
+ }
1679
+
1680
+ .obps-page-components-layout-owner-search-modal--style-42 {
1681
+ font-size: 16px;
1682
+ font-weight: 600;
1683
+ color: #111827;
1684
+ margin: 0;
1685
+ }
1686
+
1687
+ .obps-page-components-layout-owner-search-modal--style-43 {
1688
+ background: #ffffff;
1689
+ padding: 12px 16px;
1690
+ border-radius: 6px;
1691
+ border: 1px solid #e5e7eb;
1692
+ margin-bottom: 20px;
1693
+ }
1694
+
1695
+ .obps-page-components-layout-owner-search-modal--style-44 {
1696
+ margin: 4px 0;
1697
+ font-size: 14px;
1698
+ }
1699
+
1700
+ .obps-page-components-layout-owner-search-modal--style-45 {
1701
+ margin: 4px 0;
1702
+ font-size: 14px;
1703
+ }
1704
+
1705
+ .obps-page-components-layout-owner-search-modal--style-46 {
1706
+ margin: 4px 0;
1707
+ font-size: 14px;
1708
+ }
1709
+
1710
+ .obps-page-components-layout-owner-search-modal--style-47 {
1711
+ color: red;
1712
+ font-size: 12px;
1713
+ margin-bottom: 15px;
1714
+ }
1715
+
1716
+ .obps-page-components-layout-owner-search-modal--style-48 {
1717
+ color: red;
1718
+ font-size: 12px;
1719
+ margin-bottom: 15px;
1720
+ }
1721
+
1722
+ .obps-page-components-layout-owner-search-modal--style-49 {
1723
+ width: 100%;
1724
+ }
1725
+
1726
+ .obps-page-components-layout-owner-search-modal--style-50 {
1727
+ color: red;
1728
+ font-size: 12px;
1729
+ margin-bottom: 15px;
1730
+ }
1731
+
1732
+ .obps-page-components-layout-owner-search-modal--style-51 {
1733
+ width: 100%;
1734
+ }
1735
+
1736
+ .obps-page-components-layout-owner-search-modal--style-52 {
1737
+ color: red;
1738
+ font-size: 12px;
1739
+ margin-bottom: 15px;
1740
+ }
1741
+
1742
+ .obps-page-components-layout-owner-search-modal--style-53 {
1743
+ width: 100%;
1744
+ }
1745
+
1746
+ .obps-page-components-layout-owner-search-modal--style-54 {
1747
+ color: red;
1748
+ font-size: 12px;
1749
+ margin-bottom: 15px;
1750
+ }
1751
+
1752
+ .obps-page-components-layout-owner-search-modal--style-55 {
1753
+ color: red;
1754
+ font-size: 12px;
1755
+ margin-bottom: 15px;
1756
+ }
1757
+
1758
+ .obps-page-components-layout-owner-search-modal--style-56 {
1759
+ margin-top: 24px;
1760
+ display: flex;
1761
+ gap: 12px;
1762
+ justify-content: flex-end;
1763
+ }
1764
+
1765
+ .obps-page-components-layout-owner-search-modal--style-57 {
1766
+ color: #0b0c0c;
1767
+ background: #f4f5f5;
1768
+ border: 1px solid #0b0c0c;
1769
+ cursor: pointer;
1770
+ }
1771
+
1772
+ .obps-page-components-layout-owner-search-modal--style-58 {
1773
+ color: white;
1774
+ cursor: pointer;
1775
+ }
1776
+
1777
+ .obps-page-components-layout-professional-details--style-1 {
1778
+ color: red;
1779
+ margin-top: 4px;
1780
+ margin-bottom: 0;
1781
+ }
1782
+
1783
+ .obps-page-components-layout-professional-details--style-2 {
1784
+ color: red;
1785
+ margin-top: 4px;
1786
+ margin-bottom: 0;
1787
+ }
1788
+
1789
+ .obps-page-components-layout-professional-details--style-3 {
1790
+ color: red;
1791
+ margin-top: 4px;
1792
+ margin-bottom: 0;
1793
+ }
1794
+
1795
+ .obps-page-components-layout-professional-details--style-4 {
1796
+ color: red;
1797
+ margin-top: 4px;
1798
+ margin-bottom: 0;
1799
+ }
1800
+
1801
+ .obps-page-components-layout-professional-details--style-5 {
1802
+ color: red;
1803
+ margin-top: 4px;
1804
+ margin-bottom: 0;
1805
+ }
1806
+
1807
+ .obps-page-components-layout-professional-details--style-6 {
1808
+ color: red;
1809
+ margin-top: 4px;
1810
+ margin-bottom: 0;
1811
+ }
1812
+
1813
+ .obps-page-components-layout-site-details--style-1 {
1814
+ margin-bottom: 16px;
1815
+ }
1816
+
1817
+ .obps-page-components-layout-site-details--style-2 {
1818
+ color: red;
1819
+ margin-top: 4px;
1820
+ margin-bottom: 0;
1821
+ }
1822
+
1823
+ .obps-page-components-layout-site-details--style-3 {
1824
+ color: red;
1825
+ margin-top: 4px;
1826
+ margin-bottom: 0;
1827
+ }
1828
+
1829
+ .obps-page-components-layout-site-details--style-4 {
1830
+ color: red;
1831
+ margin-top: 4px;
1832
+ margin-bottom: 0;
1833
+ }
1834
+
1835
+ .obps-page-components-layout-site-details--style-5 {
1836
+ display: flex;
1837
+ justify-content: flex-end;
1838
+ margin-top: 8px;
1839
+ margin-bottom: 8px;
1840
+ }
1841
+
1842
+ .obps-page-components-layout-site-details--style-6 {
1843
+ visibility: hidden;
1844
+ }
1845
+
1846
+ .obps-page-components-layout-site-details--style-7 {
1847
+ display: flex;
1848
+ justify-content: flex-end;
1849
+ align-items: center;
1850
+ gap: 12px;
1851
+ }
1852
+
1853
+ .obps-page-components-layout-site-details--style-8 {
1854
+ color: #00703c;
1855
+ font-weight: 500;
1856
+ }
1857
+
1858
+ .obps-page-components-layout-site-details--style-9 {
1859
+ color: red;
1860
+ margin-top: 4px;
1861
+ margin-bottom: 16px;
1862
+ }
1863
+
1864
+ .obps-page-components-layout-site-details--style-10 {
1865
+ margin-bottom: 12px;
1866
+ display: flex;
1867
+ align-items: center;
1868
+ gap: 12px;
1869
+ }
1870
+
1871
+ .obps-page-components-layout-site-details--style-11 {
1872
+ padding: 8px 16px;
1873
+ background: #2947a3;
1874
+ color: white;
1875
+ cursor: pointer;
1876
+ border: none;
1877
+ border-radius: 4px;
1878
+ font-weight: bold;
1879
+ font-size: 14px;
1880
+ }
1881
+
1882
+ .obps-page-components-layout-site-details--style-12 {
1883
+ color: red;
1884
+ margin-top: 4px;
1885
+ margin-bottom: 0;
1886
+ }
1887
+
1888
+ .obps-page-components-layout-site-details--style-13 {
1889
+ color: red;
1890
+ margin-top: 4px;
1891
+ margin-bottom: 0;
1892
+ }
1893
+
1894
+ .obps-page-components-layout-site-details--style-14 {
1895
+ color: red;
1896
+ margin-top: 4px;
1897
+ margin-bottom: 0;
1898
+ }
1899
+
1900
+ .obps-page-components-layout-site-details--style-15 {
1901
+ color: red;
1902
+ margin-top: 4px;
1903
+ margin-bottom: 0;
1904
+ }
1905
+
1906
+ .obps-page-components-layout-site-details--style-16 {
1907
+ color: red;
1908
+ margin-top: 4px;
1909
+ margin-bottom: 0;
1910
+ }
1911
+
1912
+ .obps-page-components-layout-site-details--style-17 {
1913
+ color: red;
1914
+ margin-top: 4px;
1915
+ margin-bottom: 0;
1916
+ }
1917
+
1918
+ .obps-page-components-layout-site-details--style-18 {
1919
+ color: red;
1920
+ margin-top: 4px;
1921
+ margin-bottom: 0;
1922
+ }
1923
+
1924
+ .obps-page-components-layout-site-details--style-19 {
1925
+ color: red;
1926
+ margin-top: 4px;
1927
+ margin-bottom: 0;
1928
+ }
1929
+
1930
+ .obps-page-components-layout-site-details--style-20 {
1931
+ color: red;
1932
+ margin-top: 4px;
1933
+ margin-bottom: 0;
1934
+ }
1935
+
1936
+ .obps-page-components-layout-site-details--style-21 {
1937
+ color: red;
1938
+ margin-top: 4px;
1939
+ margin-bottom: 0;
1940
+ }
1941
+
1942
+ .obps-page-components-layout-site-details--style-22 {
1943
+ color: red;
1944
+ margin-top: 4px;
1945
+ margin-bottom: 0;
1946
+ }
1947
+
1948
+ .obps-page-components-layout-site-details--style-23 {
1949
+ color: red;
1950
+ margin-top: 4px;
1951
+ margin-bottom: 0;
1952
+ }
1953
+
1954
+ .obps-page-components-layout-site-details--style-24 {
1955
+ color: red;
1956
+ margin-top: 4px;
1957
+ margin-bottom: 0;
1958
+ }
1959
+
1960
+ .obps-page-components-layout-site-details--style-25 {
1961
+ color: red;
1962
+ margin-top: 4px;
1963
+ margin-bottom: 0;
1964
+ }
1965
+
1966
+ .obps-page-components-layout-site-details--style-26 {
1967
+ color: red;
1968
+ margin-top: 4px;
1969
+ margin-bottom: 0;
1970
+ }
1971
+
1972
+ .obps-page-components-layout-site-details--style-27 {
1973
+ color: red;
1974
+ margin-top: 4px;
1975
+ margin-bottom: 0;
1976
+ }
1977
+
1978
+ .obps-page-components-layout-site-details--style-28 {
1979
+ color: red;
1980
+ margin-top: 4px;
1981
+ margin-bottom: 0;
1982
+ }
1983
+
1984
+ .obps-page-components-layout-site-details--style-29 {
1985
+ color: red;
1986
+ margin-top: 4px;
1987
+ margin-bottom: 0;
1988
+ }
1989
+
1990
+ .obps-page-components-layout-site-details--style-30 {
1991
+ color: red;
1992
+ margin-top: 4px;
1993
+ margin-bottom: 0;
1994
+ }
1995
+
1996
+ .obps-page-components-layout-site-details--style-31 {
1997
+ color: red;
1998
+ margin-top: 4px;
1999
+ margin-bottom: 0;
2000
+ }
2001
+
2002
+ .obps-page-components-layout-site-details--style-32 {
2003
+ color: red;
2004
+ margin-top: 4px;
2005
+ margin-bottom: 0;
2006
+ }
2007
+
2008
+ .obps-page-components-layout-site-details--style-33 {
2009
+ color: red;
2010
+ margin-top: 4px;
2011
+ margin-bottom: 0;
2012
+ }
2013
+
2014
+ .obps-page-components-layout-site-details--style-34 {
2015
+ color: red;
2016
+ margin-top: 4px;
2017
+ margin-bottom: 0;
2018
+ }
2019
+
2020
+ .obps-page-components-layout-site-details--style-35 {
2021
+ color: red;
2022
+ margin-top: 4px;
2023
+ margin-bottom: 0;
2024
+ }
2025
+
2026
+ .obps-page-components-layout-site-details--style-36 {
2027
+ color: red;
2028
+ margin-top: 4px;
2029
+ margin-bottom: 0;
2030
+ }
2031
+
2032
+ .obps-page-components-layout-site-details--style-37 {
2033
+ color: red;
2034
+ margin-top: 4px;
2035
+ margin-bottom: 0;
2036
+ }
2037
+
2038
+ .obps-page-components-layout-site-details--style-38 {
2039
+ color: red;
2040
+ margin-top: 4px;
2041
+ margin-bottom: 0;
2042
+ }
2043
+
2044
+ .obps-page-components-layout-site-details--style-39 {
2045
+ color: red;
2046
+ margin-top: 4px;
2047
+ margin-bottom: 0;
2048
+ }
2049
+
2050
+ .obps-page-components-layout-site-details--style-40 {
2051
+ color: red;
2052
+ margin-top: 4px;
2053
+ margin-bottom: 0;
2054
+ }
2055
+
2056
+ .obps-page-components-layout-site-details--style-41 {
2057
+ color: red;
2058
+ margin-top: 4px;
2059
+ margin-bottom: 0;
2060
+ }
2061
+
2062
+ .obps-page-components-layout-site-details--style-42 {
2063
+ color: red;
2064
+ margin-top: 4px;
2065
+ margin-bottom: 0;
2066
+ }
2067
+
2068
+ .obps-page-components-layout-site-details--style-43 {
2069
+ color: red;
2070
+ margin-top: 4px;
2071
+ margin-bottom: 0;
2072
+ }
2073
+
2074
+ .obps-page-components-layout-site-details--style-44 {
2075
+ color: red;
2076
+ margin-top: 4px;
2077
+ margin-bottom: 0;
2078
+ }
2079
+
2080
+ .obps-page-components-layout-site-details--style-45 {
2081
+ color: red;
2082
+ margin-top: 4px;
2083
+ margin-bottom: 0;
2084
+ }
2085
+
2086
+ .obps-page-components-layout-site-details--style-46 {
2087
+ color: red;
2088
+ margin-top: 4px;
2089
+ margin-bottom: 0;
2090
+ }
2091
+
2092
+ .obps-page-components-layout-site-details--style-47 {
2093
+ color: red;
2094
+ margin-top: 4px;
2095
+ margin-bottom: 0;
2096
+ }
2097
+
2098
+ .obps-page-components-layout-site-details--style-48 {
2099
+ color: red;
2100
+ margin-top: 4px;
2101
+ margin-bottom: 0;
2102
+ }
2103
+
2104
+ .obps-page-components-layout-site-details--style-49 {
2105
+ color: red;
2106
+ margin-top: 4px;
2107
+ margin-bottom: 0;
2108
+ }
2109
+
2110
+ .obps-page-components-layout-site-details--style-50 {
2111
+ color: red;
2112
+ margin-top: 4px;
2113
+ margin-bottom: 0;
2114
+ }
2115
+
2116
+ .obps-page-components-layout-site-details--style-51 {
2117
+ color: red;
2118
+ margin-top: 4px;
2119
+ margin-bottom: 0;
2120
+ }
2121
+
2122
+ .obps-page-components-layout-site-details--style-52 {
2123
+ color: red;
2124
+ margin-top: 4px;
2125
+ margin-bottom: 0;
2126
+ }
2127
+
2128
+ .obps-page-components-layout-site-details--style-53 {
2129
+ color: red;
2130
+ margin-top: 4px;
2131
+ margin-bottom: 0;
2132
+ }
2133
+
2134
+ .obps-page-components-layout-site-details--style-54 {
2135
+ color: red;
2136
+ margin-top: 4px;
2137
+ margin-bottom: 0;
2138
+ }
2139
+
2140
+ .obps-page-components-layout-site-details--style-55 {
2141
+ margin-bottom: 12px;
2142
+ padding: 12px;
2143
+ background-color: #fff3cd;
2144
+ border: 1px solid #ffc107;
2145
+ border-radius: 4px;
2146
+ }
2147
+
2148
+ .obps-page-components-layout-site-details--style-56 {
2149
+ color: #856404;
2150
+ margin: 0;
2151
+ font-size: 14px;
2152
+ }
2153
+
2154
+ .obps-page-components-layout-site-photographs--style-1 {
2155
+ padding: 50px 0px;
2156
+ display: flex;
2157
+ justify-content: space-evenly;
2158
+ }
2159
+
2160
+ .obps-page-components-layout-site-photographs--style-2 {
2161
+ display: flex;
2162
+ flex-direction: column;
2163
+ width: 200px;
2164
+ height: 200px;
2165
+ align-items: center;
2166
+ }
2167
+
2168
+ .obps-page-components-layout-site-photographs--style-3 {
2169
+ margin: 5px;
2170
+ }
2171
+
2172
+ .obps-page-components-layout-site-photographs--style-4 {
2173
+ width: 120px;
2174
+ height: 120px;
2175
+ object-fit: fill;
2176
+ border-radius: 10%;
2177
+ cursor: pointer;
2178
+ }
2179
+
2180
+ .obps-page-components-layout-summary--style-1 {
2181
+ border: none;
2182
+ }
2183
+
2184
+ .obps-page-components-layout-summary--style-2 {
2185
+ display: flex;
2186
+ gap: 20px;
2187
+ flex-wrap: wrap;
2188
+ justify-content: space-between;
2189
+ }
2190
+
2191
+ .obps-page-components-layout-summary--style-3 {
2192
+ padding: 0 0.5rem;
2193
+ }
2194
+
2195
+ .obps-page-components-layout-summary--style-4 {
2196
+ padding: 0 0.5rem;
2197
+ }
2198
+
2199
+ .obps-page-components-license-details--style-1 {
2200
+ padding-bottom: 30px;
2201
+ }
2202
+
2203
+ .obps-page-components-license-details--style-2 {
2204
+ cursor: pointer;
2205
+ width: fit-content;
2206
+ display: flex;
2207
+ font-family: 'Roboto Condensed', sans-serif;
2208
+ color: rgba(13, 67, 167, var(--text-opacity));
2209
+ font-size: 16px;
2210
+ line-height: 24px;
2211
+ }
2212
+
2213
+ .obps-page-components-license-type--style-1 {
2214
+ display: flex;
2215
+ justify-content: space-between;
2216
+ align-items: flex-start;
2217
+ padding-bottom: 60px;
2218
+ }
2219
+
2220
+ .obps-page-components-license-type--style-2 {
2221
+ flex: 1;
2222
+ margin-right: 20px;
2223
+ }
2224
+
2225
+ .obps-page-components-license-type--style-3 {
2226
+ margin-top: 32px;
2227
+ background-color: #f8f9fa;
2228
+ border-radius: 12px;
2229
+ padding: 24px;
2230
+ border: 1px solid #e5e7eb;
2231
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
2232
+ }
2233
+
2234
+ .obps-page-components-license-type--style-4 {
2235
+ font-size: 20px;
2236
+ font-weight: 700;
2237
+ color: #1f2937;
2238
+ margin-bottom: 16px;
2239
+ margin-top: 0;
2240
+ }
2241
+
2242
+ .obps-page-components-license-type--style-5 {
2243
+ list-style: none;
2244
+ padding: 0;
2245
+ margin: 0;
2246
+ }
2247
+
2248
+ .obps-page-components-license-type--style-6 {
2249
+ position: absolute;
2250
+ left: 0;
2251
+ top: 12px;
2252
+ width: 6px;
2253
+ height: 6px;
2254
+ background-color: #2563eb;
2255
+ border-radius: 50%;
2256
+ }
2257
+
2258
+ .obps-page-components-license-type--style-7 {
2259
+ padding: 0 0;
2260
+ padding-left: 28px;
2261
+ position: relative;
2262
+ font-size: 13px;
2263
+ color: #666666;
2264
+ font-style: italic;
2265
+ line-height: 1.6;
2266
+ margin-top: 8px;
2267
+ padding-top: 16px;
2268
+ border-top: 1px solid #fff;
2269
+ }
2270
+
2271
+ .obps-page-components-license-type--style-8 {
2272
+ position: absolute;
2273
+ left: 0;
2274
+ top: 16px;
2275
+ width: 6px;
2276
+ height: 6px;
2277
+ background-color: #f59e0b;
2278
+ border-radius: 50%;
2279
+ }
2280
+
2281
+ .obps-page-components-location-details--style-1 {
2282
+ padding: 10px;
2283
+ font-size: 14px;
2284
+ }
2285
+
2286
+ .obps-page-components-location-details--style-2 {
2287
+ padding: 10px;
2288
+ font-size: 14px;
2289
+ }
2290
+
2291
+ .obps-page-components-location-details--style-3 {
2292
+ padding-top: 10px;
2293
+ }
2294
+
2295
+ .obps-page-components-nocdetails--style-1 {
2296
+ border: 1px solid #D6D5D4;
2297
+ padding: 16px 8px 16px 8px;
2298
+ background: #FAFAFA;
2299
+ border-radius: 5px;
2300
+ margin-bottom: 24px;
2301
+ margin-top: 5px;
2302
+ }
2303
+
2304
+ .obps-page-components-nocdetails--style-2 {
2305
+ color: #0B0C0C;
2306
+ line-height: 37px;
2307
+ font-weight: 700;
2308
+ font-size: 32px;
2309
+ font-family: Roboto Condensed;
2310
+ padding-bottom: 24px;
2311
+ }
2312
+
2313
+ .obps-page-components-nocdetails--style-3 {
2314
+ display: flex;
2315
+ padding-bottom: 24px;
2316
+ }
2317
+
2318
+ .obps-page-components-nocdetails--style-4 {
2319
+ color: #0B0C0C;
2320
+ line-height: 19px;
2321
+ font-weight: 700;
2322
+ font-size: 16px;
2323
+ font-family: Roboto;
2324
+ margin-right: 10px;
2325
+ }
2326
+
2327
+ .obps-page-components-obpsdocuments--style-1 {
2328
+ width: 250px;
2329
+ }
2330
+
2331
+ .obps-page-components-obpsdocuments-emp--style-1 {
2332
+ margin-bottom: 24px;
2333
+ }
2334
+
2335
+ .obps-page-components-obpsdocuments-emp--style-2 {
2336
+ width: 100%;
2337
+ }
2338
+
2339
+ .obps-page-components-obpsdocuments-emp--style-3 {
2340
+ width: 100%;
2341
+ }
2342
+
2343
+ .obps-page-components-obpsdocuments-emp--style-4 {
2344
+ width: 100%;
2345
+ }
2346
+
2347
+ .obps-page-components-obpsdocuments-holder--style-1 {
2348
+ margin-top: 19px;
2349
+ }
2350
+
2351
+ .obps-page-components-obpsdocuments-holder--style-2 {
2352
+ display: flex;
2353
+ flex-wrap: wrap;
2354
+ }
2355
+
2356
+ .obps-page-components-obpsdocuments-holder--style-3 {
2357
+ display: flex;
2358
+ justify-content: flex-start;
2359
+ flex-wrap: wrap;
2360
+ }
2361
+
2362
+ .obps-page-components-obpsdocuments-holder--style-4 {
2363
+ min-width: 80px;
2364
+ margin-right: 10px;
2365
+ max-width: 100px;
2366
+ height: auto;
2367
+ }
2368
+
2369
+ .obps-page-components-obpsdocuments-holder--style-5 {
2370
+ display: flex;
2371
+ justify-content: center;
2372
+ }
2373
+
2374
+ .obps-page-components-obpsdocuments-holder--style-6 {
2375
+ margin-top: 8px;
2376
+ text-align: center;
2377
+ color: #505A5F;
2378
+ }
2379
+
2380
+ .obps-page-components-obpsdocuments-holder--style-7 {
2381
+ color: #cccccc;
2382
+ background-color: #cccccc;
2383
+ height: 2px;
2384
+ margin-top: 20px;
2385
+ margin-bottom: 20px;
2386
+ }
2387
+
2388
+ .obps-page-components-ocbasic-details--style-1 {
2389
+ margin-bottom: 10px;
2390
+ }
2391
+
2392
+ .obps-page-components-ocedcrdocs-required--style-1 {
2393
+ color: #0B0C0C;
2394
+ margin-top: 12px;
2395
+ font-size: 16px;
2396
+ font-weight: 400;
2397
+ line-height: 24px;
2398
+ }
2399
+
2400
+ .obps-page-components-ocedcrdocs-required--style-2 {
2401
+ font-weight: 700;
2402
+ }
2403
+
2404
+ .obps-page-components-ocedcrdocs-required--style-3 {
2405
+ display: flex;
2406
+ }
2407
+
2408
+ .obps-page-components-ocupload-plan-diagram--style-1 {
2409
+ disabled: true;
2410
+ height: 30px;
2411
+ width: 100%;
2412
+ font-size: 14px;
2413
+ }
2414
+
2415
+ .obps-page-components-oce-dcrscrutiny--style-1 {
2416
+ color: #cccccc;
2417
+ background-color: #cccccc;
2418
+ height: 2px;
2419
+ margin-top: 20px;
2420
+ margin-bottom: 20px;
2421
+ }
2422
+
2423
+ .obps-page-components-oce-dcrscrutiny--style-2 {
2424
+ font-size: 18px;
2425
+ line-height: 21px;
2426
+ font-weight: 700;
2427
+ padding: 0px 0px 16px 0px;
2428
+ }
2429
+
2430
+ .obps-page-components-oce-dcrscrutiny--style-3 {
2431
+ font-size: 18px;
2432
+ line-height: 21px;
2433
+ font-weight: 700;
2434
+ padding: 0px 0px 16px 0px;
2435
+ }
2436
+
2437
+ .obps-page-components-oce-dcrscrutiny--style-4 {
2438
+ min-width: 160px;
2439
+ margin-right: 20px;
2440
+ }
2441
+
2442
+ .obps-page-components-oce-dcrscrutiny--style-5 {
2443
+ margin-top: 8px;
2444
+ font-size: 14px;
2445
+ line-height: 19px;
2446
+ color: #505A5F;
2447
+ font-weight: 400;
2448
+ }
2449
+
2450
+ .obps-page-components-oce-dcrscrutiny--style-6 {
2451
+ font-size: 18px;
2452
+ line-height: 21px;
2453
+ font-weight: 700;
2454
+ padding: 0px 0px 16px 0px;
2455
+ }
2456
+
2457
+ .obps-page-components-oce-dcrscrutiny--style-7 {
2458
+ min-width: 160px;
2459
+ margin-right: 20px;
2460
+ }
2461
+
2462
+ .obps-page-components-oce-dcrscrutiny--style-8 {
2463
+ margin-top: 8px;
2464
+ font-size: 14px;
2465
+ line-height: 19px;
2466
+ color: #505A5F;
2467
+ font-weight: 400;
2468
+ }
2469
+
2470
+ .obps-page-components-owner-details--style-1 {
2471
+ width: 24px;
2472
+ height: 24px;
2473
+ }
2474
+
2475
+ .obps-page-components-owner-details--style-2 {
2476
+ cursor: pointer;
2477
+ }
2478
+
2479
+ .obps-page-components-owner-details--style-3 {
2480
+ margin-bottom: 10px;
2481
+ }
2482
+
2483
+ .obps-page-components-owner-details--style-4 {
2484
+ display: flex;
2485
+ align-items: center;
2486
+ padding: 0 8px;
2487
+ color: green;
2488
+ font-weight: bold;
2489
+ gap: 4px;
2490
+ }
2491
+
2492
+ .obps-page-components-owner-details--style-5 {
2493
+ padding: 10px;
2494
+ font-size: 14px;
2495
+ }
2496
+
2497
+ .obps-page-components-owner-details--style-6 {
2498
+ padding: 10px;
2499
+ font-size: 14px;
2500
+ }
2501
+
2502
+ .obps-page-components-owner-details--style-7 {
2503
+ margin-top: 30px;
2504
+ }
2505
+
2506
+ .obps-page-components-pay-two-table--style-1 {
2507
+ margin-top: 24px;
2508
+ }
2509
+
2510
+ .obps-page-components-pay-two-table--style-2 {
2511
+ font-size: 0.9em;
2512
+ color: #555;
2513
+ margin-top: 4px;
2514
+ }
2515
+
2516
+ .obps-page-components-pay-two-table--style-3 {
2517
+ width: 100%;
2518
+ padding: 4px;
2519
+ border: 1px solid #ccc;
2520
+ border-radius: 4px;
2521
+ }
2522
+
2523
+ .obps-page-components-pay-two-table-regular--style-1 {
2524
+ margin-top: 24px;
2525
+ }
2526
+
2527
+ .obps-page-components-pay-two-table-regular--style-2 {
2528
+ font-size: 0.9em;
2529
+ color: #555;
2530
+ margin-top: 4px;
2531
+ }
2532
+
2533
+ .obps-page-components-pay-two-table-regular--style-3 {
2534
+ width: 100%;
2535
+ padding: 4px;
2536
+ border: 1px solid #ccc;
2537
+ border-radius: 4px;
2538
+ }
2539
+
2540
+ .obps-page-components-permanent-address--style-1 {
2541
+ padding-bottom: 10px;
2542
+ padding-top: 10px;
2543
+ }
2544
+
2545
+ .obps-page-components-plot-details--style-1 {
2546
+ margin-top: 1rem;
2547
+ }
2548
+
2549
+ .obps-page-components-plot-details--style-2 {
2550
+ font-size: 12px;
2551
+ color: red;
2552
+ }
2553
+
2554
+ .obps-page-components-plot-details--style-3 {
2555
+ font-size: 12px;
2556
+ color: black;
2557
+ }
2558
+
2559
+ .obps-page-components-plot-details--style-4 {
2560
+ font-size: 12px;
2561
+ color: red;
2562
+ }
2563
+
2564
+ .obps-page-components-plot-details--style-5 {
2565
+ font-size: 12px;
2566
+ color: red;
2567
+ }
2568
+
2569
+ .obps-page-components-plot-details--style-6 {
2570
+ margin-bottom: 1rem;
2571
+ }
2572
+
2573
+ .obps-page-components-plot-details--style-7 {
2574
+ margin-bottom: 1rem;
2575
+ }
2576
+
2577
+ .obps-page-components-plot-details--style-8 {
2578
+ font-size: 12px;
2579
+ color: red;
2580
+ }
2581
+
2582
+ .obps-page-components-plot-details--style-9 {
2583
+ font-size: 12px;
2584
+ color: red;
2585
+ }
2586
+
2587
+ .obps-page-components-plot-details-oc--style-1 {
2588
+ font-size: 12px;
2589
+ color: red;
2590
+ }
2591
+
2592
+ .obps-page-components-professional-sign-update--style-1 {
2593
+ color: black;
2594
+ }
2595
+
2596
+ .obps-page-components-professional-sign-update--style-2 {
2597
+ color: black;
2598
+ }
2599
+
2600
+ .obps-page-components-property-search--style-1 {
2601
+ margin-bottom: 16px;
2602
+ margin-top: 20px;
2603
+ }
2604
+
2605
+ .obps-page-components-property-search--style-2 {
2606
+ display: flex;
2607
+ gap: 16px;
2608
+ align-items: baseline;
2609
+ width: 100%;
2610
+ }
2611
+
2612
+ .obps-page-components-property-search--style-3 {
2613
+ color: white;
2614
+ width: 100%;
2615
+ max-width: 100px;
2616
+ }
2617
+
2618
+ .obps-page-components-property-search-bathinda--style-1 {
2619
+ margin-bottom: 16px;
2620
+ margin-top: 20px;
2621
+ }
2622
+
2623
+ .obps-page-components-property-search-bathinda--style-2 {
2624
+ display: flex;
2625
+ gap: 16px;
2626
+ align-items: baseline;
2627
+ width: 100%;
2628
+ }
2629
+
2630
+ .obps-page-components-property-search-bathinda--style-3 {
2631
+ color: white;
2632
+ width: 100%;
2633
+ max-width: 100px;
2634
+ }
2635
+
2636
+ .obps-page-components-property-search-ludhiana--style-1 {
2637
+ margin-bottom: 16px;
2638
+ margin-top: 20px;
2639
+ }
2640
+
2641
+ .obps-page-components-property-search-ludhiana--style-2 {
2642
+ display: flex;
2643
+ gap: 16px;
2644
+ align-items: baseline;
2645
+ width: 100%;
2646
+ }
2647
+
2648
+ .obps-page-components-property-search-ludhiana--style-3 {
2649
+ color: white;
2650
+ width: 100%;
2651
+ max-width: 100px;
2652
+ }
2653
+
2654
+ .obps-page-components-property-search-modal--style-1 {
2655
+ width: 100px;
2656
+ }
2657
+
2658
+ .obps-page-components-property-search-modal--style-2 {
2659
+ color: white;
2660
+ width: 100%;
2661
+ max-width: 100px;
2662
+ }
2663
+
2664
+ .obps-page-components-scrutiny-details--style-1 {
2665
+ overflow-wrap: break-word;
2666
+ }
2667
+
2668
+ .obps-page-components-site-inspection--style-1 {
2669
+ float: right;
2670
+ display: inline;
2671
+ }
2672
+
2673
+ .obps-page-components-site-inspection--style-2 {
2674
+ margin-bottom: 16px;
2675
+ margin-top: 32px;
2676
+ }
2677
+
2678
+ .obps-page-components-site-inspection--style-3 {
2679
+ margin-top: 20px;
2680
+ }
2681
+
2682
+ .obps-page-components-site-inspection--style-4 {
2683
+ margin-bottom: 16px;
2684
+ margin-top: 32px;
2685
+ }
2686
+
2687
+ .obps-page-components-stakeholder-docs-required--style-1 {
2688
+ display: flex;
2689
+ }
2690
+
2691
+ .obps-page-components-stakeholder-documents--style-1 {
2692
+ cursor: pointer;
2693
+ width: fit-content;
2694
+ display: flex;
2695
+ font-family: 'Roboto Condensed', sans-serif;
2696
+ color: rgba(13, 67, 167, var(--text-opacity));
2697
+ font-size: 16px;
2698
+ line-height: 24px;
2699
+ }
2700
+
2701
+ .obps-page-components-stakeholder-documents--style-2 {
2702
+ margin-bottom: 24px;
2703
+ }
2704
+
2705
+ .obps-page-components-stakeholder-documents--style-3 {
2706
+ margin-bottom: 10px;
2707
+ }
2708
+
2709
+ .obps-page-components-stakeholder-documents--style-4 {
2710
+ font-size: 12px;
2711
+ color: #505A5F;
2712
+ font-weight: 400;
2713
+ line-height: 15px;
2714
+ margin-bottom: 10px;
2715
+ }
2716
+
2717
+ .obps-page-components-stakeholder-documents--style-5 {
2718
+ padding: 10px;
2719
+ font-size: 14px;
2720
+ }
2721
+
2722
+ .obps-page-components-stakeholder-documents--style-6 {
2723
+ padding: 10px;
2724
+ font-size: 14px;
2725
+ }
2726
+
2727
+ .obps-page-components-summary-details--style-1 {
2728
+ overflow-wrap: break-word;
2729
+ }
2730
+
2731
+ .obps-page-components-summary-details--style-2 {
2732
+ width: 20px;
2733
+ }
2734
+
2735
+ .obps-page-components-summary-details--style-3 {
2736
+ margin-top: 20px;
2737
+ }
2738
+
2739
+ .obps-page-components-summary-details--style-4 {
2740
+ margin-top: 16px;
2741
+ }
2742
+
2743
+ .obps-page-components-summary-details--style-5 {
2744
+ margin-top: 16px;
2745
+ }
2746
+
2747
+ .obps-page-components-summary-details--style-6 {
2748
+ margin-top: 16px;
2749
+ }
2750
+
2751
+ .obps-page-components-summary-details--style-7 {
2752
+ margin-top: 16px;
2753
+ }
2754
+
2755
+ .obps-page-components-summary-details--style-8 {
2756
+ margin-top: 8px;
2757
+ }
2758
+
2759
+ .obps-page-components-summary-details--style-9 {
2760
+ word-break: break-word;
2761
+ }
2762
+
2763
+ .obps-page-components-summary-details--style-10 {
2764
+ margin-top: 16px;
2765
+ }
2766
+
2767
+ .obps-page-components-summary-details--style-11 {
2768
+ margin-top: 16px;
2769
+ }
2770
+
2771
+ .obps-page-components-summary-details--style-12 {
2772
+ display: flex;
2773
+ gap: 20px;
2774
+ flex-wrap: wrap;
2775
+ justify-content: space-between;
2776
+ }
2777
+
2778
+ .obps-pages-citizen-application-detail-index--style-1 {
2779
+ word-break: break-word;
2780
+ }
2781
+
2782
+ .obps-pages-citizen-application-detail-index--style-2 {
2783
+ display: flex;
2784
+ justify-content: space-between;
2785
+ align-items: flex-start;
2786
+ margin-bottom: 2rem;
2787
+ gap: 1rem;
2788
+ }
2789
+
2790
+ .obps-pages-citizen-application-detail-index--style-3 {
2791
+ flex: 1;
2792
+ }
2793
+
2794
+ .obps-pages-citizen-application-detail-index--style-4 {
2795
+ font-size: 2rem;
2796
+ color: #2e4a66;
2797
+ margin-bottom: 1rem;
2798
+ }
2799
+
2800
+ .obps-pages-citizen-application-detail-index--style-5 {
2801
+ position: static;
2802
+ }
2803
+
2804
+ .obps-pages-citizen-application-detail-index--style-6 {
2805
+ display: flex;
2806
+ flex-direction: column;
2807
+ align-items: center;
2808
+ margin-bottom: 1rem;
2809
+ }
2810
+
2811
+ .obps-pages-citizen-application-detail-index--style-7 {
2812
+ max-width: 120px;
2813
+ max-height: 120px;
2814
+ border: 2px solid #e0e0e0;
2815
+ border-radius: 8px;
2816
+ box-shadow: 0 2px 8px rgba(0,0,0,0.1);
2817
+ flex-shrink: 0;
2818
+ }
2819
+
2820
+ .obps-pages-citizen-application-detail-index--style-8 {
2821
+ overflow-x: auto;
2822
+ }
2823
+
2824
+ .obps-pages-citizen-application-detail-index--style-9 {
2825
+ width: 100%;
2826
+ border-collapse: collapse;
2827
+ margin-top: 1rem;
2828
+ }
2829
+
2830
+ .obps-pages-citizen-application-detail-index--style-10 {
2831
+ background-color: #f5f5f5;
2832
+ border-bottom: 2px solid #ddd;
2833
+ }
2834
+
2835
+ .obps-pages-citizen-application-detail-index--style-11 {
2836
+ padding: 0.75rem;
2837
+ text-align: center;
2838
+ font-weight: 600;
2839
+ color: #2e4a66;
2840
+ width: 100px;
2841
+ }
2842
+
2843
+ .obps-pages-citizen-application-detail-index--style-12 {
2844
+ padding: 0.75rem;
2845
+ text-align: left;
2846
+ font-weight: 600;
2847
+ color: #2e4a66;
2848
+ }
2849
+
2850
+ .obps-pages-citizen-application-detail-index--style-13 {
2851
+ padding: 0.75rem;
2852
+ text-align: center;
2853
+ font-weight: 600;
2854
+ color: #2e4a66;
2855
+ width: 150px;
2856
+ }
2857
+
2858
+ .obps-pages-citizen-application-detail-index--style-14 {
2859
+ border-bottom: 1px solid #e0e0e0;
2860
+ }
2861
+
2862
+ .obps-pages-citizen-application-detail-index--style-15 {
2863
+ padding: 0.75rem;
2864
+ text-align: center;
2865
+ color: #333;
2866
+ font-weight: 500;
2867
+ }
2868
+
2869
+ .obps-pages-citizen-application-detail-index--style-16 {
2870
+ padding: 0.75rem;
2871
+ }
2872
+
2873
+ .obps-pages-citizen-application-detail-index--style-17 {
2874
+ color: #333;
2875
+ }
2876
+
2877
+ .obps-pages-citizen-application-detail-index--style-18 {
2878
+ font-size: 12px;
2879
+ color: #505A5F;
2880
+ margin-top: 5px;
2881
+ }
2882
+
2883
+ .obps-pages-citizen-application-detail-index--style-19 {
2884
+ padding: 0.75rem;
2885
+ text-align: center;
2886
+ }
2887
+
2888
+ .obps-pages-citizen-application-detail-index--style-20 {
2889
+ padding: 0.5rem 1rem;
2890
+ background-color: #2e4a66;
2891
+ color: #fff;
2892
+ border: none;
2893
+ border-radius: 4px;
2894
+ cursor: pointer;
2895
+ font-size: 0.875rem;
2896
+ font-weight: 500;
2897
+ transition: background-color 0.2s;
2898
+ }
2899
+
2900
+ .obps-pages-citizen-applications-cluapplication-details--style-1 {
2901
+ margin-right: auto;
2902
+ max-width: 960px;
2903
+ }
2904
+
2905
+ .obps-pages-citizen-applications-cluapplication-details--style-2 {
2906
+ margin-bottom: 30px;
2907
+ background: #FAFAFA;
2908
+ padding: 16px;
2909
+ border-radius: 4px;
2910
+ }
2911
+
2912
+ .obps-pages-citizen-applications-cluapplication-details--style-3 {
2913
+ margin-bottom: 30px;
2914
+ background: #FAFAFA;
2915
+ padding: 16px;
2916
+ border-radius: 4px;
2917
+ }
2918
+
2919
+ .obps-pages-citizen-applications-cluapplication-details--style-4 {
2920
+ margin-bottom: 30px;
2921
+ background: #FAFAFA;
2922
+ padding: 16px;
2923
+ border-radius: 4px;
2924
+ }
2925
+
2926
+ .obps-pages-citizen-applications-cluapplication-details--style-5 {
2927
+ margin-bottom: 30px;
2928
+ background: #FAFAFA;
2929
+ padding: 16px;
2930
+ border-radius: 4px;
2931
+ }
2932
+
2933
+ .obps-pages-citizen-applications-cluapplication-details--style-6 {
2934
+ margin-bottom: 30px;
2935
+ background: #FAFAFA;
2936
+ padding: 16px;
2937
+ border-radius: 4px;
2938
+ }
2939
+
2940
+ .obps-pages-citizen-applications-cluapplication-details--style-7 {
2941
+ margin-bottom: 16px;
2942
+ margin-top: 32px;
2943
+ }
2944
+
2945
+ .obps-pages-citizen-applications-cluapplication-details--style-8 {
2946
+ margin-top: 16px;
2947
+ }
2948
+
2949
+ .obps-pages-citizen-applications-clumy-applications--style-1 {
2950
+ text-align: center;
2951
+ }
2952
+
2953
+ .obps-pages-citizen-applications-clumy-applications--style-2 {
2954
+ display: flex;
2955
+ flex-direction: column;
2956
+ gap: 12px;
2957
+ }
2958
+
2959
+ .obps-pages-citizen-applications-clumy-applications--style-3 {
2960
+ padding: 12px;
2961
+ border-radius: 8px;
2962
+ box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
2963
+ }
2964
+
2965
+ .obps-pages-citizen-applications-clumy-applications--style-4 {
2966
+ font-size: 16px;
2967
+ margin-bottom: 8px;
2968
+ }
2969
+
2970
+ .obps-pages-citizen-applications-clumy-applications--style-5 {
2971
+ margin: 4px 0;
2972
+ }
2973
+
2974
+ .obps-pages-citizen-applications-clumy-applications--style-6 {
2975
+ margin: 4px 0;
2976
+ }
2977
+
2978
+ .obps-pages-citizen-applications-layout-application-summary--style-1 {
2979
+ overflow-x: scroll;
2980
+ }
2981
+
2982
+ .obps-pages-citizen-applications-layout-application-summary--style-2 {
2983
+ margin-top: 8px;
2984
+ }
2985
+
2986
+ .obps-pages-citizen-applications-layout-application-summary--style-3 {
2987
+ overflow-x: scroll;
2988
+ }
2989
+
2990
+ .obps-pages-citizen-applications-layout-application-summary--style-4 {
2991
+ margin-top: 8px;
2992
+ }
2993
+
2994
+ .obps-pages-citizen-applications-layout-application-summary--style-5 {
2995
+ display: flex;
2996
+ justify-content: space-between;
2997
+ align-items: center;
2998
+ }
2999
+
3000
+ .obps-pages-citizen-applications-layout-application-summary--style-6 {
3001
+ display: flex;
3002
+ align-items: center;
3003
+ gap: 16px;
3004
+ margin-left: auto;
3005
+ }
3006
+
3007
+ .obps-pages-citizen-applications-layout-application-summary--style-7 {
3008
+ margin-bottom: 20px;
3009
+ }
3010
+
3011
+ .obps-pages-citizen-applications-layout-application-summary--style-8 {
3012
+ display: flex;
3013
+ gap: 20px;
3014
+ flex-wrap: wrap;
3015
+ justify-content: space-between;
3016
+ }
3017
+
3018
+ .obps-pages-citizen-applications-layout-application-summary--style-9 {
3019
+ margin-top: 16px;
3020
+ }
3021
+
3022
+ .obps-pages-citizen-applications-layout-document-view--style-1 {
3023
+ float: right;
3024
+ display: inline;
3025
+ }
3026
+
3027
+ .obps-pages-citizen-applications-layout-document-view--style-2 {
3028
+ padding: 16px;
3029
+ text-align: center;
3030
+ color: #666;
3031
+ }
3032
+
3033
+ .obps-pages-citizen-applications-layout-my-applications--style-1 {
3034
+ text-align: center;
3035
+ }
3036
+
3037
+ .obps-pages-citizen-applications-layout-my-applications--style-2 {
3038
+ display: flex;
3039
+ flex-direction: column;
3040
+ gap: 12px;
3041
+ }
3042
+
3043
+ .obps-pages-citizen-applications-layout-my-applications--style-3 {
3044
+ padding: 12px;
3045
+ border-radius: 8px;
3046
+ box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
3047
+ }
3048
+
3049
+ .obps-pages-citizen-applications-layout-my-applications--style-4 {
3050
+ font-size: 16px;
3051
+ margin-bottom: 8px;
3052
+ }
3053
+
3054
+ .obps-pages-citizen-applications-layout-my-applications--style-5 {
3055
+ margin: 4px 0;
3056
+ }
3057
+
3058
+ .obps-pages-citizen-applications-layout-my-applications--style-6 {
3059
+ margin: 4px 0;
3060
+ }
3061
+
3062
+ .obps-pages-citizen-applications-layout-response-citizen--style-1 {
3063
+ padding: 10px;
3064
+ }
3065
+
3066
+ .obps-pages-citizen-applications-layout-response-citizen--style-2 {
3067
+ display: flex;
3068
+ justify-content: flex-end;
3069
+ align-items: baseline;
3070
+ }
3071
+
3072
+ .obps-pages-citizen-architect-inbox-application-card--style-1 {
3073
+ margin-top: 20px;
3074
+ }
3075
+
3076
+ .obps-pages-citizen-architect-inbox-application-card--style-2 {
3077
+ text-align: center;
3078
+ }
3079
+
3080
+ .obps-pages-citizen-architect-inbox-application-links--style-1 {
3081
+ justify-content: flex-start;
3082
+ }
3083
+
3084
+ .obps-pages-citizen-architect-inbox-desktop-inbox--style-1 {
3085
+ margin-top: 20px;
3086
+ }
3087
+
3088
+ .obps-pages-citizen-architect-inbox-desktop-inbox--style-2 {
3089
+ text-align: center;
3090
+ }
3091
+
3092
+ .obps-pages-citizen-architect-inbox-desktop-inbox--style-3 {
3093
+ flex: 1;
3094
+ }
3095
+
3096
+ .obps-pages-citizen-architect-inbox-desktop-inbox--style-4 {
3097
+ margin-left: 24px;
3098
+ flex: 1;
3099
+ }
3100
+
3101
+ .obps-pages-citizen-architect-inbox-filter--style-1 {
3102
+ border: 1px solid #e0e0e0;
3103
+ padding: 6px;
3104
+ }
3105
+
3106
+ .obps-pages-citizen-architect-inbox-filter--style-2 {
3107
+ flex: 1;
3108
+ }
3109
+
3110
+ .obps-pages-citizen-architect-inbox-mobile-inbox--style-1 {
3111
+ padding: 0;
3112
+ }
3113
+
3114
+ .obps-pages-citizen-architect-inbox-search--style-1 {
3115
+ font-weight: 700;
3116
+ font-size: 24px;
3117
+ margin-top: 30px;
3118
+ line-height: 28px;
3119
+ }
3120
+
3121
+ .obps-pages-citizen-architect-inbox-search--style-2 {
3122
+ position: relative;
3123
+ float: right;
3124
+ margin-top: -60px;
3125
+ }
3126
+
3127
+ .obps-pages-citizen-architect-inbox-search--style-3 {
3128
+ width: 100%;
3129
+ display: grid;
3130
+ }
3131
+
3132
+ .obps-pages-citizen-architect-inbox-search--style-4 {
3133
+ font-weight: 700;
3134
+ color: rgba(212, 53, 28);
3135
+ padding-left: 8px;
3136
+ margin-top: -20px;
3137
+ font-size: 12px;
3138
+ }
3139
+
3140
+ .obps-pages-citizen-architect-inbox-search--style-5 {
3141
+ margin-top: 56px;
3142
+ }
3143
+
3144
+ .obps-pages-citizen-architect-inbox-search--style-6 {
3145
+ padding-top: 65px;
3146
+ margin-left: -75px;
3147
+ }
3148
+
3149
+ .obps-pages-citizen-architect-inbox-search--style-7 {
3150
+ flex: 1;
3151
+ }
3152
+
3153
+ .obps-pages-citizen-architect-inbox-search--style-8 {
3154
+ flex: 1;
3155
+ }
3156
+
3157
+ .obps-pages-citizen-architect-inbox-sort-by--style-1 {
3158
+ border: 1px solid #e0e0e0;
3159
+ padding: 6px;
3160
+ }
3161
+
3162
+ .obps-pages-citizen-architect-inbox-status--style-1 {
3163
+ font-weight: 400;
3164
+ font-size: 16px;
3165
+ }
3166
+
3167
+ .obps-pages-citizen-architect-inbox-status-count--style-1 {
3168
+ margin-top: 4px;
3169
+ }
3170
+
3171
+ .obps-pages-citizen-bpa-application-detail-bpaapplication-timeline--style-1 {
3172
+ margin-bottom: 16px;
3173
+ margin-top: 32px;
3174
+ }
3175
+
3176
+ .obps-pages-citizen-bpa-application-detail-bpacaption--style-1 {
3177
+ overflow: hidden;
3178
+ text-overflow: ellipsis;
3179
+ display: -webkit-box;
3180
+ -webkit-line-clamp: 1px;
3181
+ -webkit-box-orient: vertical;
3182
+ }
3183
+
3184
+ .obps-pages-citizen-bpa-application-detail-bpacaption--style-2 {
3185
+ color: #800000;
3186
+ }
3187
+
3188
+ .obps-pages-citizen-bpa-application-detail-bpacaption--style-3 {
3189
+ overflow: visible;
3190
+ }
3191
+
3192
+ .obps-pages-citizen-bpa-application-detail-bpacaption--style-4 {
3193
+ color: #800000;
3194
+ }
3195
+
3196
+ .obps-pages-citizen-bpa-application-detail-citizen-consent--style-1 {
3197
+ white-space: pre-wrap;
3198
+ word-wrap: break-word;
3199
+ text-align: justify;
3200
+ font-family: Roboto, serif;
3201
+ }
3202
+
3203
+ .obps-pages-citizen-bpa-application-detail-citizen-consent--style-2 {
3204
+ display: flex;
3205
+ justify-content: flex-end;
3206
+ }
3207
+
3208
+ .obps-pages-citizen-bpa-application-detail-citizen-consent--style-3 {
3209
+ display: flex;
3210
+ justify-content: flex-end;
3211
+ }
3212
+
3213
+ .obps-pages-citizen-bpa-application-detail-citizen-consent--style-4 {
3214
+ color: red;
3215
+ }
3216
+
3217
+ .obps-pages-citizen-bpa-application-detail-citizen-consent--style-5 {
3218
+ color: green;
3219
+ }
3220
+
3221
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-1 {
3222
+ margin-left: 22px;
3223
+ }
3224
+
3225
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-2 {
3226
+ background-color: #FFFFFF;
3227
+ }
3228
+
3229
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-3 {
3230
+ height: 100%;
3231
+ }
3232
+
3233
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-4 {
3234
+ height: 95%;
3235
+ }
3236
+
3237
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-5 {
3238
+ font-size: 18px;
3239
+ padding-bottom: 16px;
3240
+ color: #000000;
3241
+ font-weight: 700;
3242
+ }
3243
+
3244
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-6 {
3245
+ height: 90%;
3246
+ overflow: auto;
3247
+ }
3248
+
3249
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-7 {
3250
+ display: flex;
3251
+ justify-content: center;
3252
+ min-height: 5%;
3253
+ }
3254
+
3255
+ .obps-pages-citizen-bpa-application-detail-modal-index--style-8 {
3256
+ min-width: 240px;
3257
+ }
3258
+
3259
+ .obps-pages-citizen-bpa-application-detail-index--style-1 {
3260
+ color: green;
3261
+ }
3262
+
3263
+ .obps-pages-citizen-bpa-application-detail-index--style-2 {
3264
+ float: right;
3265
+ display: inline;
3266
+ }
3267
+
3268
+ .obps-pages-citizen-bpa-application-detail-index--style-3 {
3269
+ width: 20px;
3270
+ }
3271
+
3272
+ .obps-pages-citizen-bpa-application-detail-index--style-4 {
3273
+ float: right;
3274
+ display: inline;
3275
+ }
3276
+
3277
+ .obps-pages-citizen-bpa-application-detail-index--style-5 {
3278
+ float: right;
3279
+ display: inline;
3280
+ }
3281
+
3282
+ .obps-pages-citizen-bpa-application-detail-index--style-6 {
3283
+ float: right;
3284
+ display: inline;
3285
+ }
3286
+
3287
+ .obps-pages-citizen-bpa-application-detail-index--style-7 {
3288
+ float: right;
3289
+ display: inline;
3290
+ }
3291
+
3292
+ .obps-pages-citizen-bpa-application-detail-index--style-8 {
3293
+ color: #a82227;
3294
+ cursor: pointer;
3295
+ }
3296
+
3297
+ .obps-pages-citizen-bpa-application-detail-index--style-9 {
3298
+ padding-bottom: 50px;
3299
+ }
3300
+
3301
+ .obps-pages-citizen-bpa-application-detail-index--style-10 {
3302
+ margin-right: auto;
3303
+ max-width: 960px;
3304
+ }
3305
+
3306
+ .obps-pages-citizen-bpa-application-detail-index--style-11 {
3307
+ display: flex;
3308
+ gap: 8px;
3309
+ align-items: center;
3310
+ flex-wrap: nowrap;
3311
+ }
3312
+
3313
+ .obps-pages-citizen-bpa-application-detail-index--style-12 {
3314
+ color: #A52A2A;
3315
+ }
3316
+
3317
+ .obps-pages-citizen-bpa-application-detail-index--style-13 {
3318
+ font-size: 20px;
3319
+ margin-top: 20px;
3320
+ }
3321
+
3322
+ .obps-pages-citizen-bpa-application-detail-index--style-14 {
3323
+ font-size: 20px;
3324
+ margin-top: 20px;
3325
+ }
3326
+
3327
+ .obps-pages-citizen-bpa-application-detail-index--style-15 {
3328
+ color: #a82227;
3329
+ }
3330
+
3331
+ .obps-pages-citizen-bpa-application-detail-index--style-16 {
3332
+ display: flex;
3333
+ gap: 20px;
3334
+ flex-wrap: wrap;
3335
+ justify-content: space-between;
3336
+ }
3337
+
3338
+ .obps-pages-citizen-bpa-application-detail-index--style-17 {
3339
+ margin-top: 19px;
3340
+ background: #FAFAFA;
3341
+ border: 1px solid #D6D5D4;
3342
+ border-radius: 4px;
3343
+ padding: 8px;
3344
+ line-height: 19px;
3345
+ max-width: 960px;
3346
+ min-width: 280px;
3347
+ }
3348
+
3349
+ .obps-pages-citizen-bpa-application-detail-index--style-18 {
3350
+ margin-top: 19px;
3351
+ background: #FAFAFA;
3352
+ border: 1px solid #D6D5D4;
3353
+ border-radius: 4px;
3354
+ padding: 8px;
3355
+ line-height: 19px;
3356
+ max-width: 950px;
3357
+ min-width: 280px;
3358
+ }
3359
+
3360
+ .obps-pages-citizen-bpa-application-detail-index--style-19 {
3361
+ margin-top: 5px;
3362
+ }
3363
+
3364
+ .obps-pages-citizen-bpa-application-detail-index--style-20 {
3365
+ padding: 20px;
3366
+ margin-bottom: 30px;
3367
+ border-radius: 12px;
3368
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3369
+ border: 1px solid #f0f0f0;
3370
+ background: #fff;
3371
+ }
3372
+
3373
+ .obps-pages-citizen-bpa-application-detail-index--style-21 {
3374
+ font-size: 20px;
3375
+ margin-top: 20px;
3376
+ }
3377
+
3378
+ .obps-pages-citizen-bpa-application-detail-index--style-22 {
3379
+ padding: 20px;
3380
+ margin-bottom: 30px;
3381
+ border-radius: 12px;
3382
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3383
+ border: 1px solid #f0f0f0;
3384
+ background: #fff;
3385
+ }
3386
+
3387
+ .obps-pages-citizen-bpa-application-detail-index--style-23 {
3388
+ width: 100%;
3389
+ }
3390
+
3391
+ .obps-pages-citizen-bpa-application-detail-index--style-24 {
3392
+ min-width: 310px;
3393
+ }
3394
+
3395
+ .obps-pages-citizen-bpa-application-detail-index--style-25 {
3396
+ width: 100%;
3397
+ }
3398
+
3399
+ .obps-pages-citizen-bpa-application-detail-index--style-26 {
3400
+ width: 100%;
3401
+ }
3402
+
3403
+ .obps-pages-citizen-bpa-application-detail-index--style-27 {
3404
+ min-width: 310px;
3405
+ }
3406
+
3407
+ .obps-pages-citizen-bpa-application-detail-index--style-28 {
3408
+ width: 100%;
3409
+ }
3410
+
3411
+ .obps-pages-citizen-bpa-application-detail-index--style-29 {
3412
+ z-index: 1000;
3413
+ }
3414
+
3415
+ .obps-pages-citizen-clusearch-application-search-atom-desktop--style-1 {
3416
+ margin-top: 20px;
3417
+ }
3418
+
3419
+ .obps-pages-citizen-clusearch-application-search-atom-desktop--style-2 {
3420
+ text-align: center;
3421
+ }
3422
+
3423
+ .obps-pages-citizen-clusearch-application-search-atom-mobile--style-1 {
3424
+ margin-top: 20px;
3425
+ }
3426
+
3427
+ .obps-pages-citizen-clusearch-application-search-atom-mobile--style-2 {
3428
+ text-align: center;
3429
+ }
3430
+
3431
+ .obps-pages-citizen-clusearch-application-search-field-component--style-1 {
3432
+ width: 100%;
3433
+ gap: 20px;
3434
+ }
3435
+
3436
+ .obps-pages-citizen-clusearch-application-search-field-component--style-2 {
3437
+ margin-top: 24px;
3438
+ }
3439
+
3440
+ .obps-pages-citizen-custom-landing-page-index--style-1 {
3441
+ font-size: 11px;
3442
+ color: #626A6E;
3443
+ margin-bottom: 10px;
3444
+ line-height: 1.4;
3445
+ }
3446
+
3447
+ .obps-pages-citizen-custom-landing-page-index--style-2 {
3448
+ text-decoration: none;
3449
+ }
3450
+
3451
+ .obps-pages-citizen-custom-landing-page-index--style-3 {
3452
+ text-decoration: none;
3453
+ }
3454
+
3455
+ .obps-pages-citizen-custom-landing-page-index--style-4 {
3456
+ cursor: default;
3457
+ }
3458
+
3459
+ .obps-pages-citizen-custom-landing-page-index--style-5 {
3460
+ text-decoration: none;
3461
+ }
3462
+
3463
+ .obps-pages-citizen-custom-landing-page-index--style-6 {
3464
+ margin-top: -25px;
3465
+ }
3466
+
3467
+ .obps-pages-citizen-custom-landing-page-index--style-7 {
3468
+ position: relative;
3469
+ text-align: center;
3470
+ }
3471
+
3472
+ .obps-pages-citizen-custom-landing-page-index--style-8 {
3473
+ position: absolute;
3474
+ top: -40px;
3475
+ right: -40px;
3476
+ width: 200px;
3477
+ height: 200px;
3478
+ background: rgba(255,255,255,0.05);
3479
+ border-radius: 50%;
3480
+ pointer-events: none;
3481
+ }
3482
+
3483
+ .obps-pages-citizen-custom-landing-page-index--style-9 {
3484
+ position: absolute;
3485
+ bottom: -60px;
3486
+ left: -30px;
3487
+ width: 250px;
3488
+ height: 250px;
3489
+ background: rgba(255,255,255,0.04);
3490
+ border-radius: 50%;
3491
+ pointer-events: none;
3492
+ }
3493
+
3494
+ .obps-pages-citizen-custom-landing-page-index--style-10 {
3495
+ display: inline-flex;
3496
+ align-items: center;
3497
+ gap: 6px;
3498
+ background: rgba(255,255,255,0.15);
3499
+ border-radius: 20px;
3500
+ padding: 4px 14px;
3501
+ margin-bottom: 14px;
3502
+ border: 1px solid rgba(255,255,255,0.2);
3503
+ }
3504
+
3505
+ .obps-pages-citizen-custom-landing-page-index--style-11 {
3506
+ font-size: 12px;
3507
+ color: rgba(255,255,255,0.9);
3508
+ font-weight: 500;
3509
+ letter-spacing: 0.5px;
3510
+ }
3511
+
3512
+ .obps-pages-citizen-custom-landing-page-index--style-12 {
3513
+ display: flex;
3514
+ flex-wrap: wrap;
3515
+ gap: 8px;
3516
+ justify-content: center;
3517
+ margin-top: 8px;
3518
+ }
3519
+
3520
+ .obps-pages-citizen-custom-landing-page-index--style-13 {
3521
+ font-size: 11px;
3522
+ background: rgba(255,255,255,0.12);
3523
+ color: rgba(255,255,255,0.85);
3524
+ padding: 4px 12px;
3525
+ border-radius: 20px;
3526
+ border: 1px solid rgba(255,255,255,0.18);
3527
+ }
3528
+
3529
+ .obps-pages-citizen-custom-landing-page-index--style-14 {
3530
+ padding: 28px 0 40px;
3531
+ }
3532
+
3533
+ .obps-pages-citizen-custom-landing-page-index--style-15 {
3534
+ display: flex;
3535
+ justify-content: space-between;
3536
+ align-items: center;
3537
+ margin-bottom: 20px;
3538
+ padding-bottom: 14px;
3539
+ border-bottom: 2px solid #003C71;
3540
+ }
3541
+
3542
+ .obps-pages-citizen-custom-landing-page-index--style-16 {
3543
+ font-size: 20px;
3544
+ font-weight: 700;
3545
+ color: #003C71;
3546
+ margin: 0;
3547
+ }
3548
+
3549
+ .obps-pages-citizen-custom-landing-page-index--style-17 {
3550
+ font-size: 12px;
3551
+ color: #626A6E;
3552
+ background: #F3F2F1;
3553
+ padding: 4px 12px;
3554
+ border-radius: 20px;
3555
+ }
3556
+
3557
+ .obps-pages-citizen-custom-landing-page-index--style-18 {
3558
+ background: #FFF8E1;
3559
+ border: 1px solid #FFE082;
3560
+ border-radius: 12px;
3561
+ padding: 16px 20px;
3562
+ margin-bottom: 40px;
3563
+ }
3564
+
3565
+ .obps-pages-citizen-custom-landing-page-index--style-19 {
3566
+ display: flex;
3567
+ align-items: center;
3568
+ justify-content: space-between;
3569
+ cursor: pointer;
3570
+ user-select: none;
3571
+ }
3572
+
3573
+ .obps-pages-citizen-custom-landing-page-index--style-20 {
3574
+ display: flex;
3575
+ align-items: center;
3576
+ gap: 8px;
3577
+ }
3578
+
3579
+ .obps-pages-citizen-custom-landing-page-index--style-21 {
3580
+ font-size: 13px;
3581
+ font-weight: 600;
3582
+ color: #B5451B;
3583
+ }
3584
+
3585
+ .obps-pages-citizen-custom-landing-page-index--style-22 {
3586
+ margin-top: 14px;
3587
+ border-top: 1px solid #FFE082;
3588
+ padding-top: 14px;
3589
+ display: grid;
3590
+ grid-template-columns: 1fr 1fr;
3591
+ gap: 16px;
3592
+ }
3593
+
3594
+ .obps-pages-citizen-custom-landing-page-index--style-23 {
3595
+ font-size: 11px;
3596
+ font-weight: 600;
3597
+ color: #626A6E;
3598
+ margin-bottom: 6px;
3599
+ text-transform: uppercase;
3600
+ letter-spacing: 0.5px;
3601
+ }
3602
+
3603
+ .obps-pages-citizen-custom-landing-page-index--style-24 {
3604
+ font-family: monospace;
3605
+ font-size: 12px;
3606
+ color: #1F1F1F;
3607
+ background: rgba(255,255,255,0.7);
3608
+ padding: 8px 12px;
3609
+ border-radius: 6px;
3610
+ line-height: 1.9;
3611
+ }
3612
+
3613
+ .obps-pages-citizen-custom-landing-page-index--style-25 {
3614
+ font-size: 11px;
3615
+ font-weight: 600;
3616
+ color: #626A6E;
3617
+ margin-bottom: 6px;
3618
+ text-transform: uppercase;
3619
+ letter-spacing: 0.5px;
3620
+ }
3621
+
3622
+ .obps-pages-citizen-custom-landing-page-index--style-26 {
3623
+ font-size: 13px;
3624
+ color: #1F1F1F;
3625
+ display: flex;
3626
+ flex-direction: column;
3627
+ gap: 8px;
3628
+ }
3629
+
3630
+ .obps-pages-citizen-custom-landing-page-index--style-27 {
3631
+ font-family: monospace;
3632
+ background: rgba(255,255,255,0.8);
3633
+ padding: 2px 10px;
3634
+ border-radius: 4px;
3635
+ font-weight: 700;
3636
+ border: 1px solid #FFE082;
3637
+ }
3638
+
3639
+ .obps-pages-citizen-custom-landing-page-index--style-28 {
3640
+ font-weight: 600;
3641
+ }
3642
+
3643
+ .obps-pages-citizen-edcr-edcracknowledgement--style-1 {
3644
+ padding: 0px;
3645
+ }
3646
+
3647
+ .obps-pages-citizen-edcr-edcracknowledgement--style-2 {
3648
+ width: 100%;
3649
+ padding: 10px;
3650
+ }
3651
+
3652
+ .obps-pages-citizen-edcr-edcracknowledgement--style-3 {
3653
+ padding: 10px;
3654
+ padding-bottom: 10px;
3655
+ }
3656
+
3657
+ .obps-pages-citizen-edcr-edcracknowledgement--style-4 {
3658
+ padding: 0px;
3659
+ }
3660
+
3661
+ .obps-pages-citizen-edcr-edcracknowledgement--style-5 {
3662
+ width: 100%;
3663
+ padding: 10px;
3664
+ }
3665
+
3666
+ .obps-pages-citizen-edcr-edcracknowledgement--style-6 {
3667
+ padding: 0px 8px;
3668
+ margin-bottom: 10px;
3669
+ }
3670
+
3671
+ .obps-pages-citizen-edcr-edcracknowledgement--style-7 {
3672
+ margin-left: unset;
3673
+ margin-bottom: 10px;
3674
+ padding: 0px 8px;
3675
+ }
3676
+
3677
+ .obps-pages-citizen-edcr-edcracknowledgement--style-8 {
3678
+ display: flex;
3679
+ gap: 8px;
3680
+ margin-top: 15px;
3681
+ flex-wrap: nowrap;
3682
+ padding-left: 8px;
3683
+ padding-bottom: 15px;
3684
+ }
3685
+
3686
+ .obps-pages-citizen-edcr-edcracknowledgement--style-9 {
3687
+ padding-bottom: 15px;
3688
+ }
3689
+
3690
+ .obps-pages-citizen-edcr-edcracknowledgement--style-10 {
3691
+ padding: 0px;
3692
+ }
3693
+
3694
+ .obps-pages-citizen-edcr-edcracknowledgement--style-11 {
3695
+ width: 100%;
3696
+ padding: 10px;
3697
+ }
3698
+
3699
+ .obps-pages-citizen-edcr-edcracknowledgement--style-12 {
3700
+ padding: 0px 8px;
3701
+ margin-bottom: 10px;
3702
+ }
3703
+
3704
+ .obps-pages-citizen-edcr-edcracknowledgement--style-13 {
3705
+ padding: 0px 8px;
3706
+ margin-bottom: 10px;
3707
+ }
3708
+
3709
+ .obps-pages-citizen-edcr-edcracknowledgement--style-14 {
3710
+ margin-left: unset;
3711
+ margin-bottom: 10px;
3712
+ padding: 0px 8px;
3713
+ }
3714
+
3715
+ .obps-pages-citizen-edcr-edcracknowledgement--style-15 {
3716
+ padding: 10px;
3717
+ padding-bottom: 10px;
3718
+ }
3719
+
3720
+ .obps-pages-citizen-edcr-index--style-1 {
3721
+ background-color: #FFFFFF;
3722
+ }
3723
+
3724
+ .obps-pages-citizen-edcr-index--style-2 {
3725
+ min-height: 45px;
3726
+ height: auto;
3727
+ width: 160px;
3728
+ }
3729
+
3730
+ .obps-pages-citizen-edcr-inbox-filter-form-fields-component--style-1 {
3731
+ font-weight: 400;
3732
+ font-size: 16px;
3733
+ }
3734
+
3735
+ .obps-pages-citizen-edcr-inbox-filter-form-fields-component--style-2 {
3736
+ font-weight: 400;
3737
+ font-size: 16px;
3738
+ }
3739
+
3740
+ .obps-pages-citizen-edcr-inbox-search-form-fields-component--style-1 {
3741
+ margin-left: 24px;
3742
+ }
3743
+
3744
+ .obps-pages-citizen-edcr-inbox-search-form-fields-component--style-2 {
3745
+ text-align: start;
3746
+ }
3747
+
3748
+ .obps-pages-citizen-edcr-inbox-search-form-fields-component--style-3 {
3749
+ width: 100%;
3750
+ }
3751
+
3752
+ .obps-pages-citizen-edcr-inbox-use-inbox-mobile-cards-data--style-1 {
3753
+ background: none;
3754
+ padding: 0px;
3755
+ }
3756
+
3757
+ .obps-pages-citizen-edcr-inbox-use-inbox-mobile-cards-data--style-2 {
3758
+ background: none;
3759
+ padding: 0px;
3760
+ }
3761
+
3762
+ .obps-pages-citizen-edcr-inbox-use-inbox-table-config--style-1 {
3763
+ background: none;
3764
+ padding: unset;
3765
+ }
3766
+
3767
+ .obps-pages-citizen-edcr-inbox-use-inbox-table-config--style-2 {
3768
+ background: none;
3769
+ padding: unset;
3770
+ }
3771
+
3772
+ .obps-pages-citizen-layout-search-application-search-atom-desktop--style-1 {
3773
+ margin-top: 20px;
3774
+ }
3775
+
3776
+ .obps-pages-citizen-layout-search-application-search-atom-desktop--style-2 {
3777
+ text-align: center;
3778
+ }
3779
+
3780
+ .obps-pages-citizen-layout-search-application-search-atom-mobile--style-1 {
3781
+ margin-top: 20px;
3782
+ }
3783
+
3784
+ .obps-pages-citizen-layout-search-application-search-atom-mobile--style-2 {
3785
+ text-align: center;
3786
+ }
3787
+
3788
+ .obps-pages-citizen-layout-search-application-search-field-component--style-1 {
3789
+ width: 100%;
3790
+ gap: 20px;
3791
+ }
3792
+
3793
+ .obps-pages-citizen-layout-search-application-search-field-component--style-2 {
3794
+ display: flex;
3795
+ flex-direction: column;
3796
+ }
3797
+
3798
+ .obps-pages-citizen-layout-search-application-search-field-component--style-3 {
3799
+ margin-top: 24px;
3800
+ }
3801
+
3802
+ .obps-pages-citizen-layout-stepper-layout-step-form-three--style-1 {
3803
+ padding: 20px;
3804
+ text-align: center;
3805
+ }
3806
+
3807
+ .obps-pages-citizen-my-application-index--style-1 {
3808
+ margin-top: 6%;
3809
+ }
3810
+
3811
+ .obps-pages-citizen-new-building-permit-architectconcent--style-1 {
3812
+ white-space: pre-wrap;
3813
+ word-wrap: break-word;
3814
+ text-align: justify;
3815
+ font-family: Roboto, serif;
3816
+ }
3817
+
3818
+ .obps-pages-citizen-new-building-permit-architectconcent--style-2 {
3819
+ display: flex;
3820
+ justify-content: flex-end;
3821
+ gap: 1rem;
3822
+ margin-top: 1rem;
3823
+ }
3824
+
3825
+ .obps-pages-citizen-new-building-permit-architectconcent--style-3 {
3826
+ display: flex;
3827
+ justify-content: flex-end;
3828
+ gap: 1rem;
3829
+ margin-top: 1rem;
3830
+ }
3831
+
3832
+ .obps-pages-citizen-new-building-permit-architectconcent--style-4 {
3833
+ color: red;
3834
+ }
3835
+
3836
+ .obps-pages-citizen-new-building-permit-architectconcent--style-5 {
3837
+ color: green;
3838
+ }
3839
+
3840
+ .obps-pages-citizen-new-building-permit-check-page--style-1 {
3841
+ margin-left: -55px;
3842
+ background: #fff;
3843
+ }
3844
+
3845
+ .obps-pages-citizen-new-building-permit-check-page--style-2 {
3846
+ color: green;
3847
+ }
3848
+
3849
+ .obps-pages-citizen-new-building-permit-check-page--style-3 {
3850
+ float: right;
3851
+ display: inline;
3852
+ margin-top: -80px;
3853
+ }
3854
+
3855
+ .obps-pages-citizen-new-building-permit-check-page--style-4 {
3856
+ float: right;
3857
+ display: inline;
3858
+ }
3859
+
3860
+ .obps-pages-citizen-new-building-permit-check-page--style-5 {
3861
+ margin-top: 30px;
3862
+ padding-bottom: 30px;
3863
+ }
3864
+
3865
+ .obps-pages-citizen-new-building-permit-check-page--style-6 {
3866
+ padding: 20px;
3867
+ margin-bottom: 30px;
3868
+ border-radius: 12px;
3869
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3870
+ border: 1px solid #f0f0f0;
3871
+ background: #fff;
3872
+ }
3873
+
3874
+ .obps-pages-citizen-new-building-permit-check-page--style-7 {
3875
+ padding: 20px;
3876
+ margin-bottom: 30px;
3877
+ border-radius: 12px;
3878
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3879
+ border: 1px solid #f0f0f0;
3880
+ background: #fff;
3881
+ }
3882
+
3883
+ .obps-pages-citizen-new-building-permit-check-page--style-8 {
3884
+ font-size: 16px;
3885
+ font-weight: 600;
3886
+ margin-bottom: 12px;
3887
+ color: #333;
3888
+ }
3889
+
3890
+ .obps-pages-citizen-new-building-permit-check-page--style-9 {
3891
+ border: 0.5px solid #eaeaea;
3892
+ margin: 0 0 16px 0;
3893
+ }
3894
+
3895
+ .obps-pages-citizen-new-building-permit-check-page--style-10 {
3896
+ padding: 20px;
3897
+ margin-bottom: 30px;
3898
+ border-radius: 12px;
3899
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3900
+ border: 1px solid #f0f0f0;
3901
+ background: #fff;
3902
+ }
3903
+
3904
+ .obps-pages-citizen-new-building-permit-check-page--style-11 {
3905
+ font-size: 16px;
3906
+ font-weight: 600;
3907
+ margin-bottom: 12px;
3908
+ color: #333;
3909
+ }
3910
+
3911
+ .obps-pages-citizen-new-building-permit-check-page--style-12 {
3912
+ border: 0.5px solid #eaeaea;
3913
+ margin: 0 0 16px 0;
3914
+ }
3915
+
3916
+ .obps-pages-citizen-new-building-permit-check-page--style-13 {
3917
+ float: right;
3918
+ display: inline;
3919
+ margin-top: -80px;
3920
+ }
3921
+
3922
+ .obps-pages-citizen-new-building-permit-check-page--style-14 {
3923
+ color: white;
3924
+ }
3925
+
3926
+ .obps-pages-citizen-new-building-permit-check-page--style-15 {
3927
+ padding: 20px;
3928
+ margin-bottom: 30px;
3929
+ border-radius: 12px;
3930
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
3931
+ border: 1px solid #f0f0f0;
3932
+ background: #fff;
3933
+ }
3934
+
3935
+ .obps-pages-citizen-new-building-permit-check-page--style-16 {
3936
+ border: 0.5px solid #eaeaea;
3937
+ margin: 0 0 16px 0;
3938
+ }
3939
+
3940
+ .obps-pages-citizen-new-building-permit-check-page--style-17 {
3941
+ font-size: 20px;
3942
+ }
3943
+
3944
+ .obps-pages-citizen-new-building-permit-check-page--style-18 {
3945
+ margin-top: 19px;
3946
+ background: #FAFAFA;
3947
+ border: 1px solid #D6D5D4;
3948
+ border-radius: 4px;
3949
+ padding: 12px;
3950
+ max-width: 960px;
3951
+ min-width: 280px;
3952
+ }
3953
+
3954
+ .obps-pages-citizen-new-building-permit-check-page--style-19 {
3955
+ width: 100%;
3956
+ border-collapse: collapse;
3957
+ font-size: 15px;
3958
+ }
3959
+
3960
+ .obps-pages-citizen-new-building-permit-check-page--style-20 {
3961
+ border-bottom: 1px solid #eaeaea;
3962
+ }
3963
+
3964
+ .obps-pages-citizen-new-building-permit-check-page--style-21 {
3965
+ padding: 8px;
3966
+ font-weight: 600;
3967
+ color: #333;
3968
+ }
3969
+
3970
+ .obps-pages-citizen-new-building-permit-check-page--style-22 {
3971
+ padding: 8px;
3972
+ text-align: right;
3973
+ color: #555;
3974
+ }
3975
+
3976
+ .obps-pages-citizen-new-building-permit-check-page--style-23 {
3977
+ padding: 12px 8px;
3978
+ font-weight: 600;
3979
+ color: #333;
3980
+ }
3981
+
3982
+ .obps-pages-citizen-new-building-permit-check-page--style-24 {
3983
+ padding: 12px 8px;
3984
+ text-align: right;
3985
+ }
3986
+
3987
+ .obps-pages-citizen-new-building-permit-check-page--style-25 {
3988
+ padding: 12px 8px;
3989
+ font-weight: 600;
3990
+ color: #333;
3991
+ }
3992
+
3993
+ .obps-pages-citizen-new-building-permit-check-page--style-26 {
3994
+ padding: 12px 8px;
3995
+ text-align: right;
3996
+ }
3997
+
3998
+ .obps-pages-citizen-new-building-permit-check-page--style-27 {
3999
+ border: 0.5px solid #eaeaea;
4000
+ margin: 0 0 16px 0;
4001
+ }
4002
+
4003
+ .obps-pages-citizen-new-building-permit-check-page--style-28 {
4004
+ font-size: 20px;
4005
+ }
4006
+
4007
+ .obps-pages-citizen-new-building-permit-check-page--style-29 {
4008
+ padding: 20px;
4009
+ margin-bottom: 30px;
4010
+ border-radius: 12px;
4011
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4012
+ border: 1px solid #f0f0f0;
4013
+ background: #fff;
4014
+ }
4015
+
4016
+ .obps-pages-citizen-new-building-permit-check-page--style-30 {
4017
+ font-size: 20px;
4018
+ }
4019
+
4020
+ .obps-pages-citizen-new-building-permit-check-page--style-31 {
4021
+ font-size: 18px;
4022
+ margin-top: 20px;
4023
+ }
4024
+
4025
+ .obps-pages-citizen-new-building-permit-check-page--style-32 {
4026
+ font-size: 18px;
4027
+ margin-top: 20px;
4028
+ }
4029
+
4030
+ .obps-pages-citizen-new-building-permit-check-page--style-33 {
4031
+ font-size: 18px;
4032
+ margin-top: 20px;
4033
+ }
4034
+
4035
+ .obps-pages-citizen-new-building-permit-check-page--style-34 {
4036
+ border: 0.5px solid #eaeaea;
4037
+ margin: 0 0 16px 0;
4038
+ }
4039
+
4040
+ .obps-pages-citizen-new-building-permit-check-page--style-35 {
4041
+ font-size: 20px;
4042
+ }
4043
+
4044
+ .obps-pages-citizen-new-building-permit-check-page--style-36 {
4045
+ margin-top: 15px;
4046
+ font-size: 18px;
4047
+ }
4048
+
4049
+ .obps-pages-citizen-new-building-permit-check-page--style-37 {
4050
+ overflow: scroll;
4051
+ }
4052
+
4053
+ .obps-pages-citizen-new-building-permit-check-page--style-38 {
4054
+ border: 0.5px solid #eaeaea;
4055
+ margin: 0 0 16px 0;
4056
+ }
4057
+
4058
+ .obps-pages-citizen-new-building-permit-check-page--style-39 {
4059
+ font-size: 20px;
4060
+ }
4061
+
4062
+ .obps-pages-citizen-new-building-permit-check-page--style-40 {
4063
+ border: none;
4064
+ }
4065
+
4066
+ .obps-pages-citizen-new-building-permit-check-page--style-41 {
4067
+ padding: 20px;
4068
+ margin-bottom: 30px;
4069
+ border-radius: 12px;
4070
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4071
+ border: 1px solid #f0f0f0;
4072
+ background: #fff;
4073
+ }
4074
+
4075
+ .obps-pages-citizen-new-building-permit-check-page--style-42 {
4076
+ border: 0.5px solid #eaeaea;
4077
+ margin: 0 0 16px 0;
4078
+ }
4079
+
4080
+ .obps-pages-citizen-new-building-permit-check-page--style-43 {
4081
+ float: right;
4082
+ display: inline;
4083
+ margin-top: -80px;
4084
+ }
4085
+
4086
+ .obps-pages-citizen-new-building-permit-check-page--style-44 {
4087
+ color: white;
4088
+ }
4089
+
4090
+ .obps-pages-citizen-new-building-permit-check-page--style-45 {
4091
+ padding: 20px;
4092
+ margin-bottom: 30px;
4093
+ border-radius: 12px;
4094
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4095
+ border: 1px solid #f0f0f0;
4096
+ background: #fff;
4097
+ }
4098
+
4099
+ .obps-pages-citizen-new-building-permit-check-page--style-46 {
4100
+ border: 0.5px solid #eaeaea;
4101
+ margin: 0 0 16px 0;
4102
+ }
4103
+
4104
+ .obps-pages-citizen-new-building-permit-check-page--style-47 {
4105
+ float: right;
4106
+ display: inline;
4107
+ margin-top: -80px;
4108
+ }
4109
+
4110
+ .obps-pages-citizen-new-building-permit-check-page--style-48 {
4111
+ color: white;
4112
+ }
4113
+
4114
+ .obps-pages-citizen-new-building-permit-check-page--style-49 {
4115
+ padding: 20px;
4116
+ margin-bottom: 30px;
4117
+ border-radius: 12px;
4118
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4119
+ border: 1px solid #f0f0f0;
4120
+ background: #fff;
4121
+ }
4122
+
4123
+ .obps-pages-citizen-new-building-permit-check-page--style-50 {
4124
+ border: 0.5px solid #eaeaea;
4125
+ margin: 0 0 16px 0;
4126
+ }
4127
+
4128
+ .obps-pages-citizen-new-building-permit-check-page--style-51 {
4129
+ padding: 20px;
4130
+ margin-bottom: 30px;
4131
+ border-radius: 12px;
4132
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4133
+ border: 1px solid #f0f0f0;
4134
+ background: #fff;
4135
+ }
4136
+
4137
+ .obps-pages-citizen-new-building-permit-check-page--style-52 {
4138
+ border: 0.5px solid #eaeaea;
4139
+ margin: 0 0 16px 0;
4140
+ }
4141
+
4142
+ .obps-pages-citizen-new-building-permit-check-page--style-53 {
4143
+ padding: 20px;
4144
+ margin-bottom: 30px;
4145
+ border-radius: 12px;
4146
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
4147
+ border: 1px solid #f0f0f0;
4148
+ background: #fff;
4149
+ }
4150
+
4151
+ .obps-pages-citizen-new-building-permit-check-page--style-54 {
4152
+ border: 0.5px solid #eaeaea;
4153
+ margin: 0 0 16px 0;
4154
+ }
4155
+
4156
+ .obps-pages-citizen-new-building-permit-check-page--style-55 {
4157
+ font-size: 20px;
4158
+ color: #3f4351;
4159
+ }
4160
+
4161
+ .obps-pages-citizen-new-building-permit-check-page--style-56 {
4162
+ border: 0.5px solid #eaeaea;
4163
+ margin: 0 0 16px 0;
4164
+ }
4165
+
4166
+ .obps-pages-citizen-new-building-permit-check-page--style-57 {
4167
+ font-size: 20px;
4168
+ color: #3f4351;
4169
+ }
4170
+
4171
+ .obps-pages-citizen-new-building-permit-check-page--style-58 {
4172
+ border: 0.5px solid #eaeaea;
4173
+ margin: 0 0 16px 0;
4174
+ }
4175
+
4176
+ .obps-pages-citizen-new-building-permit-check-page--style-59 {
4177
+ font-size: 20px;
4178
+ color: #3f4351;
4179
+ }
4180
+
4181
+ .obps-pages-citizen-new-building-permit-check-page--style-60 {
4182
+ border: 0.5px solid #eaeaea;
4183
+ margin: 0 0 16px 0;
4184
+ }
4185
+
4186
+ .obps-pages-citizen-new-building-permit-check-page--style-61 {
4187
+ margin-bottom: 200px;
4188
+ }
4189
+
4190
+ .obps-pages-citizen-new-building-permit-check-page--style-62 {
4191
+ margin-top: 15px;
4192
+ }
4193
+
4194
+ .obps-pages-citizen-new-building-permit-check-page--style-63 {
4195
+ display: inline;
4196
+ }
4197
+
4198
+ .obps-pages-citizen-new-building-permit-check-page--style-64 {
4199
+ color: red;
4200
+ }
4201
+
4202
+ .obps-pages-citizen-new-building-permit-check-page--style-65 {
4203
+ color: green;
4204
+ }
4205
+
4206
+ .obps-pages-citizen-new-building-permit-check-page--style-66 {
4207
+ border: 0.5px solid #eaeaea;
4208
+ margin: 0 0 16px 0;
4209
+ }
4210
+
4211
+ .obps-pages-citizen-new-building-permit-check-page--style-67 {
4212
+ border: 1px solid;
4213
+ background: transparent;
4214
+ color: #2947a3;
4215
+ margin-right: 5px;
4216
+ }
4217
+
4218
+ .obps-pages-citizen-new-building-permit-obpsacknowledgement--style-1 {
4219
+ margin-top: 10px;
4220
+ }
4221
+
4222
+ .obps-pages-citizen-new-building-permit-index--style-1 {
4223
+ display: flex;
4224
+ flex-direction: row;
4225
+ }
4226
+
4227
+ .obps-pages-citizen-new-building-permit-index--style-2 {
4228
+ flex-grow: 1;
4229
+ }
4230
+
4231
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-1 {
4232
+ padding-right: 16px;
4233
+ }
4234
+
4235
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-2 {
4236
+ padding-right: 16px;
4237
+ }
4238
+
4239
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-3 {
4240
+ padding-right: 16px;
4241
+ }
4242
+
4243
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-4 {
4244
+ width: 100px;
4245
+ display: inline;
4246
+ }
4247
+
4248
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-5 {
4249
+ margin-top: -10px;
4250
+ float: right;
4251
+ position: relative;
4252
+ bottom: 32px;
4253
+ }
4254
+
4255
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-6 {
4256
+ padding-right: 16px;
4257
+ }
4258
+
4259
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-7 {
4260
+ border: none;
4261
+ }
4262
+
4263
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-8 {
4264
+ margin-top: 8px;
4265
+ margin-bottom: 20px;
4266
+ text-align: Left;
4267
+ font-size: 16px;
4268
+ line-height: 19px;
4269
+ color: #505A5F;
4270
+ font-weight: 400;
4271
+ }
4272
+
4273
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-9 {
4274
+ margin-top: 8px;
4275
+ margin-bottom: 20px;
4276
+ text-align: Left;
4277
+ font-size: 16px;
4278
+ line-height: 19px;
4279
+ color: #505A5F;
4280
+ font-weight: 400;
4281
+ }
4282
+
4283
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-10 {
4284
+ color: #cccccc;
4285
+ background-color: #cccccc;
4286
+ height: 2px;
4287
+ margin-top: 20px;
4288
+ margin-bottom: 20px;
4289
+ }
4290
+
4291
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-11 {
4292
+ color: #cccccc;
4293
+ background-color: #cccccc;
4294
+ height: 2px;
4295
+ margin-top: 20px;
4296
+ margin-bottom: 20px;
4297
+ }
4298
+
4299
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-12 {
4300
+ margin-top: 15px;
4301
+ }
4302
+
4303
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-13 {
4304
+ overflow-x: scroll;
4305
+ }
4306
+
4307
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-14 {
4308
+ color: #cccccc;
4309
+ background-color: #cccccc;
4310
+ height: 2px;
4311
+ margin-top: 20px;
4312
+ margin-bottom: 20px;
4313
+ }
4314
+
4315
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-15 {
4316
+ border: none;
4317
+ }
4318
+
4319
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-16 {
4320
+ padding-right: 16px;
4321
+ }
4322
+
4323
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-17 {
4324
+ width: 100px;
4325
+ display: inline;
4326
+ }
4327
+
4328
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-18 {
4329
+ margin-top: -10px;
4330
+ float: right;
4331
+ position: relative;
4332
+ bottom: 32px;
4333
+ }
4334
+
4335
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-19 {
4336
+ padding-right: 16px;
4337
+ }
4338
+
4339
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-20 {
4340
+ width: 100px;
4341
+ display: inline;
4342
+ }
4343
+
4344
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-21 {
4345
+ margin-top: -10px;
4346
+ float: right;
4347
+ position: relative;
4348
+ bottom: 32px;
4349
+ }
4350
+
4351
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-22 {
4352
+ margin-bottom: 24px;
4353
+ }
4354
+
4355
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-23 {
4356
+ padding-right: 16px;
4357
+ }
4358
+
4359
+ .obps-pages-citizen-ocbuilding-permit-check-page--style-24 {
4360
+ color: #cccccc;
4361
+ background-color: #cccccc;
4362
+ height: 2px;
4363
+ margin-top: 20px;
4364
+ margin-bottom: 20px;
4365
+ }
4366
+
4367
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-1 {
4368
+ padding: 0px;
4369
+ }
4370
+
4371
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-2 {
4372
+ width: 100%;
4373
+ padding: 10px;
4374
+ }
4375
+
4376
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-3 {
4377
+ padding: 10px;
4378
+ padding-bottom: 10px;
4379
+ }
4380
+
4381
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-4 {
4382
+ padding: 0px;
4383
+ }
4384
+
4385
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-5 {
4386
+ width: 100%;
4387
+ padding: 10px;
4388
+ }
4389
+
4390
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-6 {
4391
+ padding: 0px 8px;
4392
+ margin-bottom: 10px;
4393
+ }
4394
+
4395
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-7 {
4396
+ margin-left: unset;
4397
+ margin-bottom: 10px;
4398
+ padding: 0px 8px;
4399
+ }
4400
+
4401
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-8 {
4402
+ padding: 10px 20px;
4403
+ display: flex;
4404
+ gap: 10px;
4405
+ }
4406
+
4407
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-9 {
4408
+ padding: 0px;
4409
+ }
4410
+
4411
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-10 {
4412
+ width: 100%;
4413
+ padding: 10px;
4414
+ }
4415
+
4416
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-11 {
4417
+ padding: 0px 8px;
4418
+ margin-bottom: 10px;
4419
+ }
4420
+
4421
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-12 {
4422
+ padding: 0px 8px;
4423
+ margin-bottom: 10px;
4424
+ }
4425
+
4426
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-13 {
4427
+ margin-left: unset;
4428
+ margin-bottom: 10px;
4429
+ padding: 0px 8px;
4430
+ }
4431
+
4432
+ .obps-pages-citizen-ocedcr-edcracknowledgement--style-14 {
4433
+ padding: 10px;
4434
+ padding-bottom: 10px;
4435
+ padding-left: 10px;
4436
+ }
4437
+
4438
+ .obps-pages-citizen-ocsend-back-to-citizen-acknowledgement--style-1 {
4439
+ padding: 10px;
4440
+ }
4441
+
4442
+ .obps-pages-citizen-ocsend-back-to-citizen-acknowledgement--style-2 {
4443
+ margin-top: 12px;
4444
+ padding: 10px;
4445
+ }
4446
+
4447
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-1 {
4448
+ padding-right: 16px;
4449
+ }
4450
+
4451
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-2 {
4452
+ padding-right: 16px;
4453
+ }
4454
+
4455
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-3 {
4456
+ padding-right: 16px;
4457
+ }
4458
+
4459
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-4 {
4460
+ padding-right: 16px;
4461
+ }
4462
+
4463
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-5 {
4464
+ border: none;
4465
+ }
4466
+
4467
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-6 {
4468
+ margin-top: 8px;
4469
+ margin-bottom: 20px;
4470
+ text-align: Left;
4471
+ font-size: 16px;
4472
+ line-height: 19px;
4473
+ color: #505A5F;
4474
+ font-weight: 400;
4475
+ }
4476
+
4477
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-7 {
4478
+ margin-top: 8px;
4479
+ margin-bottom: 20px;
4480
+ text-align: Left;
4481
+ font-size: 16px;
4482
+ line-height: 19px;
4483
+ color: #505A5F;
4484
+ font-weight: 400;
4485
+ }
4486
+
4487
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-8 {
4488
+ color: #cccccc;
4489
+ background-color: #cccccc;
4490
+ height: 2px;
4491
+ margin-top: 20px;
4492
+ margin-bottom: 20px;
4493
+ }
4494
+
4495
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-9 {
4496
+ color: #cccccc;
4497
+ background-color: #cccccc;
4498
+ height: 2px;
4499
+ margin-top: 20px;
4500
+ margin-bottom: 20px;
4501
+ }
4502
+
4503
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-10 {
4504
+ margin-top: 15px;
4505
+ }
4506
+
4507
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-11 {
4508
+ overflow: scroll;
4509
+ }
4510
+
4511
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-12 {
4512
+ color: #cccccc;
4513
+ background-color: #cccccc;
4514
+ height: 2px;
4515
+ margin-top: 20px;
4516
+ margin-bottom: 20px;
4517
+ }
4518
+
4519
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-13 {
4520
+ border: none;
4521
+ }
4522
+
4523
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-14 {
4524
+ padding-right: 16px;
4525
+ }
4526
+
4527
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-15 {
4528
+ padding-right: 16px;
4529
+ }
4530
+
4531
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-16 {
4532
+ padding-right: 16px;
4533
+ }
4534
+
4535
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-17 {
4536
+ width: 100px;
4537
+ display: inline;
4538
+ }
4539
+
4540
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-18 {
4541
+ margin-top: -10px;
4542
+ float: right;
4543
+ position: relative;
4544
+ bottom: 32px;
4545
+ }
4546
+
4547
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-19 {
4548
+ padding-right: 16px;
4549
+ }
4550
+
4551
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-20 {
4552
+ margin-bottom: 24px;
4553
+ }
4554
+
4555
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-21 {
4556
+ padding-right: 16px;
4557
+ }
4558
+
4559
+ .obps-pages-citizen-ocsend-back-to-citizen-check-page--style-22 {
4560
+ color: #cccccc;
4561
+ background-color: #cccccc;
4562
+ height: 2px;
4563
+ margin-top: 20px;
4564
+ margin-bottom: 20px;
4565
+ }
4566
+
4567
+ .obps-pages-citizen-self-certification-stepper-self-certification-response--style-1 {
4568
+ padding: 10px;
4569
+ }
4570
+
4571
+ .obps-pages-citizen-self-certification-stepper-self-certification-response--style-2 {
4572
+ display: flex;
4573
+ justify-content: flex-end;
4574
+ align-items: baseline;
4575
+ gap: 20px;
4576
+ }
4577
+
4578
+ .obps-pages-citizen-stakeholder-registration-check-page--style-1 {
4579
+ cursor: pointer;
4580
+ width: fit-content;
4581
+ display: flex;
4582
+ font-family: 'Roboto Condensed', sans-serif;
4583
+ color: rgba(13, 67, 167, var(--text-opacity));
4584
+ font-size: 16px;
4585
+ line-height: 24px;
4586
+ }
4587
+
4588
+ .obps-pages-citizen-stakeholder-registration-check-page--style-2 {
4589
+ display: flex;
4590
+ justify-content: space-between;
4591
+ align-items: center;
4592
+ }
4593
+
4594
+ .obps-pages-citizen-stakeholder-registration-check-page--style-3 {
4595
+ display: flex;
4596
+ flex-direction: column;
4597
+ align-items: center;
4598
+ margin-bottom: 1rem;
4599
+ }
4600
+
4601
+ .obps-pages-citizen-stakeholder-registration-check-page--style-4 {
4602
+ max-width: 100px;
4603
+ max-height: 100px;
4604
+ border: 2px solid #e0e0e0;
4605
+ border-radius: 8px;
4606
+ box-shadow: 0 2px 8px rgba(0,0,0,0.1);
4607
+ margin-bottom: 10px;
4608
+ }
4609
+
4610
+ .obps-pages-citizen-stakeholder-registration-check-page--style-5 {
4611
+ overflow-x: auto;
4612
+ }
4613
+
4614
+ .obps-pages-citizen-stakeholder-registration-check-page--style-6 {
4615
+ width: 100%;
4616
+ border-collapse: collapse;
4617
+ margin-top: 1rem;
4618
+ }
4619
+
4620
+ .obps-pages-citizen-stakeholder-registration-check-page--style-7 {
4621
+ background-color: #f5f5f5;
4622
+ border-bottom: 2px solid #ddd;
4623
+ }
4624
+
4625
+ .obps-pages-citizen-stakeholder-registration-check-page--style-8 {
4626
+ padding: 0.75rem;
4627
+ text-align: center;
4628
+ font-weight: 600;
4629
+ color: #2e4a66;
4630
+ width: 100px;
4631
+ }
4632
+
4633
+ .obps-pages-citizen-stakeholder-registration-check-page--style-9 {
4634
+ padding: 0.75rem;
4635
+ text-align: left;
4636
+ font-weight: 600;
4637
+ color: #2e4a66;
4638
+ }
4639
+
4640
+ .obps-pages-citizen-stakeholder-registration-check-page--style-10 {
4641
+ padding: 0.75rem;
4642
+ text-align: center;
4643
+ font-weight: 600;
4644
+ color: #2e4a66;
4645
+ width: 150px;
4646
+ }
4647
+
4648
+ .obps-pages-citizen-stakeholder-registration-check-page--style-11 {
4649
+ border-bottom: 1px solid #e0e0e0;
4650
+ }
4651
+
4652
+ .obps-pages-citizen-stakeholder-registration-check-page--style-12 {
4653
+ padding: 0.75rem;
4654
+ text-align: center;
4655
+ color: #333;
4656
+ font-weight: 500;
4657
+ }
4658
+
4659
+ .obps-pages-citizen-stakeholder-registration-check-page--style-13 {
4660
+ padding: 0.75rem;
4661
+ }
4662
+
4663
+ .obps-pages-citizen-stakeholder-registration-check-page--style-14 {
4664
+ pointer-events: none;
4665
+ }
4666
+
4667
+ .obps-pages-citizen-stakeholder-registration-check-page--style-15 {
4668
+ padding: 0.75rem;
4669
+ text-align: center;
4670
+ }
4671
+
4672
+ .obps-pages-citizen-stakeholder-registration-check-page--style-16 {
4673
+ padding: 0.5rem 1rem;
4674
+ background-color: #2e4a66;
4675
+ color: #fff;
4676
+ border: none;
4677
+ border-radius: 4px;
4678
+ cursor: pointer;
4679
+ font-size: 0.875rem;
4680
+ font-weight: 500;
4681
+ }
4682
+
4683
+ .obps-pages-citizen-stakeholder-registration-stakeholder-acknowledgement--style-1 {
4684
+ padding: 10px;
4685
+ }
4686
+
4687
+ .obps-pages-citizen-stakeholder-registration-stakeholder-acknowledgement--style-2 {
4688
+ display: flex;
4689
+ flex-direction: row;
4690
+ gap: 10px;
4691
+ justify-content: space-between;
4692
+ align-items: center;
4693
+ }
4694
+
4695
+ .obps-pages-citizen-stakeholder-registration-stakeholder-acknowledgement--style-3 {
4696
+ border: none;
4697
+ }
4698
+
4699
+ .obps-pages-citizen-stakeholder-registration-index--style-1 {
4700
+ display: flex;
4701
+ flex-direction: row;
4702
+ }
4703
+
4704
+ .obps-pages-citizen-stakeholder-registration-index--style-2 {
4705
+ margin-left: 30px;
4706
+ }
4707
+
4708
+ .obps-pages-citizen-stakeholder-registration-index--style-3 {
4709
+ flex-grow: 1;
4710
+ }
4711
+
4712
+ .obps-pages-citizen-index--style-1 {
4713
+ text-decoration: none;
4714
+ margin-right: 5px;
4715
+ }
4716
+
4717
+ .obps-pages-citizen-index--style-2 {
4718
+ margin-right: 5px;
4719
+ }
4720
+
4721
+ .obps-pages-citizen-index--style-3 {
4722
+ text-decoration: none;
4723
+ margin-right: 5px;
4724
+ }
4725
+
4726
+ .obps-pages-citizen-index--style-4 {
4727
+ margin-right: 5px;
4728
+ }
4729
+
4730
+ .obps-pages-citizen-index--style-5 {
4731
+ text-decoration: none;
4732
+ }
4733
+
4734
+ .obps-pages-citizen-index--style-6 {
4735
+ text-decoration: none;
4736
+ }
4737
+
4738
+ .obps-pages-citizen-index--style-7 {
4739
+ margin-bottom: 16px;
4740
+ display: flex;
4741
+ align-items: center;
4742
+ }
4743
+
4744
+ .obps-pages-employee-application-detail-index--style-1 {
4745
+ margin-bottom: 40px;
4746
+ }
4747
+
4748
+ .obps-pages-employee-application-detail-index--style-2 {
4749
+ z-index: 10;
4750
+ display: flex;
4751
+ flex-direction: row;
4752
+ gap: 10px;
4753
+ justify-content: space-between;
4754
+ align-items: center;
4755
+ }
4756
+
4757
+ .obps-pages-employee-application-detail-index--style-3 {
4758
+ display: flex;
4759
+ flex-direction: column;
4760
+ align-items: center;
4761
+ margin-bottom: 1rem;
4762
+ }
4763
+
4764
+ .obps-pages-employee-application-detail-index--style-4 {
4765
+ max-width: 120px;
4766
+ max-height: 120px;
4767
+ border: 2px solid #e0e0e0;
4768
+ border-radius: 8px;
4769
+ box-shadow: 0 2px 8px rgba(0,0,0,0.1);
4770
+ flex-shrink: 0;
4771
+ margin-top: 245px;
4772
+ }
4773
+
4774
+ .obps-pages-employee-application-overview-cluapplication-overview--style-1 {
4775
+ overflow-x: scroll;
4776
+ }
4777
+
4778
+ .obps-pages-employee-application-overview-cluapplication-overview--style-2 {
4779
+ margin-top: 8px;
4780
+ }
4781
+
4782
+ .obps-pages-employee-application-overview-cluapplication-overview--style-3 {
4783
+ float: right;
4784
+ display: inline;
4785
+ }
4786
+
4787
+ .obps-pages-employee-application-overview-cluapplication-overview--style-4 {
4788
+ margin-bottom: 30px;
4789
+ background: #FAFAFA;
4790
+ padding: 16px;
4791
+ border-radius: 4px;
4792
+ }
4793
+
4794
+ .obps-pages-employee-application-overview-cluapplication-overview--style-5 {
4795
+ margin-bottom: 30px;
4796
+ background: #FAFAFA;
4797
+ padding: 16px;
4798
+ border-radius: 4px;
4799
+ }
4800
+
4801
+ .obps-pages-employee-application-overview-cluapplication-overview--style-6 {
4802
+ margin-bottom: 30px;
4803
+ background: #FAFAFA;
4804
+ padding: 16px;
4805
+ border-radius: 4px;
4806
+ }
4807
+
4808
+ .obps-pages-employee-application-overview-cluapplication-overview--style-7 {
4809
+ margin-bottom: 30px;
4810
+ background: #FAFAFA;
4811
+ padding: 16px;
4812
+ border-radius: 4px;
4813
+ }
4814
+
4815
+ .obps-pages-employee-application-overview-cluapplication-overview--style-8 {
4816
+ margin-bottom: 30px;
4817
+ background: #FAFAFA;
4818
+ padding: 16px;
4819
+ border-radius: 4px;
4820
+ }
4821
+
4822
+ .obps-pages-employee-application-overview-cluapplication-overview--style-9 {
4823
+ margin-bottom: 16px;
4824
+ margin-top: 32px;
4825
+ }
4826
+
4827
+ .obps-pages-employee-application-overview-cluapplication-overview--style-10 {
4828
+ margin-top: 16px;
4829
+ }
4830
+
4831
+ .obps-pages-employee-application-overview-cluapplication-overview--style-11 {
4832
+ display: flex;
4833
+ justify-content: space-between;
4834
+ align-items: center;
4835
+ }
4836
+
4837
+ .obps-pages-employee-application-overview-cluapplication-overview--style-12 {
4838
+ color: blue;
4839
+ }
4840
+
4841
+ .obps-pages-employee-application-overview-cluapplication-overview--style-13 {
4842
+ width: 100%;
4843
+ height: 100%;
4844
+ object-fit: contain;
4845
+ }
4846
+
4847
+ .obps-pages-employee-application-overview-layout-application-overview--style-1 {
4848
+ overflow-x: scroll;
4849
+ }
4850
+
4851
+ .obps-pages-employee-application-overview-layout-application-overview--style-2 {
4852
+ margin-top: 8px;
4853
+ }
4854
+
4855
+ .obps-pages-employee-application-overview-layout-application-overview--style-3 {
4856
+ display: flex;
4857
+ justify-content: space-between;
4858
+ align-items: center;
4859
+ }
4860
+
4861
+ .obps-pages-employee-application-overview-layout-application-overview--style-4 {
4862
+ display: flex;
4863
+ align-items: center;
4864
+ gap: 16px;
4865
+ margin-left: auto;
4866
+ }
4867
+
4868
+ .obps-pages-employee-application-overview-layout-application-overview--style-5 {
4869
+ color: #A52A2A;
4870
+ }
4871
+
4872
+ .obps-pages-employee-application-overview-layout-application-overview--style-6 {
4873
+ display: flex;
4874
+ gap: 20px;
4875
+ flex-wrap: wrap;
4876
+ justify-content: space-between;
4877
+ }
4878
+
4879
+ .obps-pages-employee-application-overview-layout-application-overview--style-7 {
4880
+ display: flex;
4881
+ gap: 20px;
4882
+ flex-wrap: wrap;
4883
+ justify-content: space-between;
4884
+ }
4885
+
4886
+ .obps-pages-employee-application-overview-layout-application-overview--style-8 {
4887
+ margin-top: 16px;
4888
+ }
4889
+
4890
+ .obps-pages-employee-application-overview-layout-response-employee--style-1 {
4891
+ padding: 10px;
4892
+ }
4893
+
4894
+ .obps-pages-employee-application-overview-layout-response-employee--style-2 {
4895
+ display: flex;
4896
+ justify-content: flex-end;
4897
+ align-items: baseline;
4898
+ }
4899
+
4900
+ .obps-pages-employee-bpaesign-response--style-1 {
4901
+ padding: 10px;
4902
+ }
4903
+
4904
+ .obps-pages-employee-bpaesign-response--style-2 {
4905
+ text-align: center;
4906
+ margin-top: 1rem;
4907
+ }
4908
+
4909
+ .obps-pages-employee-bpasanction-esign-response--style-1 {
4910
+ padding: 10px;
4911
+ }
4912
+
4913
+ .obps-pages-employee-bpasanction-esign-response--style-2 {
4914
+ text-align: center;
4915
+ margin-top: 1rem;
4916
+ }
4917
+
4918
+ .obps-pages-employee-bpa-application-details-index--style-1 {
4919
+ float: right;
4920
+ display: inline;
4921
+ }
4922
+
4923
+ .obps-pages-employee-bpa-application-details-index--style-2 {
4924
+ float: right;
4925
+ display: inline;
4926
+ }
4927
+
4928
+ .obps-pages-employee-bpa-application-details-index--style-3 {
4929
+ float: right;
4930
+ display: inline;
4931
+ }
4932
+
4933
+ .obps-pages-employee-bpa-application-details-index--style-4 {
4934
+ float: right;
4935
+ display: inline;
4936
+ }
4937
+
4938
+ .obps-pages-employee-bpa-application-details-index--style-5 {
4939
+ float: right;
4940
+ display: inline;
4941
+ }
4942
+
4943
+ .obps-pages-employee-bpa-application-details-index--style-6 {
4944
+ float: right;
4945
+ display: inline;
4946
+ }
4947
+
4948
+ .obps-pages-employee-bpa-application-details-index--style-7 {
4949
+ margin-right: auto;
4950
+ max-width: 960px;
4951
+ }
4952
+
4953
+ .obps-pages-employee-bpa-application-details-index--style-8 {
4954
+ color: #A52A2A;
4955
+ }
4956
+
4957
+ .obps-pages-employee-bpa-application-details-index--style-9 {
4958
+ color: #A52A2A;
4959
+ }
4960
+
4961
+ .obps-pages-employee-bpa-application-details-index--style-10 {
4962
+ font-size: 20px;
4963
+ margin-top: 20px;
4964
+ }
4965
+
4966
+ .obps-pages-employee-bpa-application-details-index--style-11 {
4967
+ font-size: 20px;
4968
+ margin-top: 20px;
4969
+ }
4970
+
4971
+ .obps-pages-employee-bpa-application-details-index--style-12 {
4972
+ display: flex;
4973
+ gap: 20px;
4974
+ flex-wrap: wrap;
4975
+ justify-content: space-between;
4976
+ }
4977
+
4978
+ .obps-pages-employee-bpa-application-details-index--style-13 {
4979
+ display: flex;
4980
+ gap: 20px;
4981
+ flex-wrap: wrap;
4982
+ justify-content: space-between;
4983
+ }
4984
+
4985
+ .obps-pages-employee-bpa-application-details-index--style-14 {
4986
+ display: flex;
4987
+ gap: 20px;
4988
+ flex-wrap: wrap;
4989
+ justify-content: space-between;
4990
+ }
4991
+
4992
+ .obps-pages-employee-bpa-application-details-index--style-15 {
4993
+ margin-bottom: 16px;
4994
+ margin-top: 32px;
4995
+ }
4996
+
4997
+ .obps-pages-employee-bpa-application-details-index--style-16 {
4998
+ margin-top: 10px;
4999
+ }
5000
+
5001
+ .obps-pages-employee-bpa-application-details-index--style-17 {
5002
+ margin-top: 19px;
5003
+ background: #FAFAFA;
5004
+ border: 1px solid #D6D5D4;
5005
+ border-radius: 4px;
5006
+ padding: 8px;
5007
+ line-height: 19px;
5008
+ max-width: 960px;
5009
+ min-width: 280px;
5010
+ }
5011
+
5012
+ .obps-pages-employee-bpa-application-details-index--style-18 {
5013
+ margin-top: 19px;
5014
+ background: #FAFAFA;
5015
+ border: 1px solid #D6D5D4;
5016
+ border-radius: 4px;
5017
+ padding: 8px;
5018
+ line-height: 19px;
5019
+ max-width: 950px;
5020
+ min-width: 280px;
5021
+ }
5022
+
5023
+ .obps-pages-employee-bpa-application-details-index--style-19 {
5024
+ margin-top: 5px;
5025
+ }
5026
+
5027
+ .obps-pages-employee-bpa-application-details-index--style-20 {
5028
+ padding: 20px;
5029
+ margin-bottom: 30px;
5030
+ border-radius: 12px;
5031
+ box-shadow: 0 4px 12px rgba(0,0,0,0.08);
5032
+ border: 1px solid #f0f0f0;
5033
+ background: #fff;
5034
+ }
5035
+
5036
+ .obps-pages-employee-bpa-application-details-index--style-21 {
5037
+ margin-bottom: 16px;
5038
+ margin-top: 32px;
5039
+ }
5040
+
5041
+ .obps-pages-employee-bpa-application-details-index--style-22 {
5042
+ margin-bottom: 16px;
5043
+ margin-top: 32px;
5044
+ }
5045
+
5046
+ .obps-pages-employee-bpa-application-details-index--style-23 {
5047
+ overflow: hidden;
5048
+ max-height: 1500px;
5049
+ }
5050
+
5051
+ .obps-pages-employee-bpa-application-details-index--style-24 {
5052
+ margin-top: 10px;
5053
+ }
5054
+
5055
+ .obps-pages-employee-bpa-application-details-index--style-25 {
5056
+ color: blue;
5057
+ }
5058
+
5059
+ .obps-pages-employee-bpa-application-details-index--style-26 {
5060
+ width: 100%;
5061
+ height: 100%;
5062
+ object-fit: contain;
5063
+ }
5064
+
5065
+ .obps-pages-employee-cluesign-response--style-1 {
5066
+ padding: 10px;
5067
+ }
5068
+
5069
+ .obps-pages-employee-cluesign-response--style-2 {
5070
+ text-align: center;
5071
+ margin-top: 1rem;
5072
+ }
5073
+
5074
+ .obps-pages-employee-inbox-citizen-inbox--style-1 {
5075
+ font-size: 18px;
5076
+ font-weight: 600;
5077
+ }
5078
+
5079
+ .obps-pages-employee-inbox-citizen-laoyout-inbox--style-1 {
5080
+ font-size: 18px;
5081
+ font-weight: 600;
5082
+ }
5083
+
5084
+ .obps-pages-employee-inbox-filter-form-fields-component--style-1 {
5085
+ font-size: 18px;
5086
+ font-weight: 600;
5087
+ }
5088
+
5089
+ .obps-pages-employee-inbox-filter-form-fields-component--style-2 {
5090
+ font-size: 18px;
5091
+ font-weight: 600;
5092
+ }
5093
+
5094
+ .obps-pages-employee-inbox-filter-form-fields-component--style-3 {
5095
+ font-size: 18px;
5096
+ font-weight: 600;
5097
+ }
5098
+
5099
+ .obps-pages-employee-inbox-filter-form-fields-component--style-4 {
5100
+ font-size: 18px;
5101
+ font-weight: 600;
5102
+ }
5103
+
5104
+ .obps-pages-employee-inbox-layout-inbox--style-1 {
5105
+ font-size: 18px;
5106
+ font-weight: 600;
5107
+ }
5108
+
5109
+ .obps-pages-employee-inbox-layout-search-form-fields--style-1 {
5110
+ margin-left: 24px;
5111
+ }
5112
+
5113
+ .obps-pages-employee-inbox-layout-search-form-fields--style-2 {
5114
+ width: 100%;
5115
+ }
5116
+
5117
+ .obps-pages-employee-inbox-search-form-fields-component--style-1 {
5118
+ width: auto;
5119
+ margin-left: 24px;
5120
+ }
5121
+
5122
+ .obps-pages-employee-inbox-search-form-fields-component--style-2 {
5123
+ width: 100%;
5124
+ }
5125
+
5126
+ .obps-pages-employee-inbox-index--style-1 {
5127
+ font-size: 18px;
5128
+ font-weight: 600;
5129
+ }
5130
+
5131
+ .obps-pages-employee-layout-esign-response--style-1 {
5132
+ margin-top: 16px;
5133
+ font-size: 16px;
5134
+ }
5135
+
5136
+ .obps-pages-employee-obpsresponse--style-1 {
5137
+ padding: 10px;
5138
+ }
5139
+
5140
+ .obps-pages-employee-obpsresponse--style-2 {
5141
+ padding-bottom: 10px;
5142
+ margin-bottom: 10px;
5143
+ }
5144
+
5145
+ .obps-pages-employee-obpsresponse--style-3 {
5146
+ margin-left: unset;
5147
+ margin-bottom: 10px;
5148
+ padding: 0px 8px;
5149
+ }
5150
+
5151
+ .obps-pages-employee-obpsresponse--style-4 {
5152
+ gap: 5px;
5153
+ }
5154
+
5155
+ .obps-pages-employee-obpsresponse--style-5 {
5156
+ margin-right: 10px;
5157
+ }
5158
+
5159
+ .obps-pages-employee-obpsresponse--style-6 {
5160
+ margin: 10px 10px 0px 0px;
5161
+ }
5162
+
5163
+ .obps-pages-employee-obpsresponse--style-7 {
5164
+ display: flex;
5165
+ justify-content: flex-end;
5166
+ align-items: baseline;
5167
+ }
5168
+
5169
+ .obps-pages-employee-obpsresponse--style-8 {
5170
+ margin: 10px 0px 0px 0px;
5171
+ }
5172
+
5173
+ .obps-pages-employee-obpsresponse--style-9 {
5174
+ color: #a82227;
5175
+ margin: 0px 10px;
5176
+ }
5177
+
5178
+ .obps-pages-employee-obpsresponse--style-10 {
5179
+ margin: 10px 10px 0px 0px;
5180
+ }
5181
+
5182
+ .obps-pages-employee-stakeholder-response--style-1 {
5183
+ padding: 10px;
5184
+ }
5185
+
5186
+ .obps-pages-employee-stakeholder-response--style-2 {
5187
+ padding-bottom: 10px;
5188
+ margin-bottom: 10px;
5189
+ }
5190
+
5191
+ .obps-pages-employee-stakeholder-response--style-3 {
5192
+ display: flex;
5193
+ justify-content: flex-end;
5194
+ align-items: baseline;
5195
+ }
5196
+
5197
+ .obps-pages-employee-clu-inbox-clufilter-form-fields-component--style-1 {
5198
+ font-size: 18px;
5199
+ font-weight: 600;
5200
+ }
5201
+
5202
+ .obps-pages-employee-clu-inbox-cluinbox--style-1 {
5203
+ font-size: 18px;
5204
+ font-weight: 600;
5205
+ }
5206
+
5207
+ .obps-pages-employee-clu-inbox-clusearch-form-fields--style-1 {
5208
+ margin-left: 24px;
5209
+ }
5210
+
5211
+ .obps-pages-employee-clu-inbox-clusearch-form-fields--style-2 {
5212
+ width: 100%;
5213
+ }
5214
+
5215
+ .obps-pages-employee-clu-inbox-citizen-cluinbox--style-1 {
5216
+ font-size: 18px;
5217
+ font-weight: 600;
5218
+ }
5219
+
5220
+ .obps-pages-employee-components-rich-text-box--style-1 {
5221
+ display: flex;
5222
+ gap: 6px;
5223
+ align-items: center;
5224
+ }
5225
+
5226
+ .obps-pages-employee-components-rich-text-box--style-2 {
5227
+ margin-left: auto;
5228
+ font-size: 12px;
5229
+ color: #666;
5230
+ }
5231
+
5232
+ .obps-pages-employee-components-rich-text-box--style-3 {
5233
+ resize: none;
5234
+ overflow: hidden;
5235
+ min-height: 80px;
5236
+ max-height: 1500px;
5237
+ padding: 8px;
5238
+ font-size: 14px;
5239
+ }
5240
+
5241
+ .obps-pages-employee-stakeholder-inbox-filter-form-fields-component--style-1 {
5242
+ font-size: 18px;
5243
+ font-weight: 600;
5244
+ }
5245
+
5246
+ .obps-pages-employee-stakeholder-inbox-filter-form-fields-component--style-2 {
5247
+ font-size: 18px;
5248
+ font-weight: 600;
5249
+ }
5250
+
5251
+ .obps-pages-employee-stakeholder-inbox-search-form-fields-component--style-1 {
5252
+ width: auto;
5253
+ margin-left: 24px;
5254
+ }
5255
+
5256
+ .obps-pages-employee-stakeholder-inbox-search-form-fields-component--style-2 {
5257
+ text-align: start;
5258
+ }
5259
+
5260
+ .obps-pages-employee-stakeholder-inbox-search-form-fields-component--style-3 {
5261
+ width: 100%;
5262
+ }