Subversion Repositories SmartDukaan

Rev

Rev 29784 | Rev 31255 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
21627 kshitij.so 1
/*
2
    Theme Name: NiceAdmin
3
    Theme URL: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/
4
    Author: BootstrapMade
5
    Author URL: https://bootstrapmade.com
6
*/
7
/* Import fonts */
27531 amit.gupta 8
@import
9
	url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic)
10
	;
21627 kshitij.so 11
 
12
@import url(line-icons.css);
13
 
14
body {
27531 amit.gupta 15
	color: #797979;
16
	background: #eeeeee;
17
	font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
18
	padding: 0px !important;
19
	margin: 0px !important;
20
	font-size: 14px !important;
21627 kshitij.so 21
}
22
 
27531 amit.gupta 23
.wrapper {
24
	background: #F7F7F7;
21627 kshitij.so 25
}
26
 
27531 amit.gupta 27
h1, h2, h3, h4, h5 {
28
	font-weight: 300;
21627 kshitij.so 29
}
30
 
27531 amit.gupta 31
label {
32
	font-weight: 300;
21627 kshitij.so 33
}
34
 
35
ul li {
27531 amit.gupta 36
	list-style: none;
21627 kshitij.so 37
}
38
 
39
a, a:hover, a:focus {
27531 amit.gupta 40
	text-decoration: none;
41
	outline: none;
42
	outline: 0;
43
}
21627 kshitij.so 44
 
27531 amit.gupta 45
input:focus, textarea:focus {
46
	outline: none;
47
}
21627 kshitij.so 48
 
27531 amit.gupta 49
table tr th {
50
	color: #688a7e;
51
}
21627 kshitij.so 52
 
27531 amit.gupta 53
*:focus {
54
	outline: none;
21627 kshitij.so 55
}
56
 
57
::selection {
27531 amit.gupta 58
	background: #688a7e;
59
	color: #fff;
21627 kshitij.so 60
}
61
 
62
::-moz-selection {
27531 amit.gupta 63
	background: #688a7e;
64
	color: #fff;
21627 kshitij.so 65
}
66
 
67
#container {
27531 amit.gupta 68
	width: 100%;
69
	height: 100%;
21627 kshitij.so 70
}
71
 
27531 amit.gupta 72
.Creative-pro, .Creative-pro h3 {
73
	display: block;
74
	position: fixed;
75
	bottom: 0;
76
	z-index: 100000;
77
	width: 100%;
78
	overflow: hidden;
79
	height: 50px;
80
	margin: 0px;
21627 kshitij.so 81
}
82
 
27531 amit.gupta 83
.Creative-pro h3 {
84
	padding-bottom: 10px;
85
	padding-top: 10px;
21627 kshitij.so 86
}
87
 
27531 amit.gupta 88
.lite {
89
	color: #00a0df !important;
21627 kshitij.so 90
}
91
 
92
/*login page*/
93
.login-body {
27531 amit.gupta 94
	background-color: #f1f2f7;
21627 kshitij.so 95
}
96
 
27531 amit.gupta 97
.login-img-body {
98
	background: url('../img/bg-1.jpg') no-repeat center center fixed;
99
	-webkit-background-size: cover;
100
	-moz-background-size: cover;
101
	-o-background-size: cover;
102
	background-size: cover;
21627 kshitij.so 103
}
104
 
27531 amit.gupta 105
.login-img2-body {
106
	background: url('../img/bg-1.jpg') no-repeat center center fixed;
107
	-webkit-background-size: cover;
108
	-moz-background-size: cover;
109
	-o-background-size: cover;
110
	background-size: cover;
21627 kshitij.so 111
}
112
 
27531 amit.gupta 113
.login-img3-body {
114
	background: url('../img/bg-1.jpg') no-repeat center center fixed;
115
	-webkit-background-size: cover;
116
	-moz-background-size: cover;
117
	-o-background-size: cover;
118
	background-size: cover;
21627 kshitij.so 119
}
120
 
121
.login-form {
27531 amit.gupta 122
	max-width: 350px;
123
	margin: 200px auto 0;
124
	background: #d5d7de;
21627 kshitij.so 125
}
126
 
27531 amit.gupta 127
.login-img-body .login-form {
128
	max-width: 350px;
129
	margin: 200px auto 0;
130
	background: rgba(213, 215, 222, 0.4);
131
	border: 1px solid #B0B6BE;
21627 kshitij.so 132
}
133
 
27531 amit.gupta 134
.login-img2-body .login-form {
135
	border: 1px solid #B0B6BE;
136
	background: rgba(213, 215, 222, 0.7);
21627 kshitij.so 137
}
138
 
27531 amit.gupta 139
.login-img3-body .login-form {
140
	border: 1px solid #B0B6BE;
141
	background: rgba(213, 215, 222, 0.9);
21627 kshitij.so 142
}
143
 
27531 amit.gupta 144
.login-form a {
145
	color: #688a7e !important;
21627 kshitij.so 146
}
147
 
148
.login-form h2.login-form-heading {
27531 amit.gupta 149
	margin: 0;
150
	padding: 20px 15px;
151
	text-align: center;
152
	background: #34aadc;
153
	border-radius: 5px 5px 0 0;
154
	-webkit-border-radius: 5px 5px 0 0;
155
	color: #fff;
156
	font-size: 18px;
157
	text-transform: uppercase;
158
	font-weight: 300;
159
	font-family: 'Lato', sans-serif;
21627 kshitij.so 160
}
161
 
162
.login-form .checkbox {
27531 amit.gupta 163
	margin-bottom: 14px;
21627 kshitij.so 164
}
165
 
166
.login-form .checkbox {
27531 amit.gupta 167
	font-weight: normal;
168
	font-weight: 300;
169
	font-family: 'Lato', sans-serif;
21627 kshitij.so 170
}
171
 
172
.login-form .form-control {
27531 amit.gupta 173
	position: relative;
174
	font-size: 16px;
175
	height: auto;
176
	padding: 10px;
177
	-webkit-box-sizing: border-box;
178
	-moz-box-sizing: border-box;
179
	box-sizing: border-box;
21627 kshitij.so 180
}
181
 
182
.login-form .form-control:focus {
27531 amit.gupta 183
	z-index: 2;
21627 kshitij.so 184
}
185
 
27531 amit.gupta 186
.login-form .login-img {
187
	font-size: 50px;
188
	font-weight: 300;
21627 kshitij.so 189
}
190
 
27531 amit.gupta 191
.login-form .input-group {
192
	padding-bottom: 15px;
21627 kshitij.so 193
}
194
 
27531 amit.gupta 195
.login-form .input-group-addon {
196
	padding: 6px 12px;
197
	font-size: 16px;
198
	color: #8b9199;
199
	font-weight: normal;
200
	line-height: 1;
201
	text-align: center;
202
	background-color: #ffffff;
203
	border: none;
204
	border-radius: 0;
21627 kshitij.so 205
}
206
 
27531 amit.gupta 207
.login-form input[type="text"], .login-form input[type="password"] {
208
	border: none;
209
	box-shadow: none;
210
	font-size: 16px;
211
	border-radius: 0;
21627 kshitij.so 212
}
213
 
27531 amit.gupta 214
.login-form .btn {
215
	border-radius: 0;
21627 kshitij.so 216
}
217
 
218
.login-form .btn-login {
27531 amit.gupta 219
	background: #f67a6e;
220
	color: #fff;
221
	text-transform: uppercase;
222
	font-weight: 300;
223
	font-family: 'Lato', sans-serif;
224
	box-shadow: 0 4px #e56b60;
225
	margin-bottom: 20px;
21627 kshitij.so 226
}
227
 
228
.login-form p {
27531 amit.gupta 229
	text-align: center;
230
	color: #b6b6b6;
231
	font-size: 16px;
232
	font-weight: 300;
21627 kshitij.so 233
}
234
 
27531 amit.gupta 235
.login-img3-body .login-form p, .login-img2-body .login-form p {
236
	color: #34aadc;
21627 kshitij.so 237
}
238
 
239
.login-form a {
27531 amit.gupta 240
	color: #b6b6b6;
21627 kshitij.so 241
}
242
 
243
.login-form a:hover {
27531 amit.gupta 244
	color: #34aadc;
21627 kshitij.so 245
}
246
 
27531 amit.gupta 247
.form .required {
248
	font-size: 16px;
249
	color: #00a0df;
21627 kshitij.so 250
}
251
 
252
.login-wrap {
27531 amit.gupta 253
	padding: 20px;
21627 kshitij.so 254
}
255
 
27531 amit.gupta 256
.login-social-link {
257
	display: inline-block;
258
	margin-top: 20px;
259
	margin-bottom: 15px;
21627 kshitij.so 260
}
261
 
262
.login-social-link a {
27531 amit.gupta 263
	color: #fff;
264
	padding: 15px 28px;
265
	border-radius: 4px;
21627 kshitij.so 266
}
267
 
268
.login-social-link a:hover {
27531 amit.gupta 269
	color: #fff;
21627 kshitij.so 270
}
271
 
272
.login-social-link a i {
27531 amit.gupta 273
	font-size: 20px;
274
	padding-right: 10px;
21627 kshitij.so 275
}
276
 
277
.login-social-link a.facebook {
27531 amit.gupta 278
	background: #5193ea;
279
	margin-right: 22px;
280
	box-shadow: 0 4px #2775e2;
281
	float: left;
21627 kshitij.so 282
}
283
 
284
.login-social-link a.twitter {
27531 amit.gupta 285
	background: #44ccfe;
286
	box-shadow: 0 4px #2bb4e8;
287
	float: left;
21627 kshitij.so 288
}
289
 
290
/*Modal Content*/
27531 amit.gupta 291
.modal-content {
292
	border-radius: 0px;
293
	background: rgba(255, 255, 255, 0.9);
21627 kshitij.so 294
}
295
 
27531 amit.gupta 296
.modal-header .close {
297
	font-weight: 300;
298
	font-size: 30px;
21627 kshitij.so 299
}
300
 
301
/*sidebar navigation*/
302
#sidebar {
27531 amit.gupta 303
	width: 180px;
304
	height: 100%;
305
	position: fixed;
306
	background: #2A3F54;
21627 kshitij.so 307
}
308
 
309
.nav-collapse.collapse {
27531 amit.gupta 310
	display: inline;
21627 kshitij.so 311
}
312
 
27531 amit.gupta 313
ul.sidebar-menu, ul.sidebar-menu li ul.sub {
314
	margin: -2px 0 0;
315
	padding: 0;
21627 kshitij.so 316
}
317
 
318
ul.sidebar-menu {
27531 amit.gupta 319
	margin-top: 60px;
21627 kshitij.so 320
}
321
 
27531 amit.gupta 322
#sidebar>ul>li>ul.sub {
323
	display: none;
21627 kshitij.so 324
}
325
 
27531 amit.gupta 326
#sidebar>ul>li.active>ul.sub, #sidebar>ul>li>ul.sub>li>a {
327
	display: block;
21627 kshitij.so 328
}
329
 
27531 amit.gupta 330
ul.sidebar-menu li ul.sub li {
331
	background: #394a59;
332
	margin-bottom: 0;
333
	margin-left: 0;
334
	margin-right: 0;
21627 kshitij.so 335
}
336
 
27531 amit.gupta 337
ul.sidebar-menu li ul.sub li:last-child {
338
	border-radius: 0 0 4px 4px;
339
	-webkit-border-radius: 0 0 4px 4px;
21627 kshitij.so 340
}
341
 
342
ul.sidebar-menu li ul.sub li a {
27531 amit.gupta 343
	font-size: 12px;
344
	padding: 0 0 0 32px;
345
	line-height: 35px;
346
	height: 35px;
347
	-webkit-transition: all 0.3s ease;
348
	-moz-transition: all 0.3s ease;
349
	-o-transition: all 0.3s ease;
350
	-ms-transition: all 0.3s ease;
351
	transition: all 0.3s ease;
352
	color: #d0d8df;
353
	font-size: 14px;
21627 kshitij.so 354
}
355
 
27531 amit.gupta 356
ul.sidebar-menu li ul.sub li a:hover, ul.sidebar-menu li ul.sub li.active a
357
	{
358
	color: #fff;
359
	-webkit-transition: all 0.3s ease;
360
	-moz-transition: all 0.3s ease;
361
	-o-transition: all 0.3s ease;
362
	-ms-transition: all 0.3s ease;
363
	transition: all 0.3s ease;
364
	display: block;
21627 kshitij.so 365
}
366
 
27531 amit.gupta 367
ul.sidebar-menu li {
368
	line-height: 20px !important;
21627 kshitij.so 369
 
27531 amit.gupta 370
	/*margin-bottom: 5px;
21627 kshitij.so 371
 
372
    margin-left:10px;
373
 
374
    margin-right:10px;*/
375
}
376
 
377
/*ul.sidebar-menu li:hover{
378
 
379
    border-bottom: 1px solid #688a7e;
380
 
381
}*/
27531 amit.gupta 382
ul.sidebar-menu li.sub-menu {
383
	line-height: 15px;
384
	font-size: 16px;
21627 kshitij.so 385
}
386
 
27531 amit.gupta 387
ul.sidebar-menu li a span {
388
	display: inline-block;
21627 kshitij.so 389
}
390
 
27531 amit.gupta 391
ul.sidebar-menu li a {
392
	color: #d0d8df;
393
	text-decoration: none;
394
	display: block;
395
	padding: 15px 0 15px 10px;
396
	font-size: 16px;
397
	font-weight: 300;
398
	outline: none;
399
	-webkit-transition: all 0.3s ease;
400
	-moz-transition: all 0.3s ease;
401
	-o-transition: all 0.3s ease;
402
	-ms-transition: all 0.3s ease;
403
	transition: all 0.3s ease;
404
	border-right: 1px solid #D7D7D7;
405
	border-bottom: 1px solid #D7D7D7;
21627 kshitij.so 406
}
407
 
408
/*ul.sidebar-menu li a i{
409
 
410
    position: relative;
411
 
412
    top: 2px;
413
 
414
}*/
27531 amit.gupta 415
ul.sidebar-menu li.active a, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus
416
	{
417
	background: #D3181F;
418
	color: #fff;
419
	display: block;
420
	/*border-radius: 4px;
21627 kshitij.so 421
 
422
    -webkit-border-radius: 4px;*/
27531 amit.gupta 423
	-webkit-transition: all 0.3s ease;
424
	-moz-transition: all 0.3s ease;
425
	-o-transition: all 0.3s ease;
426
	-ms-transition: all 0.3s ease;
427
	transition: all 0.3s ease;
21627 kshitij.so 428
}
429
 
430
ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
27531 amit.gupta 431
	/*border-bottom: 1px solid #d0d8df;*/
432
	border-bottom: none;
21627 kshitij.so 433
}
434
 
27531 amit.gupta 435
/*ul.sidebar-menu li.active a,*/
436
ul.sidebar-menu .sub-menu li.active a {
437
	border-bottom: 1px solid #d0d8df;
21627 kshitij.so 438
}
439
 
440
ul.sidebar-menu li a i {
27531 amit.gupta 441
	font-size: 18px;
442
	padding-right: 6px;
21627 kshitij.so 443
 
27531 amit.gupta 444
	/*color: #688a7e;*/
21627 kshitij.so 445
}
446
 
447
ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
27531 amit.gupta 448
	color: #fff;
21627 kshitij.so 449
}
450
 
451
ul.sidebar-menu li.active a i {
27531 amit.gupta 452
	color: #fff;
21627 kshitij.so 453
}
454
 
27531 amit.gupta 455
#sidebar ul>li>a .arrow {
456
	border-bottom: 4px solid transparent;
457
	border-left: 4px solid #A0A0A0;
458
	border-top: 4px solid transparent;
459
	float: right;
460
	height: 0;
461
	margin-right: 10px;
462
	margin-top: 6px;
463
	width: 0;
21627 kshitij.so 464
}
465
 
27531 amit.gupta 466
#sidebar ul>li>a .menu-arrow {
467
	float: right;
468
	margin-right: 8px;
469
	margin-top: 6px;
21627 kshitij.so 470
}
471
 
27531 amit.gupta 472
#sidebar>ul>li>a .arrow.open {
473
	border-left: 4px solid transparent;
474
	border-right: 4px solid transparent;
475
	border-top: 5px solid #A0A0A0;
476
	float: right;
477
	height: 0;
478
	margin-right: 10px;
479
	margin-top: 8px;
480
	width: 0;
21627 kshitij.so 481
}
482
 
27531 amit.gupta 483
#sidebar ul>li.active>a .arrow, #sidebar ul>li>a:hover .arrow, #sidebar ul>li>a:focus .arrow
484
	{
485
	float: right;
486
	margin-top: 6px;
487
	margin-right: 10px;
488
	width: 0;
489
	height: 0;
490
	border-left: 4px solid #d0d8df;
491
	border-top: 4px solid transparent;
492
	border-bottom: 4px solid transparent;
21627 kshitij.so 493
}
494
 
27531 amit.gupta 495
#sidebar>ul>li.active>a .arrow.open, #sidebar>ul>li>a:hover .arrow.open,
496
	#sidebar>ul>li>a:focus .arrow.open {
497
	float: right;
498
	margin-top: 8px;
499
	margin-right: 10px;
500
	width: 0;
501
	height: 0;
502
	border-top: 5px solid #d0d8df;
503
	border-left: 4px solid transparent;
504
	border-right: 4px solid transparent;
21627 kshitij.so 505
}
506
 
507
.mail-info, .mail-info:hover {
27531 amit.gupta 508
	margin: 3px 6px 0 0;
509
	font-size: 11px;
21627 kshitij.so 510
}
511
 
512
/*profile status bubbly*/
513
.online-profile li a i {
27531 amit.gupta 514
	position: relative;
515
	left: -12px;
516
	top: -10px;
21627 kshitij.so 517
}
518
 
519
.online-profile li a span i {
27531 amit.gupta 520
	position: relative;
521
	top: 10px;
21627 kshitij.so 522
}
523
 
524
/*chat-*/
525
.chat-online-profile li a i {
27531 amit.gupta 526
	position: relative;
527
	left: -12px;
528
	top: -10px;
21627 kshitij.so 529
}
530
 
531
.chat-online-profile li a span i {
27531 amit.gupta 532
	position: relative;
533
	top: 10px;
21627 kshitij.so 534
}
535
 
27531 amit.gupta 536
.chat-online-profile li a {
537
	border-bottom: 1px solid #D7D7D7;
21627 kshitij.so 538
}
539
 
27531 amit.gupta 540
.chat-online-profile li a:hover, .chat-online-profile li a:focus,
541
	.chat-online-profile li a:active {
542
	background: #eeeeee !important;
543
	border-bottom: 1px solid #688a7e !important;
21627 kshitij.so 544
}
545
 
27531 amit.gupta 546
.chat-online-profile li a:hover span i, .chat-online-profile li a:focus span i,
547
	.chat-online-profile li a:active span i {
548
	color: #688a7e;
21627 kshitij.so 549
}
550
 
27531 amit.gupta 551
.right-chat-panel {
552
	max-height: 600px;
21627 kshitij.so 553
}
554
 
27531 amit.gupta 555
.compose-mail {
556
	width: 95%;
557
	font-size: 16px;
558
	border-radius: 0;
21627 kshitij.so 559
}
560
 
561
/*main content*/
562
#main-content {
27531 amit.gupta 563
	margin-left: 180px;
21627 kshitij.so 564
}
565
 
566
.header, .footer {
27531 amit.gupta 567
	min-height: 60px;
568
	padding: 0 15px;
21627 kshitij.so 569
}
570
 
571
.box1 {
27531 amit.gupta 572
	font-size: 16px;
573
	display: inline-block;
574
	width: 25%;
575
	padding: .25em .5em;
576
	margin: 20px 10px 0 0;
21627 kshitij.so 577
}
578
 
579
.header {
27531 amit.gupta 580
	position: fixed;
581
	left: 0;
582
	right: 0;
583
	z-index: 1002;
21627 kshitij.so 584
}
585
 
27531 amit.gupta 586
.white-bg {
587
	background: rgba(255, 255, 255, 0.9);
588
	border-bottom: 1px solid #f1f2f7;
21627 kshitij.so 589
}
590
 
27531 amit.gupta 591
.dark-bg {
592
	background: rgba(54, 66, 74, 1);
593
	border-bottom: 1px solid #f1f2f7;
21627 kshitij.so 594
}
595
 
27531 amit.gupta 596
.panel-content {
597
	padding: 10px;
21627 kshitij.so 598
}
599
 
600
.wrapper {
27531 amit.gupta 601
	display: inline-block;
602
	margin-top: 60px;
603
	padding: 15px;
604
	width: 100%;
21627 kshitij.so 605
}
606
 
607
a.logo {
27531 amit.gupta 608
	font-size: 25px;
609
	font-weight: 400;
610
	color: #D3181F;
611
	float: left;
612
	margin-top: 15px;
613
	text-transform: uppercase;
614
	letter-spacing: 1px;
21627 kshitij.so 615
}
616
 
25291 amit.gupta 617
.samsung-bg {
27531 amit.gupta 618
	background-color: "#1427a0"
25291 amit.gupta 619
}
27531 amit.gupta 620
 
25291 amit.gupta 621
.nokia-bg {
27531 amit.gupta 622
	background-color: "#124191"
25291 amit.gupta 623
}
27531 amit.gupta 624
 
25291 amit.gupta 625
.vivo-bg {
27531 amit.gupta 626
	background-color: "#0095da"
25291 amit.gupta 627
}
27531 amit.gupta 628
 
25291 amit.gupta 629
.oppo-bg {
27531 amit.gupta 630
	background-color: "#00925f"
25291 amit.gupta 631
}
27531 amit.gupta 632
 
25291 amit.gupta 633
.realme-bg {
27531 amit.gupta 634
	background-color: "#ffc915"
25291 amit.gupta 635
}
27531 amit.gupta 636
 
25291 amit.gupta 637
.xiaomi-bg {
27531 amit.gupta 638
	background-color: "#ff6700"
25291 amit.gupta 639
}
27531 amit.gupta 640
 
25291 amit.gupta 641
.apple-bg {
27531 amit.gupta 642
	background-color: "#4c4b4b"
25291 amit.gupta 643
}
644
 
23171 amit.gupta 645
span.logo {
27531 amit.gupta 646
	font-size: 16px;
647
	font-weight: 300;
648
	color: #D3181F;
649
	float: left;
650
	margin-top: 15px;
651
	text-transform: uppercase;
652
	letter-spacing: 1px;
23171 amit.gupta 653
}
654
 
21627 kshitij.so 655
a.logo:hover, a.logo:focus {
27531 amit.gupta 656
	text-decoration: none;
657
	outline: none;
21627 kshitij.so 658
}
659
 
660
a.logo span {
27531 amit.gupta 661
	color: #688a7e;
21627 kshitij.so 662
}
663
 
664
/*notification*/
27531 amit.gupta 665
#top_menu .nav>li, ul.top-menu>li {
666
	float: left;
21627 kshitij.so 667
}
668
 
669
.search-row {
27531 amit.gupta 670
	float: left;
671
	margin-top: 15px;
672
	margin-left: 16px;
21627 kshitij.so 673
}
674
 
675
.notification-row {
27531 amit.gupta 676
	float: right;
677
	margin-top: 15px;
678
	margin-left: 65px;
21627 kshitij.so 679
}
680
 
27531 amit.gupta 681
#task_notificatoin_bar, #mail_notificatoin_bar, #alert_notificatoin_bar,
682
	#cart_bar, #wallet_bar {
683
	margin-top: 7px;
21627 kshitij.so 684
}
685
 
27531 amit.gupta 686
ul.top-menu>li>a {
687
	color: #D3181F;
688
	font-size: 18px;
689
	padding: 2px 6px;
690
	margin-right: 15px;
21627 kshitij.so 691
}
692
 
27531 amit.gupta 693
ul.top-menu>li>a:hover, ul.top-menu>li>a:focus {
694
	background: transparent !important;
695
	color: #D7D7D7 !important;
21627 kshitij.so 696
}
697
 
698
.notification-row .badge {
27531 amit.gupta 699
	position: absolute;
700
	right: -4px;
701
	top: 0px;
702
	z-index: 100;
703
	border-radius: 9px;
704
	min-width: 18px;
705
	height: 18px;
706
	text-align: center;
707
	padding: 3px 5px;
708
	background: #00a0df;
709
	font-weight: 400;
21627 kshitij.so 710
}
711
 
27531 amit.gupta 712
.badge {
713
	border-radius: 9px;
714
	min-width: 18px;
715
	height: 18px;
716
	text-align: center;
717
	padding: 3px 5px;
718
	background: #00a0df;
21627 kshitij.so 719
}
720
 
721
.dropdown-menu.extended {
27531 amit.gupta 722
	max-width: 300px !important;
723
	min-width: 160px !important;
724
	top: 42px;
725
	width: 235px !important;
726
	padding: 0;
727
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
728
	border: none !important;
729
	border-radius: 4px;
730
	-webkit-border-radius: 4px;
21627 kshitij.so 731
}
732
 
27531 amit.gupta 733
.navbar-form {
734
	padding: 0px;
735
	margin: 0 0 0 10px;
21627 kshitij.so 736
}
737
 
27531 amit.gupta 738
.navbar-form .form-control {
739
	width: 200px;
740
	height: 30px;
741
	background: white url('../images/icons/search-line-icon.png') no-repeat
742
		3px;
743
	padding-left: 24px;
744
	margin-top: 1px;
21627 kshitij.so 745
}
746
 
747
@media screen and (-webkit-min-device-pixel-ratio:0) {
27531 amit.gupta 748
	/* Safari and Chrome */
749
	.dropdown-menu.extended {
750
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
751
	}
752
	;
21627 kshitij.so 753
}
754
 
755
/* bootstrape editor*/
27531 amit.gupta 756
#editor {
757
	max-height: 250px;
758
	height: 250px;
759
	background-color: white;
760
	border-collapse: separate;
761
	border: 1px solid rgb(204, 204, 204);
762
	padding: 4px;
763
	box-sizing: content-box;
764
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
765
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
766
	border-top-right-radius: 3px;
767
	border-bottom-right-radius: 3px;
768
	border-bottom-left-radius: 3px;
769
	border-top-left-radius: 3px;
770
	overflow: scroll;
771
	outline: none;
21627 kshitij.so 772
}
773
 
774
#voiceBtn {
27531 amit.gupta 775
	width: 20px;
776
	color: transparent;
777
	background-color: transparent;
778
	transform: scale(2.0, 2.0);
779
	-webkit-transform: scale(2.0, 2.0);
780
	-moz-transform: scale(2.0, 2.0);
781
	border: transparent;
782
	cursor: pointer;
783
	box-shadow: none;
784
	-webkit-box-shadow: none;
21627 kshitij.so 785
}
786
 
787
div[data-role="editor-toolbar"] {
27531 amit.gupta 788
	-webkit-user-select: none;
789
	-moz-user-select: none;
790
	-ms-user-select: none;
791
	user-select: none;
21627 kshitij.so 792
}
793
 
794
.dropdown-menu.extended li p {
27531 amit.gupta 795
	background-color: #F1F2F7;
796
	color: #666666;
797
	margin: 0;
798
	padding: 10px;
21627 kshitij.so 799
}
800
 
801
.dropdown-menu.extended li p.green {
27531 amit.gupta 802
	background-color: #4cd964;
803
	color: #fff;
21627 kshitij.so 804
}
805
 
806
.dropdown-menu.extended li p.red {
27531 amit.gupta 807
	background-color: #00a0df;
808
	color: #fff;
21627 kshitij.so 809
}
810
 
811
.dropdown-menu.extended li p.blue {
27531 amit.gupta 812
	background-color: #D3181F;
813
	color: #fff;
21627 kshitij.so 814
}
815
 
816
.dropdown-menu.extended li p.yellow {
27531 amit.gupta 817
	background-color: #fcb322;
818
	color: #fff;
21627 kshitij.so 819
}
820
 
821
.dropdown-menu.extended li a {
27531 amit.gupta 822
	border-bottom: 1px solid #EBEBEB !important;
823
	font-size: 12px;
824
	list-style: none;
21627 kshitij.so 825
}
826
 
827
.dropdown-menu.extended li a {
27531 amit.gupta 828
	padding: 15px 10px !important;
829
	width: 100%;
830
	display: inline-block;
21627 kshitij.so 831
}
832
 
833
.dropdown-menu.extended li a:hover {
27531 amit.gupta 834
	background-color: #F7F8F9 !important;
835
	color: #2E2E2E;
836
	border-bottom: 1px solid #688a7e !important;
21627 kshitij.so 837
}
838
 
839
.dropdown-menu.tasks-bar .task-info .desc {
27531 amit.gupta 840
	font-size: 13px;
841
	font-weight: normal;
21627 kshitij.so 842
}
843
 
844
.dropdown-menu.tasks-bar .task-info .percent {
27531 amit.gupta 845
	display: inline-block;
846
	float: right;
847
	font-size: 13px;
848
	font-weight: 600;
849
	padding-left: 10px;
850
	margin-top: -4px;
21627 kshitij.so 851
}
852
 
853
.dropdown-menu.extended .progress {
27531 amit.gupta 854
	margin-bottom: 0 !important;
855
	height: 10px;
21627 kshitij.so 856
}
857
 
858
.dropdown-menu.inbox li a .photo img {
27531 amit.gupta 859
	border-radius: 2px 2px 2px 2px;
860
	float: left;
861
	height: 40px;
862
	margin-right: 4px;
863
	width: 40px;
21627 kshitij.so 864
}
865
 
866
.dropdown-menu.inbox li a .subject {
27531 amit.gupta 867
	display: block;
21627 kshitij.so 868
}
869
 
870
.dropdown-menu.inbox li a .subject .from {
27531 amit.gupta 871
	font-size: 12px;
872
	font-weight: 600;
21627 kshitij.so 873
}
874
 
875
.dropdown-menu.inbox li a .subject .time {
27531 amit.gupta 876
	font-size: 11px;
877
	font-style: italic;
878
	font-weight: bold;
879
	position: absolute;
880
	right: 5px;
21627 kshitij.so 881
}
882
 
883
.dropdown-menu.inbox li a .message {
27531 amit.gupta 884
	display: block !important;
885
	font-size: 11px;
21627 kshitij.so 886
}
887
 
27531 amit.gupta 888
.top-nav {
889
	margin-top: 7px;
21627 kshitij.so 890
}
891
 
27531 amit.gupta 892
.top-nav ul.top-menu>li .dropdown-menu.logout {
893
	width: 200px !important;
21627 kshitij.so 894
}
895
 
896
.top-nav li.dropdown .dropdown-menu {
27531 amit.gupta 897
	float: right;
898
	right: 0;
899
	left: auto;
21627 kshitij.so 900
}
901
 
27531 amit.gupta 902
.dropdown-menu.extended.logout>li {
903
	float: left;
904
	text-align: left;
905
	width: 100%;
21627 kshitij.so 906
}
907
 
27531 amit.gupta 908
.dropdown-menu.extended.logout>li.eborder-top {
909
	border-top: 2px solid #688a7e !important;
21627 kshitij.so 910
}
911
 
27531 amit.gupta 912
.dropdown-menu.extended.logout>li:last-child {
913
	float: left;
914
	text-align: left;
915
	width: 100%;
916
	background: #688a7e;
21627 kshitij.so 917
}
918
 
27531 amit.gupta 919
.dropdown-menu.extended.logout>li:last-child>a, .dropdown-menu.extended.logout>li:last-child>a:hover
920
	{
921
	color: #fff;
922
	border-bottom: none !important;
923
	text-transform: uppercase;
924
	background-color: #D3181F !important;
21627 kshitij.so 925
}
926
 
27531 amit.gupta 927
.dropdown-menu.extended.logout>li:last-child>a:hover>i {
928
	color: #fff;
21627 kshitij.so 929
}
930
 
27531 amit.gupta 931
.dropdown-menu>li>a {
932
	color: #797979;
21627 kshitij.so 933
}
934
 
27531 amit.gupta 935
.dropdown-menu.extended.logout>li>a {
936
	border-bottom: 1px solid #EBEBEB !important;
937
	font-size: 14px;
938
	list-style: none;
939
	padding: 15px 10px !important;
940
	width: 100%;
941
	display: inline-block;
21627 kshitij.so 942
}
943
 
27531 amit.gupta 944
.dropdown-menu.extended.logout>li>a:hover {
945
	background-color: #F7F8F9 !important;
946
	color: #2E2E2E;
947
	border-bottom: 1px solid #688a7e !important;
21627 kshitij.so 948
}
949
 
27531 amit.gupta 950
.dropdown-menu.extended.logout>li>a:hover i {
951
	color: #688a7e;
21627 kshitij.so 952
}
953
 
27531 amit.gupta 954
.dropdown-menu.extended.logout>li>a i {
955
	font-size: 17px;
21627 kshitij.so 956
}
957
 
27531 amit.gupta 958
.dropdown-menu.extended.logout>li>a>i {
959
	display: inline-block;
960
	padding-right: 10px
21627 kshitij.so 961
}
962
 
963
.top-nav .username {
27531 amit.gupta 964
	font-size: 13px;
965
	color: #d43d31;
21627 kshitij.so 966
}
967
 
27531 amit.gupta 968
.top-nav ul.top-menu>li>a {
969
	padding: 8px;
970
	background: none;
971
	margin-right: 0;
21627 kshitij.so 972
}
973
 
27531 amit.gupta 974
.top-nav ul.top-menu>li {
975
	margin-left: 10px;
21627 kshitij.so 976
}
977
 
27531 amit.gupta 978
.top-nav ul.top-menu>li>a:hover, .top-nav ul.top-menu>li>a:focus {
979
	background: #F1F2F7;
21627 kshitij.so 980
}
981
 
982
.top-nav .dropdown-menu.extended.logout {
27531 amit.gupta 983
	top: 50px;
21627 kshitij.so 984
}
985
 
986
.top-nav .nav .caret {
27531 amit.gupta 987
	border-bottom-color: #A4AABA;
988
	border-top-color: #A4AABA;
21627 kshitij.so 989
}
990
 
27531 amit.gupta 991
.top-nav ul.top-menu>li>a:hover .caret {
992
	border-bottom-color: #7498f1;
993
	border-top-color: #7498f1;
21627 kshitij.so 994
}
995
 
996
.log-arrow-up {
27531 amit.gupta 997
	background: url("../images/arrow-up.png") no-repeat;
998
	width: 20px;
999
	height: 11px;
1000
	position: absolute;
1001
	right: 20px;
1002
	top: -10px;
21627 kshitij.so 1003
}
1004
 
1005
/*----*/
1006
.page-header {
27531 amit.gupta 1007
	margin: 12px 0 20px;
1008
	border-bottom: none;
1009
	opacity: 0.7;
1010
	text-transform: uppercase;
21627 kshitij.so 1011
}
1012
 
1013
.page-header i {
27531 amit.gupta 1014
	color: #acb1b8;
1015
	margin-right: 10px;
1016
	float: left;
1017
	font-size: 30px;
1018
	line-height: 22px;
1019
	opacity: 0.8;
21627 kshitij.so 1020
}
1021
 
1022
.breadcrumb {
27531 amit.gupta 1023
	-webkit-border-radius: 0px;
1024
	-moz-border-radius: 0px;
1025
	border-radius: 0px;
1026
	height: 34px;
1027
	position: relative;
1028
	margin: 0 0 19px 0;
1029
	overflow: hidden;
21627 kshitij.so 1030
}
1031
 
1032
.breadcrumb li {
27531 amit.gupta 1033
	position: relative;
1034
	margin-right: 0;
21627 kshitij.so 1035
}
1036
 
1037
.breadcrumb li i {
27531 amit.gupta 1038
	Font-size: 15px;
1039
	margin-right: 5px;
21627 kshitij.so 1040
}
1041
 
27531 amit.gupta 1042
.breadcrumb>.active {
1043
	color: #d4d4d4;
21627 kshitij.so 1044
}
1045
 
1046
/* .info-box
1047
 
1048
=================================================================== */
1049
.info-box {
27531 amit.gupta 1050
	min-height: 120px;
1051
	margin-bottom: 25px;
1052
	padding: 16px 0px 0px 8px;
1053
	color: white;
1054
	-webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px
1055
		1px -1px rgba(0, 0, 0, 0.1);
1056
	-moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px
1057
		-1px rgba(0, 0, 0, 0.1);
1058
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px
1059
		rgba(0, 0, 0, 0.1);
21627 kshitij.so 1060
}
1061
 
1062
.info-box i {
27531 amit.gupta 1063
	display: block;
1064
	margin-top: 15px;
1065
	height: 75px;
1066
	font-size: 50px;
1067
	line-height: 75px;
1068
	width: 75px;
1069
	float: left;
1070
	text-align: center;
1071
	padding-right: 10px;
1072
	color: rgba(255, 255, 255, 0.75);
21627 kshitij.so 1073
}
1074
 
1075
.info-box .count {
27531 amit.gupta 1076
	margin-top: 20px;
1077
	font-size: 20px;
1078
	font-weight: 700;
21627 kshitij.so 1079
}
1080
 
1081
.info-box .title {
27531 amit.gupta 1082
	font-size: 12px;
1083
	text-transform: uppercase;
1084
	font-weight: 600;
21627 kshitij.so 1085
}
1086
 
1087
.info-box .desc {
27531 amit.gupta 1088
	margin-top: 10px;
1089
	font-size: 12px;
21627 kshitij.so 1090
}
1091
 
1092
.info-box.danger {
27531 amit.gupta 1093
	background: #ff5454;
1094
	border: 1px solid #ff2121;
21627 kshitij.so 1095
}
1096
 
1097
.info-box.warning {
27531 amit.gupta 1098
	background: #fabb3d;
1099
	border: 1px solid #f9aa0b;
21627 kshitij.so 1100
}
1101
 
1102
.info-box.primary {
27531 amit.gupta 1103
	background: #20a8d8;
1104
	border: 1px solid #1985ac;
21627 kshitij.so 1105
}
1106
 
1107
.info-box.info {
27531 amit.gupta 1108
	background: #67c2ef;
1109
	border: 1px solid #39afea;
21627 kshitij.so 1110
}
1111
 
1112
.info-box.success {
27531 amit.gupta 1113
	background: #79c447;
1114
	border: 1px solid #61a434;
21627 kshitij.so 1115
}
1116
 
1117
/*----------------	color------------------------*/
1118
.dark-heading-bg {
27531 amit.gupta 1119
	background: #4c4f53;
1120
	border: 1px solid #4c4f53;
21627 kshitij.so 1121
}
1122
 
1123
.main-bg {
27531 amit.gupta 1124
	background: #e6e8ea;
21627 kshitij.so 1125
}
1126
 
1127
.white-bg {
27531 amit.gupta 1128
	color: #768399;
1129
	background: #fff;
1130
	background-color: #fff;
21627 kshitij.so 1131
}
1132
 
1133
.red-bg {
27531 amit.gupta 1134
	color: #fff;
1135
	background: #d95043;
1136
	background-color: #d95043;
21627 kshitij.so 1137
}
1138
 
1139
.blue-bg {
27531 amit.gupta 1140
	color: #fff;
1141
	background: #57889c;
1142
	background-color: #57889c;
21627 kshitij.so 1143
}
1144
 
1145
.green-bg {
27531 amit.gupta 1146
	color: #fff;
1147
	background: #26c281;
1148
	background-color: #26c281;
21627 kshitij.so 1149
}
1150
 
1151
.greenLight-bg {
27531 amit.gupta 1152
	color: #71843f;
1153
	background: #71843f;
1154
	background-color: #71843f;
21627 kshitij.so 1155
}
1156
 
1157
.yellow-bg {
27531 amit.gupta 1158
	color: #fff;
1159
	background: #fc6;
1160
	background-color: #fc6;
21627 kshitij.so 1161
}
1162
 
1163
.orange-bg {
27531 amit.gupta 1164
	color: #fff;
1165
	background: #f4b162;
1166
	background-color: #f4b162;
21627 kshitij.so 1167
}
1168
 
1169
.purple-bg {
27531 amit.gupta 1170
	color: #fff;
1171
	background: #af91e1;
1172
	background-color: #af91e1;
21627 kshitij.so 1173
}
1174
 
30171 manish 1175
 
21627 kshitij.so 1176
.pink-bg {
27531 amit.gupta 1177
	color: #fff;
1178
	background: #f78db8;
1179
	background-color: #f78db8;
21627 kshitij.so 1180
}
1181
 
30171 manish 1182
.light-salmon-bg {
1183
	color: #fff;
1184
	background: #4682B4;
1185
	background-color: #4682B4;
1186
}
1187
 
21627 kshitij.so 1188
.lime-bg {
27531 amit.gupta 1189
	color: #fff;
1190
	background: #a8db43;
1191
	background-color: #a8db43;
21627 kshitij.so 1192
}
1193
 
1194
.magenta-bg {
27531 amit.gupta 1195
	color: #fff;
1196
	background: #e65097;
1197
	background-color: #e65097;
21627 kshitij.so 1198
}
1199
 
1200
.teal-bg {
27531 amit.gupta 1201
	color: #fff;
1202
	background: #97d3c5;
1203
	background-color: #97d3c5;
21627 kshitij.so 1204
}
1205
 
1206
.brown-bg {
27531 amit.gupta 1207
	color: #fff;
1208
	background: #d1b993;
1209
	background-color: #d1b993;
21627 kshitij.so 1210
}
1211
 
1212
.gray-bg {
27531 amit.gupta 1213
	color: #768399;
1214
	background: #e4e9eb;
1215
	background-color: #e4e9eb;
21627 kshitij.so 1216
}
1217
 
1218
.dark-bg {
27531 amit.gupta 1219
	color: #fff;
1220
	background: #EDEDED;
1221
	background-color: #EDEDED;
1222
	border-bottom: 1px solid #D9DEE4;
21627 kshitij.so 1223
}
1224
 
1225
.facebook-bg {
27531 amit.gupta 1226
	color: #fff;
1227
	background: #3b5998;
1228
	background-color: #3b5998;
21627 kshitij.so 1229
}
1230
 
1231
.twitter-bg {
27531 amit.gupta 1232
	color: #fff;
1233
	background: #00aced;
1234
	background-color: #00aced;
21627 kshitij.so 1235
}
1236
 
1237
.linkedin-bg {
27531 amit.gupta 1238
	color: #fff;
1239
	background: #4875b4;
1240
	background-color: #4875b4;
21627 kshitij.so 1241
}
1242
 
1243
/*----------------------	panel-----------------*/
1244
.panel {
27531 amit.gupta 1245
	border: none;
1246
	-webkit-border-radius: 0px;
1247
	-moz-border-radius: 0px;
1248
	border-radius: 0px;
1249
	-webkit-box-shadow: none;
1250
	-moz-box-shadow: none;
1251
	box-shadow: none;
1252
	margin-bottom: 30px;
21627 kshitij.so 1253
}
1254
 
1255
.panel .panel-heading {
27531 amit.gupta 1256
	line-height: 34px;
1257
	padding: 0 15px;
1258
	min-height: 34px;
1259
	border-left: 1px solid #ccc;
1260
	border-right: 1px solid #ccc;
1261
	-webkit-border-radius: 0px;
1262
	-moz-border-radius: 0px;
1263
	border-radius: 0px;
1264
	position: relative;
1265
	box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1266
	-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1267
	-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
21627 kshitij.so 1268
}
1269
 
1270
.panel .panel-heading .panel-title {
27531 amit.gupta 1271
	line-height: 40px;
21627 kshitij.so 1272
}
1273
 
1274
.panel .panel-heading i {
27531 amit.gupta 1275
	width: 30px;
1276
	display: inline-block;
1277
	font-size: 14px;
1278
	border-right: 1px solid #e6e6e6;
21627 kshitij.so 1279
}
1280
 
1281
.panel .panel-heading ul li {
27531 amit.gupta 1282
	border-top: 1px solid #e6e6e6;
1283
	border-left: 1px solid #e6e6e6;
1284
	border-right: 1px solid #e6e6e6;
21627 kshitij.so 1285
}
1286
 
1287
.panel .panel-heading h2 {
27531 amit.gupta 1288
	height: 100%;
1289
	width: auto;
1290
	display: inline-block;
1291
	font-size: 14px;
1292
	position: relative;
1293
	margin: 0;
1294
	line-height: 34px;
1295
	font-weight: 400;
1296
	letter-spacing: 0;
21627 kshitij.so 1297
}
1298
 
1299
.panel .panel-heading .panel-actions {
27531 amit.gupta 1300
	float: right;
1301
	margin-right: -15px;
1302
	height: 40px;
1303
	font-size: 0;
21627 kshitij.so 1304
}
1305
 
1306
.panel .panel-heading .panel-actions i {
27531 amit.gupta 1307
	display: inline-block;
1308
	text-align: center;
1309
	width: 34px;
1310
	-webkit-transition: all 0.1s ease-in-out;
1311
	-moz-transition: all 0.1s ease-in-out;
1312
	-ms-transition: all 0.1s ease-in-out;
1313
	-o-transition: all 0.1s ease-in-out;
1314
	transition: all 0.1s ease-in-out;
1315
	text-decoration: none;
1316
	font-size: 14px;
21627 kshitij.so 1317
}
1318
 
1319
.panel .panel-heading .panel-actions a {
27531 amit.gupta 1320
	text-decoration: none;
1321
	font-size: 14px;
1322
	text-align: center;
1323
	display: inline-block;
1324
	line-height: 32px;
1325
	padding: 0;
1326
	margin: 0;
1327
	color: #333;
1328
	border-left: 1px solid rgba(0, 0, 0, .09);
21627 kshitij.so 1329
}
1330
 
27531 amit.gupta 1331
.panel-actions .btn-setting:hover, .panel-actions .btn-minimize:hover,
1332
	.panel-actions .btn-close:hover {
1333
	background-color: rgba(0, 0, 0, .05);
21627 kshitij.so 1334
}
1335
 
1336
.panel .panel-heading .switch {
27531 amit.gupta 1337
	margin: 10px;
21627 kshitij.so 1338
}
1339
 
1340
.panel .panel-body {
27531 amit.gupta 1341
	border-width: 1px 1px 2px;
1342
	border-style: solid;
1343
	border-top: none;
1344
	border-right-color: #ccc !important;
1345
	border-bottom-color: #ccc !important;
1346
	border-left-color: #ccc !important;
21627 kshitij.so 1347
}
1348
 
1349
.panel .panel-body-map {
27531 amit.gupta 1350
	border-width: 1px 1px 2px;
1351
	border-style: solid;
1352
	background: #eef3f7;
1353
	height: 380px;
1354
	border-top: none;
1355
	border-right-color: #ccc !important;
1356
	border-bottom-color: #ccc !important;
1357
	border-left-color: #ccc !important;
21627 kshitij.so 1358
}
1359
 
1360
.panel .panel-body.no-padding {
27531 amit.gupta 1361
	padding: 0;
21627 kshitij.so 1362
}
1363
 
1364
.panel .panel-body.padding-horizontal {
27531 amit.gupta 1365
	padding: 0 15px;
21627 kshitij.so 1366
}
1367
 
1368
.panel .panel-body.no-padding-bottom {
27531 amit.gupta 1369
	padding-bottom: 0;
21627 kshitij.so 1370
}
1371
 
1372
.panel-footer {
27531 amit.gupta 1373
	padding: 10px 15px;
1374
	background-color: #f5f5f5;
1375
	border-top: 1px solid #ddd;
1376
	border-bottom-right-radius: 0;
1377
	border-bottom-left-radius: 0;
21627 kshitij.so 1378
}
1379
 
1380
.panel .panel-footer {
27531 amit.gupta 1381
	border-width: 0 1px 2px 1px;
1382
	border-style: solid;
1383
	border-top: none;
1384
	border-right-color: #ccc !important;
1385
	border-bottom-color: #ccc !important;
1386
	border-left-color: #ccc !important;
1387
	position: relative;
21627 kshitij.so 1388
}
1389
 
27531 amit.gupta 1390
.panel.panel-default {
1391
	border-radius: 0px;
1392
	border-top: 1px solid #d4d4d4;
1393
	-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
1394
	-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
1395
	box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
21627 kshitij.so 1396
}
1397
 
1398
.panel.panel-default.panel-heading {
27531 amit.gupta 1399
	background: #97d3c5;
21627 kshitij.so 1400
}
1401
 
1402
.panel.panel-default .panel-footer {
27531 amit.gupta 1403
	background: #f5f5f5;
21627 kshitij.so 1404
}
1405
 
1406
.panel.panel-primary {
27531 amit.gupta 1407
	border-color: #20a8d8;
21627 kshitij.so 1408
}
1409
 
27531 amit.gupta 1410
.panel.panel-primary .panel-heading, .panel.panel-primary .panel-footer
1411
	{
1412
	background: #5dc3e7;
1413
	color: #092f3d;
1414
	border-color: #20a8d8;
21627 kshitij.so 1415
}
1416
 
1417
.panel.panel-success {
27531 amit.gupta 1418
	border-color: #79c447;
21627 kshitij.so 1419
}
1420
 
27531 amit.gupta 1421
.panel.panel-success .panel-heading, .panel.panel-success .panel-footer
1422
	{
1423
	background: #a3d781;
1424
	color: #284315;
1425
	border-color: #79c447;
21627 kshitij.so 1426
}
1427
 
1428
.panel.panel-info {
27531 amit.gupta 1429
	border-color: #67c2ef;
21627 kshitij.so 1430
}
1431
 
27531 amit.gupta 1432
.panel.panel-info .panel-heading, .panel.panel-info .panel-footer {
1433
	background: #acdef6;
1434
	color: #106894;
1435
	border-color: #67c2ef;
21627 kshitij.so 1436
}
1437
 
1438
.panel.panel-warning {
27531 amit.gupta 1439
	border-color: #fabb3d;
21627 kshitij.so 1440
}
1441
 
27531 amit.gupta 1442
.panel.panel-warning .panel-heading, .panel.panel-warning .panel-footer
1443
	{
1444
	background: #fcd588;
1445
	color: #815703;
1446
	border-color: #fabb3d;
21627 kshitij.so 1447
}
1448
 
1449
.panel.panel-danger {
27531 amit.gupta 1450
	border-color: #ff5454;
21627 kshitij.so 1451
}
1452
 
27531 amit.gupta 1453
.panel.panel-danger .panel-heading, .panel.panel-danger .panel-footer {
1454
	background: #ffa1a1;
1455
	color: #a10000;
1456
	border-color: #ff5454;
21627 kshitij.so 1457
}
1458
 
1459
/* Chat Widget starts */
27531 amit.gupta 1460
.chats {
21627 kshitij.so 1461
	list-style-type: none;
1462
	margin: 0px;
1463
}
1464
 
27531 amit.gupta 1465
.chats li {
21627 kshitij.so 1466
	margin-bottom: 8px;
1467
	padding-bottom: 8px;
1468
}
1469
 
27531 amit.gupta 1470
.chats .by-me img {
21627 kshitij.so 1471
	margin-top: 5px;
27531 amit.gupta 1472
	margin-right: 10px;
21627 kshitij.so 1473
	padding: 1px;
27531 amit.gupta 1474
	background: #fff;
21627 kshitij.so 1475
	border: 1px solid #ccc;
1476
}
1477
 
27531 amit.gupta 1478
.chats .by-me .chat-meta {
21627 kshitij.so 1479
	font-size: 11px;
1480
	color: #999;
1481
}
1482
 
27531 amit.gupta 1483
.chats .by-me .chat-content {
21627 kshitij.so 1484
	margin-left: 60px;
27531 amit.gupta 1485
	position: relative;
1486
	background: #fff;
21627 kshitij.so 1487
	border: 1px solid #ddd;
1488
	padding: 7px 10px;
1489
	border-radius: 5px;
1490
	font-size: 13px;
27531 amit.gupta 1491
}
21627 kshitij.so 1492
 
27531 amit.gupta 1493
.chats .by-me .chat-content:after, .chats .by-me .chat-content:before {
1494
	right: 100%;
1495
	border: solid transparent;
1496
	content: " ";
1497
	height: 0;
1498
	width: 0;
1499
	position: absolute;
1500
	pointer-events: none;
21627 kshitij.so 1501
}
1502
 
27531 amit.gupta 1503
.chats .by-me .chat-content:after {
1504
	border-color: rgba(255, 255, 255, 0);
1505
	border-right-color: #fff;
1506
	border-width: 10px;
1507
	top: 30%;
1508
	margin-top: -10px;
1509
}
21627 kshitij.so 1510
 
27531 amit.gupta 1511
.chats .by-me .chat-content:before {
1512
	border-color: rgba(238, 238, 238, 0);
1513
	border-right-color: #ccc;
1514
	border-width: 11px;
1515
	top: 30%;
1516
	margin-top: -11px;
21627 kshitij.so 1517
}
1518
 
27531 amit.gupta 1519
.chats .by-other img {
21627 kshitij.so 1520
	margin-top: 5px;
27531 amit.gupta 1521
	margin-left: 10px;
21627 kshitij.so 1522
	padding: 1px;
27531 amit.gupta 1523
	background: #fff;
21627 kshitij.so 1524
	border: 1px solid #ccc;
1525
}
1526
 
27531 amit.gupta 1527
.chats .by-other .chat-meta {
21627 kshitij.so 1528
	font-size: 11px;
1529
	color: #999;
1530
}
1531
 
27531 amit.gupta 1532
.chats .by-other .chat-content {
21627 kshitij.so 1533
	margin-right: 60px;
27531 amit.gupta 1534
	position: relative;
1535
	background: #fff;
21627 kshitij.so 1536
	border: 1px solid #ddd;
1537
	padding: 7px 10px;
1538
	border-radius: 5px;
1539
	font-size: 13px;
27531 amit.gupta 1540
}
21627 kshitij.so 1541
 
27531 amit.gupta 1542
.chats .by-other .chat-content:after, .chats .by-other .chat-content:before
1543
	{
1544
	left: 100%;
1545
	border: solid transparent;
1546
	content: " ";
1547
	height: 0;
1548
	width: 0;
1549
	position: absolute;
1550
	pointer-events: none;
21627 kshitij.so 1551
}
1552
 
27531 amit.gupta 1553
.chats .by-other .chat-content:after {
1554
	border-color: rgba(255, 255, 255, 0);
1555
	border-left-color: #fff;
1556
	border-width: 10px;
1557
	top: 30%;
1558
	margin-top: -10px;
1559
}
21627 kshitij.so 1560
 
27531 amit.gupta 1561
.chats .by-other .chat-content:before {
1562
	border-color: rgba(238, 238, 238, 0);
1563
	border-left-color: #ccc;
1564
	border-width: 11px;
1565
	top: 30%;
1566
	margin-top: -11px;
21627 kshitij.so 1567
}
1568
 
1569
/* Chat widget ends */
27531 amit.gupta 1570
.portlets {
1571
	min-height: 50px;
21627 kshitij.so 1572
}
1573
 
27531 amit.gupta 1574
.portlets .widget-head {
1575
	cursor: move;
21627 kshitij.so 1576
}
1577
 
1578
/* Just Gage - Demo Charts
1579
 
1580
=================================================================== */
1581
.sz1 {
27531 amit.gupta 1582
	width: 200px;
1583
	height: 160px;
21627 kshitij.so 1584
}
1585
 
1586
.sz0 {
27531 amit.gupta 1587
	margin: 2em 0 0 0;
21627 kshitij.so 1588
}
1589
 
1590
.sz0 {
27531 amit.gupta 1591
	width: 100px;
1592
	height: 80px;
21627 kshitij.so 1593
}
1594
 
1595
/**
1596
 
1597
 * Nestable
1598
 
1599
 */
1600
.dd {
27531 amit.gupta 1601
	position: relative;
1602
	display: block;
1603
	margin: 0;
1604
	padding: 0;
1605
	list-style: none;
1606
	font-size: 13px;
1607
	line-height: 20px;
21627 kshitij.so 1608
}
1609
 
1610
.dd-list {
27531 amit.gupta 1611
	display: block;
1612
	position: relative;
1613
	margin: 0;
1614
	padding: 0;
1615
	list-style: none;
21627 kshitij.so 1616
}
1617
 
1618
.dd-list .dd-list {
27531 amit.gupta 1619
	padding-left: 30px;
21627 kshitij.so 1620
}
1621
 
1622
.dd-collapsed .dd-list {
27531 amit.gupta 1623
	display: none;
21627 kshitij.so 1624
}
1625
 
27531 amit.gupta 1626
.dd-item, .dd-empty, .dd-placeholder {
1627
	display: block;
1628
	position: relative;
1629
	margin: 0;
1630
	padding: 0;
1631
	min-height: 20px;
1632
	font-size: 13px;
1633
	line-height: 20px;
21627 kshitij.so 1634
}
1635
 
1636
.dd-handle {
27531 amit.gupta 1637
	display: block;
1638
	height: 30px;
1639
	margin: 5px 0;
1640
	padding: 4px 10px;
1641
	text-decoration: none;
1642
	border: 1px solid #d4d4d4;
1643
	background: #eeeeee;
1644
	-webkit-border-radius: 1px;
1645
	-moz-border-radius: 1px;
1646
	border-radius: 1px;
1647
	-webkit-box-sizing: border-box;
1648
	-moz-box-sizing: border-box;
1649
	box-sizing: border-box;
21627 kshitij.so 1650
}
1651
 
1652
.dd-handle:hover {
27531 amit.gupta 1653
	color: #20a8d8;
1654
	background: white;
21627 kshitij.so 1655
}
1656
 
1657
.dd-handle .icon {
27531 amit.gupta 1658
	float: right;
1659
	font-size: 16px;
1660
	margin-left: 10px;
21627 kshitij.so 1661
}
1662
 
1663
.dd-handle .icon:hover {
27531 amit.gupta 1664
	text-decoration: none;
21627 kshitij.so 1665
}
1666
 
27531 amit.gupta 1667
.dd-item>button {
1668
	display: block;
1669
	position: relative;
1670
	cursor: pointer;
1671
	float: left;
1672
	width: 25px;
1673
	height: 20px;
1674
	margin: 5px 0;
1675
	padding: 0;
1676
	text-indent: 100%;
1677
	white-space: nowrap;
1678
	overflow: hidden;
1679
	border: 0;
1680
	background: transparent;
1681
	font-size: 12px;
1682
	line-height: 1;
1683
	text-align: center;
1684
	font-weight: bold;
21627 kshitij.so 1685
}
1686
 
27531 amit.gupta 1687
.dd-item>button:before {
1688
	content: '+';
1689
	display: block;
1690
	position: absolute;
1691
	width: 100%;
1692
	text-align: center;
1693
	text-indent: 0;
21627 kshitij.so 1694
}
1695
 
27531 amit.gupta 1696
.dd-item>button[data-action="collapse"]:before {
1697
	content: '-';
21627 kshitij.so 1698
}
1699
 
27531 amit.gupta 1700
.dd-placeholder, .dd-empty {
1701
	margin: 5px 0;
1702
	padding: 0;
1703
	min-height: 30px;
1704
	background: #f2fbff;
1705
	border: 1px dashed #b6bcbf;
1706
	-webkit-box-sizing: border-box;
1707
	-moz-box-sizing: border-box;
1708
	box-sizing: border-box;
21627 kshitij.so 1709
}
1710
 
1711
.dd-empty {
27531 amit.gupta 1712
	border: 1px dashed #bbb;
1713
	min-height: 100px;
1714
	background-color: #e5e5e5;
1715
	background-size: 60px 60px;
1716
	background-position: 0 0, 30px 30px;
21627 kshitij.so 1717
}
1718
 
1719
.dd-dragel {
27531 amit.gupta 1720
	position: absolute;
1721
	pointer-events: none;
1722
	z-index: 9999;
21627 kshitij.so 1723
}
1724
 
27531 amit.gupta 1725
.dd-dragel>.dd-item .dd-handle {
1726
	margin-top: 0;
21627 kshitij.so 1727
}
1728
 
1729
.dd-dragel .dd-handle {
27531 amit.gupta 1730
	-webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
1731
	-moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
1732
	box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
21627 kshitij.so 1733
}
1734
 
27531 amit.gupta 1735
* /Widget-Content * /
21627 kshitij.so 1736
 
1737
 
1738
 
27531 amit.gupta 1739
.widget-content .error .form-inline button {
1740
	margin-left: -2px;
1741
	padding: 8px 12px;
21627 kshitij.so 1742
}
1743
 
27531 amit.gupta 1744
.chats {
1745
	padding-left: 0px;
1746
	margin-left: 0px;
21627 kshitij.so 1747
}
1748
 
27531 amit.gupta 1749
.recent {
1750
	padding-left: 0px;
1751
	margin-left: 0px;
21627 kshitij.so 1752
}
1753
 
1754
.widget-foot .form-inline button {
1755
	margin-left: -3px;
27531 amit.gupta 1756
	padding: 7px 12px;
21627 kshitij.so 1757
}
1758
 
1759
.widget-content .form-inline button {
1760
	margin-left: 0px;
27531 amit.gupta 1761
	padding: 7px 12px;
21627 kshitij.so 1762
}
1763
 
27531 amit.gupta 1764
.buttons button {
1765
	margin-top: 10px;
21627 kshitij.so 1766
}
1767
 
27531 amit.gupta 1768
.widget-content ol#slist {
1769
	padding: 0px;
21627 kshitij.so 1770
}
1771
 
27531 amit.gupta 1772
.widget .widget-head, .modal-header {
1773
	background-color: #f8f8f8;
1774
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8),
1775
		to(#f2f2f2));
1776
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
1777
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
1778
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
1779
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
1780
	background: linear-gradient(top, #f8f8f8, #f2f2f2);
1781
	border-top-right-radius: 3px;
1782
	border-top-left-radius: 3px;
1783
	text-shadow: 0px 1px #fff;
1784
	border-bottom: 1px solid #ccc;
1785
	border-top: 1px solid #fff;
21627 kshitij.so 1786
	color: #666;
1787
	font-size: 14px;
1788
	font-weight: bold;
27531 amit.gupta 1789
	padding: 8px 15px;
21627 kshitij.so 1790
}
1791
 
27531 amit.gupta 1792
.widget.wblack .widget-head {
1793
	background-color: #e8ece9;
1794
	background: -webkit-gradient(linear, left top, left bottom, from(#e8ece9),
1795
		to(#111));
1796
	background: -webkit-linear-gradient(top, #e8ece9, #111);
1797
	background: -moz-linear-gradient(top, #e8ece9, #111);
1798
	background: -ms-linear-gradient(top, #e8ece9, #111);
1799
	background: -o-linear-gradient(top, #e8ece9, #111);
1800
	background: linear-gradient(top, #e8ece9, #111);
1801
	text-shadow: 0px 1px #000;
1802
	border-bottom: 1px solid #555;
1803
	border-top: 1px solid #666;
1804
	box-shadow: inset 0px 1px 1px #444;
21627 kshitij.so 1805
	color: #ccc;
1806
}
1807
 
27531 amit.gupta 1808
.widget .widget-head .widget-icons i {
21627 kshitij.so 1809
	font-size: 14px;
1810
	margin: 0px 4px;
1811
}
1812
 
27531 amit.gupta 1813
.widget .widget-head .widget-icons a {
21627 kshitij.so 1814
	color: #aaa;
1815
}
1816
 
27531 amit.gupta 1817
.widget .widget-head .widget-icons a:hover {
21627 kshitij.so 1818
	color: #999;
1819
}
1820
 
27531 amit.gupta 1821
.widget.wblack .widget-head .widget-icons i {
21627 kshitij.so 1822
	font-size: 14px;
1823
	margin: 0px 4px;
1824
}
1825
 
27531 amit.gupta 1826
.widget .widget-foot, .modal-footer {
1827
	background-color: #f8f8f8;
1828
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8),
1829
		to(#f2f2f2));
1830
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
1831
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
1832
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
1833
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
1834
	background: linear-gradient(top, #f8f8f8, #f2f2f2);
1835
	border-bottom-right-radius: 3px;
1836
	border-bottom-left-radius: 3px;
1837
	text-shadow: 0px 1px #fff;
1838
	border-bottom: 1px solid #fff;
1839
	border-top: 1px solid #ccc;
1840
	padding: 8px 15px;
1841
	font-size: 12px;
1842
	color: #555;
1843
	box-shadow: inset 0px 1px 1px #fff;
21627 kshitij.so 1844
}
1845
 
27531 amit.gupta 1846
.widget-content .error .form-inline button {
1847
	margin-left: -2px;
1848
	padding: 8px 12px;
21627 kshitij.so 1849
}
1850
 
27531 amit.gupta 1851
.chats {
1852
	padding-left: 0px;
1853
	margin-left: 0px;
21627 kshitij.so 1854
}
1855
 
27531 amit.gupta 1856
.recent {
1857
	padding-left: 0px;
1858
	margin-left: 0px;
21627 kshitij.so 1859
}
1860
 
1861
.widget-foot .form-inline button {
1862
	margin-left: -3px;
27531 amit.gupta 1863
	padding: 7px 12px;
21627 kshitij.so 1864
}
1865
 
1866
.widget-content .form-inline button {
1867
	margin-left: 0px;
27531 amit.gupta 1868
	padding: 7px 12px;
21627 kshitij.so 1869
}
1870
 
27531 amit.gupta 1871
.widget .padd .modal-body {
21627 kshitij.so 1872
	padding: 13px 15px;
1873
}
1874
 
27531 amit.gupta 1875
.buttons button {
1876
	margin-top: 10px;
21627 kshitij.so 1877
}
1878
 
27531 amit.gupta 1879
.widget-content ol#slist {
1880
	padding: 0px;
21627 kshitij.so 1881
}
1882
 
1883
.task i {
27531 amit.gupta 1884
	display: inline-block;
21627 kshitij.so 1885
	width: 30px;
1886
	height: 17px;
1887
	background: #ccc;
1888
	text-align: center;
1889
	border-radius: 50px;
1890
	font-size: 10px;
1891
	line-height: 17px;
1892
}
1893
 
27531 amit.gupta 1894
.pagination li a {
1895
	color: #777;
21627 kshitij.so 1896
}
1897
 
1898
/* Widget white extras */
27531 amit.gupta 1899
.widget .nav-tabs>li a {
1900
 
21627 kshitij.so 1901
}
1902
 
1903
.widget .nav-tabs {
1904
	margin-bottom: 5px;
1905
}
1906
 
27531 amit.gupta 1907
.widget .tab-content {
21627 kshitij.so 1908
	margin-bottom: 10px;
1909
}
1910
 
27531 amit.gupta 1911
.widget .padd, .modal-body {
21627 kshitij.so 1912
	padding: 13px 15px;
1913
}
1914
 
27531 amit.gupta 1915
.portlets {
1916
	min-height: 50px;
21627 kshitij.so 1917
}
1918
 
27531 amit.gupta 1919
.portlets .widget-head {
1920
	cursor: move;
21627 kshitij.so 1921
}
1922
 
1923
/*-----	map-----*/
27531 amit.gupta 1924
* Google maps * /
21627 kshitij.so 1925
 
1926
 
1927
 
27531 amit.gupta 1928
.gmap iframe {
21627 kshitij.so 1929
	width: 100%;
1930
	margin: 0px;
1931
	padding: 0px;
1932
}
1933
 
1934
/* Google maps ends */
1935
 
1936
/* Today datas */
27531 amit.gupta 1937
.today-datas {
21627 kshitij.so 1938
	list-style-type: none;
1939
	padding: 0px;
1940
	margin: 10px 0px;
1941
}
1942
 
27531 amit.gupta 1943
.today-datas li {
21627 kshitij.so 1944
	display: inline-block;
1945
	margin-bottom: 5px;
1946
	margin-right: 10px;
27531 amit.gupta 1947
	padding: 10px 10px;
1948
	text-shadow: 0px 1px 0px #fff;
1949
	max-width: 100%;
1950
	text-align: center;
21627 kshitij.so 1951
}
1952
 
27531 amit.gupta 1953
.today-datas li .datas-text {
21627 kshitij.so 1954
	font-size: 13px;
1955
	padding: 7px 0px 0px 0px;
1956
	font-weight: normal;
1957
}
1958
 
1959
/*----*/
1960
.notify-arrow {
27531 amit.gupta 1961
	border-style: solid;
1962
	border-width: 0 9px 9px;
1963
	height: 0;
1964
	margin-top: 0;
1965
	opacity: 0;
1966
	position: absolute;
1967
	right: 7px;
1968
	top: -18px;
1969
	transition: all 0.25s ease 0s;
1970
	width: 0;
1971
	z-index: 10;
1972
	margin-top: 10px;
1973
	opacity: 1;
21627 kshitij.so 1974
}
1975
 
27531 amit.gupta 1976
.notify-arrow-blue {
1977
	border-color: transparent transparent #688a7e;
1978
	border-bottom-color: #688a7e !important;
1979
	border-top-color: #688a7e !important;
21627 kshitij.so 1980
}
1981
 
1982
.notify-arrow-yellow {
27531 amit.gupta 1983
	border-color: transparent transparent #D3181F;
1984
	border-bottom-color: #D3181F !important;
1985
	border-top-color: #D3181F !important;
21627 kshitij.so 1986
}
1987
 
1988
.notify-arrow-red {
27531 amit.gupta 1989
	border-color: transparent transparent #00a0df;
1990
	border-bottom-color: #00a0df !important;
1991
	border-top-color: #00a0df !important;
21627 kshitij.so 1992
}
1993
 
1994
.notify-arrow-green {
27531 amit.gupta 1995
	border-color: transparent transparent #4cd964;
1996
	border-bottom-color: #4cd964 !important;
1997
	border-top-color: #4cd964 !important;
21627 kshitij.so 1998
}
1999
 
2000
/*search*/
2001
.search {
27531 amit.gupta 2002
	margin-top: 6px;
2003
	width: 20px;
2004
	-webkit-transition: all .3s ease;
2005
	-moz-transition: all .3s ease;
2006
	-ms-transition: all .3s ease;
2007
	-o-transition: all .3s ease;
2008
	transition: all .3s ease;
2009
	border: 1px solid #fff;
2010
	box-shadow: none;
2011
	background: url("../img/search-icon.jpg") no-repeat 10px 8px;
2012
	padding: 0 5px 0 35px;
2013
	color: #fff;
21627 kshitij.so 2014
}
2015
 
2016
.search:focus {
27531 amit.gupta 2017
	margin-top: 5px;
2018
	width: 180px;
2019
	border: 1px solid #eaeaea;
2020
	box-shadow: none;
2021
	-webkit-transition: all .3s ease;
2022
	-moz-transition: all .3s ease;
2023
	-ms-transition: all .3s ease;
2024
	-o-transition: all .3s ease;
2025
	transition: all .3s ease;
2026
	color: #c8c8c8;
2027
	font-weight: 300;
21627 kshitij.so 2028
}
2029
 
2030
/*--sidebar toggle---*/
2031
.toggle-nav {
27531 amit.gupta 2032
	float: left;
2033
	padding-right: 15px;
2034
	margin-top: 15px;
2035
	color: #D3181F;
21627 kshitij.so 2036
}
2037
 
2038
.toggle-nav .icon-reorder {
27531 amit.gupta 2039
	cursor: pointer;
2040
	display: inline-block;
2041
	font-size: 30px;
21627 kshitij.so 2042
}
2043
 
27531 amit.gupta 2044
.sidebar-closed>#sidebar>ul {
2045
	display: none;
21627 kshitij.so 2046
}
2047
 
2048
.sidebar-closed #main-content {
27531 amit.gupta 2049
	margin-left: 0px;
21627 kshitij.so 2050
}
2051
 
2052
.sidebar-closed #sidebar {
27531 amit.gupta 2053
	margin-left: -180px;
21627 kshitij.so 2054
}
2055
 
2056
/*state overview*/
2057
.state-overview .symbol, .state-overview .value {
27531 amit.gupta 2058
	display: inline-block;
2059
	text-align: center;
21627 kshitij.so 2060
}
2061
 
27531 amit.gupta 2062
.state-overview .value {
2063
	float: right;
21627 kshitij.so 2064
}
2065
 
27531 amit.gupta 2066
.state-overview .value h1 {
2067
	margin: 0;
2068
	padding: 0;
2069
	color: #688a7e;
21627 kshitij.so 2070
}
2071
 
27531 amit.gupta 2072
.state-overview .value p {
2073
	margin: 0;
2074
	padding: 0;
2075
	color: #fed189;
21627 kshitij.so 2076
}
2077
 
2078
.state-overview .value h1 {
27531 amit.gupta 2079
	font-weight: 300;
2080
	font-weight: 30px;
21627 kshitij.so 2081
}
2082
 
2083
.state-overview .symbol i {
27531 amit.gupta 2084
	color: #688a7e;
2085
	font-size: 30px;
21627 kshitij.so 2086
}
2087
 
2088
.state-overview .symbol {
27531 amit.gupta 2089
	width: 30%;
2090
	padding: 25px 15px;
21627 kshitij.so 2091
}
2092
 
2093
.state-overview .value {
27531 amit.gupta 2094
	width: 68%;
2095
	padding-top: 21px;
21627 kshitij.so 2096
}
2097
 
2098
.state-overview .terques {
27531 amit.gupta 2099
	background: #34AADC;
21627 kshitij.so 2100
}
2101
 
2102
.state-overview .red {
27531 amit.gupta 2103
	background: #00a0df;
21627 kshitij.so 2104
}
2105
 
2106
.state-overview .yellow {
27531 amit.gupta 2107
	background: #D3181F;
21627 kshitij.so 2108
}
2109
 
2110
.state-overview .blue {
27531 amit.gupta 2111
	background: #688a7e;
21627 kshitij.so 2112
}
2113
 
2114
/**/
27531 amit.gupta 2115
.state .panel-body {
2116
	padding: 0px;
21627 kshitij.so 2117
}
2118
 
2119
.panel-body.chart-texture {
27531 amit.gupta 2120
	background: url("../img/chart-texture.jpg");
2121
	-webkit-border-radius: 4px 4px 0px 0px;
2122
	border-radius: 4px 4px 0px 0px;
2123
	padding: 0px;
21627 kshitij.so 2124
}
2125
 
2126
/*personal task*/
2127
.task-thumb {
27531 amit.gupta 2128
	width: 90px;
2129
	float: left;
21627 kshitij.so 2130
}
2131
 
2132
.task-thumb img {
27531 amit.gupta 2133
	border-radius: 4px;
2134
	-webkit-border-radius: 4px;
21627 kshitij.so 2135
}
2136
 
2137
.task-thumb-details {
27531 amit.gupta 2138
	display: inline-block;
2139
	margin: 25px 0 0 10px;
21627 kshitij.so 2140
}
2141
 
2142
.task-progress {
27531 amit.gupta 2143
	float: left;
21627 kshitij.so 2144
}
2145
 
27531 amit.gupta 2146
.task-thumb-details h1, .task-thumb-details h1 a, .task-progress h1,
2147
	.task-progress h1 a {
2148
	color: #688a7e;
2149
	font-size: 18px;
2150
	margin: 0;
2151
	padding: 0;
2152
	font-weight: 300;
21627 kshitij.so 2153
}
2154
 
2155
.task-thumb-details p, .task-progress p {
27531 amit.gupta 2156
	padding-top: 5px;
2157
	color: #fed189;
21627 kshitij.so 2158
}
2159
 
27531 amit.gupta 2160
.personal-task tbody tr td {
2161
	padding: 11px 15px;
2162
	border-color: #eeeff1;
21627 kshitij.so 2163
}
2164
 
2165
.personal-task tbody tr td i {
27531 amit.gupta 2166
	font-size: 16px;
2167
	color: #c7cbd4;
2168
	position: relative;
2169
	right: 6px;
2170
	top: 6px;
21627 kshitij.so 2171
}
2172
 
27531 amit.gupta 2173
.personal-task.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th
2174
	{
2175
	background-color: #f7f8fc;
21627 kshitij.so 2176
}
2177
 
27531 amit.gupta 2178
.personal-task.table-hover>tbody>tr:hover>td i {
2179
	color: #688a7e;
21627 kshitij.so 2180
}
2181
 
27531 amit.gupta 2182
.personal-task>tbody>tr>td:last-child {
2183
	text-align: right;
21627 kshitij.so 2184
}
2185
 
2186
.task-option {
27531 amit.gupta 2187
	float: right;
21627 kshitij.so 2188
}
2189
 
27531 amit.gupta 2190
.task-option select {
2191
	height: 35px;
2192
	border: 1px solid #eaeaea;
2193
	border-radius: 4px;
2194
	-webkit-border-radius: 4px;
2195
	padding: 8px;
2196
	color: #a4abbb;
21627 kshitij.so 2197
}
2198
 
2199
.progress-panel {
27531 amit.gupta 2200
	padding-bottom: 5px;
21627 kshitij.so 2201
}
2202
 
2203
/*badge*/
2204
.badge.bg-primary {
27531 amit.gupta 2205
	background: #688a7e;
21627 kshitij.so 2206
}
2207
 
2208
.badge.bg-success {
27531 amit.gupta 2209
	background: #4cd964;
21627 kshitij.so 2210
}
2211
 
2212
.badge.bg-warning {
27531 amit.gupta 2213
	background: #D3181F;
21627 kshitij.so 2214
}
2215
 
2216
.badge.bg-important {
27531 amit.gupta 2217
	background: #D3181F;
2218
	font-family: 'Lato', sans-serif;
2219
	font-size: 11px;
21627 kshitij.so 2220
}
2221
 
2222
.badge.bg-info {
27531 amit.gupta 2223
	background: #34aadc;
21627 kshitij.so 2224
}
2225
 
2226
.badge.bg-inverse {
27531 amit.gupta 2227
	background: #797979;
21627 kshitij.so 2228
}
2229
 
2230
/*---revenue----*/
2231
.revenue-head {
27531 amit.gupta 2232
	background: #688a7e;
2233
	color: #fff;
2234
	line-height: 50px;
2235
	text-align: center;
21627 kshitij.so 2236
}
2237
 
2238
.revenue-head span {
27531 amit.gupta 2239
	/*background: rgba(0,0,0,0.1);*/
2240
	text-align: left;
2241
	line-height: normal;
2242
	padding: 16px;
2243
	font-weight: 300;
21627 kshitij.so 2244
}
2245
 
2246
.revenue-head span i {
27531 amit.gupta 2247
	font-size: 18px;
21627 kshitij.so 2248
}
2249
 
2250
.revenue-head h3 {
27531 amit.gupta 2251
	display: inline;
2252
	padding: 0 10px;
2253
	font-size: 16px;
2254
	font-weight: 400;
21627 kshitij.so 2255
}
2256
 
2257
.revenue-head span.rev-combo {
27531 amit.gupta 2258
	/*background: rgba(0,0,0,0.1);*/
2259
	text-align: right;
2260
	padding: 16px;
2261
	line-height: normal;
2262
	font-weight: 300;
21627 kshitij.so 2263
}
2264
 
2265
/*easy pie chart*/
2266
.easy-pie-chart {
27531 amit.gupta 2267
	display: inline-block;
2268
	padding: 30px 0;
21627 kshitij.so 2269
}
2270
 
2271
.chart-info, .chart-info .increase, .chart-info .decrease {
27531 amit.gupta 2272
	display: inline-block;
21627 kshitij.so 2273
}
2274
 
2275
.chart-info {
27531 amit.gupta 2276
	width: 100%;
2277
	margin-bottom: 5px;
21627 kshitij.so 2278
}
2279
 
2280
.chart-position {
27531 amit.gupta 2281
	margin-top: 70px;
21627 kshitij.so 2282
}
2283
 
2284
.chart-info span {
27531 amit.gupta 2285
	margin: 0 3px;
21627 kshitij.so 2286
}
2287
 
2288
.chart-info .increase {
27531 amit.gupta 2289
	background: #688a7e;
2290
	width: 10px;
2291
	height: 10px;
21627 kshitij.so 2292
}
2293
 
2294
.chart-info .decrease {
27531 amit.gupta 2295
	background: #f2f2f2;
2296
	width: 10px;
2297
	height: 10px;
21627 kshitij.so 2298
}
2299
 
2300
.panel-footer.revenue-foot {
27531 amit.gupta 2301
	background-color: #e6e7ec;
2302
	-webkit-border-radius: 0px 0px 4px 4px;
2303
	border-radius: 0px 0px 4px 4px;
2304
	border: none;
2305
	padding: 0;
2306
	width: 100%;
2307
	display: inline-block;
21627 kshitij.so 2308
}
2309
 
2310
@media screen and (-webkit-min-device-pixel-ratio:0) {
27531 amit.gupta 2311
	/* Safari and Chrome */
2312
	.panel-footer.revenue-foot {
2313
		margin-bottom: -4px;
2314
	}
2315
	;
2316
}
21627 kshitij.so 2317
 
27531 amit.gupta 2318
.panel-footer.revenue-foot ul {
2319
	margin: 0;
2320
	padding: 0;
2321
	width: 100%;
2322
	display: inline-flex;
21627 kshitij.so 2323
}
2324
 
2325
.panel-footer.revenue-foot ul li {
27531 amit.gupta 2326
	float: left;
2327
	width: 33.33%;
21627 kshitij.so 2328
}
2329
 
27531 amit.gupta 2330
.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a
2331
	{
2332
	-webkit-border-radius: 0px 0px 0px 4px;
2333
	border-radius: 0px 0px 0px 4px;
21627 kshitij.so 2334
}
2335
 
27531 amit.gupta 2336
.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a
2337
	{
2338
	-webkit-border-radius: 0px 0px 4px 0px;
2339
	border-radius: 0px 0px 4px 0px;
2340
	border-right: none;
21627 kshitij.so 2341
}
2342
 
27531 amit.gupta 2343
.panel-footer.revenue-foot ul li a {
2344
	display: inline-block;
2345
	width: 100%;
2346
	padding: 14px 15px;
2347
	text-align: center;
2348
	border-right: 1px solid #d5d8df;
2349
	color: #797979;
21627 kshitij.so 2350
}
2351
 
27531 amit.gupta 2352
.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a
2353
	{
2354
	background: #fff;
2355
	position: relative;
21627 kshitij.so 2356
}
2357
 
2358
.panel-footer.revenue-foot ul li a i {
27531 amit.gupta 2359
	color: #c6cad5;
2360
	display: block;
2361
	font-size: 16px;
21627 kshitij.so 2362
}
2363
 
27531 amit.gupta 2364
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i
2365
	{
2366
	color: #688a7e;
2367
	display: block;
2368
	font-size: 16px;
21627 kshitij.so 2369
}
2370
 
2371
/*Creative carousel model*/
2372
.flat-carousal {
27531 amit.gupta 2373
	background: #00a0df;
2374
	padding: 10px;
2375
	color: #fff;
2376
	position: relative;
21627 kshitij.so 2377
}
2378
 
2379
.flat-carousal h1 {
27531 amit.gupta 2380
	text-align: center;
2381
	font-size: 16px;
2382
	margin: 30px 20px;
2383
	line-height: 20px;
2384
	font-weight: 300;
2385
	font-style: italic;
21627 kshitij.so 2386
}
2387
 
2388
a.view-all {
27531 amit.gupta 2389
	color: #fff;
2390
	background: rgba(0, 0, 0, 0.1);
2391
	padding: 8px 15px;
2392
	text-align: center;
2393
	border-radius: 25px;
2394
	-webkit-border-radius: 25px;
2395
	margin-bottom: 18px;
2396
	display: inline-block;
2397
	text-transform: uppercase;
2398
	font-size: 12px;
21627 kshitij.so 2399
}
2400
 
2401
ul.ft-link {
27531 amit.gupta 2402
	margin: 0;
2403
	padding: 0;
21627 kshitij.so 2404
}
2405
 
2406
ul.ft-link li {
27531 amit.gupta 2407
	border-right: 1px solid #E6E7EC;
2408
	display: inline-block;
2409
	line-height: 30px;
2410
	margin: 8px 0;
2411
	text-align: center;
2412
	width: 24%;
21627 kshitij.so 2413
}
2414
 
2415
ul.ft-link li a {
27531 amit.gupta 2416
	color: #74829c;
2417
	text-transform: uppercase;
2418
	font-size: 12px;
21627 kshitij.so 2419
}
2420
 
2421
ul.ft-link li a:hover, ul.ft-link li.active a {
27531 amit.gupta 2422
	color: #00a0df;
21627 kshitij.so 2423
}
2424
 
2425
ul.ft-link li:last-child {
27531 amit.gupta 2426
	border-right: none;
21627 kshitij.so 2427
}
2428
 
2429
ul.ft-link li a i {
27531 amit.gupta 2430
	display: block;
21627 kshitij.so 2431
}
2432
 
27531 amit.gupta 2433
#owl-slider .item img {
2434
	display: block;
2435
	width: 100%;
2436
	height: auto;
21627 kshitij.so 2437
}
2438
 
2439
.owl-buttons {
27531 amit.gupta 2440
	position: absolute;
2441
	top: 70px;
2442
	width: 100%;
21627 kshitij.so 2443
}
2444
 
2445
.owl-prev, .owl-next {
27531 amit.gupta 2446
	position: absolute;
21627 kshitij.so 2447
}
2448
 
2449
.owl-next {
27531 amit.gupta 2450
	right: 0;
21627 kshitij.so 2451
}
2452
 
2453
.owl-buttons .owl-prev {
27531 amit.gupta 2454
	text-indent: -9999px;
2455
	background: url("../img/left-arrow.png") no-repeat;
2456
	width: 6px;
2457
	height: 10px;
2458
	display: inline-block;
21627 kshitij.so 2459
}
2460
 
2461
.owl-buttons .owl-next {
27531 amit.gupta 2462
	text-indent: -9999px;
2463
	background: url("../img/right-arrow.png") no-repeat;
2464
	width: 6px;
2465
	height: 10px;
2466
	display: inline-block;
21627 kshitij.so 2467
}
2468
 
2469
/*product post*/
2470
.post-wrap aside {
27531 amit.gupta 2471
	display: table-cell;
2472
	float: none;
2473
	height: 100%;
2474
	padding: 0;
2475
	vertical-align: top;
21627 kshitij.so 2476
}
2477
 
2478
.pro-box {
27531 amit.gupta 2479
	border-collapse: collapse;
2480
	border-spacing: 0;
2481
	display: table;
2482
	table-layout: fixed;
2483
	width: 100%;
21627 kshitij.so 2484
}
2485
 
2486
.post-info {
27531 amit.gupta 2487
	position: relative;
21627 kshitij.so 2488
}
2489
 
2490
.arrow-pro.right:after {
27531 amit.gupta 2491
	border-left-color: #FFFFFF;
2492
	border-right-width: 0;
2493
	top: 85px;
2494
	content: " ";
21627 kshitij.so 2495
}
2496
 
2497
.arrow-pro.left:after {
27531 amit.gupta 2498
	border-right-color: #FFFFFF;
2499
	border-left-width: 0;
2500
	top: 80px;
2501
	content: " ";
21627 kshitij.so 2502
}
2503
 
2504
.arrow-pro.left {
27531 amit.gupta 2505
	left: -8px;
21627 kshitij.so 2506
}
2507
 
2508
.arrow-pro:after {
27531 amit.gupta 2509
	border-width: 7px;
2510
	content: "";
21627 kshitij.so 2511
}
2512
 
2513
.arrow-pro, .arrow-pro:after {
27531 amit.gupta 2514
	border-color: rgba(0, 0, 0, 0);
2515
	border-style: solid;
2516
	display: block;
2517
	height: 0;
2518
	position: absolute;
2519
	width: 0;
2520
	right: -5px;
21627 kshitij.so 2521
}
2522
 
2523
.post-highlight.yellow {
27531 amit.gupta 2524
	background: #D3181F;
21627 kshitij.so 2525
}
2526
 
2527
.post-highlight.terques {
27531 amit.gupta 2528
	background: #688a7e;
21627 kshitij.so 2529
}
2530
 
2531
.post-info h1 {
27531 amit.gupta 2532
	margin: 0;
2533
	font-size: 18px;
2534
	color: #a19899;
2535
	font-weight: 300;
21627 kshitij.so 2536
}
2537
 
2538
.post-highlight.terques h2 {
27531 amit.gupta 2539
	font-size: 16px;
2540
	color: #fff;
2541
	font-style: italic;
2542
	padding: 0 20px;
2543
	line-height: 22px;
2544
	margin: 0;
2545
	font-weight: 300;
21627 kshitij.so 2546
}
2547
 
2548
.post-highlight.terques h2 span, .post-highlight.terques h2 a {
27531 amit.gupta 2549
	color: #92faf3;
21627 kshitij.so 2550
}
2551
 
2552
.post-info h1 strong {
27531 amit.gupta 2553
	text-transform: uppercase;
2554
	color: #937b7b;
21627 kshitij.so 2555
}
2556
 
2557
.post-info .desk {
27531 amit.gupta 2558
	display: inline-block;
21627 kshitij.so 2559
}
2560
 
27531 amit.gupta 2561
.post-info .desk  h3 {
2562
	font-size: 16px;
21627 kshitij.so 2563
}
2564
 
2565
.post-info .desk.yellow h3 {
27531 amit.gupta 2566
	color: #D3181F;
21627 kshitij.so 2567
}
2568
 
2569
.post-btn {
27531 amit.gupta 2570
 
21627 kshitij.so 2571
}
2572
 
2573
.post-btn a {
27531 amit.gupta 2574
	float: left;
2575
	margin-right: 8px;
2576
	font-size: 18px;
2577
	color: #9a9a9a;
21627 kshitij.so 2578
}
2579
 
2580
.post-btn a:hover {
27531 amit.gupta 2581
	color: #727272;
21627 kshitij.so 2582
}
2583
 
2584
.pro-thumb {
27531 amit.gupta 2585
	text-align: center;
2586
	display: inline-block;
2587
	border-radius: 50%;
2588
	-webkit-border-radius: 50%;
2589
	border: 10px solid rgba(256, 256, 256, 0.4);
21627 kshitij.so 2590
}
2591
 
27531 amit.gupta 2592
.pro-thumb img {
2593
	text-align: center;
2594
	width: 112px;
2595
	height: 112px;
2596
	border-radius: 50%;
2597
	-webkit-border-radius: 50%;
21627 kshitij.so 2598
}
2599
 
2600
.v-align {
27531 amit.gupta 2601
	vertical-align: middle !important;
21627 kshitij.so 2602
}
2603
 
2604
.twite h1 {
27531 amit.gupta 2605
	margin: 50px 0;
21627 kshitij.so 2606
}
2607
 
2608
.social-footer {
27531 amit.gupta 2609
	display: inline;
2610
	text-align: center;
21627 kshitij.so 2611
}
2612
 
2613
.social-footer ul {
27531 amit.gupta 2614
	text-align: center;
2615
	margin: 0;
2616
	padding: 0;
21627 kshitij.so 2617
}
2618
 
2619
.social-footer ul li {
27531 amit.gupta 2620
	display: inline-block;
2621
	margin: 0 20px;
21627 kshitij.so 2622
}
2623
 
2624
.social-footer ul li a {
27531 amit.gupta 2625
	font-size: 25px;
2626
	color: #ceced0;
21627 kshitij.so 2627
}
2628
 
27531 amit.gupta 2629
.social-footer ul li a:hover i.icon-facebook, .social-footer ul li.active a i.icon-facebook
2630
	{
2631
	color: #486eac;
21627 kshitij.so 2632
}
2633
 
27531 amit.gupta 2634
.social-footer ul li a:hover i.icon-twitter, .social-footer ul li.active a i.icon-twitter
2635
	{
2636
	color: #00a0df;
21627 kshitij.so 2637
}
2638
 
27531 amit.gupta 2639
.social-footer ul li a:hover i.icon-google-plus, .social-footer ul li.active a i.icon-google-plus
2640
	{
2641
	color: #4a4a4a;
21627 kshitij.so 2642
}
2643
 
27531 amit.gupta 2644
.social-footer ul li a:hover i.icon-pinterest, .social-footer ul li.active a i.icon-pinterest
2645
	{
2646
	color: #d1282d;
21627 kshitij.so 2647
}
2648
 
2649
/*pie chart */
2650
.pie-foot {
27531 amit.gupta 2651
	background: #6b6b6b;
2652
	padding: 18px 15px;
2653
	color: #fff;
2654
	border-radius: 0 0 4px 4px;
2655
	-webkit-border-radius: 0 0 4px 4px;
2656
	text-align: center;
2657
	font-size: 16px;
2658
	font-weight: 300;
21627 kshitij.so 2659
}
2660
 
2661
/*profile-widget*/
27531 amit.gupta 2662
.profile-widget {
2663
	color: #fff;
2664
	text-align: center;
21627 kshitij.so 2665
}
2666
 
2667
/*profile-widget image bg*/
27531 amit.gupta 2668
.profile-widget-img {
2669
	background: url('../img/backgrounds/bg-11-small.jpg') no-repeat
2670
		!important;
21627 kshitij.so 2671
}
2672
 
2673
.profile-nav .profile-widget-img .bg-layer {
27531 amit.gupta 2674
	background: rgba(0, 0, 0, 0.5) !important;
21627 kshitij.so 2675
}
2676
 
27531 amit.gupta 2677
.profile-widget-img .panel-body {
2678
	background: rgba(0, 0, 0, 0.5) !important;
21627 kshitij.so 2679
}
2680
 
27531 amit.gupta 2681
.profile-widget-img .profile-widget-foot {
2682
	background: rgba(0, 0, 0, 0.8);
21627 kshitij.so 2683
}
2684
 
27531 amit.gupta 2685
.profile-widget p {
2686
	font-weight: 300;
21627 kshitij.so 2687
 
27531 amit.gupta 2688
	/*margin-bottom: 15px;*/
21627 kshitij.so 2689
}
2690
 
27531 amit.gupta 2691
.profile-widget {
2692
	/*padding-left: 20px 15px 30px 15px;*/
2693
 
21627 kshitij.so 2694
}
2695
 
27531 amit.gupta 2696
.profile-widget .twt-category {
2697
	display: inline-block;
2698
	margin-bottom: 0px;
2699
	margin-top: 10px;
2700
	width: 100%;
2701
	padding: 0px;
21627 kshitij.so 2702
}
2703
 
27531 amit.gupta 2704
.profile-widget .twt-category ul li {
2705
	color: #ffffff;
21627 kshitij.so 2706
}
2707
 
27531 amit.gupta 2708
.knob-charts {
2709
	margin-top: 10px;
21627 kshitij.so 2710
}
2711
 
27531 amit.gupta 2712
.follow-task {
2713
	padding: 5px;
21627 kshitij.so 2714
}
2715
 
27531 amit.gupta 2716
.follow-task a {
2717
	color: #ffffff;
2718
	width: 15%;
2719
	display: inline-block;
21627 kshitij.so 2720
}
2721
 
27531 amit.gupta 2722
.follow-task a span.badge {
2723
	top: -12px;
2724
	position: relative;
2725
	left: -8px;
2726
	background: #FFFFFF;
2727
	color: #34AADC;
21627 kshitij.so 2728
}
2729
 
27531 amit.gupta 2730
.follow-task i {
2731
	font-size: 20px;
21627 kshitij.so 2732
}
2733
 
2734
.profile-widget-foot {
27531 amit.gupta 2735
	padding: 8px 5px 5px 5px;
2736
	background: rgba(0, 0, 0, 0.1);
2737
	color: #757575;
2738
	font-weight: 300;
21627 kshitij.so 2739
}
2740
 
2741
.profile-foot {
27531 amit.gupta 2742
	padding: 8px 5px 5px 5px;
2743
	background: rgba(0, 0, 0, 0.1);
2744
	color: #ffffff;
2745
	font-weight: 300;
2746
	overflow: hidden;
21627 kshitij.so 2747
}
2748
 
27531 amit.gupta 2749
.profile-foot .active {
2750
 
21627 kshitij.so 2751
}
2752
 
27531 amit.gupta 2753
.profile-foot a {
2754
	color: #ffffff;
21627 kshitij.so 2755
}
2756
 
2757
.profile-widget-foot ul {
27531 amit.gupta 2758
	padding: 0;
2759
	margin: 0;
21627 kshitij.so 2760
}
2761
 
27531 amit.gupta 2762
.profile-widget-foot ul li {
2763
	display: inline-block;
2764
	text-align: center;
2765
	width: 48%;
2766
	line-height: normal;
21627 kshitij.so 2767
}
2768
 
27531 amit.gupta 2769
.profile-widget-foot ul li h5 {
2770
	margin: 5px 0 0 0;
21627 kshitij.so 2771
}
2772
 
27531 amit.gupta 2773
.follow-info {
2774
	text-align: left;
2775
	padding-top: 20px;
21627 kshitij.so 2776
	padding-bottom: 10px;
2777
}
2778
 
2779
.profile-widget h4 {
27531 amit.gupta 2780
	margin: 5px;
2781
	font-size: 18px;
2782
	font-weight: 300;
21627 kshitij.so 2783
}
2784
 
2785
.profile-widget h6 {
27531 amit.gupta 2786
	margin: 0px;
2787
	font-size: 12px;
2788
	color: rgba(255, 255, 255, 0.9);
2789
	font-weight: 300;
21627 kshitij.so 2790
}
2791
 
27531 amit.gupta 2792
.profile-widget h6 span i {
2793
	padding-right: 4px;
21627 kshitij.so 2794
}
2795
 
27531 amit.gupta 2796
.profile-widget h6 span {
2797
	padding-right: 8px;
21627 kshitij.so 2798
}
2799
 
27531 amit.gupta 2800
.project-team, .panel-title, .progress-panel {
2801
	background: #F7F7F7;
21627 kshitij.so 2802
}
2803
 
27531 amit.gupta 2804
.profile-ava img {
2805
	border-radius: 50%;
2806
	-webkit-border-radius: 50%;
2807
	border: 2px solid #688a7e;
2808
	display: inline-block;
21627 kshitij.so 2809
}
2810
 
27531 amit.gupta 2811
.profile-ava img.simple {
2812
	border-radius: 50%;
2813
	-webkit-border-radius: 50%;
2814
	border: 2px solid rgba(0, 112, 255, 0.4);
2815
	display: inline-block;
21627 kshitij.so 2816
}
2817
 
27531 amit.gupta 2818
.profile-name {
2819
	margin: 0px;
2820
	font-size: 16px;
21627 kshitij.so 2821
}
2822
 
27531 amit.gupta 2823
.profile-occupation {
2824
	margin: 0px;
2825
	font-size: 12px;
21627 kshitij.so 2826
}
2827
 
2828
.follow-ava {
27531 amit.gupta 2829
	border-radius: 50%;
2830
	-webkit-border-radius: 50%;
2831
	border: 5px solid rgba(0, 0, 0, 0.1);
2832
	display: inline-block;
21627 kshitij.so 2833
}
2834
 
2835
.timeline-ava {
27531 amit.gupta 2836
	border-radius: 50%;
2837
	-webkit-border-radius: 50%;
2838
	border: 5px solid #688a7e;
2839
	display: inline-block;
21627 kshitij.so 2840
}
2841
 
27531 amit.gupta 2842
.timeline-ava img {
2843
	border-radius: 50%;
2844
	-webkit-border-radius: 50%;
2845
	width: 50px;
2846
	height: 50px;
21627 kshitij.so 2847
}
2848
 
2849
.profile-widget img {
27531 amit.gupta 2850
	border-radius: 50%;
2851
	-webkit-border-radius: 50%;
2852
	width: 62px;
2853
	height: 62px;
21627 kshitij.so 2854
 
27531 amit.gupta 2855
	/*display: inline-block;*/
21627 kshitij.so 2856
}
2857
 
2858
/* .social-box
2859
 
2860
=================================================================== */
2861
.social-box {
27531 amit.gupta 2862
	min-height: 158px;
2863
	background: white;
2864
	margin-bottom: 30px;
2865
	text-align: center;
21627 kshitij.so 2866
}
2867
 
2868
.social-box i {
27531 amit.gupta 2869
	display: block;
2870
	font-size: 40px;
2871
	line-height: 90px;
2872
	background: #f5f5f5;
21627 kshitij.so 2873
}
2874
 
2875
.social-box ul {
27531 amit.gupta 2876
	list-style: none;
2877
	padding: 10px 0;
21627 kshitij.so 2878
}
2879
 
2880
.social-box ul li {
27531 amit.gupta 2881
	display: block;
2882
	width: 50%;
2883
	float: left;
21627 kshitij.so 2884
}
2885
 
2886
.social-box ul li:first-child {
27531 amit.gupta 2887
	border-right: 1px solid #f5f5f5;
21627 kshitij.so 2888
}
2889
 
2890
.social-box ul li strong {
27531 amit.gupta 2891
	display: block;
2892
	font-size: 20px;
21627 kshitij.so 2893
}
2894
 
2895
.social-box ul li span {
27531 amit.gupta 2896
	color: #d4d4d4;
2897
	font-weight: 500;
2898
	text-transform: uppercase;
2899
	font-size: 10px;
21627 kshitij.so 2900
}
2901
 
2902
.social-box.facebook i {
27531 amit.gupta 2903
	background: #3b5998;
2904
	color: white;
2905
	margin: -1px -1px 1px -1px;
21627 kshitij.so 2906
}
2907
 
2908
.social-box.twitter i {
27531 amit.gupta 2909
	background: #00aced;
2910
	color: white;
2911
	margin: -1px -1px 1px -1px;
21627 kshitij.so 2912
}
2913
 
2914
.social-box.linkedin i {
27531 amit.gupta 2915
	background: #4875b4;
2916
	color: white;
2917
	margin: -1px -1px 1px -1px;
21627 kshitij.so 2918
}
2919
 
2920
.social-box.google-plus i {
27531 amit.gupta 2921
	background: #d34836;
2922
	color: white;
2923
	margin: -1px -1px 1px -1px;
21627 kshitij.so 2924
}
2925
 
2926
/*weather*/
2927
.weather-bg {
27531 amit.gupta 2928
	background: #34AADC;
2929
	color: #fff;
2930
	text-align: center;
2931
	font-size: 16px;
2932
	font-weight: 300;
21627 kshitij.so 2933
}
2934
 
2935
.weather-bg i {
27531 amit.gupta 2936
	font-size: 60px;
2937
	display: block;
21627 kshitij.so 2938
}
2939
 
27531 amit.gupta 2940
.weather-bg h3 {
2941
	font-weight: 300;
2942
	font-size: 28px;
21627 kshitij.so 2943
}
2944
 
2945
.weather-bg .degree {
27531 amit.gupta 2946
	padding-top: 10px;
2947
	font-size: 60px;
21627 kshitij.so 2948
}
2949
 
2950
.weather-category {
27531 amit.gupta 2951
	padding: 15px 0;
2952
	color: #ffffff;
21627 kshitij.so 2953
}
2954
 
27531 amit.gupta 2955
.weather-info {
2956
	background: #34AADC;
21627 kshitij.so 2957
}
2958
 
2959
.weather-category ul {
27531 amit.gupta 2960
	padding: 0;
2961
	margin: 0;
2962
	display: inline-block;
2963
	width: 100%;
21627 kshitij.so 2964
}
2965
 
27531 amit.gupta 2966
.weather-category ul {
2967
	display: inline-block;
2968
	width: 100%;
21627 kshitij.so 2969
	padding-bottom: 10px;
27531 amit.gupta 2970
	text-align: center;
2971
	border-top: 1px solid #e6e6e6;
2972
	border-left: 1px solid #e6e6e6;
2973
	border-right: 1px solid #e6e6e6;
2974
	border-bottom: 1px solid #e6e6e6;
2975
	display: inline-block;
21627 kshitij.so 2976
}
2977
 
2978
.weather-category ul  li {
27531 amit.gupta 2979
	display: inline-block;
2980
	width: 70%;
21627 kshitij.so 2981
	padding-top: 10px;
2982
	padding-bottom: 10px;
27531 amit.gupta 2983
	text-align: center;
2984
	display: inline-block;
21627 kshitij.so 2985
}
2986
 
27531 amit.gupta 2987
.weather-category ul li i {
2988
	margin-bottom: 10px;
21627 kshitij.so 2989
}
2990
 
2991
.weather-category ul li h4 {
27531 amit.gupta 2992
	margin: 10px 0 0 0;
2993
	text-transform: uppercase;
2994
	font-weight: 300;
21627 kshitij.so 2995
}
2996
 
27531 amit.gupta 2997
.weather-days {
2998
	color: #ffffff;
2999
	background: #34AADC;
21627 kshitij.so 3000
}
3001
 
3002
.weather-days ul {
27531 amit.gupta 3003
	padding: 0;
3004
	margin: 0;
3005
	display: inline-block;
3006
	width: 100%;
21627 kshitij.so 3007
}
3008
 
3009
.weather-days ul li {
27531 amit.gupta 3010
	display: inline-block;
3011
	width: 16.6%;
3012
	text-align: center;
3013
	display: inline-block;
3014
	margin-right: -2.9px;
3015
	padding: 5px 0px;
21627 kshitij.so 3016
}
3017
 
27531 amit.gupta 3018
.weather-days ul li.day1 {
3019
	background: rgba(0, 0, 0, 0.05);
21627 kshitij.so 3020
}
3021
 
27531 amit.gupta 3022
.weather-days ul li.day2 {
3023
	background: rgba(0, 0, 0, 0.1);
21627 kshitij.so 3024
}
3025
 
27531 amit.gupta 3026
.weather-days ul li.day3 {
3027
	background: rgba(0, 0, 0, 0.15);
21627 kshitij.so 3028
}
3029
 
27531 amit.gupta 3030
.weather-days ul li.day4 {
3031
	background: rgba(0, 0, 0, 0.2);
21627 kshitij.so 3032
}
3033
 
27531 amit.gupta 3034
.weather-days ul li.day5 {
3035
	background: rgba(0, 0, 0, 0.25);
21627 kshitij.so 3036
}
3037
 
27531 amit.gupta 3038
.weather-days ul li.day6 {
3039
	background: rgba(0, 0, 0, 0.3);
21627 kshitij.so 3040
}
3041
 
3042
.weather-days ul li h5 {
27531 amit.gupta 3043
	margin: 0 0 5px 0;
3044
	text-transform: uppercase;
3045
	font-weight: 300;
21627 kshitij.so 3046
}
3047
 
3048
.weather-category ul li a {
27531 amit.gupta 3049
 
21627 kshitij.so 3050
}
3051
 
27531 amit.gupta 3052
.weather-category ul li:last-child, .weather-days ul li:last-child {
3053
	border-right: none;
21627 kshitij.so 3054
}
3055
 
3056
/*weather widget 2*/
3057
.weather-bg-img {
27531 amit.gupta 3058
	background: url(../img/backgrounds/bg-14-small.jpg) no-repeat center
3059
		center;
3060
	color: #fff;
3061
	text-shadow: 0px 1px 5px #fed189;
3062
	text-align: center;
3063
	font-size: 16px;
3064
	font-weight: 300;
21627 kshitij.so 3065
}
3066
 
3067
.weather-bg-img i {
27531 amit.gupta 3068
	font-size: 60px;
3069
	text-shadow: 0px 1px 5px #fed189;
3070
	display: block;
21627 kshitij.so 3071
}
3072
 
27531 amit.gupta 3073
.weather-bg-img h3 {
3074
	font-weight: 300;
3075
	font-size: 28px;
21627 kshitij.so 3076
}
3077
 
3078
.weather-bg-img .degree {
27531 amit.gupta 3079
	padding-top: 10px;
3080
	font-size: 60px;
21627 kshitij.so 3081
}
3082
 
3083
.weather-bg-img .weather-category {
27531 amit.gupta 3084
	padding: 15px 0;
3085
	color: #ffffff;
3086
	text-shadow: 0px 1px 5px #fed189;
3087
	background: transparent;
21627 kshitij.so 3088
}
3089
 
3090
.weather-bg-img .weather-category ul {
27531 amit.gupta 3091
	padding: 0;
3092
	margin: 0;
3093
	display: inline-block;
3094
	width: 100%;
21627 kshitij.so 3095
}
3096
 
3097
.weather-bg-img .weather-category ul li {
27531 amit.gupta 3098
	display: inline-block;
3099
	width: 32%;
3100
	text-align: center;
3101
	border-right: 1px solid #e6e6e6;
3102
	display: inline-block;
21627 kshitij.so 3103
}
3104
 
3105
.weather-bg-img .weather-category ul li h5 {
27531 amit.gupta 3106
	margin: 0 0 5px 0;
3107
	text-transform: uppercase;
3108
	font-weight: 300;
3109
	text-shadow: 0px 1px 5px #fed189;
21627 kshitij.so 3110
}
3111
 
27531 amit.gupta 3112
.weather-bg-img .panel-body, footer.weather-bg-img ul {
3113
	background: rgba(0, 0, 0, 0.5);
21627 kshitij.so 3114
}
3115
 
27531 amit.gupta 3116
.weather-days-img {
3117
	color: #ffffff;
3118
	text-shadow: 0px 1px 5px #fed189;
21627 kshitij.so 3119
}
3120
 
27531 amit.gupta 3121
.weather-days-img {
3122
	background: transparent !important;
21627 kshitij.so 3123
}
3124
 
3125
/*fontawesome*/
3126
.fontawesome-icon-list h2 {
27531 amit.gupta 3127
	margin-top: 0;
3128
	font-size: 20px;
3129
	font-weight: 300;
21627 kshitij.so 3130
}
3131
 
3132
.fontawesome-icon-list .col-sm-3 {
27531 amit.gupta 3133
	margin-bottom: 10px;
21627 kshitij.so 3134
}
3135
 
3136
.fontawesome-icon-list .page-header {
27531 amit.gupta 3137
	border-bottom: 1px solid #C9CDD7;
21627 kshitij.so 3138
}
3139
 
3140
.fontawesome-icon-list i {
27531 amit.gupta 3141
	font-size: 16px;
3142
	padding-right: 10px;
21627 kshitij.so 3143
}
3144
 
27531 amit.gupta 3145
#web-application, #text-editor, #directional, #video-player, #brand,
3146
	#medical, #currency {
3147
	margin-top: 10px;
21627 kshitij.so 3148
}
3149
 
3150
/*mail inbox*/
3151
.inbox-wrapper {
27531 amit.gupta 3152
	border-collapse: collapse;
3153
	border-spacing: 0;
3154
	display: table;
3155
	table-layout: fixed;
3156
	width: 100%;
21627 kshitij.so 3157
}
3158
 
3159
.inbox-wrapper aside {
27531 amit.gupta 3160
	display: table-cell;
3161
	float: none;
3162
	height: 100%;
3163
	padding: 0;
3164
	vertical-align: top;
21627 kshitij.so 3165
}
3166
 
3167
.inbox-wrapper .inbox-left {
27531 amit.gupta 3168
	width: 20%;
3169
	background: #e5e8ef;
21627 kshitij.so 3170
}
3171
 
3172
.inbox-wrapper .inbox-middle {
27531 amit.gupta 3173
	width: 25%;
3174
	background: #fff;
21627 kshitij.so 3175
}
3176
 
3177
.inbox-wrapper .inbox-right {
27531 amit.gupta 3178
	width: 65%;
3179
	background: #f5f5f5;
21627 kshitij.so 3180
}
3181
 
3182
.inbox-wrapper .inbox-left .inbox-left-menu {
27531 amit.gupta 3183
	background: #688a7e;
21627 kshitij.so 3184
}
3185
 
27531 amit.gupta 3186
.table-inbox .icon_star_alt:hover, .starred {
3187
	color: #D3181F;
21627 kshitij.so 3188
}
3189
 
3190
.inbox-wrapper .inbox-left .user-head {
27531 amit.gupta 3191
	background: rgba(0, 0, 0, 0.2);
3192
	padding: 10px;
3193
	color: #fff;
3194
	min-height: 80px;
21627 kshitij.so 3195
}
3196
 
3197
.inbox-wrapper .inbox-middle .inbox-mail {
27531 amit.gupta 3198
	background: #688a7e;
3199
	padding: 10px;
3200
	color: #fff;
3201
	min-height: 80px;
21627 kshitij.so 3202
}
3203
 
3204
.user-head .inbox-avatar {
27531 amit.gupta 3205
	width: 65px;
3206
	float: left;
21627 kshitij.so 3207
}
3208
 
3209
.user-head .inbox-avatar img {
27531 amit.gupta 3210
	border-radius: 4px;
3211
	-webkit-border-radius: 4px;
21627 kshitij.so 3212
}
3213
 
3214
.user-head .user-name {
27531 amit.gupta 3215
	display: inline-block;
3216
	margin: 0 0 0 10px;
21627 kshitij.so 3217
}
3218
 
3219
.user-head .user-name h5 {
27531 amit.gupta 3220
	font-size: 14px;
3221
	margin-top: -15px;
3222
	margin-bottom: 0;
3223
	font-weight: 300;
21627 kshitij.so 3224
}
3225
 
3226
.user-head .user-name h5 a {
27531 amit.gupta 3227
	color: #fff;
21627 kshitij.so 3228
}
3229
 
3230
.user-head .user-name span a {
27531 amit.gupta 3231
	font-size: 12px;
3232
	color: rgba(255, 255, 255, 0.9);
21627 kshitij.so 3233
}
3234
 
3235
a.mail-dropdown {
27531 amit.gupta 3236
	background: #80d3d9;
3237
	padding: 3px 5px;
3238
	font-size: 10px;
3239
	color: #01a7b3;
3240
	border-radius: 2px;
3241
	margin-top: 20px;
21627 kshitij.so 3242
}
3243
 
3244
.inbox-body {
27531 amit.gupta 3245
	padding: 20px;
21627 kshitij.so 3246
}
3247
 
3248
.btn-compose {
27531 amit.gupta 3249
	background: #00a0df;
3250
	padding: 12px 0;
3251
	text-align: center;
3252
	width: 100%;
3253
	color: #fff;
21627 kshitij.so 3254
}
3255
 
3256
.btn-compose:hover {
27531 amit.gupta 3257
	background: #f5675c;
3258
	color: #fff;
21627 kshitij.so 3259
}
3260
 
27531 amit.gupta 3261
ul.mail-nav {
3262
	display: inline-block;
3263
	width: 100%;
3264
	margin: 0;
3265
	padding: 0;
21627 kshitij.so 3266
}
3267
 
3268
.mail-divider {
27531 amit.gupta 3269
	border-bottom: 1px solid #d5d8df;
21627 kshitij.so 3270
}
3271
 
3272
ul.mail-nav li {
27531 amit.gupta 3273
	display: inline-block;
3274
	line-height: 20px;
3275
	padding: 10px;
3276
	width: 100%;
3277
	border-right: 1px solid #D7D7D7;
3278
	border-bottom: 1px solid #D7D7D7;
21627 kshitij.so 3279
}
3280
 
27531 amit.gupta 3281
ul.mail-nav li a {
3282
	color: #6a6a6a;
3283
	width: 100%;
3284
	display: inline-block;
3285
	padding: 0 20px;
21627 kshitij.so 3286
}
3287
 
27531 amit.gupta 3288
ul.mail-nav .mail-info {
3289
	padding: 5px;
3290
	font-size: 14px;
21627 kshitij.so 3291
}
3292
 
27531 amit.gupta 3293
ul.mail-nav p {
3294
	font-size: 12px;
21627 kshitij.so 3295
}
3296
 
27531 amit.gupta 3297
ul.mail-nav li:hover, ul.mail-nav li.active, ul.mail-nav li:focus {
3298
	color: #6a6a6a;
3299
	background: #f5f5f5;
3300
	border-bottom: 1px solid #688a7e;
3301
	border-right: none;
21627 kshitij.so 3302
}
3303
 
3304
ul.mail-nav li a i {
27531 amit.gupta 3305
	padding-right: 10px;
3306
	font-size: 16px;
3307
	color: #6a6a6a;
21627 kshitij.so 3308
}
3309
 
3310
ul.mail-nav li a span.label {
27531 amit.gupta 3311
	margin-top: 13px;
21627 kshitij.so 3312
}
3313
 
27531 amit.gupta 3314
ul.inbox-nav {
3315
	display: inline-block;
3316
	width: 100%;
3317
	margin: 0;
3318
	padding: 0;
21627 kshitij.so 3319
}
3320
 
3321
.inbox-divider {
27531 amit.gupta 3322
	border-bottom: 1px solid #d5d8df;
21627 kshitij.so 3323
}
3324
 
3325
ul.inbox-nav li {
27531 amit.gupta 3326
	display: inline-block;
3327
	line-height: 45px;
3328
	width: 100%;
21627 kshitij.so 3329
}
3330
 
27531 amit.gupta 3331
ul.inbox-nav li a {
3332
	color: #6a6a6a;
3333
	line-height: 45px;
3334
	width: 100%;
3335
	display: inline-block;
3336
	padding: 0 20px;
21627 kshitij.so 3337
}
3338
 
27531 amit.gupta 3339
ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus
3340
	{
3341
	color: #6a6a6a;
3342
	background: #d5d7de;
21627 kshitij.so 3343
}
3344
 
3345
ul.inbox-nav li a i {
27531 amit.gupta 3346
	padding-right: 10px;
3347
	font-size: 16px;
3348
	color: #6a6a6a;
21627 kshitij.so 3349
}
3350
 
3351
ul.inbox-nav li a span.label {
27531 amit.gupta 3352
	margin-top: 13px;
21627 kshitij.so 3353
}
3354
 
3355
ul.labels-info li h4 {
27531 amit.gupta 3356
	padding-left: 15px;
3357
	padding-right: 15px;
3358
	padding-top: 5px;
3359
	color: #5c5c5e;
3360
	font-size: 13px;
3361
	text-transform: uppercase;
21627 kshitij.so 3362
}
3363
 
27531 amit.gupta 3364
ul.labels-info li {
3365
	margin: 0;
21627 kshitij.so 3366
}
3367
 
3368
ul.labels-info li a {
27531 amit.gupta 3369
	color: #6a6a6a;
3370
	border-radius: 0;
21627 kshitij.so 3371
}
3372
 
3373
ul.labels-info li a:hover, ul.labels-info li a:focus {
27531 amit.gupta 3374
	color: #6a6a6a;
3375
	background: #d5d7de;
21627 kshitij.so 3376
}
3377
 
3378
ul.labels-info li a i {
27531 amit.gupta 3379
	padding-right: 10px;
21627 kshitij.so 3380
}
3381
 
3382
.nav.nav-pills.nav-stacked.labels-info p {
27531 amit.gupta 3383
	margin-bottom: 0;
3384
	padding: 0 22px;
3385
	color: #9d9f9e;
3386
	font-size: 11px;
21627 kshitij.so 3387
}
3388
 
3389
.inbox-head {
27531 amit.gupta 3390
	padding: 10px;
3391
	background: #688a7e;
3392
	color: #fff;
3393
	border-bottom: 1px solid #D7D7D7;
3394
	min-height: 80px;
21627 kshitij.so 3395
}
3396
 
3397
.inbox-head  h3 {
27531 amit.gupta 3398
	margin: 0;
3399
	display: inline-block;
3400
	padding-top: 6px;
3401
	font-weight: 300;
21627 kshitij.so 3402
}
3403
 
3404
.inbox-head  .sr-input {
27531 amit.gupta 3405
	height: 40px;
3406
	border: none;
3407
	box-shadow: none;
3408
	padding: 0 10px;
3409
	float: left;
3410
	border-radius: 4px 0 0 4px;
3411
	color: #8a8a8a;
21627 kshitij.so 3412
}
3413
 
3414
.inbox-head  .sr-btn {
27531 amit.gupta 3415
	height: 40px;
3416
	border: none;
3417
	background: #00a6b2;
3418
	color: #fff;
3419
	padding: 0 20px;
3420
	border-radius: 0 4px 4px 0;
3421
	-webkit-border-radius: 0 4px 4px 0;
21627 kshitij.so 3422
}
3423
 
3424
.table-inbox {
27531 amit.gupta 3425
	border: 1px solid #d3d3d3;
3426
	margin-bottom: 0;
21627 kshitij.so 3427
}
3428
 
27531 amit.gupta 3429
.table-inbox tr td {
3430
	padding: 12px !important;
21627 kshitij.so 3431
}
3432
 
27531 amit.gupta 3433
.table-inbox tr td:hover {
3434
	cursor: pointer;
21627 kshitij.so 3435
}
3436
 
27531 amit.gupta 3437
.table-inbox tr td .icon-star.inbox-started, .table-inbox tr td .icon-star:hover
3438
	{
3439
	color: #f78a09;
21627 kshitij.so 3440
}
3441
 
27531 amit.gupta 3442
.table-inbox tr td .icon-star {
3443
	color: #d5d5d5;
21627 kshitij.so 3444
}
3445
 
3446
.table-inbox tr.unread td {
27531 amit.gupta 3447
	font-weight: 600;
3448
	background: #f7f7f7;
21627 kshitij.so 3449
}
3450
 
27531 amit.gupta 3451
ul.inbox-pagination {
3452
	float: right;
21627 kshitij.so 3453
}
3454
 
3455
ul.inbox-pagination li {
27531 amit.gupta 3456
	float: left;
21627 kshitij.so 3457
}
3458
 
3459
.mail-option {
27531 amit.gupta 3460
	display: inline-block;
3461
	margin-bottom: 0px;
3462
	width: 100%;
3463
	margin-top: 18px;
21627 kshitij.so 3464
}
3465
 
27531 amit.gupta 3466
.open-mail-action i {
3467
	padding-right: 5px;
3468
	font-size: 14px;
21627 kshitij.so 3469
}
3470
 
27531 amit.gupta 3471
.inbox-mail .navbar-form {
3472
	margin-top: 15px;
21627 kshitij.so 3473
}
3474
 
3475
.mail-option .chk-all, .mail-option .btn-group {
27531 amit.gupta 3476
	margin-right: 5px;
21627 kshitij.so 3477
}
3478
 
3479
.mail-option .chk-all, .mail-option .btn-group a.btn {
27531 amit.gupta 3480
	border: 1px solid #e7e7e7;
3481
	padding: 5px 10px;
3482
	display: inline-block;
3483
	background: #ffffff;
3484
	color: #688a7e;
3485
	border-radius: 0px !important;
3486
	-webkit-border-radius: 0px !important;
21627 kshitij.so 3487
}
3488
 
27531 amit.gupta 3489
.inbox-pagination a.np-btn {
3490
	border: 1px solid #e7e7e7;
3491
	padding: 5px 15px;
3492
	display: inline-block;
3493
	background: #fcfcfc;
3494
	color: #afafaf;
3495
	border-radius: 0px !important;
3496
	-webkit-border-radius: 0px !important;
21627 kshitij.so 3497
}
3498
 
3499
.mail-option .chk-all input[type=checkbox] {
27531 amit.gupta 3500
	margin-top: 0;
21627 kshitij.so 3501
}
3502
 
3503
.mail-option .btn-group a.all {
27531 amit.gupta 3504
	padding: 0;
3505
	border: none;
21627 kshitij.so 3506
}
3507
 
3508
.inbox-pagination a.np-btn {
27531 amit.gupta 3509
	margin-left: 5px;
21627 kshitij.so 3510
}
3511
 
3512
.inbox-pagination li span {
27531 amit.gupta 3513
	display: inline-block;
3514
	margin-top: 7px;
3515
	margin-right: 5px;
21627 kshitij.so 3516
}
3517
 
3518
.fileinput-button {
27531 amit.gupta 3519
	border: 1px solid #e6e6e6;
3520
	background: #eeeeee;
21627 kshitij.so 3521
}
3522
 
27531 amit.gupta 3523
.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea
3524
	{
3525
	border: 1px solid #e6e6e6;
3526
	box-shadow: none;
21627 kshitij.so 3527
}
3528
 
3529
.btn-send, .btn-send:hover {
27531 amit.gupta 3530
	background: #00A8B3;
3531
	color: #fff;
21627 kshitij.so 3532
}
3533
 
3534
.btn-send:hover {
27531 amit.gupta 3535
	background: #009da7;
21627 kshitij.so 3536
}
3537
 
3538
.modal-header h4.modal-title {
27531 amit.gupta 3539
	font-weight: 300;
3540
	font-family: 'Lato', sans-serif;
21627 kshitij.so 3541
}
3542
 
3543
.modal-body label {
27531 amit.gupta 3544
	font-weight: 400;
3545
	font-family: 'Lato', sans-serif;
21627 kshitij.so 3546
}
3547
 
3548
/*404 page*/
27531 amit.gupta 3549
.page-404 {
3550
	position: relative;
3551
	width: 350px;
3552
	height: 200px;
3553
	margin: 100px auto;
3554
	text-align: center;
3555
}
21627 kshitij.so 3556
 
27531 amit.gupta 3557
.text-404 {
3558
	font-size: 138px;
3559
	background: #e9e3dd;
3560
	background-image:
3561
		url('https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQTdWeWNteABnbzguiXSBxmfc8Z8nh_HHoWoK35QL81x4HnpVmgvQ');
3562
	background-repeat: no-repeat;
3563
	background-size: 200% 200%;
3564
	background-position: 100% 100%;
3565
	-webkit-animation: square 3s linear infinite;
3566
	-ms-animation: square 3s linear infinite;
3567
	animation: square 3s linear infinite;
3568
	-webkit-background-clip: text;
3569
	color: transparent;
3570
	text-align: center;
3571
	line-height: 200px;
3572
	position: relative;
3573
}
21627 kshitij.so 3574
 
27531 amit.gupta 3575
.text-404:nth-of-type(2) {
3576
	text-shadow: none;
3577
	z-index: 2;
3578
	position: absolute;
3579
	top: -139px;
3580
	left: -1px;
3581
}
21627 kshitij.so 3582
 
29784 amit.gupta 3583
@-webkit-keyframes square {
3584
	0% {
3585
		background-position: 0 0;
3586
	}
3587
	25% {
3588
		background-position: 100% 0;
3589
	}
3590
	50% {
3591
		background-position: 100% 100%;
3592
	}
3593
	75% {
3594
		background-position: 0 100%;
3595
	}
3596
	100% {
3597
		background-position: 0 0;
3598
	}
27531 amit.gupta 3599
}
21627 kshitij.so 3600
 
29784 amit.gupta 3601
@-ms-keyframes square {
3602
	0% {
3603
		background-position: 0 0;
3604
	}
3605
	25% {
3606
		background-position: 100% 0;
3607
	}
3608
	50% {
3609
		background-position: 100% 100%;
3610
	}
3611
	75% {
3612
		background-position: 0 100%;
3613
	}
3614
	100% {
3615
		background-position: 0 0;
3616
	}
21627 kshitij.so 3617
}
3618
 
29784 amit.gupta 3619
@keyframes square {
3620
	0% {
3621
		background-position: 0 0;
3622
	}
3623
	25% {
3624
		background-position: 100% 0;
3625
	}
3626
	50% {
3627
		background-position: 100% 100%;
3628
	}
3629
	75% {
3630
		background-position: 0 100%;
3631
	}
3632
	100% {
3633
		background-position: 0 0;
3634
	}
27531 amit.gupta 3635
}
21627 kshitij.so 3636
 
3637
/*profile*/
3638
.profile-nav .user-heading {
27531 amit.gupta 3639
	background: #688a7e;
3640
	color: #fff;
3641
	padding: 30px;
3642
	text-align: center;
21627 kshitij.so 3643
}
3644
 
27531 amit.gupta 3645
.profile-nav .user-heading.round a {
3646
	border-radius: 50%;
3647
	-webkit-border-radius: 50%;
3648
	border: 10px solid rgba(256, 256, 256, 0.3);
3649
	display: inline-block;
21627 kshitij.so 3650
}
3651
 
3652
.profile-nav .user-heading a img {
27531 amit.gupta 3653
	width: 112px;
3654
	height: 112px;
3655
	border-radius: 50%;
3656
	-webkit-border-radius: 50%;
21627 kshitij.so 3657
}
3658
 
3659
.profile-nav .user-heading h1 {
27531 amit.gupta 3660
	font-size: 22px;
3661
	font-weight: 300;
3662
	margin-bottom: 5px;
21627 kshitij.so 3663
}
3664
 
3665
.profile-nav .user-heading p {
27531 amit.gupta 3666
	font-size: 12px;
21627 kshitij.so 3667
}
3668
 
3669
.profile-nav ul {
27531 amit.gupta 3670
	margin-top: 1px;
21627 kshitij.so 3671
}
3672
 
27531 amit.gupta 3673
.profile-nav ul>li {
3674
	border-bottom: 1px solid #ebeae6;
3675
	margin-top: 0;
3676
	line-height: 30px;
21627 kshitij.so 3677
}
3678
 
27531 amit.gupta 3679
.profile-nav ul>li:last-child {
3680
	border-bottom: none;
21627 kshitij.so 3681
}
3682
 
27531 amit.gupta 3683
.profile-nav ul>li>a {
3684
	border-radius: 0;
3685
	-webkit-border-radius: 0;
3686
	color: #89817f;
3687
	border-left: 5px solid #fff;
21627 kshitij.so 3688
}
3689
 
27531 amit.gupta 3690
.profile-nav ul>li>a:hover, .profile-nav ul>li>a:focus, .profile-nav ul li.active  a
3691
	{
3692
	background: #f8f7f5 !important;
3693
	border-left: 5px solid #688a7e;
3694
	color: #89817f !important;
21627 kshitij.so 3695
}
3696
 
27531 amit.gupta 3697
.profile-nav ul>li:last-child>a:last-child {
3698
	border-radius: 0 0 4px 4px;
3699
	-webkit-border-radius: 0 0 4px 4px;
21627 kshitij.so 3700
}
3701
 
27531 amit.gupta 3702
.profile-nav ul>li>a>i {
3703
	font-size: 16px;
3704
	padding-right: 10px;
3705
	color: #bcb3aa;
21627 kshitij.so 3706
}
3707
 
3708
.r-activity {
27531 amit.gupta 3709
	margin: 6px 0 0;
3710
	font-size: 12px;
21627 kshitij.so 3711
}
3712
 
3713
/*profile-widget color bg*/
27531 amit.gupta 3714
.profile-widget-info {
3715
	background: #324c57 !important;
21627 kshitij.so 3716
}
3717
 
27531 amit.gupta 3718
.profile-widget-success {
3719
	background: #4cd964 !important;
21627 kshitij.so 3720
}
3721
 
27531 amit.gupta 3722
.profile-widget-primary {
3723
	background: #688a7e !important;
21627 kshitij.so 3724
}
3725
 
27531 amit.gupta 3726
.profile-widget-warning {
3727
	background: #ffcc00 !important;
21627 kshitij.so 3728
}
3729
 
27531 amit.gupta 3730
.profile-widget-danger {
3731
	background: #00a0df !important;
21627 kshitij.so 3732
}
3733
 
27531 amit.gupta 3734
.profile-widget-name {
3735
	padding: 0px;
21627 kshitij.so 3736
}
3737
 
3738
.p-text-area, .p-text-area:focus {
27531 amit.gupta 3739
	border: none;
3740
	font-weight: 300;
3741
	box-shadow: none;
3742
	color: #c3c3c3;
3743
	font-size: 16px;
21627 kshitij.so 3744
}
3745
 
3746
.profile-info .panel-footer {
27531 amit.gupta 3747
	background-color: #f8f7f5;
3748
	border-top: 1px solid #e7ebee;
21627 kshitij.so 3749
}
3750
 
3751
.profile-info .panel-footer ul li a {
27531 amit.gupta 3752
	color: #7a7a7a;
21627 kshitij.so 3753
}
3754
 
3755
.bio-graph-heading {
27531 amit.gupta 3756
	background: #263a4f;
3757
	color: #fff;
3758
	text-align: center;
3759
	font-style: italic;
3760
	padding: 40px 110px;
3761
	font-size: 16px;
3762
	font-weight: 300;
21627 kshitij.so 3763
}
3764
 
3765
.bio-graph-info {
27531 amit.gupta 3766
	color: #89817e;
21627 kshitij.so 3767
}
3768
 
3769
.bio-graph-info h1 {
27531 amit.gupta 3770
	font-size: 22px;
3771
	font-weight: 300;
3772
	margin: 0 0 20px;
21627 kshitij.so 3773
}
3774
 
3775
.bio-row {
27531 amit.gupta 3776
	width: 50%;
3777
	float: left;
3778
	margin-bottom: 10px;
3779
	padding: 0 15px;
21627 kshitij.so 3780
}
3781
 
3782
.bio-row p span {
27531 amit.gupta 3783
	width: 100px;
3784
	display: inline-block;
21627 kshitij.so 3785
}
3786
 
3787
.bio-chart, .bio-desk {
27531 amit.gupta 3788
	float: left;
21627 kshitij.so 3789
}
3790
 
3791
.bio-chart {
27531 amit.gupta 3792
	width: 40%;
21627 kshitij.so 3793
}
3794
 
3795
.bio-desk {
27531 amit.gupta 3796
	width: 60%;
21627 kshitij.so 3797
}
3798
 
3799
.bio-desk h4 {
27531 amit.gupta 3800
	font-size: 15px;
3801
	font-weight: 400;
21627 kshitij.so 3802
}
3803
 
3804
.bio-desk h4.terques {
27531 amit.gupta 3805
	color: #34aadc;
21627 kshitij.so 3806
}
3807
 
3808
.bio-desk h4.red {
27531 amit.gupta 3809
	color: #e26b7f;
21627 kshitij.so 3810
}
3811
 
3812
.bio-desk h4.green {
27531 amit.gupta 3813
	color: #97be4b;
21627 kshitij.so 3814
}
3815
 
3816
.bio-desk h4.purple {
27531 amit.gupta 3817
	color: #caa3da;
21627 kshitij.so 3818
}
3819
 
3820
.file-pos {
27531 amit.gupta 3821
	margin: 6px 0 10px 0;
21627 kshitij.so 3822
}
3823
 
3824
.profile-activity h5 {
27531 amit.gupta 3825
	font-weight: 300;
3826
	margin-top: 0;
3827
	color: #c3c3c3;
21627 kshitij.so 3828
}
3829
 
3830
.summary-head {
27531 amit.gupta 3831
	background: #ee7272;
3832
	color: #fff;
3833
	text-align: center;
3834
	border-bottom: 1px solid #ee7272;
21627 kshitij.so 3835
}
3836
 
3837
.summary-head h4 {
27531 amit.gupta 3838
	font-weight: 300;
3839
	text-transform: uppercase;
3840
	margin-bottom: 5px;
21627 kshitij.so 3841
}
3842
 
3843
.summary-head p {
27531 amit.gupta 3844
	color: rgba(256, 256, 256, 0.6);
21627 kshitij.so 3845
}
3846
 
3847
ul.summary-list {
27531 amit.gupta 3848
	display: inline-block;
3849
	padding-left: 0;
3850
	width: 100%;
3851
	margin-bottom: 0;
21627 kshitij.so 3852
}
3853
 
27531 amit.gupta 3854
ul.summary-list>li {
3855
	display: inline-block;
3856
	width: 19.5%;
3857
	text-align: center;
21627 kshitij.so 3858
}
3859
 
27531 amit.gupta 3860
ul.summary-list>li>a>i {
3861
	display: block;
3862
	font-size: 18px;
3863
	padding-bottom: 5px;
21627 kshitij.so 3864
}
3865
 
27531 amit.gupta 3866
ul.summary-list>li>a {
3867
	padding: 10px 0;
3868
	display: inline-block;
3869
	color: #818181;
21627 kshitij.so 3870
}
3871
 
27531 amit.gupta 3872
ul.summary-list>li {
3873
	border-right: 1px solid #eaeaea;
21627 kshitij.so 3874
}
3875
 
27531 amit.gupta 3876
ul.summary-list>li:last-child {
3877
	border-right: none;
21627 kshitij.so 3878
}
3879
 
3880
.activity {
27531 amit.gupta 3881
	width: 100%;
3882
	float: left;
3883
	margin-bottom: 10px;
21627 kshitij.so 3884
}
3885
 
3886
.activity.alt {
27531 amit.gupta 3887
	width: 100%;
3888
	float: right;
3889
	margin-bottom: 10px;
21627 kshitij.so 3890
}
3891
 
3892
.activity span {
27531 amit.gupta 3893
	float: left;
21627 kshitij.so 3894
}
3895
 
3896
.activity.alt span {
27531 amit.gupta 3897
	float: right;
21627 kshitij.so 3898
}
3899
 
3900
/*.activity span, .activity.alt span {
3901
 
3902
    width: 45px;
3903
 
3904
    height: 45px;
3905
 
3906
    line-height: 45px;
3907
 
3908
    border-radius: 50%;
3909
 
3910
    -webkit-border-radius: 50%;
3911
 
3912
    background: #eee;
3913
 
3914
    text-align: center;
3915
 
3916
    color: #fff;
3917
 
3918
    font-size: 16px;
3919
 
3920
}*/
3921
.activity.terques span {
27531 amit.gupta 3922
	background: #8dd7d6;
21627 kshitij.so 3923
}
3924
 
3925
.activity.terques h4 {
27531 amit.gupta 3926
	color: #8dd7d6;
21627 kshitij.so 3927
}
3928
 
3929
.activity.purple span {
27531 amit.gupta 3930
	background: #b984dc;
21627 kshitij.so 3931
}
3932
 
3933
.activity.purple h4 {
27531 amit.gupta 3934
	color: #b984dc;
21627 kshitij.so 3935
}
3936
 
3937
.activity.blue span {
27531 amit.gupta 3938
	background: #90b4e6;
21627 kshitij.so 3939
}
3940
 
3941
.activity.blue h4 {
27531 amit.gupta 3942
	color: #90b4e6;
21627 kshitij.so 3943
}
3944
 
3945
.activity.green span {
27531 amit.gupta 3946
	background: #4cd964;
21627 kshitij.so 3947
}
3948
 
3949
.activity.green h4 {
27531 amit.gupta 3950
	color: #4cd964;
21627 kshitij.so 3951
}
3952
 
3953
.activity h4 {
27531 amit.gupta 3954
	margin-top: 0;
3955
	font-size: 16px;
21627 kshitij.so 3956
}
3957
 
3958
.activity p {
27531 amit.gupta 3959
	margin-bottom: 0;
3960
	font-size: 13px;
21627 kshitij.so 3961
}
3962
 
3963
.activity .activity-desk i, .activity.alt .activity-desk i {
27531 amit.gupta 3964
	float: left;
3965
	font-size: 18px;
3966
	margin-right: 10px;
3967
	color: #bebebe;
21627 kshitij.so 3968
}
3969
 
3970
.activity .activity-desk {
27531 amit.gupta 3971
	margin-left: 70px;
3972
	position: relative;
21627 kshitij.so 3973
}
3974
 
3975
.activity.alt .activity-desk {
27531 amit.gupta 3976
	margin-right: 70px;
3977
	position: relative;
21627 kshitij.so 3978
}
3979
 
3980
.activity.alt .activity-desk .panel {
27531 amit.gupta 3981
	float: right;
3982
	position: relative;
3983
	border-radius: 10px;
3984
	-webkit-border-radius: 10px;
21627 kshitij.so 3985
}
3986
 
3987
.activity .activity-desk .panel {
27531 amit.gupta 3988
	background: #F4F4F4;
3989
	display: inline-block;
21627 kshitij.so 3990
}
3991
 
3992
.activity.alt .activity-desk .panel {
27531 amit.gupta 3993
	background: #688a7e;
3994
	color: #ffffff;
3995
	display: inline-block;
21627 kshitij.so 3996
}
3997
 
3998
.activity .activity-desk .arrow {
27531 amit.gupta 3999
	border-right: 8px solid #F4F4F4 !important;
21627 kshitij.so 4000
}
4001
 
4002
.activity .activity-desk .arrow {
27531 amit.gupta 4003
	border-bottom: 8px solid transparent;
4004
	border-top: 8px solid transparent;
4005
	display: block;
4006
	height: 0;
4007
	left: -7px;
4008
	position: absolute;
4009
	top: 13px;
4010
	width: 0;
21627 kshitij.so 4011
}
4012
 
4013
.activity-desk .arrow-alt {
27531 amit.gupta 4014
	border-left: 8px solid #688a7e !important;
21627 kshitij.so 4015
}
4016
 
4017
.activity-desk .arrow-alt {
27531 amit.gupta 4018
	border-bottom: 8px solid transparent;
4019
	border-top: 8px solid transparent;
4020
	display: block;
4021
	height: 0;
4022
	right: -7px;
4023
	position: absolute;
4024
	top: 13px;
4025
	width: 0;
21627 kshitij.so 4026
}
4027
 
4028
.activity-desk .album {
27531 amit.gupta 4029
	display: inline-block;
4030
	margin-top: 10px;
21627 kshitij.so 4031
}
4032
 
27531 amit.gupta 4033
.activity-desk .album a {
4034
	margin-right: 10px;
21627 kshitij.so 4035
}
4036
 
27531 amit.gupta 4037
.activity-desk .album a:last-child {
4038
	margin-right: 0px;
21627 kshitij.so 4039
}
4040
 
4041
/*invoice*/
27531 amit.gupta 4042
.invoice-list {
4043
	margin-bottom: 30px;
21627 kshitij.so 4044
}
4045
 
4046
.invoice-list h4 {
27531 amit.gupta 4047
	font-weight: 300;
4048
	font-size: 16px;
21627 kshitij.so 4049
}
4050
 
4051
.invoice-block {
27531 amit.gupta 4052
	text-align: right;
21627 kshitij.so 4053
}
4054
 
27531 amit.gupta 4055
.invoice-paid {
4056
	color: #4cd964;
21627 kshitij.so 4057
}
4058
 
4059
ul.amounts li {
27531 amit.gupta 4060
	background: #f5f5f5;
4061
	margin-bottom: 5px;
4062
	padding: 10px;
4063
	border-radius: 4px;
4064
	-webkit-border-radius: 4px;
4065
	font-weight: 300;
21627 kshitij.so 4066
}
4067
 
27531 amit.gupta 4068
.invoice-btn a {
4069
	font-weight: 300;
4070
	margin: 0 5px;
4071
	font-size: 16px;
21627 kshitij.so 4072
}
4073
 
4074
.company-logo {
27531 amit.gupta 4075
	margin: 30px;
21627 kshitij.so 4076
}
4077
 
4078
/*panel heading color*/
27531 amit.gupta 4079
.panel-heading, .modal-header {
4080
	background: #F7F7F7;
4081
	color: #688a7e;
21627 kshitij.so 4082
}
4083
 
27531 amit.gupta 4084
.panel-heading h3 {
4085
	margin: 0px !important;
21627 kshitij.so 4086
}
4087
 
27531 amit.gupta 4088
.panel-primary>.panel-heading.navyblue {
4089
	background-color: #2A3542;
4090
	border-color: #2A3542;
4091
	color: #FFFFFF;
21627 kshitij.so 4092
}
4093
 
4094
/*table*/
4095
.table-advance tr td {
27531 amit.gupta 4096
	vertical-align: middle !important;
21627 kshitij.so 4097
}
4098
 
4099
.no-border {
27531 amit.gupta 4100
	border-bottom: none;
21627 kshitij.so 4101
}
4102
 
27531 amit.gupta 4103
.dataTables_length, .dataTables_filter {
4104
	padding: 15px;
21627 kshitij.so 4105
}
4106
 
27531 amit.gupta 4107
.dataTables_info {
4108
	padding: 0 15px;
21627 kshitij.so 4109
}
4110
 
4111
.dataTables_filter {
27531 amit.gupta 4112
	float: right;
21627 kshitij.so 4113
}
4114
 
4115
.dataTables_length select {
27531 amit.gupta 4116
	width: 65px;
4117
	padding: 5px 8px;
21627 kshitij.so 4118
}
4119
 
4120
.dataTables_length label, .dataTables_filter label {
27531 amit.gupta 4121
	font-weight: 300;
21627 kshitij.so 4122
}
4123
 
4124
.dataTables_filter label {
27531 amit.gupta 4125
	width: 100%;
21627 kshitij.so 4126
}
4127
 
4128
.dataTables_filter label input {
27531 amit.gupta 4129
	width: 78%;
21627 kshitij.so 4130
}
4131
 
4132
.border-top {
27531 amit.gupta 4133
	border-top: 1px solid #ddd;
21627 kshitij.so 4134
}
4135
 
4136
.dataTables_paginate.paging_bootstrap.pagination li {
27531 amit.gupta 4137
	float: left;
4138
	margin: 0 1px;
4139
	border: 1px solid #ddd;
4140
	border-radius: 3px;
4141
	-webkit-border-radius: 3px;
21627 kshitij.so 4142
}
4143
 
27531 amit.gupta 4144
.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
4145
	color: #c7c7c7;
21627 kshitij.so 4146
}
4147
 
27531 amit.gupta 4148
.dataTables_paginate.paging_bootstrap.pagination li a {
4149
	color: #797979;
4150
	padding: 5px 10px;
4151
	display: inline-block;
21627 kshitij.so 4152
}
4153
 
27531 amit.gupta 4154
.dataTables_paginate.paging_bootstrap.pagination li:hover a,
4155
	.dataTables_paginate.paging_bootstrap.pagination li.active a {
4156
	color: #797979;
4157
	background: #eee;
4158
	border-radius: 3px;
4159
	-webkit-border-radius: 3px;
21627 kshitij.so 4160
}
4161
 
4162
.dataTables_paginate.paging_bootstrap.pagination {
27531 amit.gupta 4163
	float: right;
4164
	margin-right: 15px;
4165
	margin-top: -5px;
4166
	margin-bottom: 15px;
21627 kshitij.so 4167
}
4168
 
4169
.dataTable tr:last-child {
27531 amit.gupta 4170
	border-bottom: 1px solid #ddd;
21627 kshitij.so 4171
}
4172
 
4173
/*button*/
4174
.btn-row {
27531 amit.gupta 4175
	margin-bottom: 10px;
21627 kshitij.so 4176
}
4177
 
4178
/*tabs*/
4179
.tab-head {
27531 amit.gupta 4180
	background: #688a7e;
4181
	display: inline-block;
4182
	width: 100%;
4183
	margin-top: 60px;
21627 kshitij.so 4184
}
4185
 
4186
.tab-container {
27531 amit.gupta 4187
	margin-top: 10px;
21627 kshitij.so 4188
}
4189
 
27531 amit.gupta 4190
.tab-head .nav-tabs>li>a {
4191
	border-radius: 0;
4192
	margin-right: 1px;
4193
	color: #fff;
21627 kshitij.so 4194
}
4195
 
27531 amit.gupta 4196
.tab-head .nav-tabs>li.active>a, .tab-head .nav-tabs>li>a:hover,
4197
	.tab-head .nav-tabs>li.active>a:hover, .tab-head .nav-tabs>li.active>a:focus
4198
	{
4199
	background-color: #f1f2f7;
4200
	border-color: #f1f2f7;
4201
	color: #797979;
21627 kshitij.so 4202
}
4203
 
4204
/*general page*/
4205
.progress-xs {
27531 amit.gupta 4206
	height: 8px;
21627 kshitij.so 4207
}
4208
 
4209
.progress-sm {
27531 amit.gupta 4210
	height: 12px;
21627 kshitij.so 4211
}
4212
 
4213
.panel-heading .nav {
27531 amit.gupta 4214
	border: medium none;
4215
	font-size: 13px;
4216
	margin: -10px -15px -11px;
21627 kshitij.so 4217
}
4218
 
4219
.tab-bg-primary {
27531 amit.gupta 4220
	background: #688a7e;
4221
	border-bottom: none;
21627 kshitij.so 4222
}
4223
 
4224
.tab-bg-info {
27531 amit.gupta 4225
	background: #324c57;
4226
	border-bottom: none;
21627 kshitij.so 4227
}
4228
 
27531 amit.gupta 4229
.tab-bg-info.panel-heading .nav>li.active>a, .tab-bg-info.panel-heading .nav>li>a:hover
4230
	{
4231
	color: #36464d;
21627 kshitij.so 4232
}
4233
 
27531 amit.gupta 4234
.tab-bg-info.panel-heading .nav {
4235
	margin: -10px 15px -11px;
21627 kshitij.so 4236
}
4237
 
27531 amit.gupta 4238
.panel-heading .nav>li>a, .panel-heading .nav>li.active>a,
4239
	.panel-heading .nav>li.active>a:hover, .panel-heading .nav>li.active>a:focus
4240
	{
4241
	border-width: 0;
4242
	border-radius: 0;
21627 kshitij.so 4243
}
4244
 
27531 amit.gupta 4245
.panel-heading .nav>li>a {
4246
	color: #fff;
21627 kshitij.so 4247
}
4248
 
27531 amit.gupta 4249
.panel-heading .nav>li.active>a, .panel-heading .nav>li>a:hover {
4250
	color: #688a7e;
4251
	background: #fff;
21627 kshitij.so 4252
}
4253
 
4254
.tab-right {
27531 amit.gupta 4255
	height: 38px;
21627 kshitij.so 4256
}
4257
 
27531 amit.gupta 4258
.panel-heading.tab-right .nav>li:first-child.active>a, .tab-right.panel-heading .nav>li:first-child>a:hover
4259
	{
4260
	border-radius: 0;
4261
	-webkit-border-radius: 0;
21627 kshitij.so 4262
}
4263
 
27531 amit.gupta 4264
.panel-heading.tab-right .nav>li:last-child.active>a, .tab-right.panel-heading .nav>li:last-child>a:hover
4265
	{
4266
	border-radius: 0 4px 0 0;
4267
	-webkit-border-radius: 0 4px 0 0;
21627 kshitij.so 4268
}
4269
 
27531 amit.gupta 4270
.panel-heading.tab-right .nav-tabs>li>a {
4271
	margin-left: 1px;
4272
	margin-right: 0px;
21627 kshitij.so 4273
}
4274
 
4275
.m-bot20 {
27531 amit.gupta 4276
	margin-bottom: 20px;
21627 kshitij.so 4277
}
4278
 
4279
.m-bot-none {
27531 amit.gupta 4280
	margin-bottom: 0;
21627 kshitij.so 4281
}
4282
 
4283
.wht-color {
27531 amit.gupta 4284
	color: #fff;
21627 kshitij.so 4285
}
4286
 
4287
.close-sm {
27531 amit.gupta 4288
	font-size: 14px;
21627 kshitij.so 4289
}
4290
 
4291
/*carousel*/
4292
.carousel-indicators li {
27531 amit.gupta 4293
	background: rgba(0, 0, 0, 0.2);
4294
	border: none;
4295
	transition: background-color 0.25s ease 0s;
4296
	-moz-transition: background-color 0.25s ease 0s;
4297
	-webkit-transition: background-color 0.25s ease 0s;
21627 kshitij.so 4298
}
4299
 
4300
.carousel-indicators .active {
27531 amit.gupta 4301
	background: #00a0df;
4302
	height: 10px;
4303
	margin: 1px;
4304
	width: 10px;
21627 kshitij.so 4305
}
4306
 
4307
.carousel-indicators.out {
27531 amit.gupta 4308
	bottom: -5px;
21627 kshitij.so 4309
}
4310
 
4311
.carousel-indicators.out {
27531 amit.gupta 4312
	bottom: -5px;
21627 kshitij.so 4313
}
4314
 
4315
.carousel-control {
27531 amit.gupta 4316
	color: #999999;
4317
	text-shadow: none;
4318
	width: 45px;
21627 kshitij.so 4319
}
4320
 
4321
.carousel-control i {
27531 amit.gupta 4322
	display: inline-block;
4323
	height: 25px;
4324
	left: 50%;
4325
	margin-left: -10px;
4326
	margin-top: -10px;
4327
	position: absolute;
4328
	top: 50%;
4329
	width: 20px;
4330
	z-index: 5;
21627 kshitij.so 4331
}
4332
 
4333
.carousel-control.left, .carousel-control.right {
27531 amit.gupta 4334
	background: none;
4335
	filter: none;
21627 kshitij.so 4336
}
4337
 
4338
.carousel-control:hover, .carousel-control:focus {
27531 amit.gupta 4339
	color: #CCCCCC;
4340
	opacity: 0.9;
4341
	text-decoration: none;
21627 kshitij.so 4342
}
4343
 
4344
.carousel-inner h3 {
27531 amit.gupta 4345
	font-weight: 300;
4346
	font-size: 16px;
4347
	margin: 0;
21627 kshitij.so 4348
}
4349
 
4350
.carousel-inner {
27531 amit.gupta 4351
	margin-bottom: 15px;
21627 kshitij.so 4352
}
4353
 
4354
/*gritter*/
4355
.gritter-close {
27531 amit.gupta 4356
	left: auto !important;
4357
	right: 3px !important;
21627 kshitij.so 4358
}
4359
 
4360
/*form*/
4361
.sm-input {
27531 amit.gupta 4362
	width: 175px;
21627 kshitij.so 4363
}
4364
 
4365
.form-horizontal .form-group {
27531 amit.gupta 4366
	border-bottom: 1px solid #eff2f7;
4367
	padding-bottom: 15px;
4368
	margin-bottom: 15px;
21627 kshitij.so 4369
}
4370
 
4371
.form-horizontal .form-group:last-child {
27531 amit.gupta 4372
	border-bottom: none;
4373
	padding-bottom: 0px;
4374
	margin-bottom: 0px;
21627 kshitij.so 4375
}
4376
 
4377
.form-horizontal .form-group .help-block {
27531 amit.gupta 4378
	margin-bottom: 0;
21627 kshitij.so 4379
}
4380
 
4381
.round-input {
27531 amit.gupta 4382
	border-radius: 500px;
4383
	-webkit-border-radius: 500px;
21627 kshitij.so 4384
}
4385
 
4386
.m-bot15 {
27531 amit.gupta 4387
	margin-bottom: 15px;
21627 kshitij.so 4388
}
4389
 
27531 amit.gupta 4390
.form-horizontal .checkbox-inline>input {
4391
	margin-top: 1px;
4392
	border: none;
21627 kshitij.so 4393
}
4394
 
4395
/*form validation*/
4396
.form-validate .form-group label.error {
27531 amit.gupta 4397
	display: inline;
4398
	margin: 5px 0;
4399
	color: #00a0df;
4400
	font-weight: 400;
21627 kshitij.so 4401
}
4402
 
27531 amit.gupta 4403
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus,
4404
	.form-validate .form-group input.error, .form-validate .form-group textarea.error
4405
	{
4406
	border-color: #00a0df !important;
21627 kshitij.so 4407
}
4408
 
4409
#register_form label.error {
27531 amit.gupta 4410
	display: inline;
4411
	margin: 5px 0px;
4412
	width: auto;
4413
	color: #00a0df;
21627 kshitij.so 4414
}
4415
 
27531 amit.gupta 4416
.checkbox, .checkbox:hover, .checkbox:focus {
4417
	border: none;
21627 kshitij.so 4418
}
4419
 
4420
/*slider*/
4421
table.sliders tr td {
27531 amit.gupta 4422
	padding: 30px 0;
4423
	border: none;
21627 kshitij.so 4424
}
4425
 
4426
.slider {
27531 amit.gupta 4427
	margin-top: 3px;
21627 kshitij.so 4428
}
4429
 
4430
.slider-info {
27531 amit.gupta 4431
	padding-top: 10px;
21627 kshitij.so 4432
}
4433
 
4434
.sliders .ui-widget-header {
27531 amit.gupta 4435
	background: #688a7e !important;
4436
	border-radius: 15px !important;
4437
	-webkit-border-radius: 15px !important;
21627 kshitij.so 4438
}
4439
 
4440
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
27531 amit.gupta 4441
	border-bottom-right-radius: 0 !important;
21627 kshitij.so 4442
}
4443
 
4444
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
27531 amit.gupta 4445
	border-bottom-left-radius: 0 !important;
21627 kshitij.so 4446
}
4447
 
4448
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
27531 amit.gupta 4449
	border-top-right-radius: 0 !important;
21627 kshitij.so 4450
}
4451
 
4452
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
27531 amit.gupta 4453
	border-top-left-radius: 0 !important;
21627 kshitij.so 4454
}
4455
 
4456
#eq span {
27531 amit.gupta 4457
	height: 120px;
4458
	float: left;
4459
	margin: 15px
21627 kshitij.so 4460
}
4461
 
4462
.ui-widget-content {
27531 amit.gupta 4463
	background: #f0f2f7 !important;
4464
	border: none !important;
4465
	border-radius: 15px !important;
4466
	-webkit-border-radius: 15px !important;
21627 kshitij.so 4467
}
4468
 
4469
.ui-slider-horizontal {
27531 amit.gupta 4470
	height: 8px !important;
21627 kshitij.so 4471
}
4472
 
4473
.ui-slider-horizontal .ui-slider-handle {
27531 amit.gupta 4474
	top: -0.57em !important;
21627 kshitij.so 4475
}
4476
 
27531 amit.gupta 4477
.ui-state-default, .ui-widget-content .ui-state-default,
4478
	.ui-widget-header .ui-state-default {
4479
	background: #fff !important;
4480
	/*border: 3px solid #22bacf !important;*/
4481
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
4482
	border-radius: 50% !important;
4483
	-webkit-border-radius: 50% !important;
21627 kshitij.so 4484
}
4485
 
4486
.ui-slider-vertical {
27531 amit.gupta 4487
	width: 8px !important;
21627 kshitij.so 4488
}
4489
 
4490
.ui-slider-vertical .ui-slider-handle {
27531 amit.gupta 4491
	left: -0.5em !important;
21627 kshitij.so 4492
}
4493
 
4494
.ui-slider .ui-slider-handle {
27531 amit.gupta 4495
	cursor: default;
4496
	height: 1.6em;
4497
	position: absolute;
4498
	width: 1.6em;
4499
	z-index: 2;
21627 kshitij.so 4500
}
4501
 
4502
.bound-s {
27531 amit.gupta 4503
	width: 90px;
4504
	margin-bottom: 15px;
21627 kshitij.so 4505
}
4506
 
4507
/*----switch ----*/
4508
.has-switch {
27531 amit.gupta 4509
	border-radius: 30px;
4510
	-webkit-border-radius: 30px;
4511
	display: inline-block;
4512
	cursor: pointer;
4513
	line-height: 1.231;
4514
	overflow: hidden;
4515
	position: relative;
4516
	text-align: left;
4517
	width: 80px;
4518
	-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
4519
	mask: url('../img/mask.png') 0 0 no-repeat;
4520
	-webkit-user-select: none;
4521
	-moz-user-select: none;
4522
	-ms-user-select: none;
4523
	-o-user-select: none;
4524
	user-select: none;
21627 kshitij.so 4525
}
4526
 
4527
.has-switch.deactivate {
27531 amit.gupta 4528
	opacity: 0.5;
4529
	filter: alpha(opacity = 50);
4530
	cursor: default !important;
21627 kshitij.so 4531
}
4532
 
27531 amit.gupta 4533
.has-switch.deactivate label, .has-switch.deactivate span {
4534
	cursor: default !important;
21627 kshitij.so 4535
}
4536
 
27531 amit.gupta 4537
.has-switch>div {
4538
	width: 162%;
4539
	position: relative;
4540
	top: 0;
21627 kshitij.so 4541
}
4542
 
27531 amit.gupta 4543
.has-switch>div.switch-animate {
4544
	-webkit-transition: left 0.25s ease-out;
4545
	-moz-transition: left 0.25s ease-out;
4546
	-o-transition: left 0.25s ease-out;
4547
	transition: left 0.25s ease-out;
4548
	-webkit-backface-visibility: hidden;
21627 kshitij.so 4549
}
4550
 
27531 amit.gupta 4551
.has-switch>div.switch-off {
4552
	left: -63%;
21627 kshitij.so 4553
}
4554
 
27531 amit.gupta 4555
.has-switch>div.switch-off label {
4556
	background-color: #7f8c9a;
4557
	border-color: #bdc3c7;
4558
	-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
4559
	-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
4560
	box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
21627 kshitij.so 4561
}
4562
 
27531 amit.gupta 4563
.has-switch>div.switch-on {
4564
	left: 0%;
21627 kshitij.so 4565
}
4566
 
27531 amit.gupta 4567
.has-switch>div.switch-on label {
4568
	background-color: #34aadc;
21627 kshitij.so 4569
}
4570
 
4571
.has-switch input[type=checkbox] {
27531 amit.gupta 4572
	display: none;
21627 kshitij.so 4573
}
4574
 
4575
.has-switch span {
27531 amit.gupta 4576
	cursor: pointer;
4577
	font-size: 14.994px;
4578
	font-weight: 700;
4579
	float: left;
4580
	height: 29px;
4581
	line-height: 19px;
4582
	margin: 0;
4583
	padding-bottom: 6px;
4584
	padding-top: 5px;
4585
	position: relative;
4586
	text-align: center;
4587
	width: 50%;
4588
	z-index: 1;
4589
	-webkit-box-sizing: border-box;
4590
	-moz-box-sizing: border-box;
4591
	box-sizing: border-box;
4592
	-webkit-transition: 0.25s ease-out;
4593
	-moz-transition: 0.25s ease-out;
4594
	-o-transition: 0.25s ease-out;
4595
	transition: 0.25s ease-out;
4596
	-webkit-backface-visibility: hidden;
21627 kshitij.so 4597
}
4598
 
4599
.has-switch span.switch-left {
27531 amit.gupta 4600
	border-radius: 30px 0 0 30px;
4601
	background-color: #2A3542;
4602
	color: #34aadc;
4603
	border-left: 1px solid transparent;
21627 kshitij.so 4604
}
4605
 
4606
.has-switch span.switch-right {
27531 amit.gupta 4607
	border-radius: 0 30px 30px 0;
4608
	background-color: #bdc3c7;
4609
	color: #ffffff;
4610
	text-indent: 7px;
21627 kshitij.so 4611
}
4612
 
4613
.has-switch span.switch-right [class*="fui-"] {
27531 amit.gupta 4614
	text-indent: 0;
21627 kshitij.so 4615
}
4616
 
4617
.has-switch label {
27531 amit.gupta 4618
	border: 4px solid #2A3542;
4619
	border-radius: 50%;
4620
	-webkit-border-radius: 50%;
4621
	float: left;
4622
	height: 29px;
4623
	margin: 0 -21px 0 -14px;
4624
	padding: 0;
4625
	position: relative;
4626
	vertical-align: middle;
4627
	width: 29px;
4628
	z-index: 100;
4629
	-webkit-transition: 0.25s ease-out;
4630
	-moz-transition: 0.25s ease-out;
4631
	-o-transition: 0.25s ease-out;
4632
	transition: 0.25s ease-out;
4633
	-webkit-backface-visibility: hidden;
21627 kshitij.so 4634
}
4635
 
4636
.switch-square {
27531 amit.gupta 4637
	border-radius: 6px;
4638
	-webkit-border-radius: 6px;
4639
	-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
4640
	mask: url('../img/mask.png') 0 0 no-repeat;
21627 kshitij.so 4641
}
4642
 
27531 amit.gupta 4643
.switch-square>div.switch-off label {
4644
	border-color: #7f8c9a;
4645
	border-radius: 6px 0 0 6px;
21627 kshitij.so 4646
}
4647
 
4648
.switch-square span.switch-left {
27531 amit.gupta 4649
	border-radius: 6px 0 0 6px;
21627 kshitij.so 4650
}
4651
 
4652
.switch-square span.switch-left [class*="fui-"] {
27531 amit.gupta 4653
	text-indent: -10px;
21627 kshitij.so 4654
}
4655
 
4656
.switch-square span.switch-right {
27531 amit.gupta 4657
	border-radius: 0 6px 6px 0;
21627 kshitij.so 4658
}
4659
 
4660
.switch-square span.switch-right [class*="fui-"] {
27531 amit.gupta 4661
	text-indent: 5px;
21627 kshitij.so 4662
}
4663
 
4664
.switch-square label {
27531 amit.gupta 4665
	border-radius: 0 6px 6px 0;
4666
	border-color: #34aadc;
21627 kshitij.so 4667
}
4668
 
4669
/*tag input*/
4670
.tagsinput {
27531 amit.gupta 4671
	border: 1px solid #e3e6ed;
4672
	border-radius: 6px;
4673
	height: 100px;
4674
	padding: 6px 1px 1px 6px;
4675
	overflow-y: auto;
4676
	text-align: left;
21627 kshitij.so 4677
}
4678
 
4679
.tagsinput .tag {
27531 amit.gupta 4680
	border-radius: 4px;
4681
	background-color: #688a7e;
4682
	color: #ffffff;
4683
	cursor: pointer;
4684
	margin-right: 5px;
4685
	margin-bottom: 5px;
4686
	overflow: hidden;
4687
	line-height: 15px;
4688
	padding: 6px 13px 8px 19px;
4689
	position: relative;
4690
	vertical-align: middle;
4691
	display: inline-block;
4692
	zoom: 1;
4693
	*display: inline;
4694
	-webkit-transition: 0.14s linear;
4695
	-moz-transition: 0.14s linear;
4696
	-o-transition: 0.14s linear;
4697
	transition: 0.14s linear;
4698
	-webkit-backface-visibility: hidden;
21627 kshitij.so 4699
}
4700
 
4701
.tagsinput .tag:hover {
27531 amit.gupta 4702
	background-color: rgba(0, 122, 255, 0.7);
4703
	color: #ffffff;
4704
	padding-left: 12px;
4705
	padding-right: 20px;
21627 kshitij.so 4706
}
4707
 
4708
.tagsinput .tag:hover .tagsinput-remove-link {
27531 amit.gupta 4709
	color: #ffffff;
4710
	opacity: 1;
4711
	display: block\9;
21627 kshitij.so 4712
}
4713
 
4714
.tagsinput input {
27531 amit.gupta 4715
	background: transparent;
4716
	border: none;
4717
	color: #34495e;
4718
	font-family: "Lato", sans-serif;
4719
	font-size: 14px;
4720
	margin: 0px;
4721
	padding: 0 0 0 5px;
4722
	outline: 0;
4723
	margin-right: 5px;
4724
	margin-bottom: 5px;
4725
	width: 12px;
21627 kshitij.so 4726
}
4727
 
4728
.tagsinput-remove-link {
27531 amit.gupta 4729
	bottom: 0;
4730
	color: #ffffff;
4731
	cursor: pointer;
4732
	font-size: 12px;
4733
	opacity: 0;
4734
	padding: 7px 7px 5px 0;
4735
	position: absolute;
4736
	right: 0;
4737
	text-align: right;
4738
	text-decoration: none;
4739
	top: 0;
4740
	width: 100%;
4741
	z-index: 2;
4742
	display: none\9;
21627 kshitij.so 4743
}
4744
 
4745
.tagsinput-remove-link:before {
27531 amit.gupta 4746
	color: #ffffff;
4747
	content: "\f00d";
4748
	font-family: "FontAwesome";
21627 kshitij.so 4749
}
4750
 
4751
.tagsinput-add-container {
27531 amit.gupta 4752
	vertical-align: middle;
4753
	display: inline-block;
4754
	zoom: 1;
4755
	*display: inline;
21627 kshitij.so 4756
}
4757
 
4758
.tagsinput-add {
27531 amit.gupta 4759
	background-color: #d6dbdf;
4760
	border-radius: 3px;
4761
	color: #ffffff;
4762
	cursor: pointer;
4763
	margin-bottom: 5px;
4764
	padding: 6px 9px;
4765
	display: inline-block;
4766
	zoom: 1;
4767
	*display: inline;
4768
	-webkit-transition: 0.25s;
4769
	-moz-transition: 0.25s;
4770
	-o-transition: 0.25s;
4771
	transition: 0.25s;
4772
	-webkit-backface-visibility: hidden;
21627 kshitij.so 4773
}
4774
 
4775
.tagsinput-add:hover {
27531 amit.gupta 4776
	background-color: #688a7e;
21627 kshitij.so 4777
}
4778
 
4779
.tagsinput-add:before {
27531 amit.gupta 4780
	content: "\f067";
4781
	font-family: "FontAwesome";
21627 kshitij.so 4782
}
4783
 
4784
.tags_clear {
27531 amit.gupta 4785
	clear: both;
4786
	width: 100%;
4787
	height: 0px;
21627 kshitij.so 4788
}
4789
 
4790
/*checkbox & radio style*/
4791
.checkboxes label, .radios label {
27531 amit.gupta 4792
	display: block;
4793
	cursor: pointer;
4794
	line-height: 20px;
4795
	padding-bottom: 7px;
4796
	font-weight: 300;
21627 kshitij.so 4797
}
4798
 
4799
.radios {
27531 amit.gupta 4800
	padding-top: 18px;
21627 kshitij.so 4801
}
4802
 
27531 amit.gupta 4803
.label_check input, .label_radio input {
4804
	margin-right: 5px;
21627 kshitij.so 4805
}
4806
 
27531 amit.gupta 4807
.has-js .label_check, .has-js .label_radio {
4808
	padding-left: 34px;
21627 kshitij.so 4809
}
4810
 
4811
.has-js .label_radio {
27531 amit.gupta 4812
	background: url(../img/checkbox/radio-off.png) no-repeat;
21627 kshitij.so 4813
}
4814
 
4815
.has-js .label_check {
27531 amit.gupta 4816
	background: url(../img/checkbox/check-off.png) no-repeat;
21627 kshitij.so 4817
}
4818
 
4819
.has-js label.c_on {
27531 amit.gupta 4820
	background: url(../img/checkbox/check-on.png) no-repeat;
21627 kshitij.so 4821
}
4822
 
4823
.has-js label.r_on {
27531 amit.gupta 4824
	background: url(../img/checkbox/radio-on.png) no-repeat;
21627 kshitij.so 4825
}
4826
 
27531 amit.gupta 4827
.has-js .label_check input, .has-js .label_radio input {
4828
	position: absolute;
4829
	left: -9999px;
21627 kshitij.so 4830
}
4831
 
4832
/*date picker*/
4833
.add-on {
27531 amit.gupta 4834
	border: 1px solid #E2E2E4;
4835
	border-radius: 4px;
4836
	-webkit-border-radius: 4px;
4837
	float: right;
4838
	margin-right: -37px;
4839
	margin-top: -34px;
4840
	padding: 8px;
4841
	text-align: center;
4842
	background: #EEEEEE;
21627 kshitij.so 4843
}
4844
 
23026 ashik.ali 4845
/* .daterangepicker .ranges .range_inputs > div:nth-child(2) {
21627 kshitij.so 4846
 
4847
    margin-bottom: 10px;
4848
 
4849
    padding-left: 0px;
4850
 
23026 ashik.ali 4851
} 
21627 kshitij.so 4852
 
4853
 
4854
 
4855
.daterangepicker .ranges label {
4856
 
4857
    padding-bottom: 0;
4858
 
4859
    padding-top: 8px;
4860
 
4861
}
4862
 
4863
 
4864
 
4865
 
4866
 
4867
.daterangepicker td.active, .daterangepicker td.active:hover,
4868
 
4869
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover, .datepicker td.active[disabled], .datepicker td.active[disabled]:hover,
4870
 
4871
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled]{
4872
 
4873
    background: #688a7e;
4874
 
4875
}
4876
 
4877
 
4878
 
23026 ashik.ali 4879
 .daterangepicker .calendar th, .daterangepicker .calendar td {
21627 kshitij.so 4880
 
4881
    font-family: 'Lato', sans-serif;
4882
 
4883
    font-weight: 300;
4884
 
4885
    text-align: center;
4886
 
4887
    white-space: nowrap;
4888
 
23026 ashik.ali 4889
} 
21627 kshitij.so 4890
 
4891
 
4892
 
4893
.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
4894
 
4895
    text-shadow: none;
4896
 
23026 ashik.ali 4897
} 
21627 kshitij.so 4898
 
4899
 
4900
 
4901
.datepicker th.switch {
4902
 
4903
    width: 125px;
4904
 
4905
}
4906
 
4907
 
4908
 
4909
.datepicker td span {
4910
 
4911
    height: 40px;
4912
 
4913
    line-height: 40px;
4914
 
23026 ashik.ali 4915
} */
21627 kshitij.so 4916
 
4917
/*ck editor*/
4918
.cke_top, .cke_bottom {
27531 amit.gupta 4919
	background: #F5F5F5 !important;
4920
	background: -moz-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat
4921
		scroll 0 0 #F5F5F5 !important;
4922
	background: -webkit-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat
4923
		scroll 0 0 #F5F5F5 !important;
4924
	background: -o-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat
4925
		scroll 0 0 #F5F5F5 !important;
4926
	box-shadow: none;
4927
	padding: 6px 8px 2px;
21627 kshitij.so 4928
}
4929
 
4930
.cke_top {
27531 amit.gupta 4931
	border-bottom: 1px solid #cccccc !important;
21627 kshitij.so 4932
}
4933
 
4934
.cke_chrome {
27531 amit.gupta 4935
	border: 1px solid #cccccc !important;
4936
	box-shadow: none !important;
4937
	display: block;
4938
	padding: 0;
21627 kshitij.so 4939
}
4940
 
4941
/*form wizard*/
4942
.stepy-tab {
27531 amit.gupta 4943
	text-align: center;
21627 kshitij.so 4944
}
4945
 
27531 amit.gupta 4946
.stepy-tab ul {
4947
	display: inline-block;
21627 kshitij.so 4948
}
4949
 
4950
.stepy-tab ul li {
27531 amit.gupta 4951
	float: left;
21627 kshitij.so 4952
}
4953
 
4954
.step legend {
27531 amit.gupta 4955
	border: none;
21627 kshitij.so 4956
}
4957
 
4958
.button-back {
27531 amit.gupta 4959
	float: left;
21627 kshitij.so 4960
}
4961
 
4962
.button-next, .finish {
27531 amit.gupta 4963
	float: right;
21627 kshitij.so 4964
}
4965
 
4966
.button-back, .button-next, .finish {
27531 amit.gupta 4967
	cursor: pointer;
4968
	text-decoration: none;
21627 kshitij.so 4969
}
4970
 
4971
.step {
27531 amit.gupta 4972
	clear: left;
21627 kshitij.so 4973
}
4974
 
4975
.step label {
27531 amit.gupta 4976
	display: block;
21627 kshitij.so 4977
}
4978
 
4979
.stepy-titles li {
27531 amit.gupta 4980
	color: #757575;
4981
	cursor: pointer;
4982
	float: left;
4983
	margin: 10px 15px;
4984
}
21627 kshitij.so 4985
 
27531 amit.gupta 4986
.stepy-titles li span {
4987
	display: block;
21627 kshitij.so 4988
}
4989
 
4990
.stepy-titles li.current-step div {
27531 amit.gupta 4991
	color: #fff;
4992
	cursor: auto;
4993
	background: #688a7e;
4994
	border-radius: 50%;
4995
	-webkit-border-radius: 50%;
4996
	width: 80px;
4997
	height: 80px;
4998
	line-height: 80px;
21627 kshitij.so 4999
}
5000
 
27531 amit.gupta 5001
.stepy-titles li div {
5002
	font-size: 16px;
5003
	font-weight: 300;
5004
	background: #eee;
5005
	border-radius: 50%;
5006
	-webkit-border-radius: 50%;
5007
	width: 80px;
5008
	height: 80px;
5009
	line-height: 80px;
21627 kshitij.so 5010
}
5011
 
5012
/*widget*/
5013
.user-heading.alt {
27531 amit.gupta 5014
	display: inline-block;
5015
	width: 100%;
5016
	text-align: left;
21627 kshitij.so 5017
}
5018
 
5019
.alt.green-bg {
27531 amit.gupta 5020
	background: #4cd964;
21627 kshitij.so 5021
}
5022
 
27531 amit.gupta 5023
.profile-nav.alt.green-border ul>li>a:hover, .profile-nav.alt.green-border ul>li>a:focus,
5024
	.profile-nav.alt.green-border ul li.active a {
5025
	border-left: 5px solid #4cd964;
21627 kshitij.so 5026
}
5027
 
5028
.user-heading.alt a {
27531 amit.gupta 5029
	float: left;
5030
	margin-right: 15px;
5031
	margin-left: -10px;
5032
	display: inline-block;
5033
	border: 5px solid rgba(255, 255, 255, 0.3);
5034
	border-radius: 50%;
5035
	-webkit-border-radius: 50%;
21627 kshitij.so 5036
}
5037
 
27531 amit.gupta 5038
.user-heading.alt a img {
5039
	width: 100px;
5040
	height: 100px;
5041
	border-radius: 50%;
5042
	-webkit-border-radius: 50%;
21627 kshitij.so 5043
}
5044
 
5045
.twt-feed {
27531 amit.gupta 5046
	border-radius: 4px 4px 0 0;
5047
	-webkit-border-radius: 4px 4px 0 0;
5048
	color: #FFFFFF;
5049
	padding: 10px;
5050
	position: relative;
5051
	text-align: center;
21627 kshitij.so 5052
}
5053
 
5054
.twt-feed.blue-bg {
27531 amit.gupta 5055
	background: #00a0df;
21627 kshitij.so 5056
}
5057
 
5058
.twt-feed h1 {
27531 amit.gupta 5059
	font-size: 22px;
5060
	font-weight: 300;
5061
	margin-bottom: 5px;
21627 kshitij.so 5062
}
5063
 
27531 amit.gupta 5064
.twt-feed a {
5065
	border: 8px solid #fff;
5066
	border-radius: 50%;
5067
	-webit-border-radius: 50%;
5068
	display: inline-block;
5069
	margin-bottom: -55px;
21627 kshitij.so 5070
}
5071
 
5072
.twt-feed a img {
27531 amit.gupta 5073
	height: 112px;
5074
	width: 112px;
5075
	border-radius: 50%;
5076
	-webit-border-radius: 50%;
21627 kshitij.so 5077
}
5078
 
5079
.twt-category {
27531 amit.gupta 5080
	display: inline-block;
5081
	margin-bottom: 11px;
5082
	margin-top: 55px;
5083
	width: 100%;
21627 kshitij.so 5084
}
5085
 
27531 amit.gupta 5086
.profile-widget-data {
5087
	display: inline-block;
5088
	margin-bottom: 10px;
5089
	margin-top: 15px;
5090
	width: 100%;
21627 kshitij.so 5091
}
5092
 
27531 amit.gupta 5093
.twt-category ul li, .profile-widget-data ul li, .profile-nav ul>li {
5094
	color: #89817f;
5095
	font-size: 13px;
5096
	border-bottom: none;
21627 kshitij.so 5097
}
5098
 
27531 amit.gupta 5099
.twt-category h5 {
5100
	font-size: 20px;
5101
	font-weight: 300;
21627 kshitij.so 5102
}
5103
 
5104
.twt-write .t-text-area {
27531 amit.gupta 5105
	border: 1px solid #eeeeee;
5106
	border-radius: 0;
21627 kshitij.so 5107
}
5108
 
5109
.twt-footer {
27531 amit.gupta 5110
	padding: 10px 15px;
21627 kshitij.so 5111
}
5112
 
5113
.btn-space {
27531 amit.gupta 5114
	padding-left: 11.6%;
5115
	padding-right: 11%;
21627 kshitij.so 5116
}
5117
 
5118
.p-head {
27531 amit.gupta 5119
	color: #f77b6f;
5120
	font-weight: 400;
5121
	font-size: 14px;
21627 kshitij.so 5122
}
5123
 
5124
.cmt-head {
27531 amit.gupta 5125
	font-weight: 400;
5126
	font-size: 13px;
21627 kshitij.so 5127
}
5128
 
5129
.p-thumb img {
27531 amit.gupta 5130
	width: 50px;
5131
	border-radius: 3px;
5132
	-webkit-border-radius: 3px;
21627 kshitij.so 5133
}
5134
 
5135
.tasi-tab .media-body p {
27531 amit.gupta 5136
	/*color: #b8bac6;*/
5137
 
21627 kshitij.so 5138
}
5139
 
5140
/*Timeline chat*/
5141
.chat-form {
27531 amit.gupta 5142
	margin-top: 25px;
5143
	clear: both;
21627 kshitij.so 5144
}
5145
 
5146
.chat-form .input-cont {
27531 amit.gupta 5147
	margin-bottom: 10px;
21627 kshitij.so 5148
}
5149
 
5150
.chat-form .input-cont input {
27531 amit.gupta 5151
	margin-bottom: 0px;
21627 kshitij.so 5152
}
5153
 
27531 amit.gupta 5154
.chat-form .input-cont input {
5155
	border: 1px solid #d3d3d3 !important;
5156
	margin-top: 0;
5157
	min-height: 45px;
21627 kshitij.so 5158
}
5159
 
5160
.chat-form .input-cont input {
27531 amit.gupta 5161
	background-color: #fff !important;
21627 kshitij.so 5162
}
5163
 
5164
.chat-features a {
27531 amit.gupta 5165
	margin-left: 10px;
21627 kshitij.so 5166
}
5167
 
27531 amit.gupta 5168
.chat-features a i {
5169
	color: #d0d0d0;
21627 kshitij.so 5170
}
5171
 
5172
.profile-activity:before {
27531 amit.gupta 5173
	background: rgba(0, 0, 0, 0.1);
5174
	bottom: 0;
5175
	top: 0;
5176
	width: 2px;
21627 kshitij.so 5177
}
5178
 
5179
/*.profile-activity:before, .act-time:before, .act-time .text:before {
5180
 
5181
    content: "";
5182
 
5183
    left: 60px;
5184
 
5185
    position: absolute;
5186
 
5187
    top: -2px;
5188
 
5189
}*/
27531 amit.gupta 5190
.profile-activity, .act-time, .profile-activity .act-in,
5191
	.profile-activity .act-out {
5192
	position: relative;
21627 kshitij.so 5193
}
5194
 
5195
.profile-activity .act-in  .arrow {
27531 amit.gupta 5196
	/*border-right: 8px solid #F4F4F4 !important;*/
5197
 
21627 kshitij.so 5198
}
5199
 
5200
.profile-activity .act-in .arrow {
27531 amit.gupta 5201
	border-bottom: 8px solid transparent;
5202
	border-top: 8px solid transparent;
5203
	display: block;
5204
	height: 0;
5205
	left: -8px;
5206
	position: absolute;
5207
	top: 13px;
5208
	width: 0;
21627 kshitij.so 5209
}
5210
 
5211
.profile-activity .act-out  .arrow {
27531 amit.gupta 5212
	/*border-right: 8px solid #34aadc !important;*/
5213
 
21627 kshitij.so 5214
}
5215
 
5216
.profile-activity .act-out .arrow {
27531 amit.gupta 5217
	border-bottom: 8px solid transparent;
5218
	border-top: 8px solid transparent;
5219
	display: block;
5220
	height: 0;
5221
	left: -8px;
5222
	position: absolute;
5223
	top: 13px;
5224
	width: 0;
21627 kshitij.so 5225
}
5226
 
5227
.act-time:first-child:before {
27531 amit.gupta 5228
	margin-top: 16px;
21627 kshitij.so 5229
}
5230
 
5231
.act-time:before {
27531 amit.gupta 5232
	background: #CCCCCC;
5233
	border: 2px solid #FAFAFA;
5234
	border-radius: 100px;
5235
	-moz-border-radius: 100px;
5236
	-webkit-border-radius: 100px;
5237
	height: 14px;
5238
	margin: 23px 0 0 -6px;
5239
	width: 14px;
21627 kshitij.so 5240
}
5241
 
5242
.act-time:hover:before {
27531 amit.gupta 5243
	background: #34aadc;
21627 kshitij.so 5244
}
5245
 
5246
.act-time:first-child {
27531 amit.gupta 5247
	padding-top: 0;
21627 kshitij.so 5248
}
5249
 
5250
.activity-img {
27531 amit.gupta 5251
	float: left;
5252
	margin-right: 30px;
5253
	overflow: hidden;
21627 kshitij.so 5254
}
5255
 
5256
.activity-img img {
27531 amit.gupta 5257
	display: block;
5258
	height: 44px;
5259
	width: 44px;
21627 kshitij.so 5260
}
5261
 
5262
.activity-body {
27531 amit.gupta 5263
	/*margin-left: 80px;*/
5264
 
21627 kshitij.so 5265
}
5266
 
5267
.act-time .act-in .text {
27531 amit.gupta 5268
	border: 1px solid #e3e6ed;
5269
	padding: 10px;
5270
	border-radius: 4px;
5271
	-webkit-border-radius: 4px;
21627 kshitij.so 5272
}
5273
 
5274
.act-time .act-out .text {
27531 amit.gupta 5275
	border: 1px solid #e3e6ed;
5276
	padding: 10px;
5277
	border-radius: 4px;
5278
	-webkit-border-radius: 4px;
21627 kshitij.so 5279
}
5280
 
5281
.act-time p {
27531 amit.gupta 5282
	margin: 0;
21627 kshitij.so 5283
}
5284
 
5285
.act-time .attribution {
27531 amit.gupta 5286
	font-size: 11px;
5287
	margin: 0px 0 5px;
21627 kshitij.so 5288
}
5289
 
5290
.act-time {
27531 amit.gupta 5291
	overflow: hidden;
5292
	padding: 8px 0;
21627 kshitij.so 5293
}
5294
 
27531 amit.gupta 5295
.act-in a, .act-in a:hover {
5296
	color: #b64c4c;
5297
	text-decoration: none;
5298
	border-radius: 50%;
5299
	-webkit-border-radius: 50%;
5300
	margin-right: 10px;
5301
	font-weight: 400;
5302
	font-size: 13px;
21627 kshitij.so 5303
}
5304
 
27531 amit.gupta 5305
.act-out a, .act-out a:hover {
5306
	color: #288f98;
5307
	text-decoration: none;
5308
	border-radius: 4px;
5309
	-webkit-border-radius: 4px;
5310
	margin-right: 10px;
5311
	font-weight: 400;
5312
	font-size: 13px;
21627 kshitij.so 5313
}
5314
 
5315
.messages-wrapper {
27531 amit.gupta 5316
	position: relative;
21627 kshitij.so 5317
}
5318
 
5319
.message {
27531 amit.gupta 5320
	border-radius: 20px 20px 20px 20px;
5321
	margin: 0 15px 10px;
5322
	padding: 5px 20px;
5323
	position: relative;
21627 kshitij.so 5324
}
5325
 
5326
.message.to {
27531 amit.gupta 5327
	background-color: #2095FE;
5328
	color: #fff;
5329
	margin-left: 80px;
21627 kshitij.so 5330
}
5331
 
5332
.message.from {
27531 amit.gupta 5333
	background-color: #E5E4E9;
5334
	color: #363636;
5335
	margin-right: 80px;
21627 kshitij.so 5336
}
5337
 
27531 amit.gupta 5338
.message.to+.message.to, .message.from+.message.from {
5339
	margin-top: -7px;
21627 kshitij.so 5340
}
5341
 
5342
.message:before {
27531 amit.gupta 5343
	border-color: #2095FE;
5344
	border-radius: 50% 50% 50% 50%;
5345
	border-style: solid;
5346
	border-width: 0 20px;
5347
	bottom: 0;
5348
	clip: rect(20px, 35px, 42px, 0px);
5349
	content: " ";
5350
	height: 40px;
5351
	position: absolute;
5352
	right: -50px;
5353
	width: 30px;
5354
	z-index: -1;
21627 kshitij.so 5355
}
5356
 
5357
.message.from:before {
27531 amit.gupta 5358
	border-color: #E5E4E9;
5359
	left: -50px;
5360
	-webkit-transform: rotateY(180deg);
5361
	-moz-transform: rotateY(180deg);
5362
	transform: rotateY(180deg);
21627 kshitij.so 5363
}
5364
 
5365
/*custom select*/
5366
span.customSelect {
27531 amit.gupta 5367
	font-size: 12px;
5368
	background-color: #ffffff;
5369
	padding: 10px;
5370
	border: 1px solid #EAEAEA;
5371
	-moz-border-radius: 4px;
5372
	-webkit-border-radius: 4px;
5373
	border-radius: 4px;
5374
	color: #A4AABA;
5375
}
21627 kshitij.so 5376
 
27531 amit.gupta 5377
span.customSelect.changed {
5378
	background-color: #fff;
5379
}
21627 kshitij.so 5380
 
27531 amit.gupta 5381
.customSelectInner {
5382
	background: url(../img/customSelect-arrow.gif) no-repeat center right;
5383
}
21627 kshitij.so 5384
 
27531 amit.gupta 5385
.avatar-custom {
5386
	width: 32px;
5387
	height: 32px;
5388
}
21627 kshitij.so 5389
 
27531 amit.gupta 5390
.equal {
5391
	display: flex;
5392
	display: -webkit-flex;
5393
	flex-wrap: wrap;
5394
}
21627 kshitij.so 5395
 
27531 amit.gupta 5396
.float {
5397
	position: fixed;
5398
	width: 60px;
5399
	height: 60px;
5400
	bottom: 40px;
5401
	right: 40px;
5402
	background-color: #0C9;
5403
	color: #FFF;
5404
	border-radius: 50px;
5405
	text-align: center;
5406
	box-shadow: 2px 2px 3px #999;
5407
}
21627 kshitij.so 5408
 
27531 amit.gupta 5409
.my-float {
5410
	margin-top: 22px;
21627 kshitij.so 5411
}
5412
 
27531 amit.gupta 5413
i.square-bordered {
29784 amit.gupta 5414
	cursor: pointer;
27531 amit.gupta 5415
	font-size: 17px;
5416
	width: 27px;
5417
	height: 27px;
5418
	margin: 0px;
5419
	color: rgba(255, 255, 255, 0.75);
5420
	line-height: initial;
5421
	text-align: center;
5422
	float: none;
5423
	padding: 0px;
5424
	margin: auto;
5425
	line-height: 27px;
5426
	border: 1px solid #a6a6a6;
21627 kshitij.so 5427
}
5428
 
27531 amit.gupta 5429
.multi-wrapper .item {
5430
	border-bottom: 1px solid #efefef;
21627 kshitij.so 5431
}
5432
 
29784 amit.gupta 5433
.select, .chosen-select, .chosen-select-no-single,
5434
	.chosen-select-no-results, .chosen-select-deselect, .chosen-select-rtl,
5435
	.chosen-select-width {
5436
	width: 100%;
21627 kshitij.so 5437
}
5438
 
27531 amit.gupta 5439
.select2-selection__choice__remove {
29784 amit.gupta 5440
	float: right;
5441
	margin-left: 5px /* I added to separate a little bit */
5442
}