Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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