integ/lib/bootstrap/css/bootstrap.css
author cavaliet
Fri, 21 Feb 2014 15:03:09 +0100
changeset 1 ad760c317293
permissions -rw-r--r--
first commit with pdf and more or less integration (for real)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     1
/*!
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     2
 * Bootstrap v3.1.1 (http://getbootstrap.com)
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     3
 * Copyright 2011-2014 Twitter, Inc.
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     4
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     5
 */
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     6
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     7
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     8
html {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
     9
  font-family: sans-serif;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    10
  -webkit-text-size-adjust: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    11
      -ms-text-size-adjust: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    12
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    13
body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    14
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    15
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    16
article,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    17
aside,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    18
details,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    19
figcaption,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    20
figure,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    21
footer,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    22
header,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    23
hgroup,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    24
main,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    25
nav,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    26
section,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    27
summary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    28
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    29
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    30
audio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    31
canvas,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    32
progress,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    33
video {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    34
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    35
  vertical-align: baseline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    36
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    37
audio:not([controls]) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    38
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    39
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    40
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    41
[hidden],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    42
template {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    43
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    44
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    45
a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    46
  background: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    47
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    48
a:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    49
a:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    50
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    51
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    52
abbr[title] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    53
  border-bottom: 1px dotted;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    54
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    55
b,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    56
strong {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    57
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    58
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    59
dfn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    60
  font-style: italic;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    61
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    62
h1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    63
  margin: .67em 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    64
  font-size: 2em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    65
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    66
mark {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    67
  color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    68
  background: #ff0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    69
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    70
small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    71
  font-size: 80%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    72
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    73
sub,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    74
sup {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    75
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    76
  font-size: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    77
  line-height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    78
  vertical-align: baseline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    79
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    80
sup {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    81
  top: -.5em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    82
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    83
sub {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    84
  bottom: -.25em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    85
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    86
img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    87
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    88
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    89
svg:not(:root) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    90
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    91
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    92
figure {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    93
  margin: 1em 40px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    94
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    95
hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    96
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    97
  -moz-box-sizing: content-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    98
       box-sizing: content-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
    99
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   100
pre {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   101
  overflow: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   102
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   103
code,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   104
kbd,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   105
pre,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   106
samp {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   107
  font-family: monospace, monospace;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   108
  font-size: 1em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   109
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   110
button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   111
input,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   112
optgroup,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   113
select,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   114
textarea {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   115
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   116
  font: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   117
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   118
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   119
button {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   120
  overflow: visible;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   121
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   122
button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   123
select {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   124
  text-transform: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   125
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   126
button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   127
html input[type="button"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   128
input[type="reset"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   129
input[type="submit"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   130
  -webkit-appearance: button;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   131
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   132
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   133
button[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   134
html input[disabled] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   135
  cursor: default;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   136
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   137
button::-moz-focus-inner,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   138
input::-moz-focus-inner {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   139
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   140
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   141
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   142
input {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   143
  line-height: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   144
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   145
input[type="checkbox"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   146
input[type="radio"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   147
  box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   148
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   149
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   150
input[type="number"]::-webkit-inner-spin-button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   151
input[type="number"]::-webkit-outer-spin-button {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   152
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   153
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   154
input[type="search"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   155
  -webkit-box-sizing: content-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   156
     -moz-box-sizing: content-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   157
          box-sizing: content-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   158
  -webkit-appearance: textfield;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   159
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   160
input[type="search"]::-webkit-search-cancel-button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   161
input[type="search"]::-webkit-search-decoration {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   162
  -webkit-appearance: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   163
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   164
fieldset {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   165
  padding: .35em .625em .75em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   166
  margin: 0 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   167
  border: 1px solid #c0c0c0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   168
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   169
legend {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   170
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   171
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   172
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   173
textarea {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   174
  overflow: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   175
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   176
optgroup {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   177
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   178
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   179
table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   180
  border-spacing: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   181
  border-collapse: collapse;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   182
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   183
td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   184
th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   185
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   186
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   187
@media print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   188
  * {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   189
    color: #000 !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   190
    text-shadow: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   191
    background: transparent !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   192
    box-shadow: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   193
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   194
  a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   195
  a:visited {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   196
    text-decoration: underline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   197
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   198
  a[href]:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   199
    content: " (" attr(href) ")";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   200
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   201
  abbr[title]:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   202
    content: " (" attr(title) ")";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   203
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   204
  a[href^="javascript:"]:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   205
  a[href^="#"]:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   206
    content: "";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   207
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   208
  pre,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   209
  blockquote {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   210
    border: 1px solid #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   211
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   212
    page-break-inside: avoid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   213
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   214
  thead {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   215
    display: table-header-group;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   216
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   217
  tr,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   218
  img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   219
    page-break-inside: avoid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   220
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   221
  img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   222
    max-width: 100% !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   223
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   224
  p,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   225
  h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   226
  h3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   227
    orphans: 3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   228
    widows: 3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   229
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   230
  h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   231
  h3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   232
    page-break-after: avoid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   233
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   234
  select {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   235
    background: #fff !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   236
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   237
  .navbar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   238
    display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   239
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   240
  .table td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   241
  .table th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   242
    background-color: #fff !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   243
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   244
  .btn > .caret,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   245
  .dropup > .btn > .caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   246
    border-top-color: #000 !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   247
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   248
  .label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   249
    border: 1px solid #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   250
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   251
  .table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   252
    border-collapse: collapse !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   253
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   254
  .table-bordered th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   255
  .table-bordered td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   256
    border: 1px solid #ddd !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   257
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   258
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   259
* {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   260
  -webkit-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   261
     -moz-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   262
          box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   263
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   264
*:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   265
*:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   266
  -webkit-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   267
     -moz-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   268
          box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   269
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   270
html {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   271
  font-size: 62.5%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   272
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   273
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   274
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   275
body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   276
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   277
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   278
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   279
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   280
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   281
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   282
input,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   283
button,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   284
select,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   285
textarea {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   286
  font-family: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   287
  font-size: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   288
  line-height: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   289
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   290
a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   291
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   292
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   293
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   294
a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   295
a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   296
  color: #2a6496;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   297
  text-decoration: underline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   298
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   299
a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   300
  outline: thin dotted;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   301
  outline: 5px auto -webkit-focus-ring-color;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   302
  outline-offset: -2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   303
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   304
figure {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   305
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   306
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   307
img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   308
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   309
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   310
.img-responsive,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   311
.thumbnail > img,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   312
.thumbnail a > img,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   313
.carousel-inner > .item > img,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   314
.carousel-inner > .item > a > img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   315
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   316
  max-width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   317
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   318
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   319
.img-rounded {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   320
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   321
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   322
.img-thumbnail {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   323
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   324
  max-width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   325
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   326
  padding: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   327
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   328
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   329
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   330
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   331
  -webkit-transition: all .2s ease-in-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   332
          transition: all .2s ease-in-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   333
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   334
.img-circle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   335
  border-radius: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   336
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   337
hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   338
  margin-top: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   339
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   340
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   341
  border-top: 1px solid #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   342
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   343
.sr-only {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   344
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   345
  width: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   346
  height: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   347
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   348
  margin: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   349
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   350
  clip: rect(0, 0, 0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   351
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   352
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   353
h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   354
h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   355
h3,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   356
h4,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   357
h5,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   358
h6,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   359
.h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   360
.h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   361
.h3,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   362
.h4,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   363
.h5,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   364
.h6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   365
  font-family: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   366
  font-weight: 500;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   367
  line-height: 1.1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   368
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   369
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   370
h1 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   371
h2 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   372
h3 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   373
h4 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   374
h5 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   375
h6 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   376
.h1 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   377
.h2 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   378
.h3 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   379
.h4 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   380
.h5 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   381
.h6 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   382
h1 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   383
h2 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   384
h3 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   385
h4 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   386
h5 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   387
h6 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   388
.h1 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   389
.h2 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   390
.h3 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   391
.h4 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   392
.h5 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   393
.h6 .small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   394
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   395
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   396
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   397
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   398
h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   399
.h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   400
h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   401
.h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   402
h3,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   403
.h3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   404
  margin-top: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   405
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   406
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   407
h1 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   408
.h1 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   409
h2 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   410
.h2 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   411
h3 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   412
.h3 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   413
h1 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   414
.h1 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   415
h2 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   416
.h2 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   417
h3 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   418
.h3 .small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   419
  font-size: 65%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   420
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   421
h4,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   422
.h4,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   423
h5,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   424
.h5,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   425
h6,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   426
.h6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   427
  margin-top: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   428
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   429
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   430
h4 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   431
.h4 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   432
h5 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   433
.h5 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   434
h6 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   435
.h6 small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   436
h4 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   437
.h4 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   438
h5 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   439
.h5 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   440
h6 .small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   441
.h6 .small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   442
  font-size: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   443
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   444
h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   445
.h1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   446
  font-size: 36px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   447
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   448
h2,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   449
.h2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   450
  font-size: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   451
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   452
h3,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   453
.h3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   454
  font-size: 24px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   455
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   456
h4,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   457
.h4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   458
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   459
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   460
h5,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   461
.h5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   462
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   463
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   464
h6,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   465
.h6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   466
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   467
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   468
p {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   469
  margin: 0 0 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   470
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   471
.lead {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   472
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   473
  font-size: 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   474
  font-weight: 200;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   475
  line-height: 1.4;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   476
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   477
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   478
  .lead {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   479
    font-size: 21px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   480
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   481
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   482
small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   483
.small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   484
  font-size: 85%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   485
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   486
cite {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   487
  font-style: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   488
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   489
.text-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   490
  text-align: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   491
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   492
.text-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   493
  text-align: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   494
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   495
.text-center {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   496
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   497
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   498
.text-justify {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   499
  text-align: justify;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   500
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   501
.text-muted {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   502
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   503
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   504
.text-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   505
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   506
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   507
a.text-primary:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   508
  color: #3071a9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   509
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   510
.text-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   511
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   512
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   513
a.text-success:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   514
  color: #2b542c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   515
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   516
.text-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   517
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   518
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   519
a.text-info:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   520
  color: #245269;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   521
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   522
.text-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   523
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   524
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   525
a.text-warning:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   526
  color: #66512c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   527
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   528
.text-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   529
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   530
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   531
a.text-danger:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   532
  color: #843534;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   533
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   534
.bg-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   535
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   536
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   537
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   538
a.bg-primary:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   539
  background-color: #3071a9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   540
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   541
.bg-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   542
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   543
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   544
a.bg-success:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   545
  background-color: #c1e2b3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   546
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   547
.bg-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   548
  background-color: #d9edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   549
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   550
a.bg-info:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   551
  background-color: #afd9ee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   552
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   553
.bg-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   554
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   555
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   556
a.bg-warning:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   557
  background-color: #f7ecb5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   558
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   559
.bg-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   560
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   561
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   562
a.bg-danger:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   563
  background-color: #e4b9b9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   564
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   565
.page-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   566
  padding-bottom: 9px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   567
  margin: 40px 0 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   568
  border-bottom: 1px solid #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   569
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   570
ul,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   571
ol {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   572
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   573
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   574
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   575
ul ul,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   576
ol ul,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   577
ul ol,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   578
ol ol {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   579
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   580
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   581
.list-unstyled {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   582
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   583
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   584
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   585
.list-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   586
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   587
  margin-left: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   588
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   589
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   590
.list-inline > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   591
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   592
  padding-right: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   593
  padding-left: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   594
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   595
dl {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   596
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   597
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   598
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   599
dt,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   600
dd {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   601
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   602
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   603
dt {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   604
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   605
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   606
dd {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   607
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   608
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   609
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   610
  .dl-horizontal dt {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   611
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   612
    width: 160px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   613
    overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   614
    clear: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   615
    text-align: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   616
    text-overflow: ellipsis;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   617
    white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   618
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   619
  .dl-horizontal dd {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   620
    margin-left: 180px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   621
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   622
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   623
abbr[title],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   624
abbr[data-original-title] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   625
  cursor: help;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   626
  border-bottom: 1px dotted #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   627
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   628
.initialism {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   629
  font-size: 90%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   630
  text-transform: uppercase;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   631
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   632
blockquote {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   633
  padding: 10px 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   634
  margin: 0 0 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   635
  font-size: 17.5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   636
  border-left: 5px solid #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   637
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   638
blockquote p:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   639
blockquote ul:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   640
blockquote ol:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   641
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   642
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   643
blockquote footer,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   644
blockquote small,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   645
blockquote .small {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   646
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   647
  font-size: 80%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   648
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   649
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   650
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   651
blockquote footer:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   652
blockquote small:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   653
blockquote .small:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   654
  content: '\2014 \00A0';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   655
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   656
.blockquote-reverse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   657
blockquote.pull-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   658
  padding-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   659
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   660
  text-align: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   661
  border-right: 5px solid #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   662
  border-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   663
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   664
.blockquote-reverse footer:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   665
blockquote.pull-right footer:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   666
.blockquote-reverse small:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   667
blockquote.pull-right small:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   668
.blockquote-reverse .small:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   669
blockquote.pull-right .small:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   670
  content: '';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   671
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   672
.blockquote-reverse footer:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   673
blockquote.pull-right footer:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   674
.blockquote-reverse small:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   675
blockquote.pull-right small:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   676
.blockquote-reverse .small:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   677
blockquote.pull-right .small:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   678
  content: '\00A0 \2014';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   679
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   680
blockquote:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   681
blockquote:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   682
  content: "";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   683
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   684
address {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   685
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   686
  font-style: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   687
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   688
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   689
code,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   690
kbd,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   691
pre,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   692
samp {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   693
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   694
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   695
code {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   696
  padding: 2px 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   697
  font-size: 90%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   698
  color: #c7254e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   699
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   700
  background-color: #f9f2f4;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   701
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   702
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   703
kbd {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   704
  padding: 2px 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   705
  font-size: 90%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   706
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   707
  background-color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   708
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   709
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   710
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   711
pre {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   712
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   713
  padding: 9.5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   714
  margin: 0 0 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   715
  font-size: 13px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   716
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   717
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   718
  word-break: break-all;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   719
  word-wrap: break-word;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   720
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   721
  border: 1px solid #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   722
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   723
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   724
pre code {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   725
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   726
  font-size: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   727
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   728
  white-space: pre-wrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   729
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   730
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   731
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   732
.pre-scrollable {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   733
  max-height: 340px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   734
  overflow-y: scroll;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   735
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   736
.container {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   737
  padding-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   738
  padding-left: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   739
  margin-right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   740
  margin-left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   741
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   742
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   743
  .container {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   744
    width: 750px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   745
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   746
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   747
@media (min-width: 992px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   748
  .container {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   749
    width: 970px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   750
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   751
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   752
@media (min-width: 1200px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   753
  .container {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   754
    width: 1170px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   755
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   756
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   757
.container-fluid {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   758
  padding-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   759
  padding-left: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   760
  margin-right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   761
  margin-left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   762
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   763
.row {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   764
  margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   765
  margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   766
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   767
.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 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   768
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   769
  min-height: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   770
  padding-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   771
  padding-left: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   772
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   773
.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 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   774
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   775
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   776
.col-xs-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   777
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   778
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   779
.col-xs-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   780
  width: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   781
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   782
.col-xs-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   783
  width: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   784
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   785
.col-xs-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   786
  width: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   787
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   788
.col-xs-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   789
  width: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   790
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   791
.col-xs-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   792
  width: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   793
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   794
.col-xs-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   795
  width: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   796
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   797
.col-xs-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   798
  width: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   799
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   800
.col-xs-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   801
  width: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   802
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   803
.col-xs-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   804
  width: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   805
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   806
.col-xs-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   807
  width: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   808
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   809
.col-xs-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   810
  width: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   811
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   812
.col-xs-pull-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   813
  right: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   814
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   815
.col-xs-pull-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   816
  right: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   817
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   818
.col-xs-pull-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   819
  right: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   820
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   821
.col-xs-pull-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   822
  right: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   823
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   824
.col-xs-pull-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   825
  right: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   826
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   827
.col-xs-pull-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   828
  right: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   829
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   830
.col-xs-pull-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   831
  right: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   832
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   833
.col-xs-pull-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   834
  right: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   835
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   836
.col-xs-pull-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   837
  right: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   838
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   839
.col-xs-pull-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   840
  right: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   841
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   842
.col-xs-pull-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   843
  right: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   844
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   845
.col-xs-pull-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   846
  right: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   847
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   848
.col-xs-pull-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   849
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   850
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   851
.col-xs-push-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   852
  left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   853
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   854
.col-xs-push-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   855
  left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   856
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   857
.col-xs-push-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   858
  left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   859
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   860
.col-xs-push-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   861
  left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   862
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   863
.col-xs-push-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   864
  left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   865
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   866
.col-xs-push-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   867
  left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   868
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   869
.col-xs-push-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   870
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   871
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   872
.col-xs-push-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   873
  left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   874
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   875
.col-xs-push-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   876
  left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   877
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   878
.col-xs-push-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   879
  left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   880
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   881
.col-xs-push-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   882
  left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   883
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   884
.col-xs-push-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   885
  left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   886
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   887
.col-xs-push-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   888
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   889
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   890
.col-xs-offset-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   891
  margin-left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   892
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   893
.col-xs-offset-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   894
  margin-left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   895
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   896
.col-xs-offset-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   897
  margin-left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   898
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   899
.col-xs-offset-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   900
  margin-left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   901
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   902
.col-xs-offset-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   903
  margin-left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   904
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   905
.col-xs-offset-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   906
  margin-left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   907
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   908
.col-xs-offset-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   909
  margin-left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   910
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   911
.col-xs-offset-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   912
  margin-left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   913
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   914
.col-xs-offset-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   915
  margin-left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   916
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   917
.col-xs-offset-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   918
  margin-left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   919
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   920
.col-xs-offset-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   921
  margin-left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   922
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   923
.col-xs-offset-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   924
  margin-left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   925
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   926
.col-xs-offset-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   927
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   928
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   929
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   930
  .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 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   931
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   932
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   933
  .col-sm-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   934
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   935
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   936
  .col-sm-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   937
    width: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   938
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   939
  .col-sm-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   940
    width: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   941
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   942
  .col-sm-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   943
    width: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   944
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   945
  .col-sm-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   946
    width: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   947
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   948
  .col-sm-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   949
    width: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   950
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   951
  .col-sm-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   952
    width: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   953
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   954
  .col-sm-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   955
    width: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   956
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   957
  .col-sm-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   958
    width: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   959
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   960
  .col-sm-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   961
    width: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   962
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   963
  .col-sm-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   964
    width: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   965
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   966
  .col-sm-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   967
    width: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   968
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   969
  .col-sm-pull-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   970
    right: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   971
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   972
  .col-sm-pull-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   973
    right: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   974
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   975
  .col-sm-pull-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   976
    right: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   977
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   978
  .col-sm-pull-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   979
    right: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   980
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   981
  .col-sm-pull-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   982
    right: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   983
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   984
  .col-sm-pull-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   985
    right: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   986
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   987
  .col-sm-pull-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   988
    right: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   989
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   990
  .col-sm-pull-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   991
    right: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   992
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   993
  .col-sm-pull-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   994
    right: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   995
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   996
  .col-sm-pull-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   997
    right: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   998
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
   999
  .col-sm-pull-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1000
    right: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1001
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1002
  .col-sm-pull-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1003
    right: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1004
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1005
  .col-sm-pull-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1006
    right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1007
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1008
  .col-sm-push-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1009
    left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1010
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1011
  .col-sm-push-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1012
    left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1013
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1014
  .col-sm-push-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1015
    left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1016
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1017
  .col-sm-push-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1018
    left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1019
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1020
  .col-sm-push-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1021
    left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1022
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1023
  .col-sm-push-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1024
    left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1025
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1026
  .col-sm-push-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1027
    left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1028
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1029
  .col-sm-push-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1030
    left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1031
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1032
  .col-sm-push-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1033
    left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1034
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1035
  .col-sm-push-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1036
    left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1037
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1038
  .col-sm-push-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1039
    left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1040
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1041
  .col-sm-push-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1042
    left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1043
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1044
  .col-sm-push-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1045
    left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1046
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1047
  .col-sm-offset-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1048
    margin-left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1049
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1050
  .col-sm-offset-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1051
    margin-left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1052
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1053
  .col-sm-offset-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1054
    margin-left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1055
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1056
  .col-sm-offset-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1057
    margin-left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1058
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1059
  .col-sm-offset-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1060
    margin-left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1061
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1062
  .col-sm-offset-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1063
    margin-left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1064
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1065
  .col-sm-offset-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1066
    margin-left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1067
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1068
  .col-sm-offset-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1069
    margin-left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1070
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1071
  .col-sm-offset-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1072
    margin-left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1073
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1074
  .col-sm-offset-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1075
    margin-left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1076
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1077
  .col-sm-offset-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1078
    margin-left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1079
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1080
  .col-sm-offset-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1081
    margin-left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1082
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1083
  .col-sm-offset-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1084
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1085
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1086
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1087
@media (min-width: 992px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1088
  .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 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1089
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1090
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1091
  .col-md-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1092
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1093
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1094
  .col-md-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1095
    width: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1096
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1097
  .col-md-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1098
    width: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1099
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1100
  .col-md-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1101
    width: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1102
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1103
  .col-md-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1104
    width: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1105
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1106
  .col-md-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1107
    width: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1108
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1109
  .col-md-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1110
    width: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1111
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1112
  .col-md-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1113
    width: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1114
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1115
  .col-md-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1116
    width: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1117
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1118
  .col-md-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1119
    width: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1120
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1121
  .col-md-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1122
    width: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1123
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1124
  .col-md-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1125
    width: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1126
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1127
  .col-md-pull-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1128
    right: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1129
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1130
  .col-md-pull-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1131
    right: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1132
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1133
  .col-md-pull-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1134
    right: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1135
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1136
  .col-md-pull-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1137
    right: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1138
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1139
  .col-md-pull-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1140
    right: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1141
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1142
  .col-md-pull-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1143
    right: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1144
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1145
  .col-md-pull-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1146
    right: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1147
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1148
  .col-md-pull-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1149
    right: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1150
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1151
  .col-md-pull-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1152
    right: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1153
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1154
  .col-md-pull-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1155
    right: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1156
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1157
  .col-md-pull-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1158
    right: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1159
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1160
  .col-md-pull-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1161
    right: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1162
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1163
  .col-md-pull-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1164
    right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1165
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1166
  .col-md-push-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1167
    left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1168
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1169
  .col-md-push-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1170
    left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1171
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1172
  .col-md-push-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1173
    left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1174
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1175
  .col-md-push-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1176
    left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1177
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1178
  .col-md-push-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1179
    left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1180
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1181
  .col-md-push-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1182
    left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1183
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1184
  .col-md-push-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1185
    left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1186
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1187
  .col-md-push-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1188
    left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1189
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1190
  .col-md-push-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1191
    left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1192
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1193
  .col-md-push-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1194
    left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1195
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1196
  .col-md-push-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1197
    left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1198
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1199
  .col-md-push-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1200
    left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1201
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1202
  .col-md-push-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1203
    left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1204
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1205
  .col-md-offset-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1206
    margin-left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1207
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1208
  .col-md-offset-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1209
    margin-left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1210
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1211
  .col-md-offset-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1212
    margin-left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1213
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1214
  .col-md-offset-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1215
    margin-left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1216
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1217
  .col-md-offset-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1218
    margin-left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1219
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1220
  .col-md-offset-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1221
    margin-left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1222
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1223
  .col-md-offset-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1224
    margin-left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1225
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1226
  .col-md-offset-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1227
    margin-left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1228
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1229
  .col-md-offset-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1230
    margin-left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1231
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1232
  .col-md-offset-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1233
    margin-left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1234
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1235
  .col-md-offset-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1236
    margin-left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1237
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1238
  .col-md-offset-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1239
    margin-left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1240
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1241
  .col-md-offset-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1242
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1243
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1244
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1245
@media (min-width: 1200px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1246
  .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 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1247
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1248
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1249
  .col-lg-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1250
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1251
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1252
  .col-lg-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1253
    width: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1254
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1255
  .col-lg-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1256
    width: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1257
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1258
  .col-lg-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1259
    width: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1260
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1261
  .col-lg-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1262
    width: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1263
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1264
  .col-lg-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1265
    width: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1266
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1267
  .col-lg-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1268
    width: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1269
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1270
  .col-lg-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1271
    width: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1272
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1273
  .col-lg-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1274
    width: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1275
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1276
  .col-lg-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1277
    width: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1278
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1279
  .col-lg-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1280
    width: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1281
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1282
  .col-lg-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1283
    width: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1284
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1285
  .col-lg-pull-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1286
    right: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1287
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1288
  .col-lg-pull-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1289
    right: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1290
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1291
  .col-lg-pull-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1292
    right: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1293
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1294
  .col-lg-pull-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1295
    right: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1296
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1297
  .col-lg-pull-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1298
    right: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1299
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1300
  .col-lg-pull-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1301
    right: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1302
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1303
  .col-lg-pull-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1304
    right: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1305
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1306
  .col-lg-pull-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1307
    right: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1308
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1309
  .col-lg-pull-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1310
    right: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1311
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1312
  .col-lg-pull-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1313
    right: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1314
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1315
  .col-lg-pull-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1316
    right: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1317
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1318
  .col-lg-pull-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1319
    right: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1320
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1321
  .col-lg-pull-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1322
    right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1323
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1324
  .col-lg-push-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1325
    left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1326
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1327
  .col-lg-push-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1328
    left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1329
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1330
  .col-lg-push-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1331
    left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1332
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1333
  .col-lg-push-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1334
    left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1335
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1336
  .col-lg-push-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1337
    left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1338
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1339
  .col-lg-push-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1340
    left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1341
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1342
  .col-lg-push-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1343
    left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1344
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1345
  .col-lg-push-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1346
    left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1347
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1348
  .col-lg-push-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1349
    left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1350
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1351
  .col-lg-push-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1352
    left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1353
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1354
  .col-lg-push-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1355
    left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1356
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1357
  .col-lg-push-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1358
    left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1359
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1360
  .col-lg-push-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1361
    left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1362
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1363
  .col-lg-offset-12 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1364
    margin-left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1365
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1366
  .col-lg-offset-11 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1367
    margin-left: 91.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1368
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1369
  .col-lg-offset-10 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1370
    margin-left: 83.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1371
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1372
  .col-lg-offset-9 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1373
    margin-left: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1374
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1375
  .col-lg-offset-8 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1376
    margin-left: 66.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1377
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1378
  .col-lg-offset-7 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1379
    margin-left: 58.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1380
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1381
  .col-lg-offset-6 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1382
    margin-left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1383
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1384
  .col-lg-offset-5 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1385
    margin-left: 41.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1386
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1387
  .col-lg-offset-4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1388
    margin-left: 33.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1389
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1390
  .col-lg-offset-3 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1391
    margin-left: 25%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1392
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1393
  .col-lg-offset-2 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1394
    margin-left: 16.66666667%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1395
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1396
  .col-lg-offset-1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1397
    margin-left: 8.33333333%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1398
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1399
  .col-lg-offset-0 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1400
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1401
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1402
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1403
table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1404
  max-width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1405
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1406
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1407
th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1408
  text-align: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1409
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1410
.table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1411
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1412
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1413
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1414
.table > thead > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1415
.table > tbody > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1416
.table > tfoot > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1417
.table > thead > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1418
.table > tbody > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1419
.table > tfoot > tr > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1420
  padding: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1421
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1422
  vertical-align: top;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1423
  border-top: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1424
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1425
.table > thead > tr > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1426
  vertical-align: bottom;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1427
  border-bottom: 2px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1428
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1429
.table > caption + thead > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1430
.table > colgroup + thead > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1431
.table > thead:first-child > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1432
.table > caption + thead > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1433
.table > colgroup + thead > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1434
.table > thead:first-child > tr:first-child > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1435
  border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1436
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1437
.table > tbody + tbody {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1438
  border-top: 2px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1439
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1440
.table .table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1441
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1442
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1443
.table-condensed > thead > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1444
.table-condensed > tbody > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1445
.table-condensed > tfoot > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1446
.table-condensed > thead > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1447
.table-condensed > tbody > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1448
.table-condensed > tfoot > tr > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1449
  padding: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1450
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1451
.table-bordered {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1452
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1453
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1454
.table-bordered > thead > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1455
.table-bordered > tbody > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1456
.table-bordered > tfoot > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1457
.table-bordered > thead > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1458
.table-bordered > tbody > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1459
.table-bordered > tfoot > tr > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1460
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1461
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1462
.table-bordered > thead > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1463
.table-bordered > thead > tr > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1464
  border-bottom-width: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1465
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1466
.table-striped > tbody > tr:nth-child(odd) > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1467
.table-striped > tbody > tr:nth-child(odd) > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1468
  background-color: #f9f9f9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1469
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1470
.table-hover > tbody > tr:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1471
.table-hover > tbody > tr:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1472
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1473
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1474
table col[class*="col-"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1475
  position: static;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1476
  display: table-column;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1477
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1478
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1479
table td[class*="col-"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1480
table th[class*="col-"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1481
  position: static;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1482
  display: table-cell;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1483
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1484
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1485
.table > thead > tr > td.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1486
.table > tbody > tr > td.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1487
.table > tfoot > tr > td.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1488
.table > thead > tr > th.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1489
.table > tbody > tr > th.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1490
.table > tfoot > tr > th.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1491
.table > thead > tr.active > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1492
.table > tbody > tr.active > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1493
.table > tfoot > tr.active > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1494
.table > thead > tr.active > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1495
.table > tbody > tr.active > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1496
.table > tfoot > tr.active > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1497
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1498
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1499
.table-hover > tbody > tr > td.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1500
.table-hover > tbody > tr > th.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1501
.table-hover > tbody > tr.active:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1502
.table-hover > tbody > tr.active:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1503
  background-color: #e8e8e8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1504
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1505
.table > thead > tr > td.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1506
.table > tbody > tr > td.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1507
.table > tfoot > tr > td.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1508
.table > thead > tr > th.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1509
.table > tbody > tr > th.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1510
.table > tfoot > tr > th.success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1511
.table > thead > tr.success > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1512
.table > tbody > tr.success > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1513
.table > tfoot > tr.success > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1514
.table > thead > tr.success > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1515
.table > tbody > tr.success > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1516
.table > tfoot > tr.success > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1517
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1518
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1519
.table-hover > tbody > tr > td.success:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1520
.table-hover > tbody > tr > th.success:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1521
.table-hover > tbody > tr.success:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1522
.table-hover > tbody > tr.success:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1523
  background-color: #d0e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1524
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1525
.table > thead > tr > td.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1526
.table > tbody > tr > td.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1527
.table > tfoot > tr > td.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1528
.table > thead > tr > th.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1529
.table > tbody > tr > th.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1530
.table > tfoot > tr > th.info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1531
.table > thead > tr.info > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1532
.table > tbody > tr.info > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1533
.table > tfoot > tr.info > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1534
.table > thead > tr.info > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1535
.table > tbody > tr.info > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1536
.table > tfoot > tr.info > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1537
  background-color: #d9edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1538
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1539
.table-hover > tbody > tr > td.info:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1540
.table-hover > tbody > tr > th.info:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1541
.table-hover > tbody > tr.info:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1542
.table-hover > tbody > tr.info:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1543
  background-color: #c4e3f3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1544
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1545
.table > thead > tr > td.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1546
.table > tbody > tr > td.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1547
.table > tfoot > tr > td.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1548
.table > thead > tr > th.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1549
.table > tbody > tr > th.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1550
.table > tfoot > tr > th.warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1551
.table > thead > tr.warning > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1552
.table > tbody > tr.warning > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1553
.table > tfoot > tr.warning > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1554
.table > thead > tr.warning > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1555
.table > tbody > tr.warning > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1556
.table > tfoot > tr.warning > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1557
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1558
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1559
.table-hover > tbody > tr > td.warning:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1560
.table-hover > tbody > tr > th.warning:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1561
.table-hover > tbody > tr.warning:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1562
.table-hover > tbody > tr.warning:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1563
  background-color: #faf2cc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1564
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1565
.table > thead > tr > td.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1566
.table > tbody > tr > td.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1567
.table > tfoot > tr > td.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1568
.table > thead > tr > th.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1569
.table > tbody > tr > th.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1570
.table > tfoot > tr > th.danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1571
.table > thead > tr.danger > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1572
.table > tbody > tr.danger > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1573
.table > tfoot > tr.danger > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1574
.table > thead > tr.danger > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1575
.table > tbody > tr.danger > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1576
.table > tfoot > tr.danger > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1577
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1578
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1579
.table-hover > tbody > tr > td.danger:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1580
.table-hover > tbody > tr > th.danger:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1581
.table-hover > tbody > tr.danger:hover > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1582
.table-hover > tbody > tr.danger:hover > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1583
  background-color: #ebcccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1584
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1585
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1586
  .table-responsive {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1587
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1588
    margin-bottom: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1589
    overflow-x: scroll;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1590
    overflow-y: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1591
    -webkit-overflow-scrolling: touch;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1592
    -ms-overflow-style: -ms-autohiding-scrollbar;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1593
    border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1594
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1595
  .table-responsive > .table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1596
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1597
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1598
  .table-responsive > .table > thead > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1599
  .table-responsive > .table > tbody > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1600
  .table-responsive > .table > tfoot > tr > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1601
  .table-responsive > .table > thead > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1602
  .table-responsive > .table > tbody > tr > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1603
  .table-responsive > .table > tfoot > tr > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1604
    white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1605
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1606
  .table-responsive > .table-bordered {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1607
    border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1608
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1609
  .table-responsive > .table-bordered > thead > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1610
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1611
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1612
  .table-responsive > .table-bordered > thead > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1613
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1614
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1615
    border-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1616
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1617
  .table-responsive > .table-bordered > thead > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1618
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1619
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1620
  .table-responsive > .table-bordered > thead > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1621
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1622
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1623
    border-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1624
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1625
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1626
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1627
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1628
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1629
    border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1630
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1631
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1632
fieldset {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1633
  min-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1634
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1635
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1636
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1637
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1638
legend {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1639
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1640
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1641
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1642
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1643
  font-size: 21px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1644
  line-height: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1645
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1646
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1647
  border-bottom: 1px solid #e5e5e5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1648
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1649
label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1650
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1651
  margin-bottom: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1652
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1653
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1654
input[type="search"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1655
  -webkit-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1656
     -moz-box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1657
          box-sizing: border-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1658
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1659
input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1660
input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1661
  margin: 4px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1662
  margin-top: 1px \9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1663
  /* IE8-9 */
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1664
  line-height: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1665
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1666
input[type="file"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1667
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1668
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1669
input[type="range"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1670
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1671
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1672
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1673
select[multiple],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1674
select[size] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1675
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1676
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1677
input[type="file"]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1678
input[type="radio"]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1679
input[type="checkbox"]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1680
  outline: thin dotted;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1681
  outline: 5px auto -webkit-focus-ring-color;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1682
  outline-offset: -2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1683
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1684
output {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1685
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1686
  padding-top: 7px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1687
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1688
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1689
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1690
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1691
.form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1692
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1693
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1694
  height: 34px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1695
  padding: 6px 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1696
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1697
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1698
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1699
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1700
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1701
  border: 1px solid #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1702
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1703
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1704
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1705
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1706
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1707
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1708
.form-control:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1709
  border-color: #66afe9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1710
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1711
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1712
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1713
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1714
.form-control::-moz-placeholder {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1715
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1716
  opacity: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1717
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1718
.form-control:-ms-input-placeholder {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1719
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1720
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1721
.form-control::-webkit-input-placeholder {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1722
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1723
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1724
.form-control[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1725
.form-control[readonly],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1726
fieldset[disabled] .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1727
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1728
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1729
  opacity: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1730
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1731
textarea.form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1732
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1733
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1734
input[type="search"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1735
  -webkit-appearance: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1736
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1737
input[type="date"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1738
  line-height: 34px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1739
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1740
.form-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1741
  margin-bottom: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1742
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1743
.radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1744
.checkbox {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1745
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1746
  min-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1747
  padding-left: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1748
  margin-top: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1749
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1750
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1751
.radio label,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1752
.checkbox label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1753
  display: inline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1754
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1755
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1756
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1757
.radio input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1758
.radio-inline input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1759
.checkbox input[type="checkbox"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1760
.checkbox-inline input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1761
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1762
  margin-left: -20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1763
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1764
.radio + .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1765
.checkbox + .checkbox {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1766
  margin-top: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1767
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1768
.radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1769
.checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1770
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1771
  padding-left: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1772
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1773
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1774
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1775
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1776
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1777
.radio-inline + .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1778
.checkbox-inline + .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1779
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1780
  margin-left: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1781
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1782
input[type="radio"][disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1783
input[type="checkbox"][disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1784
.radio[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1785
.radio-inline[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1786
.checkbox[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1787
.checkbox-inline[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1788
fieldset[disabled] input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1789
fieldset[disabled] input[type="checkbox"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1790
fieldset[disabled] .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1791
fieldset[disabled] .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1792
fieldset[disabled] .checkbox,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1793
fieldset[disabled] .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1794
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1795
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1796
.input-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1797
  height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1798
  padding: 5px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1799
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1800
  line-height: 1.5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1801
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1802
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1803
select.input-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1804
  height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1805
  line-height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1806
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1807
textarea.input-sm,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1808
select[multiple].input-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1809
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1810
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1811
.input-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1812
  height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1813
  padding: 10px 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1814
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1815
  line-height: 1.33;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1816
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1817
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1818
select.input-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1819
  height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1820
  line-height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1821
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1822
textarea.input-lg,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1823
select[multiple].input-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1824
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1825
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1826
.has-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1827
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1828
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1829
.has-feedback .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1830
  padding-right: 42.5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1831
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1832
.has-feedback .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1833
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1834
  top: 25px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1835
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1836
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1837
  width: 34px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1838
  height: 34px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1839
  line-height: 34px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1840
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1841
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1842
.has-success .help-block,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1843
.has-success .control-label,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1844
.has-success .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1845
.has-success .checkbox,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1846
.has-success .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1847
.has-success .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1848
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1849
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1850
.has-success .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1851
  border-color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1852
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1853
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1854
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1855
.has-success .form-control:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1856
  border-color: #2b542c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1857
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1858
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1859
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1860
.has-success .input-group-addon {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1861
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1862
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1863
  border-color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1864
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1865
.has-success .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1866
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1867
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1868
.has-warning .help-block,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1869
.has-warning .control-label,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1870
.has-warning .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1871
.has-warning .checkbox,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1872
.has-warning .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1873
.has-warning .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1874
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1875
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1876
.has-warning .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1877
  border-color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1878
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1879
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1880
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1881
.has-warning .form-control:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1882
  border-color: #66512c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1883
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1884
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1885
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1886
.has-warning .input-group-addon {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1887
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1888
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1889
  border-color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1890
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1891
.has-warning .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1892
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1893
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1894
.has-error .help-block,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1895
.has-error .control-label,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1896
.has-error .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1897
.has-error .checkbox,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1898
.has-error .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1899
.has-error .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1900
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1901
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1902
.has-error .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1903
  border-color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1904
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1905
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1906
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1907
.has-error .form-control:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1908
  border-color: #843534;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1909
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1910
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1911
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1912
.has-error .input-group-addon {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1913
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1914
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1915
  border-color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1916
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1917
.has-error .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1918
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1919
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1920
.form-control-static {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1921
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1922
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1923
.help-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1924
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1925
  margin-top: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1926
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1927
  color: #737373;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1928
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1929
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1930
  .form-inline .form-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1931
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1932
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1933
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1934
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1935
  .form-inline .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1936
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1937
    width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1938
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1939
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1940
  .form-inline .input-group > .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1941
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1942
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1943
  .form-inline .control-label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1944
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1945
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1946
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1947
  .form-inline .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1948
  .form-inline .checkbox {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1949
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1950
    padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1951
    margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1952
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1953
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1954
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1955
  .form-inline .radio input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1956
  .form-inline .checkbox input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1957
    float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1958
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1959
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1960
  .form-inline .has-feedback .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1961
    top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1962
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1963
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1964
.form-horizontal .control-label,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1965
.form-horizontal .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1966
.form-horizontal .checkbox,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1967
.form-horizontal .radio-inline,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1968
.form-horizontal .checkbox-inline {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1969
  padding-top: 7px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1970
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1971
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1972
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1973
.form-horizontal .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1974
.form-horizontal .checkbox {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1975
  min-height: 27px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1976
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1977
.form-horizontal .form-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1978
  margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1979
  margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1980
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1981
.form-horizontal .form-control-static {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1982
  padding-top: 7px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1983
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1984
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1985
  .form-horizontal .control-label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1986
    text-align: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1987
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1988
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1989
.form-horizontal .has-feedback .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1990
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1991
  right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1992
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1993
.btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1994
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1995
  padding: 6px 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1996
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1997
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1998
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  1999
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2000
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2001
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2002
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2003
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2004
  -webkit-user-select: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2005
     -moz-user-select: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2006
      -ms-user-select: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2007
          user-select: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2008
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2009
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2010
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2011
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2012
.btn:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2013
.btn:active:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2014
.btn.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2015
  outline: thin dotted;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2016
  outline: 5px auto -webkit-focus-ring-color;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2017
  outline-offset: -2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2018
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2019
.btn:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2020
.btn:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2021
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2022
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2023
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2024
.btn:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2025
.btn.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2026
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2027
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2028
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2029
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2030
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2031
.btn.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2032
.btn[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2033
fieldset[disabled] .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2034
  pointer-events: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2035
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2036
  filter: alpha(opacity=65);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2037
  -webkit-box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2038
          box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2039
  opacity: .65;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2040
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2041
.btn-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2042
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2043
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2044
  border-color: #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2045
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2046
.btn-default:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2047
.btn-default:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2048
.btn-default:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2049
.btn-default.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2050
.open .dropdown-toggle.btn-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2051
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2052
  background-color: #ebebeb;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2053
  border-color: #adadad;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2054
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2055
.btn-default:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2056
.btn-default.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2057
.open .dropdown-toggle.btn-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2058
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2059
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2060
.btn-default.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2061
.btn-default[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2062
fieldset[disabled] .btn-default,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2063
.btn-default.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2064
.btn-default[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2065
fieldset[disabled] .btn-default:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2066
.btn-default.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2067
.btn-default[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2068
fieldset[disabled] .btn-default:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2069
.btn-default.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2070
.btn-default[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2071
fieldset[disabled] .btn-default:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2072
.btn-default.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2073
.btn-default[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2074
fieldset[disabled] .btn-default.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2075
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2076
  border-color: #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2077
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2078
.btn-default .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2079
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2080
  background-color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2081
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2082
.btn-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2083
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2084
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2085
  border-color: #357ebd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2086
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2087
.btn-primary:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2088
.btn-primary:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2089
.btn-primary:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2090
.btn-primary.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2091
.open .dropdown-toggle.btn-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2092
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2093
  background-color: #3276b1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2094
  border-color: #285e8e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2095
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2096
.btn-primary:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2097
.btn-primary.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2098
.open .dropdown-toggle.btn-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2099
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2100
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2101
.btn-primary.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2102
.btn-primary[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2103
fieldset[disabled] .btn-primary,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2104
.btn-primary.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2105
.btn-primary[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2106
fieldset[disabled] .btn-primary:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2107
.btn-primary.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2108
.btn-primary[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2109
fieldset[disabled] .btn-primary:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2110
.btn-primary.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2111
.btn-primary[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2112
fieldset[disabled] .btn-primary:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2113
.btn-primary.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2114
.btn-primary[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2115
fieldset[disabled] .btn-primary.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2116
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2117
  border-color: #357ebd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2118
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2119
.btn-primary .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2120
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2121
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2122
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2123
.btn-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2124
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2125
  background-color: #5cb85c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2126
  border-color: #4cae4c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2127
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2128
.btn-success:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2129
.btn-success:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2130
.btn-success:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2131
.btn-success.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2132
.open .dropdown-toggle.btn-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2133
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2134
  background-color: #47a447;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2135
  border-color: #398439;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2136
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2137
.btn-success:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2138
.btn-success.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2139
.open .dropdown-toggle.btn-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2140
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2141
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2142
.btn-success.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2143
.btn-success[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2144
fieldset[disabled] .btn-success,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2145
.btn-success.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2146
.btn-success[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2147
fieldset[disabled] .btn-success:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2148
.btn-success.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2149
.btn-success[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2150
fieldset[disabled] .btn-success:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2151
.btn-success.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2152
.btn-success[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2153
fieldset[disabled] .btn-success:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2154
.btn-success.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2155
.btn-success[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2156
fieldset[disabled] .btn-success.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2157
  background-color: #5cb85c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2158
  border-color: #4cae4c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2159
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2160
.btn-success .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2161
  color: #5cb85c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2162
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2163
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2164
.btn-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2165
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2166
  background-color: #5bc0de;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2167
  border-color: #46b8da;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2168
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2169
.btn-info:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2170
.btn-info:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2171
.btn-info:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2172
.btn-info.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2173
.open .dropdown-toggle.btn-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2174
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2175
  background-color: #39b3d7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2176
  border-color: #269abc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2177
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2178
.btn-info:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2179
.btn-info.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2180
.open .dropdown-toggle.btn-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2181
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2182
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2183
.btn-info.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2184
.btn-info[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2185
fieldset[disabled] .btn-info,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2186
.btn-info.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2187
.btn-info[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2188
fieldset[disabled] .btn-info:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2189
.btn-info.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2190
.btn-info[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2191
fieldset[disabled] .btn-info:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2192
.btn-info.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2193
.btn-info[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2194
fieldset[disabled] .btn-info:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2195
.btn-info.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2196
.btn-info[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2197
fieldset[disabled] .btn-info.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2198
  background-color: #5bc0de;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2199
  border-color: #46b8da;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2200
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2201
.btn-info .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2202
  color: #5bc0de;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2203
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2204
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2205
.btn-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2206
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2207
  background-color: #f0ad4e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2208
  border-color: #eea236;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2209
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2210
.btn-warning:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2211
.btn-warning:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2212
.btn-warning:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2213
.btn-warning.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2214
.open .dropdown-toggle.btn-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2215
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2216
  background-color: #ed9c28;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2217
  border-color: #d58512;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2218
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2219
.btn-warning:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2220
.btn-warning.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2221
.open .dropdown-toggle.btn-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2222
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2223
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2224
.btn-warning.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2225
.btn-warning[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2226
fieldset[disabled] .btn-warning,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2227
.btn-warning.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2228
.btn-warning[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2229
fieldset[disabled] .btn-warning:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2230
.btn-warning.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2231
.btn-warning[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2232
fieldset[disabled] .btn-warning:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2233
.btn-warning.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2234
.btn-warning[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2235
fieldset[disabled] .btn-warning:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2236
.btn-warning.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2237
.btn-warning[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2238
fieldset[disabled] .btn-warning.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2239
  background-color: #f0ad4e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2240
  border-color: #eea236;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2241
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2242
.btn-warning .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2243
  color: #f0ad4e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2244
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2245
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2246
.btn-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2247
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2248
  background-color: #d9534f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2249
  border-color: #d43f3a;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2250
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2251
.btn-danger:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2252
.btn-danger:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2253
.btn-danger:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2254
.btn-danger.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2255
.open .dropdown-toggle.btn-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2256
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2257
  background-color: #d2322d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2258
  border-color: #ac2925;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2259
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2260
.btn-danger:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2261
.btn-danger.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2262
.open .dropdown-toggle.btn-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2263
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2264
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2265
.btn-danger.disabled,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2266
.btn-danger[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2267
fieldset[disabled] .btn-danger,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2268
.btn-danger.disabled:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2269
.btn-danger[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2270
fieldset[disabled] .btn-danger:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2271
.btn-danger.disabled:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2272
.btn-danger[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2273
fieldset[disabled] .btn-danger:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2274
.btn-danger.disabled:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2275
.btn-danger[disabled]:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2276
fieldset[disabled] .btn-danger:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2277
.btn-danger.disabled.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2278
.btn-danger[disabled].active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2279
fieldset[disabled] .btn-danger.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2280
  background-color: #d9534f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2281
  border-color: #d43f3a;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2282
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2283
.btn-danger .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2284
  color: #d9534f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2285
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2286
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2287
.btn-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2288
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2289
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2290
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2291
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2292
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2293
.btn-link,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2294
.btn-link:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2295
.btn-link[disabled],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2296
fieldset[disabled] .btn-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2297
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2298
  -webkit-box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2299
          box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2300
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2301
.btn-link,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2302
.btn-link:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2303
.btn-link:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2304
.btn-link:active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2305
  border-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2306
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2307
.btn-link:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2308
.btn-link:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2309
  color: #2a6496;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2310
  text-decoration: underline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2311
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2312
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2313
.btn-link[disabled]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2314
fieldset[disabled] .btn-link:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2315
.btn-link[disabled]:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2316
fieldset[disabled] .btn-link:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2317
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2318
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2319
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2320
.btn-lg,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2321
.btn-group-lg > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2322
  padding: 10px 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2323
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2324
  line-height: 1.33;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2325
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2326
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2327
.btn-sm,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2328
.btn-group-sm > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2329
  padding: 5px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2330
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2331
  line-height: 1.5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2332
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2333
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2334
.btn-xs,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2335
.btn-group-xs > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2336
  padding: 1px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2337
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2338
  line-height: 1.5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2339
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2340
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2341
.btn-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2342
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2343
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2344
  padding-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2345
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2346
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2347
.btn-block + .btn-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2348
  margin-top: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2349
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2350
input[type="submit"].btn-block,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2351
input[type="reset"].btn-block,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2352
input[type="button"].btn-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2353
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2354
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2355
.fade {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2356
  opacity: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2357
  -webkit-transition: opacity .15s linear;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2358
          transition: opacity .15s linear;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2359
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2360
.fade.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2361
  opacity: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2362
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2363
.collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2364
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2365
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2366
.collapse.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2367
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2368
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2369
.collapsing {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2370
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2371
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2372
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2373
  -webkit-transition: height .35s ease;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2374
          transition: height .35s ease;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2375
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2376
@font-face {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2377
  font-family: 'Glyphicons Halflings';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2378
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2379
  src: url('../fonts/glyphicons-halflings-regular.eot');
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2380
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2381
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2382
.glyphicon {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2383
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2384
  top: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2385
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2386
  font-family: 'Glyphicons Halflings';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2387
  font-style: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2388
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2389
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2390
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2391
  -webkit-font-smoothing: antialiased;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2392
  -moz-osx-font-smoothing: grayscale;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2393
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2394
.glyphicon-asterisk:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2395
  content: "\2a";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2396
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2397
.glyphicon-plus:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2398
  content: "\2b";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2399
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2400
.glyphicon-euro:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2401
  content: "\20ac";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2402
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2403
.glyphicon-minus:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2404
  content: "\2212";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2405
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2406
.glyphicon-cloud:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2407
  content: "\2601";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2408
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2409
.glyphicon-envelope:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2410
  content: "\2709";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2411
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2412
.glyphicon-pencil:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2413
  content: "\270f";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2414
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2415
.glyphicon-glass:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2416
  content: "\e001";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2417
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2418
.glyphicon-music:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2419
  content: "\e002";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2420
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2421
.glyphicon-search:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2422
  content: "\e003";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2423
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2424
.glyphicon-heart:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2425
  content: "\e005";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2426
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2427
.glyphicon-star:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2428
  content: "\e006";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2429
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2430
.glyphicon-star-empty:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2431
  content: "\e007";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2432
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2433
.glyphicon-user:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2434
  content: "\e008";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2435
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2436
.glyphicon-film:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2437
  content: "\e009";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2438
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2439
.glyphicon-th-large:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2440
  content: "\e010";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2441
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2442
.glyphicon-th:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2443
  content: "\e011";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2444
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2445
.glyphicon-th-list:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2446
  content: "\e012";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2447
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2448
.glyphicon-ok:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2449
  content: "\e013";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2450
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2451
.glyphicon-remove:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2452
  content: "\e014";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2453
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2454
.glyphicon-zoom-in:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2455
  content: "\e015";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2456
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2457
.glyphicon-zoom-out:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2458
  content: "\e016";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2459
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2460
.glyphicon-off:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2461
  content: "\e017";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2462
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2463
.glyphicon-signal:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2464
  content: "\e018";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2465
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2466
.glyphicon-cog:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2467
  content: "\e019";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2468
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2469
.glyphicon-trash:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2470
  content: "\e020";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2471
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2472
.glyphicon-home:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2473
  content: "\e021";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2474
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2475
.glyphicon-file:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2476
  content: "\e022";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2477
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2478
.glyphicon-time:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2479
  content: "\e023";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2480
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2481
.glyphicon-road:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2482
  content: "\e024";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2483
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2484
.glyphicon-download-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2485
  content: "\e025";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2486
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2487
.glyphicon-download:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2488
  content: "\e026";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2489
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2490
.glyphicon-upload:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2491
  content: "\e027";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2492
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2493
.glyphicon-inbox:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2494
  content: "\e028";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2495
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2496
.glyphicon-play-circle:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2497
  content: "\e029";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2498
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2499
.glyphicon-repeat:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2500
  content: "\e030";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2501
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2502
.glyphicon-refresh:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2503
  content: "\e031";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2504
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2505
.glyphicon-list-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2506
  content: "\e032";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2507
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2508
.glyphicon-lock:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2509
  content: "\e033";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2510
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2511
.glyphicon-flag:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2512
  content: "\e034";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2513
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2514
.glyphicon-headphones:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2515
  content: "\e035";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2516
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2517
.glyphicon-volume-off:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2518
  content: "\e036";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2519
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2520
.glyphicon-volume-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2521
  content: "\e037";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2522
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2523
.glyphicon-volume-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2524
  content: "\e038";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2525
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2526
.glyphicon-qrcode:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2527
  content: "\e039";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2528
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2529
.glyphicon-barcode:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2530
  content: "\e040";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2531
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2532
.glyphicon-tag:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2533
  content: "\e041";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2534
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2535
.glyphicon-tags:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2536
  content: "\e042";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2537
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2538
.glyphicon-book:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2539
  content: "\e043";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2540
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2541
.glyphicon-bookmark:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2542
  content: "\e044";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2543
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2544
.glyphicon-print:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2545
  content: "\e045";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2546
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2547
.glyphicon-camera:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2548
  content: "\e046";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2549
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2550
.glyphicon-font:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2551
  content: "\e047";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2552
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2553
.glyphicon-bold:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2554
  content: "\e048";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2555
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2556
.glyphicon-italic:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2557
  content: "\e049";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2558
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2559
.glyphicon-text-height:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2560
  content: "\e050";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2561
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2562
.glyphicon-text-width:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2563
  content: "\e051";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2564
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2565
.glyphicon-align-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2566
  content: "\e052";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2567
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2568
.glyphicon-align-center:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2569
  content: "\e053";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2570
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2571
.glyphicon-align-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2572
  content: "\e054";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2573
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2574
.glyphicon-align-justify:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2575
  content: "\e055";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2576
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2577
.glyphicon-list:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2578
  content: "\e056";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2579
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2580
.glyphicon-indent-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2581
  content: "\e057";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2582
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2583
.glyphicon-indent-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2584
  content: "\e058";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2585
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2586
.glyphicon-facetime-video:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2587
  content: "\e059";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2588
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2589
.glyphicon-picture:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2590
  content: "\e060";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2591
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2592
.glyphicon-map-marker:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2593
  content: "\e062";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2594
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2595
.glyphicon-adjust:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2596
  content: "\e063";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2597
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2598
.glyphicon-tint:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2599
  content: "\e064";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2600
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2601
.glyphicon-edit:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2602
  content: "\e065";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2603
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2604
.glyphicon-share:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2605
  content: "\e066";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2606
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2607
.glyphicon-check:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2608
  content: "\e067";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2609
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2610
.glyphicon-move:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2611
  content: "\e068";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2612
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2613
.glyphicon-step-backward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2614
  content: "\e069";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2615
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2616
.glyphicon-fast-backward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2617
  content: "\e070";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2618
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2619
.glyphicon-backward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2620
  content: "\e071";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2621
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2622
.glyphicon-play:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2623
  content: "\e072";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2624
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2625
.glyphicon-pause:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2626
  content: "\e073";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2627
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2628
.glyphicon-stop:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2629
  content: "\e074";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2630
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2631
.glyphicon-forward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2632
  content: "\e075";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2633
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2634
.glyphicon-fast-forward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2635
  content: "\e076";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2636
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2637
.glyphicon-step-forward:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2638
  content: "\e077";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2639
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2640
.glyphicon-eject:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2641
  content: "\e078";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2642
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2643
.glyphicon-chevron-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2644
  content: "\e079";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2645
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2646
.glyphicon-chevron-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2647
  content: "\e080";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2648
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2649
.glyphicon-plus-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2650
  content: "\e081";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2651
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2652
.glyphicon-minus-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2653
  content: "\e082";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2654
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2655
.glyphicon-remove-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2656
  content: "\e083";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2657
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2658
.glyphicon-ok-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2659
  content: "\e084";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2660
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2661
.glyphicon-question-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2662
  content: "\e085";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2663
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2664
.glyphicon-info-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2665
  content: "\e086";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2666
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2667
.glyphicon-screenshot:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2668
  content: "\e087";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2669
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2670
.glyphicon-remove-circle:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2671
  content: "\e088";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2672
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2673
.glyphicon-ok-circle:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2674
  content: "\e089";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2675
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2676
.glyphicon-ban-circle:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2677
  content: "\e090";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2678
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2679
.glyphicon-arrow-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2680
  content: "\e091";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2681
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2682
.glyphicon-arrow-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2683
  content: "\e092";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2684
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2685
.glyphicon-arrow-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2686
  content: "\e093";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2687
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2688
.glyphicon-arrow-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2689
  content: "\e094";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2690
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2691
.glyphicon-share-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2692
  content: "\e095";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2693
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2694
.glyphicon-resize-full:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2695
  content: "\e096";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2696
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2697
.glyphicon-resize-small:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2698
  content: "\e097";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2699
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2700
.glyphicon-exclamation-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2701
  content: "\e101";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2702
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2703
.glyphicon-gift:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2704
  content: "\e102";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2705
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2706
.glyphicon-leaf:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2707
  content: "\e103";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2708
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2709
.glyphicon-fire:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2710
  content: "\e104";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2711
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2712
.glyphicon-eye-open:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2713
  content: "\e105";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2714
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2715
.glyphicon-eye-close:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2716
  content: "\e106";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2717
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2718
.glyphicon-warning-sign:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2719
  content: "\e107";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2720
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2721
.glyphicon-plane:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2722
  content: "\e108";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2723
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2724
.glyphicon-calendar:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2725
  content: "\e109";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2726
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2727
.glyphicon-random:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2728
  content: "\e110";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2729
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2730
.glyphicon-comment:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2731
  content: "\e111";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2732
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2733
.glyphicon-magnet:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2734
  content: "\e112";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2735
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2736
.glyphicon-chevron-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2737
  content: "\e113";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2738
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2739
.glyphicon-chevron-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2740
  content: "\e114";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2741
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2742
.glyphicon-retweet:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2743
  content: "\e115";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2744
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2745
.glyphicon-shopping-cart:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2746
  content: "\e116";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2747
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2748
.glyphicon-folder-close:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2749
  content: "\e117";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2750
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2751
.glyphicon-folder-open:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2752
  content: "\e118";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2753
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2754
.glyphicon-resize-vertical:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2755
  content: "\e119";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2756
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2757
.glyphicon-resize-horizontal:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2758
  content: "\e120";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2759
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2760
.glyphicon-hdd:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2761
  content: "\e121";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2762
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2763
.glyphicon-bullhorn:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2764
  content: "\e122";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2765
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2766
.glyphicon-bell:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2767
  content: "\e123";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2768
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2769
.glyphicon-certificate:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2770
  content: "\e124";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2771
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2772
.glyphicon-thumbs-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2773
  content: "\e125";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2774
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2775
.glyphicon-thumbs-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2776
  content: "\e126";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2777
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2778
.glyphicon-hand-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2779
  content: "\e127";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2780
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2781
.glyphicon-hand-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2782
  content: "\e128";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2783
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2784
.glyphicon-hand-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2785
  content: "\e129";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2786
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2787
.glyphicon-hand-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2788
  content: "\e130";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2789
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2790
.glyphicon-circle-arrow-right:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2791
  content: "\e131";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2792
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2793
.glyphicon-circle-arrow-left:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2794
  content: "\e132";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2795
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2796
.glyphicon-circle-arrow-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2797
  content: "\e133";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2798
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2799
.glyphicon-circle-arrow-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2800
  content: "\e134";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2801
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2802
.glyphicon-globe:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2803
  content: "\e135";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2804
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2805
.glyphicon-wrench:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2806
  content: "\e136";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2807
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2808
.glyphicon-tasks:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2809
  content: "\e137";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2810
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2811
.glyphicon-filter:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2812
  content: "\e138";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2813
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2814
.glyphicon-briefcase:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2815
  content: "\e139";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2816
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2817
.glyphicon-fullscreen:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2818
  content: "\e140";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2819
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2820
.glyphicon-dashboard:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2821
  content: "\e141";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2822
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2823
.glyphicon-paperclip:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2824
  content: "\e142";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2825
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2826
.glyphicon-heart-empty:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2827
  content: "\e143";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2828
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2829
.glyphicon-link:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2830
  content: "\e144";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2831
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2832
.glyphicon-phone:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2833
  content: "\e145";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2834
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2835
.glyphicon-pushpin:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2836
  content: "\e146";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2837
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2838
.glyphicon-usd:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2839
  content: "\e148";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2840
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2841
.glyphicon-gbp:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2842
  content: "\e149";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2843
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2844
.glyphicon-sort:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2845
  content: "\e150";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2846
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2847
.glyphicon-sort-by-alphabet:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2848
  content: "\e151";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2849
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2850
.glyphicon-sort-by-alphabet-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2851
  content: "\e152";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2852
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2853
.glyphicon-sort-by-order:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2854
  content: "\e153";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2855
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2856
.glyphicon-sort-by-order-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2857
  content: "\e154";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2858
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2859
.glyphicon-sort-by-attributes:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2860
  content: "\e155";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2861
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2862
.glyphicon-sort-by-attributes-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2863
  content: "\e156";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2864
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2865
.glyphicon-unchecked:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2866
  content: "\e157";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2867
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2868
.glyphicon-expand:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2869
  content: "\e158";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2870
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2871
.glyphicon-collapse-down:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2872
  content: "\e159";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2873
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2874
.glyphicon-collapse-up:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2875
  content: "\e160";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2876
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2877
.glyphicon-log-in:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2878
  content: "\e161";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2879
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2880
.glyphicon-flash:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2881
  content: "\e162";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2882
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2883
.glyphicon-log-out:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2884
  content: "\e163";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2885
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2886
.glyphicon-new-window:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2887
  content: "\e164";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2888
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2889
.glyphicon-record:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2890
  content: "\e165";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2891
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2892
.glyphicon-save:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2893
  content: "\e166";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2894
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2895
.glyphicon-open:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2896
  content: "\e167";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2897
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2898
.glyphicon-saved:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2899
  content: "\e168";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2900
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2901
.glyphicon-import:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2902
  content: "\e169";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2903
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2904
.glyphicon-export:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2905
  content: "\e170";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2906
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2907
.glyphicon-send:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2908
  content: "\e171";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2909
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2910
.glyphicon-floppy-disk:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2911
  content: "\e172";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2912
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2913
.glyphicon-floppy-saved:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2914
  content: "\e173";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2915
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2916
.glyphicon-floppy-remove:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2917
  content: "\e174";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2918
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2919
.glyphicon-floppy-save:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2920
  content: "\e175";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2921
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2922
.glyphicon-floppy-open:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2923
  content: "\e176";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2924
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2925
.glyphicon-credit-card:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2926
  content: "\e177";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2927
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2928
.glyphicon-transfer:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2929
  content: "\e178";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2930
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2931
.glyphicon-cutlery:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2932
  content: "\e179";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2933
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2934
.glyphicon-header:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2935
  content: "\e180";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2936
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2937
.glyphicon-compressed:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2938
  content: "\e181";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2939
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2940
.glyphicon-earphone:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2941
  content: "\e182";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2942
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2943
.glyphicon-phone-alt:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2944
  content: "\e183";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2945
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2946
.glyphicon-tower:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2947
  content: "\e184";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2948
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2949
.glyphicon-stats:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2950
  content: "\e185";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2951
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2952
.glyphicon-sd-video:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2953
  content: "\e186";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2954
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2955
.glyphicon-hd-video:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2956
  content: "\e187";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2957
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2958
.glyphicon-subtitles:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2959
  content: "\e188";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2960
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2961
.glyphicon-sound-stereo:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2962
  content: "\e189";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2963
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2964
.glyphicon-sound-dolby:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2965
  content: "\e190";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2966
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2967
.glyphicon-sound-5-1:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2968
  content: "\e191";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2969
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2970
.glyphicon-sound-6-1:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2971
  content: "\e192";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2972
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2973
.glyphicon-sound-7-1:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2974
  content: "\e193";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2975
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2976
.glyphicon-copyright-mark:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2977
  content: "\e194";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2978
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2979
.glyphicon-registration-mark:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2980
  content: "\e195";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2981
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2982
.glyphicon-cloud-download:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2983
  content: "\e197";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2984
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2985
.glyphicon-cloud-upload:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2986
  content: "\e198";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2987
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2988
.glyphicon-tree-conifer:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2989
  content: "\e199";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2990
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2991
.glyphicon-tree-deciduous:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2992
  content: "\e200";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2993
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2994
.caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2995
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2996
  width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2997
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2998
  margin-left: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  2999
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3000
  border-top: 4px solid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3001
  border-right: 4px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3002
  border-left: 4px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3003
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3004
.dropdown {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3005
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3006
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3007
.dropdown-toggle:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3008
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3009
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3010
.dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3011
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3012
  top: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3013
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3014
  z-index: 1000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3015
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3016
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3017
  min-width: 160px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3018
  padding: 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3019
  margin: 2px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3020
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3021
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3022
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3023
  background-clip: padding-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3024
  border: 1px solid #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3025
  border: 1px solid rgba(0, 0, 0, .15);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3026
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3027
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3028
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3029
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3030
.dropdown-menu.pull-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3031
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3032
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3033
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3034
.dropdown-menu .divider {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3035
  height: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3036
  margin: 9px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3037
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3038
  background-color: #e5e5e5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3039
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3040
.dropdown-menu > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3041
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3042
  padding: 3px 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3043
  clear: both;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3044
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3045
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3046
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3047
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3048
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3049
.dropdown-menu > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3050
.dropdown-menu > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3051
  color: #262626;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3052
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3053
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3054
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3055
.dropdown-menu > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3056
.dropdown-menu > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3057
.dropdown-menu > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3058
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3059
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3060
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3061
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3062
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3063
.dropdown-menu > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3064
.dropdown-menu > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3065
.dropdown-menu > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3066
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3067
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3068
.dropdown-menu > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3069
.dropdown-menu > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3070
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3071
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3072
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3073
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3074
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3075
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3076
.open > .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3077
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3078
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3079
.open > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3080
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3081
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3082
.dropdown-menu-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3083
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3084
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3085
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3086
.dropdown-menu-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3087
  right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3088
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3089
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3090
.dropdown-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3091
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3092
  padding: 3px 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3093
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3094
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3095
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3096
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3097
.dropdown-backdrop {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3098
  position: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3099
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3100
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3101
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3102
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3103
  z-index: 990;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3104
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3105
.pull-right > .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3106
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3107
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3108
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3109
.dropup .caret,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3110
.navbar-fixed-bottom .dropdown .caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3111
  content: "";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3112
  border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3113
  border-bottom: 4px solid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3114
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3115
.dropup .dropdown-menu,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3116
.navbar-fixed-bottom .dropdown .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3117
  top: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3118
  bottom: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3119
  margin-bottom: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3120
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3121
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3122
  .navbar-right .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3123
    right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3124
    left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3125
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3126
  .navbar-right .dropdown-menu-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3127
    right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3128
    left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3129
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3130
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3131
.btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3132
.btn-group-vertical {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3133
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3134
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3135
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3136
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3137
.btn-group > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3138
.btn-group-vertical > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3139
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3140
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3141
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3142
.btn-group > .btn:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3143
.btn-group-vertical > .btn:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3144
.btn-group > .btn:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3145
.btn-group-vertical > .btn:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3146
.btn-group > .btn:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3147
.btn-group-vertical > .btn:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3148
.btn-group > .btn.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3149
.btn-group-vertical > .btn.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3150
  z-index: 2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3151
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3152
.btn-group > .btn:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3153
.btn-group-vertical > .btn:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3154
  outline: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3155
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3156
.btn-group .btn + .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3157
.btn-group .btn + .btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3158
.btn-group .btn-group + .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3159
.btn-group .btn-group + .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3160
  margin-left: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3161
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3162
.btn-toolbar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3163
  margin-left: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3164
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3165
.btn-toolbar .btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3166
.btn-toolbar .input-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3167
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3168
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3169
.btn-toolbar > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3170
.btn-toolbar > .btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3171
.btn-toolbar > .input-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3172
  margin-left: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3173
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3174
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3175
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3176
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3177
.btn-group > .btn:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3178
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3179
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3180
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3181
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3182
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3183
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3184
.btn-group > .btn:last-child:not(:first-child),
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3185
.btn-group > .dropdown-toggle:not(:first-child) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3186
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3187
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3188
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3189
.btn-group > .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3190
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3191
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3192
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3193
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3194
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3195
.btn-group > .btn-group:first-child > .btn:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3196
.btn-group > .btn-group:first-child > .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3197
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3198
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3199
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3200
.btn-group > .btn-group:last-child > .btn:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3201
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3202
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3203
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3204
.btn-group .dropdown-toggle:active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3205
.btn-group.open .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3206
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3207
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3208
.btn-group > .btn + .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3209
  padding-right: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3210
  padding-left: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3211
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3212
.btn-group > .btn-lg + .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3213
  padding-right: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3214
  padding-left: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3215
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3216
.btn-group.open .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3217
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3218
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3219
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3220
.btn-group.open .dropdown-toggle.btn-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3221
  -webkit-box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3222
          box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3223
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3224
.btn .caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3225
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3226
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3227
.btn-lg .caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3228
  border-width: 5px 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3229
  border-bottom-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3230
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3231
.dropup .btn-lg .caret {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3232
  border-width: 0 5px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3233
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3234
.btn-group-vertical > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3235
.btn-group-vertical > .btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3236
.btn-group-vertical > .btn-group > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3237
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3238
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3239
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3240
  max-width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3241
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3242
.btn-group-vertical > .btn-group > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3243
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3244
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3245
.btn-group-vertical > .btn + .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3246
.btn-group-vertical > .btn + .btn-group,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3247
.btn-group-vertical > .btn-group + .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3248
.btn-group-vertical > .btn-group + .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3249
  margin-top: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3250
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3251
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3252
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3253
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3254
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3255
.btn-group-vertical > .btn:first-child:not(:last-child) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3256
  border-top-right-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3257
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3258
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3259
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3260
.btn-group-vertical > .btn:last-child:not(:first-child) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3261
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3262
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3263
  border-bottom-left-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3264
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3265
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3266
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3267
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3268
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3269
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3270
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3271
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3272
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3273
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3274
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3275
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3276
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3277
.btn-group-justified {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3278
  display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3279
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3280
  table-layout: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3281
  border-collapse: separate;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3282
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3283
.btn-group-justified > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3284
.btn-group-justified > .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3285
  display: table-cell;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3286
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3287
  width: 1%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3288
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3289
.btn-group-justified > .btn-group .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3290
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3291
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3292
[data-toggle="buttons"] > .btn > input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3293
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3294
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3295
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3296
.input-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3297
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3298
  display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3299
  border-collapse: separate;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3300
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3301
.input-group[class*="col-"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3302
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3303
  padding-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3304
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3305
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3306
.input-group .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3307
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3308
  z-index: 2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3309
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3310
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3311
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3312
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3313
.input-group-lg > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3314
.input-group-lg > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3315
.input-group-lg > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3316
  height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3317
  padding: 10px 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3318
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3319
  line-height: 1.33;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3320
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3321
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3322
select.input-group-lg > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3323
select.input-group-lg > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3324
select.input-group-lg > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3325
  height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3326
  line-height: 46px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3327
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3328
textarea.input-group-lg > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3329
textarea.input-group-lg > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3330
textarea.input-group-lg > .input-group-btn > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3331
select[multiple].input-group-lg > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3332
select[multiple].input-group-lg > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3333
select[multiple].input-group-lg > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3334
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3335
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3336
.input-group-sm > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3337
.input-group-sm > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3338
.input-group-sm > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3339
  height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3340
  padding: 5px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3341
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3342
  line-height: 1.5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3343
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3344
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3345
select.input-group-sm > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3346
select.input-group-sm > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3347
select.input-group-sm > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3348
  height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3349
  line-height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3350
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3351
textarea.input-group-sm > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3352
textarea.input-group-sm > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3353
textarea.input-group-sm > .input-group-btn > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3354
select[multiple].input-group-sm > .form-control,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3355
select[multiple].input-group-sm > .input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3356
select[multiple].input-group-sm > .input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3357
  height: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3358
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3359
.input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3360
.input-group-btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3361
.input-group .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3362
  display: table-cell;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3363
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3364
.input-group-addon:not(:first-child):not(:last-child),
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3365
.input-group-btn:not(:first-child):not(:last-child),
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3366
.input-group .form-control:not(:first-child):not(:last-child) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3367
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3368
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3369
.input-group-addon,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3370
.input-group-btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3371
  width: 1%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3372
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3373
  vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3374
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3375
.input-group-addon {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3376
  padding: 6px 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3377
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3378
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3379
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3380
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3381
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3382
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3383
  border: 1px solid #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3384
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3385
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3386
.input-group-addon.input-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3387
  padding: 5px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3388
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3389
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3390
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3391
.input-group-addon.input-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3392
  padding: 10px 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3393
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3394
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3395
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3396
.input-group-addon input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3397
.input-group-addon input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3398
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3399
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3400
.input-group .form-control:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3401
.input-group-addon:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3402
.input-group-btn:first-child > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3403
.input-group-btn:first-child > .btn-group > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3404
.input-group-btn:first-child > .dropdown-toggle,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3405
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3406
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3407
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3408
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3409
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3410
.input-group-addon:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3411
  border-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3412
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3413
.input-group .form-control:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3414
.input-group-addon:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3415
.input-group-btn:last-child > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3416
.input-group-btn:last-child > .btn-group > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3417
.input-group-btn:last-child > .dropdown-toggle,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3418
.input-group-btn:first-child > .btn:not(:first-child),
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3419
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3420
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3421
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3422
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3423
.input-group-addon:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3424
  border-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3425
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3426
.input-group-btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3427
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3428
  font-size: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3429
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3430
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3431
.input-group-btn > .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3432
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3433
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3434
.input-group-btn > .btn + .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3435
  margin-left: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3436
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3437
.input-group-btn > .btn:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3438
.input-group-btn > .btn:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3439
.input-group-btn > .btn:active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3440
  z-index: 2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3441
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3442
.input-group-btn:first-child > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3443
.input-group-btn:first-child > .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3444
  margin-right: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3445
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3446
.input-group-btn:last-child > .btn,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3447
.input-group-btn:last-child > .btn-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3448
  margin-left: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3449
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3450
.nav {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3451
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3452
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3453
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3454
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3455
.nav > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3456
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3457
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3458
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3459
.nav > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3460
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3461
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3462
  padding: 10px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3463
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3464
.nav > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3465
.nav > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3466
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3467
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3468
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3469
.nav > li.disabled > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3470
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3471
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3472
.nav > li.disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3473
.nav > li.disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3474
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3475
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3476
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3477
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3478
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3479
.nav .open > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3480
.nav .open > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3481
.nav .open > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3482
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3483
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3484
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3485
.nav .nav-divider {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3486
  height: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3487
  margin: 9px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3488
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3489
  background-color: #e5e5e5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3490
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3491
.nav > li > a > img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3492
  max-width: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3493
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3494
.nav-tabs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3495
  border-bottom: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3496
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3497
.nav-tabs > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3498
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3499
  margin-bottom: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3500
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3501
.nav-tabs > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3502
  margin-right: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3503
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3504
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3505
  border-radius: 4px 4px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3506
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3507
.nav-tabs > li > a:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3508
  border-color: #eee #eee #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3509
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3510
.nav-tabs > li.active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3511
.nav-tabs > li.active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3512
.nav-tabs > li.active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3513
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3514
  cursor: default;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3515
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3516
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3517
  border-bottom-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3518
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3519
.nav-tabs.nav-justified {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3520
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3521
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3522
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3523
.nav-tabs.nav-justified > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3524
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3525
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3526
.nav-tabs.nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3527
  margin-bottom: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3528
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3529
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3530
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3531
  top: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3532
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3533
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3534
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3535
  .nav-tabs.nav-justified > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3536
    display: table-cell;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3537
    width: 1%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3538
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3539
  .nav-tabs.nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3540
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3541
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3542
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3543
.nav-tabs.nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3544
  margin-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3545
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3546
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3547
.nav-tabs.nav-justified > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3548
.nav-tabs.nav-justified > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3549
.nav-tabs.nav-justified > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3550
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3551
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3552
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3553
  .nav-tabs.nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3554
    border-bottom: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3555
    border-radius: 4px 4px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3556
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3557
  .nav-tabs.nav-justified > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3558
  .nav-tabs.nav-justified > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3559
  .nav-tabs.nav-justified > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3560
    border-bottom-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3561
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3562
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3563
.nav-pills > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3564
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3565
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3566
.nav-pills > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3567
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3568
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3569
.nav-pills > li + li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3570
  margin-left: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3571
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3572
.nav-pills > li.active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3573
.nav-pills > li.active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3574
.nav-pills > li.active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3575
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3576
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3577
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3578
.nav-stacked > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3579
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3580
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3581
.nav-stacked > li + li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3582
  margin-top: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3583
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3584
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3585
.nav-justified {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3586
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3587
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3588
.nav-justified > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3589
  float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3590
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3591
.nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3592
  margin-bottom: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3593
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3594
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3595
.nav-justified > .dropdown .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3596
  top: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3597
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3598
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3599
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3600
  .nav-justified > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3601
    display: table-cell;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3602
    width: 1%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3603
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3604
  .nav-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3605
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3606
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3607
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3608
.nav-tabs-justified {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3609
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3610
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3611
.nav-tabs-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3612
  margin-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3613
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3614
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3615
.nav-tabs-justified > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3616
.nav-tabs-justified > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3617
.nav-tabs-justified > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3618
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3619
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3620
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3621
  .nav-tabs-justified > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3622
    border-bottom: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3623
    border-radius: 4px 4px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3624
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3625
  .nav-tabs-justified > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3626
  .nav-tabs-justified > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3627
  .nav-tabs-justified > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3628
    border-bottom-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3629
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3630
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3631
.tab-content > .tab-pane {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3632
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3633
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3634
.tab-content > .active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3635
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3636
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3637
.nav-tabs .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3638
  margin-top: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3639
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3640
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3641
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3642
.navbar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3643
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3644
  min-height: 50px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3645
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3646
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3647
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3648
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3649
  .navbar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3650
    border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3651
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3652
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3653
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3654
  .navbar-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3655
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3656
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3657
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3658
.navbar-collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3659
  max-height: 340px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3660
  padding-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3661
  padding-left: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3662
  overflow-x: visible;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3663
  -webkit-overflow-scrolling: touch;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3664
  border-top: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3665
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3666
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3667
.navbar-collapse.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3668
  overflow-y: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3669
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3670
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3671
  .navbar-collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3672
    width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3673
    border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3674
    box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3675
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3676
  .navbar-collapse.collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3677
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3678
    height: auto !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3679
    padding-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3680
    overflow: visible !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3681
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3682
  .navbar-collapse.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3683
    overflow-y: visible;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3684
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3685
  .navbar-fixed-top .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3686
  .navbar-static-top .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3687
  .navbar-fixed-bottom .navbar-collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3688
    padding-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3689
    padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3690
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3691
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3692
.container > .navbar-header,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3693
.container-fluid > .navbar-header,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3694
.container > .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3695
.container-fluid > .navbar-collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3696
  margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3697
  margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3698
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3699
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3700
  .container > .navbar-header,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3701
  .container-fluid > .navbar-header,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3702
  .container > .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3703
  .container-fluid > .navbar-collapse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3704
    margin-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3705
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3706
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3707
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3708
.navbar-static-top {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3709
  z-index: 1000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3710
  border-width: 0 0 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3711
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3712
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3713
  .navbar-static-top {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3714
    border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3715
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3716
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3717
.navbar-fixed-top,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3718
.navbar-fixed-bottom {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3719
  position: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3720
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3721
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3722
  z-index: 1030;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3723
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3724
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3725
  .navbar-fixed-top,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3726
  .navbar-fixed-bottom {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3727
    border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3728
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3729
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3730
.navbar-fixed-top {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3731
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3732
  border-width: 0 0 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3733
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3734
.navbar-fixed-bottom {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3735
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3736
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3737
  border-width: 1px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3738
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3739
.navbar-brand {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3740
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3741
  height: 50px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3742
  padding: 15px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3743
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3744
  line-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3745
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3746
.navbar-brand:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3747
.navbar-brand:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3748
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3749
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3750
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3751
  .navbar > .container .navbar-brand,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3752
  .navbar > .container-fluid .navbar-brand {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3753
    margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3754
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3755
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3756
.navbar-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3757
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3758
  float: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3759
  padding: 9px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3760
  margin-top: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3761
  margin-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3762
  margin-bottom: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3763
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3764
  background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3765
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3766
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3767
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3768
.navbar-toggle:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3769
  outline: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3770
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3771
.navbar-toggle .icon-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3772
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3773
  width: 22px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3774
  height: 2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3775
  border-radius: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3776
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3777
.navbar-toggle .icon-bar + .icon-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3778
  margin-top: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3779
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3780
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3781
  .navbar-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3782
    display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3783
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3784
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3785
.navbar-nav {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3786
  margin: 7.5px -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3787
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3788
.navbar-nav > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3789
  padding-top: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3790
  padding-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3791
  line-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3792
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3793
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3794
  .navbar-nav .open .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3795
    position: static;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3796
    float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3797
    width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3798
    margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3799
    background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3800
    border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3801
    box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3802
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3803
  .navbar-nav .open .dropdown-menu > li > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3804
  .navbar-nav .open .dropdown-menu .dropdown-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3805
    padding: 5px 15px 5px 25px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3806
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3807
  .navbar-nav .open .dropdown-menu > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3808
    line-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3809
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3810
  .navbar-nav .open .dropdown-menu > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3811
  .navbar-nav .open .dropdown-menu > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3812
    background-image: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3813
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3814
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3815
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3816
  .navbar-nav {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3817
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3818
    margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3819
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3820
  .navbar-nav > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3821
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3822
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3823
  .navbar-nav > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3824
    padding-top: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3825
    padding-bottom: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3826
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3827
  .navbar-nav.navbar-right:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3828
    margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3829
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3830
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3831
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3832
  .navbar-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3833
    float: left !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3834
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3835
  .navbar-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3836
    float: right !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3837
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3838
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3839
.navbar-form {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3840
  padding: 10px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3841
  margin-top: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3842
  margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3843
  margin-bottom: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3844
  margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3845
  border-top: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3846
  border-bottom: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3847
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3848
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3849
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3850
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3851
  .navbar-form .form-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3852
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3853
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3854
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3855
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3856
  .navbar-form .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3857
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3858
    width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3859
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3860
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3861
  .navbar-form .input-group > .form-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3862
    width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3863
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3864
  .navbar-form .control-label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3865
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3866
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3867
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3868
  .navbar-form .radio,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3869
  .navbar-form .checkbox {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3870
    display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3871
    padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3872
    margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3873
    margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3874
    vertical-align: middle;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3875
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3876
  .navbar-form .radio input[type="radio"],
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3877
  .navbar-form .checkbox input[type="checkbox"] {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3878
    float: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3879
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3880
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3881
  .navbar-form .has-feedback .form-control-feedback {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3882
    top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3883
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3884
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3885
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3886
  .navbar-form .form-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3887
    margin-bottom: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3888
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3889
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3890
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3891
  .navbar-form {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3892
    width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3893
    padding-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3894
    padding-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3895
    margin-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3896
    margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3897
    border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3898
    -webkit-box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3899
            box-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3900
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3901
  .navbar-form.navbar-right:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3902
    margin-right: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3903
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3904
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3905
.navbar-nav > li > .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3906
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3907
  border-top-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3908
  border-top-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3909
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3910
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3911
  border-bottom-right-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3912
  border-bottom-left-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3913
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3914
.navbar-btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3915
  margin-top: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3916
  margin-bottom: 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3917
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3918
.navbar-btn.btn-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3919
  margin-top: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3920
  margin-bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3921
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3922
.navbar-btn.btn-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3923
  margin-top: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3924
  margin-bottom: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3925
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3926
.navbar-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3927
  margin-top: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3928
  margin-bottom: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3929
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3930
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3931
  .navbar-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3932
    float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3933
    margin-right: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3934
    margin-left: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3935
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3936
  .navbar-text.navbar-right:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3937
    margin-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3938
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3939
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3940
.navbar-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3941
  background-color: #f8f8f8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3942
  border-color: #e7e7e7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3943
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3944
.navbar-default .navbar-brand {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3945
  color: #777;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3946
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3947
.navbar-default .navbar-brand:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3948
.navbar-default .navbar-brand:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3949
  color: #5e5e5e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3950
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3951
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3952
.navbar-default .navbar-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3953
  color: #777;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3954
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3955
.navbar-default .navbar-nav > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3956
  color: #777;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3957
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3958
.navbar-default .navbar-nav > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3959
.navbar-default .navbar-nav > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3960
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3961
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3962
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3963
.navbar-default .navbar-nav > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3964
.navbar-default .navbar-nav > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3965
.navbar-default .navbar-nav > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3966
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3967
  background-color: #e7e7e7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3968
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3969
.navbar-default .navbar-nav > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3970
.navbar-default .navbar-nav > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3971
.navbar-default .navbar-nav > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3972
  color: #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3973
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3974
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3975
.navbar-default .navbar-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3976
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3977
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3978
.navbar-default .navbar-toggle:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3979
.navbar-default .navbar-toggle:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3980
  background-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3981
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3982
.navbar-default .navbar-toggle .icon-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3983
  background-color: #888;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3984
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3985
.navbar-default .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3986
.navbar-default .navbar-form {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3987
  border-color: #e7e7e7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3988
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3989
.navbar-default .navbar-nav > .open > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3990
.navbar-default .navbar-nav > .open > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3991
.navbar-default .navbar-nav > .open > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3992
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3993
  background-color: #e7e7e7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3994
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3995
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3996
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3997
    color: #777;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3998
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  3999
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4000
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4001
    color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4002
    background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4003
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4004
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4005
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4006
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4007
    color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4008
    background-color: #e7e7e7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4009
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4010
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4011
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4012
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4013
    color: #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4014
    background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4015
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4016
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4017
.navbar-default .navbar-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4018
  color: #777;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4019
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4020
.navbar-default .navbar-link:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4021
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4022
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4023
.navbar-inverse {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4024
  background-color: #222;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4025
  border-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4026
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4027
.navbar-inverse .navbar-brand {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4028
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4029
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4030
.navbar-inverse .navbar-brand:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4031
.navbar-inverse .navbar-brand:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4032
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4033
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4034
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4035
.navbar-inverse .navbar-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4036
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4037
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4038
.navbar-inverse .navbar-nav > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4039
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4040
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4041
.navbar-inverse .navbar-nav > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4042
.navbar-inverse .navbar-nav > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4043
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4044
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4045
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4046
.navbar-inverse .navbar-nav > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4047
.navbar-inverse .navbar-nav > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4048
.navbar-inverse .navbar-nav > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4049
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4050
  background-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4051
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4052
.navbar-inverse .navbar-nav > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4053
.navbar-inverse .navbar-nav > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4054
.navbar-inverse .navbar-nav > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4055
  color: #444;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4056
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4057
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4058
.navbar-inverse .navbar-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4059
  border-color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4060
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4061
.navbar-inverse .navbar-toggle:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4062
.navbar-inverse .navbar-toggle:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4063
  background-color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4064
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4065
.navbar-inverse .navbar-toggle .icon-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4066
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4067
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4068
.navbar-inverse .navbar-collapse,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4069
.navbar-inverse .navbar-form {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4070
  border-color: #101010;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4071
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4072
.navbar-inverse .navbar-nav > .open > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4073
.navbar-inverse .navbar-nav > .open > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4074
.navbar-inverse .navbar-nav > .open > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4075
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4076
  background-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4077
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4078
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4079
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4080
    border-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4081
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4082
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4083
    background-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4084
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4085
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4086
    color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4087
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4088
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4089
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4090
    color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4091
    background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4092
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4093
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4094
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4095
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4096
    color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4097
    background-color: #080808;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4098
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4099
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4100
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4101
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4102
    color: #444;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4103
    background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4104
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4105
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4106
.navbar-inverse .navbar-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4107
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4108
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4109
.navbar-inverse .navbar-link:hover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4110
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4111
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4112
.breadcrumb {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4113
  padding: 8px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4114
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4115
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4116
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4117
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4118
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4119
.breadcrumb > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4120
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4121
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4122
.breadcrumb > li + li:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4123
  padding: 0 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4124
  color: #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4125
  content: "/\00a0";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4126
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4127
.breadcrumb > .active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4128
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4129
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4130
.pagination {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4131
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4132
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4133
  margin: 20px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4134
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4135
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4136
.pagination > li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4137
  display: inline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4138
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4139
.pagination > li > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4140
.pagination > li > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4141
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4142
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4143
  padding: 6px 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4144
  margin-left: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4145
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4146
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4147
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4148
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4149
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4150
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4151
.pagination > li:first-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4152
.pagination > li:first-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4153
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4154
  border-top-left-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4155
  border-bottom-left-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4156
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4157
.pagination > li:last-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4158
.pagination > li:last-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4159
  border-top-right-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4160
  border-bottom-right-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4161
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4162
.pagination > li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4163
.pagination > li > span:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4164
.pagination > li > a:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4165
.pagination > li > span:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4166
  color: #2a6496;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4167
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4168
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4169
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4170
.pagination > .active > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4171
.pagination > .active > span,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4172
.pagination > .active > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4173
.pagination > .active > span:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4174
.pagination > .active > a:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4175
.pagination > .active > span:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4176
  z-index: 2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4177
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4178
  cursor: default;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4179
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4180
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4181
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4182
.pagination > .disabled > span,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4183
.pagination > .disabled > span:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4184
.pagination > .disabled > span:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4185
.pagination > .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4186
.pagination > .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4187
.pagination > .disabled > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4188
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4189
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4190
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4191
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4192
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4193
.pagination-lg > li > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4194
.pagination-lg > li > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4195
  padding: 10px 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4196
  font-size: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4197
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4198
.pagination-lg > li:first-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4199
.pagination-lg > li:first-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4200
  border-top-left-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4201
  border-bottom-left-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4202
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4203
.pagination-lg > li:last-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4204
.pagination-lg > li:last-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4205
  border-top-right-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4206
  border-bottom-right-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4207
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4208
.pagination-sm > li > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4209
.pagination-sm > li > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4210
  padding: 5px 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4211
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4212
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4213
.pagination-sm > li:first-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4214
.pagination-sm > li:first-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4215
  border-top-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4216
  border-bottom-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4217
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4218
.pagination-sm > li:last-child > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4219
.pagination-sm > li:last-child > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4220
  border-top-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4221
  border-bottom-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4222
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4223
.pager {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4224
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4225
  margin: 20px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4226
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4227
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4228
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4229
.pager li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4230
  display: inline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4231
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4232
.pager li > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4233
.pager li > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4234
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4235
  padding: 5px 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4236
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4237
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4238
  border-radius: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4239
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4240
.pager li > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4241
.pager li > a:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4242
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4243
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4244
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4245
.pager .next > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4246
.pager .next > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4247
  float: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4248
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4249
.pager .previous > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4250
.pager .previous > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4251
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4252
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4253
.pager .disabled > a,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4254
.pager .disabled > a:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4255
.pager .disabled > a:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4256
.pager .disabled > span {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4257
  color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4258
  cursor: not-allowed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4259
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4260
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4261
.label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4262
  display: inline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4263
  padding: .2em .6em .3em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4264
  font-size: 75%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4265
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4266
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4267
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4268
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4269
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4270
  vertical-align: baseline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4271
  border-radius: .25em;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4272
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4273
.label[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4274
.label[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4275
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4276
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4277
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4278
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4279
.label:empty {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4280
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4281
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4282
.btn .label {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4283
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4284
  top: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4285
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4286
.label-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4287
  background-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4288
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4289
.label-default[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4290
.label-default[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4291
  background-color: #808080;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4292
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4293
.label-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4294
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4295
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4296
.label-primary[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4297
.label-primary[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4298
  background-color: #3071a9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4299
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4300
.label-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4301
  background-color: #5cb85c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4302
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4303
.label-success[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4304
.label-success[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4305
  background-color: #449d44;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4306
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4307
.label-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4308
  background-color: #5bc0de;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4309
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4310
.label-info[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4311
.label-info[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4312
  background-color: #31b0d5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4313
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4314
.label-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4315
  background-color: #f0ad4e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4316
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4317
.label-warning[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4318
.label-warning[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4319
  background-color: #ec971f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4320
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4321
.label-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4322
  background-color: #d9534f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4323
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4324
.label-danger[href]:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4325
.label-danger[href]:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4326
  background-color: #c9302c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4327
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4328
.badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4329
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4330
  min-width: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4331
  padding: 3px 7px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4332
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4333
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4334
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4335
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4336
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4337
  white-space: nowrap;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4338
  vertical-align: baseline;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4339
  background-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4340
  border-radius: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4341
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4342
.badge:empty {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4343
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4344
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4345
.btn .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4346
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4347
  top: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4348
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4349
.btn-xs .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4350
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4351
  padding: 1px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4352
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4353
a.badge:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4354
a.badge:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4355
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4356
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4357
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4358
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4359
a.list-group-item.active > .badge,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4360
.nav-pills > .active > a > .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4361
  color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4362
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4363
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4364
.nav-pills > li > a > .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4365
  margin-left: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4366
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4367
.jumbotron {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4368
  padding: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4369
  margin-bottom: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4370
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4371
  background-color: #eee;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4372
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4373
.jumbotron h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4374
.jumbotron .h1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4375
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4376
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4377
.jumbotron p {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4378
  margin-bottom: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4379
  font-size: 21px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4380
  font-weight: 200;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4381
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4382
.container .jumbotron {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4383
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4384
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4385
.jumbotron .container {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4386
  max-width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4387
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4388
@media screen and (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4389
  .jumbotron {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4390
    padding-top: 48px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4391
    padding-bottom: 48px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4392
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4393
  .container .jumbotron {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4394
    padding-right: 60px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4395
    padding-left: 60px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4396
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4397
  .jumbotron h1,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4398
  .jumbotron .h1 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4399
    font-size: 63px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4400
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4401
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4402
.thumbnail {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4403
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4404
  padding: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4405
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4406
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4407
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4408
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4409
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4410
  -webkit-transition: all .2s ease-in-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4411
          transition: all .2s ease-in-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4412
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4413
.thumbnail > img,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4414
.thumbnail a > img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4415
  margin-right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4416
  margin-left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4417
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4418
a.thumbnail:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4419
a.thumbnail:focus,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4420
a.thumbnail.active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4421
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4422
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4423
.thumbnail .caption {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4424
  padding: 9px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4425
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4426
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4427
.alert {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4428
  padding: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4429
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4430
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4431
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4432
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4433
.alert h4 {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4434
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4435
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4436
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4437
.alert .alert-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4438
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4439
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4440
.alert > p,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4441
.alert > ul {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4442
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4443
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4444
.alert > p + p {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4445
  margin-top: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4446
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4447
.alert-dismissable {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4448
  padding-right: 35px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4449
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4450
.alert-dismissable .close {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4451
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4452
  top: -2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4453
  right: -21px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4454
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4455
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4456
.alert-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4457
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4458
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4459
  border-color: #d6e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4460
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4461
.alert-success hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4462
  border-top-color: #c9e2b3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4463
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4464
.alert-success .alert-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4465
  color: #2b542c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4466
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4467
.alert-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4468
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4469
  background-color: #d9edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4470
  border-color: #bce8f1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4471
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4472
.alert-info hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4473
  border-top-color: #a6e1ec;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4474
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4475
.alert-info .alert-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4476
  color: #245269;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4477
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4478
.alert-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4479
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4480
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4481
  border-color: #faebcc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4482
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4483
.alert-warning hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4484
  border-top-color: #f7e1b5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4485
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4486
.alert-warning .alert-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4487
  color: #66512c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4488
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4489
.alert-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4490
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4491
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4492
  border-color: #ebccd1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4493
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4494
.alert-danger hr {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4495
  border-top-color: #e4b9c0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4496
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4497
.alert-danger .alert-link {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4498
  color: #843534;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4499
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4500
@-webkit-keyframes progress-bar-stripes {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4501
  from {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4502
    background-position: 40px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4503
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4504
  to {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4505
    background-position: 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4506
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4507
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4508
@keyframes progress-bar-stripes {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4509
  from {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4510
    background-position: 40px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4511
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4512
  to {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4513
    background-position: 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4514
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4515
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4516
.progress {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4517
  height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4518
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4519
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4520
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4521
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4522
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4523
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4524
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4525
.progress-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4526
  float: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4527
  width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4528
  height: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4529
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4530
  line-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4531
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4532
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4533
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4534
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4535
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4536
  -webkit-transition: width .6s ease;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4537
          transition: width .6s ease;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4538
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4539
.progress-striped .progress-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4540
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4541
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4542
  background-size: 40px 40px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4543
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4544
.progress.active .progress-bar {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4545
  -webkit-animation: progress-bar-stripes 2s linear infinite;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4546
          animation: progress-bar-stripes 2s linear infinite;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4547
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4548
.progress-bar-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4549
  background-color: #5cb85c;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4550
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4551
.progress-striped .progress-bar-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4552
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4553
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4554
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4555
.progress-bar-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4556
  background-color: #5bc0de;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4557
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4558
.progress-striped .progress-bar-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4559
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4560
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4561
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4562
.progress-bar-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4563
  background-color: #f0ad4e;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4564
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4565
.progress-striped .progress-bar-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4566
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4567
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4568
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4569
.progress-bar-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4570
  background-color: #d9534f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4571
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4572
.progress-striped .progress-bar-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4573
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4574
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4575
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4576
.media,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4577
.media-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4578
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4579
  zoom: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4580
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4581
.media,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4582
.media .media {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4583
  margin-top: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4584
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4585
.media:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4586
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4587
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4588
.media-object {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4589
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4590
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4591
.media-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4592
  margin: 0 0 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4593
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4594
.media > .pull-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4595
  margin-right: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4596
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4597
.media > .pull-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4598
  margin-left: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4599
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4600
.media-list {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4601
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4602
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4603
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4604
.list-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4605
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4606
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4607
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4608
.list-group-item {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4609
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4610
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4611
  padding: 10px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4612
  margin-bottom: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4613
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4614
  border: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4615
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4616
.list-group-item:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4617
  border-top-left-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4618
  border-top-right-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4619
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4620
.list-group-item:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4621
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4622
  border-bottom-right-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4623
  border-bottom-left-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4624
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4625
.list-group-item > .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4626
  float: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4627
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4628
.list-group-item > .badge + .badge {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4629
  margin-right: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4630
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4631
a.list-group-item {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4632
  color: #555;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4633
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4634
a.list-group-item .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4635
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4636
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4637
a.list-group-item:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4638
a.list-group-item:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4639
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4640
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4641
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4642
a.list-group-item.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4643
a.list-group-item.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4644
a.list-group-item.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4645
  z-index: 2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4646
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4647
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4648
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4649
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4650
a.list-group-item.active .list-group-item-heading,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4651
a.list-group-item.active:hover .list-group-item-heading,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4652
a.list-group-item.active:focus .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4653
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4654
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4655
a.list-group-item.active .list-group-item-text,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4656
a.list-group-item.active:hover .list-group-item-text,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4657
a.list-group-item.active:focus .list-group-item-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4658
  color: #e1edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4659
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4660
.list-group-item-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4661
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4662
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4663
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4664
a.list-group-item-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4665
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4666
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4667
a.list-group-item-success .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4668
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4669
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4670
a.list-group-item-success:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4671
a.list-group-item-success:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4672
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4673
  background-color: #d0e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4674
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4675
a.list-group-item-success.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4676
a.list-group-item-success.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4677
a.list-group-item-success.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4678
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4679
  background-color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4680
  border-color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4681
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4682
.list-group-item-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4683
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4684
  background-color: #d9edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4685
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4686
a.list-group-item-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4687
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4688
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4689
a.list-group-item-info .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4690
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4691
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4692
a.list-group-item-info:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4693
a.list-group-item-info:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4694
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4695
  background-color: #c4e3f3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4696
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4697
a.list-group-item-info.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4698
a.list-group-item-info.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4699
a.list-group-item-info.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4700
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4701
  background-color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4702
  border-color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4703
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4704
.list-group-item-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4705
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4706
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4707
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4708
a.list-group-item-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4709
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4710
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4711
a.list-group-item-warning .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4712
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4713
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4714
a.list-group-item-warning:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4715
a.list-group-item-warning:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4716
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4717
  background-color: #faf2cc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4718
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4719
a.list-group-item-warning.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4720
a.list-group-item-warning.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4721
a.list-group-item-warning.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4722
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4723
  background-color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4724
  border-color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4725
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4726
.list-group-item-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4727
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4728
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4729
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4730
a.list-group-item-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4731
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4732
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4733
a.list-group-item-danger .list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4734
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4735
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4736
a.list-group-item-danger:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4737
a.list-group-item-danger:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4738
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4739
  background-color: #ebcccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4740
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4741
a.list-group-item-danger.active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4742
a.list-group-item-danger.active:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4743
a.list-group-item-danger.active:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4744
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4745
  background-color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4746
  border-color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4747
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4748
.list-group-item-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4749
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4750
  margin-bottom: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4751
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4752
.list-group-item-text {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4753
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4754
  line-height: 1.3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4755
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4756
.panel {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4757
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4758
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4759
  border: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4760
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4761
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4762
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4763
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4764
.panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4765
  padding: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4766
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4767
.panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4768
  padding: 10px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4769
  border-bottom: 1px solid transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4770
  border-top-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4771
  border-top-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4772
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4773
.panel-heading > .dropdown .dropdown-toggle {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4774
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4775
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4776
.panel-title {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4777
  margin-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4778
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4779
  font-size: 16px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4780
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4781
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4782
.panel-title > a {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4783
  color: inherit;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4784
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4785
.panel-footer {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4786
  padding: 10px 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4787
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4788
  border-top: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4789
  border-bottom-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4790
  border-bottom-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4791
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4792
.panel > .list-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4793
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4794
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4795
.panel > .list-group .list-group-item {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4796
  border-width: 1px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4797
  border-radius: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4798
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4799
.panel > .list-group:first-child .list-group-item:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4800
  border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4801
  border-top-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4802
  border-top-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4803
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4804
.panel > .list-group:last-child .list-group-item:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4805
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4806
  border-bottom-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4807
  border-bottom-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4808
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4809
.panel-heading + .list-group .list-group-item:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4810
  border-top-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4811
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4812
.panel > .table,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4813
.panel > .table-responsive > .table {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4814
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4815
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4816
.panel > .table:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4817
.panel > .table-responsive:first-child > .table:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4818
  border-top-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4819
  border-top-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4820
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4821
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4822
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4823
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4824
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4825
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4826
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4827
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4828
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4829
  border-top-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4830
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4831
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4832
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4833
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4834
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4835
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4836
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4837
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4838
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4839
  border-top-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4840
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4841
.panel > .table:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4842
.panel > .table-responsive:last-child > .table:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4843
  border-bottom-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4844
  border-bottom-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4845
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4846
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4847
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4848
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4849
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4850
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4851
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4852
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4853
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4854
  border-bottom-left-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4855
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4856
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4857
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4858
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4859
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4860
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4861
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4862
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4863
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4864
  border-bottom-right-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4865
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4866
.panel > .panel-body + .table,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4867
.panel > .panel-body + .table-responsive {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4868
  border-top: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4869
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4870
.panel > .table > tbody:first-child > tr:first-child th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4871
.panel > .table > tbody:first-child > tr:first-child td {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4872
  border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4873
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4874
.panel > .table-bordered,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4875
.panel > .table-responsive > .table-bordered {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4876
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4877
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4878
.panel > .table-bordered > thead > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4879
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4880
.panel > .table-bordered > tbody > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4881
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4882
.panel > .table-bordered > tfoot > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4883
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4884
.panel > .table-bordered > thead > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4885
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4886
.panel > .table-bordered > tbody > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4887
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4888
.panel > .table-bordered > tfoot > tr > td:first-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4889
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4890
  border-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4891
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4892
.panel > .table-bordered > thead > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4893
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4894
.panel > .table-bordered > tbody > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4895
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4896
.panel > .table-bordered > tfoot > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4897
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4898
.panel > .table-bordered > thead > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4899
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4900
.panel > .table-bordered > tbody > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4901
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4902
.panel > .table-bordered > tfoot > tr > td:last-child,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4903
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4904
  border-right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4905
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4906
.panel > .table-bordered > thead > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4907
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4908
.panel > .table-bordered > tbody > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4909
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4910
.panel > .table-bordered > thead > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4911
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4912
.panel > .table-bordered > tbody > tr:first-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4913
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4914
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4915
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4916
.panel > .table-bordered > tbody > tr:last-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4917
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4918
.panel > .table-bordered > tfoot > tr:last-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4919
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4920
.panel > .table-bordered > tbody > tr:last-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4921
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4922
.panel > .table-bordered > tfoot > tr:last-child > th,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4923
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4924
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4925
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4926
.panel > .table-responsive {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4927
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4928
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4929
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4930
.panel-group {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4931
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4932
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4933
.panel-group .panel {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4934
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4935
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4936
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4937
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4938
.panel-group .panel + .panel {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4939
  margin-top: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4940
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4941
.panel-group .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4942
  border-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4943
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4944
.panel-group .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4945
  border-top: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4946
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4947
.panel-group .panel-footer {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4948
  border-top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4949
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4950
.panel-group .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4951
  border-bottom: 1px solid #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4952
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4953
.panel-default {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4954
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4955
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4956
.panel-default > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4957
  color: #333;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4958
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4959
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4960
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4961
.panel-default > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4962
  border-top-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4963
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4964
.panel-default > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4965
  border-bottom-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4966
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4967
.panel-primary {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4968
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4969
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4970
.panel-primary > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4971
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4972
  background-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4973
  border-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4974
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4975
.panel-primary > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4976
  border-top-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4977
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4978
.panel-primary > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4979
  border-bottom-color: #428bca;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4980
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4981
.panel-success {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4982
  border-color: #d6e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4983
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4984
.panel-success > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4985
  color: #3c763d;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4986
  background-color: #dff0d8;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4987
  border-color: #d6e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4988
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4989
.panel-success > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4990
  border-top-color: #d6e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4991
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4992
.panel-success > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4993
  border-bottom-color: #d6e9c6;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4994
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4995
.panel-info {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4996
  border-color: #bce8f1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4997
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4998
.panel-info > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  4999
  color: #31708f;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5000
  background-color: #d9edf7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5001
  border-color: #bce8f1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5002
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5003
.panel-info > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5004
  border-top-color: #bce8f1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5005
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5006
.panel-info > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5007
  border-bottom-color: #bce8f1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5008
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5009
.panel-warning {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5010
  border-color: #faebcc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5011
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5012
.panel-warning > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5013
  color: #8a6d3b;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5014
  background-color: #fcf8e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5015
  border-color: #faebcc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5016
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5017
.panel-warning > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5018
  border-top-color: #faebcc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5019
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5020
.panel-warning > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5021
  border-bottom-color: #faebcc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5022
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5023
.panel-danger {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5024
  border-color: #ebccd1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5025
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5026
.panel-danger > .panel-heading {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5027
  color: #a94442;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5028
  background-color: #f2dede;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5029
  border-color: #ebccd1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5030
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5031
.panel-danger > .panel-heading + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5032
  border-top-color: #ebccd1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5033
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5034
.panel-danger > .panel-footer + .panel-collapse .panel-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5035
  border-bottom-color: #ebccd1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5036
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5037
.well {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5038
  min-height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5039
  padding: 19px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5040
  margin-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5041
  background-color: #f5f5f5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5042
  border: 1px solid #e3e3e3;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5043
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5044
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5045
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5046
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5047
.well blockquote {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5048
  border-color: #ddd;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5049
  border-color: rgba(0, 0, 0, .15);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5050
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5051
.well-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5052
  padding: 24px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5053
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5054
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5055
.well-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5056
  padding: 9px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5057
  border-radius: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5058
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5059
.close {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5060
  float: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5061
  font-size: 21px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5062
  font-weight: bold;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5063
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5064
  color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5065
  text-shadow: 0 1px 0 #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5066
  filter: alpha(opacity=20);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5067
  opacity: .2;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5068
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5069
.close:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5070
.close:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5071
  color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5072
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5073
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5074
  filter: alpha(opacity=50);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5075
  opacity: .5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5076
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5077
button.close {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5078
  -webkit-appearance: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5079
  padding: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5080
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5081
  background: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5082
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5083
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5084
.modal-open {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5085
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5086
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5087
.modal {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5088
  position: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5089
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5090
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5091
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5092
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5093
  z-index: 1050;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5094
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5095
  overflow: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5096
  overflow-y: scroll;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5097
  -webkit-overflow-scrolling: touch;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5098
  outline: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5099
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5100
.modal.fade .modal-dialog {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5101
  -webkit-transition: -webkit-transform .3s ease-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5102
     -moz-transition:    -moz-transform .3s ease-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5103
       -o-transition:      -o-transform .3s ease-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5104
          transition:         transform .3s ease-out;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5105
  -webkit-transform: translate(0, -25%);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5106
      -ms-transform: translate(0, -25%);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5107
          transform: translate(0, -25%);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5108
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5109
.modal.in .modal-dialog {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5110
  -webkit-transform: translate(0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5111
      -ms-transform: translate(0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5112
          transform: translate(0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5113
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5114
.modal-dialog {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5115
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5116
  width: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5117
  margin: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5118
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5119
.modal-content {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5120
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5121
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5122
  background-clip: padding-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5123
  border: 1px solid #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5124
  border: 1px solid rgba(0, 0, 0, .2);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5125
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5126
  outline: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5127
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5128
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5129
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5130
.modal-backdrop {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5131
  position: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5132
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5133
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5134
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5135
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5136
  z-index: 1040;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5137
  background-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5138
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5139
.modal-backdrop.fade {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5140
  filter: alpha(opacity=0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5141
  opacity: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5142
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5143
.modal-backdrop.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5144
  filter: alpha(opacity=50);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5145
  opacity: .5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5146
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5147
.modal-header {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5148
  min-height: 16.42857143px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5149
  padding: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5150
  border-bottom: 1px solid #e5e5e5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5151
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5152
.modal-header .close {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5153
  margin-top: -2px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5154
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5155
.modal-title {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5156
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5157
  line-height: 1.42857143;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5158
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5159
.modal-body {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5160
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5161
  padding: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5162
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5163
.modal-footer {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5164
  padding: 19px 20px 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5165
  margin-top: 15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5166
  text-align: right;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5167
  border-top: 1px solid #e5e5e5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5168
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5169
.modal-footer .btn + .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5170
  margin-bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5171
  margin-left: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5172
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5173
.modal-footer .btn-group .btn + .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5174
  margin-left: -1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5175
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5176
.modal-footer .btn-block + .btn-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5177
  margin-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5178
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5179
@media (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5180
  .modal-dialog {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5181
    width: 600px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5182
    margin: 30px auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5183
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5184
  .modal-content {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5185
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5186
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5187
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5188
  .modal-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5189
    width: 300px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5190
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5191
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5192
@media (min-width: 992px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5193
  .modal-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5194
    width: 900px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5195
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5196
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5197
.tooltip {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5198
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5199
  z-index: 1030;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5200
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5201
  font-size: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5202
  line-height: 1.4;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5203
  visibility: visible;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5204
  filter: alpha(opacity=0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5205
  opacity: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5206
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5207
.tooltip.in {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5208
  filter: alpha(opacity=90);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5209
  opacity: .9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5210
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5211
.tooltip.top {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5212
  padding: 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5213
  margin-top: -3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5214
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5215
.tooltip.right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5216
  padding: 0 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5217
  margin-left: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5218
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5219
.tooltip.bottom {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5220
  padding: 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5221
  margin-top: 3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5222
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5223
.tooltip.left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5224
  padding: 0 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5225
  margin-left: -3px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5226
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5227
.tooltip-inner {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5228
  max-width: 200px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5229
  padding: 3px 8px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5230
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5231
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5232
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5233
  background-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5234
  border-radius: 4px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5235
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5236
.tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5237
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5238
  width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5239
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5240
  border-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5241
  border-style: solid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5242
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5243
.tooltip.top .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5244
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5245
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5246
  margin-left: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5247
  border-width: 5px 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5248
  border-top-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5249
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5250
.tooltip.top-left .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5251
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5252
  left: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5253
  border-width: 5px 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5254
  border-top-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5255
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5256
.tooltip.top-right .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5257
  right: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5258
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5259
  border-width: 5px 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5260
  border-top-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5261
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5262
.tooltip.right .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5263
  top: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5264
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5265
  margin-top: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5266
  border-width: 5px 5px 5px 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5267
  border-right-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5268
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5269
.tooltip.left .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5270
  top: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5271
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5272
  margin-top: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5273
  border-width: 5px 0 5px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5274
  border-left-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5275
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5276
.tooltip.bottom .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5277
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5278
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5279
  margin-left: -5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5280
  border-width: 0 5px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5281
  border-bottom-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5282
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5283
.tooltip.bottom-left .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5284
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5285
  left: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5286
  border-width: 0 5px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5287
  border-bottom-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5288
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5289
.tooltip.bottom-right .tooltip-arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5290
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5291
  right: 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5292
  border-width: 0 5px 5px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5293
  border-bottom-color: #000;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5294
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5295
.popover {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5296
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5297
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5298
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5299
  z-index: 1010;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5300
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5301
  max-width: 276px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5302
  padding: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5303
  text-align: left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5304
  white-space: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5305
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5306
  background-clip: padding-box;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5307
  border: 1px solid #ccc;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5308
  border: 1px solid rgba(0, 0, 0, .2);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5309
  border-radius: 6px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5310
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5311
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5312
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5313
.popover.top {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5314
  margin-top: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5315
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5316
.popover.right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5317
  margin-left: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5318
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5319
.popover.bottom {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5320
  margin-top: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5321
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5322
.popover.left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5323
  margin-left: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5324
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5325
.popover-title {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5326
  padding: 8px 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5327
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5328
  font-size: 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5329
  font-weight: normal;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5330
  line-height: 18px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5331
  background-color: #f7f7f7;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5332
  border-bottom: 1px solid #ebebeb;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5333
  border-radius: 5px 5px 0 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5334
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5335
.popover-content {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5336
  padding: 9px 14px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5337
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5338
.popover > .arrow,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5339
.popover > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5340
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5341
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5342
  width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5343
  height: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5344
  border-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5345
  border-style: solid;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5346
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5347
.popover > .arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5348
  border-width: 11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5349
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5350
.popover > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5351
  content: "";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5352
  border-width: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5353
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5354
.popover.top > .arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5355
  bottom: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5356
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5357
  margin-left: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5358
  border-top-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5359
  border-top-color: rgba(0, 0, 0, .25);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5360
  border-bottom-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5361
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5362
.popover.top > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5363
  bottom: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5364
  margin-left: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5365
  content: " ";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5366
  border-top-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5367
  border-bottom-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5368
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5369
.popover.right > .arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5370
  top: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5371
  left: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5372
  margin-top: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5373
  border-right-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5374
  border-right-color: rgba(0, 0, 0, .25);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5375
  border-left-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5376
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5377
.popover.right > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5378
  bottom: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5379
  left: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5380
  content: " ";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5381
  border-right-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5382
  border-left-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5383
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5384
.popover.bottom > .arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5385
  top: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5386
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5387
  margin-left: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5388
  border-top-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5389
  border-bottom-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5390
  border-bottom-color: rgba(0, 0, 0, .25);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5391
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5392
.popover.bottom > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5393
  top: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5394
  margin-left: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5395
  content: " ";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5396
  border-top-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5397
  border-bottom-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5398
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5399
.popover.left > .arrow {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5400
  top: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5401
  right: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5402
  margin-top: -11px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5403
  border-right-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5404
  border-left-color: #999;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5405
  border-left-color: rgba(0, 0, 0, .25);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5406
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5407
.popover.left > .arrow:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5408
  right: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5409
  bottom: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5410
  content: " ";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5411
  border-right-width: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5412
  border-left-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5413
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5414
.carousel {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5415
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5416
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5417
.carousel-inner {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5418
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5419
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5420
  overflow: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5421
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5422
.carousel-inner > .item {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5423
  position: relative;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5424
  display: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5425
  -webkit-transition: .6s ease-in-out left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5426
          transition: .6s ease-in-out left;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5427
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5428
.carousel-inner > .item > img,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5429
.carousel-inner > .item > a > img {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5430
  line-height: 1;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5431
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5432
.carousel-inner > .active,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5433
.carousel-inner > .next,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5434
.carousel-inner > .prev {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5435
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5436
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5437
.carousel-inner > .active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5438
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5439
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5440
.carousel-inner > .next,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5441
.carousel-inner > .prev {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5442
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5443
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5444
  width: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5445
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5446
.carousel-inner > .next {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5447
  left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5448
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5449
.carousel-inner > .prev {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5450
  left: -100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5451
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5452
.carousel-inner > .next.left,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5453
.carousel-inner > .prev.right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5454
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5455
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5456
.carousel-inner > .active.left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5457
  left: -100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5458
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5459
.carousel-inner > .active.right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5460
  left: 100%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5461
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5462
.carousel-control {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5463
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5464
  top: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5465
  bottom: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5466
  left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5467
  width: 15%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5468
  font-size: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5469
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5470
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5471
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5472
  filter: alpha(opacity=50);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5473
  opacity: .5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5474
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5475
.carousel-control.left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5476
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5477
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5478
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5479
  background-repeat: repeat-x;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5480
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5481
.carousel-control.right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5482
  right: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5483
  left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5484
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5485
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5486
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5487
  background-repeat: repeat-x;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5488
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5489
.carousel-control:hover,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5490
.carousel-control:focus {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5491
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5492
  text-decoration: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5493
  filter: alpha(opacity=90);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5494
  outline: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5495
  opacity: .9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5496
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5497
.carousel-control .icon-prev,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5498
.carousel-control .icon-next,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5499
.carousel-control .glyphicon-chevron-left,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5500
.carousel-control .glyphicon-chevron-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5501
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5502
  top: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5503
  z-index: 5;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5504
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5505
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5506
.carousel-control .icon-prev,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5507
.carousel-control .glyphicon-chevron-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5508
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5509
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5510
.carousel-control .icon-next,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5511
.carousel-control .glyphicon-chevron-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5512
  right: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5513
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5514
.carousel-control .icon-prev,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5515
.carousel-control .icon-next {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5516
  width: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5517
  height: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5518
  margin-top: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5519
  margin-left: -10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5520
  font-family: serif;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5521
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5522
.carousel-control .icon-prev:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5523
  content: '\2039';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5524
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5525
.carousel-control .icon-next:before {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5526
  content: '\203a';
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5527
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5528
.carousel-indicators {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5529
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5530
  bottom: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5531
  left: 50%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5532
  z-index: 15;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5533
  width: 60%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5534
  padding-left: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5535
  margin-left: -30%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5536
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5537
  list-style: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5538
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5539
.carousel-indicators li {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5540
  display: inline-block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5541
  width: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5542
  height: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5543
  margin: 1px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5544
  text-indent: -999px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5545
  cursor: pointer;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5546
  background-color: #000 \9;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5547
  background-color: rgba(0, 0, 0, 0);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5548
  border: 1px solid #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5549
  border-radius: 10px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5550
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5551
.carousel-indicators .active {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5552
  width: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5553
  height: 12px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5554
  margin: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5555
  background-color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5556
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5557
.carousel-caption {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5558
  position: absolute;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5559
  right: 15%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5560
  bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5561
  left: 15%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5562
  z-index: 10;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5563
  padding-top: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5564
  padding-bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5565
  color: #fff;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5566
  text-align: center;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5567
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5568
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5569
.carousel-caption .btn {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5570
  text-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5571
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5572
@media screen and (min-width: 768px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5573
  .carousel-control .glyphicon-chevron-left,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5574
  .carousel-control .glyphicon-chevron-right,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5575
  .carousel-control .icon-prev,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5576
  .carousel-control .icon-next {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5577
    width: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5578
    height: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5579
    margin-top: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5580
    margin-left: -15px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5581
    font-size: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5582
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5583
  .carousel-caption {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5584
    right: 20%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5585
    left: 20%;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5586
    padding-bottom: 30px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5587
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5588
  .carousel-indicators {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5589
    bottom: 20px;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5590
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5591
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5592
.clearfix:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5593
.clearfix:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5594
.container:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5595
.container:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5596
.container-fluid:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5597
.container-fluid:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5598
.row:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5599
.row:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5600
.form-horizontal .form-group:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5601
.form-horizontal .form-group:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5602
.btn-toolbar:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5603
.btn-toolbar:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5604
.btn-group-vertical > .btn-group:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5605
.btn-group-vertical > .btn-group:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5606
.nav:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5607
.nav:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5608
.navbar:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5609
.navbar:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5610
.navbar-header:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5611
.navbar-header:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5612
.navbar-collapse:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5613
.navbar-collapse:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5614
.pager:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5615
.pager:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5616
.panel-body:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5617
.panel-body:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5618
.modal-footer:before,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5619
.modal-footer:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5620
  display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5621
  content: " ";
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5622
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5623
.clearfix:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5624
.container:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5625
.container-fluid:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5626
.row:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5627
.form-horizontal .form-group:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5628
.btn-toolbar:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5629
.btn-group-vertical > .btn-group:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5630
.nav:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5631
.navbar:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5632
.navbar-header:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5633
.navbar-collapse:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5634
.pager:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5635
.panel-body:after,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5636
.modal-footer:after {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5637
  clear: both;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5638
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5639
.center-block {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5640
  display: block;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5641
  margin-right: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5642
  margin-left: auto;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5643
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5644
.pull-right {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5645
  float: right !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5646
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5647
.pull-left {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5648
  float: left !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5649
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5650
.hide {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5651
  display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5652
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5653
.show {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5654
  display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5655
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5656
.invisible {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5657
  visibility: hidden;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5658
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5659
.text-hide {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5660
  font: 0/0 a;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5661
  color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5662
  text-shadow: none;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5663
  background-color: transparent;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5664
  border: 0;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5665
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5666
.hidden {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5667
  display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5668
  visibility: hidden !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5669
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5670
.affix {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5671
  position: fixed;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5672
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5673
@-ms-viewport {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5674
  width: device-width;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5675
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5676
.visible-xs,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5677
.visible-sm,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5678
.visible-md,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5679
.visible-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5680
  display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5681
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5682
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5683
  .visible-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5684
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5685
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5686
  table.visible-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5687
    display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5688
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5689
  tr.visible-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5690
    display: table-row !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5691
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5692
  th.visible-xs,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5693
  td.visible-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5694
    display: table-cell !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5695
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5696
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5697
@media (min-width: 768px) and (max-width: 991px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5698
  .visible-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5699
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5700
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5701
  table.visible-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5702
    display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5703
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5704
  tr.visible-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5705
    display: table-row !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5706
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5707
  th.visible-sm,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5708
  td.visible-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5709
    display: table-cell !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5710
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5711
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5712
@media (min-width: 992px) and (max-width: 1199px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5713
  .visible-md {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5714
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5715
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5716
  table.visible-md {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5717
    display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5718
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5719
  tr.visible-md {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5720
    display: table-row !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5721
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5722
  th.visible-md,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5723
  td.visible-md {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5724
    display: table-cell !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5725
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5726
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5727
@media (min-width: 1200px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5728
  .visible-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5729
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5730
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5731
  table.visible-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5732
    display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5733
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5734
  tr.visible-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5735
    display: table-row !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5736
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5737
  th.visible-lg,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5738
  td.visible-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5739
    display: table-cell !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5740
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5741
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5742
@media (max-width: 767px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5743
  .hidden-xs {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5744
    display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5745
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5746
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5747
@media (min-width: 768px) and (max-width: 991px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5748
  .hidden-sm {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5749
    display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5750
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5751
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5752
@media (min-width: 992px) and (max-width: 1199px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5753
  .hidden-md {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5754
    display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5755
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5756
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5757
@media (min-width: 1200px) {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5758
  .hidden-lg {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5759
    display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5760
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5761
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5762
.visible-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5763
  display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5764
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5765
@media print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5766
  .visible-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5767
    display: block !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5768
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5769
  table.visible-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5770
    display: table;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5771
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5772
  tr.visible-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5773
    display: table-row !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5774
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5775
  th.visible-print,
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5776
  td.visible-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5777
    display: table-cell !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5778
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5779
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5780
@media print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5781
  .hidden-print {
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5782
    display: none !important;
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5783
  }
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5784
}
ad760c317293 first commit with pdf and more or less integration (for real)
cavaliet
parents:
diff changeset
  5785
/*# sourceMappingURL=bootstrap.css.map */