PluginProbe ʕ •ᴥ•ʔ
Advanced Access Manager – Access Governance for WordPress / 5.8.2
Advanced Access Manager – Access Governance for WordPress v5.8.2
6.8.4 6.8.5 6.9.0 6.9.1 6.9.10 6.9.11 6.9.12 6.9.13 6.9.14 6.9.15 6.9.16 6.9.17 6.9.18 6.9.19 6.9.2 6.9.20 6.9.21 6.9.22 6.9.23 6.9.24 6.9.25 6.9.26 6.9.27 6.9.28 6.9.29 6.9.3 6.9.30 6.9.31 6.9.32 6.9.33 6.9.34 6.9.35 6.9.36 6.9.37 6.9.38 6.9.39 6.9.4 6.9.41 6.9.42 6.9.43 6.9.44 6.9.45 6.9.46 6.9.47 6.9.48 6.9.49 6.9.5 6.9.51 6.9.6 6.9.7 6.9.8 6.9.9 7.0.0 7.0.0-alpha.6 7.0.0-alpha.7 7.0.0-beta.1 7.0.0-rc1 7.0.0-rc2 7.0.0-rc3 7.0.1 7.0.10 7.0.11 7.0.2 7.0.3 7.0.4 7.0.5 7.0.6 7.0.7 7.0.8 7.0.9 7.1.0 7.1.1 trunk 3.0 4.0 4.0.1 4.1 4.2 4.3 4.4 4.4.1 4.5 4.6 4.6.1 4.6.2 4.7 4.7.1 4.7.2 4.7.5 4.7.6 4.8 4.8.1 4.9 4.9.1 4.9.2 4.9.3 4.9.4 4.9.5 4.9.5.1 4.9.5.2 5.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 5.0.8 5.1 5.1.1 5.10 5.11 5.2 5.2.1 5.2.5 5.2.6 5.2.7 5.3 5.3.1 5.3.2 5.3.3 5.3.4 5.3.5 5.4 5.4.1 5.4.2 5.4.3 5.4.3.1 5.4.3.2 5.5 5.5.1 5.5.2 5.6 5.6.1 5.6.1.1 5.7 5.7.1 5.7.2 5.7.3 5.8 5.8.1 5.8.2 5.8.3 5.9 5.9.1 5.9.1.1 5.9.2 5.9.2.1 5.9.3 5.9.4 5.9.5 5.9.6 5.9.6.1 5.9.6.2 5.9.6.3 5.9.7 5.9.7.1 5.9.7.2 5.9.7.3 5.9.8 5.9.8.1 5.9.9 5.9.9.1 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.1.0 6.1.1 6.2.0 6.2.1 6.2.2 6.3.0 6.3.1 6.3.2 6.3.3 6.4.0 6.4.1 6.4.2 6.4.3 6.5.0 6.5.1 6.5.2 6.5.3 6.5.4 6.6.0 6.6.1 6.6.2 6.6.3 6.6.4 6.7.0 6.7.1 6.7.2 6.7.3 6.7.4 6.7.5 6.7.6 6.7.7 6.7.8 6.7.9 6.8.0 6.8.1 6.8.2 6.8.3
advanced-access-manager / media / css / aam.css
advanced-access-manager / media / css Last commit date
aam.css 7 years ago bootstrap.min.css 7 years ago datatables.min.css 7 years ago
aam.css
1924 lines
1 /**
2 * ======================================================================
3 * LICENSE: This file is subject to the terms and conditions defined in *
4 * file 'license.txt', which is part of this source code package. *
5 * ======================================================================
6 */
7
8 @font-face {
9 font-family: 'fontello';
10 src: url('../font/fontello.eot?99287648');
11 src: url('../font/fontello.eot?99287648#iefix') format('embedded-opentype'),
12 url('../font/fontello.woff2?99287648') format('woff2'),
13 url('../font/fontello.woff?99287648') format('woff'),
14 url('../font/fontello.ttf?99287648') format('truetype'),
15 url('../font/fontello.svg?99287648#fontello') format('svg');
16 font-weight: normal;
17 font-style: normal;
18 }
19
20 [class^="icon-"]:before, [class*=" icon-"]:before {
21 font-family: "fontello" !important;
22 font-style: normal;
23 font-weight: normal;
24 speak: none;
25
26 display: inline-block;
27 text-decoration: inherit;
28 width: 1em;
29 margin-right: .2em;
30 text-align: center;
31
32 /* For safety - reset parent styles, that can break glyph codes*/
33 font-variant: normal;
34 text-transform: none;
35
36 /* fix buttons height, for twitter bootstrap */
37 line-height: 1em;
38
39 /* Animation center compensation - margins should be symmetric */
40 /* remove if not needed */
41 margin-left: .2em;
42
43 /* you can be more comfortable with increased icons size */
44
45 /* Font smoothing. That was taken from TWBS */
46 -webkit-font-smoothing: antialiased;
47 -moz-osx-font-smoothing: grayscale;
48 }
49
50 .icon-clock:before { content: '\e800' !important; } /* '' */
51 .icon-calendar:before { content: '\e80f' !important; } /* '' */
52 .icon-angle-left:before { content: '\f104' !important; } /* '' */
53 .icon-angle-right:before { content: '\f105' !important; } /* '�
54 ' */
55 .icon-angle-up:before { content: '\f106' !important; } /* '' */
56 .icon-angle-down:before { content: '\f107' !important; } /* '' */
57 .icon-asterisk:before { content: '\e801' !important; } /* '' */
58 .icon-spin4:before { content: '\e802' !important; } /* '' */
59 .icon-user-secret:before { content: '\e803' !important; } /* '' */
60 .icon-folder:before { content: '\e804' !important; } /* '' */
61 .icon-stop:before { content: '\e805' !important; } /* 'î �
62 ' */
63 .icon-left-dir:before { content: '\e806' !important; } /* '' */
64 .icon-mail-alt:before { content: '\e808' !important; } /* '' */
65 .icon-download-cloud:before { content: '\e809' !important; } /* '' */
66 .icon-eye-off:before { content: '\e80a' !important; } /* '' */
67 .icon-attention-circled:before { content: '\e80b' !important; } /* '' */
68 .icon-basket:before { content: '\e80c'; } /* '' */
69 .icon-sort-down:before { content: '\e810' !important; } /* '' */
70 .icon-pencil:before { content: '\e811' !important; } /* '' */
71 .icon-arrows-cw:before { content: '\e812' !important; } /* '' */
72 .icon-sort-up:before { content: '\e813' !important; } /* '' */
73 .icon-sort:before { content: '\e814' !important; } /* '' */
74 .icon-lock-open-alt:before { content: '\e815' !important; } /* '' */
75 .icon-plus:before { content: '\e816' !important; } /* '' */
76 .icon-filter:before { content: '\e817' !important; } /* '' */
77 .icon-check:before { content: '\e818' !important; } /* '' */
78 .icon-help-circled:before { content: '\e819' !important; } /* '' */
79 .icon-users:before { content: '\e81b' !important; } /* '' */
80 .icon-user-plus:before { content: '\e820' !important; } /* 'î  ' */
81 .icon-box:before { content: '\e822' !important; } /* 'î ¢' */
82 .icon-plus-circled:before { content: '\e823' !important; } /* 'î £' */
83 .icon-link:before { content: '\e824' !important; } /* 'î ¤' */
84 .icon-eye:before { content: '\e826' !important; } /* 'î ¦' */
85 .icon-check-empty:before { content: '\e829' !important; } /* 'î ©' */
86 .icon-doc-text-inv:before { content: '\e82a' !important; } /* 'î ª' */
87 .icon-home:before { content: '\e82b' !important; } /* 'î «' */
88 .icon-angle-double-right:before { content: '\e82c' !important; } /* 'î ¬' */
89 .icon-star:before { content: '\e82e' !important; } /* 'î ®' */
90 .icon-trash-empty:before { content: '\e836' !important; } /* 'î ¶' */
91 .icon-cog:before { content: '\e839' !important; } /* 'î ¹' */
92 .icon-lock:before { content: '\e83a' !important; } /* 'î º' */
93 .icon-twitter:before { content: '\e83b' !important; } /* 'î »' */
94 .icon-user:before { content: '\e83d' !important; } /* 'î ½' */
95 .icon-level-down:before { content: '\e83e' !important; } /* 'î ¾' */
96 .icon-chat-empty:before { content: '\f0e6' !important; } /* '' */
97 .icon-angle-circled-up:before { content: '\f139' !important; } /* '' */
98 .icon-exchange:before { content: '\f0ec' !important; } /* '' */
99 .icon-circle:before { content: '\f111' !important; } /* '' */
100 .icon-circle-thin:before { content: '\f1db' !important; } /* '' */
101 .icon-clone:before { content: '\f24d' !important; } /* '' */
102 .icon-rss:before { content: '\f09e' !important; } /* '' */
103 .icon-dollar:before { content: '\f155' !important; } /* '' */
104 .icon-cubes:before { content: '\f1b3' !important; } /* '' */
105 .icon-cog-alt:before { content: '\e80d' !important; } /* '' */
106 .icon-wrench:before { content: '\e80e' !important; } /* '' */
107
108 .animate-spin {
109 -moz-animation: spin 2s infinite linear;
110 -o-animation: spin 2s infinite linear;
111 -webkit-animation: spin 2s infinite linear;
112 animation: spin 2s infinite linear;
113 display: inline-block;
114 }
115 @-moz-keyframes spin {
116 0% {
117 -moz-transform: rotate(0deg);
118 -o-transform: rotate(0deg);
119 -webkit-transform: rotate(0deg);
120 transform: rotate(0deg);
121 }
122
123 100% {
124 -moz-transform: rotate(359deg);
125 -o-transform: rotate(359deg);
126 -webkit-transform: rotate(359deg);
127 transform: rotate(359deg);
128 }
129 }
130 @-webkit-keyframes spin {
131 0% {
132 -moz-transform: rotate(0deg);
133 -o-transform: rotate(0deg);
134 -webkit-transform: rotate(0deg);
135 transform: rotate(0deg);
136 }
137
138 100% {
139 -moz-transform: rotate(359deg);
140 -o-transform: rotate(359deg);
141 -webkit-transform: rotate(359deg);
142 transform: rotate(359deg);
143 }
144 }
145 @-o-keyframes spin {
146 0% {
147 -moz-transform: rotate(0deg);
148 -o-transform: rotate(0deg);
149 -webkit-transform: rotate(0deg);
150 transform: rotate(0deg);
151 }
152
153 100% {
154 -moz-transform: rotate(359deg);
155 -o-transform: rotate(359deg);
156 -webkit-transform: rotate(359deg);
157 transform: rotate(359deg);
158 }
159 }
160 @-ms-keyframes spin {
161 0% {
162 -moz-transform: rotate(0deg);
163 -o-transform: rotate(0deg);
164 -webkit-transform: rotate(0deg);
165 transform: rotate(0deg);
166 }
167
168 100% {
169 -moz-transform: rotate(359deg);
170 -o-transform: rotate(359deg);
171 -webkit-transform: rotate(359deg);
172 transform: rotate(359deg);
173 }
174 }
175 @keyframes spin {
176 0% {
177 -moz-transform: rotate(0deg);
178 -o-transform: rotate(0deg);
179 -webkit-transform: rotate(0deg);
180 transform: rotate(0deg);
181 }
182
183 100% {
184 -moz-transform: rotate(359deg);
185 -o-transform: rotate(359deg);
186 -webkit-transform: rotate(359deg);
187 transform: rotate(359deg);
188 }
189 }
190
191 /** WORDPRESS **/
192 html, body {
193 height: auto;
194 min-height: 100%;
195 }
196
197 .postbox .inside {
198 margin-bottom: 0;
199 overflow: hidden;
200 }
201
202 .wp-admin select {
203 height: 34px;
204 line-height: 34px;
205 }
206
207 .metabox-holder h3 {
208 letter-spacing: 1px;
209 font-size: 1.2em;
210 }
211
212 .wrap {
213 position: relative;
214 }
215
216 .inner-sm {
217 padding: 20px;
218 }
219
220 .badge.danger {
221 color: #a94442;
222 background-color: #F1DBDA;
223 }
224
225 .badge.success {
226 color: #3c763d;
227 background-color: #DDEEDD;
228 }
229
230 .js .postbox .hndle, .js .widget .widget-top {
231 cursor: auto;
232 background-color: #F0F0F0;
233 font-size: 1.2em;
234 letter-spacing: 2px;
235 }
236
237 .hndle a {
238 font-size: 1em;
239 }
240
241 .hndle.warning {
242 background-color: #f0ad4e !important;
243 color: #FFFFFF;
244 }
245
246 /** BOOTSTRAP **/
247 .row {
248 position: relative;
249 }
250
251 a:focus, a:active {
252 outline: none;
253 box-shadow: none;
254 }
255
256 .text-info {
257 color: #337ab7;
258 }
259
260 .tab-content {
261 padding-top: 15px;
262 }
263
264 .nav-tabs > li > a {
265 outline: none;
266 font-size: 0.9em;
267 }
268
269 .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
270 box-shadow: none;
271 }
272
273 .input-sm, input[type="search"] {
274 box-shadow: none;
275 border-radius: 0;
276 }
277
278 div.error {
279 box-shadow: none;
280 margin: 0 0 15px 0 !important;
281 padding: 0;
282 }
283
284 .form-control {
285 box-shadow: none;
286 height: 34px;
287 border-radius: 0;
288 }
289
290 .form-control.highlight {
291 border: 2px solid #f0ad4e;
292 }
293
294 .list-group li {
295 cursor: pointer;
296 font-size: 1.1em;
297 letter-spacing: 1px;
298 }
299
300 .list-group li:hover {
301 background-color: #EEEEEE;
302 }
303
304 .list-group li.active:hover {
305 background-color: #337ab7;
306 }
307
308 .list-group li.active {
309 background-color: #337ab7;
310 color: #FFFFFF;
311 font-weight: bold;
312 }
313
314 .panel-title {
315 font-size: 13px;
316 }
317
318 .panel-group .panel + .panel {
319 margin-top: 2px;
320 }
321
322 .panel-heading a {
323 outline: none;
324 display: block;
325 text-decoration: none;
326 }
327
328 .panel-heading a:hover, .panel-heading a:focus, .panel-heading a:active {
329 box-shadow: none;
330 }
331
332 .panel-collapse label {
333 margin-bottom: 0;
334 }
335
336 a.btn:focus, a.btn:active {
337 outline: none !important;
338 }
339
340 .pagination > li > a:hover {
341 border-color: transparent;
342 }
343
344 .pagination > li > a, .pagination > li > span {
345 padding: 3px 10px;
346 }
347
348 .pagination > li > a:focus, .pagination > li > a:active {
349 outline: none;
350 }
351
352 .pagination > .active a {
353 box-shadow: none;
354 outline: none;
355 }
356
357 .table {
358 margin-bottom: 10px;
359 }
360
361 .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
362 vertical-align: middle;
363 }
364
365 .table .form-group {
366 margin: 5px 0 0 0;
367 }
368
369 .btn-group-xs > .btn, .btn-xs {
370 border-radius: 0;
371 }
372
373 .btn {
374 border-radius: 0;
375 }
376
377 .btn-right {
378 float: right;
379 margin-bottom: 10px;
380 }
381
382 .aam-clear {
383 clear: both !important;
384 display:block;
385 }
386
387 .btn-right::after {
388 display: block;
389 content: " ";
390 clear: both;
391 }
392
393 .alert {
394 border-radius: 0;
395 margin-bottom: 0;
396 }
397
398 .aam-shortcode {
399 margin-top: 20px;
400 border: 1px solid #EEEEEE;
401 padding: 10px;
402 }
403
404 .aam-shortcode p {
405 font-weight: 500;
406 margin-bottom: 0;
407 }
408
409 .list-group-item.highlight {
410 background-color: #F7D3A1;
411 }
412
413 .badge.sup {
414 font-size: 8px;
415 }
416
417 .aam-api-method {
418 font-size: 8px;
419 font-weight: bold;
420 color: #808080;
421 }
422
423 .aam-api-method.get {
424 color: #3c763d;
425 }
426
427 .aam-api-method.post {
428 color: #F5AA2E;
429 }
430
431 .aam-api-method.put {
432 color: #286090;
433 }
434
435 .aam-api-method.delete {
436 color: #a94442;
437 }
438
439 /** DATATABLES **/
440 .dataTables_info {
441 float: left;
442 font-weight: bold;
443 font-size: 0.9em;
444 }
445
446 div.dataTables_filter {
447 position: relative;
448 }
449
450 div.dataTables_filter label {
451 margin-bottom: 0;
452 }
453
454 div.dataTables_wrapper div.dataTables_filter {
455 text-align: left;
456 }
457
458 #capability-list_wrapper div.dataTables_filter,
459 #route-list_wrapper div.dataTables_filter,
460 #eproduct-list_wrapper div.dataTables_filter,
461 #post-list_wrapper div.dataTables_filter {
462 text-align: right;
463 }
464
465 div.dataTables_filter a.btn {
466 float:right;
467 border-radius: 0;
468 }
469
470 div.dataTables_wrapper div.dataTables_filter input {
471 margin-left: 0;
472 }
473
474 table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
475 vertical-align: middle;
476 }
477
478 .progress {
479 margin-bottom: 0;
480 }
481
482 /** AAM **/
483 #capability-groups {
484 right: 0;
485 left: auto;
486 }
487
488 .user-filter {
489 max-width: 40%;
490 }
491
492 input[type=checkbox] { /* to hide the checkbox itself */
493 display:none;
494 }
495
496 input[data-toggle="toggle"] { /* to hide the checkbox itself */
497 display:block !important;
498 }
499
500 /* overwrite for bootstrap rule */
501 .checkbox input[type="checkbox"] {
502 display: inline-block;
503 margin-top: 1px;
504 }
505
506 input[type=checkbox] + label {
507 width: 1.2em;
508 font-weight: normal;
509 }
510
511 input[type=checkbox] + label:before {
512 font-family: 'fontello';
513 display: inline-block;
514 font-size: 1.2em;
515 content: "\E829"; /* unchecked icon */
516 }
517
518 input[type=checkbox]:checked + label:before {
519 font-size: 1.2em;
520 content: "\E818"; /* checked icon */
521 }
522
523 input[type=checkbox].aam-checkbox-danger:checked + label:before {
524 color: #a94442;
525 }
526
527 input[type="checkbox"]:focus, input[type="radio"]:focus {
528 outline: none;
529 }
530
531 input[type=radio] { /* to hide the checkbox itself */
532 display:none;
533 }
534
535 input[type=radio] + label {
536 width: 1.2em;
537 font-weight: normal;
538 }
539
540 input[type=radio] + label:before {
541 font-family: 'fontello';
542 display: inline-block;
543 font-size: 1.2em;
544 content: "\F1DB"; /* unchecked icon */
545 margin-right: 10px;
546 }
547
548 input[type=radio]:checked + label:before {
549 font-size: 1.2em;
550 content: "\F111"; /* checked icon */
551 margin-right: 10px;
552 }
553
554 input[type=radio]:checked + label:before {
555 color: #3c763d;
556 }
557
558 .radio label {
559 display: inline;
560 }
561
562 .aam-small-highlighted {
563 font-size: 85%;
564 border-bottom: 1px solid #999999;
565 padding: 0px 20px 2px 0;
566 margin-bottom: 10px;
567 display: inline-block;
568 }
569
570 .aam-switch-user {
571 float:right;
572 font-size:1em !important;
573 cursor: pointer;
574 }
575
576 .aam-access-overwritten {
577 color: #f0ad4e;
578 }
579
580 .aam-redirect-action {
581 padding: 10px 20px;
582 }
583
584 .aam-redirect-action select {
585 display: block;
586 width: 100%;
587 }
588
589 .aam-no-margin {
590 margin-left: 0;
591 margin-right: 0;
592 }
593
594 .aam-outer-top-xs {
595 margin-top: 30px;
596 }
597
598 .aam-block {
599 display: block;
600 letter-spacing: 1.5px;
601 }
602
603 .aam-highligh-row {
604 border:3px solid #337ab7;
605 }
606
607 .aam-highligh-row > td {
608 padding: 15px !important;
609 }
610
611 .aam-lock {
612 position: absolute;
613 top: 0;
614 left: 0;
615 width: 100%;
616 height: 100%;
617 background-color: rgba(255, 255, 255, 0.4);
618 z-index: 9999;
619 }
620
621 .panel-title {
622 position: relative;
623 }
624
625 .aam-panel-title-icon {
626 position: absolute;
627 right: 0;
628 top: 50%;
629 font-size: 1.2em;
630 margin-top: -0.6em;
631 }
632
633 .table p {
634 margin: 0;
635 }
636
637 .aam-margin-top-xs {
638 margin-top: 15px !important;
639 }
640
641 .aam-bordered {
642 padding: 15px;
643 border: 1px solid #E5E5E5;
644 }
645
646 .aam-inherited {
647 padding: 5px 15px;
648 background-color: #337ab7;
649 color: #FFFFFF;
650 font-weight: 700;
651 margin-bottom: 15px;
652 letter-spacing: 1px;
653 }
654
655 .aam-overwrite {
656 padding: 5px 0px 5px 15px;
657 background-color: #f0ad4e;
658 color: #FFFFFF;
659 font-weight: 700;
660 margin-bottom: 10px;
661 letter-spacing: 1px;
662 }
663
664 .aam-overwrite a, .aam-inherited a{
665 color: #FFFFFF;
666 }
667
668 .aam-overwrite:after, .aam-inherited:after {
669 display: inline-block;
670 content: '';
671 clear: both;
672 }
673
674 .aam-overwrite span:first-child, .aam-inherited span:first-child {
675 float: left;
676 }
677
678 .aam-overwrite span:last-child, .aam-inherited span:last-child {
679 float: right;
680 }
681
682 .aam-overwrite .btn {
683 margin-top: -5px;
684 border: 0;
685 padding: 5px 10px;
686 }
687
688 .row.aam-bordered {
689 margin-left: 0;
690 margin-right: 0;
691 }
692
693 .aam-list-action {
694 float: right;
695 font-size: 1.6em;
696 line-height: 30px;
697 cursor: pointer;
698 }
699
700 .aam-access-form {
701 position: relative;
702 }
703
704 .aam-overlay {
705 position: absolute;
706 top: 0;
707 left: 0;
708 width: 100%;
709 height: 100%;
710 background-color: rgba(200,200,200, 0.3);
711 display: none;
712 z-index: 10;
713 }
714
715 .visitor-message span {
716 margin-bottom: 15px;
717 display: block;
718 font-size: 1.1em;
719 text-align: center;
720 }
721
722 .aam-row-actions {
723 display: table;
724 table-layout: fixed;
725 width: 100%;
726 }
727
728 .aam-row-action {
729 display: table-cell;
730 text-align: center;
731 cursor: pointer;
732 font-size: 1.4em;
733 line-height: 1em;
734 }
735
736 .aam-confirm-message {
737 font-size: 1.2em;
738 }
739
740 .aam-asterix {
741 color: #a94442;
742 font-weight: bold;
743 margin-left: 3px;
744 }
745
746 .aam-sticky-note {
747 position: fixed;
748 top: 32px;
749 left: 160px;
750 width: calc(100% - 160px);
751 -webkit-box-shadow: 0px 0px 12px 2px rgba(100,100,100,1);
752 -moz-box-shadow: 0px 0px 12px 2px rgba(100,100,100,1);
753 box-shadow: 0px 0px 12px 2px rgba(100,100,100,1);
754 font-size: 1.5em;
755 font-weight: 500;
756 padding: 15px;
757 text-align: center;
758 z-index: 999;
759 color: #FFFFFF;
760 letter-spacing: 1px;
761 }
762
763 .aam-sticky-note.danger {
764 background-color: #a94442;
765 }
766
767 .aam-sticky-note.success {
768 background-color: #5cb85c;
769 }
770
771 .aam-divider {
772 width: 60%;
773 margin: 15px auto;
774 }
775
776 .aam-submenu-item {
777 padding: 2px 15px 0px 15px;
778 }
779
780 .aam-submenu-item .aam-menu-capability, .aam-metabox-details {
781 display: block;
782 margin-top: -4px;
783 }
784
785 .aam-submenu-item label {
786 display: inline-block;
787 width: 80%;
788 font-size: 0.9em;
789 font-weight: 500;
790 }
791
792 .aam-feature {
793 display: none;
794 }
795
796 .aam-feature.active {
797 display: block;
798 }
799
800 .aam-feature-top-actions {
801 margin-bottom: 15px;
802 }
803
804 .aam-feature textarea {
805 width: 100%;
806 font-size: 1.2em;
807 }
808
809 .aam-postbox-inside {
810 overflow: hidden;
811 width: 100%;
812 }
813
814 .aam-post-breadcrumb {
815 border: 1px solid #E5E5E5;
816 padding: 5px;
817 margin-bottom: 10px;
818 }
819
820 .aam-post-breadcrumb a {
821 text-decoration: none;
822 }
823
824 .aam-row-subtitle {
825 display: block;
826 font-size: 0.8em;
827 font-style: normal;
828 }
829
830 .aam-row-subtitle b {
831 color: #777777;
832 }
833
834 .text-larger {
835 font-size: 1.2em;
836 }
837
838 .aam-large-padding {
839 padding: 25px 50px;
840 }
841
842 .aam-notification-message {
843 font-size: 1.2em;
844 border: 1px solid #E5E5E5;
845 padding: 10px;
846 }
847
848 .aam-update-check {
849 float:right !important;
850 }
851
852 .aam-help-menu {
853 float: right;
854 font-size: 1.4em;
855 margin-top: -4px;
856 color: #337ab7;
857 cursor: pointer;
858 }
859
860 .aam-setting-title, .aam-extension-title {
861 font-size: 1.4em;
862 line-height: 1em;
863 font-weight: 500;
864 display: block;
865 }
866
867 .aam-setting-title small {
868 font-size: 0.7em;
869 }
870
871 .aam-license-key {
872 display: block;
873 margin-bottom: 5px;
874 }
875
876 .aam-setting-description, .aam-extension-description {
877 font-size: 0.9em;
878 text-align: justify;
879 margin-top: 5px !important;
880 line-height: 1.4;
881 color: #666666;
882 }
883
884 .aam-extension-description {
885 font-size: 1.1em;
886 }
887
888 .aam-help-menu.active {
889 color: #a94442;
890 }
891
892 .aam-container {
893 position: relative;
894 overflow: hidden;
895 }
896
897 .aam-slide-form, .aam-help-context {
898 position: absolute;
899 width: 100%;
900 top: 0;
901 left: 100%;
902 background-color: #FFFFFF;
903 -webkit-transition: all .5s ease-in-out;
904 -moz-transition: all .5s ease-in-out;
905 -o-transition: all .5s ease-in-out;
906 transition: all .5s ease-in-out;
907 z-index: 2000;
908 }
909
910 .aam-slide-form.active, .aam-help-context.active {
911 left: 0;
912 z-index: 1000;
913 position: relative;
914 }
915
916 .aam-slide-form .table td {
917 vertical-align: middle;
918 }
919
920 .aam-table-group {
921 font-size: 1.5em;
922 border-bottom-width: 4px !important;
923 }
924
925 .aam-table-group small {
926 font-size: 65%;
927 }
928
929 #post-list_wrapper {
930 -webkit-transition: all .5s ease-in-out;
931 -moz-transition: all .5s ease-in-out;
932 -o-transition: all .5s ease-in-out;
933 transition: all .5s ease-in-out;
934 }
935
936 .aam-hidden {
937 position: absolute;
938 opacity: 0;
939 }
940
941 .aam-info {
942 border-left: 3px solid #337ab7;
943 background-color: #FAFAFA;
944 padding: 10px;
945 position: relative;
946 font-size: 1em;
947 margin-bottom: 20px !important;
948 }
949
950 .aam-outer-top-xxs {
951 margin-top: 10px;
952 }
953
954 .aam-info-modal, .aam-info-modal p, .aam-info-modal ul {
955 font-size: 1.1em;
956 -moz-hyphens: auto;
957 word-wrap: break-word;
958 text-align: justify;
959 padding: 15px;
960 }
961
962 .aam-notification {
963 border-left: 6px solid #F04748;
964 background-color: #F5F5F5;
965 padding: 10px;
966 position: relative;
967 }
968
969 .aam-numeric-list {
970 list-style: decimal;
971 padding-left: 15px;
972 }
973
974 .aam-notification-icon {
975 font-size: 4em;
976 color: #F04748;
977 text-align: center;
978 }
979
980 .aam-notification:after {
981 content: ' ';
982 display: block;
983 clear:both;
984 }
985
986 .aam-social {
987 font-size: 3em;
988 text-align: center;
989 width: 100%;
990 display: table;
991 }
992
993 .aam-social a {
994 text-decoration: none;
995 margin: 0 10px;
996 display: table-cell;
997 }
998
999 .aam-social span {
1000 font-size: 0.25em;
1001 color: #333333;
1002 display: block;
1003 letter-spacing: 1px;
1004 font-weight: 700;
1005 margin-top: 7px;
1006 text-transform: uppercase;
1007 text-align: center;
1008 }
1009
1010 .extension-container {
1011 padding: 10px 15px;
1012 }
1013
1014 .highlighted-italic i {
1015 color: #a94442;
1016 font-weight: 700;
1017 }
1018
1019 .aam-error-list {
1020 padding: 15px;
1021 list-style: disc;
1022 margin-bottom: 0;
1023 }
1024
1025 .aam-menu-capability, .aam-metabox-details {
1026 color: #777777;
1027 font-weight: 400;
1028 }
1029
1030 .aam-highlight {
1031 color: #a94442;
1032 font-weight: 700;
1033 }
1034
1035 .aam-hint {
1036 font-size: 0.8em;
1037 -moz-hyphens: auto;
1038 word-wrap: break-word;
1039 text-align: justify;
1040 }
1041
1042 .dataTables_processing {
1043 color: #337ab7;
1044 font-size: 0.8em;
1045 font-weight: 700;
1046 margin-top: -8px;
1047 padding: 30px 5px;
1048 position: absolute;
1049 top: 5px;
1050 left: 15px;
1051 width: calc(100% - 30px);
1052 height: 100%;
1053 background-color: #FFFFFF;
1054 opacity: 0.6;
1055 text-align: center;
1056 }
1057
1058 .aam-loading {
1059 width: 100%;
1060 text-align: center;
1061 font-size:8em;
1062 padding: 30px;
1063 color: rgba(220, 220, 220, 0.8);
1064 }
1065
1066 .json-editor-blackbord {
1067 background: #333333 !important;
1068 border-radius: 0;
1069 padding: 10px 25px;
1070 border: 0;
1071 max-height: 60vh;
1072 overflow-y: scroll;
1073 }
1074
1075 .aam-current-subject {
1076 background-color: #337ab7;
1077 padding: 5px 15px 4px 10px;
1078 font-size: 23px;
1079 font-weight: 400;
1080 line-height: 29px;
1081 margin: 0;
1082 color: #FFFFFF;
1083 }
1084
1085 .aam-current-subject.danger {
1086 background-color: #d9534f;
1087 }
1088
1089 .aam-current-subject strong {
1090 text-transform: capitalize;
1091 letter-spacing: 1px;
1092 }
1093
1094 .table h4 {
1095 margin-top: 5px;
1096 margin-bottom: 5px;
1097 }
1098
1099 .aam-license-indicator {
1100 font-size:0.8em;
1101 display:block;
1102 margin-top: -4px;
1103 margin-bottom: 5px;
1104 color: #777777;
1105 }
1106
1107 .aam-promo {
1108 font-size: 1.1em;
1109 letter-spacing: 1px;
1110 }
1111
1112 /*! ========================================================================
1113 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
1114 * http://www.bootstraptoggle.com
1115 * ========================================================================
1116 * Copyright 2014 Min Hur, The New York Times Company
1117 * Licensed under MIT
1118 * ======================================================================== */
1119 .checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
1120 .toggle{position:relative;overflow:hidden}
1121 .toggle input[type=checkbox]{display:none}
1122 .toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
1123 .toggle.off .toggle-group{left:-100%}
1124 .toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
1125 .toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
1126 .toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
1127 .toggle.btn{min-width:59px;min-height:34px}
1128 .toggle-on.btn{padding-right:24px}
1129 .toggle-off.btn{padding-left:24px}
1130 .toggle.btn-lg{min-width:79px;min-height:45px}
1131 .toggle-on.btn-lg{padding-right:31px}
1132 .toggle-off.btn-lg{padding-left:31px}
1133 .toggle-handle.btn-lg{width:40px}
1134 .toggle.btn-sm{min-width:80px;min-height:30px}
1135 .toggle-on.btn-sm{padding-right:20px}
1136 .toggle-off.btn-sm{padding-left:20px}
1137 .toggle.btn-xs{min-width:35px;min-height:22px}
1138 .toggle-on.btn-xs{padding-right:12px}
1139 .toggle-off.btn-xs{padding-left:12px}
1140
1141 /* Autocomplete */
1142 .autocomplete-suggestions {
1143 text-align: left; cursor: default; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1);
1144
1145 /* core styles should not be changed */
1146 position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box;
1147 }
1148 .autocomplete-suggestion { position: relative; padding: 0 .6em; line-height: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.02em; color: #333; }
1149 .autocomplete-suggestion b { font-weight: normal; color: #1f8dd6; }
1150 .autocomplete-suggestion.selected { background: #f0f0f0; }
1151
1152
1153 /* CODEMIRROR CSS RULES */
1154 /* BASICS */
1155
1156 .CodeMirror {
1157 /* Set height, width, borders, and global font properties here */
1158 font-family: monospace;
1159 height: 300px;
1160 color: black;
1161 direction: ltr;
1162 border: 1px solid #EEEEEE;
1163 padding: 5px;
1164 }
1165
1166 /* PADDING */
1167
1168 .CodeMirror-lines {
1169 padding: 4px 0; /* Vertical padding around content */
1170 }
1171 .CodeMirror pre {
1172 padding: 0 4px; /* Horizontal padding of content */
1173 }
1174
1175 .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
1176 background-color: white; /* The little square between H and V scrollbars */
1177 }
1178
1179 /* GUTTER */
1180
1181 .CodeMirror-gutters {
1182 white-space: nowrap;
1183 }
1184 .CodeMirror-linenumbers {}
1185 .CodeMirror-linenumber {
1186 padding: 0 3px 0 0px;
1187 min-width: 15px;
1188 text-align: right;
1189 color: #999;
1190 white-space: nowrap;
1191 }
1192
1193 .CodeMirror-guttermarker { color: black; }
1194 .CodeMirror-guttermarker-subtle { color: #999; }
1195
1196 /* CURSOR */
1197
1198 .CodeMirror-cursor {
1199 border-left: 1px solid black;
1200 border-right: none;
1201 width: 0;
1202 }
1203 /* Shown when moving in bi-directional text */
1204 .CodeMirror div.CodeMirror-secondarycursor {
1205 border-left: 1px solid silver;
1206 }
1207 .cm-fat-cursor .CodeMirror-cursor {
1208 width: auto;
1209 border: 0 !important;
1210 background: #7e7;
1211 }
1212 .cm-fat-cursor div.CodeMirror-cursors {
1213 z-index: 1;
1214 }
1215 .cm-fat-cursor-mark {
1216 background-color: rgba(20, 255, 20, 0.5);
1217 -webkit-animation: blink 1.06s steps(1) infinite;
1218 -moz-animation: blink 1.06s steps(1) infinite;
1219 animation: blink 1.06s steps(1) infinite;
1220 }
1221 .cm-animate-fat-cursor {
1222 width: auto;
1223 border: 0;
1224 -webkit-animation: blink 1.06s steps(1) infinite;
1225 -moz-animation: blink 1.06s steps(1) infinite;
1226 animation: blink 1.06s steps(1) infinite;
1227 background-color: #7e7;
1228 }
1229 @-moz-keyframes blink {
1230 0% {}
1231 50% { background-color: transparent; }
1232 100% {}
1233 }
1234 @-webkit-keyframes blink {
1235 0% {}
1236 50% { background-color: transparent; }
1237 100% {}
1238 }
1239 @keyframes blink {
1240 0% {}
1241 50% { background-color: transparent; }
1242 100% {}
1243 }
1244
1245 /* Can style cursor different in overwrite (non-insert) mode */
1246 .CodeMirror-overwrite .CodeMirror-cursor {}
1247
1248 .cm-tab { display: inline-block; text-decoration: inherit; }
1249
1250 .CodeMirror-rulers {
1251 position: absolute;
1252 left: 0; right: 0; top: -50px; bottom: -20px;
1253 overflow: hidden;
1254 }
1255 .CodeMirror-ruler {
1256 border-left: 1px solid #ccc;
1257 top: 0; bottom: 0;
1258 position: absolute;
1259 }
1260
1261 /* DEFAULT THEME */
1262
1263 .cm-s-default .cm-header {color: blue;}
1264 .cm-s-default .cm-quote {color: #090;}
1265 .cm-negative {color: #d44;}
1266 .cm-positive {color: #292;}
1267 .cm-header, .cm-strong {font-weight: bold;}
1268 .cm-em {font-style: italic;}
1269 .cm-link {text-decoration: underline;}
1270 .cm-strikethrough {text-decoration: line-through;}
1271
1272 .cm-s-default .cm-keyword {color: #708;}
1273 .cm-s-default .cm-atom {color: #219;}
1274 .cm-s-default .cm-number {color: #164;}
1275 .cm-s-default .cm-def {color: #00f;}
1276 .cm-s-default .cm-variable,
1277 .cm-s-default .cm-punctuation,
1278 .cm-s-default .cm-property,
1279 .cm-s-default .cm-operator {}
1280 .cm-s-default .cm-variable-2 {color: #05a;}
1281 .cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
1282 .cm-s-default .cm-comment {color: #a50;}
1283 .cm-s-default .cm-string {color: #a11;}
1284 .cm-s-default .cm-string-2 {color: #f50;}
1285 .cm-s-default .cm-meta {color: #555;}
1286 .cm-s-default .cm-qualifier {color: #555;}
1287 .cm-s-default .cm-builtin {color: #30a;}
1288 .cm-s-default .cm-bracket {color: #997;}
1289 .cm-s-default .cm-tag {color: #170;}
1290 .cm-s-default .cm-attribute {color: #00c;}
1291 .cm-s-default .cm-hr {color: #999;}
1292 .cm-s-default .cm-link {color: #00c;}
1293
1294 .cm-s-default .cm-error {color: #f00;}
1295 .cm-invalidchar {color: #f00;}
1296
1297 .CodeMirror-composing { border-bottom: 2px solid; }
1298
1299 /* Default styles for common addons */
1300
1301 div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
1302 div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
1303 .CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
1304 .CodeMirror-activeline-background {background: #e8f2ff;}
1305
1306 /* STOP */
1307
1308 /* The rest of this file contains styles related to the mechanics of
1309 the editor. You probably shouldn't touch them. */
1310
1311 .CodeMirror {
1312 position: relative;
1313 overflow: hidden;
1314 background: white;
1315 }
1316
1317 .CodeMirror-scroll {
1318 overflow: scroll !important; /* Things will break if this is overridden */
1319 /* 30px is the magic margin used to hide the element's real scrollbars */
1320 /* See overflow: hidden in .CodeMirror */
1321 margin-bottom: -30px; margin-right: -30px;
1322 padding-bottom: 30px;
1323 height: 100%;
1324 outline: none; /* Prevent dragging from highlighting the element */
1325 position: relative;
1326 }
1327 .CodeMirror-sizer {
1328 position: relative;
1329 border-right: 30px solid transparent;
1330 }
1331
1332 /* The fake, visible scrollbars. Used to force redraw during scrolling
1333 before actual scrolling happens, thus preventing shaking and
1334 flickering artifacts. */
1335 .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
1336 position: absolute;
1337 z-index: 6;
1338 display: none;
1339 }
1340 .CodeMirror-vscrollbar {
1341 right: 0; top: 0;
1342 overflow-x: hidden;
1343 overflow-y: scroll;
1344 }
1345 .CodeMirror-hscrollbar {
1346 bottom: 0; left: 0;
1347 overflow-y: hidden;
1348 overflow-x: scroll;
1349 }
1350 .CodeMirror-scrollbar-filler {
1351 right: 0; bottom: 0;
1352 }
1353 .CodeMirror-gutter-filler {
1354 left: 0; bottom: 0;
1355 }
1356
1357 .CodeMirror-gutters {
1358 position: absolute; left: 0; top: 0;
1359 min-height: 100%;
1360 z-index: 3;
1361 }
1362 .CodeMirror-gutter {
1363 white-space: normal;
1364 height: 100%;
1365 display: inline-block;
1366 vertical-align: top;
1367 margin-bottom: -30px;
1368 }
1369 .CodeMirror-gutter-wrapper {
1370 position: absolute;
1371 z-index: 4;
1372 background: none !important;
1373 border: none !important;
1374 }
1375 .CodeMirror-gutter-background {
1376 position: absolute;
1377 top: 0; bottom: 0;
1378 z-index: 4;
1379 }
1380 .CodeMirror-gutter-elt {
1381 position: absolute;
1382 cursor: default;
1383 z-index: 4;
1384 }
1385 .CodeMirror-gutter-wrapper ::selection { background-color: transparent }
1386 .CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
1387
1388 .CodeMirror-lines {
1389 cursor: text;
1390 min-height: 1px; /* prevents collapsing before first draw */
1391 }
1392 .CodeMirror pre {
1393 /* Reset some styles that the rest of the page might have set */
1394 -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
1395 border-width: 0;
1396 background: transparent;
1397 font-family: inherit;
1398 font-size: inherit;
1399 margin: 0;
1400 white-space: pre;
1401 word-wrap: normal;
1402 line-height: inherit;
1403 color: inherit;
1404 z-index: 2;
1405 position: relative;
1406 overflow: visible;
1407 -webkit-tap-highlight-color: transparent;
1408 -webkit-font-variant-ligatures: contextual;
1409 font-variant-ligatures: contextual;
1410 }
1411 #policy-model .CodeMirror pre {
1412 padding-left: 20px;
1413 }
1414 .CodeMirror-wrap pre {
1415 word-wrap: break-word;
1416 white-space: pre-wrap;
1417 word-break: normal;
1418 }
1419
1420 .CodeMirror-linebackground {
1421 position: absolute;
1422 left: 0; right: 0; top: 0; bottom: 0;
1423 z-index: 0;
1424 }
1425
1426 .CodeMirror-linewidget {
1427 position: relative;
1428 z-index: 2;
1429 padding: 0.1px; /* Force widget margins to stay inside of the container */
1430 }
1431
1432 .CodeMirror-widget {}
1433
1434 .CodeMirror-rtl pre { direction: rtl; }
1435
1436 .CodeMirror-code {
1437 outline: none;
1438 }
1439
1440 /* Force content-box sizing for the elements where we expect it */
1441 .CodeMirror-scroll,
1442 .CodeMirror-sizer,
1443 .CodeMirror-gutter,
1444 .CodeMirror-gutters,
1445 .CodeMirror-linenumber {
1446 -moz-box-sizing: content-box;
1447 box-sizing: content-box;
1448 }
1449
1450 .CodeMirror-measure {
1451 position: absolute;
1452 width: 100%;
1453 height: 0;
1454 overflow: hidden;
1455 visibility: hidden;
1456 }
1457
1458 .CodeMirror-cursor {
1459 position: absolute;
1460 pointer-events: none;
1461 }
1462 .CodeMirror-measure pre { position: static; }
1463
1464 div.CodeMirror-cursors {
1465 visibility: hidden;
1466 position: relative;
1467 z-index: 3;
1468 }
1469 div.CodeMirror-dragcursors {
1470 visibility: visible;
1471 }
1472
1473 .CodeMirror-focused div.CodeMirror-cursors {
1474 visibility: visible;
1475 }
1476
1477 .CodeMirror-selected { background: #d9d9d9; }
1478 .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
1479 .CodeMirror-crosshair { cursor: crosshair; }
1480 .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
1481 .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
1482
1483 .cm-searching {
1484 background-color: #ffa;
1485 background-color: rgba(255, 255, 0, .4);
1486 }
1487
1488 /* Used to force a border model for a node */
1489 .cm-force-border { padding-right: .1px; }
1490
1491 @media print {
1492 /* Hide the cursor when printing */
1493 .CodeMirror div.CodeMirror-cursors {
1494 visibility: hidden;
1495 }
1496 }
1497
1498 /* See issue #2901 */
1499 .cm-tab-wrap-hack:after { content: ''; }
1500
1501 /* Help users use markselection to safely style text background */
1502 span.CodeMirror-selectedtext { background: none; }
1503
1504 /*!
1505 * Datetimepicker for Bootstrap 3
1506 * version : 4.17.47
1507 * https://github.com/Eonasdan/bootstrap-datetimepicker/
1508 */
1509 .bootstrap-datetimepicker-widget {
1510 list-style: none;
1511 }
1512 .bootstrap-datetimepicker-widget.dropdown-menu {
1513 display: block;
1514 margin: 2px 0;
1515 padding: 4px;
1516 width: 19em;
1517 }
1518 @media (min-width: 768px) {
1519 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
1520 width: 38em;
1521 }
1522 }
1523 @media (min-width: 992px) {
1524 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
1525 width: 38em;
1526 }
1527 }
1528 @media (min-width: 1200px) {
1529 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
1530 width: 38em;
1531 }
1532 }
1533 .bootstrap-datetimepicker-widget.dropdown-menu:before,
1534 .bootstrap-datetimepicker-widget.dropdown-menu:after {
1535 content: '';
1536 display: inline-block;
1537 position: absolute;
1538 }
1539 .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
1540 border-left: 7px solid transparent;
1541 border-right: 7px solid transparent;
1542 border-bottom: 7px solid #ccc;
1543 border-bottom-color: rgba(0, 0, 0, 0.2);
1544 top: -7px;
1545 left: 7px;
1546 }
1547 .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
1548 border-left: 6px solid transparent;
1549 border-right: 6px solid transparent;
1550 border-bottom: 6px solid white;
1551 top: -6px;
1552 left: 8px;
1553 }
1554 .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
1555 border-left: 7px solid transparent;
1556 border-right: 7px solid transparent;
1557 border-top: 7px solid #ccc;
1558 border-top-color: rgba(0, 0, 0, 0.2);
1559 bottom: -7px;
1560 left: 6px;
1561 }
1562 .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
1563 border-left: 6px solid transparent;
1564 border-right: 6px solid transparent;
1565 border-top: 6px solid white;
1566 bottom: -6px;
1567 left: 7px;
1568 }
1569 .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
1570 left: auto;
1571 right: 6px;
1572 }
1573 .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
1574 left: auto;
1575 right: 7px;
1576 }
1577 .bootstrap-datetimepicker-widget .list-unstyled {
1578 margin: 0;
1579 }
1580 .bootstrap-datetimepicker-widget a[data-action] {
1581 padding: 6px 0;
1582 }
1583 .bootstrap-datetimepicker-widget a[data-action]:active {
1584 box-shadow: none;
1585 }
1586 .bootstrap-datetimepicker-widget .timepicker-hour,
1587 .bootstrap-datetimepicker-widget .timepicker-minute,
1588 .bootstrap-datetimepicker-widget .timepicker-second {
1589 width: 54px;
1590 font-weight: bold;
1591 font-size: 1.2em;
1592 margin: 0;
1593 }
1594 .bootstrap-datetimepicker-widget button[data-action] {
1595 padding: 6px;
1596 }
1597 .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
1598 position: absolute;
1599 width: 1px;
1600 height: 1px;
1601 margin: -1px;
1602 padding: 0;
1603 overflow: hidden;
1604 clip: rect(0, 0, 0, 0);
1605 border: 0;
1606 content: "Increment Hours";
1607 }
1608 .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
1609 position: absolute;
1610 width: 1px;
1611 height: 1px;
1612 margin: -1px;
1613 padding: 0;
1614 overflow: hidden;
1615 clip: rect(0, 0, 0, 0);
1616 border: 0;
1617 content: "Increment Minutes";
1618 }
1619 .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
1620 position: absolute;
1621 width: 1px;
1622 height: 1px;
1623 margin: -1px;
1624 padding: 0;
1625 overflow: hidden;
1626 clip: rect(0, 0, 0, 0);
1627 border: 0;
1628 content: "Decrement Hours";
1629 }
1630 .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
1631 position: absolute;
1632 width: 1px;
1633 height: 1px;
1634 margin: -1px;
1635 padding: 0;
1636 overflow: hidden;
1637 clip: rect(0, 0, 0, 0);
1638 border: 0;
1639 content: "Decrement Minutes";
1640 }
1641 .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
1642 position: absolute;
1643 width: 1px;
1644 height: 1px;
1645 margin: -1px;
1646 padding: 0;
1647 overflow: hidden;
1648 clip: rect(0, 0, 0, 0);
1649 border: 0;
1650 content: "Show Hours";
1651 }
1652 .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
1653 position: absolute;
1654 width: 1px;
1655 height: 1px;
1656 margin: -1px;
1657 padding: 0;
1658 overflow: hidden;
1659 clip: rect(0, 0, 0, 0);
1660 border: 0;
1661 content: "Show Minutes";
1662 }
1663 .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
1664 position: absolute;
1665 width: 1px;
1666 height: 1px;
1667 margin: -1px;
1668 padding: 0;
1669 overflow: hidden;
1670 clip: rect(0, 0, 0, 0);
1671 border: 0;
1672 content: "Toggle AM/PM";
1673 }
1674 .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
1675 position: absolute;
1676 width: 1px;
1677 height: 1px;
1678 margin: -1px;
1679 padding: 0;
1680 overflow: hidden;
1681 clip: rect(0, 0, 0, 0);
1682 border: 0;
1683 content: "Clear the picker";
1684 }
1685 .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
1686 position: absolute;
1687 width: 1px;
1688 height: 1px;
1689 margin: -1px;
1690 padding: 0;
1691 overflow: hidden;
1692 clip: rect(0, 0, 0, 0);
1693 border: 0;
1694 content: "Set the date to today";
1695 }
1696 .bootstrap-datetimepicker-widget .picker-switch {
1697 text-align: center;
1698 }
1699 .bootstrap-datetimepicker-widget .picker-switch::after {
1700 position: absolute;
1701 width: 1px;
1702 height: 1px;
1703 margin: -1px;
1704 padding: 0;
1705 overflow: hidden;
1706 clip: rect(0, 0, 0, 0);
1707 border: 0;
1708 content: "Toggle Date and Time Screens";
1709 }
1710 .bootstrap-datetimepicker-widget .picker-switch td {
1711 padding: 0;
1712 margin: 0;
1713 height: auto;
1714 width: auto;
1715 line-height: inherit;
1716 }
1717 .bootstrap-datetimepicker-widget .picker-switch td span {
1718 line-height: 2.5;
1719 height: 2.5em;
1720 width: 100%;
1721 }
1722 .bootstrap-datetimepicker-widget table {
1723 width: 100%;
1724 margin: 0;
1725 }
1726 .bootstrap-datetimepicker-widget table td,
1727 .bootstrap-datetimepicker-widget table th {
1728 text-align: center;
1729 border-radius: 4px;
1730 }
1731 .bootstrap-datetimepicker-widget table th {
1732 height: 20px;
1733 line-height: 20px;
1734 width: 20px;
1735 }
1736 .bootstrap-datetimepicker-widget table th.picker-switch {
1737 width: 145px;
1738 }
1739 .bootstrap-datetimepicker-widget table th.disabled,
1740 .bootstrap-datetimepicker-widget table th.disabled:hover {
1741 background: none;
1742 color: #777777;
1743 cursor: not-allowed;
1744 }
1745 .bootstrap-datetimepicker-widget table th.prev::after {
1746 position: absolute;
1747 width: 1px;
1748 height: 1px;
1749 margin: -1px;
1750 padding: 0;
1751 overflow: hidden;
1752 clip: rect(0, 0, 0, 0);
1753 border: 0;
1754 content: "Previous Month";
1755 }
1756 .bootstrap-datetimepicker-widget table th.next::after {
1757 position: absolute;
1758 width: 1px;
1759 height: 1px;
1760 margin: -1px;
1761 padding: 0;
1762 overflow: hidden;
1763 clip: rect(0, 0, 0, 0);
1764 border: 0;
1765 content: "Next Month";
1766 }
1767 .bootstrap-datetimepicker-widget table thead tr:first-child th {
1768 cursor: pointer;
1769 }
1770 .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
1771 background: #eeeeee;
1772 }
1773 .bootstrap-datetimepicker-widget table td {
1774 height: 54px;
1775 line-height: 54px;
1776 width: 54px;
1777 }
1778 .bootstrap-datetimepicker-widget table td.cw {
1779 font-size: .8em;
1780 height: 20px;
1781 line-height: 20px;
1782 color: #777777;
1783 }
1784 .bootstrap-datetimepicker-widget table td.day {
1785 height: 20px;
1786 line-height: 20px;
1787 width: 20px;
1788 }
1789 .bootstrap-datetimepicker-widget table td.day:hover,
1790 .bootstrap-datetimepicker-widget table td.hour:hover,
1791 .bootstrap-datetimepicker-widget table td.minute:hover,
1792 .bootstrap-datetimepicker-widget table td.second:hover {
1793 background: #eeeeee;
1794 cursor: pointer;
1795 }
1796 .bootstrap-datetimepicker-widget table td.old,
1797 .bootstrap-datetimepicker-widget table td.new {
1798 color: #777777;
1799 }
1800 .bootstrap-datetimepicker-widget table td.today {
1801 position: relative;
1802 }
1803 .bootstrap-datetimepicker-widget table td.today:before {
1804 content: '';
1805 display: inline-block;
1806 border: solid transparent;
1807 border-width: 0 0 7px 7px;
1808 border-bottom-color: #337ab7;
1809 border-top-color: rgba(0, 0, 0, 0.2);
1810 position: absolute;
1811 bottom: 4px;
1812 right: 4px;
1813 }
1814 .bootstrap-datetimepicker-widget table td.active,
1815 .bootstrap-datetimepicker-widget table td.active:hover {
1816 background-color: #337ab7;
1817 color: #fff;
1818 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1819 }
1820 .bootstrap-datetimepicker-widget table td.active.today:before {
1821 border-bottom-color: #fff;
1822 }
1823 .bootstrap-datetimepicker-widget table td.disabled,
1824 .bootstrap-datetimepicker-widget table td.disabled:hover {
1825 background: none;
1826 color: #777777;
1827 cursor: not-allowed;
1828 }
1829 .bootstrap-datetimepicker-widget table td span {
1830 display: inline-block;
1831 width: 54px;
1832 height: 54px;
1833 line-height: 54px;
1834 margin: 2px 1.5px;
1835 cursor: pointer;
1836 color: #000000;
1837 border-radius: 4px;
1838 }
1839 .bootstrap-datetimepicker-widget table td span:hover {
1840 background: #eeeeee;
1841 }
1842 .bootstrap-datetimepicker-widget table td span.active {
1843 background-color: #337ab7;
1844 color: #fff;
1845 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1846 }
1847 .bootstrap-datetimepicker-widget table td span.old {
1848 color: #777777;
1849 }
1850 .bootstrap-datetimepicker-widget table td span.disabled,
1851 .bootstrap-datetimepicker-widget table td span.disabled:hover {
1852 background: none;
1853 color: #777777;
1854 cursor: not-allowed;
1855 }
1856 .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
1857 height: 27px;
1858 line-height: 27px;
1859 }
1860 .bootstrap-datetimepicker-widget.wider {
1861 width: 21em;
1862 }
1863 .bootstrap-datetimepicker-widget .datepicker-decades .decade {
1864 line-height: 1.8em !important;
1865 }
1866 .input-group.date .input-group-addon {
1867 cursor: pointer;
1868 }
1869 .sr-only {
1870 position: absolute;
1871 width: 1px;
1872 height: 1px;
1873 margin: -1px;
1874 padding: 0;
1875 overflow: hidden;
1876 clip: rect(0, 0, 0, 0);
1877 border: 0;
1878 }
1879
1880 /* COVER KNOWN CSS ISSUES CASED BY OTHER PLUGINS OR THEMES */
1881
1882 /* Bridge theme */
1883 .radio small, .form-group small, .panel-title small,
1884 .aam-table-group small, .aam-setting-title small {
1885 display: inline !important;
1886 float: none !important;
1887 width: auto !important;
1888 }
1889
1890 /* Custom admin theme */
1891 .postbox a.btn {
1892 color: #FFFFFF !important;
1893 }
1894 .panel-heading a {
1895 color: #333333 !important;
1896 }
1897
1898 /* Slate pro admin */
1899 .postbox {
1900 padding: 0 !important;
1901 border: 1px solid #e5e5e5 !important;
1902 }
1903
1904 /* SEO Ultimited */
1905 .text-info {
1906 color: #337ab7 !important;
1907 }
1908
1909 .text-warning {
1910 color: #8a6d3b !important;
1911 }
1912
1913 .text-success {
1914 color: #3c763d !important;
1915 }
1916
1917 .text-danger {
1918 color: #a94442 !important;
1919 }
1920
1921 /* Purge Varnish */
1922 ul.tab li a:focus, .active {
1923 background-color: transparent;
1924 }