Reaperxxxx commited on
Commit
a61b89e
·
verified ·
1 Parent(s): 941e150

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +825 -18
style.css CHANGED
@@ -1,28 +1,835 @@
1
- body {
2
- padding: 2rem;
3
- font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
5
 
6
- h1 {
7
- font-size: 16px;
8
- margin-top: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  }
10
 
11
  p {
12
- color: rgb(107, 114, 128);
13
- font-size: 15px;
14
- margin-bottom: 10px;
15
- margin-top: 5px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  }
17
 
18
- .card {
19
- max-width: 620px;
20
- margin: 0 auto;
21
- padding: 16px;
22
- border: 1px solid lightgray;
23
- border-radius: 16px;
24
  }
25
 
26
- .card p:last-child {
27
- margin-bottom: 0;
 
 
28
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Pterodactyl - Panel
3
+ * Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>
4
+ *
5
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ * of this software and associated documentation files (the "Software"), to deal
7
+ * in the Software without restriction, including without limitation the rights
8
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ * copies of the Software, and to permit persons to whom the Software is
10
+ * furnished to do so, subject to the following conditions:
11
+ *
12
+ * The above copyright notice and this permission notice shall be included in all
13
+ * copies or substantial portions of the Software.
14
+ *
15
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ * SOFTWARE.
22
+ */
23
+ @import 'checkbox.css';
24
+
25
+ .login-page {
26
+ background: #10529f;
27
+ }
28
+
29
+ #login-position-elements {
30
+ margin: 25% auto;
31
+ }
32
+
33
+ .login-logo {
34
+ color: #fff;
35
+ font-weight: 400;
36
+ }
37
+
38
+ .login-copyright {
39
+ color: rgba(255, 255, 255, 0.3);
40
+ }
41
+
42
+ .login-copyright > a {
43
+ color: rgba(255, 255, 255, 0.6);
44
+ }
45
+
46
+ .particles-js-canvas-el {
47
+ position: absolute;
48
+ width: 100%;
49
+ height: 100%;
50
+ top: 0;
51
+ z-index: -1;
52
+ }
53
+
54
+ .pterodactyl-login-box {
55
+ background: rgba(0, 0, 0, 0.25);
56
+ border-radius: 3px;
57
+ padding: 20px;
58
+ }
59
+
60
+ .pterodactyl-login-input > input {
61
+ background: rgba(0, 0, 0, 0.4);
62
+ border: 1px solid #000;
63
+ border-radius: 2px;
64
+ color: #fff;
65
+ }
66
+
67
+ .pterodactyl-login-input > .form-control-feedback {
68
+ color: #fff;
69
+ }
70
+
71
+ .pterodactyl-login-button--main {
72
+ background: rgba(0, 0, 0, 0.4);
73
+ border: 1px solid #000;
74
+ border-radius: 2px;
75
+ color: #fff;
76
  }
77
 
78
+ .pterodactyl-login-button--main:hover {
79
+ background: rgba(0, 0, 0, 0.7);
80
+ border: 1px solid #000;
81
+ border-radius: 2px;
82
+ color: #fff;
83
+ }
84
+
85
+ .pterodactyl-login-button--left {
86
+ background: rgba(255, 255, 255, 0.4);
87
+ border: 1px solid rgba(255, 255, 255, 0.6);
88
+ border-radius: 2px;
89
+ color: #fff;
90
+ }
91
+
92
+ .pterodactyl-login-button--left:hover {
93
+ background: rgba(255, 255, 255, 0.6);
94
+ border: 1px solid rgba(255, 255, 255, 0.8);
95
+ border-radius: 2px;
96
+ color: #fff;
97
+ }
98
+
99
+ .weight-100 {
100
+ font-weight: 100;
101
+ }
102
+
103
+ .weight-300 {
104
+ font-weight: 300;
105
+ }
106
+
107
+ .btn-clear {
108
+ background: transparent;
109
+ }
110
+
111
+ .user-panel > .info {
112
+ position: relative;
113
+ left: 0;
114
+ }
115
+
116
+ code {
117
+ background-color: #eef1f6;
118
+ color: #596981;
119
+ border-radius: 2px;
120
+ padding-left: 4px;
121
+ padding-right: 4px;
122
+ line-height: 1.4;
123
+ font-size: 85%;
124
+ border: 1px solid rgba(0, 0, 0, .1);
125
+ display: inline-block;
126
  }
127
 
128
  p {
129
+ line-height: 1.6 !important;
130
+ }
131
+
132
+ p.small {
133
+ margin-top: 3px !important;
134
+ }
135
+
136
+ .control-sidebar-dark .control-sidebar-menu > li > a.active {
137
+ background: #1e282c;
138
+ }
139
+
140
+ .callout-nomargin {
141
+ margin: 0;
142
+ }
143
+
144
+ .table {
145
+ font-size: 14px !important;
146
+ }
147
+
148
+ .table .min-size {
149
+ width:1px;
150
+ white-space: nowrap;
151
+ }
152
+
153
+ @media (max-width:767px) {
154
+ .box-header > .box-tools {
155
+ position: relative !important;
156
+ padding: 0px 10px 10px;
157
+ }
158
+ }
159
+
160
+ .middle, .align-middle {
161
+ vertical-align: middle !important;
162
+ }
163
+
164
+ #fileOptionMenu.dropdown-menu > li > a {
165
+ padding:3px 6px;
166
+ }
167
+
168
+ .hasFileHover {
169
+ border: 2px dashed #0087F7;
170
+ border-top: 0 !important;
171
+ border-radius: 5px;
172
+ margin: 0;
173
+ opacity: 0.5;
174
+ }
175
+
176
+ .hasFileHover * {
177
+ pointer-events: none !important;
178
+ }
179
+
180
+ td.has-progress {
181
+ padding: 0px !important;
182
+ border-top: 0px !important;
183
+ }
184
+
185
+ .progress.progress-table-bottom {
186
+ margin: 0 !important;
187
+ height:5px !important;
188
+ padding:0;
189
+ border:0;
190
+ }
191
+
192
+ .muted {
193
+ filter: alpha(opacity=20);
194
+ opacity: 0.2;
195
+ }
196
+
197
+ .muted-hover:hover {
198
+ filter: alpha(opacity=100);
199
+ opacity: 1;
200
+ }
201
+
202
+ .use-pointer {
203
+ cursor: pointer !important;
204
+ }
205
+
206
+ .input-loader {
207
+ display: none;
208
+ position:relative;
209
+ top: -25px;
210
+ float: right;
211
+ right: 5px;
212
+ color: #cccccc;
213
+ height: 0;
214
+ }
215
+
216
+ .box-header > .form-group {
217
+ margin-bottom: 0;
218
+ }
219
+
220
+ .box-header > .form-group > div > p.small {
221
+ margin: 0;
222
+ }
223
+
224
+ .no-margin {
225
+ margin: 0 !important;
226
+ }
227
+
228
+ li.select2-results__option--highlighted[aria-selected="false"] > .user-block > .username > a {
229
+ color: #fff;
230
+ }
231
+
232
+ li.select2-results__option--highlighted[aria-selected="false"] > .user-block > .description {
233
+ color: #eee;
234
+ }
235
+
236
+ .select2-selection.select2-selection--multiple {
237
+ min-height: 36px !important;
238
+ }
239
+
240
+ .select2-search--inline .select2-search__field:focus {
241
+ outline: none;
242
+ border: 0 !important;
243
+ }
244
+
245
+ .img-bordered-xs {
246
+ border: 1px solid #d2d6de;
247
+ padding: 1px;
248
+ }
249
+
250
+ span[aria-labelledby="select2-pUserId-container"] {
251
+ padding-left: 2px !important;
252
+ }
253
+
254
+ .box {
255
+ box-shadow: 0 0 0 1px rgba(89, 105, 128, .1), 0 1px 3px 0 rgba(89, 105, 128, .1), 0 1px 2px 0 rgba(0, 0, 0, .05) !important;
256
+ }
257
+
258
+ .alert-danger {
259
+ color: #ffffff !important;
260
+ background: #d64242 !important;
261
+ border: 1px solid #841d1d;
262
+ }
263
+
264
+ .alert-info {
265
+ color: #ffffff !important;
266
+ background: #408fec !important;
267
+ border: 1px solid #1055a5;
268
+ }
269
+
270
+ .alert-success {
271
+ color: #ffffff !important;
272
+ background: #51b060 !important;
273
+ border: 1px solid #2b5f33;
274
+ }
275
+
276
+ .alert-warning {
277
+ color: #ffffff !important;
278
+ background: #fa9636 !important;
279
+ border: 1px solid #b45b05;
280
+ }
281
+
282
+ .callout-slim a {
283
+ color: #555 !important;
284
+ }
285
+
286
+ .bg-purple {
287
+ background-color: #79589f !important;
288
+ }
289
+
290
+ .label-default {
291
+ background-color: #eef1f6 !important;
292
+ }
293
+
294
+ .callout.callout-info.callout-slim {
295
+ border: 1px solid #1055a5 !important;
296
+ border-left: 5px solid #1055a5 !important;
297
+ border-right: 5px solid #1055a5 !important;
298
+ color: #777 !important;
299
+ background: transparent !important;
300
+ }
301
+
302
+ .callout.callout-danger.callout-slim {
303
+ border: 1px solid #c23321 !important;
304
+ border-left: 5px solid #c23321 !important;
305
+ border-right: 5px solid #c23321 !important;
306
+ color: #777 !important;
307
+ background: transparent !important;
308
+ }
309
+
310
+ .callout.callout-warning.callout-slim {
311
+ border: 1px solid #c87f0a !important;
312
+ border-left: 5px solid #c87f0a !important;
313
+ border-right: 5px solid #c87f0a !important;
314
+ color: #777 !important;
315
+ background: transparent !important;
316
+ }
317
+
318
+ .callout.callout-success.callout-slim {
319
+ border: 1px solid #00733e !important;
320
+ border-left: 5px solid #00733e !important;
321
+ border-right: 5px solid #00733e !important;
322
+ color: #777 !important;
323
+ background: transparent !important;
324
+ }
325
+
326
+ .callout.callout-default.callout-slim {
327
+ border: 1px solid #eee !important;
328
+ border-left: 5px solid #eee !important;
329
+ border-right: 5px solid #eee !important;
330
+ color: #777 !important;
331
+ background: transparent !important;
332
+ }
333
+
334
+ .callout code {
335
+ background-color: #515f6cbb;
336
+ color: #c3c3c3;
337
+ border: 1px solid rgba(0, 0, 0, .25);
338
+ }
339
+
340
+ .tab-pane .box-footer {
341
+ margin: 0 -10px -10px;
342
+ }
343
+
344
+ .select2-container{ width: 100% !important; }
345
+
346
+ .nav-tabs-custom > .nav-tabs > li:hover {
347
+ border-top-color:#3c8dbc;
348
+ }
349
+
350
+ .nav-tabs-custom > .nav-tabs > li.active.tab-danger, .nav-tabs-custom > .nav-tabs > li.tab-danger:hover {
351
+ border-top-color: #c23321;
352
+ }
353
+
354
+ .nav-tabs-custom > .nav-tabs > li.active.tab-success, .nav-tabs-custom > .nav-tabs > li.tab-success:hover {
355
+ border-top-color: #00733e;
356
+ }
357
+
358
+ .nav-tabs-custom > .nav-tabs > li.active.tab-info, .nav-tabs-custom > .nav-tabs > li.tab-info:hover {
359
+ border-top-color: #0097bc;
360
+ }
361
+
362
+ .nav-tabs-custom > .nav-tabs > li.active.tab-warning, .nav-tabs-custom > .nav-tabs > li.tab-warning:hover {
363
+ border-top-color: #c87f0a;
364
+ }
365
+
366
+ .nav-tabs-custom.nav-tabs-floating > .nav-tabs {
367
+ border-bottom: 0px !important;
368
+ }
369
+
370
+ .nav-tabs-custom.nav-tabs-floating > .nav-tabs > li {
371
+ margin-bottom: 0px !important;
372
+ }
373
+
374
+ .nav-tabs-custom.nav-tabs-floating > .nav-tabs > li:first-child.active,
375
+ .nav-tabs-custom.nav-tabs-floating > .nav-tabs > li:first-child:hover {
376
+ border-radius: 3px 0 0 0;
377
+ }
378
+
379
+ .nav-tabs-custom.nav-tabs-floating > .nav-tabs > li:first-child.active > a {
380
+ border-radius: 0 0 0 3px;
381
+ }
382
+
383
+ .position-relative {
384
+ position: relative;
385
+ }
386
+
387
+ .no-pad-bottom {
388
+ padding-bottom: 0 !important;
389
+ }
390
+
391
+ .no-margin-bottom {
392
+ margin-bottom: 0 !important;
393
+ }
394
+
395
+ .btn-icon > i.fa {
396
+ line-height: 1.5;
397
+ }
398
+
399
+ .btn.active, .btn.active.focus {
400
+ background-color: #408fec;
401
+ }
402
+
403
+ .strong {
404
+ font-weight: bold !important;
405
+ }
406
+
407
+ .server-description > td {
408
+ padding-top: 0 !important;
409
+ border-top: 0 !important;
410
+ }
411
+
412
+ tr:hover + tr.server-description {
413
+ background-color: #f5f5f5 !important;
414
+ }
415
+
416
+ .login-corner-info {
417
+ position: absolute;
418
+ bottom: 5px;
419
+ right: 10px;
420
+ color: white;
421
+ }
422
+
423
+ input.form-autocomplete-stop[readonly] {
424
+ background: inherit;
425
+ cursor: text;
426
+ }
427
+
428
+ /* fix Google Recaptcha badge */
429
+ .grecaptcha-badge {
430
+ bottom: 54px !important;
431
+ background: white;
432
+ box-shadow: none !important;
433
+ }
434
+
435
+ .dropdown-massactions {
436
+ min-width: 80px;
437
+ }
438
+
439
+ .select-all-files {
440
+ position: relative;
441
+ bottom: 1px;
442
+ margin-right: 7px !important;
443
  }
444
 
445
+ .select-file {
446
+ position: relative;
447
+ bottom: 1px;
448
+ margin-right: 2px !important;
 
 
449
  }
450
 
451
+ .select-folder {
452
+ position: relative;
453
+ bottom: 1px;
454
+ margin-right: 5px !important;
455
  }
456
+
457
+ label.control-label > span {
458
+ font-size: 80%;
459
+ font-weight: 400;
460
+ font-style: italic;
461
+ color: #dd4b39;
462
+ }
463
+
464
+ label.control-label > span.field-required:before {
465
+ content: "required";
466
+ color: #dd4b39;
467
+ }
468
+
469
+ label.control-label > span.field-optional:before {
470
+ content: "optional";
471
+ color: #bbbbbb;
472
+ }
473
+
474
+ .pagination > li > a, .pagination > li > span {
475
+ padding: 3px 10px !important;
476
+ }
477
+
478
+ .logo-mini > img {
479
+ height: 42px;
480
+ width: auto;
481
+ }
482
+
483
+ .search01 {
484
+ width: 30%;
485
+ }
486
+
487
+ .number-info-box-content {
488
+ padding: 15px 10px 0;
489
+ }
490
+
491
+
492
+ /* *******
493
+
494
+ > Version v1.0
495
+
496
+ ******* */
497
+
498
+ body {
499
+ color: #cad1d8;
500
+ }
501
+
502
+ .fixed .main-header {
503
+ box-shadow: 0 4px 8px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.08);
504
+ }
505
+
506
+ .skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
507
+ background-color: #181f27;
508
+ box-shadow: 0 4px 8px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.08);
509
+ }
510
+
511
+ .skin-blue .main-header .logo {
512
+ background-color: #1f2933;
513
+ color: #9aa5b1;
514
+ }
515
+
516
+ .skin-blue .main-header .navbar .sidebar-toggle {
517
+ color: #9aa5b1;
518
+ }
519
+
520
+ .skin-blue .main-header .navbar .nav>li>a {
521
+ color: #9aa5b1;
522
+ }
523
+
524
+ .skin-blue .sidebar-menu>li.header {
525
+ color: #797979;
526
+ background: #0e111582;
527
+ }
528
+
529
+ .skin-blue .main-header .navbar {
530
+ background-color: #1f2933;
531
+ }
532
+
533
+ .skin-blue .main-header .navbar .sidebar-toggle:hover {
534
+ background-color: #1c252e;
535
+ }
536
+
537
+ .skin-blue .main-header .logo:hover {
538
+ background-color: #1c252e;
539
+ }
540
+
541
+ .main-footer {
542
+ background: #1f2933;
543
+ color: #9aa5b1;
544
+ border-top: 1px solid #1f2933;
545
+ }
546
+
547
+ .skin-blue .sidebar-menu>li.active>a {
548
+ border-left-color: #099aa5;
549
+ }
550
+
551
+ .text-gray {
552
+ color: #9aa5b1 !important;
553
+ }
554
+
555
+ .text-green {
556
+ color: #00a65a !important;
557
+ }
558
+
559
+ .text-muted {
560
+ color: #9aa5b1 !important;
561
+ }
562
+
563
+ .text-danger {
564
+ color: #ff1c00;
565
+ }
566
+
567
+ .content-wrapper {
568
+ background-color: #33404d;
569
+ }
570
+
571
+ .btn-success {
572
+ background-color: #189a1c;
573
+ border-color: #0f8513;
574
+ }
575
+
576
+ .btn.btn-green:hover {
577
+ background-color: #0f8513;
578
+ border-color: #0e7717;
579
+ }
580
+
581
+ .btn-primary {
582
+ background-color: #0967d3;
583
+ border-color: #0550b3;
584
+ }
585
+
586
+ .btn.btn-primary:hover {
587
+ background-color: #0550b3;
588
+ border-color: #0345a0;
589
+ }
590
+
591
+ .box {
592
+ box-shadow: 0 4px 8px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.08) !important;
593
+ background: #3f4d5a;
594
+ border-top: 3px solid #1f2933;
595
+ }
596
+
597
+ .box-header {
598
+ color: #cad1d8;
599
+ background: #1f2933;
600
+ }
601
+
602
+ .box-header.with-border {
603
+ border-bottom: 1px solid #1f2933;
604
+ }
605
+
606
+ .box.box-default {
607
+ border-top-color: #1f2933;
608
+ }
609
+
610
+ .box-footer {
611
+ border-top: 1px solid #4d5b69;
612
+ background-color: #3f4d5a;
613
+ }
614
+ .content-header>.breadcrumb>li>a {
615
+ color: #cad1d8;
616
+ }
617
+
618
+ .breadcrumb>.active {
619
+ color: #cad1d8;
620
+ }
621
+
622
+ .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
623
+ color: #cad1d8;
624
+ }
625
+
626
+ .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
627
+ border-top: 1px solid #4d5b69;
628
+ }
629
+
630
+ .table>thead>tr>th {
631
+ border-bottom: 2px solid #4d5b69;
632
+ }
633
+
634
+ .table-hover>tbody>tr:hover {
635
+ background-color: #33404d;
636
+ }
637
+
638
+ a {
639
+ color: #007eff;
640
+ }
641
+
642
+ .nav-tabs-custom {
643
+ background: #1f2933;
644
+ }
645
+
646
+ .nav-tabs-custom>.nav-tabs>li.active {
647
+ border-top-color: #099aa5;
648
+ }
649
+
650
+ .nav-tabs-custom>.nav-tabs>li.active>a {
651
+ border-top-color: transparent;
652
+ border-left-color: #15161c;
653
+ border-right-color: #15161c;
654
+ background: #13181e;
655
+ }
656
+
657
+ .nav-tabs-custom>.nav-tabs>li>a {
658
+ color: #9aa5b1;
659
+ }
660
+
661
+ .nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
662
+ color: #9aa5b1;
663
+ }
664
+
665
+ input.form-control {
666
+ padding: .75rem;
667
+ background-color: #515f6cbb;
668
+ border-width: 1px;
669
+ border-color: #606d7b;
670
+ border-radius: .25rem;
671
+ color: #cad1d8;
672
+ box-shadow: none;
673
+ -webkit-transition: border .15s linear,box-shaodw .15s ease-in;
674
+ transition: border .15s linear,box-shaodw .15s ease-in;
675
+ }
676
+
677
+ textarea.form-control {
678
+ padding: .75rem;
679
+ background-color: #515f6cbb;
680
+ border-width: 1px;
681
+ border-color: #606d7b;
682
+ border-radius: .25rem;
683
+ color: #cad1d8;
684
+ box-shadow: none;
685
+ -webkit-transition: border .15s linear,box-shaodw .15s ease-in;
686
+ transition: border .15s linear,box-shaodw .15s ease-in;
687
+ }
688
+
689
+ .input-group .input-group-addon {
690
+ border-color: #606d7b;
691
+ background-color: #515f6cbb;
692
+ color: #cad1d8;
693
+ }
694
+
695
+ .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
696
+ border: 1px solid #606d7b;
697
+ }
698
+
699
+ .select2-container--default .select2-selection--single {
700
+ background-color: #515f6cbb;
701
+ }
702
+
703
+ .select2-container--default .select2-selection--single .select2-selection__rendered {
704
+ color: #cad1d8;
705
+ }
706
+
707
+ .select2-container--default .select2-selection--multiple {
708
+ background-color: #515f6cbb;
709
+ }
710
+
711
+ .select2-container--default .select2-selection--multiple {
712
+ border: 1px solid #606d7b;
713
+ border-radius: 0;
714
+ }
715
+
716
+ code {
717
+ background-color: #515f6cbb;
718
+ color: #c3c3c3;
719
+ border: 1px solid rgba(0, 0, 0, .25);
720
+ }
721
+
722
+ .btn-default {
723
+ background-color: #33404d;
724
+ color: #cad1d8;
725
+ border-color: #606d7b;
726
+ }
727
+
728
+ .select2-results__option {
729
+ background-color: #b5bcc1;
730
+ color: #444;
731
+ }
732
+
733
+ .select2-container--default .select2-results__option--highlighted[aria-selected] {
734
+ background-color: #3c8dbc;
735
+ }
736
+
737
+ .modal-body {
738
+ background: #3f4d5a;
739
+ }
740
+
741
+ .modal-header {
742
+ background: #3f4d5a;
743
+ border-bottom-color: #4d5b69;
744
+ }
745
+
746
+ .modal-footer {
747
+ background: #3f4d5a;
748
+ border-top-color: #4d5b69;
749
+ }
750
+
751
+ @media (max-width: 991px) {
752
+ .content-header>.breadcrumb {
753
+ background: #1f2933 !important;
754
+ }
755
+ }
756
+
757
+ .nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
758
+ background-color: #101216;
759
+ }
760
+
761
+ .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true]:hover {
762
+ color: #fff;
763
+ }
764
+
765
+ .select2-dropdown {
766
+ background-color: #515f6cbb;
767
+ border: 1px solid #606d7b;
768
+ }
769
+ .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {
770
+ border-color: #d2d6de !important;
771
+ background-color: #515f6cbb;
772
+ }
773
+
774
+ .select2-container--default .select2-results__option--highlighted[aria-selected] {
775
+ background-color: #099aa5;
776
+ }
777
+
778
+ a {
779
+ color: #288afb;
780
+ }
781
+
782
+ a:hover {
783
+ color: #206ec7;
784
+ }
785
+
786
+ .form-control {
787
+ border-color: #606d7b;
788
+ background-color: #515f6cbb;
789
+ color: #cad1d8;
790
+ }
791
+
792
+ .form-control[disabled], .form-control[readonly],
793
+ fieldset[disabled] .form-control {
794
+ background-color: #1f2933;
795
+ color: #cad1d8;
796
+ cursor: not-allowed;
797
+ }
798
+
799
+ .well {
800
+ min-height: 20px;
801
+ padding: 19px;
802
+ margin-bottom: 20px;
803
+ background-color: #515f6cbb;
804
+ border: 1px solid #606d7b;
805
+ }
806
+
807
+ .well-lg {
808
+ padding: 24px;
809
+ }
810
+
811
+ .well-sm {
812
+ padding: 9px;
813
+ }
814
+
815
+ .small-box h3, .small-box p {
816
+ color: #c3c3c3;
817
+ }
818
+
819
+ .small-box-footer {
820
+ color: #288afb;
821
+ }
822
+
823
+ .small-box .icon {
824
+ color: #cad1d8;
825
+ }
826
+
827
+ .bg-gray {
828
+ background-color: #33404d !important;
829
+ }
830
+
831
+ pre {
832
+ color: #cad1d8;
833
+ background-color: #515f6cbb;
834
+ border-color: #1f2933;
835
+ }