PluginProbe
Comments Extra Fields For Post,Pages and CPT / 1.7
Comments Extra Fields For Post,Pages and CPT v1.7
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.2 2.3 4.0 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 5.0 5.1 5.2
wp-comment-fields / assets / css / bootstrap-grid.css

bootstrap-grid.css in Comments Extra Fields For Post,Pages and CPT 1.7, at assets/css/bootstrap-grid.css

1,990 lines 51.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .nm-wrap-comments {
2 /*!
3 * Bootstrap v3.3.2 (http://getbootstrap.com)
4 * Copyright 2011-2015 Twitter, Inc.
5 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6 */
7 /*!
8 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3aebdd916ec0b086b619)
9 * Config saved to config.json and https://gist.github.com/3aebdd916ec0b086b619
10 */
11 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
12 }
13 .nm-wrap-comments html {
14 font-family: sans-serif;
15 -ms-text-size-adjust: 100%;
16 -webkit-text-size-adjust: 100%;
17 }
18 .nm-wrap-comments body {
19 margin: 0;
20 }
21 .nm-wrap-comments article,
22 .nm-wrap-comments aside,
23 .nm-wrap-comments details,
24 .nm-wrap-comments figcaption,
25 .nm-wrap-comments figure,
26 .nm-wrap-comments footer,
27 .nm-wrap-comments header,
28 .nm-wrap-comments hgroup,
29 .nm-wrap-comments main,
30 .nm-wrap-comments menu,
31 .nm-wrap-comments nav,
32 .nm-wrap-comments section,
33 .nm-wrap-comments summary {
34 display: block;
35 }
36 .nm-wrap-comments audio,
37 .nm-wrap-comments canvas,
38 .nm-wrap-comments progress,
39 .nm-wrap-comments video {
40 display: inline-block;
41 vertical-align: baseline;
42 }
43 .nm-wrap-comments audio:not([controls]) {
44 display: none;
45 height: 0;
46 }
47 .nm-wrap-comments [hidden],
48 .nm-wrap-comments template {
49 display: none;
50 }
51 .nm-wrap-comments a {
52 background-color: transparent;
53 }
54 .nm-wrap-comments a:active,
55 .nm-wrap-comments a:hover {
56 outline: 0;
57 }
58 .nm-wrap-comments abbr[title] {
59 border-bottom: 1px dotted;
60 }
61 .nm-wrap-comments b,
62 .nm-wrap-comments strong {
63 font-weight: bold;
64 }
65 .nm-wrap-comments dfn {
66 font-style: italic;
67 }
68 .nm-wrap-comments h1 {
69 font-size: 2em;
70 margin: 0.67em 0;
71 }
72 .nm-wrap-comments mark {
73 background: #ff0;
74 color: #000;
75 }
76 .nm-wrap-comments small {
77 font-size: 80%;
78 }
79 .nm-wrap-comments sub,
80 .nm-wrap-comments sup {
81 font-size: 75%;
82 line-height: 0;
83 position: relative;
84 vertical-align: baseline;
85 }
86 .nm-wrap-comments sup {
87 top: -0.5em;
88 }
89 .nm-wrap-comments sub {
90 bottom: -0.25em;
91 }
92 .nm-wrap-comments img {
93 border: 0;
94 }
95 .nm-wrap-comments svg:not(:root) {
96 overflow: hidden;
97 }
98 .nm-wrap-comments figure {
99 margin: 1em 40px;
100 }
101 .nm-wrap-comments hr {
102 -moz-box-sizing: content-box;
103 -webkit-box-sizing: content-box;
104 box-sizing: content-box;
105 height: 0;
106 }
107 .nm-wrap-comments pre {
108 overflow: auto;
109 }
110 .nm-wrap-comments code,
111 .nm-wrap-comments kbd,
112 .nm-wrap-comments pre,
113 .nm-wrap-comments samp {
114 font-family: monospace, monospace;
115 font-size: 1em;
116 }
117 .nm-wrap-comments button,
118 .nm-wrap-comments input,
119 .nm-wrap-comments optgroup,
120 .nm-wrap-comments select,
121 .nm-wrap-comments textarea {
122 color: inherit;
123 font: inherit;
124 margin: 0;
125 }
126 .nm-wrap-comments button {
127 overflow: visible;
128 }
129 .nm-wrap-comments button,
130 .nm-wrap-comments select {
131 text-transform: none;
132 }
133 .nm-wrap-comments button,
134 .nm-wrap-comments html input[type="button"],
135 .nm-wrap-comments input[type="reset"],
136 .nm-wrap-comments input[type="submit"] {
137 -webkit-appearance: button;
138 cursor: pointer;
139 }
140 .nm-wrap-comments button[disabled],
141 .nm-wrap-comments html input[disabled] {
142 cursor: default;
143 }
144 .nm-wrap-comments button::-moz-focus-inner,
145 .nm-wrap-comments input::-moz-focus-inner {
146 border: 0;
147 padding: 0;
148 }
149 .nm-wrap-comments input {
150 line-height: normal;
151 }
152 .nm-wrap-comments input[type="checkbox"],
153 .nm-wrap-comments input[type="radio"] {
154 -webkit-box-sizing: border-box;
155 -moz-box-sizing: border-box;
156 box-sizing: border-box;
157 padding: 0;
158 }
159 .nm-wrap-comments input[type="number"]::-webkit-inner-spin-button,
160 .nm-wrap-comments input[type="number"]::-webkit-outer-spin-button {
161 height: auto;
162 }
163 .nm-wrap-comments input[type="search"] {
164 -webkit-appearance: textfield;
165 -moz-box-sizing: content-box;
166 -webkit-box-sizing: content-box;
167 box-sizing: content-box;
168 }
169 .nm-wrap-comments input[type="search"]::-webkit-search-cancel-button,
170 .nm-wrap-comments input[type="search"]::-webkit-search-decoration {
171 -webkit-appearance: none;
172 }
173 .nm-wrap-comments fieldset {
174 border: 1px solid #c0c0c0;
175 margin: 0 2px;
176 padding: 0.35em 0.625em 0.75em;
177 }
178 .nm-wrap-comments legend {
179 border: 0;
180 padding: 0;
181 }
182 .nm-wrap-comments textarea {
183 overflow: auto;
184 }
185 .nm-wrap-comments optgroup {
186 font-weight: bold;
187 }
188 .nm-wrap-comments table {
189 border-collapse: collapse;
190 border-spacing: 0;
191 }
192 .nm-wrap-comments td,
193 .nm-wrap-comments th {
194 padding: 0;
195 }
196 .nm-wrap-comments * {
197 -webkit-box-sizing: border-box;
198 -moz-box-sizing: border-box;
199 box-sizing: border-box;
200 }
201 .nm-wrap-comments *:before,
202 .nm-wrap-comments *:after {
203 -webkit-box-sizing: border-box;
204 -moz-box-sizing: border-box;
205 box-sizing: border-box;
206 }
207 .nm-wrap-comments html {
208 font-size: 10px;
209 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
210 }
211 .nm-wrap-comments body {
212 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
213 font-size: 14px;
214 line-height: 1.42857143;
215 color: #333333;
216 background-color: #ffffff;
217 }
218 .nm-wrap-comments input,
219 .nm-wrap-comments button,
220 .nm-wrap-comments select,
221 .nm-wrap-comments textarea {
222 font-family: inherit;
223 font-size: inherit;
224 line-height: inherit;
225 }
226 .nm-wrap-comments a {
227 color: #337ab7;
228 text-decoration: none;
229 }
230 .nm-wrap-comments a:hover,
231 .nm-wrap-comments a:focus {
232 color: #23527c;
233 text-decoration: underline;
234 }
235 .nm-wrap-comments a:focus {
236 outline: thin dotted;
237 outline: 5px auto -webkit-focus-ring-color;
238 outline-offset: -2px;
239 }
240 .nm-wrap-comments figure {
241 margin: 0;
242 }
243 .nm-wrap-comments img {
244 vertical-align: middle;
245 }
246 .nm-wrap-comments .img-responsive {
247 display: block;
248 max-width: 100%;
249 height: auto;
250 }
251 .nm-wrap-comments .img-rounded {
252 border-radius: 6px;
253 }
254 .nm-wrap-comments .img-thumbnail {
255 padding: 4px;
256 line-height: 1.42857143;
257 background-color: #ffffff;
258 border: 1px solid #dddddd;
259 border-radius: 4px;
260 -webkit-transition: all 0.2s ease-in-out;
261 -o-transition: all 0.2s ease-in-out;
262 transition: all 0.2s ease-in-out;
263 display: inline-block;
264 max-width: 100%;
265 height: auto;
266 }
267 .nm-wrap-comments .img-circle {
268 border-radius: 50%;
269 }
270 .nm-wrap-comments hr {
271 margin-top: 20px;
272 margin-bottom: 20px;
273 border: 0;
274 border-top: 1px solid #eeeeee;
275 }
276 .nm-wrap-comments .sr-only {
277 position: absolute;
278 width: 1px;
279 height: 1px;
280 margin: -1px;
281 padding: 0;
282 overflow: hidden;
283 clip: rect(0, 0, 0, 0);
284 border: 0;
285 }
286 .nm-wrap-comments .sr-only-focusable:active,
287 .nm-wrap-comments .sr-only-focusable:focus {
288 position: static;
289 width: auto;
290 height: auto;
291 margin: 0;
292 overflow: visible;
293 clip: auto;
294 }
295 .nm-wrap-comments .container {
296 margin-right: auto;
297 margin-left: auto;
298 padding-left: 15px;
299 padding-right: 15px;
300 }
301 @media (min-width: 768px) {
302 .nm-wrap-comments .container {
303 width: 750px;
304 }
305 }
306 @media (min-width: 992px) {
307 .nm-wrap-comments .container {
308 width: 970px;
309 }
310 }
311 @media (min-width: 1200px) {
312 .nm-wrap-comments .container {
313 width: 1170px;
314 }
315 }
316 .nm-wrap-comments .container-fluid {
317 margin-right: auto;
318 margin-left: auto;
319 padding-left: 15px;
320 padding-right: 15px;
321 }
322 .nm-wrap-comments .row {
323 margin-left: -15px;
324 margin-right: -15px;
325 }
326 .nm-wrap-comments .col-xs-1,
327 .nm-wrap-comments .col-sm-1,
328 .nm-wrap-comments .col-md-1,
329 .nm-wrap-comments .col-lg-1,
330 .nm-wrap-comments .col-xs-2,
331 .nm-wrap-comments .col-sm-2,
332 .nm-wrap-comments .col-md-2,
333 .nm-wrap-comments .col-lg-2,
334 .nm-wrap-comments .col-xs-3,
335 .nm-wrap-comments .col-sm-3,
336 .nm-wrap-comments .col-md-3,
337 .nm-wrap-comments .col-lg-3,
338 .nm-wrap-comments .col-xs-4,
339 .nm-wrap-comments .col-sm-4,
340 .nm-wrap-comments .col-md-4,
341 .nm-wrap-comments .col-lg-4,
342 .nm-wrap-comments .col-xs-5,
343 .nm-wrap-comments .col-sm-5,
344 .nm-wrap-comments .col-md-5,
345 .nm-wrap-comments .col-lg-5,
346 .nm-wrap-comments .col-xs-6,
347 .nm-wrap-comments .col-sm-6,
348 .nm-wrap-comments .col-md-6,
349 .nm-wrap-comments .col-lg-6,
350 .nm-wrap-comments .col-xs-7,
351 .nm-wrap-comments .col-sm-7,
352 .nm-wrap-comments .col-md-7,
353 .nm-wrap-comments .col-lg-7,
354 .nm-wrap-comments .col-xs-8,
355 .nm-wrap-comments .col-sm-8,
356 .nm-wrap-comments .col-md-8,
357 .nm-wrap-comments .col-lg-8,
358 .nm-wrap-comments .col-xs-9,
359 .nm-wrap-comments .col-sm-9,
360 .nm-wrap-comments .col-md-9,
361 .nm-wrap-comments .col-lg-9,
362 .nm-wrap-comments .col-xs-10,
363 .nm-wrap-comments .col-sm-10,
364 .nm-wrap-comments .col-md-10,
365 .nm-wrap-comments .col-lg-10,
366 .nm-wrap-comments .col-xs-11,
367 .nm-wrap-comments .col-sm-11,
368 .nm-wrap-comments .col-md-11,
369 .nm-wrap-comments .col-lg-11,
370 .nm-wrap-comments .col-xs-12,
371 .nm-wrap-comments .col-sm-12,
372 .nm-wrap-comments .col-md-12,
373 .nm-wrap-comments .col-lg-12 {
374 position: relative;
375 min-height: 1px;
376 padding-left: 15px;
377 padding-right: 15px;
378 }
379 .nm-wrap-comments .col-xs-1,
380 .nm-wrap-comments .col-xs-2,
381 .nm-wrap-comments .col-xs-3,
382 .nm-wrap-comments .col-xs-4,
383 .nm-wrap-comments .col-xs-5,
384 .nm-wrap-comments .col-xs-6,
385 .nm-wrap-comments .col-xs-7,
386 .nm-wrap-comments .col-xs-8,
387 .nm-wrap-comments .col-xs-9,
388 .nm-wrap-comments .col-xs-10,
389 .nm-wrap-comments .col-xs-11,
390 .nm-wrap-comments .col-xs-12 {
391 float: left;
392 }
393 .nm-wrap-comments .col-xs-12 {
394 width: 100%;
395 }
396 .nm-wrap-comments .col-xs-11 {
397 width: 91.66666667%;
398 }
399 .nm-wrap-comments .col-xs-10 {
400 width: 83.33333333%;
401 }
402 .nm-wrap-comments .col-xs-9 {
403 width: 75%;
404 }
405 .nm-wrap-comments .col-xs-8 {
406 width: 66.66666667%;
407 }
408 .nm-wrap-comments .col-xs-7 {
409 width: 58.33333333%;
410 }
411 .nm-wrap-comments .col-xs-6 {
412 width: 50%;
413 }
414 .nm-wrap-comments .col-xs-5 {
415 width: 41.66666667%;
416 }
417 .nm-wrap-comments .col-xs-4 {
418 width: 33.33333333%;
419 }
420 .nm-wrap-comments .col-xs-3 {
421 width: 25%;
422 }
423 .nm-wrap-comments .col-xs-2 {
424 width: 16.66666667%;
425 }
426 .nm-wrap-comments .col-xs-1 {
427 width: 8.33333333%;
428 }
429 .nm-wrap-comments .col-xs-pull-12 {
430 right: 100%;
431 }
432 .nm-wrap-comments .col-xs-pull-11 {
433 right: 91.66666667%;
434 }
435 .nm-wrap-comments .col-xs-pull-10 {
436 right: 83.33333333%;
437 }
438 .nm-wrap-comments .col-xs-pull-9 {
439 right: 75%;
440 }
441 .nm-wrap-comments .col-xs-pull-8 {
442 right: 66.66666667%;
443 }
444 .nm-wrap-comments .col-xs-pull-7 {
445 right: 58.33333333%;
446 }
447 .nm-wrap-comments .col-xs-pull-6 {
448 right: 50%;
449 }
450 .nm-wrap-comments .col-xs-pull-5 {
451 right: 41.66666667%;
452 }
453 .nm-wrap-comments .col-xs-pull-4 {
454 right: 33.33333333%;
455 }
456 .nm-wrap-comments .col-xs-pull-3 {
457 right: 25%;
458 }
459 .nm-wrap-comments .col-xs-pull-2 {
460 right: 16.66666667%;
461 }
462 .nm-wrap-comments .col-xs-pull-1 {
463 right: 8.33333333%;
464 }
465 .nm-wrap-comments .col-xs-pull-0 {
466 right: auto;
467 }
468 .nm-wrap-comments .col-xs-push-12 {
469 left: 100%;
470 }
471 .nm-wrap-comments .col-xs-push-11 {
472 left: 91.66666667%;
473 }
474 .nm-wrap-comments .col-xs-push-10 {
475 left: 83.33333333%;
476 }
477 .nm-wrap-comments .col-xs-push-9 {
478 left: 75%;
479 }
480 .nm-wrap-comments .col-xs-push-8 {
481 left: 66.66666667%;
482 }
483 .nm-wrap-comments .col-xs-push-7 {
484 left: 58.33333333%;
485 }
486 .nm-wrap-comments .col-xs-push-6 {
487 left: 50%;
488 }
489 .nm-wrap-comments .col-xs-push-5 {
490 left: 41.66666667%;
491 }
492 .nm-wrap-comments .col-xs-push-4 {
493 left: 33.33333333%;
494 }
495 .nm-wrap-comments .col-xs-push-3 {
496 left: 25%;
497 }
498 .nm-wrap-comments .col-xs-push-2 {
499 left: 16.66666667%;
500 }
501 .nm-wrap-comments .col-xs-push-1 {
502 left: 8.33333333%;
503 }
504 .nm-wrap-comments .col-xs-push-0 {
505 left: auto;
506 }
507 .nm-wrap-comments .col-xs-offset-12 {
508 margin-left: 100%;
509 }
510 .nm-wrap-comments .col-xs-offset-11 {
511 margin-left: 91.66666667%;
512 }
513 .nm-wrap-comments .col-xs-offset-10 {
514 margin-left: 83.33333333%;
515 }
516 .nm-wrap-comments .col-xs-offset-9 {
517 margin-left: 75%;
518 }
519 .nm-wrap-comments .col-xs-offset-8 {
520 margin-left: 66.66666667%;
521 }
522 .nm-wrap-comments .col-xs-offset-7 {
523 margin-left: 58.33333333%;
524 }
525 .nm-wrap-comments .col-xs-offset-6 {
526 margin-left: 50%;
527 }
528 .nm-wrap-comments .col-xs-offset-5 {
529 margin-left: 41.66666667%;
530 }
531 .nm-wrap-comments .col-xs-offset-4 {
532 margin-left: 33.33333333%;
533 }
534 .nm-wrap-comments .col-xs-offset-3 {
535 margin-left: 25%;
536 }
537 .nm-wrap-comments .col-xs-offset-2 {
538 margin-left: 16.66666667%;
539 }
540 .nm-wrap-comments .col-xs-offset-1 {
541 margin-left: 8.33333333%;
542 }
543 .nm-wrap-comments .col-xs-offset-0 {
544 margin-left: 0%;
545 }
546 @media (min-width: 768px) {
547 .nm-wrap-comments .col-sm-1,
548 .nm-wrap-comments .col-sm-2,
549 .nm-wrap-comments .col-sm-3,
550 .nm-wrap-comments .col-sm-4,
551 .nm-wrap-comments .col-sm-5,
552 .nm-wrap-comments .col-sm-6,
553 .nm-wrap-comments .col-sm-7,
554 .nm-wrap-comments .col-sm-8,
555 .nm-wrap-comments .col-sm-9,
556 .nm-wrap-comments .col-sm-10,
557 .nm-wrap-comments .col-sm-11,
558 .nm-wrap-comments .col-sm-12 {
559 float: left;
560 }
561 .nm-wrap-comments .col-sm-12 {
562 width: 100%;
563 }
564 .nm-wrap-comments .col-sm-11 {
565 width: 91.66666667%;
566 }
567 .nm-wrap-comments .col-sm-10 {
568 width: 83.33333333%;
569 }
570 .nm-wrap-comments .col-sm-9 {
571 width: 75%;
572 }
573 .nm-wrap-comments .col-sm-8 {
574 width: 66.66666667%;
575 }
576 .nm-wrap-comments .col-sm-7 {
577 width: 58.33333333%;
578 }
579 .nm-wrap-comments .col-sm-6 {
580 width: 50%;
581 }
582 .nm-wrap-comments .col-sm-5 {
583 width: 41.66666667%;
584 }
585 .nm-wrap-comments .col-sm-4 {
586 width: 33.33333333%;
587 }
588 .nm-wrap-comments .col-sm-3 {
589 width: 25%;
590 }
591 .nm-wrap-comments .col-sm-2 {
592 width: 16.66666667%;
593 }
594 .nm-wrap-comments .col-sm-1 {
595 width: 8.33333333%;
596 }
597 .nm-wrap-comments .col-sm-pull-12 {
598 right: 100%;
599 }
600 .nm-wrap-comments .col-sm-pull-11 {
601 right: 91.66666667%;
602 }
603 .nm-wrap-comments .col-sm-pull-10 {
604 right: 83.33333333%;
605 }
606 .nm-wrap-comments .col-sm-pull-9 {
607 right: 75%;
608 }
609 .nm-wrap-comments .col-sm-pull-8 {
610 right: 66.66666667%;
611 }
612 .nm-wrap-comments .col-sm-pull-7 {
613 right: 58.33333333%;
614 }
615 .nm-wrap-comments .col-sm-pull-6 {
616 right: 50%;
617 }
618 .nm-wrap-comments .col-sm-pull-5 {
619 right: 41.66666667%;
620 }
621 .nm-wrap-comments .col-sm-pull-4 {
622 right: 33.33333333%;
623 }
624 .nm-wrap-comments .col-sm-pull-3 {
625 right: 25%;
626 }
627 .nm-wrap-comments .col-sm-pull-2 {
628 right: 16.66666667%;
629 }
630 .nm-wrap-comments .col-sm-pull-1 {
631 right: 8.33333333%;
632 }
633 .nm-wrap-comments .col-sm-pull-0 {
634 right: auto;
635 }
636 .nm-wrap-comments .col-sm-push-12 {
637 left: 100%;
638 }
639 .nm-wrap-comments .col-sm-push-11 {
640 left: 91.66666667%;
641 }
642 .nm-wrap-comments .col-sm-push-10 {
643 left: 83.33333333%;
644 }
645 .nm-wrap-comments .col-sm-push-9 {
646 left: 75%;
647 }
648 .nm-wrap-comments .col-sm-push-8 {
649 left: 66.66666667%;
650 }
651 .nm-wrap-comments .col-sm-push-7 {
652 left: 58.33333333%;
653 }
654 .nm-wrap-comments .col-sm-push-6 {
655 left: 50%;
656 }
657 .nm-wrap-comments .col-sm-push-5 {
658 left: 41.66666667%;
659 }
660 .nm-wrap-comments .col-sm-push-4 {
661 left: 33.33333333%;
662 }
663 .nm-wrap-comments .col-sm-push-3 {
664 left: 25%;
665 }
666 .nm-wrap-comments .col-sm-push-2 {
667 left: 16.66666667%;
668 }
669 .nm-wrap-comments .col-sm-push-1 {
670 left: 8.33333333%;
671 }
672 .nm-wrap-comments .col-sm-push-0 {
673 left: auto;
674 }
675 .nm-wrap-comments .col-sm-offset-12 {
676 margin-left: 100%;
677 }
678 .nm-wrap-comments .col-sm-offset-11 {
679 margin-left: 91.66666667%;
680 }
681 .nm-wrap-comments .col-sm-offset-10 {
682 margin-left: 83.33333333%;
683 }
684 .nm-wrap-comments .col-sm-offset-9 {
685 margin-left: 75%;
686 }
687 .nm-wrap-comments .col-sm-offset-8 {
688 margin-left: 66.66666667%;
689 }
690 .nm-wrap-comments .col-sm-offset-7 {
691 margin-left: 58.33333333%;
692 }
693 .nm-wrap-comments .col-sm-offset-6 {
694 margin-left: 50%;
695 }
696 .nm-wrap-comments .col-sm-offset-5 {
697 margin-left: 41.66666667%;
698 }
699 .nm-wrap-comments .col-sm-offset-4 {
700 margin-left: 33.33333333%;
701 }
702 .nm-wrap-comments .col-sm-offset-3 {
703 margin-left: 25%;
704 }
705 .nm-wrap-comments .col-sm-offset-2 {
706 margin-left: 16.66666667%;
707 }
708 .nm-wrap-comments .col-sm-offset-1 {
709 margin-left: 8.33333333%;
710 }
711 .nm-wrap-comments .col-sm-offset-0 {
712 margin-left: 0%;
713 }
714 }
715 @media (min-width: 992px) {
716 .nm-wrap-comments .col-md-1,
717 .nm-wrap-comments .col-md-2,
718 .nm-wrap-comments .col-md-3,
719 .nm-wrap-comments .col-md-4,
720 .nm-wrap-comments .col-md-5,
721 .nm-wrap-comments .col-md-6,
722 .nm-wrap-comments .col-md-7,
723 .nm-wrap-comments .col-md-8,
724 .nm-wrap-comments .col-md-9,
725 .nm-wrap-comments .col-md-10,
726 .nm-wrap-comments .col-md-11,
727 .nm-wrap-comments .col-md-12 {
728 float: left;
729 }
730 .nm-wrap-comments .col-md-12 {
731 width: 100%;
732 }
733 .nm-wrap-comments .col-md-11 {
734 width: 91.66666667%;
735 }
736 .nm-wrap-comments .col-md-10 {
737 width: 83.33333333%;
738 }
739 .nm-wrap-comments .col-md-9 {
740 width: 75%;
741 }
742 .nm-wrap-comments .col-md-8 {
743 width: 66.66666667%;
744 }
745 .nm-wrap-comments .col-md-7 {
746 width: 58.33333333%;
747 }
748 .nm-wrap-comments .col-md-6 {
749 width: 50%;
750 }
751 .nm-wrap-comments .col-md-5 {
752 width: 41.66666667%;
753 }
754 .nm-wrap-comments .col-md-4 {
755 width: 33.33333333%;
756 }
757 .nm-wrap-comments .col-md-3 {
758 width: 25%;
759 }
760 .nm-wrap-comments .col-md-2 {
761 width: 16.66666667%;
762 }
763 .nm-wrap-comments .col-md-1 {
764 width: 8.33333333%;
765 }
766 .nm-wrap-comments .col-md-pull-12 {
767 right: 100%;
768 }
769 .nm-wrap-comments .col-md-pull-11 {
770 right: 91.66666667%;
771 }
772 .nm-wrap-comments .col-md-pull-10 {
773 right: 83.33333333%;
774 }
775 .nm-wrap-comments .col-md-pull-9 {
776 right: 75%;
777 }
778 .nm-wrap-comments .col-md-pull-8 {
779 right: 66.66666667%;
780 }
781 .nm-wrap-comments .col-md-pull-7 {
782 right: 58.33333333%;
783 }
784 .nm-wrap-comments .col-md-pull-6 {
785 right: 50%;
786 }
787 .nm-wrap-comments .col-md-pull-5 {
788 right: 41.66666667%;
789 }
790 .nm-wrap-comments .col-md-pull-4 {
791 right: 33.33333333%;
792 }
793 .nm-wrap-comments .col-md-pull-3 {
794 right: 25%;
795 }
796 .nm-wrap-comments .col-md-pull-2 {
797 right: 16.66666667%;
798 }
799 .nm-wrap-comments .col-md-pull-1 {
800 right: 8.33333333%;
801 }
802 .nm-wrap-comments .col-md-pull-0 {
803 right: auto;
804 }
805 .nm-wrap-comments .col-md-push-12 {
806 left: 100%;
807 }
808 .nm-wrap-comments .col-md-push-11 {
809 left: 91.66666667%;
810 }
811 .nm-wrap-comments .col-md-push-10 {
812 left: 83.33333333%;
813 }
814 .nm-wrap-comments .col-md-push-9 {
815 left: 75%;
816 }
817 .nm-wrap-comments .col-md-push-8 {
818 left: 66.66666667%;
819 }
820 .nm-wrap-comments .col-md-push-7 {
821 left: 58.33333333%;
822 }
823 .nm-wrap-comments .col-md-push-6 {
824 left: 50%;
825 }
826 .nm-wrap-comments .col-md-push-5 {
827 left: 41.66666667%;
828 }
829 .nm-wrap-comments .col-md-push-4 {
830 left: 33.33333333%;
831 }
832 .nm-wrap-comments .col-md-push-3 {
833 left: 25%;
834 }
835 .nm-wrap-comments .col-md-push-2 {
836 left: 16.66666667%;
837 }
838 .nm-wrap-comments .col-md-push-1 {
839 left: 8.33333333%;
840 }
841 .nm-wrap-comments .col-md-push-0 {
842 left: auto;
843 }
844 .nm-wrap-comments .col-md-offset-12 {
845 margin-left: 100%;
846 }
847 .nm-wrap-comments .col-md-offset-11 {
848 margin-left: 91.66666667%;
849 }
850 .nm-wrap-comments .col-md-offset-10 {
851 margin-left: 83.33333333%;
852 }
853 .nm-wrap-comments .col-md-offset-9 {
854 margin-left: 75%;
855 }
856 .nm-wrap-comments .col-md-offset-8 {
857 margin-left: 66.66666667%;
858 }
859 .nm-wrap-comments .col-md-offset-7 {
860 margin-left: 58.33333333%;
861 }
862 .nm-wrap-comments .col-md-offset-6 {
863 margin-left: 50%;
864 }
865 .nm-wrap-comments .col-md-offset-5 {
866 margin-left: 41.66666667%;
867 }
868 .nm-wrap-comments .col-md-offset-4 {
869 margin-left: 33.33333333%;
870 }
871 .nm-wrap-comments .col-md-offset-3 {
872 margin-left: 25%;
873 }
874 .nm-wrap-comments .col-md-offset-2 {
875 margin-left: 16.66666667%;
876 }
877 .nm-wrap-comments .col-md-offset-1 {
878 margin-left: 8.33333333%;
879 }
880 .nm-wrap-comments .col-md-offset-0 {
881 margin-left: 0%;
882 }
883 }
884 @media (min-width: 1200px) {
885 .nm-wrap-comments .col-lg-1,
886 .nm-wrap-comments .col-lg-2,
887 .nm-wrap-comments .col-lg-3,
888 .nm-wrap-comments .col-lg-4,
889 .nm-wrap-comments .col-lg-5,
890 .nm-wrap-comments .col-lg-6,
891 .nm-wrap-comments .col-lg-7,
892 .nm-wrap-comments .col-lg-8,
893 .nm-wrap-comments .col-lg-9,
894 .nm-wrap-comments .col-lg-10,
895 .nm-wrap-comments .col-lg-11,
896 .nm-wrap-comments .col-lg-12 {
897 float: left;
898 }
899 .nm-wrap-comments .col-lg-12 {
900 width: 100%;
901 }
902 .nm-wrap-comments .col-lg-11 {
903 width: 91.66666667%;
904 }
905 .nm-wrap-comments .col-lg-10 {
906 width: 83.33333333%;
907 }
908 .nm-wrap-comments .col-lg-9 {
909 width: 75%;
910 }
911 .nm-wrap-comments .col-lg-8 {
912 width: 66.66666667%;
913 }
914 .nm-wrap-comments .col-lg-7 {
915 width: 58.33333333%;
916 }
917 .nm-wrap-comments .col-lg-6 {
918 width: 50%;
919 }
920 .nm-wrap-comments .col-lg-5 {
921 width: 41.66666667%;
922 }
923 .nm-wrap-comments .col-lg-4 {
924 width: 33.33333333%;
925 }
926 .nm-wrap-comments .col-lg-3 {
927 width: 25%;
928 }
929 .nm-wrap-comments .col-lg-2 {
930 width: 16.66666667%;
931 }
932 .nm-wrap-comments .col-lg-1 {
933 width: 8.33333333%;
934 }
935 .nm-wrap-comments .col-lg-pull-12 {
936 right: 100%;
937 }
938 .nm-wrap-comments .col-lg-pull-11 {
939 right: 91.66666667%;
940 }
941 .nm-wrap-comments .col-lg-pull-10 {
942 right: 83.33333333%;
943 }
944 .nm-wrap-comments .col-lg-pull-9 {
945 right: 75%;
946 }
947 .nm-wrap-comments .col-lg-pull-8 {
948 right: 66.66666667%;
949 }
950 .nm-wrap-comments .col-lg-pull-7 {
951 right: 58.33333333%;
952 }
953 .nm-wrap-comments .col-lg-pull-6 {
954 right: 50%;
955 }
956 .nm-wrap-comments .col-lg-pull-5 {
957 right: 41.66666667%;
958 }
959 .nm-wrap-comments .col-lg-pull-4 {
960 right: 33.33333333%;
961 }
962 .nm-wrap-comments .col-lg-pull-3 {
963 right: 25%;
964 }
965 .nm-wrap-comments .col-lg-pull-2 {
966 right: 16.66666667%;
967 }
968 .nm-wrap-comments .col-lg-pull-1 {
969 right: 8.33333333%;
970 }
971 .nm-wrap-comments .col-lg-pull-0 {
972 right: auto;
973 }
974 .nm-wrap-comments .col-lg-push-12 {
975 left: 100%;
976 }
977 .nm-wrap-comments .col-lg-push-11 {
978 left: 91.66666667%;
979 }
980 .nm-wrap-comments .col-lg-push-10 {
981 left: 83.33333333%;
982 }
983 .nm-wrap-comments .col-lg-push-9 {
984 left: 75%;
985 }
986 .nm-wrap-comments .col-lg-push-8 {
987 left: 66.66666667%;
988 }
989 .nm-wrap-comments .col-lg-push-7 {
990 left: 58.33333333%;
991 }
992 .nm-wrap-comments .col-lg-push-6 {
993 left: 50%;
994 }
995 .nm-wrap-comments .col-lg-push-5 {
996 left: 41.66666667%;
997 }
998 .nm-wrap-comments .col-lg-push-4 {
999 left: 33.33333333%;
1000 }
1001 .nm-wrap-comments .col-lg-push-3 {
1002 left: 25%;
1003 }
1004 .nm-wrap-comments .col-lg-push-2 {
1005 left: 16.66666667%;
1006 }
1007 .nm-wrap-comments .col-lg-push-1 {
1008 left: 8.33333333%;
1009 }
1010 .nm-wrap-comments .col-lg-push-0 {
1011 left: auto;
1012 }
1013 .nm-wrap-comments .col-lg-offset-12 {
1014 margin-left: 100%;
1015 }
1016 .nm-wrap-comments .col-lg-offset-11 {
1017 margin-left: 91.66666667%;
1018 }
1019 .nm-wrap-comments .col-lg-offset-10 {
1020 margin-left: 83.33333333%;
1021 }
1022 .nm-wrap-comments .col-lg-offset-9 {
1023 margin-left: 75%;
1024 }
1025 .nm-wrap-comments .col-lg-offset-8 {
1026 margin-left: 66.66666667%;
1027 }
1028 .nm-wrap-comments .col-lg-offset-7 {
1029 margin-left: 58.33333333%;
1030 }
1031 .nm-wrap-comments .col-lg-offset-6 {
1032 margin-left: 50%;
1033 }
1034 .nm-wrap-comments .col-lg-offset-5 {
1035 margin-left: 41.66666667%;
1036 }
1037 .nm-wrap-comments .col-lg-offset-4 {
1038 margin-left: 33.33333333%;
1039 }
1040 .nm-wrap-comments .col-lg-offset-3 {
1041 margin-left: 25%;
1042 }
1043 .nm-wrap-comments .col-lg-offset-2 {
1044 margin-left: 16.66666667%;
1045 }
1046 .nm-wrap-comments .col-lg-offset-1 {
1047 margin-left: 8.33333333%;
1048 }
1049 .nm-wrap-comments .col-lg-offset-0 {
1050 margin-left: 0%;
1051 }
1052 }
1053 .nm-wrap-comments fieldset {
1054 padding: 0;
1055 margin: 0;
1056 border: 0;
1057 min-width: 0;
1058 }
1059 .nm-wrap-comments legend {
1060 display: block;
1061 width: 100%;
1062 padding: 0;
1063 margin-bottom: 20px;
1064 font-size: 21px;
1065 line-height: inherit;
1066 color: #333333;
1067 border: 0;
1068 border-bottom: 1px solid #e5e5e5;
1069 }
1070 .nm-wrap-comments label {
1071 display: inline-block;
1072 max-width: 100%;
1073 margin-bottom: 5px;
1074 font-weight: bold;
1075 }
1076 .nm-wrap-comments input[type="search"] {
1077 -webkit-box-sizing: border-box;
1078 -moz-box-sizing: border-box;
1079 box-sizing: border-box;
1080 }
1081 .nm-wrap-comments input[type="radio"],
1082 .nm-wrap-comments input[type="checkbox"] {
1083 margin: 4px 0 0;
1084 margin-top: 1px \9;
1085 line-height: normal;
1086 }
1087 .nm-wrap-comments input[type="file"] {
1088 display: block;
1089 }
1090 .nm-wrap-comments input[type="range"] {
1091 display: block;
1092 width: 100%;
1093 }
1094 .nm-wrap-comments select[multiple],
1095 .nm-wrap-comments select[size] {
1096 height: auto;
1097 }
1098 .nm-wrap-comments input[type="file"]:focus,
1099 .nm-wrap-comments input[type="radio"]:focus,
1100 .nm-wrap-comments input[type="checkbox"]:focus {
1101 outline: thin dotted;
1102 outline: 5px auto -webkit-focus-ring-color;
1103 outline-offset: -2px;
1104 }
1105 .nm-wrap-comments output {
1106 display: block;
1107 padding-top: 7px;
1108 font-size: 14px;
1109 line-height: 1.42857143;
1110 color: #555555;
1111 }
1112 .nm-wrap-comments .form-control {
1113 display: block;
1114 width: 100%;
1115 height: 34px;
1116 padding: 6px 12px;
1117 font-size: 14px;
1118 line-height: 1.42857143;
1119 color: #555555;
1120 background-color: #ffffff;
1121 background-image: none;
1122 border: 1px solid #cccccc;
1123 border-radius: 4px;
1124 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1125 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1126 -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
1127 -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1128 transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
1129 }
1130 .nm-wrap-comments .form-control:focus {
1131 border-color: #66afe9;
1132 outline: 0;
1133 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
1134 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
1135 }
1136 .nm-wrap-comments .form-control::-moz-placeholder {
1137 color: #999999;
1138 opacity: 1;
1139 }
1140 .nm-wrap-comments .form-control:-ms-input-placeholder {
1141 color: #999999;
1142 }
1143 .nm-wrap-comments .form-control::-webkit-input-placeholder {
1144 color: #999999;
1145 }
1146 .nm-wrap-comments .form-control[disabled],
1147 .nm-wrap-comments .form-control[readonly],
1148 .nm-wrap-comments fieldset[disabled] .form-control {
1149 cursor: not-allowed;
1150 background-color: #eeeeee;
1151 opacity: 1;
1152 }
1153 .nm-wrap-comments textarea.form-control {
1154 height: auto;
1155 }
1156 .nm-wrap-comments input[type="search"] {
1157 -webkit-appearance: none;
1158 }
1159 @media screen and (-webkit-min-device-pixel-ratio: 0) {
1160 .nm-wrap-comments input[type="date"],
1161 .nm-wrap-comments input[type="time"],
1162 .nm-wrap-comments input[type="datetime-local"],
1163 .nm-wrap-comments input[type="month"] {
1164 line-height: 34px;
1165 }
1166 .nm-wrap-comments input[type="date"].input-sm,
1167 .nm-wrap-comments input[type="time"].input-sm,
1168 .nm-wrap-comments input[type="datetime-local"].input-sm,
1169 .nm-wrap-comments input[type="month"].input-sm,
1170 .nm-wrap-comments .input-group-sm input[type="date"],
1171 .nm-wrap-comments .input-group-sm input[type="time"],
1172 .nm-wrap-comments .input-group-sm input[type="datetime-local"],
1173 .nm-wrap-comments .input-group-sm input[type="month"] {
1174 line-height: 30px;
1175 }
1176 .nm-wrap-comments input[type="date"].input-lg,
1177 .nm-wrap-comments input[type="time"].input-lg,
1178 .nm-wrap-comments input[type="datetime-local"].input-lg,
1179 .nm-wrap-comments input[type="month"].input-lg,
1180 .nm-wrap-comments .input-group-lg input[type="date"],
1181 .nm-wrap-comments .input-group-lg input[type="time"],
1182 .nm-wrap-comments .input-group-lg input[type="datetime-local"],
1183 .nm-wrap-comments .input-group-lg input[type="month"] {
1184 line-height: 46px;
1185 }
1186 }
1187 .nm-wrap-comments .form-group {
1188 margin-bottom: 15px;
1189 }
1190 .nm-wrap-comments .radio,
1191 .nm-wrap-comments .checkbox {
1192 position: relative;
1193 display: block;
1194 margin-top: 10px;
1195 margin-bottom: 10px;
1196 }
1197 .nm-wrap-comments .radio label,
1198 .nm-wrap-comments .checkbox label {
1199 min-height: 20px;
1200 padding-left: 20px;
1201 margin-bottom: 0;
1202 font-weight: normal;
1203 cursor: pointer;
1204 }
1205 .nm-wrap-comments .radio input[type="radio"],
1206 .nm-wrap-comments .radio-inline input[type="radio"],
1207 .nm-wrap-comments .checkbox input[type="checkbox"],
1208 .nm-wrap-comments .checkbox-inline input[type="checkbox"] {
1209 position: absolute;
1210 margin-left: -20px;
1211 margin-top: 4px \9;
1212 }
1213 .nm-wrap-comments .radio + .radio,
1214 .nm-wrap-comments .checkbox + .checkbox {
1215 margin-top: -5px;
1216 }
1217 .nm-wrap-comments .radio-inline,
1218 .nm-wrap-comments .checkbox-inline {
1219 display: inline-block;
1220 padding-left: 20px;
1221 margin-bottom: 0;
1222 vertical-align: middle;
1223 font-weight: normal;
1224 cursor: pointer;
1225 }
1226 .nm-wrap-comments .radio-inline + .radio-inline,
1227 .nm-wrap-comments .checkbox-inline + .checkbox-inline {
1228 margin-top: 0;
1229 margin-left: 10px;
1230 }
1231 .nm-wrap-comments input[type="radio"][disabled],
1232 .nm-wrap-comments input[type="checkbox"][disabled],
1233 .nm-wrap-comments input[type="radio"].disabled,
1234 .nm-wrap-comments input[type="checkbox"].disabled,
1235 .nm-wrap-comments fieldset[disabled] input[type="radio"],
1236 .nm-wrap-comments fieldset[disabled] input[type="checkbox"] {
1237 cursor: not-allowed;
1238 }
1239 .nm-wrap-comments .radio-inline.disabled,
1240 .nm-wrap-comments .checkbox-inline.disabled,
1241 .nm-wrap-comments fieldset[disabled] .radio-inline,
1242 .nm-wrap-comments fieldset[disabled] .checkbox-inline {
1243 cursor: not-allowed;
1244 }
1245 .nm-wrap-comments .radio.disabled label,
1246 .nm-wrap-comments .checkbox.disabled label,
1247 .nm-wrap-comments fieldset[disabled] .radio label,
1248 .nm-wrap-comments fieldset[disabled] .checkbox label {
1249 cursor: not-allowed;
1250 }
1251 .nm-wrap-comments .form-control-static {
1252 padding-top: 7px;
1253 padding-bottom: 7px;
1254 margin-bottom: 0;
1255 }
1256 .nm-wrap-comments .form-control-static.input-lg,
1257 .nm-wrap-comments .form-control-static.input-sm {
1258 padding-left: 0;
1259 padding-right: 0;
1260 }
1261 .nm-wrap-comments .input-sm {
1262 height: 30px;
1263 padding: 5px 10px;
1264 font-size: 12px;
1265 line-height: 1.5;
1266 border-radius: 3px;
1267 }
1268 .nm-wrap-comments select.input-sm {
1269 height: 30px;
1270 line-height: 30px;
1271 }
1272 .nm-wrap-comments textarea.input-sm,
1273 .nm-wrap-comments select[multiple].input-sm {
1274 height: auto;
1275 }
1276 .nm-wrap-comments .form-group-sm .form-control {
1277 height: 30px;
1278 padding: 5px 10px;
1279 font-size: 12px;
1280 line-height: 1.5;
1281 border-radius: 3px;
1282 }
1283 .nm-wrap-comments select.form-group-sm .form-control {
1284 height: 30px;
1285 line-height: 30px;
1286 }
1287 .nm-wrap-comments textarea.form-group-sm .form-control,
1288 .nm-wrap-comments select[multiple].form-group-sm .form-control {
1289 height: auto;
1290 }
1291 .nm-wrap-comments .form-group-sm .form-control-static {
1292 height: 30px;
1293 padding: 5px 10px;
1294 font-size: 12px;
1295 line-height: 1.5;
1296 }
1297 .nm-wrap-comments .input-lg {
1298 height: 46px;
1299 padding: 10px 16px;
1300 font-size: 18px;
1301 line-height: 1.3333333;
1302 border-radius: 6px;
1303 }
1304 .nm-wrap-comments select.input-lg {
1305 height: 46px;
1306 line-height: 46px;
1307 }
1308 .nm-wrap-comments textarea.input-lg,
1309 .nm-wrap-comments select[multiple].input-lg {
1310 height: auto;
1311 }
1312 .nm-wrap-comments .form-group-lg .form-control {
1313 height: 46px;
1314 padding: 10px 16px;
1315 font-size: 18px;
1316 line-height: 1.3333333;
1317 border-radius: 6px;
1318 }
1319 .nm-wrap-comments select.form-group-lg .form-control {
1320 height: 46px;
1321 line-height: 46px;
1322 }
1323 .nm-wrap-comments textarea.form-group-lg .form-control,
1324 .nm-wrap-comments select[multiple].form-group-lg .form-control {
1325 height: auto;
1326 }
1327 .nm-wrap-comments .form-group-lg .form-control-static {
1328 height: 46px;
1329 padding: 10px 16px;
1330 font-size: 18px;
1331 line-height: 1.3333333;
1332 }
1333 .nm-wrap-comments .has-feedback {
1334 position: relative;
1335 }
1336 .nm-wrap-comments .has-feedback .form-control {
1337 padding-right: 42.5px;
1338 }
1339 .nm-wrap-comments .form-control-feedback {
1340 position: absolute;
1341 top: 0;
1342 right: 0;
1343 z-index: 2;
1344 display: block;
1345 width: 34px;
1346 height: 34px;
1347 line-height: 34px;
1348 text-align: center;
1349 pointer-events: none;
1350 }
1351 .nm-wrap-comments .input-lg + .form-control-feedback {
1352 width: 46px;
1353 height: 46px;
1354 line-height: 46px;
1355 }
1356 .nm-wrap-comments .input-sm + .form-control-feedback {
1357 width: 30px;
1358 height: 30px;
1359 line-height: 30px;
1360 }
1361 .nm-wrap-comments .has-success .help-block,
1362 .nm-wrap-comments .has-success .control-label,
1363 .nm-wrap-comments .has-success .radio,
1364 .nm-wrap-comments .has-success .checkbox,
1365 .nm-wrap-comments .has-success .radio-inline,
1366 .nm-wrap-comments .has-success .checkbox-inline,
1367 .nm-wrap-comments .has-success.radio label,
1368 .nm-wrap-comments .has-success.checkbox label,
1369 .nm-wrap-comments .has-success.radio-inline label,
1370 .nm-wrap-comments .has-success.checkbox-inline label {
1371 color: #3c763d;
1372 }
1373 .nm-wrap-comments .has-success .form-control {
1374 border-color: #3c763d;
1375 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1376 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1377 }
1378 .nm-wrap-comments .has-success .form-control:focus {
1379 border-color: #2b542c;
1380 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
1381 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
1382 }
1383 .nm-wrap-comments .has-success .input-group-addon {
1384 color: #3c763d;
1385 border-color: #3c763d;
1386 background-color: #dff0d8;
1387 }
1388 .nm-wrap-comments .has-success .form-control-feedback {
1389 color: #3c763d;
1390 }
1391 .nm-wrap-comments .has-warning .help-block,
1392 .nm-wrap-comments .has-warning .control-label,
1393 .nm-wrap-comments .has-warning .radio,
1394 .nm-wrap-comments .has-warning .checkbox,
1395 .nm-wrap-comments .has-warning .radio-inline,
1396 .nm-wrap-comments .has-warning .checkbox-inline,
1397 .nm-wrap-comments .has-warning.radio label,
1398 .nm-wrap-comments .has-warning.checkbox label,
1399 .nm-wrap-comments .has-warning.radio-inline label,
1400 .nm-wrap-comments .has-warning.checkbox-inline label {
1401 color: #8a6d3b;
1402 }
1403 .nm-wrap-comments .has-warning .form-control {
1404 border-color: #8a6d3b;
1405 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1406 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1407 }
1408 .nm-wrap-comments .has-warning .form-control:focus {
1409 border-color: #66512c;
1410 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
1411 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
1412 }
1413 .nm-wrap-comments .has-warning .input-group-addon {
1414 color: #8a6d3b;
1415 border-color: #8a6d3b;
1416 background-color: #fcf8e3;
1417 }
1418 .nm-wrap-comments .has-warning .form-control-feedback {
1419 color: #8a6d3b;
1420 }
1421 .nm-wrap-comments .has-error .help-block,
1422 .nm-wrap-comments .has-error .control-label,
1423 .nm-wrap-comments .has-error .radio,
1424 .nm-wrap-comments .has-error .checkbox,
1425 .nm-wrap-comments .has-error .radio-inline,
1426 .nm-wrap-comments .has-error .checkbox-inline,
1427 .nm-wrap-comments .has-error.radio label,
1428 .nm-wrap-comments .has-error.checkbox label,
1429 .nm-wrap-comments .has-error.radio-inline label,
1430 .nm-wrap-comments .has-error.checkbox-inline label {
1431 color: #a94442;
1432 }
1433 .nm-wrap-comments .has-error .form-control {
1434 border-color: #a94442;
1435 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1436 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1437 }
1438 .nm-wrap-comments .has-error .form-control:focus {
1439 border-color: #843534;
1440 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
1441 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
1442 }
1443 .nm-wrap-comments .has-error .input-group-addon {
1444 color: #a94442;
1445 border-color: #a94442;
1446 background-color: #f2dede;
1447 }
1448 .nm-wrap-comments .has-error .form-control-feedback {
1449 color: #a94442;
1450 }
1451 .nm-wrap-comments .has-feedback label ~ .form-control-feedback {
1452 top: 25px;
1453 }
1454 .nm-wrap-comments .has-feedback label.sr-only ~ .form-control-feedback {
1455 top: 0;
1456 }
1457 .nm-wrap-comments .help-block {
1458 display: block;
1459 margin-top: 5px;
1460 margin-bottom: 10px;
1461 color: #737373;
1462 }
1463 @media (min-width: 768px) {
1464 .nm-wrap-comments .form-inline .form-group {
1465 display: inline-block;
1466 margin-bottom: 0;
1467 vertical-align: middle;
1468 }
1469 .nm-wrap-comments .form-inline .form-control {
1470 display: inline-block;
1471 width: auto;
1472 vertical-align: middle;
1473 }
1474 .nm-wrap-comments .form-inline .form-control-static {
1475 display: inline-block;
1476 }
1477 .nm-wrap-comments .form-inline .input-group {
1478 display: inline-table;
1479 vertical-align: middle;
1480 }
1481 .nm-wrap-comments .form-inline .input-group .input-group-addon,
1482 .nm-wrap-comments .form-inline .input-group .input-group-btn,
1483 .nm-wrap-comments .form-inline .input-group .form-control {
1484 width: auto;
1485 }
1486 .nm-wrap-comments .form-inline .input-group > .form-control {
1487 width: 100%;
1488 }
1489 .nm-wrap-comments .form-inline .control-label {
1490 margin-bottom: 0;
1491 vertical-align: middle;
1492 }
1493 .nm-wrap-comments .form-inline .radio,
1494 .nm-wrap-comments .form-inline .checkbox {
1495 display: inline-block;
1496 margin-top: 0;
1497 margin-bottom: 0;
1498 vertical-align: middle;
1499 }
1500 .nm-wrap-comments .form-inline .radio label,
1501 .nm-wrap-comments .form-inline .checkbox label {
1502 padding-left: 0;
1503 }
1504 .nm-wrap-comments .form-inline .radio input[type="radio"],
1505 .nm-wrap-comments .form-inline .checkbox input[type="checkbox"] {
1506 position: relative;
1507 margin-left: 0;
1508 }
1509 .nm-wrap-comments .form-inline .has-feedback .form-control-feedback {
1510 top: 0;
1511 }
1512 }
1513 .nm-wrap-comments .form-horizontal .radio,
1514 .nm-wrap-comments .form-horizontal .checkbox,
1515 .nm-wrap-comments .form-horizontal .radio-inline,
1516 .nm-wrap-comments .form-horizontal .checkbox-inline {
1517 margin-top: 0;
1518 margin-bottom: 0;
1519 padding-top: 7px;
1520 }
1521 .nm-wrap-comments .form-horizontal .radio,
1522 .nm-wrap-comments .form-horizontal .checkbox {
1523 min-height: 27px;
1524 }
1525 .nm-wrap-comments .form-horizontal .form-group {
1526 margin-left: -15px;
1527 margin-right: -15px;
1528 }
1529 @media (min-width: 768px) {
1530 .nm-wrap-comments .form-horizontal .control-label {
1531 text-align: right;
1532 margin-bottom: 0;
1533 padding-top: 7px;
1534 }
1535 }
1536 .nm-wrap-comments .form-horizontal .has-feedback .form-control-feedback {
1537 right: 15px;
1538 }
1539 @media (min-width: 768px) {
1540 .nm-wrap-comments .form-horizontal .form-group-lg .control-label {
1541 padding-top: 14.333333px;
1542 }
1543 }
1544 @media (min-width: 768px) {
1545 .nm-wrap-comments .form-horizontal .form-group-sm .control-label {
1546 padding-top: 6px;
1547 }
1548 }
1549 .nm-wrap-comments .btn {
1550 display: inline-block;
1551 margin-bottom: 0;
1552 font-weight: normal;
1553 text-align: center;
1554 vertical-align: middle;
1555 -ms-touch-action: manipulation;
1556 touch-action: manipulation;
1557 cursor: pointer;
1558 background-image: none;
1559 border: 1px solid transparent;
1560 white-space: nowrap;
1561 padding: 6px 12px;
1562 font-size: 14px;
1563 line-height: 1.42857143;
1564 border-radius: 4px;
1565 -webkit-user-select: none;
1566 -moz-user-select: none;
1567 -ms-user-select: none;
1568 user-select: none;
1569 }
1570 .nm-wrap-comments .btn:focus,
1571 .nm-wrap-comments .btn:active:focus,
1572 .nm-wrap-comments .btn.active:focus,
1573 .nm-wrap-comments .btn.focus,
1574 .nm-wrap-comments .btn:active.focus,
1575 .nm-wrap-comments .btn.active.focus {
1576 outline: thin dotted;
1577 outline: 5px auto -webkit-focus-ring-color;
1578 outline-offset: -2px;
1579 }
1580 .nm-wrap-comments .btn:hover,
1581 .nm-wrap-comments .btn:focus,
1582 .nm-wrap-comments .btn.focus {
1583 color: #333333;
1584 text-decoration: none;
1585 }
1586 .nm-wrap-comments .btn:active,
1587 .nm-wrap-comments .btn.active {
1588 outline: 0;
1589 background-image: none;
1590 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1591 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
1592 }
1593 .nm-wrap-comments .btn.disabled,
1594 .nm-wrap-comments .btn[disabled],
1595 .nm-wrap-comments fieldset[disabled] .btn {
1596 cursor: not-allowed;
1597 pointer-events: none;
1598 opacity: 0.65;
1599 filter: alpha(opacity=65);
1600 -webkit-box-shadow: none;
1601 box-shadow: none;
1602 }
1603 .nm-wrap-comments .btn-default {
1604 color: #333333;
1605 background-color: #ffffff;
1606 border-color: #cccccc;
1607 }
1608 .nm-wrap-comments .btn-default:hover,
1609 .nm-wrap-comments .btn-default:focus,
1610 .nm-wrap-comments .btn-default.focus,
1611 .nm-wrap-comments .btn-default:active,
1612 .nm-wrap-comments .btn-default.active,
1613 .nm-wrap-comments .open > .dropdown-toggle.btn-default {
1614 color: #333333;
1615 background-color: #e6e6e6;
1616 border-color: #adadad;
1617 }
1618 .nm-wrap-comments .btn-default:active,
1619 .nm-wrap-comments .btn-default.active,
1620 .nm-wrap-comments .open > .dropdown-toggle.btn-default {
1621 background-image: none;
1622 }
1623 .nm-wrap-comments .btn-default.disabled,
1624 .nm-wrap-comments .btn-default[disabled],
1625 .nm-wrap-comments fieldset[disabled] .btn-default,
1626 .nm-wrap-comments .btn-default.disabled:hover,
1627 .nm-wrap-comments .btn-default[disabled]:hover,
1628 .nm-wrap-comments fieldset[disabled] .btn-default:hover,
1629 .nm-wrap-comments .btn-default.disabled:focus,
1630 .nm-wrap-comments .btn-default[disabled]:focus,
1631 .nm-wrap-comments fieldset[disabled] .btn-default:focus,
1632 .nm-wrap-comments .btn-default.disabled.focus,
1633 .nm-wrap-comments .btn-default[disabled].focus,
1634 .nm-wrap-comments fieldset[disabled] .btn-default.focus,
1635 .nm-wrap-comments .btn-default.disabled:active,
1636 .nm-wrap-comments .btn-default[disabled]:active,
1637 .nm-wrap-comments fieldset[disabled] .btn-default:active,
1638 .nm-wrap-comments .btn-default.disabled.active,
1639 .nm-wrap-comments .btn-default[disabled].active,
1640 .nm-wrap-comments fieldset[disabled] .btn-default.active {
1641 background-color: #ffffff;
1642 border-color: #cccccc;
1643 }
1644 .nm-wrap-comments .btn-default .badge {
1645 color: #ffffff;
1646 background-color: #333333;
1647 }
1648 .nm-wrap-comments .btn-primary {
1649 color: #ffffff;
1650 background-color: #337ab7;
1651 border-color: #2e6da4;
1652 }
1653 .nm-wrap-comments .btn-primary:hover,
1654 .nm-wrap-comments .btn-primary:focus,
1655 .nm-wrap-comments .btn-primary.focus,
1656 .nm-wrap-comments .btn-primary:active,
1657 .nm-wrap-comments .btn-primary.active,
1658 .nm-wrap-comments .open > .dropdown-toggle.btn-primary {
1659 color: #ffffff;
1660 background-color: #286090;
1661 border-color: #204d74;
1662 }
1663 .nm-wrap-comments .btn-primary:active,
1664 .nm-wrap-comments .btn-primary.active,
1665 .nm-wrap-comments .open > .dropdown-toggle.btn-primary {
1666 background-image: none;
1667 }
1668 .nm-wrap-comments .btn-primary.disabled,
1669 .nm-wrap-comments .btn-primary[disabled],
1670 .nm-wrap-comments fieldset[disabled] .btn-primary,
1671 .nm-wrap-comments .btn-primary.disabled:hover,
1672 .nm-wrap-comments .btn-primary[disabled]:hover,
1673 .nm-wrap-comments fieldset[disabled] .btn-primary:hover,
1674 .nm-wrap-comments .btn-primary.disabled:focus,
1675 .nm-wrap-comments .btn-primary[disabled]:focus,
1676 .nm-wrap-comments fieldset[disabled] .btn-primary:focus,
1677 .nm-wrap-comments .btn-primary.disabled.focus,
1678 .nm-wrap-comments .btn-primary[disabled].focus,
1679 .nm-wrap-comments fieldset[disabled] .btn-primary.focus,
1680 .nm-wrap-comments .btn-primary.disabled:active,
1681 .nm-wrap-comments .btn-primary[disabled]:active,
1682 .nm-wrap-comments fieldset[disabled] .btn-primary:active,
1683 .nm-wrap-comments .btn-primary.disabled.active,
1684 .nm-wrap-comments .btn-primary[disabled].active,
1685 .nm-wrap-comments fieldset[disabled] .btn-primary.active {
1686 background-color: #337ab7;
1687 border-color: #2e6da4;
1688 }
1689 .nm-wrap-comments .btn-primary .badge {
1690 color: #337ab7;
1691 background-color: #ffffff;
1692 }
1693 .nm-wrap-comments .btn-success {
1694 color: #ffffff;
1695 background-color: #5cb85c;
1696 border-color: #4cae4c;
1697 }
1698 .nm-wrap-comments .btn-success:hover,
1699 .nm-wrap-comments .btn-success:focus,
1700 .nm-wrap-comments .btn-success.focus,
1701 .nm-wrap-comments .btn-success:active,
1702 .nm-wrap-comments .btn-success.active,
1703 .nm-wrap-comments .open > .dropdown-toggle.btn-success {
1704 color: #ffffff;
1705 background-color: #449d44;
1706 border-color: #398439;
1707 }
1708 .nm-wrap-comments .btn-success:active,
1709 .nm-wrap-comments .btn-success.active,
1710 .nm-wrap-comments .open > .dropdown-toggle.btn-success {
1711 background-image: none;
1712 }
1713 .nm-wrap-comments .btn-success.disabled,
1714 .nm-wrap-comments .btn-success[disabled],
1715 .nm-wrap-comments fieldset[disabled] .btn-success,
1716 .nm-wrap-comments .btn-success.disabled:hover,
1717 .nm-wrap-comments .btn-success[disabled]:hover,
1718 .nm-wrap-comments fieldset[disabled] .btn-success:hover,
1719 .nm-wrap-comments .btn-success.disabled:focus,
1720 .nm-wrap-comments .btn-success[disabled]:focus,
1721 .nm-wrap-comments fieldset[disabled] .btn-success:focus,
1722 .nm-wrap-comments .btn-success.disabled.focus,
1723 .nm-wrap-comments .btn-success[disabled].focus,
1724 .nm-wrap-comments fieldset[disabled] .btn-success.focus,
1725 .nm-wrap-comments .btn-success.disabled:active,
1726 .nm-wrap-comments .btn-success[disabled]:active,
1727 .nm-wrap-comments fieldset[disabled] .btn-success:active,
1728 .nm-wrap-comments .btn-success.disabled.active,
1729 .nm-wrap-comments .btn-success[disabled].active,
1730 .nm-wrap-comments fieldset[disabled] .btn-success.active {
1731 background-color: #5cb85c;
1732 border-color: #4cae4c;
1733 }
1734 .nm-wrap-comments .btn-success .badge {
1735 color: #5cb85c;
1736 background-color: #ffffff;
1737 }
1738 .nm-wrap-comments .btn-info {
1739 color: #ffffff;
1740 background-color: #5bc0de;
1741 border-color: #46b8da;
1742 }
1743 .nm-wrap-comments .btn-info:hover,
1744 .nm-wrap-comments .btn-info:focus,
1745 .nm-wrap-comments .btn-info.focus,
1746 .nm-wrap-comments .btn-info:active,
1747 .nm-wrap-comments .btn-info.active,
1748 .nm-wrap-comments .open > .dropdown-toggle.btn-info {
1749 color: #ffffff;
1750 background-color: #31b0d5;
1751 border-color: #269abc;
1752 }
1753 .nm-wrap-comments .btn-info:active,
1754 .nm-wrap-comments .btn-info.active,
1755 .nm-wrap-comments .open > .dropdown-toggle.btn-info {
1756 background-image: none;
1757 }
1758 .nm-wrap-comments .btn-info.disabled,
1759 .nm-wrap-comments .btn-info[disabled],
1760 .nm-wrap-comments fieldset[disabled] .btn-info,
1761 .nm-wrap-comments .btn-info.disabled:hover,
1762 .nm-wrap-comments .btn-info[disabled]:hover,
1763 .nm-wrap-comments fieldset[disabled] .btn-info:hover,
1764 .nm-wrap-comments .btn-info.disabled:focus,
1765 .nm-wrap-comments .btn-info[disabled]:focus,
1766 .nm-wrap-comments fieldset[disabled] .btn-info:focus,
1767 .nm-wrap-comments .btn-info.disabled.focus,
1768 .nm-wrap-comments .btn-info[disabled].focus,
1769 .nm-wrap-comments fieldset[disabled] .btn-info.focus,
1770 .nm-wrap-comments .btn-info.disabled:active,
1771 .nm-wrap-comments .btn-info[disabled]:active,
1772 .nm-wrap-comments fieldset[disabled] .btn-info:active,
1773 .nm-wrap-comments .btn-info.disabled.active,
1774 .nm-wrap-comments .btn-info[disabled].active,
1775 .nm-wrap-comments fieldset[disabled] .btn-info.active {
1776 background-color: #5bc0de;
1777 border-color: #46b8da;
1778 }
1779 .nm-wrap-comments .btn-info .badge {
1780 color: #5bc0de;
1781 background-color: #ffffff;
1782 }
1783 .nm-wrap-comments .btn-warning {
1784 color: #ffffff;
1785 background-color: #f0ad4e;
1786 border-color: #eea236;
1787 }
1788 .nm-wrap-comments .btn-warning:hover,
1789 .nm-wrap-comments .btn-warning:focus,
1790 .nm-wrap-comments .btn-warning.focus,
1791 .nm-wrap-comments .btn-warning:active,
1792 .nm-wrap-comments .btn-warning.active,
1793 .nm-wrap-comments .open > .dropdown-toggle.btn-warning {
1794 color: #ffffff;
1795 background-color: #ec971f;
1796 border-color: #d58512;
1797 }
1798 .nm-wrap-comments .btn-warning:active,
1799 .nm-wrap-comments .btn-warning.active,
1800 .nm-wrap-comments .open > .dropdown-toggle.btn-warning {
1801 background-image: none;
1802 }
1803 .nm-wrap-comments .btn-warning.disabled,
1804 .nm-wrap-comments .btn-warning[disabled],
1805 .nm-wrap-comments fieldset[disabled] .btn-warning,
1806 .nm-wrap-comments .btn-warning.disabled:hover,
1807 .nm-wrap-comments .btn-warning[disabled]:hover,
1808 .nm-wrap-comments fieldset[disabled] .btn-warning:hover,
1809 .nm-wrap-comments .btn-warning.disabled:focus,
1810 .nm-wrap-comments .btn-warning[disabled]:focus,
1811 .nm-wrap-comments fieldset[disabled] .btn-warning:focus,
1812 .nm-wrap-comments .btn-warning.disabled.focus,
1813 .nm-wrap-comments .btn-warning[disabled].focus,
1814 .nm-wrap-comments fieldset[disabled] .btn-warning.focus,
1815 .nm-wrap-comments .btn-warning.disabled:active,
1816 .nm-wrap-comments .btn-warning[disabled]:active,
1817 .nm-wrap-comments fieldset[disabled] .btn-warning:active,
1818 .nm-wrap-comments .btn-warning.disabled.active,
1819 .nm-wrap-comments .btn-warning[disabled].active,
1820 .nm-wrap-comments fieldset[disabled] .btn-warning.active {
1821 background-color: #f0ad4e;
1822 border-color: #eea236;
1823 }
1824 .nm-wrap-comments .btn-warning .badge {
1825 color: #f0ad4e;
1826 background-color: #ffffff;
1827 }
1828 .nm-wrap-comments .btn-danger {
1829 color: #ffffff;
1830 background-color: #d9534f;
1831 border-color: #d43f3a;
1832 }
1833 .nm-wrap-comments .btn-danger:hover,
1834 .nm-wrap-comments .btn-danger:focus,
1835 .nm-wrap-comments .btn-danger.focus,
1836 .nm-wrap-comments .btn-danger:active,
1837 .nm-wrap-comments .btn-danger.active,
1838 .nm-wrap-comments .open > .dropdown-toggle.btn-danger {
1839 color: #ffffff;
1840 background-color: #c9302c;
1841 border-color: #ac2925;
1842 }
1843 .nm-wrap-comments .btn-danger:active,
1844 .nm-wrap-comments .btn-danger.active,
1845 .nm-wrap-comments .open > .dropdown-toggle.btn-danger {
1846 background-image: none;
1847 }
1848 .nm-wrap-comments .btn-danger.disabled,
1849 .nm-wrap-comments .btn-danger[disabled],
1850 .nm-wrap-comments fieldset[disabled] .btn-danger,
1851 .nm-wrap-comments .btn-danger.disabled:hover,
1852 .nm-wrap-comments .btn-danger[disabled]:hover,
1853 .nm-wrap-comments fieldset[disabled] .btn-danger:hover,
1854 .nm-wrap-comments .btn-danger.disabled:focus,
1855 .nm-wrap-comments .btn-danger[disabled]:focus,
1856 .nm-wrap-comments fieldset[disabled] .btn-danger:focus,
1857 .nm-wrap-comments .btn-danger.disabled.focus,
1858 .nm-wrap-comments .btn-danger[disabled].focus,
1859 .nm-wrap-comments fieldset[disabled] .btn-danger.focus,
1860 .nm-wrap-comments .btn-danger.disabled:active,
1861 .nm-wrap-comments .btn-danger[disabled]:active,
1862 .nm-wrap-comments fieldset[disabled] .btn-danger:active,
1863 .nm-wrap-comments .btn-danger.disabled.active,
1864 .nm-wrap-comments .btn-danger[disabled].active,
1865 .nm-wrap-comments fieldset[disabled] .btn-danger.active {
1866 background-color: #d9534f;
1867 border-color: #d43f3a;
1868 }
1869 .nm-wrap-comments .btn-danger .badge {
1870 color: #d9534f;
1871 background-color: #ffffff;
1872 }
1873 .nm-wrap-comments .btn-link {
1874 color: #337ab7;
1875 font-weight: normal;
1876 border-radius: 0;
1877 }
1878 .nm-wrap-comments .btn-link,
1879 .nm-wrap-comments .btn-link:active,
1880 .nm-wrap-comments .btn-link.active,
1881 .nm-wrap-comments .btn-link[disabled],
1882 .nm-wrap-comments fieldset[disabled] .btn-link {
1883 background-color: transparent;
1884 -webkit-box-shadow: none;
1885 box-shadow: none;
1886 }
1887 .nm-wrap-comments .btn-link,
1888 .nm-wrap-comments .btn-link:hover,
1889 .nm-wrap-comments .btn-link:focus,
1890 .nm-wrap-comments .btn-link:active {
1891 border-color: transparent;
1892 }
1893 .nm-wrap-comments .btn-link:hover,
1894 .nm-wrap-comments .btn-link:focus {
1895 color: #23527c;
1896 text-decoration: underline;
1897 background-color: transparent;
1898 }
1899 .nm-wrap-comments .btn-link[disabled]:hover,
1900 .nm-wrap-comments fieldset[disabled] .btn-link:hover,
1901 .nm-wrap-comments .btn-link[disabled]:focus,
1902 .nm-wrap-comments fieldset[disabled] .btn-link:focus {
1903 color: #777777;
1904 text-decoration: none;
1905 }
1906 .nm-wrap-comments .btn-lg {
1907 padding: 10px 16px;
1908 font-size: 18px;
1909 line-height: 1.3333333;
1910 border-radius: 6px;
1911 }
1912 .nm-wrap-comments .btn-sm {
1913 padding: 5px 10px;
1914 font-size: 12px;
1915 line-height: 1.5;
1916 border-radius: 3px;
1917 }
1918 .nm-wrap-comments .btn-xs {
1919 padding: 1px 5px;
1920 font-size: 12px;
1921 line-height: 1.5;
1922 border-radius: 3px;
1923 }
1924 .nm-wrap-comments .btn-block {
1925 display: block;
1926 width: 100%;
1927 }
1928 .nm-wrap-comments .btn-block + .btn-block {
1929 margin-top: 5px;
1930 }
1931 .nm-wrap-comments input[type="submit"].btn-block,
1932 .nm-wrap-comments input[type="reset"].btn-block,
1933 .nm-wrap-comments input[type="button"].btn-block {
1934 width: 100%;
1935 }
1936 .nm-wrap-comments .clearfix:before,
1937 .nm-wrap-comments .clearfix:after,
1938 .nm-wrap-comments .container:before,
1939 .nm-wrap-comments .container:after,
1940 .nm-wrap-comments .container-fluid:before,
1941 .nm-wrap-comments .container-fluid:after,
1942 .nm-wrap-comments .row:before,
1943 .nm-wrap-comments .row:after,
1944 .nm-wrap-comments .form-horizontal .form-group:before,
1945 .nm-wrap-comments .form-horizontal .form-group:after {
1946 content: " ";
1947 display: table;
1948 }
1949 .nm-wrap-comments .clearfix:after,
1950 .nm-wrap-comments .container:after,
1951 .nm-wrap-comments .container-fluid:after,
1952 .nm-wrap-comments .row:after,
1953 .nm-wrap-comments .form-horizontal .form-group:after {
1954 clear: both;
1955 }
1956 .nm-wrap-comments .center-block {
1957 display: block;
1958 margin-left: auto;
1959 margin-right: auto;
1960 }
1961 .nm-wrap-comments .pull-right {
1962 float: right !important;
1963 }
1964 .nm-wrap-comments .pull-left {
1965 float: left !important;
1966 }
1967 .nm-wrap-comments .hide {
1968 display: none !important;
1969 }
1970 .nm-wrap-comments .show {
1971 display: block !important;
1972 }
1973 .nm-wrap-comments .invisible {
1974 visibility: hidden;
1975 }
1976 .nm-wrap-comments .text-hide {
1977 font: 0/0 a;
1978 color: transparent;
1979 text-shadow: none;
1980 background-color: transparent;
1981 border: 0;
1982 }
1983 .nm-wrap-comments .hidden {
1984 display: none !important;
1985 visibility: hidden !important;
1986 }
1987 .nm-wrap-comments .affix {
1988 position: fixed;
1989 }
1990