@dev-tcloud/tcloud-ui 0.0.87 → 0.0.89

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.
@@ -0,0 +1,4619 @@
1
+ @import 'mixins';
2
+
3
+
4
+ // ngxLoadingAnimationTypes.cubeGrid
5
+
6
+ // ngxLoadingAnimationTypes.doubleBounce
7
+
8
+ // ngxLoadingAnimationTypes.doubleBounce
9
+
10
+ // '#293846'
11
+
12
+ // '#293846'
13
+
14
+ $i: !important;
15
+
16
+ // =========================================================
17
+ // T-Cloud Prime theme v.01
18
+ // =========================================================
19
+
20
+ body.tc-prime {
21
+ font-family: 'Lato', sans-serif;
22
+ font-size: 12px;
23
+ color: $prime-black;
24
+
25
+ }
26
+
27
+ // ===============================================
28
+ // Styles
29
+ // ===============================================
30
+
31
+ .tc-prime {
32
+
33
+ //===================================
34
+ // Colors
35
+ //===================================
36
+
37
+ background: $prime-black; // body and menu background
38
+
39
+ //==========================================================
40
+ // Prime Objects Colors
41
+ //==========================================================
42
+
43
+ h1,
44
+ h2,
45
+ h3,
46
+ h4,
47
+ h5,
48
+ h6,
49
+ .card-shadow-tit,
50
+ .card
51
+ {
52
+ color: $prime-black $i;
53
+ }
54
+
55
+ h1,
56
+ h2,
57
+ h3,
58
+ h4,
59
+ h5,
60
+ h6
61
+ {
62
+ font-weight: 500 $i;
63
+ }
64
+
65
+ h1 {
66
+ font-size: 20px $i;
67
+ text-transform: uppercase;
68
+ }
69
+
70
+ h2 {
71
+ font-size: 18px $i;
72
+ }
73
+
74
+ h3 {
75
+ font-size: 16px $i;
76
+ }
77
+
78
+ h4 {
79
+ font-size: 14px $i;
80
+ }
81
+
82
+ .dropdown-item .favorito.active,
83
+ .show-select h2,
84
+ .show-select-wrap.text p strong,
85
+ .nav.navbar-top-links .fa-tasks,
86
+ .nav.navbar-top-links > li > a.opened,
87
+ .nav.navbar-top-links > li > a :hover,
88
+ .nav.navbar-top-links > li > a :focus,
89
+ .tmu-color,
90
+ .btn-icon.dropdown-toggle.count-info.tmu-color.assist-token-dropdown,
91
+ .nav-tabs .nav-item.show .nav-link,
92
+ .text-link,
93
+ ._404,
94
+ .icon-status.far.fa-check-circle,
95
+ .store-offer p strong,
96
+ .consume-header.status.success .info-list-item.consume strong,
97
+ .consume-header.status.success .info-list-item.consume span,
98
+ .offer,
99
+ .product-info .product-info-name,
100
+ .product-info i,
101
+ .accordion-wrap .percent,
102
+ .iaas-start-page .title,
103
+ .container-page-iaas .title-wrap,
104
+ .container-body .content-header .container-titles .title,
105
+ .container-item .container-options .icon-default,
106
+ .container-content .checkout-content .resume-header .environment-data .title,
107
+ .container-content .checkout-content .resume-header .network-data .title,
108
+ .container-content .checkout-content .resume-header .environment-data .content .icon,
109
+ .container-content .checkout-content .resume-header .network-data .content .icon,
110
+ .virtual-machine-content .vm-header__expand-btn.active,
111
+ .container-content .checkout-footer .plan-options .plan-option .total-price,
112
+ .container-content .checkout-content .resume-env .resume-env-header .offer-title,
113
+ .virtual-machine-content .vm-header__expand-btn.active .icon,
114
+ .order-confirmation-modal .order-confirmation-body .machine-quantity,
115
+ .select-bucket-page .select-bucket-page-wrap .select-bucket-page-box .select-bucket-page-box-icon i,
116
+ .select-bucket-page .select-bucket-page-header .select-bucket-page-header-title,
117
+ .select-bucket-page .select-bucket-page-header i,
118
+ .container-body .container-titles .title,
119
+ .title-image p,
120
+ .container-card-topology .container-body .topology-id:hover,
121
+ .container-all-list .container-list-vms .container-header .title,
122
+ .container-refresh,
123
+ .icon-edit,
124
+ .icon-save,
125
+ .icon-remove,
126
+ .monitor-dashboard-container .monitor-container .title,
127
+ .container-row .item-row .fa-edit,
128
+ .container-item .item-col .icon-default,
129
+ .iaas-help-content .help-content-card-tit,
130
+ .help-iam-label:before,
131
+ .help-iam-ask-collapse-link.collapsed .help-iam-label:hover,
132
+ .label-grid,
133
+ .area-title,
134
+ .icon-toggle,
135
+ .contract_admin_edit .fa-save,
136
+ .tc-accordion-actions .fa-chevron-down,
137
+ .tc-table .fa-save,
138
+ .fa-save,
139
+ .to-active,
140
+ .grid-template-columns .icon-arrow-order,
141
+ .news-edit a,
142
+ .news-edit .fa-edit:hover,
143
+ .input-group-append .btn,
144
+ .btn-accordion,
145
+ .list-card .card-label strong.success,
146
+ .iaas-start-page .content-helpme p a,
147
+ .progress-wrap-text .active,
148
+ .tab-subtitle-active,
149
+ .tc-prime-more-info-link,
150
+ .list-card .card-num,
151
+ .grid-content .grid-item.item5.action-area .icon-button:hover.edit,
152
+ .rowBox label.badget,
153
+ .country-item i,
154
+ .know-the-rules-wrap .primary,
155
+ .text-navy,
156
+ .country-select-link.btn-active,
157
+ .vpn-list-box .vpn-box .vpn-name-box .vpn-name
158
+ {
159
+ @include prime-color;
160
+ }
161
+
162
+
163
+
164
+ .admin-fullname-wrap i,
165
+ .admin-email-wrap i
166
+ {
167
+ color: $prime-gray-100 $i;
168
+ }
169
+
170
+
171
+ //==========================================================
172
+ // Prime Objects Background Colors
173
+ //==========================================================
174
+
175
+ .bullets-container .bullets.active,
176
+ .background-hover-critical:hover,
177
+ .nav-tabs .nav-link.active,
178
+ .nav-tabs .nav-item.show .nav-link,
179
+ .nav-tabs .nav-link:not(.active):focus,
180
+ .nav-tabs .nav-link:not(.active):hover,
181
+ .topnav ul li.active,
182
+ .topnav ul li:hover,
183
+ .contrato-card-header,
184
+ .container-box-dialog .container-header,
185
+ .container-box-dialog .container-body .container-step .progress-bar-line .line-values,
186
+ .container-body .content-header .container-count-wizard .container-item.active,
187
+ .container-body .content-header .container-count-wizard .container-item.completed,
188
+ .container-body .content-header .container-count-wizard .container-line.completed,
189
+ .container-new,
190
+ .container-content .checkout-content .resume-env .resume-env-header .offer-controls .offer-button.active,
191
+
192
+ .virtual-machine-content .vm-flavor__cpu,
193
+ .virtual-machine-content .vm-flavor__ram,
194
+ .virtual-machine-content .vm-so-disk__size,
195
+
196
+ .virtual-machine-content .vm-disk__size,
197
+ .virtual-machine-content .vm-disk__iops,
198
+ .virtual-machine-content .vm-disk-backup__status,
199
+
200
+ .order-confirmation-modal .order-confirmation-header,
201
+ .container-options .btn-new-green:disabled,
202
+ .container-all-list .container-tag-slide.close-list-vm,
203
+ .container-all-list .container-list-vms .container-filter .container-add-vm,
204
+ .control-button.refresh.running,
205
+
206
+ .container-page .container-menu .item:hover,
207
+ .container-page .container-menu .item.active,
208
+ .ngx-pagination a:hover,
209
+ .ngx-pagination button:hover,
210
+ .title-product.valid,
211
+ .navy-bg:hover,
212
+ .instanceBox.active,
213
+ .navy-bg:hover,
214
+ .navy-bg.active,
215
+ .navy-bg.opened,
216
+ .tc-communication-message .buttons.confirm,
217
+ .container-tabs-optins .container-item:hover,
218
+ .container-tabs-optins .container-item.active,
219
+ .rules-helper-wrapper .close-helper-button,
220
+ .rules-helper-wrapper .rules .rule .content .step,
221
+ .rules-helper-wrapper .rules .illustration .example-tag,
222
+ .box-group-input .area-action button
223
+ {
224
+ @include prime-bgc;
225
+ }
226
+
227
+ //==========================================================
228
+ // Prime Objects Background
229
+ //==========================================================
230
+
231
+ .tc-mode-info,
232
+ .ngx-pagination .current,
233
+ .grid:hover:after,
234
+ .inmodal .modal-header,
235
+ .card-header-content .btn-cadastrar,
236
+ .btn,
237
+ .button-card.active,
238
+ .container-content .container-body .container-item .container-list-tags .container-tag,
239
+ .form-fieldset .v-true,
240
+ .progress-wrap .progress-wrap-bar .percent,
241
+ .numb-order,
242
+ .grid .grid-content.active:after
243
+ {
244
+ @include prime-bg;
245
+ }
246
+
247
+
248
+ .boxFastAccess .msg-wrap,
249
+ #prime-quick-access .text-success
250
+ {
251
+ @include prime-bg-10;
252
+ }
253
+
254
+ //==========================================================
255
+ // Prime Objects border Colors
256
+ //==========================================================
257
+
258
+ .topnav ul li.active,
259
+ .topnav ul li:hover,
260
+ .tss-contract:before,
261
+ .product-content,
262
+ .store-offer,
263
+ .store-offer i,
264
+ .container-row .input-row-setting-auth-item:focus,
265
+ .container-header .item-option:hover,
266
+ .container-header .item-option.active,
267
+
268
+ .nav-tabs .nav-link.active,
269
+ .nav-tabs .nav-item.show .nav-link,
270
+ #prod-prime .badge-success,
271
+ #prod-prime .label-success
272
+ {
273
+ @include prime-bdr;
274
+ }
275
+
276
+ .card-content h2:before {
277
+ @include prime-bdr-50;
278
+ }
279
+
280
+ //==========================================================
281
+ // Layout
282
+ //==========================================================
283
+
284
+ h1,
285
+ h2,
286
+ h3,
287
+ h4,
288
+ h5,
289
+ h6,
290
+ p
291
+ {
292
+ line-height: initial;
293
+ margin: 0 ;
294
+ padding: 0 ;
295
+ }
296
+
297
+ .gray-bg,
298
+ .bg-muted {
299
+ background-color: $tc-white;
300
+ }
301
+
302
+ .wrap-main {
303
+ padding: 0;
304
+ }
305
+
306
+ .tc-notification,
307
+ .btn-msg {
308
+ border-radius: 7px $i;
309
+ }
310
+
311
+ .card {
312
+ box-shadow: none $i;
313
+ }
314
+
315
+ .label-info,
316
+ .badge-info {
317
+ @include prime-bg;
318
+ }
319
+
320
+ .help-docs {
321
+ @include prime-color;
322
+
323
+ a {
324
+ @include prime-color;
325
+ }
326
+ }
327
+
328
+ .topnav {
329
+
330
+ li {
331
+ font-weight: normal $i;
332
+ font-size: 12px $i;
333
+ border-radius: 4px 4px 0 0 $i;
334
+ }
335
+ }
336
+
337
+ .card {
338
+ background: none $i;
339
+ }
340
+
341
+
342
+
343
+ .nav-tabs {
344
+
345
+ .nav-link {
346
+ font-weight: normal $i;
347
+
348
+ &.active,
349
+ &.hover {
350
+ color: $prime-white $i;
351
+ }
352
+
353
+ i {
354
+ margin-right: 5px;
355
+ }
356
+
357
+ }
358
+ }
359
+
360
+ .nav-tabs > li > a {
361
+ color: $prime-black $i;
362
+ }
363
+
364
+ .nav-tabs > li > a:hover,
365
+ .nav-tabs > li > a:focus {
366
+ color: $prime-white $i;
367
+ }
368
+
369
+
370
+ .ibox-title {
371
+ padding: 0 $i;
372
+ border-radius: 0 $i;
373
+ margin-bottom: 20px $i;
374
+ }
375
+
376
+ .green {
377
+ @include prime-color;
378
+ }
379
+
380
+
381
+ .ibox-content {
382
+
383
+ &.container-bg-dark {
384
+ background-color: transparent $i;
385
+
386
+ label {
387
+ color: $prime-black $i;
388
+ }
389
+ }
390
+
391
+ }
392
+
393
+ //============================
394
+ // Toast Msg
395
+ //============================
396
+
397
+ .toast {
398
+ background-color: #6B48FF;
399
+ }
400
+
401
+ .toast-success {
402
+
403
+ background-color: #6B48FF;
404
+ }
405
+
406
+ .toast-error {
407
+ background-color: #ed5565;
408
+ }
409
+
410
+ .toast-info {
411
+ background-color: #23c6c8;
412
+ }
413
+
414
+ .toast-warning {
415
+ background-color: #f8ac59;
416
+ }
417
+
418
+ //============================
419
+ // OLD MODAL Plugin
420
+ //============================
421
+
422
+ .inmodal {
423
+
424
+ .modal-title {
425
+ color: $prime-white $i;
426
+ }
427
+
428
+ .modal-header {
429
+
430
+ border-radius: 10px 10px 0 0;
431
+ }
432
+ }
433
+
434
+ .modal-content {
435
+ border-radius: 10px;
436
+ }
437
+
438
+ button.close,
439
+ .close:not(:disabled):not(.disabled) {
440
+ color: $prime-white $i;
441
+ opacity: 1 $i;
442
+ }
443
+
444
+
445
+ //============================
446
+ // Feedback modal
447
+ //============================
448
+
449
+ .feedback-title {
450
+ font-size: 20px;
451
+ margin: 0 0 20px 0 ;
452
+ }
453
+
454
+ .feedback-img {
455
+ width: 250px;
456
+ }
457
+
458
+
459
+
460
+ .btnContainer {
461
+
462
+ .chamada {
463
+ background-color: $prime-black $i;
464
+ }
465
+
466
+ .remove-feedback {
467
+ background-color: $prime-gray-100 $i;
468
+ color: $prime-white $i;
469
+ }
470
+ }
471
+
472
+ .inmodal .modal-header:before,
473
+ .inmodal .modal-header:after
474
+ {
475
+ display: none;
476
+ }
477
+
478
+ .container-box-dialog {
479
+
480
+ .container-body {
481
+ padding: 20px $i;
482
+
483
+ .container-step {
484
+
485
+ .progress-bar-line {
486
+ margin: 15px 0 $i;
487
+ background: $prime-gray-50 $i;
488
+ border: none $i;
489
+ }
490
+ }
491
+
492
+ .progress-bar-line,
493
+ .line-values,
494
+ .line-values.line-position-1
495
+ {
496
+ height: 10px $i;
497
+ }
498
+ }
499
+
500
+ .container-header {
501
+
502
+ .title,
503
+ .sub-title {
504
+ color: $prime-white $i;
505
+ font-weight: normal $i;
506
+ }
507
+
508
+ }
509
+
510
+ .container-questions {
511
+
512
+ .question {
513
+ width: initial $i;
514
+ font-weight: normal $i;
515
+ line-height: 22px $i;
516
+ }
517
+
518
+ .comments-area {
519
+ margin-bottom: 20px $i;
520
+ padding: 10px $i;
521
+ width: 100% $i;
522
+ }
523
+ }
524
+ }
525
+
526
+ .notifications-container {
527
+
528
+ .bullets {
529
+ display: none $i;
530
+ }
531
+ }
532
+
533
+ //============================
534
+ // ngx pagination
535
+ //============================
536
+ .ngx-pagination a:hover,
537
+ .ngx-pagination button:hover {
538
+ color: $prime-white $i;
539
+ }
540
+
541
+ .pagination-wrap {
542
+ display: flex;
543
+ justify-content: center;
544
+ }
545
+
546
+ //============================
547
+ // Custom Scroll
548
+ //============================
549
+
550
+ /* Track */
551
+ ::-webkit-scrollbar-track {
552
+ background: $prime-gray-50 $i;
553
+ }
554
+ /* Handle */
555
+ ::-webkit-scrollbar-thumb {
556
+ background: $prime-primary $i;
557
+ }
558
+ /* Handle on hover */
559
+ ::-webkit-scrollbar-thumb:hover {
560
+ background: $prime-complemt-2 $i;
561
+ }
562
+
563
+ //============================
564
+ // Card
565
+ //============================
566
+
567
+ .card-new {
568
+ padding: 0 $i;
569
+ box-shadow: none $i;
570
+ }
571
+
572
+ //============================
573
+ // tc-tab-menu
574
+ //============================
575
+
576
+
577
+ //-------------------------------------
578
+ // LOADING
579
+ //-------------------------------------
580
+
581
+ .loader-icon {
582
+ $clr: $prime-gray-50;
583
+ $sz: 3px;
584
+ border-top: $sz solid $prime-primary $i;
585
+ border-right: $sz solid $clr $i;
586
+ border-bottom: $sz solid $clr $i;
587
+ border-left: $sz solid $clr $i;
588
+ }
589
+
590
+ //==========================================================
591
+ // Login
592
+ //==========================================================
593
+
594
+ .login-wrap {
595
+
596
+ h1,
597
+ h2 {
598
+ color: $prime-white $i;
599
+ }
600
+ }
601
+
602
+ .login-box {
603
+
604
+ .btn-new-green {
605
+ width: 100%$i;
606
+ }
607
+
608
+ p {
609
+ margin-bottom: 10px;
610
+ }
611
+ }
612
+
613
+
614
+
615
+ //==========================================================
616
+ // Footer
617
+ //==========================================================
618
+
619
+ .footer {
620
+
621
+ &.fixed {
622
+ background: $prime-black $i;
623
+ border-top-color: rgba($tc-black, .4);
624
+ color: rgba($tc-white, .4);
625
+ margin-left: 0;
626
+ right: inherit;
627
+ text-align: center;
628
+ width: 219px;
629
+ z-index: 2001;
630
+ }
631
+
632
+ .float-right {
633
+ float: none $i;
634
+ }
635
+ }
636
+
637
+
638
+ .copyright {
639
+
640
+ strong {
641
+ font-weight: normal;
642
+ }
643
+ }
644
+
645
+ //==========================================================
646
+ // Table
647
+ //==========================================================
648
+
649
+ .tc-table {
650
+
651
+ thead {
652
+
653
+ th {
654
+ background-color: $prime-black $i;
655
+ color: $tc-white $i;
656
+ }
657
+ }
658
+
659
+ th {
660
+ @include prime-black;
661
+ }
662
+ }
663
+
664
+ tbody tr:nth-child(odd) {
665
+ background: $prime-gray-10 $i;
666
+ }
667
+
668
+
669
+ //==========================================================
670
+ // Buttons
671
+ //==========================================================
672
+ .btn-new,
673
+ .btn-new-grey,
674
+ .btn-product-info,
675
+ .secondary,
676
+ .button-card
677
+ {
678
+ background: $prime-gray-10 $i;
679
+ color: $prime-black $i;
680
+ display: inline-flex $i;
681
+ align-items: center $i;
682
+ width: initial $i;
683
+
684
+ &.active,
685
+ &.opened,
686
+ &:hover {
687
+ background: $prime-primary $i;
688
+ color: $prime-white $i;
689
+ }
690
+
691
+ i {
692
+ font-size: 20px;
693
+ }
694
+ }
695
+
696
+ .btn,
697
+ .btn-new-green,
698
+ .btn-green-validate,
699
+ .refresh-button,
700
+ .primary,
701
+ .btn-light {
702
+ display: inline-flex $i;
703
+ align-items: center $i;
704
+ gap: 5px $i;
705
+ background: $prime-primary $i;
706
+ color: $prime-white $i;
707
+ width: initial $i;
708
+
709
+ &.active,
710
+ &.opened,
711
+ &:hover {
712
+ background: $prime-complemt-2 $i;
713
+
714
+ .fa-save {
715
+ color: $prime-white $i;
716
+ }
717
+ }
718
+ }
719
+
720
+ .btn-primary
721
+ {
722
+
723
+ &:hover,
724
+ &:focus
725
+ {
726
+ background-color: $prime-primary $i;
727
+ border-color: $prime-primary $i;
728
+ color: $prime-white $i;
729
+ }
730
+ }
731
+
732
+
733
+
734
+
735
+ .btn-primary {
736
+ border: none $i;
737
+ }
738
+
739
+ .btn-white {
740
+ background: $prime-white $i;
741
+ color: $prime-primary $i;
742
+
743
+ &:hover {
744
+ border-color: $prime-primary $i;
745
+ color: $prime-white $i;
746
+
747
+ i {
748
+ color: $prime-primary $i;
749
+ }
750
+ }
751
+ }
752
+
753
+ .input-group-append .btn {
754
+ border-radius: 0 5px 5px 0 $i;
755
+ background: none $i;
756
+ border-color: $prime-gray-100 $i;
757
+ }
758
+
759
+ .btn-danger {
760
+ color: $prime-white $i;
761
+ background-color:$prime-red $i;
762
+ border-color: $prime-red $i;
763
+ }
764
+
765
+ .btn-xs {
766
+ padding: 10px 20px $i;
767
+ border-radius: 30px $i;
768
+ font-size: 12px $i;
769
+ }
770
+
771
+ .btn-upload {
772
+ @include prime-bgc;
773
+ }
774
+
775
+
776
+ .btn-white:focus {
777
+ border: 1px solid $prime-primary $i;
778
+ }
779
+
780
+
781
+ .btn-success:focus,
782
+ .btn-success.focus {
783
+ box-shadow: none $i;
784
+ }
785
+
786
+ .btn-success:hover,
787
+ .btn-success:focus,
788
+ .btn-success.focus {
789
+ border-color: $prime-primary $i;
790
+ }
791
+ //==========================================================
792
+ // Forms
793
+ //==========================================================
794
+
795
+ .box-input-line-options {
796
+ border: 1px solid $prime-gray-100 $i;
797
+ padding: 10px;
798
+
799
+ label {
800
+ display: inline-flex;
801
+ align-items: center;
802
+ gap: 5px;
803
+ cursor: pointer $i;
804
+ margin-right: 25px;
805
+ margin-bottom: 0;
806
+ }
807
+ }
808
+
809
+
810
+ input[type=checkbox]:after,
811
+ input[type=radio]:after {
812
+ border: 2px solid $tc-gray-600;
813
+ }
814
+
815
+ input[type=radio]:checked:before,
816
+ input[type=checkbox]:checked:after {
817
+ background: $tc-gray-600;
818
+ }
819
+
820
+ .form-control,
821
+ .single-line {
822
+ border: 1px solid $prime-gray-100;
823
+ border-radius: 5px;
824
+ }
825
+
826
+ .input-group-append {
827
+
828
+ .btn.btn-default {
829
+ @include prime-color;
830
+ background-color: transparent $i;
831
+ border-left-color: transparent $i;
832
+ border-radius: 0 5px 5px 0 $i;
833
+ font-size: 18px $i;
834
+ padding: 0 10px $i;
835
+ border: 1px solid $i;
836
+ border-color: $prime-gray-100 $i;
837
+ }
838
+ }
839
+
840
+ .input-group {
841
+
842
+ > .form-control:not(:last-child),
843
+ > .custom-select:not(:last-child)
844
+ {
845
+ border-right-color: transparent $i;
846
+ font-size: 12px;
847
+ }
848
+ }
849
+
850
+ .progress-bar {
851
+ @include prime-bgc;
852
+ }
853
+
854
+ .switch.checked {
855
+ @include prime-bg;
856
+ border-color: $prime-primary $i;
857
+ }
858
+
859
+
860
+ .tc-form-control:focus-visible {
861
+ outline: 1px solid $prime-primary $i;
862
+ // border-radius: 2px $i;
863
+ }
864
+
865
+
866
+ #datepicker {
867
+
868
+ .form-control:not(:last-child),
869
+ .custom-select:not(:last-child) {
870
+ border-right-color: $prime-gray-100 $i;
871
+ }
872
+ }
873
+
874
+ .tc-pipeline-report-all {
875
+
876
+ .ng-grid-wrap {
877
+ padding: 0 $i;
878
+ }
879
+ }
880
+
881
+ .input-group-append {
882
+ border-radius: 0 5px 5px 0 $i;
883
+ }
884
+
885
+ .form-input:focus {
886
+ border: 1px solid $prime-primary $i;
887
+ }
888
+
889
+ .form-input:focus-visible {
890
+ outline: 1px solid $prime-primary $i;
891
+ }
892
+
893
+ //==========================================================
894
+ // Alerts
895
+ //==========================================================
896
+
897
+ .alert-danger,
898
+ .alert {
899
+ border-color: $warning;
900
+ color: $danger;
901
+ background-color: rgba($warning, 0.1);
902
+ }
903
+
904
+ .text-info {
905
+ @include prime-color;
906
+ }
907
+
908
+ //==========================================================
909
+ // Breadcrumb
910
+ //==========================================================
911
+ .page-heading {
912
+ box-shadow: none $i;
913
+ }
914
+
915
+ .breadcrumb-wrap {
916
+ h2 {
917
+ font-weight: normal $i;
918
+ font-size: 14px $i;
919
+ margin-bottom: 0 $i;
920
+ }
921
+ }
922
+
923
+ //==========================================================
924
+ // Card
925
+ //==========================================================
926
+ .card,
927
+ .card-shadow {
928
+ box-shadow: none;
929
+ border-radius: 0;
930
+ margin: 0;
931
+ padding: 0;
932
+ }
933
+
934
+ .card.margin-top,
935
+ .card-shadow.margin-top {
936
+ margin-top: 20px $i;
937
+ }
938
+
939
+ .card-shadow-tit {
940
+ font-weight: bold $i;
941
+ }
942
+
943
+ //==========================================================
944
+ // Left Navigation Menu
945
+ //==========================================================
946
+
947
+ //====================================
948
+ // User Box info
949
+ //====================================
950
+
951
+ .toggleBtn {
952
+ display: none;
953
+ }
954
+
955
+ .user-name {
956
+
957
+ p {
958
+ display:block;
959
+ color: $tc-white;
960
+ width: 150px $i;
961
+ }
962
+ }
963
+
964
+
965
+ .profile-icon {
966
+ display: none;
967
+ }
968
+
969
+ .tc-prime-icon.fa-user {
970
+ display: block $i;
971
+ font-size: 18px;
972
+ color: $tc-white;
973
+ }
974
+
975
+ .profile-options {
976
+ color: $tc-white;
977
+ position: absolute $i;
978
+ right: -22px;
979
+ top: 2px;
980
+
981
+ .profile-name {
982
+ display: none;
983
+ }
984
+
985
+ .fas.fa-ellipsis-v {
986
+ height: 20px;
987
+ width: 20px;
988
+
989
+ background: url('/assets/img/tc-prime_menu-icon.svg') no-repeat;
990
+ background-position: center center;
991
+
992
+ &:before {
993
+ display: none;
994
+ }
995
+ }
996
+ }
997
+
998
+ .dropdown {
999
+
1000
+ &.profile-element{
1001
+
1002
+ &:after {
1003
+ display: none;
1004
+ }
1005
+ }
1006
+ }
1007
+
1008
+ .user-thumb {
1009
+ display: none;
1010
+ }
1011
+
1012
+ .totvs-logo-wrap {
1013
+ background: url("/assets/img/logo-totvs-white.svg");
1014
+ background-size: cover;
1015
+ width: 112px;
1016
+ height: 56px;
1017
+ position: absolute;
1018
+ top: -61px;
1019
+ left: -15px;
1020
+ }
1021
+
1022
+ .totvs-logo-wrap img {
1023
+ display: none;
1024
+ }
1025
+
1026
+ .nav-header {
1027
+
1028
+ .text-muted {
1029
+ // color: $tc-gray-500 $i;
1030
+ color: $prime-gray-100 $i;
1031
+ }
1032
+ }
1033
+
1034
+ //====================================
1035
+ // Nav Menu Old
1036
+ //====================================
1037
+
1038
+ .navbar-default .nav > li > a {
1039
+ font-weight: normal $i;
1040
+ }
1041
+
1042
+
1043
+ .nav > li.active,
1044
+ .navbar-default .nav > li > a:hover,
1045
+ .navbar-default .nav > li > a:focus,
1046
+ ul.nav-second-level {
1047
+ background-color: transparent $i;
1048
+ }
1049
+
1050
+ .profile-element {
1051
+ background: none;
1052
+ }
1053
+
1054
+ .user-dropdown-wrap {
1055
+ display: flex;
1056
+ align-items: center;
1057
+
1058
+ i {
1059
+ margin-right: 20px;
1060
+ }
1061
+ }
1062
+
1063
+
1064
+ .nav > li.active a:before {
1065
+ display:none;
1066
+ }
1067
+
1068
+ .dropdown-menu {
1069
+ font-weight: normal;
1070
+
1071
+ > li > a,
1072
+ .item-link i {
1073
+ color: $prime-black $i;
1074
+
1075
+ &:hover,
1076
+ :focus {
1077
+ @include prime-color;
1078
+ background: none $i;
1079
+ }
1080
+ }
1081
+
1082
+ .item-link i {
1083
+ font-size: 20px;
1084
+ }
1085
+
1086
+ &:hover {
1087
+
1088
+ > li > a,
1089
+ .item-link i {
1090
+
1091
+ @include prime-color;
1092
+ }
1093
+ }
1094
+ }
1095
+
1096
+ .dropdown-menu > li > a:focus,
1097
+ .dropdown-menu > li > a:hover {
1098
+ @include prime-color;
1099
+ }
1100
+
1101
+ //====================================
1102
+ // Prime Menu
1103
+ //====================================
1104
+
1105
+ #side-menu {
1106
+ margin-bottom: 40px;
1107
+
1108
+ >li {
1109
+ margin-bottom: 2px;
1110
+
1111
+ a {
1112
+ display: flex;
1113
+ align-items: center;
1114
+ gap: 10px;
1115
+ color: $tc-white;
1116
+ border-radius: 35px;
1117
+ margin: 0 10px;
1118
+ padding: 7px;
1119
+ font-size: 11px;
1120
+
1121
+ i {
1122
+ font-size: 18px;
1123
+ margin-right: 0;
1124
+ }
1125
+ }
1126
+
1127
+ &.active,
1128
+ &:hover {
1129
+
1130
+ > a {
1131
+ @include prime-bg-gradient;
1132
+ }
1133
+ }
1134
+
1135
+
1136
+ .nav-second-level {
1137
+
1138
+ > li {
1139
+
1140
+ &.active,
1141
+ &:hover {
1142
+
1143
+ a {
1144
+ color: lighten($prime-primary, 20%);
1145
+ }
1146
+ }
1147
+
1148
+ a {
1149
+ background: none $i;
1150
+ padding: 7px 20px 0 40px;
1151
+ margin: 0;
1152
+ }
1153
+ }
1154
+
1155
+ .nav-third-level {
1156
+ margin-left: 20px;
1157
+
1158
+ li {
1159
+ width: 100%;
1160
+ margin: 0;
1161
+ margin-top: 5px;
1162
+
1163
+ a {
1164
+ color: $prime-white;
1165
+ padding: 0 15px 0 30px;
1166
+ margin: 0;
1167
+ }
1168
+
1169
+ &.active,
1170
+ &:hover {
1171
+
1172
+ a {
1173
+ color: lighten($prime-primary, 20%);
1174
+ }
1175
+ }
1176
+ }
1177
+ }
1178
+ }
1179
+ }
1180
+
1181
+ .nav > li > a i {
1182
+ margin: 0 $i;
1183
+ }
1184
+
1185
+ .wrap-menu-icon {
1186
+ display: flex;
1187
+ align-items: center;
1188
+ gap: 10px;
1189
+ }
1190
+
1191
+ // -----------------------------
1192
+ // ICONS MENU
1193
+ // -----------------------------
1194
+
1195
+ $hgt: 25px;
1196
+ $wdt: 20px;
1197
+
1198
+ .fa-laptop {
1199
+ @include ico-menu('menu-ico_home', $hgt, $wdt);
1200
+ }
1201
+
1202
+ // minha conta
1203
+ .fa-user {
1204
+ @include ico-menu('menu-ico_account', $hgt, $wdt);
1205
+ }
1206
+
1207
+ // TSS
1208
+ .fa-cubes {
1209
+ @include ico-menu('menu-ico_tss', $hgt, $wdt);
1210
+ }
1211
+
1212
+ // Produtos
1213
+ .fa-server {
1214
+ @include ico-menu('menu-ico_products', $hgt, $wdt);
1215
+ }
1216
+
1217
+ // IAAS
1218
+ .fa-cloud {
1219
+ @include ico-menu('menu-ico_iaas', $hgt, $wdt);
1220
+ }
1221
+
1222
+ // Gestão de Usuários
1223
+ .fa-address-card {
1224
+ @include ico-menu('menu-ico_adm-users', $hgt, $wdt);
1225
+ }
1226
+
1227
+ // Administração
1228
+ .fa-cogs {
1229
+ @include ico-menu('menu-ico_adm', $hgt, $wdt);
1230
+ }
1231
+
1232
+ // trust-center
1233
+ .fa-lock {
1234
+ @include ico-menu('menu-ico_trust-center', $hgt, $wdt);
1235
+ }
1236
+
1237
+ // Ev Comercial
1238
+ .fa-building {
1239
+ @include ico-menu('menu-ico_com-event', $hgt, $wdt);
1240
+ }
1241
+
1242
+ // Janela de Manutenção
1243
+ .fa-clock {
1244
+ @include ico-menu('menu-ico_maintenance', $hgt, $wdt);
1245
+ }
1246
+
1247
+ // Migrador
1248
+ .fa-dolly-flatbed {
1249
+ @include ico-menu('menu-ico_migrator', $hgt, $wdt);
1250
+ }
1251
+
1252
+ // DEVstudio
1253
+ .fa-dev {
1254
+ @include ico-menu('menu-ico_maintenance', $hgt, $wdt);
1255
+ }
1256
+
1257
+ }
1258
+
1259
+ .menu-prime-item {
1260
+ justify-content: space-between;
1261
+ }
1262
+
1263
+
1264
+
1265
+ //==========================================================
1266
+ // TOP Navigation
1267
+ //==========================================================
1268
+
1269
+ .navbar-fixed-top,
1270
+ .navbar-static-top {
1271
+ background: $prime-white;
1272
+ }
1273
+
1274
+ .tcloud-name {
1275
+ color: $tc-black;
1276
+ font-weight: bold;
1277
+
1278
+ span {
1279
+ color: $prime-primary;
1280
+ text-transform: uppercase;
1281
+ margin-left: 5px;
1282
+ }
1283
+ }
1284
+
1285
+ .banner-area.image {
1286
+ height: auto $i;
1287
+ }
1288
+
1289
+ .topnav-company-name {
1290
+
1291
+ .dropdown {
1292
+ background: none;
1293
+ border: 1px solid $prime-primary;
1294
+ border-radius: 5px;
1295
+ padding: 5px 10px;
1296
+
1297
+ > a {
1298
+ @include prime-color;
1299
+ }
1300
+
1301
+ .fa-angle-down {
1302
+ background: none $i;
1303
+ color: $prime-primary;
1304
+ }
1305
+ }
1306
+ }
1307
+
1308
+ .topnav-company-name.highligh {
1309
+ background: none;
1310
+ }
1311
+
1312
+ .tc-prime-company-name {
1313
+ border: none $i;
1314
+
1315
+ &.highlight{
1316
+
1317
+ &:after,
1318
+ &:before {
1319
+ display: none;
1320
+ }
1321
+
1322
+ a {
1323
+ color: $prime-primary;
1324
+ }
1325
+
1326
+ }
1327
+ }
1328
+
1329
+ .nav {
1330
+
1331
+ &.navbar-top-links {
1332
+ > li > a {
1333
+ background: none $i;
1334
+ color: $prime-black $i;
1335
+ padding: 10px 5px $i;
1336
+
1337
+ &:hover {
1338
+ @include prime-color;
1339
+ }
1340
+ }
1341
+
1342
+ .area-icon {
1343
+ height: 40px;
1344
+ width: 40px;
1345
+ border-radius: 0;
1346
+
1347
+ .dropdown {
1348
+ padding: 0 $i;
1349
+ }
1350
+
1351
+ }
1352
+
1353
+ .dropdown {
1354
+ background: none;
1355
+
1356
+ display: flex;
1357
+ align-items: center;
1358
+ justify-content: center;
1359
+ padding: 0;
1360
+ }
1361
+
1362
+ .fa-tasks {
1363
+ @include ico-topmenu('topmenu-ico-actions', 25px, 25px );
1364
+ }
1365
+ }
1366
+ }
1367
+
1368
+ .ico-notes {
1369
+ background-image: url("/assets/img/topmenu/topmenu-ico-note.svg") $i;
1370
+ }
1371
+
1372
+ .btn-icon.dropdown-toggle.count-info.tmu-color.assist-token-dropdown {
1373
+
1374
+ .assistent-call {
1375
+ position: relative;
1376
+ background: none;
1377
+ @include ico-topmenu('topmenu-ico-help', 25px, 25px );
1378
+ }
1379
+ }
1380
+
1381
+ .btn-icon.dropdown-toggle.count-info.tmu-color {
1382
+ display: flex;
1383
+ position: relative;
1384
+
1385
+ .fa-envelope {
1386
+ @include ico-topmenu('topmenu-ico-messages', 25px, 25px );
1387
+ }
1388
+
1389
+ }
1390
+
1391
+ .btn-group-icons {
1392
+
1393
+ .icon-group {
1394
+ @include prime-color;
1395
+ padding: 0 $i;
1396
+ position: relative;
1397
+ top: 0;
1398
+ left: 0;
1399
+
1400
+ .icon-main {
1401
+ left: 0 $i;
1402
+ top: 4px $i;
1403
+ @include ico-topmenu('topmenu-ico-imperso', 25px, 25px );
1404
+ }
1405
+
1406
+ .icon-second {
1407
+ display: none;
1408
+ }
1409
+ }
1410
+ }
1411
+
1412
+
1413
+
1414
+
1415
+ //==========================================================
1416
+ // Prime T-Cloud UI KIT Components
1417
+ //==========================================================
1418
+
1419
+ //====================================
1420
+ // Tab Menu
1421
+ //====================================
1422
+ .tc-menu {
1423
+ background: $prime-gray-10 $i;
1424
+ border-radius: 7px $i;
1425
+ }
1426
+
1427
+ .tab-title {
1428
+
1429
+ &:hover {
1430
+ background: $prime-complemt-2 $i;
1431
+ }
1432
+
1433
+ &.tab-title-active {
1434
+ @include prime-bg;
1435
+ }
1436
+ }
1437
+
1438
+ .area-navigation {
1439
+
1440
+ td {
1441
+ &:first-child,
1442
+ &:last-child {
1443
+
1444
+ button {
1445
+ @include prime-color;
1446
+ }
1447
+ }
1448
+ }
1449
+ }
1450
+
1451
+
1452
+ .subnav {
1453
+
1454
+ .tc-menu {
1455
+ background: none $i;
1456
+ }
1457
+ }
1458
+
1459
+
1460
+
1461
+
1462
+
1463
+
1464
+
1465
+
1466
+ //====================================
1467
+ // Modal
1468
+ //====================================
1469
+
1470
+ .tc-mode-info {
1471
+
1472
+ h4 {
1473
+ margin: 0;
1474
+ padding: 0;
1475
+ color: #fff$i;
1476
+ font-weight: normal$i;
1477
+ text-transform: uppercase;
1478
+ font-size: 13px;
1479
+ }
1480
+ }
1481
+
1482
+
1483
+ //==========================================================
1484
+ // Contract Admin
1485
+ //==========================================================
1486
+
1487
+ .adm-contrato {
1488
+
1489
+ .nav-tabs .nav-link.active,
1490
+ .nav-tabs .nav-item.show .nav-link,
1491
+ .nav-tabs .nav-link:not(.active):focus,
1492
+ .nav-tabs .nav-link:not(.active):hover {
1493
+ @include prime-white;
1494
+ }
1495
+
1496
+ }
1497
+
1498
+ //==========================================================
1499
+ // STEPS - table-trilha
1500
+ //==========================================================
1501
+
1502
+ .table-trilha {
1503
+
1504
+ .circle {
1505
+ border: none $i;
1506
+ background-color: $prime-gray-50 $i;
1507
+ position: relative;
1508
+ z-index: 1;
1509
+
1510
+ &.icon-step-active {
1511
+ border: none $i;
1512
+ background-color: $prime-primary $i;
1513
+
1514
+ .area-index {
1515
+ font-size: 20px $i;
1516
+ color: $prime-white $i;
1517
+ }
1518
+
1519
+ }
1520
+ }
1521
+
1522
+ .area-index {
1523
+ color: $prime-gray-100 $i;
1524
+ }
1525
+
1526
+ .step-line {
1527
+ background-color: $prime-gray-50 $i;
1528
+ }
1529
+ }
1530
+
1531
+
1532
+ //==========================================================
1533
+ //==========================================================
1534
+ // PAGES
1535
+ //==========================================================
1536
+ //==========================================================
1537
+
1538
+
1539
+ //=================================================
1540
+ // Dashboard
1541
+ //=================================================
1542
+
1543
+ .prime-dashboard {
1544
+ display: flex;
1545
+ align-items: center;
1546
+ gap: 20px;
1547
+ margin-bottom: 20px;
1548
+ }
1549
+
1550
+ .admin-email-wrap {
1551
+
1552
+ i {
1553
+ font-size: 20px;
1554
+ }
1555
+ }
1556
+
1557
+
1558
+
1559
+ .dash-users-admin {
1560
+ min-width: 450px;
1561
+ }
1562
+
1563
+ .card-shadow-tit {
1564
+ display: flex;
1565
+ align-items: center;
1566
+ gap: 10px;
1567
+ }
1568
+
1569
+ .dash-users-admin {
1570
+
1571
+ .card-shadow-subtit {
1572
+ display: none $i;
1573
+ }
1574
+ }
1575
+
1576
+
1577
+ .tc-card-engprime {
1578
+ @include prime-mkt-gradient;
1579
+ color: $tc-white;
1580
+ padding: 20px;
1581
+ border-radius: 10px;
1582
+ flex: 1;
1583
+
1584
+ a {
1585
+ color: $tc-white;
1586
+ }
1587
+ }
1588
+
1589
+ .tc-card-engprime-header {
1590
+ margin-bottom: 20px;
1591
+ }
1592
+
1593
+ .tc-img-engprime {
1594
+ overflow: hidden;
1595
+ border-radius: 30px;
1596
+ height: 43px;
1597
+ width: 43px;
1598
+
1599
+ img {
1600
+ width: 100%;
1601
+ }
1602
+ }
1603
+
1604
+ .tc-card-engprime-name {
1605
+ font-size: 16px;
1606
+ text-transform: uppercase;
1607
+ }
1608
+
1609
+ .tc-card-engprime-content {
1610
+ display: flex;
1611
+ gap: 20px;
1612
+ }
1613
+
1614
+ .tc-card-Tooltip {
1615
+ display: flex $i;
1616
+ font-weight: normal;
1617
+ font-size: 12px;
1618
+ text-transform: none;
1619
+
1620
+ i {
1621
+ font-size: 20px;
1622
+ color: $prime-gray-100;
1623
+ }
1624
+ }
1625
+
1626
+ .product-card-info {
1627
+ font-size: 12px;
1628
+ flex-flow: row-reverse $i;
1629
+ justify-content: flex-end;
1630
+ gap: 20px;
1631
+
1632
+ background: $prime-gray-10;
1633
+ padding: 8px 10px;
1634
+ border-radius: 6px;
1635
+
1636
+ max-width: 346px;
1637
+ width: 345px;
1638
+ position: absolute;
1639
+ top: 18px;
1640
+
1641
+ .product-card-title-wrap {
1642
+ color: $prime-black $i;
1643
+ background: transparent $i;
1644
+ margin: 0$i;
1645
+ padding: 0$i;
1646
+ gap: 5px$i;
1647
+
1648
+ .ambient-title,
1649
+ .topologie-length {
1650
+ font-size: inherit$i;
1651
+ }
1652
+
1653
+ .ambient-title {
1654
+ font-weight: bold$i;
1655
+ }
1656
+ }
1657
+ }
1658
+
1659
+ .product-card-logo-wrap {
1660
+ display: flex;
1661
+ align-items: center;
1662
+ gap: 5px;
1663
+ margin: 0$i;
1664
+
1665
+ img {
1666
+ display: none;
1667
+ }
1668
+
1669
+ h2 {
1670
+ display: block $i;
1671
+ font-size: 12px $i;
1672
+ color: $prime-black;
1673
+ text-transform: uppercase;
1674
+ margin: 0 $i;
1675
+ font-weight: bold $i;
1676
+ }
1677
+
1678
+ &:before {
1679
+ content: 'Linha';
1680
+ text-transform: uppercase;
1681
+ font-weight: bold;
1682
+ color: $prime-black;
1683
+ }
1684
+ }
1685
+
1686
+ .card-topology {
1687
+ display: flex $i;
1688
+ flex-flow: column $i;
1689
+ justify-content: space-between $i;
1690
+ min-height: 176px $i;
1691
+
1692
+ border:1px solid $prime-gray-100;
1693
+ color: $prime-black $i;
1694
+ border-radius: 5px $i;
1695
+ box-shadow: none $i;
1696
+
1697
+
1698
+ &:hover .card-topology__header {
1699
+ background-color: transparent$i;
1700
+ // @include prime-color;
1701
+ }
1702
+
1703
+ .card-topology__header {
1704
+ background-color: transparent$i;
1705
+ @include prime-color;
1706
+ text-transform: uppercase;
1707
+ border-bottom: 1px solid $prime-gray-50;
1708
+ }
1709
+
1710
+ .card-topology__footer {
1711
+ background-color: transparent$i;
1712
+ border-top: 1px solid $prime-gray-50;
1713
+ }
1714
+ }
1715
+
1716
+ .dash-product-list-container {
1717
+
1718
+ .col-10 {
1719
+ -ms-flex: 0 0 100%$i;
1720
+ flex: 0 0 100%$i;
1721
+ max-width: 100%$i;
1722
+ width: 100%$i;
1723
+ margin-top: 70px;
1724
+ }
1725
+
1726
+ }
1727
+
1728
+ .prime-dashboard-search {
1729
+ position: absolute;
1730
+ top: 45px;
1731
+ left: 360px;
1732
+ margin: 0;
1733
+
1734
+ .input-group {
1735
+ margin: 0;
1736
+ width: 350px;
1737
+ }
1738
+ }
1739
+
1740
+ .card-products-tit {
1741
+ color: $prime-black$i;
1742
+ font-weight: bold$i;
1743
+ }
1744
+
1745
+ .card-products-wrap {
1746
+ margin-bottom: 0;
1747
+ }
1748
+
1749
+
1750
+ .msg-search {
1751
+ border-radius: 10px;
1752
+
1753
+ .wrap {
1754
+
1755
+ i {
1756
+ font-size: 30px;
1757
+ }
1758
+ }
1759
+ }
1760
+
1761
+ .card-products-content {
1762
+
1763
+ .tc-menu {
1764
+ background: transparent $i;
1765
+ margin: 0;
1766
+ }
1767
+
1768
+ .tab-title {
1769
+ font-size: 16px $i;
1770
+ background: transparent $i;
1771
+ padding: 0 $i;
1772
+ margin-right: 30px;
1773
+
1774
+ min-width: initial $i;
1775
+ max-width: initial $i;
1776
+
1777
+ &:hover,
1778
+ &.tab-title-active {
1779
+ @include prime-color;
1780
+ background: transparent $i;
1781
+ }
1782
+ }
1783
+
1784
+ .area-navigation td:first-child button,
1785
+ .area-navigation td:last-child button {
1786
+ display: none $i;
1787
+ }
1788
+
1789
+ .tab-menu-wrap {
1790
+ margin: 20px 0 0 $i;
1791
+ }
1792
+
1793
+ .msg-search {
1794
+
1795
+ .wrap {
1796
+ border-radius: 10px $i;
1797
+ margin-top: 70px;
1798
+ }
1799
+ }
1800
+ }
1801
+
1802
+ .card-products-header {
1803
+ padding-bottom: 20px;
1804
+ }
1805
+
1806
+ .card-admin-user {
1807
+ display: grid $i;
1808
+ grid-template-columns: repeat(2, 1fr) $i;
1809
+ max-height: 100px $i;
1810
+ overflow-y: auto $i;
1811
+
1812
+ /* Track */
1813
+ ::-webkit-scrollbar-track {
1814
+ background: $prime-gray-50 $i;
1815
+ }
1816
+ /* Handle */
1817
+ ::-webkit-scrollbar-thumb {
1818
+ background: $prime-primary $i;
1819
+ }
1820
+ /* Handle on hover */
1821
+ ::-webkit-scrollbar-thumb:hover {
1822
+ background: $prime-complemt-2 $i;
1823
+ }
1824
+ }
1825
+
1826
+ .admin-fullname-wrap,
1827
+ .admin-email-wrap {
1828
+ gap: 5px $i;
1829
+ }
1830
+
1831
+
1832
+
1833
+ //====================================
1834
+ // onboard engprime
1835
+ //====================================
1836
+
1837
+ .onboard-engprime {
1838
+
1839
+ .tc-card-engprime {
1840
+ min-width: 290px;
1841
+ }
1842
+ }
1843
+
1844
+ .tc-card-engprime-wrap {
1845
+ display: flex;
1846
+ flex-flow: column;
1847
+ flex: 1;
1848
+ }
1849
+
1850
+
1851
+
1852
+ .tc-prime-more-info-link {
1853
+ cursor: pointer;
1854
+ text-transform: uppercase;
1855
+ font-size: 10px;
1856
+ margin-top: 10px;
1857
+
1858
+ display: flex;
1859
+ gap: 5px;
1860
+
1861
+ i {
1862
+ display: flex;
1863
+ font-size: 14px;;
1864
+ }
1865
+ }
1866
+
1867
+ .modal-eng-prime-header {
1868
+ @include flex-center;
1869
+ gap: 20px;
1870
+ @include bdr-bottom(20px, $prime-gray-50);
1871
+
1872
+ .modal-eng-prime-text {
1873
+ margin-left: 40px;
1874
+ }
1875
+ }
1876
+
1877
+ .modal-eng-prime-header-title {
1878
+ font-size: 20px;
1879
+ text-transform: uppercase;
1880
+ }
1881
+
1882
+
1883
+ .modal-eng-prime-name {
1884
+ text-transform: uppercase;
1885
+ }
1886
+
1887
+ .modal-eng-prime-info {
1888
+
1889
+ span {
1890
+ display: block;
1891
+ }
1892
+
1893
+ }
1894
+
1895
+ .numb-order {
1896
+ @include flex-center;
1897
+ border-radius: 50px;
1898
+ height: 70px;
1899
+ width: 70px;
1900
+
1901
+ p {
1902
+ color: $prime-white;
1903
+ font-size: 40px;
1904
+ }
1905
+ }
1906
+
1907
+ .modal-eng-prime-content {
1908
+ display: grid;
1909
+ grid-template-columns: repeat(2, 1fr);
1910
+ gap: 20px;
1911
+
1912
+
1913
+ }
1914
+
1915
+ .modal-eng-prime-content-wrap {
1916
+ @include flex-center;
1917
+ gap: 20px;
1918
+
1919
+ .modal-eng-prime-text-content {
1920
+ display: flex;
1921
+ align-items: center;
1922
+ gap: 20px;
1923
+
1924
+ padding: 10px;
1925
+ border: 2px solid $prime-gray-50;
1926
+ border-radius: 10px;
1927
+ width: 270px;
1928
+ }
1929
+ }
1930
+
1931
+ .modal-eng-prime-thumb {
1932
+ @include flex-center;
1933
+ border: 2px solid $prime-gray-100;
1934
+ border-radius: 50%;
1935
+ height: 50px;
1936
+ width: 50px;
1937
+ }
1938
+
1939
+ //====================================
1940
+ // Actions tab
1941
+ //====================================
1942
+ .sidebar-container {
1943
+
1944
+ .tab-content {
1945
+
1946
+ h4 {
1947
+ display: flex;
1948
+ align-items: center;
1949
+ gap: 7px;
1950
+ }
1951
+ }
1952
+
1953
+ .text-info {
1954
+ font-size: 20px;
1955
+ }
1956
+ }
1957
+
1958
+ .navy-bg {
1959
+
1960
+ &.opened,
1961
+ &:hover {
1962
+
1963
+ h3 {
1964
+ color: $prime-white $i;
1965
+ }
1966
+ }
1967
+ }
1968
+
1969
+ .tc-list-backup-files_title {
1970
+ font-size: 13px $i;
1971
+ }
1972
+
1973
+
1974
+ .tc-backup-wrap {
1975
+
1976
+ .topnav {
1977
+
1978
+ ul {
1979
+ background-color: transparent $i;
1980
+
1981
+ li:hover {
1982
+ background-color: transparent $i;
1983
+ }
1984
+ }
1985
+ }
1986
+
1987
+ h2 {
1988
+ font-size: 14px $i;
1989
+ }
1990
+ }
1991
+
1992
+
1993
+ .tc-product-info {
1994
+
1995
+ a {
1996
+ @include prime-color;
1997
+
1998
+ &:hover {
1999
+ @include prime-color;
2000
+ }
2001
+ }
2002
+
2003
+ }
2004
+
2005
+
2006
+
2007
+ //====================================
2008
+ // VPN
2009
+ //====================================
2010
+
2011
+
2012
+ tc-security-vpn {
2013
+
2014
+ .col-lg-12.text-right {
2015
+
2016
+ .btn.btn-link {
2017
+ color: $prime-white $i;
2018
+ }
2019
+ }
2020
+
2021
+
2022
+ .btn.btn-link.m-r {
2023
+ color: $prime-primary $i;
2024
+ }
2025
+
2026
+ .changes-controllers {
2027
+ .btn.btn-link.m-r {
2028
+ color: $prime-primary $i;
2029
+ }
2030
+ }
2031
+ }
2032
+
2033
+
2034
+ .sql-editor-wrap {
2035
+
2036
+ .history-name {
2037
+ margin: 20px 0 0 $i;
2038
+ }
2039
+ }
2040
+
2041
+ .sql-disclaimer-container {
2042
+ background-color: transparent $i;
2043
+ }
2044
+
2045
+
2046
+ tc-topologie {
2047
+
2048
+ .tc-menu {
2049
+ margin-bottom: 20px;
2050
+ }
2051
+ }
2052
+
2053
+ .tc-security-app-modify-restrictions {
2054
+
2055
+ .label-warning,
2056
+ .badge-warning {
2057
+ background-color: transparent;
2058
+ border: 3px solid $prime-second $i;
2059
+ color: $prime-black $i;
2060
+ border-radius: 5px $i;
2061
+
2062
+ .fa-exclamation-triangle {
2063
+ margin-right: 5px;
2064
+ color: $prime-second $i;
2065
+ }
2066
+ }
2067
+
2068
+ .config-index {
2069
+ background-color: $prime-primary $i;
2070
+ }
2071
+ }
2072
+
2073
+ .whitelist-wrap {
2074
+
2075
+ .config-index {
2076
+ background-color: $prime-primary $i;
2077
+ }
2078
+ }
2079
+
2080
+ .whitelist-wrap,
2081
+ .tc-security-app-modify-restrictions .rowBox {
2082
+ border: 3px solid $prime-gray-50 $i;
2083
+
2084
+ }
2085
+
2086
+
2087
+ //=================================================
2088
+ // Products Topologies
2089
+ //=================================================
2090
+
2091
+ //====================================
2092
+ // Carousel
2093
+ //====================================
2094
+
2095
+ .env-card-header {
2096
+ background: none $i;
2097
+ @include prime-gray-100;
2098
+
2099
+ .fa-cog,
2100
+ .icon-date-create {
2101
+ @include prime-gray-100;
2102
+ }
2103
+
2104
+ .status {
2105
+ color: $prime-black;
2106
+ }
2107
+ }
2108
+
2109
+ .top-id-wrap:hover .top-id,
2110
+ .top-id-wrap:hover i {
2111
+ @include prime-color;
2112
+ }
2113
+
2114
+
2115
+ .slick-dots li.slick-active button:before {
2116
+ @include prime-color;
2117
+ }
2118
+
2119
+ .slick-dots {
2120
+
2121
+ li {
2122
+
2123
+ button:before {
2124
+ @include prime-bgc;
2125
+ }
2126
+
2127
+ &.slick-active {
2128
+
2129
+ button {
2130
+
2131
+ &:before {
2132
+ @include prime-bgc;
2133
+ opacity: 1;
2134
+ }
2135
+ }
2136
+ }
2137
+ }
2138
+ }
2139
+
2140
+ .slick-prev:before,
2141
+ .slick-next:before {
2142
+ @include prime-color;
2143
+ }
2144
+
2145
+ .env-card-wrap {
2146
+
2147
+ .ibox-content.selected > :after,
2148
+ .ibox-content:hover > :after {
2149
+ border-top: 13px solid $prime-primary$i;
2150
+ }
2151
+
2152
+ .ibox-content:hover,
2153
+ .ibox-content.selected {
2154
+ box-shadow: none$i;
2155
+ }
2156
+ }
2157
+
2158
+
2159
+ .slick-dots {
2160
+ display: none$i;
2161
+ }
2162
+
2163
+ .ibox-content.selected > :after,
2164
+ .ibox-content:hover > :after {
2165
+ bottom: -13px$i;
2166
+ }
2167
+
2168
+ .env-card-content {
2169
+
2170
+ .wrap {
2171
+ flex-flow: row-reverse $i;
2172
+ }
2173
+ }
2174
+
2175
+
2176
+ .prime-topologies-header {
2177
+ display: block $i;
2178
+ }
2179
+
2180
+ .prime-topologies-header-content {
2181
+ display: flex;
2182
+ gap: 20px;
2183
+ align-items: stretch;
2184
+ border-bottom: 1px solid $prime-gray-50;
2185
+ height: 53px;
2186
+ }
2187
+
2188
+
2189
+ .prime-topology-title-page {
2190
+ display: flex;
2191
+ align-items: center;
2192
+
2193
+ h1 {
2194
+ font-size: 14px $i;
2195
+ font-weight: 500 $i;
2196
+ }
2197
+
2198
+ i {
2199
+ margin-left: 10px;
2200
+ color: $prime-gray-100;
2201
+ }
2202
+
2203
+ .header-title {
2204
+ background: transparent $i;
2205
+ }
2206
+
2207
+ }
2208
+
2209
+ .prime-length-wrap {
2210
+ display: flex;
2211
+ gap: 20px;
2212
+ align-items: center;
2213
+ border-left: 1px solid $prime-gray-50;
2214
+ padding-left: 20px;
2215
+
2216
+ .tplg-legnth {
2217
+ font-weight: bold;
2218
+ }
2219
+ }
2220
+
2221
+ .env-length,
2222
+ .header-title {
2223
+ display: none $i;
2224
+ }
2225
+
2226
+ .help-docs {
2227
+ position: absolute $i;
2228
+ top: -171px $i;
2229
+ right: -15px $i;
2230
+
2231
+ i {
2232
+ @include prime-color;
2233
+ }
2234
+ }
2235
+
2236
+ .topologies-header {
2237
+ min-height: initial $i;
2238
+ margin: 20px 0 $i;
2239
+ }
2240
+
2241
+ .ibox-content {
2242
+ margin-top: 0 $i;
2243
+ padding: 0 $i;
2244
+ border: none $i;
2245
+ }
2246
+
2247
+
2248
+ .slick-list .slick-slide .ibox-content.selected .env-card-header .status.error {
2249
+ color: red $i;
2250
+ }
2251
+
2252
+ .env-card.error {
2253
+ .slick-list .slick-slide .ibox-content.selected .env-card-header .fa-cog {
2254
+ color: red $i;
2255
+ }
2256
+
2257
+ }
2258
+
2259
+ .env-card {
2260
+
2261
+ .ibox-content {
2262
+ border: 3px solid $prime-gray-100 $i;
2263
+ border-radius: 5px;
2264
+
2265
+ .env-card-header {
2266
+ border-bottom: 2px solid $prime-gray-100;
2267
+ }
2268
+
2269
+ &.selected,
2270
+ &:hover {
2271
+ border-color: $prime-primary $i;
2272
+
2273
+ .env-card-header {
2274
+ border-bottom: 2px solid $prime-primary $i;
2275
+
2276
+ .status,
2277
+ .fa-cog,
2278
+ .icon-date-create {
2279
+ @include prime-color;
2280
+ }
2281
+ }
2282
+ }
2283
+
2284
+ }
2285
+
2286
+ &.error {
2287
+
2288
+ .env-card-header {
2289
+ border-bottom: 2px solid $prime-red $i;
2290
+
2291
+ .status,
2292
+ .icon-date-create {
2293
+ color: $prime-red $i;
2294
+ }
2295
+
2296
+ .status{
2297
+ color: $prime-red $i;
2298
+
2299
+ &.error {
2300
+ background-color: transparent $i;
2301
+ }
2302
+ }
2303
+ }
2304
+
2305
+ .ibox-content {
2306
+ border-color: $prime-red $i;
2307
+
2308
+ &.selected,
2309
+ &:hover
2310
+ {
2311
+
2312
+ .env-card-header {
2313
+ border-bottom: 2px solid $prime-red $i;
2314
+
2315
+ .fa-cog,
2316
+ .status,
2317
+ .icon-date-create {
2318
+ color: $prime-red $i;
2319
+ }
2320
+
2321
+ i {
2322
+ color: $prime-red $i;
2323
+ }
2324
+
2325
+ }
2326
+
2327
+ .env-card-content {
2328
+
2329
+ &:after {
2330
+ border-top-color: $prime-red $i;
2331
+ }
2332
+ }
2333
+ }
2334
+ }
2335
+ }
2336
+
2337
+ &.migrating {
2338
+
2339
+ .env-card-header {
2340
+ border-bottom: 2px solid $prime-second $i;
2341
+
2342
+ .status,
2343
+ .icon-date-create {
2344
+ color: $prime-second $i;
2345
+ }
2346
+
2347
+ .status{
2348
+ color: $prime-second $i;
2349
+
2350
+ &.error {
2351
+ background-color: transparent $i;
2352
+ }
2353
+ }
2354
+ }
2355
+
2356
+ .ibox-content {
2357
+ border-color: $prime-second $i;
2358
+
2359
+ &.selected,
2360
+ &:hover
2361
+ {
2362
+
2363
+ .env-card-header {
2364
+ border-bottom: 2px solid $prime-second $i;
2365
+
2366
+ .fa-cog,
2367
+ .status,
2368
+ .icon-date-create {
2369
+ color: $prime-second $i;
2370
+ }
2371
+
2372
+ i {
2373
+ color: $prime-second $i;
2374
+ }
2375
+
2376
+ }
2377
+
2378
+ .env-card-content {
2379
+
2380
+ &:after {
2381
+ border-top-color: $prime-second $i;
2382
+ }
2383
+ }
2384
+ }
2385
+ }
2386
+ }
2387
+ }
2388
+
2389
+
2390
+
2391
+ .bedge-wrap {
2392
+
2393
+ &.wrap-footer {
2394
+
2395
+ .label-success,
2396
+ .badge-success {
2397
+ color: $prime-black $i;
2398
+ font-weight: normal;
2399
+ }
2400
+ }
2401
+ }
2402
+
2403
+ .internet-access-box,
2404
+ .legendas {
2405
+ background: $prime-gray-10 $i;
2406
+ }
2407
+
2408
+ .vpn-list-box {
2409
+ // @include test;
2410
+
2411
+ .vpn-box {
2412
+ background-color: $prime-gray-10 $i;
2413
+ }
2414
+ }
2415
+
2416
+ //====================================
2417
+ // Actions
2418
+ //====================================
2419
+
2420
+ #prod-prime {
2421
+
2422
+ .boxFastAccess {
2423
+ border: none $i;
2424
+ border-bottom: 1px solid $prime-gray-50 $i;
2425
+ border-radius: 0 $i;
2426
+ border-top: 1px solid $prime-gray-50 $i;
2427
+
2428
+ margin: 0 0 20px $i;
2429
+
2430
+ tc-menu {
2431
+
2432
+ .tc-menu {
2433
+ margin-bottom: 30px;
2434
+ }
2435
+ }
2436
+
2437
+ }
2438
+
2439
+ .boxAction {
2440
+ border: none $i;
2441
+
2442
+ .box-search {
2443
+ padding: 0 $i;
2444
+ height: initial $i;
2445
+ }
2446
+ }
2447
+
2448
+ .text-success {
2449
+
2450
+ &:hover {
2451
+ @include prime-bg;
2452
+ color: $prime-white $i;
2453
+ }
2454
+
2455
+ }
2456
+ }
2457
+
2458
+
2459
+ #prime-quick-access {
2460
+
2461
+ &:hover .pin-action:hover + .text-success,
2462
+ &:hover .trash-action:hover + .text-success {
2463
+ @include prime-bg;
2464
+ color: $prime-white $i;
2465
+ }
2466
+
2467
+ .text-success,
2468
+ .fa-save {
2469
+ color: $prime-black $i;
2470
+ }
2471
+ }
2472
+
2473
+ .pin-icon {
2474
+ @include prime-color;
2475
+ font-size: 20px;
2476
+ top: 0 $i;
2477
+ }
2478
+
2479
+ .pin-action {
2480
+ background-color: $prime-complemt-2 $i;
2481
+ }
2482
+
2483
+
2484
+ .actions-title-bar {
2485
+
2486
+ h2 {
2487
+ margin: 5px 0 10px;
2488
+ font-size: 20px $i;
2489
+ text-transform: uppercase;
2490
+ }
2491
+
2492
+ small {
2493
+ font-size: 9px $i;
2494
+ }
2495
+ }
2496
+
2497
+
2498
+
2499
+ .monitor-wrap {
2500
+
2501
+ .label-success {
2502
+ @include prime-bgc;
2503
+ }
2504
+
2505
+ .col.btn-wrap {
2506
+ display: none $i;
2507
+ }
2508
+
2509
+ }
2510
+
2511
+ .vertical-timeline-content {
2512
+
2513
+ .ibox-content {
2514
+ padding: 15px $i;
2515
+ }
2516
+ }
2517
+
2518
+ #quickAccess {
2519
+
2520
+ .box-search-row-action:hover .trash-action:hover + .text-success {
2521
+ @include prime-bg;
2522
+ }
2523
+ }
2524
+
2525
+ .boxFastAccess .box {
2526
+ margin: 10px 0 0 $i;
2527
+ }
2528
+
2529
+ .group-smart-form {
2530
+
2531
+ button i {
2532
+ color: $prime-primary $i;
2533
+ }
2534
+
2535
+ }
2536
+
2537
+ //====================================
2538
+ // Services
2539
+ //====================================
2540
+
2541
+ .servicos-table-wrap {
2542
+
2543
+ .btn.btn-xs {
2544
+ background: none$i;
2545
+ }
2546
+
2547
+ .fa-save {
2548
+ @include prime-gray-100;
2549
+ }
2550
+ }
2551
+
2552
+ //====================================
2553
+ // Data Base
2554
+ //====================================
2555
+
2556
+ .database-users {
2557
+ border: none $i;
2558
+ padding: 0 $i;
2559
+
2560
+ p.m-l {
2561
+ display: block $i;
2562
+ margin: 0 0 10px $i;
2563
+ }
2564
+
2565
+ .create-user-box {
2566
+ p {
2567
+ margin-bottom: 10px $i;
2568
+ }
2569
+ }
2570
+ }
2571
+
2572
+ .database-session-management {
2573
+ border: none $i;
2574
+ padding: 0 $i;
2575
+
2576
+ .sessions-table {
2577
+
2578
+ .sessions-header {
2579
+ background-color: $prime-black $i;
2580
+ }
2581
+ }
2582
+ }
2583
+
2584
+
2585
+
2586
+ //====================================
2587
+ // Security
2588
+ //====================================
2589
+
2590
+ .changes-controllers {
2591
+
2592
+ .btn-link {
2593
+ background: transparent $i;
2594
+ }
2595
+ }
2596
+
2597
+ .rules-helper-wrapper {
2598
+
2599
+ .rules {
2600
+ border: 3px solid $prime-gray-100 $i;
2601
+ border-radius: 7px $i;
2602
+
2603
+ .illustration {
2604
+ border: 3px solid $prime-gray-100 $i;
2605
+ border-radius: 7px $i;
2606
+
2607
+ }
2608
+
2609
+ .rule {
2610
+
2611
+ .title {
2612
+ text-transform: uppercase;
2613
+ }
2614
+ }
2615
+ }
2616
+ }
2617
+
2618
+ .tc-security-v2 {
2619
+
2620
+ .topnav {
2621
+ margin: 0 $i;
2622
+
2623
+ ul li:hover {
2624
+ background-color: transparent $i;
2625
+ }
2626
+ }
2627
+
2628
+ .container-button {
2629
+ justify-content: flex-end;
2630
+ display: flex;
2631
+
2632
+ .col-lg-2.mb-2 {
2633
+ justify-content: flex-end;
2634
+ display: flex;
2635
+ }
2636
+ }
2637
+
2638
+ .grid-content .grid-item.item5.action-area .icon-button {
2639
+ font-size: 17px;
2640
+
2641
+ }
2642
+ }
2643
+
2644
+ .know-the-rules-wrap {
2645
+ // @include test(red);
2646
+
2647
+ .primary {
2648
+ background-color: transparent $i;
2649
+ }
2650
+ }
2651
+
2652
+ .country-select-wrap {
2653
+
2654
+ .rules-form,
2655
+ .form-select {
2656
+ background: $prime-gray-10 $i;
2657
+ }
2658
+ }
2659
+
2660
+ tc-security-app-modify-restrictions {
2661
+
2662
+ .rules-form {
2663
+ background: $prime-gray-10 $i;
2664
+
2665
+ i {
2666
+ color: $prime-gray-100 $i;
2667
+ }
2668
+ }
2669
+
2670
+ }
2671
+
2672
+ //====================================
2673
+ // Update central
2674
+ //====================================
2675
+
2676
+
2677
+ .update-central-component {
2678
+
2679
+ .text-right {
2680
+ margin: 0 $i;
2681
+ }
2682
+ }
2683
+
2684
+ .topnav a:hover,
2685
+ .topnav a.active {
2686
+ color: $prime-white $i;
2687
+ @include prime-bg;
2688
+ }
2689
+
2690
+
2691
+ //==========================================================
2692
+ // My Account
2693
+ //==========================================================
2694
+
2695
+ .card-name {
2696
+ color: $prime-white $i;
2697
+ }
2698
+
2699
+ //====================================
2700
+ // Consume
2701
+ //====================================
2702
+
2703
+ .tss-contract {
2704
+
2705
+ :after {
2706
+ display: none;
2707
+ }
2708
+
2709
+ h3 {
2710
+ padding: 0 $i;
2711
+ }
2712
+
2713
+
2714
+ .col-12 {
2715
+ padding: 0;
2716
+ }
2717
+
2718
+ .search-wrap {
2719
+ width: 495px;
2720
+ }
2721
+
2722
+ .grid:hover:after {
2723
+ top: -52px;
2724
+ left: 508px;
2725
+ }
2726
+
2727
+ .info-list {
2728
+ display: grid;
2729
+ grid-template-columns: 160px 220px auto;
2730
+ align-items: initial;
2731
+ margin: 0;
2732
+
2733
+ li {
2734
+ margin-left: 0 $i;
2735
+ padding-left: 0 $i;
2736
+ }
2737
+ }
2738
+
2739
+ .consumed {
2740
+ display: flex;
2741
+ align-items: center;
2742
+ flex: 1;
2743
+ justify-content: stretch;
2744
+ gap: 40px;
2745
+ }
2746
+
2747
+ .info-list-tit {
2748
+ align-items: center;
2749
+ gap: 20px;
2750
+
2751
+ div {
2752
+ display: flex;
2753
+ align-items: center;
2754
+ gap: 10px;
2755
+ }
2756
+ }
2757
+
2758
+ .info-list-item {
2759
+
2760
+ &.consume {
2761
+ @include test;
2762
+ }
2763
+ }
2764
+ }
2765
+
2766
+ .store-offer {
2767
+ border-radius: 7px $i;
2768
+ }
2769
+
2770
+ .tss-contract .wrap.radius {
2771
+ border: none $i;
2772
+ }
2773
+
2774
+ .prod-contract-title {
2775
+ font-weight: normal $i;
2776
+ }
2777
+
2778
+ .store-offer {
2779
+ align-items: center;
2780
+ justify-content: center;
2781
+ }
2782
+
2783
+ .grid:hover:after {
2784
+ display: block;
2785
+ }
2786
+
2787
+ .recursos-info-total-wrap {
2788
+ background: none $i;
2789
+ }
2790
+
2791
+ .contrato-card {
2792
+ justify-content: initial $i;
2793
+ min-height: initial $i;
2794
+ font-size: 15px;
2795
+ }
2796
+
2797
+ .ambientes-wrap {
2798
+ margin: 0 $i;
2799
+
2800
+ .icon-wrap {
2801
+ @include flex-center;
2802
+ // font-family: 'Font Awesome 6 Free';
2803
+ // color: $prime-gray-100;
2804
+ // height: 50px;
2805
+ // width: 50px;
2806
+
2807
+ // img {
2808
+ // // display: none;
2809
+ // }
2810
+
2811
+ // &::before {
2812
+ // font-size: 40px;
2813
+ // content: "\e163";
2814
+ // }
2815
+ }
2816
+ }
2817
+
2818
+ .contrato-card {
2819
+ min-height: 410px $i;
2820
+ box-shadow: none $i;
2821
+ border: 2px solid $prime-gray-50;
2822
+ }
2823
+
2824
+
2825
+ //====================================
2826
+ // Billing
2827
+ //====================================
2828
+
2829
+ .extrato-card {
2830
+
2831
+ .header {
2832
+
2833
+ h1 {
2834
+ margin-bottom: 20px ;
2835
+ }
2836
+ }
2837
+
2838
+ }
2839
+
2840
+ .billing-header {
2841
+ padding: 10px;
2842
+ }
2843
+
2844
+ .billing-header,
2845
+ .extract-wrap,
2846
+ .billing-content .billing-detail,
2847
+ .total-wrap
2848
+ {
2849
+ border-color: $prime-gray-100 $i;
2850
+ }
2851
+
2852
+ .billing-content {
2853
+
2854
+ .billing-detail:last-child {
2855
+ margin-bottom: 3px;
2856
+ }
2857
+ }
2858
+
2859
+ .total-wrap {
2860
+
2861
+ .total-soma {
2862
+ font-weight: normal;
2863
+ }
2864
+ }
2865
+
2866
+ .offer,
2867
+ .card-offer,
2868
+ .card-offer-title,
2869
+ .offer .offer-tit,
2870
+ .simulation-box
2871
+ {
2872
+ border-radius: 0 $i;
2873
+ }
2874
+
2875
+ .card-offer {
2876
+
2877
+ .wrap {
2878
+ background: $prime-gray-50;
2879
+ }
2880
+ }
2881
+
2882
+ .card-offer,
2883
+ .offer
2884
+ {
2885
+ border-color: $prime-primary $i;
2886
+ }
2887
+
2888
+ .total-wrap,
2889
+ .simulation-box
2890
+
2891
+ {
2892
+ background: $prime-gray-50 $i;
2893
+ }
2894
+
2895
+ .card-offer-title,
2896
+ .offer .offer-tit
2897
+ {
2898
+ background: $prime-primary $i;
2899
+ }
2900
+
2901
+ .offer-wrapper-icon {
2902
+
2903
+ img {
2904
+ @include svg-prime;
2905
+ }
2906
+ }
2907
+
2908
+
2909
+ .card-offer .wrap,
2910
+ .simulation-box
2911
+
2912
+ {
2913
+ background: none $i;
2914
+ }
2915
+
2916
+ .simulation-box {
2917
+ border-top: 1px solid $prime-gray-100;
2918
+ }
2919
+
2920
+ .offer-head-img {
2921
+
2922
+ img {
2923
+ height: 95px;
2924
+ }
2925
+ }
2926
+
2927
+ .offer-wrapper-content {
2928
+
2929
+ .val {
2930
+ margin-bottom: 15px;
2931
+ }
2932
+ }
2933
+
2934
+ .simulation-box {
2935
+ margin: 10px 0 0 $i;
2936
+ padding: 10px $i;
2937
+ }
2938
+
2939
+
2940
+ //====================================
2941
+ // SLA
2942
+ //====================================
2943
+
2944
+ .accordion2-btn:hover {
2945
+ @include prime-bg-50;
2946
+ }
2947
+
2948
+ //====================================
2949
+ // SLA
2950
+ //====================================
2951
+
2952
+ .order-wrap {
2953
+ @include prime-bdr-100;
2954
+ }
2955
+
2956
+ .order-new {
2957
+ @include prime-color;
2958
+
2959
+ .order-detail-tit {
2960
+ @include prime-bg;
2961
+ }
2962
+ }
2963
+
2964
+ .history-list {
2965
+
2966
+ li {
2967
+ @include prime-gray-50;
2968
+
2969
+ a {
2970
+ color: $prime-black $i;
2971
+ }
2972
+ }
2973
+
2974
+ }
2975
+ //==========================================================
2976
+ // IAAS
2977
+ //==========================================================
2978
+
2979
+ .iaas-start-page {
2980
+
2981
+ .content-helpme {
2982
+
2983
+ h3 {
2984
+ margin-bottom: 20px $i;
2985
+ }
2986
+ }
2987
+
2988
+ .content-helpme {
2989
+ background-color: transparent $i;
2990
+
2991
+ }
2992
+ }
2993
+
2994
+ .container-page-iaas {
2995
+
2996
+ .title-wrap {
2997
+ background: transparent;
2998
+ margin: 0;
2999
+ }
3000
+
3001
+ .container-table {
3002
+
3003
+ .container-columns {
3004
+ background-color: $prime-black $i;
3005
+ }
3006
+ }
3007
+
3008
+ .container-columns {
3009
+
3010
+ .container-info {
3011
+ margin: 0 $i;
3012
+ }
3013
+
3014
+ .fas {
3015
+ color: $prime-white $i;
3016
+ }
3017
+
3018
+ }
3019
+
3020
+ .item-click {
3021
+ font-size: 11px;
3022
+ }
3023
+
3024
+ .container-item .container-options .icon-default {
3025
+ font-size: 40px;
3026
+ }
3027
+
3028
+ .container-body {
3029
+
3030
+ .content-header {
3031
+
3032
+ .container-count-wizard {
3033
+
3034
+ .container-item {
3035
+ border: none $i;
3036
+ background-color: $prime-gray-50 $i;
3037
+ color: $prime-gray-100 $i;
3038
+
3039
+ &.active,
3040
+ &.completed {
3041
+ font-size: 20px $i;
3042
+ color: $prime-white $i;
3043
+ background-color: $prime-primary $i;
3044
+ }
3045
+
3046
+ }
3047
+
3048
+ }
3049
+
3050
+ &:has(.content-helpme) {
3051
+ height: 210px $i;
3052
+ }
3053
+
3054
+ }
3055
+
3056
+ .content-helpme {
3057
+
3058
+ h3 {
3059
+ margin-bottom: 10px;
3060
+ }
3061
+
3062
+ }
3063
+ }
3064
+
3065
+ .primary:disabled {
3066
+ background-color: rgba($prime-primary, 0.5) $i;
3067
+ }
3068
+
3069
+ .container-network {
3070
+
3071
+ .container-list-network {
3072
+ margin-top: 0 $i;
3073
+ }
3074
+ }
3075
+
3076
+ .container-card-list {
3077
+
3078
+ .container-item {
3079
+
3080
+ &:hover,
3081
+ &.active {
3082
+ background-color: $prime-gray-50 $i;
3083
+ color:$prime-black $i;
3084
+ border-radius: 0 $i;
3085
+ }
3086
+ }
3087
+ }
3088
+
3089
+ .container-item {
3090
+
3091
+ .container-options {
3092
+ grid-gap: 15px $i;
3093
+
3094
+ .fa-plus-square {
3095
+ font-size: 22px $i;
3096
+ }
3097
+
3098
+ .icon-default.remove {
3099
+ color:$prime-red $i;
3100
+ }
3101
+ }
3102
+ }
3103
+
3104
+ .container-page {
3105
+
3106
+ .container-table {
3107
+
3108
+ .container-columns {
3109
+ max-height: initial $i;
3110
+ min-height: initial $i;
3111
+
3112
+ .col-item p {
3113
+ margin: 10px $i;
3114
+ font-size: 10px $i;
3115
+ line-height: 15px $i;
3116
+ }
3117
+ }
3118
+ }
3119
+
3120
+ }
3121
+
3122
+ .container-empty {
3123
+ padding: 0 $i;
3124
+ }
3125
+
3126
+ .container-row {
3127
+
3128
+ .col-item {
3129
+
3130
+ &.backup-item {
3131
+ margin: 0 $i;
3132
+ }
3133
+
3134
+ &.actions,
3135
+ &.backup-item
3136
+ {
3137
+ align-items: initial $i;
3138
+ }
3139
+
3140
+ &.actions {
3141
+
3142
+ .remove-icon-button {
3143
+ font-size: 20px $i;
3144
+ }
3145
+ }
3146
+ }
3147
+ }
3148
+
3149
+ .fa-icon-info {
3150
+ color: $prime-second $i;
3151
+ }
3152
+
3153
+ .container-icon {
3154
+ color: $prime-primary $i;
3155
+ background-color: transparent $i;
3156
+ }
3157
+
3158
+ .container-content .container-header .title {
3159
+ text-transform: uppercase $i;
3160
+ font-size: 14px $i;
3161
+ }
3162
+
3163
+ .container-content .checkout-content .resume-env .resume-env-header .offer-controls .offer-button {
3164
+ border-radius: 7px 7px 0 0 $i;
3165
+ }
3166
+
3167
+ .container-content .checkout-content .resume-header .environment-data .content,
3168
+ .container-content .checkout-content .resume-header .network-data .content {
3169
+ background-color: transparent $i;
3170
+ border: 2px solid $prime-gray-50 $i;
3171
+ }
3172
+
3173
+
3174
+
3175
+ // ==========================
3176
+ } // end Style IAAS page
3177
+ // ==========================
3178
+
3179
+ .container-input.success input {
3180
+ background-color: transparent $i;
3181
+ border-color: $prime-primary $i;
3182
+ color: $prime-primary2 $i;
3183
+ font-size: 13px $i;
3184
+ }
3185
+
3186
+ .container-dialog {
3187
+
3188
+ .container-header,
3189
+ .container-header.warning {
3190
+ background-color: $prime-primary $i;
3191
+ }
3192
+ }
3193
+
3194
+
3195
+
3196
+ // ==========================
3197
+ // checkout
3198
+ // ==========================
3199
+
3200
+ .box-vouncher {
3201
+
3202
+ .btn-link {
3203
+ color: $prime-black $i;
3204
+ border: 2px solid #EEEEEE;
3205
+ border-radius: 5px;
3206
+ padding: 10px;
3207
+ font-size: 14px;
3208
+
3209
+ span {
3210
+ color: $prime-primary $i;
3211
+ }
3212
+ }
3213
+
3214
+ }
3215
+
3216
+
3217
+ .virtual-machine-content {
3218
+
3219
+ .vm-flavor__cpu,
3220
+ .vm-flavor__ram,
3221
+ .vm-so-disk__size,
3222
+ .vm-disk-backup__status,
3223
+ .vm-disk__size,
3224
+ .vm-disk__iops
3225
+ {
3226
+ border-radius: 4px $i;
3227
+ }
3228
+
3229
+ .vm-header__expand-btn.active {
3230
+ background: transparent $i;
3231
+ }
3232
+ }
3233
+
3234
+
3235
+ //==========================================================
3236
+ // IAAS - Import VM
3237
+ //==========================================================
3238
+
3239
+ .iaas-import-vm {
3240
+
3241
+ .welcome-page-title {
3242
+ margin-bottom: 20px;
3243
+ }
3244
+
3245
+ .welcome-page-paragraph {
3246
+ margin-bottom: 10px;
3247
+ line-height: 21px;
3248
+ }
3249
+
3250
+ .welcome-page-content-button {
3251
+ margin-top: 20px;
3252
+ }
3253
+
3254
+ .welcome-page-box {
3255
+ background-color: transparent $i;
3256
+ border: 2px solid $prime-gray-50;
3257
+ border-radius: 5px $i;
3258
+ }
3259
+
3260
+ .welcome-page-box-paragraph {
3261
+ margin-bottom: 20px;
3262
+ }
3263
+
3264
+ .welcome-page-box-icon {
3265
+ background-color: transparent $i;
3266
+
3267
+ i {
3268
+ color: $prime-primary $i;
3269
+ }
3270
+ }
3271
+
3272
+ .welcome-page-box-icon-terminal {
3273
+ border-radius: 4px $i;
3274
+ }
3275
+ }
3276
+
3277
+ .welcome-page-info {
3278
+ flex-basis: unset $i;
3279
+ margin: 0 auto 20px $i;
3280
+ }
3281
+
3282
+ .select-bucket-page-wrap {
3283
+
3284
+ .select-bucket-page-box {
3285
+ background-color: transparent $i;
3286
+ border: 2px solid $prime-gray-50;
3287
+ border-radius: 5px $i;
3288
+ }
3289
+
3290
+ .select-bucket-page-box-icon {
3291
+ background-color: transparent $i;
3292
+ }
3293
+ }
3294
+
3295
+ .box-card-import-virtual-machine {
3296
+
3297
+ .send-request-page-number-step {
3298
+ margin-bottom: 20px $i;
3299
+ }
3300
+ }
3301
+
3302
+ .modal-list-instances-header {
3303
+
3304
+ h2 {
3305
+ font-size: 14px $i;
3306
+ text-transform: uppercase;
3307
+ }
3308
+ }
3309
+
3310
+ .file-manager-container {
3311
+ min-height: initial $i;
3312
+ }
3313
+
3314
+ .box-card-import-virtual-machine {
3315
+
3316
+ .container {
3317
+ border: 1px solid $prime-gray-100 $i;
3318
+ }
3319
+
3320
+ .title-image {
3321
+ height: initial $i;
3322
+ margin: 10px 0 $i;
3323
+ }
3324
+
3325
+ .container-input {
3326
+
3327
+ textarea {
3328
+ height: 95px;
3329
+ }
3330
+ }
3331
+
3332
+ .title-image p {
3333
+ height: initial $i;
3334
+ border-bottom: 1px solid $prime-gray-100 $i;
3335
+ padding-bottom: 5px $i;
3336
+ }
3337
+ }
3338
+
3339
+ .msg-warning-wrap {
3340
+ color: $prime-black $i;
3341
+ background-color: transparent $i;
3342
+ border: 2px solid $prime-second $i;
3343
+
3344
+
3345
+ .msg-warning-paragraph {
3346
+ margin-bottom: 20px $i;
3347
+
3348
+ strong {
3349
+ display: block $i;
3350
+ }
3351
+ }
3352
+ }
3353
+
3354
+ .container-icon.user-name {
3355
+ right: -2px $i;
3356
+ }
3357
+
3358
+ .icon-fm {
3359
+ color: $prime-black $i;
3360
+ }
3361
+
3362
+ //==========================================================
3363
+ // IAAS - Page
3364
+ //==========================================================
3365
+
3366
+ &.iaas-page {
3367
+
3368
+ .background-page-global {
3369
+ background-color: lighten($prime-primary, 34.8%) $i;
3370
+ }
3371
+
3372
+ .box-relative {
3373
+ top: initial;
3374
+ height: initial;
3375
+ }
3376
+ }
3377
+
3378
+
3379
+ //==========================================================
3380
+ // IAAS - Ações executadas
3381
+ //==========================================================
3382
+
3383
+ .tc-pipelines {
3384
+
3385
+ .pb-5,
3386
+ .py-5 {
3387
+ padding: 20px 0 0 20px $i;
3388
+
3389
+ .title {
3390
+ margin-bottom: 20px;
3391
+ }
3392
+ }
3393
+
3394
+ }
3395
+
3396
+ .monitor-wrap.label-success {
3397
+ border-color: $prime-primary $i;
3398
+ }
3399
+
3400
+ //==========================================================
3401
+ // IAAS - Ambientes
3402
+ //==========================================================
3403
+
3404
+ .container-card-topology {
3405
+ border-radius: 5px $i;
3406
+ // @include prime-bdr-100;
3407
+ border: 2px solid $prime-gray-100 $i;
3408
+
3409
+ .container-header-card {
3410
+ background: none $i;
3411
+ color: $prime-black $i;
3412
+ border-bottom: 2px solid $prime-gray-100 $i;
3413
+ border-radius: 5px 5px 0 0 $i;
3414
+ }
3415
+
3416
+ &.active,
3417
+ &:hover {
3418
+ @include prime-bdr;
3419
+
3420
+ i {
3421
+ color: $prime-primary $i;
3422
+ }
3423
+
3424
+ .container-header-card {
3425
+ border-bottom: 2px solid $prime-primary $i;
3426
+
3427
+ span {
3428
+ color: $prime-primary $i;
3429
+ }
3430
+ }
3431
+ }
3432
+
3433
+ &.done {
3434
+
3435
+ &:after {
3436
+ border-top-color: $prime-primary $i;
3437
+ bottom: -15px $i;
3438
+ }
3439
+ }
3440
+
3441
+ &.error {
3442
+ border-color: $prime-red $i;
3443
+
3444
+ .container-header-card {
3445
+ background-color: transparent $i;
3446
+ border-bottom: 2px solid $prime-red $i;
3447
+
3448
+ p,
3449
+ i {
3450
+ color: $prime-red $i;
3451
+ }
3452
+
3453
+ }
3454
+ }
3455
+ }
3456
+
3457
+ .container-card-body,
3458
+ .container-all-list .container-list-vms,
3459
+ .container-body .container-actions
3460
+ {
3461
+ box-shadow: none $i;
3462
+ border-radius: 5px $i;
3463
+ }
3464
+
3465
+
3466
+ .container-body {
3467
+ border-radius: 5px $i;
3468
+
3469
+ .container-card-details {
3470
+
3471
+ .card-details-item {
3472
+ border-radius: 5px $i;
3473
+ font-size: 12px $i;
3474
+ border: 2px solid $prime-gray-50 $i;
3475
+
3476
+ .container-header-card {
3477
+ color: $prime-black $i;
3478
+ background: none $i;
3479
+ border-bottom: 2px solid $prime-gray-50;
3480
+ border-radius: 5px 5px 0 0 $i;
3481
+ }
3482
+
3483
+ &:hover {
3484
+ border-color: $prime-primary $i;
3485
+ }
3486
+
3487
+ .container-infos {
3488
+
3489
+ .info-item {
3490
+ flex-flow: column;
3491
+ gap: 5px;
3492
+ background: none $i;
3493
+ border: 1px solid $prime-gray-50 $i;
3494
+ margin-bottom: 5px;
3495
+
3496
+ &:last-child {
3497
+ margin: 0;
3498
+ }
3499
+ }
3500
+ }
3501
+
3502
+ }
3503
+ }
3504
+
3505
+ .container-actions {
3506
+ border: 2px solid $prime-gray-50 $i;
3507
+
3508
+ .action-item {
3509
+ background: $prime-gray-50 $i;
3510
+
3511
+ &:hover {
3512
+ background: $prime-primary $i;
3513
+ color: $prime-white;
3514
+ }
3515
+
3516
+ }
3517
+ }
3518
+
3519
+ .disk-box {
3520
+ background: none $i;
3521
+ border: 2px solid $prime-gray-50 $i;
3522
+ border-radius: 5px $i;
3523
+ }
3524
+ }
3525
+
3526
+ .container-header-card {
3527
+
3528
+ img {
3529
+ @include svg-prime;
3530
+ }
3531
+
3532
+ p {
3533
+ font-size: 12px;
3534
+ }
3535
+ }
3536
+
3537
+ .tippy-content {
3538
+
3539
+ .access-template-text {
3540
+
3541
+ a {
3542
+ color: $prime-complemt $i;
3543
+ }
3544
+ }
3545
+ }
3546
+
3547
+ .container-empty {
3548
+
3549
+ .empty-image {
3550
+ width: 200px $i;
3551
+ }
3552
+ }
3553
+
3554
+
3555
+ .container-refresh {
3556
+ background-color: transparent $i;
3557
+
3558
+ }
3559
+
3560
+ .vertical-timeline-block {
3561
+
3562
+ .label-info,
3563
+ .badge-info {
3564
+ background: none $i;
3565
+ }
3566
+ }
3567
+
3568
+ .container-item-vm:hover,
3569
+ .container-item-vm.active {
3570
+ background-color: $prime-gray-50 $i;
3571
+ }
3572
+
3573
+ .container-body .container-header .title {
3574
+ margin-bottom: 10px;
3575
+ }
3576
+
3577
+ .timeline-text {
3578
+ font-weight: normal $i;
3579
+ }
3580
+
3581
+ .control-button.refresh.running {
3582
+ background-color: var(--tc-primary);
3583
+ }
3584
+
3585
+ .monitor-dashboard-container .monitor-container .title {
3586
+ margin: 20px 0 $i;
3587
+ }
3588
+
3589
+ //==========================================================
3590
+ // IAAS - Configurações Gerais
3591
+ //==========================================================
3592
+
3593
+ .container-page .container-table .container-cols {
3594
+ background-color: $prime-black $i;
3595
+ }
3596
+
3597
+ .container-page .container-card-details .card-details-item {
3598
+ border: 2px solid $prime-gray-50 $i;
3599
+
3600
+ .container-header-card {
3601
+ background: none $i;
3602
+ color: $prime-black $i;
3603
+ border-bottom: 1px solid $prime-gray-100 $i;
3604
+ }
3605
+ }
3606
+
3607
+
3608
+ //==========================================================
3609
+ // IAAS - Ajuda
3610
+ //==========================================================
3611
+
3612
+ .iaas-help-header {
3613
+
3614
+ .wrap {
3615
+ margin: 0 40px;
3616
+
3617
+ p {
3618
+ margin-bottom: 20px;
3619
+ font-weight: normal;
3620
+ margin-bottom: 20px;
3621
+ }
3622
+
3623
+ a {
3624
+ display: inline-flex $i;
3625
+ }
3626
+ }
3627
+ }
3628
+
3629
+
3630
+ .help-content-card {
3631
+ background: none $i;
3632
+ border-radius: 5px $i;
3633
+ box-shadow: 0 0 0 2px $prime-gray-100;
3634
+
3635
+ &:hover {
3636
+ box-shadow: 0 0 0 2px $prime-primary $i;
3637
+ }
3638
+
3639
+ p {
3640
+ margin-bottom: 20px;
3641
+ font-weight: normal;
3642
+ margin-bottom: 20px;
3643
+ }
3644
+
3645
+ a {
3646
+ display: inline-flex $i;
3647
+ }
3648
+ }
3649
+
3650
+
3651
+ //==========================================================
3652
+ // IAM - Gestão de Usuários
3653
+ //==========================================================
3654
+
3655
+ .grid .grid-content .grid-item:first-child p,
3656
+ .grid .grid-header .grid-item:first-child p {
3657
+ font-weight: normal;
3658
+ }
3659
+
3660
+ .grid .grid-header .grid-item {
3661
+ background: $prime-black $i;
3662
+ }
3663
+
3664
+ .help-iam {
3665
+
3666
+ h1 {
3667
+ margin: 40px 0 20px;
3668
+ }
3669
+ }
3670
+
3671
+
3672
+ .help-iam-header {
3673
+
3674
+ h2, h3, p, li {
3675
+ font-weight: normal $i;
3676
+ }
3677
+ }
3678
+
3679
+ .help-iam-content {
3680
+
3681
+ h3, h4, p, li {
3682
+ font-weight: normal $i;
3683
+ }
3684
+ }
3685
+
3686
+ .tc-accordion {
3687
+ border: 2px solid $tc-gray-200 $i;
3688
+ border-radius: 5px $i;
3689
+
3690
+ .area-filter {
3691
+ padding: 0 $i;
3692
+ }
3693
+
3694
+ .form-control {
3695
+ font-size: 12px $i;
3696
+ }
3697
+ }
3698
+
3699
+
3700
+ .progress-wrap-tex {
3701
+ @include prime-gray-100;
3702
+ }
3703
+
3704
+ .progress-wrap .progress-wrap-bar,
3705
+ .form-fieldset label
3706
+ {
3707
+ @include prime-bg-50;
3708
+ }
3709
+
3710
+ .progress-wrap-text {
3711
+ text-transform: uppercase;
3712
+ font-size: 14px $i;
3713
+ @include prime-gray-100;
3714
+ }
3715
+
3716
+
3717
+ #permissoes {
3718
+
3719
+ .box {
3720
+ border-radius: 5px $i;
3721
+ @include prime-bdr-100;
3722
+ padding: 20px $i;
3723
+ }
3724
+ }
3725
+
3726
+ .card-footer-wrap {
3727
+ margin-bottom: 20px $i;
3728
+ }
3729
+
3730
+ .user-paper {
3731
+
3732
+ .sub-titulo {
3733
+ padding-right: 180px;
3734
+ }
3735
+ }
3736
+
3737
+
3738
+ #tabIamUser {
3739
+
3740
+ .box-grid-content {
3741
+
3742
+ .grid-content {
3743
+
3744
+ .grid-item {
3745
+ background: $prime-gray-10;
3746
+ }
3747
+
3748
+ &:nth-child(odd) {
3749
+
3750
+ .grid-item {
3751
+ background: $prime-gray-50;
3752
+ }
3753
+ }
3754
+
3755
+ &.active {
3756
+
3757
+ .grid-item {
3758
+ background: $prime-primary $i;
3759
+ color:$prime-white $i;
3760
+ }
3761
+
3762
+ &:before {
3763
+ background: $prime-primary;
3764
+ }
3765
+ }
3766
+ }
3767
+ }
3768
+
3769
+ }
3770
+
3771
+ #this-roles {
3772
+
3773
+ .box-border-green {
3774
+ border: 2px solid $prime-primary;
3775
+ }
3776
+ }
3777
+
3778
+ //==========================================================
3779
+ // Administration
3780
+ //==========================================================
3781
+
3782
+ // ==========================
3783
+ // adm contract
3784
+ // ==========================
3785
+
3786
+ .adm-contrato {
3787
+
3788
+ .header {
3789
+ margin-bottom: 20px;
3790
+ }
3791
+ }
3792
+
3793
+ // ==========================
3794
+ // News
3795
+ // ==========================
3796
+
3797
+ .tc-crud-news {
3798
+
3799
+ .grid-body {
3800
+
3801
+ .grid-for:nth-child(odd) {
3802
+ background: $prime-gray-10 $i;
3803
+ }
3804
+ }
3805
+
3806
+ .news-icon-wrap {
3807
+
3808
+ i {
3809
+ color: $prime-gray-100 $i;
3810
+
3811
+ &.fa-trash-alt:hover {
3812
+ color: $prime-red $i;
3813
+ }
3814
+ }
3815
+ }
3816
+
3817
+ .grid-header {
3818
+ font-weight: normal $i;
3819
+
3820
+ .item {
3821
+ background: $prime-black $i;
3822
+
3823
+ &:first-child,
3824
+ &:last-child {
3825
+ border-radius: 0 $i;
3826
+ }
3827
+ }
3828
+ }
3829
+
3830
+
3831
+ .modal-header {
3832
+
3833
+ h4 {
3834
+ font-weight: normal $i;
3835
+ }
3836
+
3837
+ .fa-exclamation-triangle {
3838
+ color: $prime-second $i;
3839
+ }
3840
+ }
3841
+ }
3842
+
3843
+ // ==========================
3844
+ // Customer feedback
3845
+ // ==========================
3846
+
3847
+
3848
+ .tc-customer-feedback {
3849
+
3850
+ h2 {
3851
+ margin-bottom: 20px;
3852
+ }
3853
+
3854
+ h3 {
3855
+ cursor: pointer;
3856
+ margin-bottom: 20px;
3857
+ }
3858
+ }
3859
+
3860
+ // ==========================
3861
+ // Reports
3862
+ // ==========================
3863
+
3864
+ .project-list {
3865
+ .table-hover tbody tr:hover {
3866
+ background-color: $prime-primary $i;
3867
+ }
3868
+ }
3869
+
3870
+ .inmodal .modal-header small {
3871
+ font-weight: normal $i;
3872
+ }
3873
+
3874
+ .feature-group {
3875
+
3876
+ p {
3877
+ margin: 20px 0 $i;
3878
+ }
3879
+ }
3880
+
3881
+ .ibox-heading h3 {
3882
+ font-size: initial $i;
3883
+ margin-bottom: 10px;
3884
+ }
3885
+
3886
+ // ==========================
3887
+ // Reports
3888
+ // ==========================
3889
+ .tcode-search {
3890
+ margin: 20px 0;
3891
+ }
3892
+
3893
+ // ==========================
3894
+ // IAM
3895
+ // ==========================
3896
+
3897
+ // Associação de Papéis
3898
+ .iam_rules-actions {
3899
+
3900
+ .ibox-content {
3901
+
3902
+ &.container-bg-dark {
3903
+ background-color: transparent $i;
3904
+ }
3905
+
3906
+ }
3907
+
3908
+ }
3909
+
3910
+ .iam_user-rules,
3911
+ .iam_rules-actions,
3912
+ .iam_rules-groups {
3913
+
3914
+ .ibox-content {
3915
+ border: none $i;
3916
+ }
3917
+
3918
+ .ibox-tools {
3919
+ position: relative $i;
3920
+ top: 15px $i;
3921
+ right: 15px $i;
3922
+ }
3923
+
3924
+ .table-hover tbody tr:hover .btn-white:hover {
3925
+ background: $prime-white $i;
3926
+ }
3927
+
3928
+ .feature-actions {
3929
+
3930
+ .btn-white {
3931
+
3932
+ &:hover {
3933
+ color: $prime-primary $i;
3934
+ }
3935
+ }
3936
+ }
3937
+ }
3938
+
3939
+ // ==========================
3940
+ // Provisionamento
3941
+ // ==========================
3942
+
3943
+ .tc-launcher-page {
3944
+
3945
+ .ibox-content {
3946
+ background-color: transparent $i;
3947
+ border: 2px solid $prime-gray-50 $i;
3948
+ border-radius: 5px $i;
3949
+ margin-top: 0 $i;
3950
+ padding: 10px $i;
3951
+ margin-bottom: 20px $i;
3952
+
3953
+ .ibox-content {
3954
+ margin-bottom: 0 $i;
3955
+ }
3956
+ }
3957
+
3958
+ .ibox-heading {
3959
+ margin-top: 10px $i;
3960
+
3961
+ small {
3962
+
3963
+ i {
3964
+ margin-right: 5px;
3965
+ font-size: 14px;
3966
+ }
3967
+ }
3968
+ }
3969
+
3970
+ .text-center {
3971
+
3972
+ .btn-success {
3973
+ border-color: transparent $i;
3974
+ }
3975
+ }
3976
+
3977
+
3978
+ .widget-head-color-box {
3979
+
3980
+ &.card-header {
3981
+ background-color: transparent $i;
3982
+ color: $prime-black $i;
3983
+ border-radius: 7px 7px 0 0 $i;
3984
+ border: 2px solid $prime-gray-50 $i;
3985
+
3986
+ p {
3987
+ line-height: 25px;
3988
+ margin: 20px 0;
3989
+ }
3990
+
3991
+
3992
+ }
3993
+ }
3994
+
3995
+
3996
+ .col-12.text-right {
3997
+
3998
+ .btn-success {
3999
+ border-color: transparent $i;
4000
+ }
4001
+ }
4002
+
4003
+ .widget-text-box {
4004
+ border-radius: 0 0 7px 7px $i;
4005
+ border-width: 2px $i;
4006
+ }
4007
+
4008
+ .ibox-content.search-code {
4009
+
4010
+ .col-12.text-center {
4011
+ align-items: center;
4012
+ justify-content: flex-end;
4013
+ display: flex;
4014
+ }
4015
+ }
4016
+
4017
+ }
4018
+
4019
+ .ibox-title {
4020
+
4021
+ h5 {
4022
+ font-size: 16px $i;
4023
+ text-transform: uppercase $i;
4024
+ }
4025
+ }
4026
+
4027
+ // ==========================
4028
+ // Provisionamento em Exec
4029
+ // ==========================
4030
+
4031
+ .tc-list-provisioning {
4032
+ margin-bottom: 20px;
4033
+
4034
+ .container-item {
4035
+ border: 2px solid $prime-gray-50 $i;
4036
+ border-radius: 5px;
4037
+ box-shadow: none;
4038
+ }
4039
+
4040
+ .container-item .container-top-card .container-infos {
4041
+ border: 1px solid $prime-gray-50 $i;
4042
+ background-color: transparent $i;
4043
+ }
4044
+ }
4045
+
4046
+ // ==========================
4047
+ // Listagem de Templates
4048
+ // ==========================
4049
+
4050
+ .list-component {
4051
+ margin: 20px 0 $i;
4052
+
4053
+ .nav-tabs {
4054
+ margin-bottom: 20px;
4055
+ }
4056
+ }
4057
+
4058
+ // ==========================
4059
+ // Importação de Ambientes
4060
+ // ==========================
4061
+
4062
+ .tc-import-env {
4063
+
4064
+ .card-container {
4065
+ padding: 0 $i;
4066
+ background: none $i;
4067
+ }
4068
+
4069
+ h1 {
4070
+ font-size: 16px $i;
4071
+ text-transform: uppercase $i;
4072
+ margin-bottom: 20px;
4073
+ }
4074
+
4075
+ .panel-body {
4076
+ padding: 20px 20px 0 $i;
4077
+
4078
+ p {
4079
+ margin-bottom: 20px;
4080
+ }
4081
+ }
4082
+ }
4083
+
4084
+
4085
+
4086
+ //==========================================================
4087
+ // Administration Evento comercial
4088
+ //==========================================================
4089
+
4090
+
4091
+ // ==========================
4092
+ // Requisições
4093
+ // ==========================
4094
+
4095
+ .tc-requests {
4096
+
4097
+ .tc-tab-menu {
4098
+ overflow: hidden $i;
4099
+ }
4100
+
4101
+ .area-navigation td button {
4102
+ top: -3px $i;
4103
+ }
4104
+
4105
+ h3 {
4106
+ @include prime-subtitle;
4107
+ }
4108
+
4109
+ .sec-time {
4110
+ bottom: 130px $i;
4111
+ }
4112
+
4113
+ .box-master {
4114
+ background-color: $prime-gray-10 $i;
4115
+ border-radius: 7px $i;
4116
+
4117
+ &:hover {
4118
+ border: 3px solid $prime-gray-100 $i;
4119
+ }
4120
+
4121
+ }
4122
+
4123
+ .line-info {
4124
+ display: flex;
4125
+ justify-content: flex-end;
4126
+
4127
+ }
4128
+
4129
+ td {
4130
+ padding: 20px 0 $i;
4131
+ }
4132
+
4133
+ th {
4134
+ background-color: $prime-black $i;
4135
+ }
4136
+ }
4137
+
4138
+ //==========================================================
4139
+ // Trust Center
4140
+ //==========================================================
4141
+
4142
+ .card-new.trustcenter {
4143
+ margin: 25px $i;
4144
+ }
4145
+
4146
+ .trustcenter {
4147
+
4148
+ p {
4149
+ line-height: 22px $i;
4150
+ margin-bottom: 1rem;
4151
+ }
4152
+
4153
+ h1 {
4154
+ margin-bottom: 20px $i;
4155
+ }
4156
+
4157
+ h4 {
4158
+ line-height: 20px;
4159
+ margin-bottom: 10px $i;
4160
+ }
4161
+
4162
+ .text-wrap {
4163
+
4164
+ p {
4165
+ margin-bottom: 5px;
4166
+ }
4167
+ }
4168
+
4169
+ .trust-text-card {
4170
+ border: 3px solid $prime-gray-100;
4171
+ border-radius: 10px;
4172
+ }
4173
+
4174
+ .title-btn-actions,
4175
+ .page-description {
4176
+ margin-bottom: 10px;
4177
+ }
4178
+ }
4179
+
4180
+ .trustcenter-standard {
4181
+ display: none;
4182
+ }
4183
+
4184
+ .trust-center-prime {
4185
+ display: block;
4186
+ margin: 20px 0;
4187
+
4188
+ .trust-center-prime_header {
4189
+ margin-bottom: 20px;
4190
+ padding-bottom: 20px;
4191
+ border-bottom: 1px solid $prime-gray-50;
4192
+
4193
+ h1 {
4194
+ margin-bottom: 10px;
4195
+ }
4196
+
4197
+ }
4198
+
4199
+ .trust-center-prime_content {
4200
+ display: flex;
4201
+ gap: 30px;
4202
+ margin-bottom: 20px;
4203
+ }
4204
+
4205
+ .trust-center-prime_content-wrap {
4206
+ padding-right: 40px;
4207
+ }
4208
+
4209
+ .trust-center-prime_content-wrap-text {
4210
+ margin-bottom: 40px;
4211
+ }
4212
+
4213
+ .trust-center-prime_content-wrap-links {
4214
+ display: grid;
4215
+ grid-template-columns: repeat(3, 2fr);
4216
+ gap: 20px;
4217
+ }
4218
+
4219
+ .trust-center-prime_content-wrap-link_header {
4220
+ display: flex;
4221
+ align-items: center;
4222
+ gap: 10px;
4223
+ margin-bottom: 20px;
4224
+ }
4225
+
4226
+ .trust-center-prime_content-wrap-link_title {
4227
+ text-transform: uppercase;
4228
+ }
4229
+
4230
+ .trust-center-prime_content-wrap-link_content {
4231
+ margin-bottom: 20px;
4232
+ }
4233
+
4234
+ .trust-center-prime_content-wrap-link_footer {
4235
+ margin-bottom: 20px;
4236
+ }
4237
+ }
4238
+
4239
+ .trust-text-card .icone {
4240
+
4241
+ img {
4242
+ filter: invert(88%) sepia(11%) saturate(20%) hue-rotate(3deg) brightness(91%) contrast(88%);
4243
+ }
4244
+ }
4245
+
4246
+ .trust-center_certifications {
4247
+
4248
+ img {
4249
+ filter: none $i;
4250
+ }
4251
+
4252
+ }
4253
+
4254
+ .trustcenter-download-wrap {
4255
+
4256
+ p {
4257
+ margin-bottom: 10px;
4258
+ }
4259
+
4260
+ ul {
4261
+ line-height: 30px;
4262
+ }
4263
+ }
4264
+
4265
+ .trust-text-card .btn {
4266
+ display: inline-flex $i;
4267
+ width: initial $i;
4268
+ }
4269
+
4270
+ .trust-text-card {
4271
+
4272
+ .download-button {
4273
+ display: flex;
4274
+ gap: 10px;
4275
+ align-items: center;
4276
+
4277
+ i {
4278
+ left: initial $i;
4279
+ margin: 0 $i;
4280
+ }
4281
+ }
4282
+ }
4283
+
4284
+
4285
+ .tc-sales-history_welcome {
4286
+
4287
+ h2 {
4288
+ margin-bottom: 20px;
4289
+ }
4290
+
4291
+ hr {
4292
+ display: none $i;
4293
+ }
4294
+ }
4295
+
4296
+ .mfa-reports {
4297
+ margin-top: 20px;
4298
+ }
4299
+
4300
+
4301
+ //==========================================================
4302
+ // Evento comercial
4303
+ //==========================================================
4304
+ // Teste
4305
+ // TCLAUDI2
4306
+
4307
+ .iam-user-adm {
4308
+ // @include test (red);
4309
+ margin-bottom: 20px;
4310
+
4311
+ h2 {
4312
+ text-transform: uppercase;
4313
+ margin-bottom: 40px;
4314
+ }
4315
+
4316
+
4317
+ thead {
4318
+
4319
+ th {
4320
+ padding:10px $i;
4321
+ background-color: $prime-black $i;
4322
+ font-size: 10px $i;
4323
+ }
4324
+ }
4325
+
4326
+ .btn-action-icon {
4327
+
4328
+ i {
4329
+ color: $prime-primary $i;
4330
+ }
4331
+ }
4332
+ .resume .resume-header,
4333
+ .resume .prod-wrap,
4334
+ .resume .company-wrap {
4335
+ box-shadow: none $i;
4336
+ padding: 0 $i;
4337
+ }
4338
+ }
4339
+
4340
+ .com-event_config-products-modal {
4341
+
4342
+ p.text-center {
4343
+ margin-bottom: 20px;
4344
+ }
4345
+
4346
+ }
4347
+
4348
+ .btn-search {
4349
+ display: inline-flex $i;
4350
+ }
4351
+
4352
+ .commercial-event_edit-modal-btn-wrap {
4353
+ display: flex;
4354
+ justify-content: flex-end;
4355
+ }
4356
+
4357
+ .box-step-actions {
4358
+ margin-top: 0 $i;
4359
+ margin-bottom: 0 $i;
4360
+ margin: 20px auto $i;
4361
+ }
4362
+
4363
+
4364
+ .w-btn {
4365
+ div {
4366
+ display: flex;
4367
+ align-items: center;
4368
+ gap: 10px;
4369
+
4370
+ }
4371
+ }
4372
+
4373
+ .title-product {
4374
+ background-color: $prime-black $i;
4375
+ }
4376
+
4377
+
4378
+
4379
+ //==========================================================
4380
+ // Maintenance
4381
+ //==========================================================
4382
+
4383
+ .list-maintenance-window {
4384
+
4385
+ .card-list-item {
4386
+ background-color: $prime-gray-10 $i;
4387
+ border: 2px solid $prime-gray-100;
4388
+ border-radius: 5px;
4389
+ }
4390
+
4391
+ .card-list-item {
4392
+ background-color: transparent $i;
4393
+
4394
+ .info-header {
4395
+
4396
+ .text-center {
4397
+ text-align: initial $i;
4398
+ }
4399
+ }
4400
+
4401
+ .info-window-title {
4402
+ font-size: 11px;
4403
+ }
4404
+ }
4405
+ }
4406
+
4407
+ //==========================================================
4408
+ // Migration
4409
+ //==========================================================
4410
+
4411
+
4412
+ .migration-list {
4413
+
4414
+ i {
4415
+ @include prime-color;
4416
+ }
4417
+ }
4418
+
4419
+ #newMigrationModal {
4420
+
4421
+ .form-content {
4422
+
4423
+ /* Track */
4424
+ ::-webkit-scrollbar-track {
4425
+ background: $prime-gray-50 $i;
4426
+ }
4427
+ /* Handle */
4428
+ ::-webkit-scrollbar-thumb {
4429
+ background: $prime-primary $i;
4430
+ }
4431
+ /* Handle on hover */
4432
+ ::-webkit-scrollbar-thumb:hover {
4433
+ background: $prime-complemt-2 $i;
4434
+ }
4435
+ }
4436
+
4437
+
4438
+ .btn-upload {
4439
+ @include prime-bgc;
4440
+ }
4441
+
4442
+
4443
+ .box-border,
4444
+ .box-border-label {
4445
+ border-color: $prime-gray-100 $i;
4446
+ }
4447
+
4448
+ .box-border-label {
4449
+ padding-bottom: 10px $i;
4450
+ margin-bottom: 10px $i;
4451
+ }
4452
+
4453
+ }
4454
+
4455
+
4456
+ .tc-uploader {
4457
+
4458
+ .wrap {
4459
+ margin-bottom: 20px;
4460
+ }
4461
+
4462
+ .btn-wrap {
4463
+ display: flex;
4464
+ justify-content: flex-end;
4465
+ }
4466
+ }
4467
+
4468
+
4469
+
4470
+ //==========================================================
4471
+ // dev studio
4472
+ //==========================================================
4473
+
4474
+ .dev-studio_form {
4475
+
4476
+ .ibox-content {
4477
+ border: none $i;
4478
+ }
4479
+ }
4480
+
4481
+ .dev-studio_form-btn-wrap {
4482
+ display: flex;
4483
+ justify-content: flex-end;
4484
+ }
4485
+
4486
+ .smart-forms {
4487
+
4488
+ h4 {
4489
+ margin-bottom: 20px;
4490
+ text-transform: uppercase;
4491
+ }
4492
+
4493
+ h2 {
4494
+ margin-bottom: 0 $i;
4495
+ }
4496
+
4497
+ }
4498
+
4499
+ //==========================================================
4500
+ // custumer service
4501
+ //==========================================================
4502
+
4503
+ .token-btn {
4504
+ border-radius: 5px $i;
4505
+ background-color: $prime-primary $i;
4506
+ border-color: $prime-primary $i;
4507
+ }
4508
+
4509
+ //==========================================================
4510
+ // insights
4511
+ //==========================================================
4512
+
4513
+ .insights-card {
4514
+ border-left-color: $prime-primary $i;
4515
+
4516
+ &:hover {
4517
+ background: $prime-complemt-2 $i;
4518
+ }
4519
+ }
4520
+
4521
+ //==========================================================
4522
+ // tc-communication-message
4523
+ //==========================================================
4524
+
4525
+
4526
+
4527
+
4528
+ .tc-communication-message {
4529
+
4530
+ h2 {
4531
+ text-transform: uppercase;
4532
+ text-transform: uppercase;
4533
+ border-bottom: 1px solid $prime-gray-100 $i;
4534
+ padding-bottom: 10px;
4535
+ margin-bottom: 10px $i;
4536
+ }
4537
+
4538
+ }
4539
+
4540
+ //==========================================================
4541
+ // DEVStudio
4542
+ //==========================================================
4543
+
4544
+ ::ng-deep tc-draft-area {
4545
+
4546
+ .topnav {
4547
+
4548
+ a {
4549
+ background: transparent $i;
4550
+ color: $prime-primary $i;
4551
+
4552
+ &.active {
4553
+ border-bottom: none $i;
4554
+ }
4555
+ }
4556
+ }
4557
+ }
4558
+
4559
+ //==========================================================
4560
+ // protheus-erp-form
4561
+ //==========================================================
4562
+
4563
+ .protheus-erp-form {
4564
+ .my-offers-form{
4565
+ .my-offers-form-header{
4566
+ background-color:#6B48FF !important
4567
+ }
4568
+ }
4569
+ .my-offers-form-section-final-result-sum{
4570
+ label{
4571
+ color:#6B48FF $i;
4572
+ }
4573
+ div{
4574
+ span{
4575
+ color:#6B48FF $i;
4576
+ }
4577
+ }
4578
+ }
4579
+ }
4580
+
4581
+ //==========================================================
4582
+ // file-manager-menu
4583
+ //==========================================================
4584
+
4585
+ tc-file-manager-menu {
4586
+
4587
+ .card-path {
4588
+ border: 2px solid $prime-gray-100 $i;
4589
+
4590
+ button {
4591
+
4592
+ &:focus,
4593
+ &:hover {
4594
+ i {
4595
+ color: #6B48FF $i;
4596
+ }
4597
+ }
4598
+ }
4599
+
4600
+ &.area-active {
4601
+ border-color: $prime-primary $i;
4602
+ }
4603
+ }
4604
+
4605
+ }
4606
+
4607
+ tc-list-directory-file {
4608
+ .btn-file {
4609
+ color: #6B48FF $i;
4610
+ }
4611
+ }
4612
+
4613
+
4614
+ // =================================================================
4615
+ // =================================================================
4616
+ } // End T-Cloud Prime Styles
4617
+ // =================================================================
4618
+ // =================================================================
4619
+