bootstrap-theme.css

About this file

Please refer to Bootstrap documentation.

Code Check Report




csslint: There are 878 problems in .

bootstrap-theme.css
1: warning at line 43, col 1
Unqualified attribute selectors are known to be slow.
[hidden],

bootstrap-theme.css
2: warning at line 50, col 1
Outlines should only be modified using :focus.
a:active,

bootstrap-theme.css
3: warning at line 98, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: content-box;

bootstrap-theme.css
4: warning at line 131, col 3
The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
  -webkit-appearance: button;

bootstrap-theme.css
5: warning at line 148, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: border-box;

bootstrap-theme.css
6: warning at line 156, col 3
Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox	| listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button	| media-seek-forward-button	| media-slider | media-sliderthumb | menulist	| menulist-button	| menulist-text	| menulist-textfield | push-button	| radio	| searchfield	| searchfield-cancel-button	| searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical	| square-button	| textarea	| textfield	| scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'.
  -webkit-appearance: textfield;

bootstrap-theme.css
7: warning at line 156, col 3
The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
  -webkit-appearance: textfield;

bootstrap-theme.css
8: warning at line 157, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: content-box;

bootstrap-theme.css
9: warning at line 161, col 3
The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
  -webkit-appearance: none;

bootstrap-theme.css
10: warning at line 188, col 3
The universal selector (*) is known to be slow.
  *,

bootstrap-theme.css
11: warning at line 188, col 3
Rule doesn't have all its properties in alphabetical order.
  *,

bootstrap-theme.css
12: warning at line 189, col 3
The universal selector (*) is known to be slow.
  *:before,

bootstrap-theme.css
13: warning at line 190, col 3
The universal selector (*) is known to be slow.
  *:after {

bootstrap-theme.css
14: warning at line 191, col 5
Use of !important
    background: transparent !important;

bootstrap-theme.css
15: warning at line 192, col 5
Use of !important
    color: #000 !important;

bootstrap-theme.css
16: warning at line 193, col 5
Use of !important
    box-shadow: none !important;

bootstrap-theme.css
17: warning at line 194, col 5
Use of !important
    text-shadow: none !important;

bootstrap-theme.css
18: warning at line 206, col 4
Attribute selectors with ^= are slow!
  a[href^="#"]:after,

bootstrap-theme.css
19: warning at line 207, col 4
Attribute selectors with ^= are slow!
  a[href^="javascript:"]:after {

bootstrap-theme.css
20: warning at line 223, col 5
Use of !important
    max-width: 100% !important;

bootstrap-theme.css
21: warning at line 231, col 3
Heading (h2) has already been defined.
  h2,

bootstrap-theme.css
22: warning at line 232, col 3
Heading (h3) has already been defined.
  h3 {

bootstrap-theme.css
23: warning at line 240, col 5
Use of !important
    border-top-color: #000 !important;

bootstrap-theme.css
24: warning at line 246, col 5
Use of !important
    border-collapse: collapse !important;

bootstrap-theme.css
25: warning at line 250, col 5
Use of !important
    background-color: #fff !important;

bootstrap-theme.css
26: warning at line 254, col 5
Use of !important
    border: 1px solid #ddd !important;

bootstrap-theme.css
27: warning at line 262, col 1
Rule doesn't have all its properties in alphabetical order.
.glyphicon {

bootstrap-theme.css
28: warning at line 1060, col 1
The universal selector (*) is known to be slow.
* {

bootstrap-theme.css
29: warning at line 1063, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: border-box;

bootstrap-theme.css
30: warning at line 1065, col 1
The universal selector (*) is known to be slow.
*:before,

bootstrap-theme.css
31: warning at line 1066, col 1
The universal selector (*) is known to be slow.
*:after {

bootstrap-theme.css
32: warning at line 1069, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: border-box;

bootstrap-theme.css
33: warning at line 1075, col 1
Rule doesn't have all its properties in alphabetical order.
body {

bootstrap-theme.css
34: warning at line 1109, col 1
Rule doesn't have all its properties in alphabetical order.
.img-responsive,

bootstrap-theme.css
35: warning at line 1121, col 1
Rule doesn't have all its properties in alphabetical order.
.img-thumbnail {

bootstrap-theme.css
36: warning at line 1137, col 1
Rule doesn't have all its properties in alphabetical order.
hr {

bootstrap-theme.css
37: warning at line 1143, col 1
Rule doesn't have all its properties in alphabetical order.
.sr-only {

bootstrap-theme.css
38: warning at line 1153, col 1
Rule doesn't have all its properties in alphabetical order.
.sr-only-focusable:active,

bootstrap-theme.css
39: warning at line 1162, col 1
Unqualified attribute selectors are known to be slow.
[role="button"] {

bootstrap-theme.css
40: warning at line 1165, col 1
Heading (h1) has already been defined.
h1,

bootstrap-theme.css
41: warning at line 1165, col 1
Rule doesn't have all its properties in alphabetical order.
h1,

bootstrap-theme.css
42: warning at line 1166, col 1
Heading (h2) has already been defined.
h2,

bootstrap-theme.css
43: warning at line 1167, col 1
Heading (h3) has already been defined.
h3,

bootstrap-theme.css
44: warning at line 1182, col 1
Rule doesn't have all its properties in alphabetical order.
h1 small,

bootstrap-theme.css
45: warning at line 1210, col 1
Heading (h1) has already been defined.
h1,

bootstrap-theme.css
46: warning at line 1210, col 1
Rule doesn't have all its properties in alphabetical order.
h1,

bootstrap-theme.css
47: warning at line 1212, col 1
Heading (h2) has already been defined.
h2,

bootstrap-theme.css
48: warning at line 1214, col 1
Heading (h3) has already been defined.
h3,

bootstrap-theme.css
49: warning at line 1233, col 1
Heading (h4) has already been defined.
h4,

bootstrap-theme.css
50: warning at line 1233, col 1
Rule doesn't have all its properties in alphabetical order.
h4,

bootstrap-theme.css
51: warning at line 1235, col 1
Heading (h5) has already been defined.
h5,

bootstrap-theme.css
52: warning at line 1237, col 1
Heading (h6) has already been defined.
h6,

bootstrap-theme.css
53: warning at line 1256, col 1
Heading (h1) has already been defined.
h1,

bootstrap-theme.css
54: warning at line 1260, col 1
Heading (h2) has already been defined.
h2,

bootstrap-theme.css
55: warning at line 1264, col 1
Heading (h3) has already been defined.
h3,

bootstrap-theme.css
56: warning at line 1268, col 1
Heading (h4) has already been defined.
h4,

bootstrap-theme.css
57: warning at line 1272, col 1
Heading (h5) has already been defined.
h5,

bootstrap-theme.css
58: warning at line 1276, col 1
Heading (h6) has already been defined.
h6,

bootstrap-theme.css
59: warning at line 1283, col 1
Rule doesn't have all its properties in alphabetical order.
.lead {

bootstrap-theme.css
60: warning at line 1365, col 1
Rule doesn't have all its properties in alphabetical order.
.bg-primary {

bootstrap-theme.css
61: warning at line 1401, col 1
Rule doesn't have all its properties in alphabetical order.
.page-header {

bootstrap-theme.css
62: warning at line 1406, col 1
Rule doesn't have all its properties in alphabetical order.
ul,

bootstrap-theme.css
63: warning at line 1417, col 1
Rule doesn't have all its properties in alphabetical order.
.list-unstyled {

bootstrap-theme.css
64: warning at line 1421, col 1
Rule doesn't have all its properties in alphabetical order.
.list-inline {

bootstrap-theme.css
65: warning at line 1431, col 1
Rule doesn't have all its properties in alphabetical order.
dl {

bootstrap-theme.css
66: warning at line 1446, col 3
Rule doesn't have all its properties in alphabetical order.
  .dl-horizontal dt {

bootstrap-theme.css
67: warning at line 1459, col 1
Rule doesn't have all its properties in alphabetical order.
abbr[title],

bootstrap-theme.css
68: warning at line 1468, col 1
Rule doesn't have all its properties in alphabetical order.
blockquote {

bootstrap-theme.css
69: warning at line 1479, col 1
Rule doesn't have all its properties in alphabetical order.
blockquote footer,

bootstrap-theme.css
70: warning at line 1492, col 1
Rule doesn't have all its properties in alphabetical order.
.blockquote-reverse,

bootstrap-theme.css
71: warning at line 1516, col 1
Rule doesn't have all its properties in alphabetical order.
address {

bootstrap-theme.css
72: warning at line 1527, col 1
Rule doesn't have all its properties in alphabetical order.
code {

bootstrap-theme.css
73: warning at line 1534, col 1
Rule doesn't have all its properties in alphabetical order.
kbd {

bootstrap-theme.css
74: warning at line 1542, col 1
Rule doesn't have all its properties in alphabetical order.
kbd kbd {

bootstrap-theme.css
75: warning at line 1548, col 1
Rule doesn't have all its properties in alphabetical order.
pre {

bootstrap-theme.css
76: warning at line 1561, col 1
Rule doesn't have all its properties in alphabetical order.
pre code {

bootstrap-theme.css
77: warning at line 1573, col 1
Rule doesn't have all its properties in alphabetical order.
.container {

bootstrap-theme.css
78: warning at line 1594, col 1
Rule doesn't have all its properties in alphabetical order.
.container-fluid {

bootstrap-theme.css
79: warning at line 1604, col 1
Rule doesn't have all its properties in alphabetical order.
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

bootstrap-theme.css
80: warning at line 1764, col 16
Values of 0 shouldn't have units specified.
  margin-left: 0%;

bootstrap-theme.css
81: warning at line 1921, col 18
Values of 0 shouldn't have units specified.
    margin-left: 0%;

bootstrap-theme.css
82: warning at line 2079, col 18
Values of 0 shouldn't have units specified.
    margin-left: 0%;

bootstrap-theme.css
83: warning at line 2237, col 18
Values of 0 shouldn't have units specified.
    margin-left: 0%;

bootstrap-theme.css
84: warning at line 2243, col 1
Rule doesn't have all its properties in alphabetical order.
caption {

bootstrap-theme.css
85: warning at line 2252, col 1
Rule doesn't have all its properties in alphabetical order.
.table {

bootstrap-theme.css
86: warning at line 2257, col 1
Rule doesn't have all its properties in alphabetical order.
.table > thead > tr > th,

bootstrap-theme.css
87: warning at line 2268, col 1
Rule doesn't have all its properties in alphabetical order.
.table > thead > tr > th {

bootstrap-theme.css
88: warning at line 2315, col 10
Attribute selectors with *= are slow!
table col[class*="col-"] {

bootstrap-theme.css
89: warning at line 2315, col 1
Rule doesn't have all its properties in alphabetical order.
table col[class*="col-"] {

bootstrap-theme.css
90: warning at line 2320, col 9
Attribute selectors with *= are slow!
table td[class*="col-"],

bootstrap-theme.css
91: warning at line 2320, col 1
Rule doesn't have all its properties in alphabetical order.
table td[class*="col-"],

bootstrap-theme.css
92: warning at line 2321, col 9
Attribute selectors with *= are slow!
table th[class*="col-"] {

bootstrap-theme.css
93: warning at line 2431, col 1
Rule doesn't have all its properties in alphabetical order.
.table-responsive {

bootstrap-theme.css
94: warning at line 2436, col 3
Rule doesn't have all its properties in alphabetical order.
  .table-responsive {

bootstrap-theme.css
95: warning at line 2441, col 5
Using width with border can sometimes make elements larger than you expect.
    border: 1px solid #dddddd;

bootstrap-theme.css
96: warning at line 2480, col 1
Rule doesn't have all its properties in alphabetical order.
fieldset {

bootstrap-theme.css
97: warning at line 2486, col 1
Rule doesn't have all its properties in alphabetical order.
legend {

bootstrap-theme.css
98: warning at line 2497, col 1
Rule doesn't have all its properties in alphabetical order.
label {

bootstrap-theme.css
99: warning at line 2506, col 3
The box-sizing property isn't supported in IE6 and IE7.
  box-sizing: border-box;

bootstrap-theme.css
100: warning at line 2508, col 1
Rule doesn't have all its properties in alphabetical order.
input[type="radio"],

bootstrap-theme.css
101: warning at line 2511, col 3
Expected end of value but found '	'.
  margin-top: 1px \9;

bootstrap-theme.css
102: warning at line 2531, col 1
Rule doesn't have all its properties in alphabetical order.
output {

bootstrap-theme.css
103: warning at line 2538, col 1
Rule doesn't have all its properties in alphabetical order.
.form-control {

bootstrap-theme.css
104: warning at line 2542, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 6px 12px;

bootstrap-theme.css
105: warning at line 2542, col 3
Using width with padding can sometimes make elements larger than you expect.
  padding: 6px 12px;

bootstrap-theme.css
106: warning at line 2548, col 3
Using height with border can sometimes make elements larger than you expect.
  border: 1px solid #cccccc;

bootstrap-theme.css
107: warning at line 2548, col 3
Using width with border can sometimes make elements larger than you expect.
  border: 1px solid #cccccc;

bootstrap-theme.css
108: warning at line 2556, col 1
Rule doesn't have all its properties in alphabetical order.
.form-control:focus {

bootstrap-theme.css
109: warning at line 2572, col 1
Rule doesn't have all its properties in alphabetical order.
.form-control::-ms-expand {

bootstrap-theme.css
110: warning at line 2590, col 3
The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
  -webkit-appearance: none;

bootstrap-theme.css
111: warning at line 2623, col 1
Rule doesn't have all its properties in alphabetical order.
.radio,

bootstrap-theme.css
112: warning at line 2630, col 1
Rule doesn't have all its properties in alphabetical order.
.radio label,

bootstrap-theme.css
113: warning at line 2638, col 1
Rule doesn't have all its properties in alphabetical order.
.radio input[type="radio"],

bootstrap-theme.css
114: warning at line 2644, col 3
Expected end of value but found '	'.
  margin-top: 4px \9;

bootstrap-theme.css
115: warning at line 2650, col 1
Rule doesn't have all its properties in alphabetical order.
.radio-inline,

bootstrap-theme.css
116: warning at line 2660, col 1
Rule doesn't have all its properties in alphabetical order.
.radio-inline + .radio-inline,

bootstrap-theme.css
117: warning at line 2673, col 1
Adjoining classes: .radio-inline.disabled
.radio-inline.disabled,

bootstrap-theme.css
118: warning at line 2674, col 1
Adjoining classes: .checkbox-inline.disabled
.checkbox-inline.disabled,

bootstrap-theme.css
119: warning at line 2679, col 1
Adjoining classes: .radio.disabled   label
.radio.disabled label,

bootstrap-theme.css
120: warning at line 2680, col 1
Adjoining classes: .checkbox.disabled   label
.checkbox.disabled label,

bootstrap-theme.css
121: warning at line 2685, col 1
Rule doesn't have all its properties in alphabetical order.
.form-control-static {

bootstrap-theme.css
122: warning at line 2691, col 1
Adjoining classes: .form-control-static.input-lg
.form-control-static.input-lg,

bootstrap-theme.css
123: warning at line 2692, col 1
Adjoining classes: .form-control-static.input-sm
.form-control-static.input-sm {

bootstrap-theme.css
124: warning at line 2696, col 1
Rule doesn't have all its properties in alphabetical order.
.input-sm {

bootstrap-theme.css
125: warning at line 2698, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 5px 10px;

bootstrap-theme.css
126: warning at line 2711, col 1
Rule doesn't have all its properties in alphabetical order.
.form-group-sm .form-control {

bootstrap-theme.css
127: warning at line 2713, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 5px 10px;

bootstrap-theme.css
128: warning at line 2726, col 1
Rule doesn't have all its properties in alphabetical order.
.form-group-sm .form-control-static {

bootstrap-theme.css
129: warning at line 2729, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 6px 10px;

bootstrap-theme.css
130: warning at line 2733, col 1
Rule doesn't have all its properties in alphabetical order.
.input-lg {

bootstrap-theme.css
131: warning at line 2735, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 10px 16px;

bootstrap-theme.css
132: warning at line 2748, col 1
Rule doesn't have all its properties in alphabetical order.
.form-group-lg .form-control {

bootstrap-theme.css
133: warning at line 2750, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 10px 16px;

bootstrap-theme.css
134: warning at line 2763, col 1
Rule doesn't have all its properties in alphabetical order.
.form-group-lg .form-control-static {

bootstrap-theme.css
135: warning at line 2766, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 11px 16px;

bootstrap-theme.css
136: warning at line 2776, col 1
Rule doesn't have all its properties in alphabetical order.
.form-control-feedback {

bootstrap-theme.css
137: warning at line 2788, col 1
Rule doesn't have all its properties in alphabetical order.
.input-lg + .form-control-feedback,

bootstrap-theme.css
138: warning at line 2795, col 1
Rule doesn't have all its properties in alphabetical order.
.input-sm + .form-control-feedback,

bootstrap-theme.css
139: warning at line 2808, col 1
Adjoining classes: .has-success.radio   label
.has-success.radio label,

bootstrap-theme.css
140: warning at line 2809, col 1
Adjoining classes: .has-success.checkbox   label
.has-success.checkbox label,

bootstrap-theme.css
141: warning at line 2810, col 1
Adjoining classes: .has-success.radio-inline   label
.has-success.radio-inline label,

bootstrap-theme.css
142: warning at line 2811, col 1
Adjoining classes: .has-success.checkbox-inline   label
.has-success.checkbox-inline label {

bootstrap-theme.css
143: warning at line 2824, col 1
Rule doesn't have all its properties in alphabetical order.
.has-success .input-group-addon {

bootstrap-theme.css
144: warning at line 2838, col 1
Adjoining classes: .has-warning.radio   label
.has-warning.radio label,

bootstrap-theme.css
145: warning at line 2839, col 1
Adjoining classes: .has-warning.checkbox   label
.has-warning.checkbox label,

bootstrap-theme.css
146: warning at line 2840, col 1
Adjoining classes: .has-warning.radio-inline   label
.has-warning.radio-inline label,

bootstrap-theme.css
147: warning at line 2841, col 1
Adjoining classes: .has-warning.checkbox-inline   label
.has-warning.checkbox-inline label {

bootstrap-theme.css
148: warning at line 2854, col 1
Rule doesn't have all its properties in alphabetical order.
.has-warning .input-group-addon {

bootstrap-theme.css
149: warning at line 2868, col 1
Adjoining classes: .has-error.radio   label
.has-error.radio label,

bootstrap-theme.css
150: warning at line 2869, col 1
Adjoining classes: .has-error.checkbox   label
.has-error.checkbox label,

bootstrap-theme.css
151: warning at line 2870, col 1
Adjoining classes: .has-error.radio-inline   label
.has-error.radio-inline label,

bootstrap-theme.css
152: warning at line 2871, col 1
Adjoining classes: .has-error.checkbox-inline   label
.has-error.checkbox-inline label {

bootstrap-theme.css
153: warning at line 2884, col 1
Rule doesn't have all its properties in alphabetical order.
.has-error .input-group-addon {

bootstrap-theme.css
154: warning at line 2898, col 1
Rule doesn't have all its properties in alphabetical order.
.help-block {

bootstrap-theme.css
155: warning at line 2910, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-inline .form-control {

bootstrap-theme.css
156: warning at line 2934, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-inline .radio,

bootstrap-theme.css
157: warning at line 2945, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-inline .radio input[type="radio"],

bootstrap-theme.css
158: warning at line 2954, col 1
Rule doesn't have all its properties in alphabetical order.
.form-horizontal .radio,

bootstrap-theme.css
159: warning at line 2971, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-horizontal .control-label {

bootstrap-theme.css
160: warning at line 2981, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-horizontal .form-group-lg .control-label {

bootstrap-theme.css
161: warning at line 2987, col 3
Rule doesn't have all its properties in alphabetical order.
  .form-horizontal .form-group-sm .control-label {

bootstrap-theme.css
162: warning at line 2992, col 1
Rule doesn't have all its properties in alphabetical order.
.btn {

bootstrap-theme.css
163: warning at line 3014, col 1
Adjoining classes: .btn.active:focus
.btn.active:focus,

bootstrap-theme.css
164: warning at line 3014, col 1
Adjoining classes: .btn.active:focus
.btn.active:focus,

bootstrap-theme.css
165: warning at line 3015, col 1
Adjoining classes: .btn.focus
.btn.focus,

bootstrap-theme.css
166: warning at line 3016, col 1
Adjoining classes: .btn:active.focus
.btn:active.focus,

bootstrap-theme.css
167: warning at line 3017, col 1
Adjoining classes: .btn.active.focus
.btn.active.focus {

bootstrap-theme.css
168: warning at line 3017, col 1
Adjoining classes: .btn.active.focus
.btn.active.focus {

bootstrap-theme.css
169: warning at line 3023, col 1
Adjoining classes: .btn.focus
.btn.focus {

bootstrap-theme.css
170: warning at line 3027, col 1
Rule doesn't have all its properties in alphabetical order.
.btn:active,

bootstrap-theme.css
171: warning at line 3027, col 1
Outlines should only be modified using :focus.
.btn:active,

bootstrap-theme.css
172: warning at line 3028, col 1
Adjoining classes: .btn.active
.btn.active {

bootstrap-theme.css
173: warning at line 3034, col 1
Adjoining classes: .btn.disabled
.btn.disabled,

bootstrap-theme.css
174: warning at line 3034, col 1
Rule doesn't have all its properties in alphabetical order.
.btn.disabled,

bootstrap-theme.css
175: warning at line 3039, col 3
Expected ( | none) but found 'alpha(opacity=65)'.
  filter: alpha(opacity=65);

bootstrap-theme.css
176: warning at line 3043, col 1
Adjoining classes: a.btn.disabled
a.btn.disabled,

bootstrap-theme.css
177: warning at line 3047, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default {

bootstrap-theme.css
178: warning at line 3052, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default:focus,

bootstrap-theme.css
179: warning at line 3053, col 1
Adjoining classes: .btn-default.focus
.btn-default.focus {

bootstrap-theme.css
180: warning at line 3058, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default:hover {

bootstrap-theme.css
181: warning at line 3063, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default:active,

bootstrap-theme.css
182: warning at line 3064, col 1
Adjoining classes: .btn-default.active
.btn-default.active,

bootstrap-theme.css
183: warning at line 3065, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default
.open > .dropdown-toggle.btn-default {

bootstrap-theme.css
184: warning at line 3070, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default:active:hover,

bootstrap-theme.css
185: warning at line 3071, col 1
Adjoining classes: .btn-default.active:hover
.btn-default.active:hover,

bootstrap-theme.css
186: warning at line 3071, col 1
Adjoining classes: .btn-default.active:hover
.btn-default.active:hover,

bootstrap-theme.css
187: warning at line 3072, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default:hover
.open > .dropdown-toggle.btn-default:hover,

bootstrap-theme.css
188: warning at line 3072, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default:hover
.open > .dropdown-toggle.btn-default:hover,

bootstrap-theme.css
189: warning at line 3074, col 1
Adjoining classes: .btn-default.active:focus
.btn-default.active:focus,

bootstrap-theme.css
190: warning at line 3074, col 1
Adjoining classes: .btn-default.active:focus
.btn-default.active:focus,

bootstrap-theme.css
191: warning at line 3075, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default:focus
.open > .dropdown-toggle.btn-default:focus,

bootstrap-theme.css
192: warning at line 3075, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default:focus
.open > .dropdown-toggle.btn-default:focus,

bootstrap-theme.css
193: warning at line 3076, col 1
Adjoining classes: .btn-default:active.focus
.btn-default:active.focus,

bootstrap-theme.css
194: warning at line 3077, col 1
Adjoining classes: .btn-default.active.focus
.btn-default.active.focus,

bootstrap-theme.css
195: warning at line 3077, col 1
Adjoining classes: .btn-default.active.focus
.btn-default.active.focus,

bootstrap-theme.css
196: warning at line 3078, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default.focus
.open > .dropdown-toggle.btn-default.focus {

bootstrap-theme.css
197: warning at line 3078, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default.focus
.open > .dropdown-toggle.btn-default.focus {

bootstrap-theme.css
198: warning at line 3084, col 1
Adjoining classes: .btn-default.active
.btn-default.active,

bootstrap-theme.css
199: warning at line 3085, col 9
Adjoining classes: .open > .dropdown-toggle.btn-default
.open > .dropdown-toggle.btn-default {

bootstrap-theme.css
200: warning at line 3088, col 1
Adjoining classes: .btn-default.disabled:hover
.btn-default.disabled:hover,

bootstrap-theme.css
201: warning at line 3088, col 1
Adjoining classes: .btn-default.disabled:hover
.btn-default.disabled:hover,

bootstrap-theme.css
202: warning at line 3091, col 1
Adjoining classes: .btn-default.disabled:focus
.btn-default.disabled:focus,

bootstrap-theme.css
203: warning at line 3091, col 1
Adjoining classes: .btn-default.disabled:focus
.btn-default.disabled:focus,

bootstrap-theme.css
204: warning at line 3094, col 1
Adjoining classes: .btn-default.disabled.focus
.btn-default.disabled.focus,

bootstrap-theme.css
205: warning at line 3094, col 1
Adjoining classes: .btn-default.disabled.focus
.btn-default.disabled.focus,

bootstrap-theme.css
206: warning at line 3095, col 1
Adjoining classes: .btn-default[disabled].focus
.btn-default[disabled].focus,

bootstrap-theme.css
207: warning at line 3096, col 20
Adjoining classes: fieldset[disabled]   .btn-default.focus
fieldset[disabled] .btn-default.focus {

bootstrap-theme.css
208: warning at line 3100, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-default .badge {

bootstrap-theme.css
209: warning at line 3104, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary {

bootstrap-theme.css
210: warning at line 3109, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary:focus,

bootstrap-theme.css
211: warning at line 3110, col 1
Adjoining classes: .btn-primary.focus
.btn-primary.focus {

bootstrap-theme.css
212: warning at line 3115, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary:hover {

bootstrap-theme.css
213: warning at line 3120, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary:active,

bootstrap-theme.css
214: warning at line 3121, col 1
Adjoining classes: .btn-primary.active
.btn-primary.active,

bootstrap-theme.css
215: warning at line 3122, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary
.open > .dropdown-toggle.btn-primary {

bootstrap-theme.css
216: warning at line 3127, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary:active:hover,

bootstrap-theme.css
217: warning at line 3128, col 1
Adjoining classes: .btn-primary.active:hover
.btn-primary.active:hover,

bootstrap-theme.css
218: warning at line 3128, col 1
Adjoining classes: .btn-primary.active:hover
.btn-primary.active:hover,

bootstrap-theme.css
219: warning at line 3129, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary:hover
.open > .dropdown-toggle.btn-primary:hover,

bootstrap-theme.css
220: warning at line 3129, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary:hover
.open > .dropdown-toggle.btn-primary:hover,

bootstrap-theme.css
221: warning at line 3131, col 1
Adjoining classes: .btn-primary.active:focus
.btn-primary.active:focus,

bootstrap-theme.css
222: warning at line 3131, col 1
Adjoining classes: .btn-primary.active:focus
.btn-primary.active:focus,

bootstrap-theme.css
223: warning at line 3132, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary:focus
.open > .dropdown-toggle.btn-primary:focus,

bootstrap-theme.css
224: warning at line 3132, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary:focus
.open > .dropdown-toggle.btn-primary:focus,

bootstrap-theme.css
225: warning at line 3133, col 1
Adjoining classes: .btn-primary:active.focus
.btn-primary:active.focus,

bootstrap-theme.css
226: warning at line 3134, col 1
Adjoining classes: .btn-primary.active.focus
.btn-primary.active.focus,

bootstrap-theme.css
227: warning at line 3134, col 1
Adjoining classes: .btn-primary.active.focus
.btn-primary.active.focus,

bootstrap-theme.css
228: warning at line 3135, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary.focus
.open > .dropdown-toggle.btn-primary.focus {

bootstrap-theme.css
229: warning at line 3135, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary.focus
.open > .dropdown-toggle.btn-primary.focus {

bootstrap-theme.css
230: warning at line 3141, col 1
Adjoining classes: .btn-primary.active
.btn-primary.active,

bootstrap-theme.css
231: warning at line 3142, col 9
Adjoining classes: .open > .dropdown-toggle.btn-primary
.open > .dropdown-toggle.btn-primary {

bootstrap-theme.css
232: warning at line 3145, col 1
Adjoining classes: .btn-primary.disabled:hover
.btn-primary.disabled:hover,

bootstrap-theme.css
233: warning at line 3145, col 1
Adjoining classes: .btn-primary.disabled:hover
.btn-primary.disabled:hover,

bootstrap-theme.css
234: warning at line 3148, col 1
Adjoining classes: .btn-primary.disabled:focus
.btn-primary.disabled:focus,

bootstrap-theme.css
235: warning at line 3148, col 1
Adjoining classes: .btn-primary.disabled:focus
.btn-primary.disabled:focus,

bootstrap-theme.css
236: warning at line 3151, col 1
Adjoining classes: .btn-primary.disabled.focus
.btn-primary.disabled.focus,

bootstrap-theme.css
237: warning at line 3151, col 1
Adjoining classes: .btn-primary.disabled.focus
.btn-primary.disabled.focus,

bootstrap-theme.css
238: warning at line 3152, col 1
Adjoining classes: .btn-primary[disabled].focus
.btn-primary[disabled].focus,

bootstrap-theme.css
239: warning at line 3153, col 20
Adjoining classes: fieldset[disabled]   .btn-primary.focus
fieldset[disabled] .btn-primary.focus {

bootstrap-theme.css
240: warning at line 3157, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-primary .badge {

bootstrap-theme.css
241: warning at line 3161, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success {

bootstrap-theme.css
242: warning at line 3166, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success:focus,

bootstrap-theme.css
243: warning at line 3167, col 1
Adjoining classes: .btn-success.focus
.btn-success.focus {

bootstrap-theme.css
244: warning at line 3172, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success:hover {

bootstrap-theme.css
245: warning at line 3177, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success:active,

bootstrap-theme.css
246: warning at line 3178, col 1
Adjoining classes: .btn-success.active
.btn-success.active,

bootstrap-theme.css
247: warning at line 3179, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success
.open > .dropdown-toggle.btn-success {

bootstrap-theme.css
248: warning at line 3184, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success:active:hover,

bootstrap-theme.css
249: warning at line 3185, col 1
Adjoining classes: .btn-success.active:hover
.btn-success.active:hover,

bootstrap-theme.css
250: warning at line 3185, col 1
Adjoining classes: .btn-success.active:hover
.btn-success.active:hover,

bootstrap-theme.css
251: warning at line 3186, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success:hover
.open > .dropdown-toggle.btn-success:hover,

bootstrap-theme.css
252: warning at line 3186, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success:hover
.open > .dropdown-toggle.btn-success:hover,

bootstrap-theme.css
253: warning at line 3188, col 1
Adjoining classes: .btn-success.active:focus
.btn-success.active:focus,

bootstrap-theme.css
254: warning at line 3188, col 1
Adjoining classes: .btn-success.active:focus
.btn-success.active:focus,

bootstrap-theme.css
255: warning at line 3189, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success:focus
.open > .dropdown-toggle.btn-success:focus,

bootstrap-theme.css
256: warning at line 3189, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success:focus
.open > .dropdown-toggle.btn-success:focus,

bootstrap-theme.css
257: warning at line 3190, col 1
Adjoining classes: .btn-success:active.focus
.btn-success:active.focus,

bootstrap-theme.css
258: warning at line 3191, col 1
Adjoining classes: .btn-success.active.focus
.btn-success.active.focus,

bootstrap-theme.css
259: warning at line 3191, col 1
Adjoining classes: .btn-success.active.focus
.btn-success.active.focus,

bootstrap-theme.css
260: warning at line 3192, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success.focus
.open > .dropdown-toggle.btn-success.focus {

bootstrap-theme.css
261: warning at line 3192, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success.focus
.open > .dropdown-toggle.btn-success.focus {

bootstrap-theme.css
262: warning at line 3198, col 1
Adjoining classes: .btn-success.active
.btn-success.active,

bootstrap-theme.css
263: warning at line 3199, col 9
Adjoining classes: .open > .dropdown-toggle.btn-success
.open > .dropdown-toggle.btn-success {

bootstrap-theme.css
264: warning at line 3202, col 1
Adjoining classes: .btn-success.disabled:hover
.btn-success.disabled:hover,

bootstrap-theme.css
265: warning at line 3202, col 1
Adjoining classes: .btn-success.disabled:hover
.btn-success.disabled:hover,

bootstrap-theme.css
266: warning at line 3205, col 1
Adjoining classes: .btn-success.disabled:focus
.btn-success.disabled:focus,

bootstrap-theme.css
267: warning at line 3205, col 1
Adjoining classes: .btn-success.disabled:focus
.btn-success.disabled:focus,

bootstrap-theme.css
268: warning at line 3208, col 1
Adjoining classes: .btn-success.disabled.focus
.btn-success.disabled.focus,

bootstrap-theme.css
269: warning at line 3208, col 1
Adjoining classes: .btn-success.disabled.focus
.btn-success.disabled.focus,

bootstrap-theme.css
270: warning at line 3209, col 1
Adjoining classes: .btn-success[disabled].focus
.btn-success[disabled].focus,

bootstrap-theme.css
271: warning at line 3210, col 20
Adjoining classes: fieldset[disabled]   .btn-success.focus
fieldset[disabled] .btn-success.focus {

bootstrap-theme.css
272: warning at line 3214, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-success .badge {

bootstrap-theme.css
273: warning at line 3218, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info {

bootstrap-theme.css
274: warning at line 3223, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info:focus,

bootstrap-theme.css
275: warning at line 3224, col 1
Adjoining classes: .btn-info.focus
.btn-info.focus {

bootstrap-theme.css
276: warning at line 3229, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info:hover {

bootstrap-theme.css
277: warning at line 3234, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info:active,

bootstrap-theme.css
278: warning at line 3235, col 1
Adjoining classes: .btn-info.active
.btn-info.active,

bootstrap-theme.css
279: warning at line 3236, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info
.open > .dropdown-toggle.btn-info {

bootstrap-theme.css
280: warning at line 3241, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info:active:hover,

bootstrap-theme.css
281: warning at line 3242, col 1
Adjoining classes: .btn-info.active:hover
.btn-info.active:hover,

bootstrap-theme.css
282: warning at line 3242, col 1
Adjoining classes: .btn-info.active:hover
.btn-info.active:hover,

bootstrap-theme.css
283: warning at line 3243, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info:hover
.open > .dropdown-toggle.btn-info:hover,

bootstrap-theme.css
284: warning at line 3243, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info:hover
.open > .dropdown-toggle.btn-info:hover,

bootstrap-theme.css
285: warning at line 3245, col 1
Adjoining classes: .btn-info.active:focus
.btn-info.active:focus,

bootstrap-theme.css
286: warning at line 3245, col 1
Adjoining classes: .btn-info.active:focus
.btn-info.active:focus,

bootstrap-theme.css
287: warning at line 3246, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info:focus
.open > .dropdown-toggle.btn-info:focus,

bootstrap-theme.css
288: warning at line 3246, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info:focus
.open > .dropdown-toggle.btn-info:focus,

bootstrap-theme.css
289: warning at line 3247, col 1
Adjoining classes: .btn-info:active.focus
.btn-info:active.focus,

bootstrap-theme.css
290: warning at line 3248, col 1
Adjoining classes: .btn-info.active.focus
.btn-info.active.focus,

bootstrap-theme.css
291: warning at line 3248, col 1
Adjoining classes: .btn-info.active.focus
.btn-info.active.focus,

bootstrap-theme.css
292: warning at line 3249, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info.focus
.open > .dropdown-toggle.btn-info.focus {

bootstrap-theme.css
293: warning at line 3249, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info.focus
.open > .dropdown-toggle.btn-info.focus {

bootstrap-theme.css
294: warning at line 3255, col 1
Adjoining classes: .btn-info.active
.btn-info.active,

bootstrap-theme.css
295: warning at line 3256, col 9
Adjoining classes: .open > .dropdown-toggle.btn-info
.open > .dropdown-toggle.btn-info {

bootstrap-theme.css
296: warning at line 3259, col 1
Adjoining classes: .btn-info.disabled:hover
.btn-info.disabled:hover,

bootstrap-theme.css
297: warning at line 3259, col 1
Adjoining classes: .btn-info.disabled:hover
.btn-info.disabled:hover,

bootstrap-theme.css
298: warning at line 3262, col 1
Adjoining classes: .btn-info.disabled:focus
.btn-info.disabled:focus,

bootstrap-theme.css
299: warning at line 3262, col 1
Adjoining classes: .btn-info.disabled:focus
.btn-info.disabled:focus,

bootstrap-theme.css
300: warning at line 3265, col 1
Adjoining classes: .btn-info.disabled.focus
.btn-info.disabled.focus,

bootstrap-theme.css
301: warning at line 3265, col 1
Adjoining classes: .btn-info.disabled.focus
.btn-info.disabled.focus,

bootstrap-theme.css
302: warning at line 3266, col 1
Adjoining classes: .btn-info[disabled].focus
.btn-info[disabled].focus,

bootstrap-theme.css
303: warning at line 3267, col 20
Adjoining classes: fieldset[disabled]   .btn-info.focus
fieldset[disabled] .btn-info.focus {

bootstrap-theme.css
304: warning at line 3271, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-info .badge {

bootstrap-theme.css
305: warning at line 3275, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning {

bootstrap-theme.css
306: warning at line 3280, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning:focus,

bootstrap-theme.css
307: warning at line 3281, col 1
Adjoining classes: .btn-warning.focus
.btn-warning.focus {

bootstrap-theme.css
308: warning at line 3286, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning:hover {

bootstrap-theme.css
309: warning at line 3291, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning:active,

bootstrap-theme.css
310: warning at line 3292, col 1
Adjoining classes: .btn-warning.active
.btn-warning.active,

bootstrap-theme.css
311: warning at line 3293, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning
.open > .dropdown-toggle.btn-warning {

bootstrap-theme.css
312: warning at line 3298, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning:active:hover,

bootstrap-theme.css
313: warning at line 3299, col 1
Adjoining classes: .btn-warning.active:hover
.btn-warning.active:hover,

bootstrap-theme.css
314: warning at line 3299, col 1
Adjoining classes: .btn-warning.active:hover
.btn-warning.active:hover,

bootstrap-theme.css
315: warning at line 3300, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning:hover
.open > .dropdown-toggle.btn-warning:hover,

bootstrap-theme.css
316: warning at line 3300, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning:hover
.open > .dropdown-toggle.btn-warning:hover,

bootstrap-theme.css
317: warning at line 3302, col 1
Adjoining classes: .btn-warning.active:focus
.btn-warning.active:focus,

bootstrap-theme.css
318: warning at line 3302, col 1
Adjoining classes: .btn-warning.active:focus
.btn-warning.active:focus,

bootstrap-theme.css
319: warning at line 3303, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning:focus
.open > .dropdown-toggle.btn-warning:focus,

bootstrap-theme.css
320: warning at line 3303, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning:focus
.open > .dropdown-toggle.btn-warning:focus,

bootstrap-theme.css
321: warning at line 3304, col 1
Adjoining classes: .btn-warning:active.focus
.btn-warning:active.focus,

bootstrap-theme.css
322: warning at line 3305, col 1
Adjoining classes: .btn-warning.active.focus
.btn-warning.active.focus,

bootstrap-theme.css
323: warning at line 3305, col 1
Adjoining classes: .btn-warning.active.focus
.btn-warning.active.focus,

bootstrap-theme.css
324: warning at line 3306, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning.focus
.open > .dropdown-toggle.btn-warning.focus {

bootstrap-theme.css
325: warning at line 3306, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning.focus
.open > .dropdown-toggle.btn-warning.focus {

bootstrap-theme.css
326: warning at line 3312, col 1
Adjoining classes: .btn-warning.active
.btn-warning.active,

bootstrap-theme.css
327: warning at line 3313, col 9
Adjoining classes: .open > .dropdown-toggle.btn-warning
.open > .dropdown-toggle.btn-warning {

bootstrap-theme.css
328: warning at line 3316, col 1
Adjoining classes: .btn-warning.disabled:hover
.btn-warning.disabled:hover,

bootstrap-theme.css
329: warning at line 3316, col 1
Adjoining classes: .btn-warning.disabled:hover
.btn-warning.disabled:hover,

bootstrap-theme.css
330: warning at line 3319, col 1
Adjoining classes: .btn-warning.disabled:focus
.btn-warning.disabled:focus,

bootstrap-theme.css
331: warning at line 3319, col 1
Adjoining classes: .btn-warning.disabled:focus
.btn-warning.disabled:focus,

bootstrap-theme.css
332: warning at line 3322, col 1
Adjoining classes: .btn-warning.disabled.focus
.btn-warning.disabled.focus,

bootstrap-theme.css
333: warning at line 3322, col 1
Adjoining classes: .btn-warning.disabled.focus
.btn-warning.disabled.focus,

bootstrap-theme.css
334: warning at line 3323, col 1
Adjoining classes: .btn-warning[disabled].focus
.btn-warning[disabled].focus,

bootstrap-theme.css
335: warning at line 3324, col 20
Adjoining classes: fieldset[disabled]   .btn-warning.focus
fieldset[disabled] .btn-warning.focus {

bootstrap-theme.css
336: warning at line 3328, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-warning .badge {

bootstrap-theme.css
337: warning at line 3332, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger {

bootstrap-theme.css
338: warning at line 3337, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger:focus,

bootstrap-theme.css
339: warning at line 3338, col 1
Adjoining classes: .btn-danger.focus
.btn-danger.focus {

bootstrap-theme.css
340: warning at line 3343, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger:hover {

bootstrap-theme.css
341: warning at line 3348, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger:active,

bootstrap-theme.css
342: warning at line 3349, col 1
Adjoining classes: .btn-danger.active
.btn-danger.active,

bootstrap-theme.css
343: warning at line 3350, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger
.open > .dropdown-toggle.btn-danger {

bootstrap-theme.css
344: warning at line 3355, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger:active:hover,

bootstrap-theme.css
345: warning at line 3356, col 1
Adjoining classes: .btn-danger.active:hover
.btn-danger.active:hover,

bootstrap-theme.css
346: warning at line 3356, col 1
Adjoining classes: .btn-danger.active:hover
.btn-danger.active:hover,

bootstrap-theme.css
347: warning at line 3357, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger:hover
.open > .dropdown-toggle.btn-danger:hover,

bootstrap-theme.css
348: warning at line 3357, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger:hover
.open > .dropdown-toggle.btn-danger:hover,

bootstrap-theme.css
349: warning at line 3359, col 1
Adjoining classes: .btn-danger.active:focus
.btn-danger.active:focus,

bootstrap-theme.css
350: warning at line 3359, col 1
Adjoining classes: .btn-danger.active:focus
.btn-danger.active:focus,

bootstrap-theme.css
351: warning at line 3360, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger:focus
.open > .dropdown-toggle.btn-danger:focus,

bootstrap-theme.css
352: warning at line 3360, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger:focus
.open > .dropdown-toggle.btn-danger:focus,

bootstrap-theme.css
353: warning at line 3361, col 1
Adjoining classes: .btn-danger:active.focus
.btn-danger:active.focus,

bootstrap-theme.css
354: warning at line 3362, col 1
Adjoining classes: .btn-danger.active.focus
.btn-danger.active.focus,

bootstrap-theme.css
355: warning at line 3362, col 1
Adjoining classes: .btn-danger.active.focus
.btn-danger.active.focus,

bootstrap-theme.css
356: warning at line 3363, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger.focus
.open > .dropdown-toggle.btn-danger.focus {

bootstrap-theme.css
357: warning at line 3363, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger.focus
.open > .dropdown-toggle.btn-danger.focus {

bootstrap-theme.css
358: warning at line 3369, col 1
Adjoining classes: .btn-danger.active
.btn-danger.active,

bootstrap-theme.css
359: warning at line 3370, col 9
Adjoining classes: .open > .dropdown-toggle.btn-danger
.open > .dropdown-toggle.btn-danger {

bootstrap-theme.css
360: warning at line 3373, col 1
Adjoining classes: .btn-danger.disabled:hover
.btn-danger.disabled:hover,

bootstrap-theme.css
361: warning at line 3373, col 1
Adjoining classes: .btn-danger.disabled:hover
.btn-danger.disabled:hover,

bootstrap-theme.css
362: warning at line 3376, col 1
Adjoining classes: .btn-danger.disabled:focus
.btn-danger.disabled:focus,

bootstrap-theme.css
363: warning at line 3376, col 1
Adjoining classes: .btn-danger.disabled:focus
.btn-danger.disabled:focus,

bootstrap-theme.css
364: warning at line 3379, col 1
Adjoining classes: .btn-danger.disabled.focus
.btn-danger.disabled.focus,

bootstrap-theme.css
365: warning at line 3379, col 1
Adjoining classes: .btn-danger.disabled.focus
.btn-danger.disabled.focus,

bootstrap-theme.css
366: warning at line 3380, col 1
Adjoining classes: .btn-danger[disabled].focus
.btn-danger[disabled].focus,

bootstrap-theme.css
367: warning at line 3381, col 20
Adjoining classes: fieldset[disabled]   .btn-danger.focus
fieldset[disabled] .btn-danger.focus {

bootstrap-theme.css
368: warning at line 3385, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-danger .badge {

bootstrap-theme.css
369: warning at line 3389, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-link {

bootstrap-theme.css
370: warning at line 3396, col 1
Adjoining classes: .btn-link.active
.btn-link.active,

bootstrap-theme.css
371: warning at line 3409, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-link:hover,

bootstrap-theme.css
372: warning at line 3422, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-lg,

bootstrap-theme.css
373: warning at line 3429, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-sm,

bootstrap-theme.css
374: warning at line 3436, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-xs,

bootstrap-theme.css
375: warning at line 3461, col 1
Adjoining classes: .fade.in
.fade.in {

bootstrap-theme.css
376: warning at line 3467, col 1
Adjoining classes: .collapse.in
.collapse.in {

bootstrap-theme.css
377: warning at line 3470, col 1
Adjoining classes: tr.collapse.in
tr.collapse.in {

bootstrap-theme.css
378: warning at line 3473, col 1
Adjoining classes: tbody.collapse.in
tbody.collapse.in {

bootstrap-theme.css
379: warning at line 3476, col 1
Rule doesn't have all its properties in alphabetical order.
.collapsing {

bootstrap-theme.css
380: warning at line 3487, col 1
Rule doesn't have all its properties in alphabetical order.
.caret {

bootstrap-theme.css
381: warning at line 3494, col 3
Expected end of value but found '	'.
  border-top: 4px solid \9;

bootstrap-theme.css
382: warning at line 3502, col 1
Outlines shouldn't be hidden unless other visual changes are made.
.dropdown-toggle:focus {

bootstrap-theme.css
383: warning at line 3505, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu {

bootstrap-theme.css
384: warning at line 3526, col 1
Adjoining classes: .dropdown-menu.pull-right
.dropdown-menu.pull-right {

bootstrap-theme.css
385: warning at line 3526, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu.pull-right {

bootstrap-theme.css
386: warning at line 3530, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu .divider {

bootstrap-theme.css
387: warning at line 3536, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu > li > a {

bootstrap-theme.css
388: warning at line 3545, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu > li > a:hover,

bootstrap-theme.css
389: warning at line 3551, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu > .active > a,

bootstrap-theme.css
390: warning at line 3564, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-menu > .disabled > a:hover,

bootstrap-theme.css
391: warning at line 3569, col 3
Expected ( | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabledenabled =falsefalse)'.
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

bootstrap-theme.css
392: warning at line 3575, col 1
Outlines should only be modified using :focus.
.open > a {

bootstrap-theme.css
393: warning at line 3586, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-header {

bootstrap-theme.css
394: warning at line 3594, col 1
Rule doesn't have all its properties in alphabetical order.
.dropdown-backdrop {

bootstrap-theme.css
395: warning at line 3602, col 1
Rule doesn't have all its properties in alphabetical order.
.pull-right > .dropdown-menu {

bootstrap-theme.css
396: warning at line 3606, col 1
Rule doesn't have all its properties in alphabetical order.
.dropup .caret,

bootstrap-theme.css
397: warning at line 3610, col 3
Expected end of value but found '	'.
  border-bottom: 4px solid \9;

bootstrap-theme.css
398: warning at line 3613, col 1
Rule doesn't have all its properties in alphabetical order.
.dropup .dropdown-menu,

bootstrap-theme.css
399: warning at line 3629, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group,

bootstrap-theme.css
400: warning at line 3635, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group > .btn,

bootstrap-theme.css
401: warning at line 3646, col 14
Adjoining classes: .btn-group > .btn.active
.btn-group > .btn.active,

bootstrap-theme.css
402: warning at line 3647, col 23
Adjoining classes: .btn-group-vertical > .btn.active
.btn-group-vertical > .btn.active {

bootstrap-theme.css
403: warning at line 3699, col 1
Outlines should only be modified using :focus.
.btn-group .dropdown-toggle:active,

bootstrap-theme.css
404: warning at line 3700, col 1
Adjoining classes: .btn-group.open   .dropdown-toggle
.btn-group.open .dropdown-toggle {

bootstrap-theme.css
405: warning at line 3711, col 1
Adjoining classes: .btn-group.open   .dropdown-toggle
.btn-group.open .dropdown-toggle {

bootstrap-theme.css
406: warning at line 3715, col 1
Adjoining classes: .btn-group.open   .dropdown-toggle.btn-link
.btn-group.open .dropdown-toggle.btn-link {

bootstrap-theme.css
407: warning at line 3715, col 17
Adjoining classes: .btn-group.open   .dropdown-toggle.btn-link
.btn-group.open .dropdown-toggle.btn-link {

bootstrap-theme.css
408: warning at line 3722, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-lg .caret {

bootstrap-theme.css
409: warning at line 3729, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn,

bootstrap-theme.css
410: warning at line 3740, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn + .btn,

bootstrap-theme.css
411: warning at line 3750, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn:first-child:not(:last-child) {

bootstrap-theme.css
412: warning at line 3756, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn:last-child:not(:first-child) {

bootstrap-theme.css
413: warning at line 3765, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,

bootstrap-theme.css
414: warning at line 3770, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {

bootstrap-theme.css
415: warning at line 3774, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-justified {

bootstrap-theme.css
416: warning at line 3780, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-group-justified > .btn,

bootstrap-theme.css
417: warning at line 3792, col 1
Rule doesn't have all its properties in alphabetical order.
[data-toggle="buttons"] > .btn input[type="radio"],

bootstrap-theme.css
418: warning at line 3800, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group {

bootstrap-theme.css
419: warning at line 3805, col 13
Attribute selectors with *= are slow!
.input-group[class*="col-"] {

bootstrap-theme.css
420: warning at line 3810, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group .form-control {

bootstrap-theme.css
421: warning at line 3820, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-lg > .form-control,

bootstrap-theme.css
422: warning at line 3824, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 10px 16px;

bootstrap-theme.css
423: warning at line 3843, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-sm > .form-control,

bootstrap-theme.css
424: warning at line 3847, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 5px 10px;

bootstrap-theme.css
425: warning at line 3876, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-addon,

bootstrap-theme.css
426: warning at line 3882, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-addon {

bootstrap-theme.css
427: warning at line 3893, col 1
Adjoining classes: .input-group-addon.input-sm
.input-group-addon.input-sm {

bootstrap-theme.css
428: warning at line 3893, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-addon.input-sm {

bootstrap-theme.css
429: warning at line 3898, col 1
Adjoining classes: .input-group-addon.input-lg
.input-group-addon.input-lg {

bootstrap-theme.css
430: warning at line 3898, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-addon.input-lg {

bootstrap-theme.css
431: warning at line 3933, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-btn {

bootstrap-theme.css
432: warning at line 3953, col 1
Rule doesn't have all its properties in alphabetical order.
.input-group-btn:last-child > .btn,

bootstrap-theme.css
433: warning at line 3958, col 1
Rule doesn't have all its properties in alphabetical order.
.nav {

bootstrap-theme.css
434: warning at line 3963, col 1
Rule doesn't have all its properties in alphabetical order.
.nav > li {

bootstrap-theme.css
435: warning at line 3967, col 1
Rule doesn't have all its properties in alphabetical order.
.nav > li > a {

bootstrap-theme.css
436: warning at line 3972, col 1
Rule doesn't have all its properties in alphabetical order.
.nav > li > a:hover,

bootstrap-theme.css
437: warning at line 3980, col 1
Rule doesn't have all its properties in alphabetical order.
.nav > li.disabled > a:hover,

bootstrap-theme.css
438: warning at line 3993, col 1
Rule doesn't have all its properties in alphabetical order.
.nav .nav-divider {

bootstrap-theme.css
439: warning at line 4009, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs > li > a {

bootstrap-theme.css
440: warning at line 4018, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs > li.active > a,

bootstrap-theme.css
441: warning at line 4027, col 1
Adjoining classes: .nav-tabs.nav-justified
.nav-tabs.nav-justified {

bootstrap-theme.css
442: warning at line 4027, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs.nav-justified {

bootstrap-theme.css
443: warning at line 4031, col 1
Adjoining classes: .nav-tabs.nav-justified > li
.nav-tabs.nav-justified > li {

bootstrap-theme.css
444: warning at line 4034, col 1
Adjoining classes: .nav-tabs.nav-justified > li > a
.nav-tabs.nav-justified > li > a {

bootstrap-theme.css
445: warning at line 4034, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs.nav-justified > li > a {

bootstrap-theme.css
446: warning at line 4038, col 1
Adjoining classes: .nav-tabs.nav-justified > .dropdown   .dropdown-menu
.nav-tabs.nav-justified > .dropdown .dropdown-menu {

bootstrap-theme.css
447: warning at line 4038, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs.nav-justified > .dropdown .dropdown-menu {

bootstrap-theme.css
448: warning at line 4043, col 3
Adjoining classes: .nav-tabs.nav-justified > li
  .nav-tabs.nav-justified > li {

bootstrap-theme.css
449: warning at line 4047, col 3
Adjoining classes: .nav-tabs.nav-justified > li > a
  .nav-tabs.nav-justified > li > a {

bootstrap-theme.css
450: warning at line 4051, col 1
Adjoining classes: .nav-tabs.nav-justified > li > a
.nav-tabs.nav-justified > li > a {

bootstrap-theme.css
451: warning at line 4051, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs.nav-justified > li > a {

bootstrap-theme.css
452: warning at line 4055, col 1
Adjoining classes: .nav-tabs.nav-justified > .active > a
.nav-tabs.nav-justified > .active > a,

bootstrap-theme.css
453: warning at line 4056, col 1
Adjoining classes: .nav-tabs.nav-justified > .active > a:hover
.nav-tabs.nav-justified > .active > a:hover,

bootstrap-theme.css
454: warning at line 4057, col 1
Adjoining classes: .nav-tabs.nav-justified > .active > a:focus
.nav-tabs.nav-justified > .active > a:focus {

bootstrap-theme.css
455: warning at line 4061, col 3
Adjoining classes: .nav-tabs.nav-justified > li > a
  .nav-tabs.nav-justified > li > a {

bootstrap-theme.css
456: warning at line 4065, col 3
Adjoining classes: .nav-tabs.nav-justified > .active > a
  .nav-tabs.nav-justified > .active > a,

bootstrap-theme.css
457: warning at line 4066, col 3
Adjoining classes: .nav-tabs.nav-justified > .active > a:hover
  .nav-tabs.nav-justified > .active > a:hover,

bootstrap-theme.css
458: warning at line 4067, col 3
Adjoining classes: .nav-tabs.nav-justified > .active > a:focus
  .nav-tabs.nav-justified > .active > a:focus {

bootstrap-theme.css
459: warning at line 4080, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-pills > li.active > a,

bootstrap-theme.css
460: warning at line 4089, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-stacked > li + li {

bootstrap-theme.css
461: warning at line 4099, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-justified > li > a {

bootstrap-theme.css
462: warning at line 4103, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-justified > .dropdown .dropdown-menu {

bootstrap-theme.css
463: warning at line 4119, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs-justified > li > a {

bootstrap-theme.css
464: warning at line 4145, col 1
Rule doesn't have all its properties in alphabetical order.
.nav-tabs .dropdown-menu {

bootstrap-theme.css
465: warning at line 4150, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar {

bootstrap-theme.css
466: warning at line 4166, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-collapse {

bootstrap-theme.css
467: warning at line 4174, col 1
Adjoining classes: .navbar-collapse.in
.navbar-collapse.in {

bootstrap-theme.css
468: warning at line 4178, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-collapse {

bootstrap-theme.css
469: warning at line 4183, col 3
Adjoining classes: .navbar-collapse.collapse
  .navbar-collapse.collapse {

bootstrap-theme.css
470: warning at line 4183, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-collapse.collapse {

bootstrap-theme.css
471: warning at line 4184, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
472: warning at line 4185, col 5
Use of !important
    height: auto !important;

bootstrap-theme.css
473: warning at line 4187, col 5
Use of !important
    overflow: visible !important;

bootstrap-theme.css
474: warning at line 4189, col 3
Adjoining classes: .navbar-collapse.in
  .navbar-collapse.in {

bootstrap-theme.css
475: warning at line 4209, col 1
Rule doesn't have all its properties in alphabetical order.
.container > .navbar-header,

bootstrap-theme.css
476: warning at line 4217, col 3
Rule doesn't have all its properties in alphabetical order.
  .container > .navbar-header,

bootstrap-theme.css
477: warning at line 4225, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-static-top {

bootstrap-theme.css
478: warning at line 4234, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-fixed-top,

bootstrap-theme.css
479: warning at line 4247, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-fixed-top {

bootstrap-theme.css
480: warning at line 4251, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-fixed-bottom {

bootstrap-theme.css
481: warning at line 4256, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-brand {

bootstrap-theme.css
482: warning at line 4258, col 3
Using height with padding can sometimes make elements larger than you expect.
  padding: 15px 15px;

bootstrap-theme.css
483: warning at line 4276, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-toggle {

bootstrap-theme.css
484: warning at line 4288, col 1
Outlines shouldn't be hidden unless other visual changes are made.
.navbar-toggle:focus {

bootstrap-theme.css
485: warning at line 4291, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-toggle .icon-bar {

bootstrap-theme.css
486: warning at line 4308, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-nav > li > a {

bootstrap-theme.css
487: warning at line 4314, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-nav .open .dropdown-menu {

bootstrap-theme.css
488: warning at line 4343, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-nav > li > a {

bootstrap-theme.css
489: warning at line 4348, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-form {

bootstrap-theme.css
490: warning at line 4348, col 1
The properties margin-top, margin-bottom, margin-left, margin-right can be replaced by margin.
.navbar-form {

bootstrap-theme.css
491: warning at line 4365, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-form .form-control {

bootstrap-theme.css
492: warning at line 4389, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-form .radio,

bootstrap-theme.css
493: warning at line 4400, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-form .radio input[type="radio"],

bootstrap-theme.css
494: warning at line 4418, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-form {

bootstrap-theme.css
495: warning at line 4429, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-nav > li > .dropdown-menu {

bootstrap-theme.css
496: warning at line 4434, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {

bootstrap-theme.css
497: warning at line 4441, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-btn {

bootstrap-theme.css
498: warning at line 4445, col 1
Adjoining classes: .navbar-btn.btn-sm
.navbar-btn.btn-sm {

bootstrap-theme.css
499: warning at line 4445, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-btn.btn-sm {

bootstrap-theme.css
500: warning at line 4449, col 1
Adjoining classes: .navbar-btn.btn-xs
.navbar-btn.btn-xs {

bootstrap-theme.css
501: warning at line 4449, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-btn.btn-xs {

bootstrap-theme.css
502: warning at line 4453, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-text {

bootstrap-theme.css
503: warning at line 4466, col 5
Use of !important
    float: left !important;

bootstrap-theme.css
504: warning at line 4469, col 5
Use of !important
    float: right !important;

bootstrap-theme.css
505: warning at line 4483, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-default .navbar-brand:hover,

bootstrap-theme.css
506: warning at line 4494, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-default .navbar-nav > li > a:hover,

bootstrap-theme.css
507: warning at line 4499, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-default .navbar-nav > .active > a,

bootstrap-theme.css
508: warning at line 4505, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-default .navbar-nav > .disabled > a,

bootstrap-theme.css
509: warning at line 4535, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,

bootstrap-theme.css
510: warning at line 4540, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,

bootstrap-theme.css
511: warning at line 4546, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,

bootstrap-theme.css
512: warning at line 4579, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-inverse .navbar-brand:hover,

bootstrap-theme.css
513: warning at line 4590, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-inverse .navbar-nav > li > a:hover,

bootstrap-theme.css
514: warning at line 4595, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-inverse .navbar-nav > .active > a,

bootstrap-theme.css
515: warning at line 4601, col 1
Rule doesn't have all its properties in alphabetical order.
.navbar-inverse .navbar-nav > .disabled > a,

bootstrap-theme.css
516: warning at line 4637, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,

bootstrap-theme.css
517: warning at line 4642, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,

bootstrap-theme.css
518: warning at line 4648, col 3
Rule doesn't have all its properties in alphabetical order.
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,

bootstrap-theme.css
519: warning at line 4674, col 1
Rule doesn't have all its properties in alphabetical order.
.breadcrumb {

bootstrap-theme.css
520: warning at line 4684, col 1
Rule doesn't have all its properties in alphabetical order.
.breadcrumb > li + li:before {

bootstrap-theme.css
521: warning at line 4692, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination {

bootstrap-theme.css
522: warning at line 4701, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination > li > a,

bootstrap-theme.css
523: warning at line 4713, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination > li:first-child > a,

bootstrap-theme.css
524: warning at line 4724, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination > li > a:hover,

bootstrap-theme.css
525: warning at line 4733, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination > .active > a,

bootstrap-theme.css
526: warning at line 4745, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination > .disabled > span,

bootstrap-theme.css
527: warning at line 4756, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination-lg > li > a,

bootstrap-theme.css
528: warning at line 4772, col 1
Rule doesn't have all its properties in alphabetical order.
.pagination-sm > li > a,

bootstrap-theme.css
529: warning at line 4788, col 1
Rule doesn't have all its properties in alphabetical order.
.pager {

bootstrap-theme.css
530: warning at line 4797, col 1
Rule doesn't have all its properties in alphabetical order.
.pager li > a,

bootstrap-theme.css
531: warning at line 4805, col 1
Rule doesn't have all its properties in alphabetical order.
.pager li > a:hover,

bootstrap-theme.css
532: warning at line 4818, col 1
Rule doesn't have all its properties in alphabetical order.
.pager .disabled > a,

bootstrap-theme.css
533: warning at line 4826, col 1
Rule doesn't have all its properties in alphabetical order.
.label {

bootstrap-theme.css
534: warning at line 4838, col 1
Rule doesn't have all its properties in alphabetical order.
a.label:hover,

bootstrap-theme.css
535: warning at line 4893, col 1
Rule doesn't have all its properties in alphabetical order.
.badge {

bootstrap-theme.css
536: warning at line 4914, col 1
Rule doesn't have all its properties in alphabetical order.
.btn-xs .badge,

bootstrap-theme.css
537: warning at line 4919, col 1
Rule doesn't have all its properties in alphabetical order.
a.badge:hover,

bootstrap-theme.css
538: warning at line 4925, col 1
Adjoining classes: .list-group-item.active > .badge
.list-group-item.active > .badge,

bootstrap-theme.css
539: warning at line 4925, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item.active > .badge,

bootstrap-theme.css
540: warning at line 4939, col 1
Rule doesn't have all its properties in alphabetical order.
.jumbotron {

bootstrap-theme.css
541: warning at line 4946, col 12
Heading (h1) should not be qualified.
.jumbotron h1,

bootstrap-theme.css
542: warning at line 4946, col 12
Heading (h1) has already been defined.
.jumbotron h1,

bootstrap-theme.css
543: warning at line 4950, col 1
Rule doesn't have all its properties in alphabetical order.
.jumbotron p {

bootstrap-theme.css
544: warning at line 4968, col 3
Rule doesn't have all its properties in alphabetical order.
  .jumbotron {

bootstrap-theme.css
545: warning at line 4977, col 14
Heading (h1) should not be qualified.
  .jumbotron h1,

bootstrap-theme.css
546: warning at line 4977, col 14
Heading (h1) has already been defined.
  .jumbotron h1,

bootstrap-theme.css
547: warning at line 4982, col 1
Rule doesn't have all its properties in alphabetical order.
.thumbnail {

bootstrap-theme.css
548: warning at line 5001, col 1
Adjoining classes: a.thumbnail.active
a.thumbnail.active {

bootstrap-theme.css
549: warning at line 5004, col 1
Rule doesn't have all its properties in alphabetical order.
.thumbnail .caption {

bootstrap-theme.css
550: warning at line 5008, col 1
Rule doesn't have all its properties in alphabetical order.
.alert {

bootstrap-theme.css
551: warning at line 5014, col 8
Heading (h4) should not be qualified.
.alert h4 {

bootstrap-theme.css
552: warning at line 5014, col 8
Heading (h4) has already been defined.
.alert h4 {

bootstrap-theme.css
553: warning at line 5014, col 1
Rule doesn't have all its properties in alphabetical order.
.alert h4 {

bootstrap-theme.css
554: warning at line 5032, col 1
Rule doesn't have all its properties in alphabetical order.
.alert-dismissable .close,

bootstrap-theme.css
555: warning at line 5099, col 1
Rule doesn't have all its properties in alphabetical order.
.progress {

bootstrap-theme.css
556: warning at line 5108, col 1
Rule doesn't have all its properties in alphabetical order.
.progress-bar {

bootstrap-theme.css
557: warning at line 5110, col 10
Values of 0 shouldn't have units specified.
  width: 0%;

bootstrap-theme.css
558: warning at line 5123, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.progress-striped .progress-bar,

bootstrap-theme.css
559: warning at line 5130, col 1
Adjoining classes: .progress.active   .progress-bar
.progress.active .progress-bar,

bootstrap-theme.css
560: warning at line 5131, col 1
Adjoining classes: .progress-bar.active
.progress-bar.active {

bootstrap-theme.css
561: warning at line 5139, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.progress-striped .progress-bar-success {

bootstrap-theme.css
562: warning at line 5147, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.progress-striped .progress-bar-info {

bootstrap-theme.css
563: warning at line 5155, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.progress-striped .progress-bar-warning {

bootstrap-theme.css
564: warning at line 5163, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.progress-striped .progress-bar-danger {

bootstrap-theme.css
565: warning at line 5174, col 1
Rule doesn't have all its properties in alphabetical order.
.media,

bootstrap-theme.css
566: warning at line 5185, col 1
Adjoining classes: .media-object.img-thumbnail
.media-object.img-thumbnail {

bootstrap-theme.css
567: warning at line 5208, col 1
Rule doesn't have all its properties in alphabetical order.
.media-heading {

bootstrap-theme.css
568: warning at line 5212, col 1
Rule doesn't have all its properties in alphabetical order.
.media-list {

bootstrap-theme.css
569: warning at line 5220, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item {

bootstrap-theme.css
570: warning at line 5228, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item:first-child {

bootstrap-theme.css
571: warning at line 5232, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item:last-child {

bootstrap-theme.css
572: warning at line 5245, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item:hover,

bootstrap-theme.css
573: warning at line 5253, col 1
Rule doesn't have all its properties in alphabetical order.
button.list-group-item {

bootstrap-theme.css
574: warning at line 5257, col 1
Adjoining classes: .list-group-item.disabled
.list-group-item.disabled,

bootstrap-theme.css
575: warning at line 5258, col 1
Adjoining classes: .list-group-item.disabled:hover
.list-group-item.disabled:hover,

bootstrap-theme.css
576: warning at line 5258, col 1
Adjoining classes: .list-group-item.disabled:hover
.list-group-item.disabled:hover,

bootstrap-theme.css
577: warning at line 5259, col 1
Adjoining classes: .list-group-item.disabled:focus
.list-group-item.disabled:focus {

bootstrap-theme.css
578: warning at line 5259, col 1
Adjoining classes: .list-group-item.disabled:focus
.list-group-item.disabled:focus {

bootstrap-theme.css
579: warning at line 5264, col 1
Adjoining classes: .list-group-item.disabled   .list-group-item-heading
.list-group-item.disabled .list-group-item-heading,

bootstrap-theme.css
580: warning at line 5265, col 1
Adjoining classes: .list-group-item.disabled:hover   .list-group-item-heading
.list-group-item.disabled:hover .list-group-item-heading,

bootstrap-theme.css
581: warning at line 5265, col 1
Adjoining classes: .list-group-item.disabled:hover   .list-group-item-heading
.list-group-item.disabled:hover .list-group-item-heading,

bootstrap-theme.css
582: warning at line 5266, col 1
Adjoining classes: .list-group-item.disabled:focus   .list-group-item-heading
.list-group-item.disabled:focus .list-group-item-heading {

bootstrap-theme.css
583: warning at line 5266, col 1
Adjoining classes: .list-group-item.disabled:focus   .list-group-item-heading
.list-group-item.disabled:focus .list-group-item-heading {

bootstrap-theme.css
584: warning at line 5269, col 1
Adjoining classes: .list-group-item.disabled   .list-group-item-text
.list-group-item.disabled .list-group-item-text,

bootstrap-theme.css
585: warning at line 5270, col 1
Adjoining classes: .list-group-item.disabled:hover   .list-group-item-text
.list-group-item.disabled:hover .list-group-item-text,

bootstrap-theme.css
586: warning at line 5270, col 1
Adjoining classes: .list-group-item.disabled:hover   .list-group-item-text
.list-group-item.disabled:hover .list-group-item-text,

bootstrap-theme.css
587: warning at line 5271, col 1
Adjoining classes: .list-group-item.disabled:focus   .list-group-item-text
.list-group-item.disabled:focus .list-group-item-text {

bootstrap-theme.css
588: warning at line 5271, col 1
Adjoining classes: .list-group-item.disabled:focus   .list-group-item-text
.list-group-item.disabled:focus .list-group-item-text {

bootstrap-theme.css
589: warning at line 5274, col 1
Adjoining classes: .list-group-item.active
.list-group-item.active,

bootstrap-theme.css
590: warning at line 5274, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item.active,

bootstrap-theme.css
591: warning at line 5275, col 1
Adjoining classes: .list-group-item.active:hover
.list-group-item.active:hover,

bootstrap-theme.css
592: warning at line 5275, col 1
Adjoining classes: .list-group-item.active:hover
.list-group-item.active:hover,

bootstrap-theme.css
593: warning at line 5276, col 1
Adjoining classes: .list-group-item.active:focus
.list-group-item.active:focus {

bootstrap-theme.css
594: warning at line 5276, col 1
Adjoining classes: .list-group-item.active:focus
.list-group-item.active:focus {

bootstrap-theme.css
595: warning at line 5282, col 1
Adjoining classes: .list-group-item.active   .list-group-item-heading
.list-group-item.active .list-group-item-heading,

bootstrap-theme.css
596: warning at line 5283, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading
.list-group-item.active:hover .list-group-item-heading,

bootstrap-theme.css
597: warning at line 5283, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading
.list-group-item.active:hover .list-group-item-heading,

bootstrap-theme.css
598: warning at line 5284, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading
.list-group-item.active:focus .list-group-item-heading,

bootstrap-theme.css
599: warning at line 5284, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading
.list-group-item.active:focus .list-group-item-heading,

bootstrap-theme.css
600: warning at line 5285, col 1
Adjoining classes: .list-group-item.active   .list-group-item-heading > small
.list-group-item.active .list-group-item-heading > small,

bootstrap-theme.css
601: warning at line 5286, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading > small
.list-group-item.active:hover .list-group-item-heading > small,

bootstrap-theme.css
602: warning at line 5286, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading > small
.list-group-item.active:hover .list-group-item-heading > small,

bootstrap-theme.css
603: warning at line 5287, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading > small
.list-group-item.active:focus .list-group-item-heading > small,

bootstrap-theme.css
604: warning at line 5287, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading > small
.list-group-item.active:focus .list-group-item-heading > small,

bootstrap-theme.css
605: warning at line 5288, col 1
Adjoining classes: .list-group-item.active   .list-group-item-heading > .small
.list-group-item.active .list-group-item-heading > .small,

bootstrap-theme.css
606: warning at line 5289, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading > .small
.list-group-item.active:hover .list-group-item-heading > .small,

bootstrap-theme.css
607: warning at line 5289, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-heading > .small
.list-group-item.active:hover .list-group-item-heading > .small,

bootstrap-theme.css
608: warning at line 5290, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading > .small
.list-group-item.active:focus .list-group-item-heading > .small {

bootstrap-theme.css
609: warning at line 5290, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-heading > .small
.list-group-item.active:focus .list-group-item-heading > .small {

bootstrap-theme.css
610: warning at line 5293, col 1
Adjoining classes: .list-group-item.active   .list-group-item-text
.list-group-item.active .list-group-item-text,

bootstrap-theme.css
611: warning at line 5294, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-text
.list-group-item.active:hover .list-group-item-text,

bootstrap-theme.css
612: warning at line 5294, col 1
Adjoining classes: .list-group-item.active:hover   .list-group-item-text
.list-group-item.active:hover .list-group-item-text,

bootstrap-theme.css
613: warning at line 5295, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-text
.list-group-item.active:focus .list-group-item-text {

bootstrap-theme.css
614: warning at line 5295, col 1
Adjoining classes: .list-group-item.active:focus   .list-group-item-text
.list-group-item.active:focus .list-group-item-text {

bootstrap-theme.css
615: warning at line 5298, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-success {

bootstrap-theme.css
616: warning at line 5310, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-success:hover,

bootstrap-theme.css
617: warning at line 5317, col 1
Adjoining classes: a.list-group-item-success.active
a.list-group-item-success.active,

bootstrap-theme.css
618: warning at line 5317, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-success.active,

bootstrap-theme.css
619: warning at line 5318, col 1
Adjoining classes: button.list-group-item-success.active
button.list-group-item-success.active,

bootstrap-theme.css
620: warning at line 5319, col 1
Adjoining classes: a.list-group-item-success.active:hover
a.list-group-item-success.active:hover,

bootstrap-theme.css
621: warning at line 5319, col 1
Adjoining classes: a.list-group-item-success.active:hover
a.list-group-item-success.active:hover,

bootstrap-theme.css
622: warning at line 5320, col 1
Adjoining classes: button.list-group-item-success.active:hover
button.list-group-item-success.active:hover,

bootstrap-theme.css
623: warning at line 5320, col 1
Adjoining classes: button.list-group-item-success.active:hover
button.list-group-item-success.active:hover,

bootstrap-theme.css
624: warning at line 5321, col 1
Adjoining classes: a.list-group-item-success.active:focus
a.list-group-item-success.active:focus,

bootstrap-theme.css
625: warning at line 5321, col 1
Adjoining classes: a.list-group-item-success.active:focus
a.list-group-item-success.active:focus,

bootstrap-theme.css
626: warning at line 5322, col 1
Adjoining classes: button.list-group-item-success.active:focus
button.list-group-item-success.active:focus {

bootstrap-theme.css
627: warning at line 5322, col 1
Adjoining classes: button.list-group-item-success.active:focus
button.list-group-item-success.active:focus {

bootstrap-theme.css
628: warning at line 5327, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-info {

bootstrap-theme.css
629: warning at line 5339, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-info:hover,

bootstrap-theme.css
630: warning at line 5346, col 1
Adjoining classes: a.list-group-item-info.active
a.list-group-item-info.active,

bootstrap-theme.css
631: warning at line 5346, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-info.active,

bootstrap-theme.css
632: warning at line 5347, col 1
Adjoining classes: button.list-group-item-info.active
button.list-group-item-info.active,

bootstrap-theme.css
633: warning at line 5348, col 1
Adjoining classes: a.list-group-item-info.active:hover
a.list-group-item-info.active:hover,

bootstrap-theme.css
634: warning at line 5348, col 1
Adjoining classes: a.list-group-item-info.active:hover
a.list-group-item-info.active:hover,

bootstrap-theme.css
635: warning at line 5349, col 1
Adjoining classes: button.list-group-item-info.active:hover
button.list-group-item-info.active:hover,

bootstrap-theme.css
636: warning at line 5349, col 1
Adjoining classes: button.list-group-item-info.active:hover
button.list-group-item-info.active:hover,

bootstrap-theme.css
637: warning at line 5350, col 1
Adjoining classes: a.list-group-item-info.active:focus
a.list-group-item-info.active:focus,

bootstrap-theme.css
638: warning at line 5350, col 1
Adjoining classes: a.list-group-item-info.active:focus
a.list-group-item-info.active:focus,

bootstrap-theme.css
639: warning at line 5351, col 1
Adjoining classes: button.list-group-item-info.active:focus
button.list-group-item-info.active:focus {

bootstrap-theme.css
640: warning at line 5351, col 1
Adjoining classes: button.list-group-item-info.active:focus
button.list-group-item-info.active:focus {

bootstrap-theme.css
641: warning at line 5356, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-warning {

bootstrap-theme.css
642: warning at line 5368, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-warning:hover,

bootstrap-theme.css
643: warning at line 5375, col 1
Adjoining classes: a.list-group-item-warning.active
a.list-group-item-warning.active,

bootstrap-theme.css
644: warning at line 5375, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-warning.active,

bootstrap-theme.css
645: warning at line 5376, col 1
Adjoining classes: button.list-group-item-warning.active
button.list-group-item-warning.active,

bootstrap-theme.css
646: warning at line 5377, col 1
Adjoining classes: a.list-group-item-warning.active:hover
a.list-group-item-warning.active:hover,

bootstrap-theme.css
647: warning at line 5377, col 1
Adjoining classes: a.list-group-item-warning.active:hover
a.list-group-item-warning.active:hover,

bootstrap-theme.css
648: warning at line 5378, col 1
Adjoining classes: button.list-group-item-warning.active:hover
button.list-group-item-warning.active:hover,

bootstrap-theme.css
649: warning at line 5378, col 1
Adjoining classes: button.list-group-item-warning.active:hover
button.list-group-item-warning.active:hover,

bootstrap-theme.css
650: warning at line 5379, col 1
Adjoining classes: a.list-group-item-warning.active:focus
a.list-group-item-warning.active:focus,

bootstrap-theme.css
651: warning at line 5379, col 1
Adjoining classes: a.list-group-item-warning.active:focus
a.list-group-item-warning.active:focus,

bootstrap-theme.css
652: warning at line 5380, col 1
Adjoining classes: button.list-group-item-warning.active:focus
button.list-group-item-warning.active:focus {

bootstrap-theme.css
653: warning at line 5380, col 1
Adjoining classes: button.list-group-item-warning.active:focus
button.list-group-item-warning.active:focus {

bootstrap-theme.css
654: warning at line 5385, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-danger {

bootstrap-theme.css
655: warning at line 5397, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-danger:hover,

bootstrap-theme.css
656: warning at line 5404, col 1
Adjoining classes: a.list-group-item-danger.active
a.list-group-item-danger.active,

bootstrap-theme.css
657: warning at line 5404, col 1
Rule doesn't have all its properties in alphabetical order.
a.list-group-item-danger.active,

bootstrap-theme.css
658: warning at line 5405, col 1
Adjoining classes: button.list-group-item-danger.active
button.list-group-item-danger.active,

bootstrap-theme.css
659: warning at line 5406, col 1
Adjoining classes: a.list-group-item-danger.active:hover
a.list-group-item-danger.active:hover,

bootstrap-theme.css
660: warning at line 5406, col 1
Adjoining classes: a.list-group-item-danger.active:hover
a.list-group-item-danger.active:hover,

bootstrap-theme.css
661: warning at line 5407, col 1
Adjoining classes: button.list-group-item-danger.active:hover
button.list-group-item-danger.active:hover,

bootstrap-theme.css
662: warning at line 5407, col 1
Adjoining classes: button.list-group-item-danger.active:hover
button.list-group-item-danger.active:hover,

bootstrap-theme.css
663: warning at line 5408, col 1
Adjoining classes: a.list-group-item-danger.active:focus
a.list-group-item-danger.active:focus,

bootstrap-theme.css
664: warning at line 5408, col 1
Adjoining classes: a.list-group-item-danger.active:focus
a.list-group-item-danger.active:focus,

bootstrap-theme.css
665: warning at line 5409, col 1
Adjoining classes: button.list-group-item-danger.active:focus
button.list-group-item-danger.active:focus {

bootstrap-theme.css
666: warning at line 5409, col 1
Adjoining classes: button.list-group-item-danger.active:focus
button.list-group-item-danger.active:focus {

bootstrap-theme.css
667: warning at line 5414, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-heading {

bootstrap-theme.css
668: warning at line 5418, col 1
Rule doesn't have all its properties in alphabetical order.
.list-group-item-text {

bootstrap-theme.css
669: warning at line 5422, col 1
Rule doesn't have all its properties in alphabetical order.
.panel {

bootstrap-theme.css
670: warning at line 5433, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-heading {

bootstrap-theme.css
671: warning at line 5442, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-title {

bootstrap-theme.css
672: warning at line 5455, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-footer {

bootstrap-theme.css
673: warning at line 5466, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .list-group .list-group-item,

bootstrap-theme.css
674: warning at line 5471, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .list-group:first-child .list-group-item:first-child,

bootstrap-theme.css
675: warning at line 5477, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .list-group:last-child .list-group-item:last-child,

bootstrap-theme.css
676: warning at line 5483, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {

bootstrap-theme.css
677: warning at line 5504, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .table:first-child,

bootstrap-theme.css
678: warning at line 5536, col 1
Rule doesn't have all its properties in alphabetical order.
.panel > .table:last-child,

bootstrap-theme.css
679: warning at line 5637, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-group .panel {

bootstrap-theme.css
680: warning at line 5660, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-default > .panel-heading {

bootstrap-theme.css
681: warning at line 5668, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-default > .panel-heading .badge {

bootstrap-theme.css
682: warning at line 5678, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-primary > .panel-heading {

bootstrap-theme.css
683: warning at line 5686, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-primary > .panel-heading .badge {

bootstrap-theme.css
684: warning at line 5696, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-success > .panel-heading {

bootstrap-theme.css
685: warning at line 5704, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-success > .panel-heading .badge {

bootstrap-theme.css
686: warning at line 5714, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-info > .panel-heading {

bootstrap-theme.css
687: warning at line 5722, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-info > .panel-heading .badge {

bootstrap-theme.css
688: warning at line 5732, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-warning > .panel-heading {

bootstrap-theme.css
689: warning at line 5740, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-warning > .panel-heading .badge {

bootstrap-theme.css
690: warning at line 5750, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-danger > .panel-heading {

bootstrap-theme.css
691: warning at line 5758, col 1
Rule doesn't have all its properties in alphabetical order.
.panel-danger > .panel-heading .badge {

bootstrap-theme.css
692: warning at line 5765, col 1
Rule doesn't have all its properties in alphabetical order.
.embed-responsive {

bootstrap-theme.css
693: warning at line 5772, col 1
Rule doesn't have all its properties in alphabetical order.
.embed-responsive .embed-responsive-item,

bootstrap-theme.css
694: warning at line 5791, col 1
Rule doesn't have all its properties in alphabetical order.
.well {

bootstrap-theme.css
695: warning at line 5805, col 1
Rule doesn't have all its properties in alphabetical order.
.well-lg {

bootstrap-theme.css
696: warning at line 5809, col 1
Rule doesn't have all its properties in alphabetical order.
.well-sm {

bootstrap-theme.css
697: warning at line 5813, col 1
Rule doesn't have all its properties in alphabetical order.
.close {

bootstrap-theme.css
698: warning at line 5821, col 3
Expected ( | none) but found 'alpha(opacity=20)'.
  filter: alpha(opacity=20);

bootstrap-theme.css
699: warning at line 5823, col 1
Rule doesn't have all its properties in alphabetical order.
.close:hover,

bootstrap-theme.css
700: warning at line 5829, col 3
Expected ( | none) but found 'alpha(opacity=50)'.
  filter: alpha(opacity=50);

bootstrap-theme.css
701: warning at line 5831, col 1
Rule doesn't have all its properties in alphabetical order.
button.close {

bootstrap-theme.css
702: warning at line 5836, col 3
The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
  -webkit-appearance: none;

bootstrap-theme.css
703: warning at line 5841, col 1
Rule doesn't have all its properties in alphabetical order.
.modal {

bootstrap-theme.css
704: warning at line 5841, col 1
Outlines should only be modified using :focus.
.modal {

bootstrap-theme.css
705: warning at line 5853, col 1
Adjoining classes: .modal.fade   .modal-dialog
.modal.fade .modal-dialog {

bootstrap-theme.css
706: warning at line 5863, col 1
Adjoining classes: .modal.in   .modal-dialog
.modal.in .modal-dialog {

bootstrap-theme.css
707: warning at line 5873, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-dialog {

bootstrap-theme.css
708: warning at line 5878, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-content {

bootstrap-theme.css
709: warning at line 5878, col 1
Outlines should only be modified using :focus.
.modal-content {

bootstrap-theme.css
710: warning at line 5889, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-backdrop {

bootstrap-theme.css
711: warning at line 5898, col 1
Adjoining classes: .modal-backdrop.fade
.modal-backdrop.fade {

bootstrap-theme.css
712: warning at line 5898, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-backdrop.fade {

bootstrap-theme.css
713: warning at line 5900, col 3
Expected ( | none) but found 'alpha(opacity=0)'.
  filter: alpha(opacity=0);

bootstrap-theme.css
714: warning at line 5902, col 1
Adjoining classes: .modal-backdrop.in
.modal-backdrop.in {

bootstrap-theme.css
715: warning at line 5902, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-backdrop.in {

bootstrap-theme.css
716: warning at line 5904, col 3
Expected ( | none) but found 'alpha(opacity=50)'.
  filter: alpha(opacity=50);

bootstrap-theme.css
717: warning at line 5906, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-header {

bootstrap-theme.css
718: warning at line 5913, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-title {

bootstrap-theme.css
719: warning at line 5917, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-body {

bootstrap-theme.css
720: warning at line 5921, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-footer {

bootstrap-theme.css
721: warning at line 5926, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-footer .btn + .btn {

bootstrap-theme.css
722: warning at line 5936, col 1
Rule doesn't have all its properties in alphabetical order.
.modal-scrollbar-measure {

bootstrap-theme.css
723: warning at line 5944, col 3
Rule doesn't have all its properties in alphabetical order.
  .modal-dialog {

bootstrap-theme.css
724: warning at line 5961, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip {

bootstrap-theme.css
725: warning at line 5982, col 3
Expected ( | none) but found 'alpha(opacity=0)'.
  filter: alpha(opacity=0);

bootstrap-theme.css
726: warning at line 5984, col 1
Adjoining classes: .tooltip.in
.tooltip.in {

bootstrap-theme.css
727: warning at line 5984, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.in {

bootstrap-theme.css
728: warning at line 5986, col 3
Expected ( | none) but found 'alpha(opacity=90)'.
  filter: alpha(opacity=90);

bootstrap-theme.css
729: warning at line 5988, col 1
Adjoining classes: .tooltip.top
.tooltip.top {

bootstrap-theme.css
730: warning at line 5992, col 1
Adjoining classes: .tooltip.right
.tooltip.right {

bootstrap-theme.css
731: warning at line 5996, col 1
Adjoining classes: .tooltip.bottom
.tooltip.bottom {

bootstrap-theme.css
732: warning at line 6000, col 1
Adjoining classes: .tooltip.left
.tooltip.left {

bootstrap-theme.css
733: warning at line 6004, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip-inner {

bootstrap-theme.css
734: warning at line 6012, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip-arrow {

bootstrap-theme.css
735: warning at line 6019, col 1
Adjoining classes: .tooltip.top   .tooltip-arrow
.tooltip.top .tooltip-arrow {

bootstrap-theme.css
736: warning at line 6019, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.top .tooltip-arrow {

bootstrap-theme.css
737: warning at line 6026, col 1
Adjoining classes: .tooltip.top-left   .tooltip-arrow
.tooltip.top-left .tooltip-arrow {

bootstrap-theme.css
738: warning at line 6026, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.top-left .tooltip-arrow {

bootstrap-theme.css
739: warning at line 6033, col 1
Adjoining classes: .tooltip.top-right   .tooltip-arrow
.tooltip.top-right .tooltip-arrow {

bootstrap-theme.css
740: warning at line 6033, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.top-right .tooltip-arrow {

bootstrap-theme.css
741: warning at line 6040, col 1
Adjoining classes: .tooltip.right   .tooltip-arrow
.tooltip.right .tooltip-arrow {

bootstrap-theme.css
742: warning at line 6040, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.right .tooltip-arrow {

bootstrap-theme.css
743: warning at line 6047, col 1
Adjoining classes: .tooltip.left   .tooltip-arrow
.tooltip.left .tooltip-arrow {

bootstrap-theme.css
744: warning at line 6047, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.left .tooltip-arrow {

bootstrap-theme.css
745: warning at line 6054, col 1
Adjoining classes: .tooltip.bottom   .tooltip-arrow
.tooltip.bottom .tooltip-arrow {

bootstrap-theme.css
746: warning at line 6054, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.bottom .tooltip-arrow {

bootstrap-theme.css
747: warning at line 6061, col 1
Adjoining classes: .tooltip.bottom-left   .tooltip-arrow
.tooltip.bottom-left .tooltip-arrow {

bootstrap-theme.css
748: warning at line 6061, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.bottom-left .tooltip-arrow {

bootstrap-theme.css
749: warning at line 6068, col 1
Adjoining classes: .tooltip.bottom-right   .tooltip-arrow
.tooltip.bottom-right .tooltip-arrow {

bootstrap-theme.css
750: warning at line 6068, col 1
Rule doesn't have all its properties in alphabetical order.
.tooltip.bottom-right .tooltip-arrow {

bootstrap-theme.css
751: warning at line 6075, col 1
Rule doesn't have all its properties in alphabetical order.
.popover {

bootstrap-theme.css
752: warning at line 6107, col 1
Adjoining classes: .popover.top
.popover.top {

bootstrap-theme.css
753: warning at line 6110, col 1
Adjoining classes: .popover.right
.popover.right {

bootstrap-theme.css
754: warning at line 6113, col 1
Adjoining classes: .popover.bottom
.popover.bottom {

bootstrap-theme.css
755: warning at line 6116, col 1
Adjoining classes: .popover.left
.popover.left {

bootstrap-theme.css
756: warning at line 6119, col 1
Rule doesn't have all its properties in alphabetical order.
.popover-title {

bootstrap-theme.css
757: warning at line 6130, col 1
Rule doesn't have all its properties in alphabetical order.
.popover > .arrow,

bootstrap-theme.css
758: warning at line 6146, col 1
Adjoining classes: .popover.top > .arrow
.popover.top > .arrow {

bootstrap-theme.css
759: warning at line 6146, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.top > .arrow {

bootstrap-theme.css
760: warning at line 6154, col 1
Adjoining classes: .popover.top > .arrow:after
.popover.top > .arrow:after {

bootstrap-theme.css
761: warning at line 6154, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.top > .arrow:after {

bootstrap-theme.css
762: warning at line 6161, col 1
Adjoining classes: .popover.right > .arrow
.popover.right > .arrow {

bootstrap-theme.css
763: warning at line 6161, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.right > .arrow {

bootstrap-theme.css
764: warning at line 6169, col 1
Adjoining classes: .popover.right > .arrow:after
.popover.right > .arrow:after {

bootstrap-theme.css
765: warning at line 6169, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.right > .arrow:after {

bootstrap-theme.css
766: warning at line 6176, col 1
Adjoining classes: .popover.bottom > .arrow
.popover.bottom > .arrow {

bootstrap-theme.css
767: warning at line 6176, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.bottom > .arrow {

bootstrap-theme.css
768: warning at line 6184, col 1
Adjoining classes: .popover.bottom > .arrow:after
.popover.bottom > .arrow:after {

bootstrap-theme.css
769: warning at line 6184, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.bottom > .arrow:after {

bootstrap-theme.css
770: warning at line 6191, col 1
Adjoining classes: .popover.left > .arrow
.popover.left > .arrow {

bootstrap-theme.css
771: warning at line 6191, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.left > .arrow {

bootstrap-theme.css
772: warning at line 6199, col 1
Adjoining classes: .popover.left > .arrow:after
.popover.left > .arrow:after {

bootstrap-theme.css
773: warning at line 6199, col 1
Rule doesn't have all its properties in alphabetical order.
.popover.left > .arrow:after {

bootstrap-theme.css
774: warning at line 6209, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-inner {

bootstrap-theme.css
775: warning at line 6226, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-inner > .item {

bootstrap-theme.css
776: warning at line 6238, col 21
Adjoining classes: .carousel-inner > .item.next
  .carousel-inner > .item.next,

bootstrap-theme.css
777: warning at line 6238, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-inner > .item.next,

bootstrap-theme.css
778: warning at line 6239, col 21
Adjoining classes: .carousel-inner > .item.active.right
  .carousel-inner > .item.active.right {

bootstrap-theme.css
779: warning at line 6239, col 21
Adjoining classes: .carousel-inner > .item.active.right
  .carousel-inner > .item.active.right {

bootstrap-theme.css
780: warning at line 6240, col 5
The property -ms-transform is compatible with -webkit-transform and should be included as well.
    -webkit-transform: translate3d(100%, 0, 0);

bootstrap-theme.css
781: warning at line 6244, col 21
Adjoining classes: .carousel-inner > .item.prev
  .carousel-inner > .item.prev,

bootstrap-theme.css
782: warning at line 6244, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-inner > .item.prev,

bootstrap-theme.css
783: warning at line 6245, col 21
Adjoining classes: .carousel-inner > .item.active.left
  .carousel-inner > .item.active.left {

bootstrap-theme.css
784: warning at line 6245, col 21
Adjoining classes: .carousel-inner > .item.active.left
  .carousel-inner > .item.active.left {

bootstrap-theme.css
785: warning at line 6246, col 5
The property -ms-transform is compatible with -webkit-transform and should be included as well.
    -webkit-transform: translate3d(-100%, 0, 0);

bootstrap-theme.css
786: warning at line 6250, col 21
Adjoining classes: .carousel-inner > .item.next.left
  .carousel-inner > .item.next.left,

bootstrap-theme.css
787: warning at line 6250, col 21
Adjoining classes: .carousel-inner > .item.next.left
  .carousel-inner > .item.next.left,

bootstrap-theme.css
788: warning at line 6250, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-inner > .item.next.left,

bootstrap-theme.css
789: warning at line 6251, col 21
Adjoining classes: .carousel-inner > .item.prev.right
  .carousel-inner > .item.prev.right,

bootstrap-theme.css
790: warning at line 6251, col 21
Adjoining classes: .carousel-inner > .item.prev.right
  .carousel-inner > .item.prev.right,

bootstrap-theme.css
791: warning at line 6252, col 21
Adjoining classes: .carousel-inner > .item.active
  .carousel-inner > .item.active {

bootstrap-theme.css
792: warning at line 6253, col 5
The property -ms-transform is compatible with -webkit-transform and should be included as well.
    -webkit-transform: translate3d(0, 0, 0);

bootstrap-theme.css
793: warning at line 6278, col 19
Adjoining classes: .carousel-inner > .next.left
.carousel-inner > .next.left,

bootstrap-theme.css
794: warning at line 6279, col 19
Adjoining classes: .carousel-inner > .prev.right
.carousel-inner > .prev.right {

bootstrap-theme.css
795: warning at line 6282, col 19
Adjoining classes: .carousel-inner > .active.left
.carousel-inner > .active.left {

bootstrap-theme.css
796: warning at line 6285, col 19
Adjoining classes: .carousel-inner > .active.right
.carousel-inner > .active.right {

bootstrap-theme.css
797: warning at line 6288, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control {

bootstrap-theme.css
798: warning at line 6295, col 3
Expected ( | none) but found 'alpha(opacity=50)'.
  filter: alpha(opacity=50);

bootstrap-theme.css
799: warning at line 6300, col 3
Fallback background-color (hex or RGB) should precede RGBA background-color.
  background-color: rgba(0, 0, 0, 0);

bootstrap-theme.css
800: warning at line 6302, col 1
Adjoining classes: .carousel-control.left
.carousel-control.left {

bootstrap-theme.css
801: warning at line 6302, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.carousel-control.left {

bootstrap-theme.css
802: warning at line 6307, col 3
Expected ( | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000' endColorstr='#00000000' GradientType=1)'.
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

bootstrap-theme.css
803: warning at line 6309, col 1
Adjoining classes: .carousel-control.right
.carousel-control.right {

bootstrap-theme.css
804: warning at line 6309, col 1
Missing vendor-prefixed CSS gradients for Firefox 3.6+, Old Webkit (Safari 4+, Chrome).
.carousel-control.right {

bootstrap-theme.css
805: warning at line 6309, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control.right {

bootstrap-theme.css
806: warning at line 6316, col 3
Expected ( | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000' endColorstr='#80000000' GradientType=1)'.
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);

bootstrap-theme.css
807: warning at line 6318, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control:hover,

bootstrap-theme.css
808: warning at line 6324, col 3
Expected ( | none) but found 'alpha(opacity=90)'.
  filter: alpha(opacity=90);

bootstrap-theme.css
809: warning at line 6326, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control .icon-prev,

bootstrap-theme.css
810: warning at line 6341, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control .icon-next,

bootstrap-theme.css
811: warning at line 6346, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-control .icon-prev,

bootstrap-theme.css
812: warning at line 6359, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-indicators {

bootstrap-theme.css
813: warning at line 6370, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-indicators li {

bootstrap-theme.css
814: warning at line 6375, col 3
Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
  text-indent: -999px;

bootstrap-theme.css
815: warning at line 6376, col 3
Using height with border can sometimes make elements larger than you expect.
  border: 1px solid #ffffff;

bootstrap-theme.css
816: warning at line 6376, col 3
Using width with border can sometimes make elements larger than you expect.
  border: 1px solid #ffffff;

bootstrap-theme.css
817: warning at line 6379, col 3
Expected end of value but found '	'.
  background-color: #000 \9;

bootstrap-theme.css
818: warning at line 6382, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-indicators .active {

bootstrap-theme.css
819: warning at line 6388, col 1
Rule doesn't have all its properties in alphabetical order.
.carousel-caption {

bootstrap-theme.css
820: warning at line 6404, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-control .glyphicon-chevron-left,

bootstrap-theme.css
821: warning at line 6421, col 3
Rule doesn't have all its properties in alphabetical order.
  .carousel-caption {

bootstrap-theme.css
822: warning at line 6489, col 3
Use of !important
  float: right !important;

bootstrap-theme.css
823: warning at line 6492, col 3
Use of !important
  float: left !important;

bootstrap-theme.css
824: warning at line 6495, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
825: warning at line 6498, col 3
Use of !important
  display: block !important;

bootstrap-theme.css
826: warning at line 6503, col 1
Rule doesn't have all its properties in alphabetical order.
.text-hide {

bootstrap-theme.css
827: warning at line 6511, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
828: warning at line 6517, col 3
Expected ( |  |  | auto) but found 'device-width'.
  width: device-width;

bootstrap-theme.css
829: warning at line 6523, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
830: warning at line 6537, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
831: warning at line 6541, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
832: warning at line 6544, col 5
Use of !important
    display: table !important;

bootstrap-theme.css
833: warning at line 6547, col 5
Use of !important
    display: table-row !important;

bootstrap-theme.css
834: warning at line 6551, col 5
Use of !important
    display: table-cell !important;

bootstrap-theme.css
835: warning at line 6556, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
836: warning at line 6561, col 5
Use of !important
    display: inline !important;

bootstrap-theme.css
837: warning at line 6566, col 5
Use of !important
    display: inline-block !important;

bootstrap-theme.css
838: warning at line 6571, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
839: warning at line 6574, col 5
Use of !important
    display: table !important;

bootstrap-theme.css
840: warning at line 6577, col 5
Use of !important
    display: table-row !important;

bootstrap-theme.css
841: warning at line 6581, col 5
Use of !important
    display: table-cell !important;

bootstrap-theme.css
842: warning at line 6586, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
843: warning at line 6591, col 5
Use of !important
    display: inline !important;

bootstrap-theme.css
844: warning at line 6596, col 5
Use of !important
    display: inline-block !important;

bootstrap-theme.css
845: warning at line 6601, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
846: warning at line 6604, col 5
Use of !important
    display: table !important;

bootstrap-theme.css
847: warning at line 6607, col 5
Use of !important
    display: table-row !important;

bootstrap-theme.css
848: warning at line 6611, col 5
Use of !important
    display: table-cell !important;

bootstrap-theme.css
849: warning at line 6616, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
850: warning at line 6621, col 5
Use of !important
    display: inline !important;

bootstrap-theme.css
851: warning at line 6626, col 5
Use of !important
    display: inline-block !important;

bootstrap-theme.css
852: warning at line 6631, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
853: warning at line 6634, col 5
Use of !important
    display: table !important;

bootstrap-theme.css
854: warning at line 6637, col 5
Use of !important
    display: table-row !important;

bootstrap-theme.css
855: warning at line 6641, col 5
Use of !important
    display: table-cell !important;

bootstrap-theme.css
856: warning at line 6646, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
857: warning at line 6651, col 5
Use of !important
    display: inline !important;

bootstrap-theme.css
858: warning at line 6656, col 5
Use of !important
    display: inline-block !important;

bootstrap-theme.css
859: warning at line 6661, col 5
Use of !important
    display: none !important;

bootstrap-theme.css
860: warning at line 6666, col 5
Use of !important
    display: none !important;

bootstrap-theme.css
861: warning at line 6671, col 5
Use of !important
    display: none !important;

bootstrap-theme.css
862: warning at line 6676, col 5
Use of !important
    display: none !important;

bootstrap-theme.css
863: warning at line 6680, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
864: warning at line 6684, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
865: warning at line 6687, col 5
Use of !important
    display: table !important;

bootstrap-theme.css
866: warning at line 6690, col 5
Use of !important
    display: table-row !important;

bootstrap-theme.css
867: warning at line 6694, col 5
Use of !important
    display: table-cell !important;

bootstrap-theme.css
868: warning at line 6698, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
869: warning at line 6702, col 5
Use of !important
    display: block !important;

bootstrap-theme.css
870: warning at line 6706, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
871: warning at line 6710, col 5
Use of !important
    display: inline !important;

bootstrap-theme.css
872: warning at line 6714, col 3
Use of !important
  display: none !important;

bootstrap-theme.css
873: warning at line 6718, col 5
Use of !important
    display: inline-block !important;

bootstrap-theme.css
874: warning at line 6723, col 5
Use of !important
    display: none !important;

bootstrap-theme.css
875: warning
Too many floats (28), you're probably using them for layout. Consider using a grid system instead.

bootstrap-theme.css
876: warning
Too many font-size declarations (64), abstraction needed.

bootstrap-theme.css
877: warning
Too many !important declarations (65), try to use less than 10 to avoid specificity issues.

bootstrap-theme.css
878: warning
You have 6 h1s, 5 h2s, 5 h3s, 4 h4s, 3 h5s, 3 h6s defined in this stylesheet.
                        

Documentation drawn from source code

/*! Generated by Live LESS Theme Customizer */
/*!
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
}

body {
}

summary {
}

video {
}

audio:not([controls]) {
}

template {
}

a {
}

a:hover {
}

abbr[title] {
}

strong {
}

dfn {
}

h1 {
}

mark {
}

small {
}

sup {
}

sup {
}

sub {
}

img {
}

svg:not(:root) {
}

figure {
}

hr {
}

pre {
}

samp {
}

textarea {
}

button {
}

select {
}

input[type="submit"] {
}

html input[disabled] {
}

input::-moz-focus-inner {
}

input {
}

input[type="radio"] {
}

input[type="number"]::-webkit-outer-spin-button {
}

input[type="search"] {
}

input[type="search"]::-webkit-search-decoration {
}

fieldset {
}

legend {
}

textarea {
}

optgroup {
}

table {
}

th {
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*:after {
}

a:visited {
}

a[href]:after {
}

abbr[title]:after {
}

a[href^="javascript:"]:after {
}

blockquote {
}

thead {
}

img {
}

img {
}

h3 {
}

h3 {
}

.navbar {
}

.dropup > .btn > .caret {
}

.label {
}

.table {
}

.table th {
}

.table-bordered td {
}

}

@font-face {
}

.glyphicon {
}

.glyphicon-asterisk:before {
}

.glyphicon-plus:before {
}

.glyphicon-eur:before {
}

.glyphicon-minus:before {
}

.glyphicon-cloud:before {
}

.glyphicon-envelope:before {
}

.glyphicon-pencil:before {
}

.glyphicon-glass:before {
}

.glyphicon-music:before {
}

.glyphicon-search:before {
}

.glyphicon-heart:before {
}

.glyphicon-star:before {
}

.glyphicon-star-empty:before {
}

.glyphicon-user:before {
}

.glyphicon-film:before {
}

.glyphicon-th-large:before {
}

.glyphicon-th:before {
}

.glyphicon-th-list:before {
}

.glyphicon-ok:before {
}

.glyphicon-remove:before {
}

.glyphicon-zoom-in:before {
}

.glyphicon-zoom-out:before {
}

.glyphicon-off:before {
}

.glyphicon-signal:before {
}

.glyphicon-cog:before {
}

.glyphicon-trash:before {
}

.glyphicon-home:before {
}

.glyphicon-file:before {
}

.glyphicon-time:before {
}

.glyphicon-road:before {
}

.glyphicon-download-alt:before {
}

.glyphicon-download:before {
}

.glyphicon-upload:before {
}

.glyphicon-inbox:before {
}

.glyphicon-play-circle:before {
}

.glyphicon-repeat:before {
}

.glyphicon-refresh:before {
}

.glyphicon-list-alt:before {
}

.glyphicon-lock:before {
}

.glyphicon-flag:before {
}

.glyphicon-headphones:before {
}

.glyphicon-volume-off:before {
}

.glyphicon-volume-down:before {
}

.glyphicon-volume-up:before {
}

.glyphicon-qrcode:before {
}

.glyphicon-barcode:before {
}

.glyphicon-tag:before {
}

.glyphicon-tags:before {
}

.glyphicon-book:before {
}

.glyphicon-bookmark:before {
}

.glyphicon-print:before {
}

.glyphicon-camera:before {
}

.glyphicon-font:before {
}

.glyphicon-bold:before {
}

.glyphicon-italic:before {
}

.glyphicon-text-height:before {
}

.glyphicon-text-width:before {
}

.glyphicon-align-left:before {
}

.glyphicon-align-center:before {
}

.glyphicon-align-right:before {
}

.glyphicon-align-justify:before {
}

.glyphicon-list:before {
}

.glyphicon-indent-left:before {
}

.glyphicon-indent-right:before {
}

.glyphicon-facetime-video:before {
}

.glyphicon-picture:before {
}

.glyphicon-map-marker:before {
}

.glyphicon-adjust:before {
}

.glyphicon-tint:before {
}

.glyphicon-edit:before {
}

.glyphicon-share:before {
}

.glyphicon-check:before {
}

.glyphicon-move:before {
}

.glyphicon-step-backward:before {
}

.glyphicon-fast-backward:before {
}

.glyphicon-backward:before {
}

.glyphicon-play:before {
}

.glyphicon-pause:before {
}

.glyphicon-stop:before {
}

.glyphicon-forward:before {
}

.glyphicon-fast-forward:before {
}

.glyphicon-step-forward:before {
}

.glyphicon-eject:before {
}

.glyphicon-chevron-left:before {
}

.glyphicon-chevron-right:before {
}

.glyphicon-plus-sign:before {
}

.glyphicon-minus-sign:before {
}

.glyphicon-remove-sign:before {
}

.glyphicon-ok-sign:before {
}

.glyphicon-question-sign:before {
}

.glyphicon-info-sign:before {
}

.glyphicon-screenshot:before {
}

.glyphicon-remove-circle:before {
}

.glyphicon-ok-circle:before {
}

.glyphicon-ban-circle:before {
}

.glyphicon-arrow-left:before {
}

.glyphicon-arrow-right:before {
}

.glyphicon-arrow-up:before {
}

.glyphicon-arrow-down:before {
}

.glyphicon-share-alt:before {
}

.glyphicon-resize-full:before {
}

.glyphicon-resize-small:before {
}

.glyphicon-exclamation-sign:before {
}

.glyphicon-gift:before {
}

.glyphicon-leaf:before {
}

.glyphicon-fire:before {
}

.glyphicon-eye-open:before {
}

.glyphicon-eye-close:before {
}

.glyphicon-warning-sign:before {
}

.glyphicon-plane:before {
}

.glyphicon-calendar:before {
}

.glyphicon-random:before {
}

.glyphicon-comment:before {
}

.glyphicon-magnet:before {
}

.glyphicon-chevron-up:before {
}

.glyphicon-chevron-down:before {
}

.glyphicon-retweet:before {
}

.glyphicon-shopping-cart:before {
}

.glyphicon-folder-close:before {
}

.glyphicon-folder-open:before {
}

.glyphicon-resize-vertical:before {
}

.glyphicon-resize-horizontal:before {
}

.glyphicon-hdd:before {
}

.glyphicon-bullhorn:before {
}

.glyphicon-bell:before {
}

.glyphicon-certificate:before {
}

.glyphicon-thumbs-up:before {
}

.glyphicon-thumbs-down:before {
}

.glyphicon-hand-right:before {
}

.glyphicon-hand-left:before {
}

.glyphicon-hand-up:before {
}

.glyphicon-hand-down:before {
}

.glyphicon-circle-arrow-right:before {
}

.glyphicon-circle-arrow-left:before {
}

.glyphicon-circle-arrow-up:before {
}

.glyphicon-circle-arrow-down:before {
}

.glyphicon-globe:before {
}

.glyphicon-wrench:before {
}

.glyphicon-tasks:before {
}

.glyphicon-filter:before {
}

.glyphicon-briefcase:before {
}

.glyphicon-fullscreen:before {
}

.glyphicon-dashboard:before {
}

.glyphicon-paperclip:before {
}

.glyphicon-heart-empty:before {
}

.glyphicon-link:before {
}

.glyphicon-phone:before {
}

.glyphicon-pushpin:before {
}

.glyphicon-usd:before {
}

.glyphicon-gbp:before {
}

.glyphicon-sort:before {
}

.glyphicon-sort-by-alphabet:before {
}

.glyphicon-sort-by-alphabet-alt:before {
}

.glyphicon-sort-by-order:before {
}

.glyphicon-sort-by-order-alt:before {
}

.glyphicon-sort-by-attributes:before {
}

.glyphicon-sort-by-attributes-alt:before {
}

.glyphicon-unchecked:before {
}

.glyphicon-expand:before {
}

.glyphicon-collapse-down:before {
}

.glyphicon-collapse-up:before {
}

.glyphicon-log-in:before {
}

.glyphicon-flash:before {
}

.glyphicon-log-out:before {
}

.glyphicon-new-window:before {
}

.glyphicon-record:before {
}

.glyphicon-save:before {
}

.glyphicon-open:before {
}

.glyphicon-saved:before {
}

.glyphicon-import:before {
}

.glyphicon-export:before {
}

.glyphicon-send:before {
}

.glyphicon-floppy-disk:before {
}

.glyphicon-floppy-saved:before {
}

.glyphicon-floppy-remove:before {
}

.glyphicon-floppy-save:before {
}

.glyphicon-floppy-open:before {
}

.glyphicon-credit-card:before {
}

.glyphicon-transfer:before {
}

.glyphicon-cutlery:before {
}

.glyphicon-header:before {
}

.glyphicon-compressed:before {
}

.glyphicon-earphone:before {
}

.glyphicon-phone-alt:before {
}

.glyphicon-tower:before {
}

.glyphicon-stats:before {
}

.glyphicon-sd-video:before {
}

.glyphicon-hd-video:before {
}

.glyphicon-subtitles:before {
}

.glyphicon-sound-stereo:before {
}

.glyphicon-sound-dolby:before {
}

.glyphicon-sound-5-1:before {
}

.glyphicon-sound-6-1:before {
}

.glyphicon-sound-7-1:before {
}

.glyphicon-copyright-mark:before {
}

.glyphicon-registration-mark:before {
}

.glyphicon-cloud-download:before {
}

.glyphicon-cloud-upload:before {
}

.glyphicon-tree-conifer:before {
}

.glyphicon-tree-deciduous:before {
}

.glyphicon-cd:before {
}

.glyphicon-save-file:before {
}

.glyphicon-open-file:before {
}

.glyphicon-level-up:before {
}

.glyphicon-copy:before {
}

.glyphicon-paste:before {
}

.glyphicon-alert:before {
}

.glyphicon-equalizer:before {
}

.glyphicon-king:before {
}

.glyphicon-queen:before {
}

.glyphicon-pawn:before {
}

.glyphicon-bishop:before {
}

.glyphicon-knight:before {
}

.glyphicon-baby-formula:before {
}

.glyphicon-tent:before {
}

.glyphicon-blackboard:before {
}

.glyphicon-bed:before {
}

.glyphicon-apple:before {
}

.glyphicon-erase:before {
}

.glyphicon-hourglass:before {
}

.glyphicon-lamp:before {
}

.glyphicon-duplicate:before {
}

.glyphicon-piggy-bank:before {
}

.glyphicon-scissors:before {
}

.glyphicon-bitcoin:before {
}

.glyphicon-btc:before {
}

.glyphicon-xbt:before {
}

.glyphicon-yen:before {
}

.glyphicon-jpy:before {
}

.glyphicon-ruble:before {
}

.glyphicon-rub:before {
}

.glyphicon-scale:before {
}

.glyphicon-ice-lolly:before {
}

.glyphicon-ice-lolly-tasted:before {
}

.glyphicon-education:before {
}

.glyphicon-option-horizontal:before {
}

.glyphicon-option-vertical:before {
}

.glyphicon-menu-hamburger:before {
}

.glyphicon-modal-window:before {
}

.glyphicon-oil:before {
}

.glyphicon-grain:before {
}

.glyphicon-sunglasses:before {
}

.glyphicon-text-size:before {
}

.glyphicon-text-color:before {
}

.glyphicon-text-background:before {
}

.glyphicon-object-align-top:before {
}

.glyphicon-object-align-bottom:before {
}

.glyphicon-object-align-horizontal:before {
}

.glyphicon-object-align-left:before {
}

.glyphicon-object-align-vertical:before {
}

.glyphicon-object-align-right:before {
}

.glyphicon-triangle-right:before {
}

.glyphicon-triangle-left:before {
}

.glyphicon-triangle-bottom:before {
}

.glyphicon-triangle-top:before {
}

.glyphicon-console:before {
}

.glyphicon-superscript:before {
}

.glyphicon-subscript:before {
}

.glyphicon-menu-left:before {
}

.glyphicon-menu-right:before {
}

.glyphicon-menu-down:before {
}

.glyphicon-menu-up:before {
}

* {
}

*:after {
}

html {
}

body {
}

textarea {
}

a {
}

a:focus {
}

a:focus {
}

figure {
}

img {
}

.carousel-inner > .item > a > img {
}

.img-rounded {
}

.img-thumbnail {
}

.img-circle {
}

hr {
}

.sr-only {
}

.sr-only-focusable:focus {
}

[role="button"] {
}

.h6 {
}

.h6 .small {
}

.h3 {
}

.h3 .small {
}

.h6 {
}

.h6 .small {
}

.h1 {
}

.h2 {
}

.h3 {
}

.h4 {
}

.h5 {
}

.h6 {
}

p {
}

.lead {
}

@media (min-width: 768px) {
.lead {
}

}

.small {
}

.mark {
}

.text-left {
}

.text-right {
}

.text-center {
}

.text-justify {
}

.text-nowrap {
}

.text-lowercase {
}

.text-uppercase {
}

.text-capitalize {
}

.text-muted {
}

.text-primary {
}

a.text-primary:focus {
}

.text-success {
}

a.text-success:focus {
}

.text-info {
}

a.text-info:focus {
}

.text-warning {
}

a.text-warning:focus {
}

.text-danger {
}

a.text-danger:focus {
}

.bg-primary {
}

a.bg-primary:focus {
}

.bg-success {
}

a.bg-success:focus {
}

.bg-info {
}

a.bg-info:focus {
}

.bg-warning {
}

a.bg-warning:focus {
}

.bg-danger {
}

a.bg-danger:focus {
}

.page-header {
}

ol {
}

ol ol {
}

.list-unstyled {
}

.list-inline {
}

.list-inline > li {
}

dl {
}

dd {
}

dt {
}

dd {
}

@media (min-width: 768px) {
.dl-horizontal dt {
}

.dl-horizontal dd {
}

}

abbr[data-original-title] {
}

.initialism {
}

blockquote {
}

blockquote ol:last-child {
}

blockquote .small {
}

blockquote .small:before {
}

blockquote.pull-right {
}

blockquote.pull-right .small:before {
}

blockquote.pull-right .small:after {
}

address {
}

samp {
}

code {
}

kbd {
}

kbd kbd {
}

pre {
}

pre code {
}

.pre-scrollable {
}

.container {
}

@media (min-width: 768px) {
.container {
}

}

@media (min-width: 992px) {
.container {
}

}

@media (min-width: 1200px) {
.container {
}

}

.container-fluid {
}

.row {
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
}

.col-xs-12 {
}

.col-xs-11 {
}

.col-xs-10 {
}

.col-xs-9 {
}

.col-xs-8 {
}

.col-xs-7 {
}

.col-xs-6 {
}

.col-xs-5 {
}

.col-xs-4 {
}

.col-xs-3 {
}

.col-xs-2 {
}

.col-xs-1 {
}

.col-xs-pull-12 {
}

.col-xs-pull-11 {
}

.col-xs-pull-10 {
}

.col-xs-pull-9 {
}

.col-xs-pull-8 {
}

.col-xs-pull-7 {
}

.col-xs-pull-6 {
}

.col-xs-pull-5 {
}

.col-xs-pull-4 {
}

.col-xs-pull-3 {
}

.col-xs-pull-2 {
}

.col-xs-pull-1 {
}

.col-xs-pull-0 {
}

.col-xs-push-12 {
}

.col-xs-push-11 {
}

.col-xs-push-10 {
}

.col-xs-push-9 {
}

.col-xs-push-8 {
}

.col-xs-push-7 {
}

.col-xs-push-6 {
}

.col-xs-push-5 {
}

.col-xs-push-4 {
}

.col-xs-push-3 {
}

.col-xs-push-2 {
}

.col-xs-push-1 {
}

.col-xs-push-0 {
}

.col-xs-offset-12 {
}

.col-xs-offset-11 {
}

.col-xs-offset-10 {
}

.col-xs-offset-9 {
}

.col-xs-offset-8 {
}

.col-xs-offset-7 {
}

.col-xs-offset-6 {
}

.col-xs-offset-5 {
}

.col-xs-offset-4 {
}

.col-xs-offset-3 {
}

.col-xs-offset-2 {
}

.col-xs-offset-1 {
}

.col-xs-offset-0 {
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
}

.col-sm-12 {
}

.col-sm-11 {
}

.col-sm-10 {
}

.col-sm-9 {
}

.col-sm-8 {
}

.col-sm-7 {
}

.col-sm-6 {
}

.col-sm-5 {
}

.col-sm-4 {
}

.col-sm-3 {
}

.col-sm-2 {
}

.col-sm-1 {
}

.col-sm-pull-12 {
}

.col-sm-pull-11 {
}

.col-sm-pull-10 {
}

.col-sm-pull-9 {
}

.col-sm-pull-8 {
}

.col-sm-pull-7 {
}

.col-sm-pull-6 {
}

.col-sm-pull-5 {
}

.col-sm-pull-4 {
}

.col-sm-pull-3 {
}

.col-sm-pull-2 {
}

.col-sm-pull-1 {
}

.col-sm-pull-0 {
}

.col-sm-push-12 {
}

.col-sm-push-11 {
}

.col-sm-push-10 {
}

.col-sm-push-9 {
}

.col-sm-push-8 {
}

.col-sm-push-7 {
}

.col-sm-push-6 {
}

.col-sm-push-5 {
}

.col-sm-push-4 {
}

.col-sm-push-3 {
}

.col-sm-push-2 {
}

.col-sm-push-1 {
}

.col-sm-push-0 {
}

.col-sm-offset-12 {
}

.col-sm-offset-11 {
}

.col-sm-offset-10 {
}

.col-sm-offset-9 {
}

.col-sm-offset-8 {
}

.col-sm-offset-7 {
}

.col-sm-offset-6 {
}

.col-sm-offset-5 {
}

.col-sm-offset-4 {
}

.col-sm-offset-3 {
}

.col-sm-offset-2 {
}

.col-sm-offset-1 {
}

.col-sm-offset-0 {
}

}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
}

.col-md-12 {
}

.col-md-11 {
}

.col-md-10 {
}

.col-md-9 {
}

.col-md-8 {
}

.col-md-7 {
}

.col-md-6 {
}

.col-md-5 {
}

.col-md-4 {
}

.col-md-3 {
}

.col-md-2 {
}

.col-md-1 {
}

.col-md-pull-12 {
}

.col-md-pull-11 {
}

.col-md-pull-10 {
}

.col-md-pull-9 {
}

.col-md-pull-8 {
}

.col-md-pull-7 {
}

.col-md-pull-6 {
}

.col-md-pull-5 {
}

.col-md-pull-4 {
}

.col-md-pull-3 {
}

.col-md-pull-2 {
}

.col-md-pull-1 {
}

.col-md-pull-0 {
}

.col-md-push-12 {
}

.col-md-push-11 {
}

.col-md-push-10 {
}

.col-md-push-9 {
}

.col-md-push-8 {
}

.col-md-push-7 {
}

.col-md-push-6 {
}

.col-md-push-5 {
}

.col-md-push-4 {
}

.col-md-push-3 {
}

.col-md-push-2 {
}

.col-md-push-1 {
}

.col-md-push-0 {
}

.col-md-offset-12 {
}

.col-md-offset-11 {
}

.col-md-offset-10 {
}

.col-md-offset-9 {
}

.col-md-offset-8 {
}

.col-md-offset-7 {
}

.col-md-offset-6 {
}

.col-md-offset-5 {
}

.col-md-offset-4 {
}

.col-md-offset-3 {
}

.col-md-offset-2 {
}

.col-md-offset-1 {
}

.col-md-offset-0 {
}

}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
}

.col-lg-12 {
}

.col-lg-11 {
}

.col-lg-10 {
}

.col-lg-9 {
}

.col-lg-8 {
}

.col-lg-7 {
}

.col-lg-6 {
}

.col-lg-5 {
}

.col-lg-4 {
}

.col-lg-3 {
}

.col-lg-2 {
}

.col-lg-1 {
}

.col-lg-pull-12 {
}

.col-lg-pull-11 {
}

.col-lg-pull-10 {
}

.col-lg-pull-9 {
}

.col-lg-pull-8 {
}

.col-lg-pull-7 {
}

.col-lg-pull-6 {
}

.col-lg-pull-5 {
}

.col-lg-pull-4 {
}

.col-lg-pull-3 {
}

.col-lg-pull-2 {
}

.col-lg-pull-1 {
}

.col-lg-pull-0 {
}

.col-lg-push-12 {
}

.col-lg-push-11 {
}

.col-lg-push-10 {
}

.col-lg-push-9 {
}

.col-lg-push-8 {
}

.col-lg-push-7 {
}

.col-lg-push-6 {
}

.col-lg-push-5 {
}

.col-lg-push-4 {
}

.col-lg-push-3 {
}

.col-lg-push-2 {
}

.col-lg-push-1 {
}

.col-lg-push-0 {
}

.col-lg-offset-12 {
}

.col-lg-offset-11 {
}

.col-lg-offset-10 {
}

.col-lg-offset-9 {
}

.col-lg-offset-8 {
}

.col-lg-offset-7 {
}

.col-lg-offset-6 {
}

.col-lg-offset-5 {
}

.col-lg-offset-4 {
}

.col-lg-offset-3 {
}

.col-lg-offset-2 {
}

.col-lg-offset-1 {
}

.col-lg-offset-0 {
}

}

table {
}

caption {
}

th {
}

.table {
}

.table > tfoot > tr > td {
}

.table > thead > tr > th {
}

.table > thead:first-child > tr:first-child > td {
}

.table > tbody + tbody {
}

.table .table {
}

.table-condensed > tfoot > tr > td {
}

.table-bordered {
}

.table-bordered > tfoot > tr > td {
}

.table-bordered > thead > tr > td {
}

.table-striped > tbody > tr:nth-of-type(odd) {
}

.table-hover > tbody > tr:hover {
}

table col[class*="col-"] {
}

table th[class*="col-"] {
}

.table > tfoot > tr.active > th {
}

.table-hover > tbody > tr.active:hover > th {
}

.table > tfoot > tr.success > th {
}

.table-hover > tbody > tr.success:hover > th {
}

.table > tfoot > tr.info > th {
}

.table-hover > tbody > tr.info:hover > th {
}

.table > tfoot > tr.warning > th {
}

.table-hover > tbody > tr.warning:hover > th {
}

.table > tfoot > tr.danger > th {
}

.table-hover > tbody > tr.danger:hover > th {
}

.table-responsive {
}

@media screen and (max-width: 767px) {
.table-responsive {
}

.table-responsive > .table {
}

.table-responsive > .table > tfoot > tr > td {
}

.table-responsive > .table-bordered {
}

.table-responsive > .table-bordered > tfoot > tr > td:first-child {
}

.table-responsive > .table-bordered > tfoot > tr > td:last-child {
}

.table-responsive > .table-bordered > tfoot > tr:last-child > td {
}

}

fieldset {
}

legend {
}

label {
}

input[type="search"] {
}

input[type="checkbox"] {
}

input[type="file"] {
}

input[type="range"] {
}

select[size] {
}

input[type="checkbox"]:focus {
}

output {
}

.form-control {
}

.form-control:focus {
}

.form-control::-moz-placeholder {
}

.form-control:-ms-input-placeholder {
}

.form-control::-webkit-input-placeholder {
}

.form-control::-ms-expand {
}

fieldset[disabled] .form-control {
}

fieldset[disabled] .form-control {
}

textarea.form-control {
}

input[type="search"] {
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="month"].form-control {
}

.input-group-sm input[type="month"] {
}

.input-group-lg input[type="month"] {
}

}

.form-group {
}

.checkbox {
}

.checkbox label {
}

.checkbox-inline input[type="checkbox"] {
}

.checkbox + .checkbox {
}

.checkbox-inline {
}

.checkbox-inline + .checkbox-inline {
}

fieldset[disabled] input[type="checkbox"] {
}

fieldset[disabled] .checkbox-inline {
}

fieldset[disabled] .checkbox label {
}

.form-control-static {
}

.form-control-static.input-sm {
}

.input-sm {
}

select.input-sm {
}

select[multiple].input-sm {
}

.form-group-sm .form-control {
}

.form-group-sm select.form-control {
}

.form-group-sm select[multiple].form-control {
}

.form-group-sm .form-control-static {
}

.input-lg {
}

select.input-lg {
}

select[multiple].input-lg {
}

.form-group-lg .form-control {
}

.form-group-lg select.form-control {
}

.form-group-lg select[multiple].form-control {
}

.form-group-lg .form-control-static {
}

.has-feedback {
}

.has-feedback .form-control {
}

.form-control-feedback {
}

.form-group-lg .form-control + .form-control-feedback {
}

.form-group-sm .form-control + .form-control-feedback {
}

.has-success.checkbox-inline label {
}

.has-success .form-control {
}

.has-success .form-control:focus {
}

.has-success .input-group-addon {
}

.has-success .form-control-feedback {
}

.has-warning.checkbox-inline label {
}

.has-warning .form-control {
}

.has-warning .form-control:focus {
}

.has-warning .input-group-addon {
}

.has-warning .form-control-feedback {
}

.has-error.checkbox-inline label {
}

.has-error .form-control {
}

.has-error .form-control:focus {
}

.has-error .input-group-addon {
}

.has-error .form-control-feedback {
}

.has-feedback label ~ .form-control-feedback {
}

.has-feedback label.sr-only ~ .form-control-feedback {
}

.help-block {
}

@media (min-width: 768px) {
.form-inline .form-group {
}

.form-inline .form-control {
}

.form-inline .form-control-static {
}

.form-inline .input-group {
}

.form-inline .input-group .form-control {
}

.form-inline .input-group > .form-control {
}

.form-inline .control-label {
}

.form-inline .checkbox {
}

.form-inline .checkbox label {
}

.form-inline .checkbox input[type="checkbox"] {
}

.form-inline .has-feedback .form-control-feedback {
}

}

.form-horizontal .checkbox-inline {
}

.form-horizontal .checkbox {
}

.form-horizontal .form-group {
}

@media (min-width: 768px) {
.form-horizontal .control-label {
}

}

.form-horizontal .has-feedback .form-control-feedback {
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
}

}

@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
}

}

.btn {
}

.btn.active.focus {
}

.btn.focus {
}

.btn.active {
}

fieldset[disabled] .btn {
}

fieldset[disabled] a.btn {
}

.btn-default {
}

.btn-default.focus {
}

.btn-default:hover {
}

.open > .dropdown-toggle.btn-default {
}

.open > .dropdown-toggle.btn-default.focus {
}

.open > .dropdown-toggle.btn-default {
}

fieldset[disabled] .btn-default.focus {
}

.btn-default .badge {
}

.btn-primary {
}

.btn-primary.focus {
}

.btn-primary:hover {
}

.open > .dropdown-toggle.btn-primary {
}

.open > .dropdown-toggle.btn-primary.focus {
}

.open > .dropdown-toggle.btn-primary {
}

fieldset[disabled] .btn-primary.focus {
}

.btn-primary .badge {
}

.btn-success {
}

.btn-success.focus {
}

.btn-success:hover {
}

.open > .dropdown-toggle.btn-success {
}

.open > .dropdown-toggle.btn-success.focus {
}

.open > .dropdown-toggle.btn-success {
}

fieldset[disabled] .btn-success.focus {
}

.btn-success .badge {
}

.btn-info {
}

.btn-info.focus {
}

.btn-info:hover {
}

.open > .dropdown-toggle.btn-info {
}

.open > .dropdown-toggle.btn-info.focus {
}

.open > .dropdown-toggle.btn-info {
}

fieldset[disabled] .btn-info.focus {
}

.btn-info .badge {
}

.btn-warning {
}

.btn-warning.focus {
}

.btn-warning:hover {
}

.open > .dropdown-toggle.btn-warning {
}

.open > .dropdown-toggle.btn-warning.focus {
}

.open > .dropdown-toggle.btn-warning {
}

fieldset[disabled] .btn-warning.focus {
}

.btn-warning .badge {
}

.btn-danger {
}

.btn-danger.focus {
}

.btn-danger:hover {
}

.open > .dropdown-toggle.btn-danger {
}

.open > .dropdown-toggle.btn-danger.focus {
}

.open > .dropdown-toggle.btn-danger {
}

fieldset[disabled] .btn-danger.focus {
}

.btn-danger .badge {
}

.btn-link {
}

fieldset[disabled] .btn-link {
}

.btn-link:active {
}

.btn-link:focus {
}

fieldset[disabled] .btn-link:focus {
}

.btn-group-lg > .btn {
}

.btn-group-sm > .btn {
}

.btn-group-xs > .btn {
}

.btn-block {
}

.btn-block + .btn-block {
}

input[type="button"].btn-block {
}

.fade {
}

.fade.in {
}

.collapse {
}

.collapse.in {
}

tr.collapse.in {
}

tbody.collapse.in {
}

.collapsing {
}

.caret {
}

.dropdown {
}

.dropdown-toggle:focus {
}

.dropdown-menu {
}

.dropdown-menu.pull-right {
}

.dropdown-menu .divider {
}

.dropdown-menu > li > a {
}

.dropdown-menu > li > a:focus {
}

.dropdown-menu > .active > a:focus {
}

.dropdown-menu > .disabled > a:focus {
}

.dropdown-menu > .disabled > a:focus {
}

.open > .dropdown-menu {
}

.open > a {
}

.dropdown-menu-right {
}

.dropdown-menu-left {
}

.dropdown-header {
}

.dropdown-backdrop {
}

.pull-right > .dropdown-menu {
}

.navbar-fixed-bottom .dropdown .caret {
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
}

@media (min-width: 768px) {
.navbar-right .dropdown-menu {
}

.navbar-right .dropdown-menu-left {
}

}

.btn-group-vertical {
}

.btn-group-vertical > .btn {
}

.btn-group-vertical > .btn.active {
}

.btn-group .btn-group + .btn-group {
}

.btn-toolbar {
}

.btn-toolbar .input-group {
}

.btn-toolbar > .input-group {
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
}

.btn-group > .btn:first-child {
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
}

.btn-group > .dropdown-toggle:not(:first-child) {
}

.btn-group > .btn-group {
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
}

.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
}

.btn-group.open .dropdown-toggle {
}

.btn-group > .btn + .dropdown-toggle {
}

.btn-group > .btn-lg + .dropdown-toggle {
}

.btn-group.open .dropdown-toggle {
}

.btn-group.open .dropdown-toggle.btn-link {
}

.btn .caret {
}

.btn-lg .caret {
}

.dropup .btn-lg .caret {
}

.btn-group-vertical > .btn-group > .btn {
}

.btn-group-vertical > .btn-group > .btn {
}

.btn-group-vertical > .btn-group + .btn-group {
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
}

.btn-group-justified {
}

.btn-group-justified > .btn-group {
}

.btn-group-justified > .btn-group .btn {
}

.btn-group-justified > .btn-group .dropdown-menu {
}

[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
}

.input-group {
}

.input-group[class*="col-"] {
}

.input-group .form-control {
}

.input-group .form-control:focus {
}

.input-group-lg > .input-group-btn > .btn {
}

select.input-group-lg > .input-group-btn > .btn {
}

select[multiple].input-group-lg > .input-group-btn > .btn {
}

.input-group-sm > .input-group-btn > .btn {
}

select.input-group-sm > .input-group-btn > .btn {
}

select[multiple].input-group-sm > .input-group-btn > .btn {
}

.input-group .form-control {
}

.input-group .form-control:not(:first-child):not(:last-child) {
}

.input-group-btn {
}

.input-group-addon {
}

.input-group-addon.input-sm {
}

.input-group-addon.input-lg {
}

.input-group-addon input[type="checkbox"] {
}

.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
}

.input-group-addon:first-child {
}

.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
}

.input-group-addon:last-child {
}

.input-group-btn {
}

.input-group-btn > .btn {
}

.input-group-btn > .btn + .btn {
}

.input-group-btn > .btn:active {
}

.input-group-btn:first-child > .btn-group {
}

.input-group-btn:last-child > .btn-group {
}

.nav {
}

.nav > li {
}

.nav > li > a {
}

.nav > li > a:focus {
}

.nav > li.disabled > a {
}

.nav > li.disabled > a:focus {
}

.nav .open > a:focus {
}

.nav .nav-divider {
}

.nav > li > a > img {
}

.nav-tabs {
}

.nav-tabs > li {
}

.nav-tabs > li > a {
}

.nav-tabs > li > a:hover {
}

.nav-tabs > li.active > a:focus {
}

.nav-tabs.nav-justified {
}

.nav-tabs.nav-justified > li {
}

.nav-tabs.nav-justified > li > a {
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
}

.nav-tabs.nav-justified > li > a {
}

}

.nav-tabs.nav-justified > li > a {
}

.nav-tabs.nav-justified > .active > a:focus {
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
}

.nav-tabs.nav-justified > .active > a:focus {
}

}

.nav-pills > li {
}

.nav-pills > li > a {
}

.nav-pills > li + li {
}

.nav-pills > li.active > a:focus {
}

.nav-stacked > li {
}

.nav-stacked > li + li {
}

.nav-justified {
}

.nav-justified > li {
}

.nav-justified > li > a {
}

.nav-justified > .dropdown .dropdown-menu {
}

@media (min-width: 768px) {
.nav-justified > li {
}

.nav-justified > li > a {
}

}

.nav-tabs-justified {
}

.nav-tabs-justified > li > a {
}

.nav-tabs-justified > .active > a:focus {
}

@media (min-width: 768px) {
.nav-tabs-justified > li > a {
}

.nav-tabs-justified > .active > a:focus {
}

}

.tab-content > .tab-pane {
}

.tab-content > .active {
}

.nav-tabs .dropdown-menu {
}

.navbar {
}

@media (min-width: 768px) {
.navbar {
}

}

@media (min-width: 768px) {
.navbar-header {
}

}

.navbar-collapse {
}

.navbar-collapse.in {
}

@media (min-width: 768px) {
.navbar-collapse {
}

.navbar-collapse.collapse {
}

.navbar-collapse.in {
}

.navbar-fixed-bottom .navbar-collapse {
}

}

.navbar-fixed-bottom .navbar-collapse {
}

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse {
}

}

.container-fluid > .navbar-collapse {
}

@media (min-width: 768px) {
.container-fluid > .navbar-collapse {
}

}

.navbar-static-top {
}

@media (min-width: 768px) {
.navbar-static-top {
}

}

.navbar-fixed-bottom {
}

@media (min-width: 768px) {
.navbar-fixed-bottom {
}

}

.navbar-fixed-top {
}

.navbar-fixed-bottom {
}

.navbar-brand {
}

.navbar-brand:focus {
}

.navbar-brand > img {
}

@media (min-width: 768px) {
.navbar > .container-fluid .navbar-brand {
}

}

.navbar-toggle {
}

.navbar-toggle:focus {
}

.navbar-toggle .icon-bar {
}

.navbar-toggle .icon-bar + .icon-bar {
}

@media (min-width: 768px) {
.navbar-toggle {
}

}

.navbar-nav {
}

.navbar-nav > li > a {
}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
}

.navbar-nav .open .dropdown-menu .dropdown-header {
}

.navbar-nav .open .dropdown-menu > li > a {
}

.navbar-nav .open .dropdown-menu > li > a:focus {
}

}

@media (min-width: 768px) {
.navbar-nav {
}

.navbar-nav > li {
}

.navbar-nav > li > a {
}

}

.navbar-form {
}

@media (min-width: 768px) {
.navbar-form .form-group {
}

.navbar-form .form-control {
}

.navbar-form .form-control-static {
}

.navbar-form .input-group {
}

.navbar-form .input-group .form-control {
}

.navbar-form .input-group > .form-control {
}

.navbar-form .control-label {
}

.navbar-form .checkbox {
}

.navbar-form .checkbox label {
}

.navbar-form .checkbox input[type="checkbox"] {
}

.navbar-form .has-feedback .form-control-feedback {
}

}

@media (max-width: 767px) {
.navbar-form .form-group {
}

.navbar-form .form-group:last-child {
}

}

@media (min-width: 768px) {
.navbar-form {
}

}

.navbar-nav > li > .dropdown-menu {
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
}

.navbar-btn {
}

.navbar-btn.btn-sm {
}

.navbar-btn.btn-xs {
}

.navbar-text {
}

@media (min-width: 768px) {
.navbar-text {
}

}

@media (min-width: 768px) {
.navbar-left {
}

.navbar-right {
}

.navbar-right ~ .navbar-right {
}

}

.navbar-default {
}

.navbar-default .navbar-brand {
}

.navbar-default .navbar-brand:focus {
}

.navbar-default .navbar-text {
}

.navbar-default .navbar-nav > li > a {
}

.navbar-default .navbar-nav > li > a:focus {
}

.navbar-default .navbar-nav > .active > a:focus {
}

.navbar-default .navbar-nav > .disabled > a:focus {
}

.navbar-default .navbar-toggle {
}

.navbar-default .navbar-toggle:focus {
}

.navbar-default .navbar-toggle .icon-bar {
}

.navbar-default .navbar-form {
}

.navbar-default .navbar-nav > .open > a:focus {
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
}

.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
}

}

.navbar-default .navbar-link {
}

.navbar-default .navbar-link:hover {
}

.navbar-default .btn-link {
}

.navbar-default .btn-link:focus {
}

fieldset[disabled] .navbar-default .btn-link:focus {
}

.navbar-inverse {
}

.navbar-inverse .navbar-brand {
}

.navbar-inverse .navbar-brand:focus {
}

.navbar-inverse .navbar-text {
}

.navbar-inverse .navbar-nav > li > a {
}

.navbar-inverse .navbar-nav > li > a:focus {
}

.navbar-inverse .navbar-nav > .active > a:focus {
}

.navbar-inverse .navbar-nav > .disabled > a:focus {
}

.navbar-inverse .navbar-toggle {
}

.navbar-inverse .navbar-toggle:focus {
}

.navbar-inverse .navbar-toggle .icon-bar {
}

.navbar-inverse .navbar-form {
}

.navbar-inverse .navbar-nav > .open > a:focus {
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
}

.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
}

}

.navbar-inverse .navbar-link {
}

.navbar-inverse .navbar-link:hover {
}

.navbar-inverse .btn-link {
}

.navbar-inverse .btn-link:focus {
}

fieldset[disabled] .navbar-inverse .btn-link:focus {
}

.breadcrumb {
}

.breadcrumb > li {
}

.breadcrumb > li + li:before {
}

.breadcrumb > .active {
}

.pagination {
}

.pagination > li {
}

.pagination > li > span {
}

.pagination > li:first-child > span {
}

.pagination > li:last-child > span {
}

.pagination > li > span:focus {
}

.pagination > .active > span:focus {
}

.pagination > .disabled > a:focus {
}

.pagination-lg > li > span {
}

.pagination-lg > li:first-child > span {
}

.pagination-lg > li:last-child > span {
}

.pagination-sm > li > span {
}

.pagination-sm > li:first-child > span {
}

.pagination-sm > li:last-child > span {
}

.pager {
}

.pager li {
}

.pager li > span {
}

.pager li > a:focus {
}

.pager .next > span {
}

.pager .previous > span {
}

.pager .disabled > span {
}

.label {
}

a.label:focus {
}

.label:empty {
}

.btn .label {
}

.label-default {
}

.label-default[href]:focus {
}

.label-primary {
}

.label-primary[href]:focus {
}

.label-success {
}

.label-success[href]:focus {
}

.label-info {
}

.label-info[href]:focus {
}

.label-warning {
}

.label-warning[href]:focus {
}

.label-danger {
}

.label-danger[href]:focus {
}

.badge {
}

.badge:empty {
}

.btn .badge {
}

.btn-group-xs > .btn .badge {
}

a.badge:focus {
}

.nav-pills > .active > a > .badge {
}

.list-group-item > .badge {
}

.list-group-item > .badge + .badge {
}

.nav-pills > li > a > .badge {
}

.jumbotron {
}

.jumbotron .h1 {
}

.jumbotron p {
}

.jumbotron > hr {
}

.container-fluid .jumbotron {
}

.jumbotron .container {
}

@media screen and (min-width: 768px) {
.jumbotron {
}

.container-fluid .jumbotron {
}

.jumbotron .h1 {
}

}

.thumbnail {
}

.thumbnail a > img {
}

a.thumbnail.active {
}

.thumbnail .caption {
}

.alert {
}

.alert h4 {
}

.alert .alert-link {
}

.alert > ul {
}

.alert > p + p {
}

.alert-dismissible {
}

.alert-dismissible .close {
}

.alert-success {
}

.alert-success hr {
}

.alert-success .alert-link {
}

.alert-info {
}

.alert-info hr {
}

.alert-info .alert-link {
}

.alert-warning {
}

.alert-warning hr {
}

.alert-warning .alert-link {
}

.alert-danger {
}

.alert-danger hr {
}

.alert-danger .alert-link {
}

@-webkit-keyframes progress-bar-stripes {
from {
}

to {
}

}

@keyframes progress-bar-stripes {
from {
}

to {
}

}

.progress {
}

.progress-bar {
}

.progress-bar-striped {
}

.progress-bar.active {
}

.progress-bar-success {
}

.progress-striped .progress-bar-success {
}

.progress-bar-info {
}

.progress-striped .progress-bar-info {
}

.progress-bar-warning {
}

.progress-striped .progress-bar-warning {
}

.progress-bar-danger {
}

.progress-striped .progress-bar-danger {
}

.media {
}

.media:first-child {
}

.media-body {
}

.media-body {
}

.media-object {
}

.media-object.img-thumbnail {
}

.media > .pull-right {
}

.media > .pull-left {
}

.media-body {
}

.media-middle {
}

.media-bottom {
}

.media-heading {
}

.media-list {
}

.list-group {
}

.list-group-item {
}

.list-group-item:first-child {
}

.list-group-item:last-child {
}

button.list-group-item {
}

button.list-group-item .list-group-item-heading {
}

button.list-group-item:focus {
}

button.list-group-item {
}

.list-group-item.disabled:focus {
}

.list-group-item.disabled:focus .list-group-item-heading {
}

.list-group-item.disabled:focus .list-group-item-text {
}

.list-group-item.active:focus {
}

.list-group-item.active:focus .list-group-item-heading > .small {
}

.list-group-item.active:focus .list-group-item-text {
}

.list-group-item-success {
}

button.list-group-item-success {
}

button.list-group-item-success .list-group-item-heading {
}

button.list-group-item-success:focus {
}

button.list-group-item-success.active:focus {
}

.list-group-item-info {
}

button.list-group-item-info {
}

button.list-group-item-info .list-group-item-heading {
}

button.list-group-item-info:focus {
}

button.list-group-item-info.active:focus {
}

.list-group-item-warning {
}

button.list-group-item-warning {
}

button.list-group-item-warning .list-group-item-heading {
}

button.list-group-item-warning:focus {
}

button.list-group-item-warning.active:focus {
}

.list-group-item-danger {
}

button.list-group-item-danger {
}

button.list-group-item-danger .list-group-item-heading {
}

button.list-group-item-danger:focus {
}

button.list-group-item-danger.active:focus {
}

.list-group-item-heading {
}

.list-group-item-text {
}

.panel {
}

.panel-body {
}

.panel-heading {
}

.panel-heading > .dropdown .dropdown-toggle {
}

.panel-title {
}

.panel-title > .small > a {
}

.panel-footer {
}

.panel > .panel-collapse > .list-group {
}

.panel > .panel-collapse > .list-group .list-group-item {
}

.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
}

.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
}

.panel-heading + .list-group .list-group-item:first-child {
}

.list-group + .panel-footer {
}

.panel > .panel-collapse > .table {
}

.panel > .panel-collapse > .table caption {
}

.panel > .table-responsive:first-child > .table:first-child {
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
}

.panel > .table-responsive:last-child > .table:last-child {
}

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
}

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
}

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
}

.panel > .table-responsive + .panel-body {
}

.panel > .table > tbody:first-child > tr:first-child td {
}

.panel > .table-responsive > .table-bordered {
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
}

.panel > .table-responsive {
}

.panel-group {
}

.panel-group .panel {
}

.panel-group .panel + .panel {
}

.panel-group .panel-heading {
}

.panel-group .panel-heading + .panel-collapse > .list-group {
}

.panel-group .panel-footer {
}

.panel-group .panel-footer + .panel-collapse .panel-body {
}

.panel-default {
}

.panel-default > .panel-heading {
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
}

.panel-default > .panel-heading .badge {
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
}

.panel-primary {
}

.panel-primary > .panel-heading {
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
}

.panel-primary > .panel-heading .badge {
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
}

.panel-success {
}

.panel-success > .panel-heading {
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
}

.panel-success > .panel-heading .badge {
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
}

.panel-info {
}

.panel-info > .panel-heading {
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
}

.panel-info > .panel-heading .badge {
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
}

.panel-warning {
}

.panel-warning > .panel-heading {
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
}

.panel-warning > .panel-heading .badge {
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
}

.panel-danger {
}

.panel-danger > .panel-heading {
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
}

.panel-danger > .panel-heading .badge {
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
}

.embed-responsive {
}

.embed-responsive video {
}

.embed-responsive-16by9 {
}

.embed-responsive-4by3 {
}

.well {
}

.well blockquote {
}

.well-lg {
}

.well-sm {
}

.close {
}

.close:focus {
}

button.close {
}

.modal-open {
}

.modal {
}

.modal.fade .modal-dialog {
}

.modal.in .modal-dialog {
}

.modal-open .modal {
}

.modal-dialog {
}

.modal-content {
}

.modal-backdrop {
}

.modal-backdrop.fade {
}

.modal-backdrop.in {
}

.modal-header {
}

.modal-header .close {
}

.modal-title {
}

.modal-body {
}

.modal-footer {
}

.modal-footer .btn + .btn {
}

.modal-footer .btn-group .btn + .btn {
}

.modal-footer .btn-block + .btn-block {
}

.modal-scrollbar-measure {
}

@media (min-width: 768px) {
.modal-dialog {
}

.modal-content {
}

.modal-sm {
}

}

@media (min-width: 992px) {
.modal-lg {
}

}

.tooltip {
}

.tooltip.in {
}

.tooltip.top {
}

.tooltip.right {
}

.tooltip.bottom {
}

.tooltip.left {
}

.tooltip-inner {
}

.tooltip-arrow {
}

.tooltip.top .tooltip-arrow {
}

.tooltip.top-left .tooltip-arrow {
}

.tooltip.top-right .tooltip-arrow {
}

.tooltip.right .tooltip-arrow {
}

.tooltip.left .tooltip-arrow {
}

.tooltip.bottom .tooltip-arrow {
}

.tooltip.bottom-left .tooltip-arrow {
}

.tooltip.bottom-right .tooltip-arrow {
}

.popover {
}

.popover.top {
}

.popover.right {
}

.popover.bottom {
}

.popover.left {
}

.popover-title {
}

.popover-content {
}

.popover > .arrow:after {
}

.popover > .arrow {
}

.popover > .arrow:after {
}

.popover.top > .arrow {
}

.popover.top > .arrow:after {
}

.popover.right > .arrow {
}

.popover.right > .arrow:after {
}

.popover.bottom > .arrow {
}

.popover.bottom > .arrow:after {
}

.popover.left > .arrow {
}

.popover.left > .arrow:after {
}

.carousel {
}

.carousel-inner {
}

.carousel-inner > .item {
}

.carousel-inner > .item > a > img {
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
}

.carousel-inner > .item.active.right {
}

.carousel-inner > .item.active.left {
}

.carousel-inner > .item.active {
}

}

.carousel-inner > .prev {
}

.carousel-inner > .active {
}

.carousel-inner > .prev {
}

.carousel-inner > .next {
}

.carousel-inner > .prev {
}

.carousel-inner > .prev.right {
}

.carousel-inner > .active.left {
}

.carousel-inner > .active.right {
}

.carousel-control {
}

.carousel-control.left {
}

.carousel-control.right {
}

.carousel-control:focus {
}

.carousel-control .glyphicon-chevron-right {
}

.carousel-control .glyphicon-chevron-left {
}

.carousel-control .glyphicon-chevron-right {
}

.carousel-control .icon-next {
}

.carousel-control .icon-prev:before {
}

.carousel-control .icon-next:before {
}

.carousel-indicators {
}

.carousel-indicators li {
}

.carousel-indicators .active {
}

.carousel-caption {
}

.carousel-caption .btn {
}

@media screen and (min-width: 768px) {
.carousel-control .icon-next {
}

.carousel-control .icon-prev {
}

.carousel-control .icon-next {
}

.carousel-caption {
}

.carousel-indicators {
}

}

.modal-footer:after {
}

.modal-footer:after {
}

.center-block {
}

.pull-right {
}

.pull-left {
}

.hide {
}

.show {
}

.invisible {
}

.text-hide {
}

.hidden {
}

.affix {
}

@-ms-viewport {
}

.visible-lg {
}

.visible-lg-inline-block {
}

@media (max-width: 767px) {
.visible-xs {
}

table.visible-xs {
}

tr.visible-xs {
}

td.visible-xs {
}

}

@media (max-width: 767px) {
.visible-xs-block {
}

}

@media (max-width: 767px) {
.visible-xs-inline {
}

}

@media (max-width: 767px) {
.visible-xs-inline-block {
}

}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
}

table.visible-sm {
}

tr.visible-sm {
}

td.visible-sm {
}

}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
}

}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
}

}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
}

}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
}

table.visible-md {
}

tr.visible-md {
}

td.visible-md {
}

}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
}

}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
}

}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
}

}

@media (min-width: 1200px) {
.visible-lg {
}

table.visible-lg {
}

tr.visible-lg {
}

td.visible-lg {
}

}

@media (min-width: 1200px) {
.visible-lg-block {
}

}

@media (min-width: 1200px) {
.visible-lg-inline {
}

}

@media (min-width: 1200px) {
.visible-lg-inline-block {
}

}

@media (max-width: 767px) {
.hidden-xs {
}

}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
}

}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
}

}

@media (min-width: 1200px) {
.hidden-lg {
}

}

.visible-print {
}

@media print {
.visible-print {
}

table.visible-print {
}

tr.visible-print {
}

td.visible-print {
}

}

.visible-print-block {
}

@media print {
.visible-print-block {
}

}

.visible-print-inline {
}

@media print {
.visible-print-inline {
}

}

.visible-print-inline-block {
}

@media print {
.visible-print-inline-block {
}

}

@media print {
.hidden-print {
}

}

Source code