Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1802 | Rev 3486 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
/*===================== TABLE OF CONTENT =======================
2
1.	Header
3
2.  Nav Hover
4
=============================================================*/
5
 
6
header {
7
  float: left;
8
  width: 100%;
9
  /*background-color: #66a7dd;
10
  border-bottom: 8px #1dac98 solid;*/
11
  background-color: #82D0D4;
12
  border-bottom: 8px #F7EE9F solid;
13
}
14
.logoOld {
15
  float: left;
16
  width: 100px;
17
  margin-right: 44px;
18
  margin-top: 15px;
19
  margin-left: -101px;
20
}
21
.logo {
22
  float: left;
23
  width: 60px;
24
  margin-right: 14px;
25
  margin-top: 10px;
26
  margin-left: -101px;
27
}
28
nav > ul > li > a:hover {
29
  /*color: #1dac98 !important;*/
30
  color: #ffffff;
31
}
32
.user-account {
33
  border-left: 1px solid #1dac98;
34
  border-right: 1px solid #1dac98;
35
}
36
 
37
nav ul ul {
38
  /* background-color: #1dac98; */
39
  background-color: #F4E6A6;
40
}
41
.search-bar form input {
42
  width: 100%;
43
  background-color: #fff;
44
  height: 38px;
45
  color: #b2b2b2;
46
  font-size: 12px;
47
  border: 0;
48
  padding: 0 10px;
49
  border-radius: 25px;
50
}
51
.search-bar form button i {
52
  /* color: #0a0a0a; */
53
  color: #fff;
54
  font-size: 20px;
55
  font-weight: bold;
56
}
57
.search-bar form button {
58
  position: absolute;
59
  top: 0;
60
  right: 0;
61
  background-color: #efefef;
62
  width: 38px;
63
  height: 100%;
64
  /*border: 0;*/
65
  border-radius: 25px;
66
}
67
.username-dt {
68
  float: left;
69
  width: 100%;
70
  /*background-color: #1dac98; */
71
  /* background-color: #F7EE9F; */
72
  background-color: #F4E6A6;
73
  padding-top: 40px;
74
}
75
.post-topbar {
76
  /* border-top: 4px solid #ffd600; */
77
  border-top: 4px solid #F4E6A6;
78
}
79
.post-st ul li a:hover,
80
.post-st ul li a.active {
81
  /* background-color: #1dac98; */
82
  background-color: #82d0d4;
83
  color: #fff;
84
}
85
.widget-about img {
86
  float: none;
87
  padding-top: 0px;
88
}
89
.modal-notificacion {
90
  /* color: #66a7dd !important; */
91
  color: #66a7dd !important;
92
 
93
}
94
.view-all-nots > a {
95
  /* background-color: #66a7dd; */
96
  background-color: #66a7dd;
97
 
98
}
99
/*
100
.notification-box {
101
  top: 24px !important;
102
}
103
*/
104
.comment_box form button {
105
  /* background-color: #66a7dd; */
106
  background-color:#66A7DD !important;
107
  color: #000000;
108
  height: 38px;
109
  font-size: 15px !important;
110
}
111
.chat-mg span {
112
  /* background-color: #66a7dd !important; */
113
  background-color: #66a7dd !important;
114
}
115
.post-project h3 {
116
  background-color: #1dac98;
117
}
118
.post-project-fields form ul li button.active {
119
  background-color: #1dac98;
120
  color: #fff;
121
}
122
.add-dp i {
123
  /* background: #66a7dd; */
124
  background: #66a7dd;
125
 
126
}
127
.add-dp i:hover {
128
  background: #1dac98;
129
}
130
.chat-msg p {
131
  background-color: #1dac98;
132
}
133
.con-title {
134
  /* background-color: #66a7dd !important; */
135
  background-color: #66a7dd !important;
136
}
137
.typing-msg form button {
138
  /* color: #66a7dd; */
139
  color: #66a7dd;
140
}
141
.msg-numbers {
142
  background-color: #1dac98;
143
}
144
.search_form form button {
145
  /* background-color: #66a7dd; */
146
  background-color: #66a7dd;
147
}
148
 
149
.bk-links li i.la-envelope {
150
    /* background-color: #66a7dd; */
151
    background-color: #66a7dd;
152
}
153
 
154
.message-btn a {
155
    background-color: #66a7dd;
156
}
157
 
158
.sign-in {
159
    background-color: #66a7dd;
160
}
161
 
162
.sign_in_sec {
163
    padding-left: 25px;
164
}
165
 
166
.sign_in_sec form button {
167
    background-color: #66a7dd;
168
 
169
}
170
 
171
.sign-control li {
172
    background-color: #66a7dd;
173
}
174
 
175
.sign-control li.current a {
176
    background-color: #66a7dd;
177
}
178
 
179
.sign_in_sec h3:before {
180
    background-color: #66a7dd;
181
}
182
 
183
.signup-tab ul li.current a {
184
   background-color: #66a7dd;
185
}
186
 
187
.filter-heading h3 {
188
  color: #66a7dd;
189
}
190
 
191
.theme-green .back-bar .selected-bar {
192
    background-color: #66a7dd;
193
    background-image: linear-gradient(to bottom, #66a7dd, #66a7dd);
194
}
195
 
196
.theme-green .back-bar .pointer {
197
   background-color: #66a7dd;
198
}
199
 
200
.job_descp > p a {
201
    color: #66a7dd;
202
}
203
 
204
.like-com li a.active {
205
     color: #66a7dd;
206
}
207
 
208
.like-com li span {
209
    background-color: #66a7dd;
210
}
211
 
212
.footy-sec {
213
    background-color: #66a7dd;
214
}
215
.sign_link > a {
216
    color: #66a7dd;
217
}
218
 
219
.view-more > a:hover {
220
   color: #66a7dd;
221
}
222
 
223
.view-more > a {
224
    color: #66a7dd;
225
}
226
 
227
 
228
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
229
    color: #66a7dd;
230
}
231
 
232
.tab-feed ul li.active span {
233
    color: #66a7dd;
234
}
235
 
236
.message-inner-dt > p {
237
    background-color: #66a7dd;
238
}
239
 
240
.msg-notifc {
241
    background-color: #66a7dd;
242
}
243
 
244
.msg-status {
245
    background-color: #66a7dd;
246
}
247
 
248
.mf-field button {
249
   background-color: #66a7dd;
250
}
251
 
252
 
253
 
254
#shared_with
255
{
256
    font-size: 16px;
257
    display: inline-block;
258
    height: 40px;
259
    padding: 0 15px;
260
    line-height: 40px;
261
    font-weight: 500;
262
}
263
 
264
#shared_with > option
265
{
266
    font-size: 16px;
267
    display: inline-block;
268
    height: 40px;
269
    padding: 0 15px;
270
    line-height: 40px;
271
    font-weight: 500;
272
}
273
 
274
.flww {
275
  background-color: #66a7dd;
276
}
277
 
278
.tab-feed ul li.active span {
279
  color: #1dac98;
280
}
281
 
282
.add-pic-box [type="file"] + label {
283
  border: 2px solid #66a7dd;
284
  color: #66a7dd;
285
}
286
 
287
.add-pic-box [type="file"] + label:hover {
288
  background: #66a7dd;
289
}
290
.user-pro-img .add-dp {
291
  left: 34%;
292
}
293
 
294
/****estilos del feed***/
295
.img-sm {
296
  width: 46px;
297
  height: 46px;
298
}
299
 
300
.panel {
301
  box-shadow: 0 2px 0 rgba(0,0,0,0.075);
302
  border-radius: 0;
303
  border: 0;
304
  margin-bottom: 15px;
305
}
306
 
307
.panel .panel-footer, .panel>:last-child {
308
  border-bottom-left-radius: 0;
309
  border-bottom-right-radius: 0;
310
}
311
 
312
.panel .panel-heading, .panel>:first-child {
313
  border-top-left-radius: 0;
314
  border-top-right-radius: 0;
315
}
316
 
317
.panel-body {
318
  padding: 25px 20px;
319
}
320
 
321
 
322
.media-block .media-left {
323
  display: block;
324
  float: left
325
}
326
 
327
.media-block .media-right {
328
  float: right
329
}
330
 
331
.media-block .media-body {
332
  display: block;
333
  overflow: hidden;
334
  width: auto
335
}
336
 
337
.middle .media-left,
338
.middle .media-right,
339
.middle .media-body {
340
  vertical-align: middle
341
}
342
 
343
.thumbnail {
344
  border-radius: 0;
345
  border-color: #e9e9e9
346
}
347
 
348
.tag.tag-sm, .btn-group-sm>.tag {
349
  padding: 5px 10px;
350
}
351
 
352
.tag:not(.label) {
353
  background-color: #fff;
354
  padding: 6px 12px;
355
  border-radius: 2px;
356
  border: 1px solid #cdd6e1;
357
  font-size: 12px;
358
  line-height: 1.42857;
359
  vertical-align: middle;
360
  -webkit-transition: all .15s;
361
  transition: all .15s;
362
}
363
.text-muted, a.text-muted:hover, a.text-muted:focus {
364
  color: #acacac;
365
}
366
.text-sm {
367
  font-size: 0.9em;
368
}
369
.text-5x, .text-4x, .text-5x, .text-2x, .text-lg, .text-sm, .text-xs {
370
  line-height: 1.25;
371
}
372
 
373
.btn-trans {
374
  background-color: transparent;
375
  border-color: transparent;
376
  color: #929292;
377
}
378
 
379
.btn-icon {
380
  padding-left: 9px;
381
  padding-right: 9px;
382
}
383
 
384
.btn:hover {
385
   color: #fff;
386
}
387
 
388
.btn-sm, .btn-group-sm>.btn, .btn-icon.btn-sm {
389
  padding: 5px 10px !important;
390
}
391
 
392
.mar-top {
393
  margin-top: 15px;
394
}
395
 
396
.post_comment_sec form button {
397
   background-color: #66a7dd;
398
}
399
 
400
.save {
401
  background-color: #66a7dd;
402
}
403
 
404
.post_comment_sec form textarea {
405
    height: 80px;
406
}
407
 
408
.actions-common-com > a i {
409
	-webkit-transition: all 0.4s ease-in;
410
	-moz-transition: all 0.4s ease-in;
411
	-ms-transition: all 0.4s ease-in;
412
	-o-transition: all 0.4s ease-in;
413
	transition: all 0.4s ease-in;
414
}
415
 
416
.actions-common-com {
417
	float: right;
418
	margin-top: 20px;
419
}
420
 
421
.actions-common-com li {
422
	display: inline-block;
423
	margin-right: 15px;
424
}
425
.actions-common-com li a {
426
	color: #b2b2b2;
427
	font-size: 14px;
428
	font-weight: 500;
429
	float: left;
430
	margin-top: 6px;
431
	margin-right: 5px;
432
}
433
.actions-common-com li a:hover {
434
	color: #e44d3a;
435
}
436
.actions-common-com li a.active {
437
	color: #e44d3a;
438
}
439
.actions-common-com li a i {
440
	margin-right: 2px;
441
	font-size: 14px;
442
	position: relative;
443
	top: 2px;
444
}
445
.actions-common-com li span {
446
	color: #ffffff;
447
	font-size: 13px;
448
	width: 30px;
449
	height: 30px;
450
	background-color: #e44d3a;
451
	line-height: 30px;
452
	-webkit-border-radius: 30px;
453
	-moz-border-radius: 30px;
454
	-ms-border-radius: 30px;
455
	-o-border-radius: 30px;
456
	border-radius: 30px;
457
	float: left;
458
	text-align: center;
459
	font-weight: 600;
460
	margin-left: -25px;
461
}
462
.actions-common-com li .com {
463
	position: relative;
464
	top: -9px;
465
}
466
.actions-common-com li .com img {
467
	margin-right: 10px;
468
}
469
.widget-about button {
470
  background-color: #66a7dd;
471
}
472
.copylink a {
473
  background-color: #66a7dd;
474
}
475
.modal-header {
476
  background-color: #66a7dd;
477
}
478
.custom-file-input::before {
479
   background: #66a7dd;
480
}
481
.custom-file-input:hover::before {
482
  background-color: #1dac98;
483
}
484
.place-bid-btn {
485
  background-color: #66a7dd !important;
486
}
487
.widget-about button:hover {
488
  background-color: #1dac98;
489
}
490
 
491
.user-info img {
492
  width: 30px;
493
  height: 30px;
494
}
495
 
496
.sn-field-has-error {
497
  border: 1px solid red;
498
  margin-bottom: 5px;
499
}
500
 
501
.sn-field-invalid-feedback {
502
  color: red;
503
  font-size: 13px;
504
  line-height: 20px;
505
  margin-bottom: 5px;
506
}
507
 
508
.form-group {
509
    margin-bottom: 5px;
510
    margin-top: 5px;
511
}
512
 
513
.form-group-has-error {
514
  border: 1px solid red !important;
515
}
516
 
517
.form-group-invalid-feedback {
518
  color: red;
519
  font-size: 13px;
520
  line-height: 20px;
521
  margin-bottom: 5px;
522
}
523
 
524
.sign_in_sec form input, .sign_in_sec form select {
525
    color: #000000;
526
}
527
 
528
.fgt-sec input[type="checkbox"] + label span:before {
529
    background-color: #66a7dd;
530
}
531
 
532
::-webkit-input-placeholder { /* Edge */
533
  color: #515151;
534
}
535
 
536
:-ms-input-placeholder { /* Internet Explorer 10-11 */
537
  color: #515151;
538
}
539
 
540
::placeholder {
541
  color: #515151;
542
}
543
 
544
.info-page {
545
    padding: 50px 0;
546
}
547
 
548
 
549
 
550
 
551
.section_admin_title_buttons {
552
    float: left;
553
    width: 100%;
554
    /*margin-bottom: 45px;
555
    margin-top: 20px;*/
556
}
557
 
558
.section_admin_title_buttons h1.title {
559
    color: #66a7dd;
560
    font-weight: 600;
561
    font-size: 20px;
562
    text-transform: uppercase;
563
}
564
 
565
 
566
 
567
.section_admin_form {
568
    float: left;
569
    width: 100%;
570
    padding-left: 15px;
571
}
572
 
573
.section_admin_form form input, .section_admin_form form select {
574
    width: 100%;
575
    padding: 0 15px 0 15px;
576
    color: #000000;
577
    font-size: 14px;
578
    border: 1px solid #e5e5e5;
579
	height: 40px;
580
}
581
 
582
 
583
.section_admin_form form textarea {
584
    width: 100%;
585
    padding: 10px 15px 0 15px;
586
    color: #000000;
587
    font-size: 14px;
588
    border: 1px solid #e5e5e5;
589
	height:300px;
590
}
591
/*
592
.section_admin_form form button {
593
    color: #ffffff;
594
    font-size: 16px;
595
    background-color: #66a7dd;
596
    padding: 12px 27px;
597
    border: 0;
598
    font-weight: 500;
599
    margin-top: 30px;
600
    cursor: pointer;
601
}*/
602
 
603
.section_admin_form .form-group label {
604
	color: #666 !important;
605
    font-weight: 400;
606
    font-size: 14px;
607
    padding-bottom: 5px;
608
}
609
 
610
.section_admin_form .form-group .toggle-group label {
611
	color: #fff !important;
612
    font-weight: 400;
613
    font-size: 16px;
614
    padding-bottom: 5px;
615
}
616
 
617
.section_admin_form .form-group .toggle-group label.toggle-off {
618
	background-color: #808080;
619
    border-color: #808080;
620
}
621
 
622
.section_admin_form .form-group .toggle-group label.toggle-off:hover {
623
	background-color: #808080;
624
    border-color: #808080;
625
}
626
 
627
 
628
 
629
.select2-container .select2-selection--single .select2-selection__rendered {
630
    display: block;
631
    padding: 0 15px 0 15px;
632
    overflow: hidden;
633
    text-overflow: ellipsis;
634
    white-space: nowrap;
635
    color: #000000;
636
    font-size: 14px;
637
    border: 1px solid #e5e5e5;
638
	height: 40px;
639
}
640
 
641
 
642
.select2-container .select2-search--inline .select2-search__field {
643
	margin-left: 0px;
644
}
645
 
646
 
647
 
648
.select2-results__option {
649
    display: block;
650
    padding: 10px 15px 0 15px !important;
651
    overflow: hidden;
652
    text-overflow: ellipsis;
653
    white-space: nowrap;
654
    font-size: 14px;
655
    border: 1px solid #e5e5e5;
656
	height: 40px;
657
}
658
 
659
.text-vertical-middle  {
660
	vertical-align: middle !important;
661
}
662
 
663
 
664
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
665
    right: 1em;
666
   /* content: "\2191";*/
667
   content: none !important;
668
}
669
 
670
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
671
    right: 0.5em;
672
    /*content: "\2193";*/
673
    content: none !important;
674
}
675
 
676
.btn-edit {
677
	display: inline-block;
678
    padding: 0 12px;
679
    color: #fff;
680
    height: 35px;
681
    line-height: 35px;
682
    background-color: #66a7dd;
683
}
684
 
685
.btn-delete {
686
	display: inline-block;
687
    padding: 0 12px;
688
    color: #fff;
689
    height: 35px;
690
    line-height: 35px;
691
    background-color: #e44d3a;;
692
}
693
 
694
.post-project-fields form label {
695
   color: #666 !important;
696
   font-weight: 400;
697
   font-size: 14px;
698
   padding-bottom: 5px;
699
}
700
 
701
 
702
 
703
.post-project-fields form input, .post-project-fields form textarea, .post-project-fields form select {
704
    width: 100%;
705
    color: #000000;
706
    font-size: 14px;
707
    border: 1px solid #b4b4b4;
708
    margin-bottom: 20px;
709
    font-weight: 500;
710
}
711
 
712
.overview-box.open {
713
    z-index: 1000 !important;
714
}
715
 
716
 
717
.overview-edit form select {
718
    padding-left: 0 !important;
719
    -webkit-border-radius: 0 !important;
720
    -moz-border-radius:  0 !important;
721
    -ms-border-radius:  0 !important;
722
    -o-border-radius:  0 !important;
723
     border-radius: 0 !important;
724
}
725
 
726
.overview-edit form textarea, .overview-edit form input, .overview-edit form select {
727
    border: 1px solid #aaa;
728
    color: #b2b2b2 !important;
729
}
730
 
731
.overview-edit span {
732
    float: none;
733
 
734
}
735
 
736
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
737
	color: #000;
738
	    font-size: 14px;
739
    line-height: 20px;
740
}
741
 
742
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
743
    line-height: 20px;
744
}
745
 
746
.select2-container--bootstrap4.select2-container--focus .select2-selection {
747
    border-color: inherit;
748
    -webkit-box-shadow: inherit;
749
    box-shadow: inherit;
750
}
751
.user-profile-extended-ov {
752
    float: left;
753
    width: 100%;
754
    background-color: #ffff !important;
755
    padding: 30px 20px;
756
    border-left: 1px solid #e4e4e4;
757
    border-bottom: 1px solid #e4e4e4;
758
    border-top: 1px solid #e4e4e4;
759
    border-right: 1px solid #e4e4e4;
760
    margin-bottom: 20px;
761
}
762
 
763
.user-profile-extended-ov h3 {
764
    color: #000000;
765
    font-size: 18px;
766
    font-weight: 600;
767
    margin-bottom: 20px;
768
}
769
 
770
.user-profile-extended-ov span {
771
	line-height: 22px;
772
}
773
 
774
.user-profile-extended-ov p {
775
	line-height: 20px;
776
}
777
 
778
.user-profile-extended-ov i {
779
    color: #000000;
780
    font-size: 13px;
781
    padding-left: 5px;
782
}
783
 
784
.user-profile-extended-ov strong {
785
    font-weight: bold !important;
786
}
787
 
788
 
789
.user-social-network-ov {
790
    float: left;
791
    width: 100%;
792
    background-color: #fff;
793
    padding: 30px;
794
    border-left: 1px solid #e4e4e4;
795
    border-bottom: 1px solid #e4e4e4;
796
    border-right: 1px solid #e4e4e4;
797
    margin-bottom: 20px;
798
}
799
 
800
.user-social-network-ov h3 {
801
    color: #000000;
802
    font-size: 18px;
803
    font-weight: 600;
804
}
805
 
806
.user-social-network-ov i {
807
    color: #000000;
808
    font-size: 13px;
809
    padding-left: 5px;
810
}
811
 
812
.social_links li a {
813
    line-height: 18px;
814
    background-color: #ffff;
815
}
816
 
817
 
818
.overview-edit form .select2-container--default .select2-selection--single {
819
    height: 40px;
820
    margin-bottom: 25px;
821
}
822
 
823
.overview-edit form .select2-container--default .select2-selection--single .select2-selection__rendered {
824
    color: #444;
825
    line-height: 34px;
826
}
827
 
828
.overview-edit form .select2-container--default .select2-selection--single .select2-selection__arrow b {
829
    margin-top: 4px;
830
}
831
 
832
.overview-edit form textarea, .overview-edit form input, .overview-edit form select {
833
    color: #444;
834
}
835
 
836
.datepicky {
837
  float: none;
838
}
839
 
840
.datefm {
841
	float: none;
842
}
843
 
844
.modal-dialog {
845
    width: 100%;
846
    background-color: #fff;
847
    padding: 15px 10px;
848
}
849
.modal-header {
850
  background-color: #fff;
851
  padding: 0px;
852
  border-bottom: 0px;
853
 
854
}
855
.modal-title h3 {
856
    color: #000000;
857
    font-size: 18px;
858
    font-weight: 600;
859
    width: 100%;
860
    margin-bottom: 25px;
861
}
862
 
863
.modal-content {
864
	border: 0px;
865
 
866
}
867
 
868
.modal-content  textarea, .modal-content input, .modal-content select {
869
	width: 100% !important;
870
    resize: none;
871
    border: 1px solid #aaa;
872
    color: #444 !important;
873
    font-size: 14px;
874
}
875
.modal-content   input {
876
    height: 40px;
877
    padding-left: 15px;
878
    margin-bottom: 0;
879
}
880
 
881
.modal-content select {
882
    height: 40px;
883
    padding-left: 15px;
884
    margin-bottom: 0;
885
    background-color: #fff;
886
}
887
 
888
span.group-span-filestyle
889
{
890
	border: 1px solid #aaa;
891
    color: #fff;
892
    background-color: #66a7dd;
893
	margin-top: 10px;
894
}
895
 
896
span.group-span-filestyle:hover {
897
    color: #fff;
898
    background-color: #66a7dd;
899
}
900
 
901
.modal-content .form-group .toggle-group label {
902
	color: #fff !important;
903
    font-weight: 400;
904
    font-size: 16px;
905
    padding-bottom: 5px;
906
}
907
 
908
.modal-content .form-group .toggle-group label.toggle-off {
909
	background-color: #808080;
910
    border-color: #808080;
911
}
912
 
913
.modal-content .form-group .toggle-group label.toggle-off:hover {
914
	background-color: #808080;
915
    border-color: #808080;
916
}
917
 
918
 
919
.modal-content .select2-container--default .select2-selection--single {
920
    height: 40px;
921
    margin-bottom: 0;
922
}
923
 
924
.modal-content  .select2-container--default .select2-selection--single .select2-selection__rendered {
925
    color: #444;
926
    line-height: 34px;
927
}
928
 
929
.modal-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
930
    margin-top: 4px;
931
}
932
 
933
.modal-content .select2-container--bootstrap4 .select2-selection--multiple {
934
    height: auto;
935
    margin-bottom: 0;
936
}
937
 
938
.modal-content  .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
939
    color: #444;
940
    line-height: 28px;
941
    float: left;
942
}
943
 
944
.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__arrow b {
945
    margin-top: 4px;
946
}
947
 
948
.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
949
    border: 0 !important;
950
}
951
 
952
.modal-content .select2-container--bootstrap4.select2-container--focus .select2-selection {
953
	border: 1px solid #e5e5e5;
954
    -webkit-box-shadow: none;
955
	-moz-box-shadow: none;
956
	box-shadow: none;
957
}
958
 
959
.modal-content  .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
960
    color: #000;
961
    padding-left: 8px;
962
    padding-right: 8px;
963
    font-weight: inherit;
964
    border: 1px solid #000;
965
    margin-right: 5px;
966
}
967
 
968
 
969
.modal-content  .select2-container .select2-search--inline .select2-search__field {
970
    margin-left: 0px;
971
}
972
 
973
.modal-footer button {
974
    float: left;
975
    border: 1px solid #e5e5e5;
976
    font-weight: 600;
977
    font-size: 16px;
978
    padding: 13px 34px;
979
    margin-right: 20px;
980
    outline: none;
981
    cursor: pointer;
982
}
983
 
984
.modal-footer button:hover {
985
	background-color: #fff;
986
	color: #000;
987
    border: 1px solid #e5e5e5;
988
}
989
 
990
.modal-footer button.save {
991
	color: #fff;
992
  background-color: #007bff;
993
  border-color: #007bff;
994
}
995
 
996
 
997
.modal-footer button.save:hover {
998
	color: #fff;
999
  background-color: #66a7dd;
1000
  /* border-color: #007bff; */
1001
}
1002
 
1003
/** Autocomplete de google */
1004
.pac-container {
1005
    z-index: 1051 !important;
1006
}
1007
 
1008
.custom-file-label:after {
1009
    content: none;
1010
}
1011
 
1012
.add-pic-box a {
1013
    background: #fff;
1014
    border: 2px solid #66a7dd;
1015
    border-radius: 3px;
1016
    color: #66a7dd;
1017
    cursor: pointer;
1018
    display: inline-block;
1019
    font-size: 15px;
1020
    font-weight: 600;
1021
    outline: none;
1022
    padding: 12px 20px;
1023
    position: relative;
1024
    transition: all 0.3s;
1025
    vertical-align: middle;
1026
    margin: 0;
1027
    float: right;
1028
    text-transform: uppercase;
1029
}
1030
 
1031
#skills-box ul {
1032
     height: auto;
1033
}
1034
/*
1035
.btn-info, .btn-add, .btn-edit, .btn-delete {
1036
    color: #e5e5e5;
1037
    background-color: #A4A4A4;
1038
    border: 1px solid #A4A4A4;
1039
}
1040
 
1041
.btn-info:hover, .btn-add:hover, .btn-edit:hover, .btn-delete:hover {
1042
    background-color: #808080;
1043
    border: 1px solid #808080;
1044
}*/
1045
 
1046
 
1047
.select2-container .select2-search--inline .select2-search__field {
1048
    margin-left: 0px;
1049
}
1050
 
1051
.custom-control-input:checked~.custom-control-label::before {
1052
    color: #fff;
1053
    border-color: #007bff;
1054
    background-color: #007bff;
1055
	box-shadow:none;
1056
	outline:none;
1057
}
1058
 
1059
.save-stngs ul li button:hover {
1060
	background-color: #007bff;
1061
}
1062
 
1063
#user-img-change {
1064
	    width: 100px;
1065
    height: 100px;
1066
    margin-right: 10px;
1067
    -webkit-border-radius: 100px;
1068
    -moz-border-radius: 100px;
1069
    -ms-border-radius: 100px;
1070
    -o-border-radius: 100px;
1071
    border-radius: 100px;
1072
}
1073
 
1074
.btn-onroom {
1075
 	cursor:pointer;
1076
}
1077
 
1078
.form-group .toggle-btn .custom-control-label {
1079
	position: relative;
1080
	padding-left: 50px;
1081
}
1082
 
1083
.file-upload-indicator {
1084
	display: none;
1085
}
1086
 
1087
b, strong {
1088
    font-weight: bolder !important;
1089
}
1090
 
1091
a.read-more {
1092
	color: #666666;
1093
    font-weight: bold;
1094
}
1095
 
1096
a.read-morea:visited {
1097
	color: #666666;
1098
    font-weight: bold;
1099
}
1100
 
1101
.show-read-more .more-text{
1102
	display: none;
1103
}
1104
 
1105
.show-read-more {
1106
	color: #666666;
1107
    font-size: 15px;
1108
    line-height: 24px;
1109
    margin-bottom: 20px;
1110
    text-align: justify;
1111
}
1112
 
1113
.show-read-more p {
1114
	font-size: 15px;
1115
    text-align: justify;
1116
}
1117
 
1118
.btn-trans:hover {
1119
    color: #007bff !important;
1120
}
1121
 
1122
.like-com li a:hover {
1123
    color: #007bff;
1124
}
1125
 
1126
.job-status-bar > a:hover {
1127
    color: #007bff !important;
1128
}
1129
 
1130
.job-status-bar > ul > li > a:hover {
1131
    color: #007bff !important;
1132
}
1133
/*
1134
btn-indicator*/
1135
 
1136
.job_descp  video,  .job_descp  img {
1137
    width: 100%;
1138
    height: auto;
1139
    border-radius: 10px;
1140
}
1141
 
1142
.comment-section {
1143
	box-shadow: none;
1144
}
1145
 
1146
 
1147
.process-comm {
1148
    padding-top: 10px;
1149
    padding-bottom: 20px;
1150
}
1151
 
1152
 
1153
ul.avail-checks-search-type li.active {
1154
	background-color: #666666;
1155
}
1156
 
1157
.btn-primary {
1158
    background-color: #66A7DD;
1159
    border-color: #66A7DD;
1160
    color: #000000;
1161
}
1162
nav ul li a {
1163
  color: #000000;
1164
}
1165
 
1166
.usy-name h4 {
1167
    color: #000000;
1168
    font-size: 16px;
1169
    text-transform: capitalize;
1170
    font-weight: 600;
1171
    margin-bottom: 5px;
1172
    margin-top: 2px;
1173
}
1174
 
1175
 
1176
.message-btn a.btn-request-connection {
1177
	background-color: #53d690;
1178
}
1179
.message-btn a.btn-cancel-connection {
1180
	background-color: #e44d3a;
1181
}
1182
.message-btn a.btn-send-message {
1183
	background-color: #51a5fb;
1184
}
1185
 
1186
.bootbox-confirm .btn-danger {
1187
	color: #000000;
1188
}
1189
 
1190
.title-bar {
1191
    float: left;
1192
    width: 280px;
1193
    margin-top: 12px;
1194
    margin-bottom: 9px;
1195
    vertical-align: middle;
1196
}
1197
 
1198
.title-bar .title {
1199
	color: #ffffff;
1200
    font-size: 20px;
1201
    text-transform: capitalize;
1202
    font-weight: 600;
1203
}
1204
 
1205
 
1206
/***********************************new style jm*********************************/
1207
 
1208
.forum-links ul li.active a {
1209
  color: #1dac98;
1210
}
1211
 
1212
.forum-links ul li.active {
1213
  border-color: #1dac98;
1214
}
1215
 
1216
.ask-question {
1217
  color: #66a7dd !important;
1218
}
1219
 
1220
.suggestion-usd > span i:hover {
1221
  background-color: #f4e6a6;
1222
}
1223
.bk-links li i {
1224
  background-color: #66a7dd;
1225
}
1226
 
1227
.view-more > .btn{
1228
  background-color: #66a7dd;
1229
}
1230
 
1231
#shared_with{
1232
  background-color: #66a7dd;
1233
}
1234
#shared_with :hover{
1235
  color:blank;
1236
  background-color: #007bff;
1237
}
1238
.bid_now {
1239
	background-color: #66a7dd;
1240
}
1241
.follow {
1242
	background-color: #82d0d4;
1243
}
1244
 
1245
.footy-sec.mn ul li a{
1246
	color: #f5f5f7;
1247
}
1248
.footy-sec.mn ul li a:hover{
1249
	color: #f4e6a6;
1250
}
1251
.footy-sec.mn p {
1252
	color: #1c283f;
1253
}
1254
 
1255
.star-descp ul li i {
1256
	color: #cacf8c;
1257
}
1258
 
1259
.hre {
1260
	background-color: #66a7dd;
1261
}
1262
 
1263
.hire-us {
1264
  background-color: #66a7dd;
1265
}
1266
 
1267
.company-up-info {
1268
  background-color: #ffff;
1269
}
1270
 
1271
body {
1272
   /* background-color: #ffff; */
1273
   background-color: #f5f5f7;
1274
}
1275
.suggestions-list {
1276
  background-color: transparent;
1277
}
1278
 
1279
.tags-sec {
1280
  background-color: #ffff;
1281
}
1282
 
1283
.comment_box input {
1284
  background-color: #efefef;
1285
}
1286
 
1287
 
1288
  .post-bar {
1289
    /* background-color:#dee2e6; */
1290
    background-color: #ffff;
1291
  }
1292
 
1293
.post-topbar {
1294
  background-color: #ffff;
1295
}
1296
.user-fw-status {
1297
  background-color: transparent;
1298
}
1299
 
1300
.sd-title {
1301
  background-color: transparent;
1302
  border-top: 1px solid #e5e5e5;
1303
  padding: 10px;
1304
}
1305
 
1306
.sign_link {
1307
  background-color:  #ffff;
1308
}
1309
 
1310
.user_pro_status {
1311
   border-bottom: 0px solid #e5e5e5;
1312
   padding-bottom: 5px;
1313
  background-color: #ffff;
1314
}
1315
 
1316
.widget {
1317
  background-color: #ffff;
1318
}
1319
 
1320
.user-profile-ov {
1321
  background-color: #fff;
1322
}
1323
 
1324
.portfolio-gallery-sec {
1325
  background-color: #f5f5f7;
1326
}
1327
 
1328
.social_links li {
1329
  background-color: #fff;
1330
}
1331
 
1332
.paddy {
1333
  background-color: #f5f5f7;
1334
}
1335
 
1336
.filter-heading {
1337
  background-color: #f5f5f7;
1338
}
1339
 
1340
.filter-dd form input, .filter-dd form select {
1341
  background-color: #fff;
1342
}
1343
 
1344
.user-profile {
1345
  background-color: #F4E6A6;
1346
}
1347
 
1348
.comment_box input {
1349
  background-color: #fff;
1350
}
1351
 
1352
.pagination li .page-link {
1353
  color: #66a7dd;
1354
}
1355
 
1356
 
1357
.comment-section {
1358
  background-color: #f5f5f7;
1359
}
1360
 
1361
nav ul ul {
1362
  background-color: #F4E6A6;
1363
}
1364
nav ul li a {
1365
  color: #fff;
1366
}
1367
 
1368
.like-com li a:hover {
1369
  color: #F4E6A6;
1370
}
1371
 
1372
.company_profile_info {
1373
  border-radius: 5px;
1374
}
1375
 
1376
.full-width {
1377
  border-radius: 5px;
1378
}
1379
 
1380
.tab-feed.st2 ul li :hover {
1381
  border-bottom: 3px solid #F4E6A6;
1382
}
1383
 
1384
.user-info a {
1385
  color: #18516f;
1386
}
1387
 
1388
.user-info img {
1389
  width: 30px;
1390
  height: 30px;
1391
}
1392
 
1393
.modal-footer button {
1394
  /* color: #fff; */
1395
  background-color: #66a7dd;
1396
  /* border-color: #007bff; */
1397
}
1398
 
1399
 .user-profile-extended-ov {
1400
  background-color: #f5f5f7;
1401
}
1402
 
1403
.acc-setting {
1404
  background-color: #ffff;
1405
}
1406
.footy-sec {
1407
  background-color: #82D0D4;
1408
}
1409
 
1410
.modal-content input {
1411
  border-radius: 5px;
1412
}
1413
 
1414
.modal-content select {
1415
  border-radius: 5px;
1416
}
1417
 
1418
.modal-header {
1419
  background-color: #f2f2f2;
1420
  padding: 0px;
1421
  border-bottom: 0px;
1422
}
1423
.acc-leftbar {
1424
  background-color: #fff;
1425
}
1426
.save-stngs ul li button {
1427
  background: #66A7DD;
1428
  color: #ffff;
1429
}
1430
 
1431
.user-profile-ov ul li a {
1432
  background-color: #66A7DD;
1433
  color: #ffff;
1434
}
1435
 
1436
.main-conversation-box {
1437
  background-color: #f2f2f2;
1438
}
1439
.usr-pic > img {
1440
  width: 80%;
1441
}
1442
 
1443
.user-specs {
1444
  padding: 39px 0 10px 0;
1445
}
1446
 
1447
.username-dt {
1448
  padding-top: 10px;
1449
}
1450
 
1451
 
1452
 
1453
.sign_link {
1454
  border-top: 1px solid #6c757d;
1455
}
1456
 
1457
.post_topbar {
1458
background-image: linear-gradient(#f5f5f7, #ffff);
1459
border-radius: 10px;
1460
}
1461
 
1462
.job-status-bar {
1463
  background-image: linear-gradient(#f5f5f7, #ffff);
1464
  border-radius: 10px;
1465
  border-top: 1px solid #e5e5e5;
1466
}
1467
 
1468
.comment_box form button {
1469
  width: 21%;
1470
}
1471
.comment_box input {
1472
  width: 371px;
1473
}
1474
 
1475
.like-com li a {
1476
  color: #66a7dd;
1477
}
1478
.message-bar-head {
1479
  background-color: #f2f2f2;
1480
}
1481
 
1482
.form-control:disabled, .form-control[readonly] {
1483
  background-color: #ffff;
1484
}
1485
 
1486
.user-info {
1487
  padding: 10px 38px 2px 40px;
1488
}
1489
 
1490
.user-info > i {
1491
  right: 25px;
1492
}
1493
 
1494
.file-caption.icon-visible .file-caption-name {
1495
  padding-bottom: 15px;
1496
}
1497
 
1498
/**notificaciones**/
1499
.notification {
1500
  color: white;
1501
  text-decoration: none;
1502
  padding: 0px 20px;
1503
  position: relative;
1504
  display: inline-block;
1505
  border-radius: 2px;
1506
  top: 10px;
1507
  font-size: small;
1508
}
1509
 
1510
.notification:hover {
1511
  background: #F7EE9F;
1512
}
1513
 
1514
.notification .badge {
1515
  position: absolute;
1516
  top: -10px;
1517
  right: 2px;
1518
  padding: 3px 6px;
1519
  border-radius: 50%;
1520
  background-color: red;
1521
  color: white;
1522
}
1523
 
1524
.text-submenu {
1525
  color: #469bcb;
1526
}
1527
 
1528
 
1529
.main-ws-sec {
1530
  background-color: #ffff;
1531
}
1532
/**estilos altos de las columnas*
1533
.right-sidebar {
1534
  margin-top: -7px;
1535
}*/
1536
 
1537
.main-left-sidebar {
1538
  margin-top: 37px;
1539
}
1540
 
1541
.message-btn {
1542
  margin-top: -7px;
1543
  margin-bottom: 10px;
1544
}
1545
 
1546
.rc-anchor-checkbox-label {
1547
  font-size: 10px !important;
1548
}
1549
 
1550
.rc-anchor-normal .rc-anchor-content {
1551
  width: 165px !important;
1552
}
1553
.rc-anchor-normal .rc-anchor-pt {
1554
  text-align: center;
1555
}
1556
 
1557
.rc-anchor-normal {
1558
  zoom: 87%;
1559
}
1560
.comment-list {
1561
	display: grid;
1562
}
1563
 
1564
.comment {
1565
    padding-right: 10px;
1566
}
1567
 
1568
.microlearning-up-info {
1569
	float: left;
1570
	width: 100%;
1571
	padding-top: 30px;
1572
	padding-bottom: 30px;
1573
	border-bottom: 1px solid #e5e5e5;
1574
}
1575
.microlearning-up-info img {
1576
	float: none;
1577
	object-fit: cover;
1578
}
1579
.microlearning-up-info h3 {
1580
	color: #000000;
1581
	font-size: 18px;
1582
	font-weight: 600;
1583
	margin-bottom: 10px;
1584
}
1585
.microlearning-up-info h4 {
1586
	color: #686868;
1587
	font-size: 14px;
1588
	font-weight: 500;
1589
	margin-bottom: 21px;
1590
}
1591
.microlearning-up-info ul {
1592
	float: left;
1593
	width: 100%;
1594
}
1595
.microlearning-up-info ul li {
1596
	display: inline-block;
1597
	margin-right: 6px;
1598
}
1599
.microlearning-up-info ul li a {
1600
	display: inline-block;
1601
	padding: 0 12px;
1602
	color: #fff;
1603
	height: 35px;
1604
	line-height: 35px;
1605
}
1606
.microlearning-up-info ul li a i {
1607
	font-size: 24px;
1608
	position: relative;
1609
	top: 3px;
1610
}
1611
 
1612
/**** INICIO breadcrumb ***/
1613
ul.breadcrumb {
1614
  padding: 10px 16px;
1615
  list-style: none;
1616
  background-color: #f5f5f7;
1617
}
1618
ul.breadcrumb li {
1619
  display: inline;
1620
  font-size: 14px;
1621
}
1622
ul.breadcrumb li+li:before {
1623
  padding: 8px;
1624
  color: black;
1625
  content: ">\00a0";
1626
}
1627
ul.breadcrumb li a {
1628
  color: #0275d8;
1629
  text-decoration: none;
1630
}
1631
ul.breadcrumb li a:hover {
1632
  color: #01447e;
1633
  text-decoration: underline;
1634
}
1635
/**** FIN breadcrumb ***/
1636
.job_descp > p {
1637
  background-color: white;
1638
  /* border-radius: 5px; */
1639
}
1640
 
1641
.user-fw-status li{
1642
  padding: 2px 0;
1643
}
1644
form > input {
1645
  border-radius: 5px;
1646
}
1647
 
1648
.company-down-info ul li {
1649
    display: inline-block;
1650
    margin-right: 6px;
1651
}
1652
 
1653
.company-down-info ul li a {
1654
	display: inline-block;
1655
    padding: 0 12px;
1656
    color: #000;
1657
    height: 35px;
1658
    line-height: 35px;
1659
}