|
Line 0
Link Here
|
|
|
1 |
body { |
| 2 |
direction: rtl; |
| 3 |
unicode-bidi: bidi-override; |
| 4 |
} |
| 5 |
/*! |
| 6 |
* Bootstrap v2.2.1 - RTL |
| 7 |
* |
| 8 |
* Copyright 2012 Twitter, Inc |
| 9 |
* Licensed under the Apache License v2.0 |
| 10 |
* http://www.apache.org/licenses/LICENSE-2.0 |
| 11 |
* |
| 12 |
* Designed and built with all the love in the world @twitter by @mdo and @fat. |
| 13 |
* BootSwatchr version by Drew Strickland |
| 14 |
*/ |
| 15 |
article, |
| 16 |
aside, |
| 17 |
details, |
| 18 |
figcaption, |
| 19 |
figure, |
| 20 |
footer, |
| 21 |
header, |
| 22 |
hgroup, |
| 23 |
nav, |
| 24 |
section { |
| 25 |
display: block; |
| 26 |
} |
| 27 |
audio, |
| 28 |
canvas, |
| 29 |
video { |
| 30 |
display: inline-block; |
| 31 |
*display: inline; |
| 32 |
*zoom: 1; |
| 33 |
} |
| 34 |
audio:not([controls]) { |
| 35 |
display: none; |
| 36 |
} |
| 37 |
html { |
| 38 |
font-size: 100%; |
| 39 |
-webkit-text-size-adjust: 100%; |
| 40 |
-ms-text-size-adjust: 100%; |
| 41 |
} |
| 42 |
a:focus { |
| 43 |
outline: thin dotted #333; |
| 44 |
outline: 5px auto -webkit-focus-ring-color; |
| 45 |
outline-offset: -2px; |
| 46 |
} |
| 47 |
a:hover, |
| 48 |
a:active { |
| 49 |
outline: 0; |
| 50 |
} |
| 51 |
sub, |
| 52 |
sup { |
| 53 |
position: relative; |
| 54 |
font-size: 75%; |
| 55 |
line-height: 0; |
| 56 |
vertical-align: baseline; |
| 57 |
} |
| 58 |
sup { |
| 59 |
top: -0.5em; |
| 60 |
} |
| 61 |
sub { |
| 62 |
bottom: -0.25em; |
| 63 |
} |
| 64 |
img { |
| 65 |
/* Responsive images (ensure images don't scale beyond their parents) */ |
| 66 |
|
| 67 |
max-width: 100%; |
| 68 |
/* Part 1: Set a maxium relative to the parent */ |
| 69 |
|
| 70 |
width: auto\9; |
| 71 |
/* IE7-8 need help adjusting responsive images */ |
| 72 |
|
| 73 |
height: auto; |
| 74 |
/* Part 2: Scale the height according to the width, otherwise you get stretching */ |
| 75 |
|
| 76 |
vertical-align: middle; |
| 77 |
border: 0; |
| 78 |
-ms-interpolation-mode: bicubic; |
| 79 |
} |
| 80 |
#map_canvas img, |
| 81 |
.google-maps img { |
| 82 |
max-width: none; |
| 83 |
} |
| 84 |
button, |
| 85 |
input, |
| 86 |
select, |
| 87 |
textarea { |
| 88 |
margin: 0; |
| 89 |
font-size: 100%; |
| 90 |
vertical-align: middle; |
| 91 |
} |
| 92 |
button, |
| 93 |
input { |
| 94 |
*overflow: visible; |
| 95 |
line-height: normal; |
| 96 |
} |
| 97 |
button::-moz-focus-inner, |
| 98 |
input::-moz-focus-inner { |
| 99 |
padding: 0; |
| 100 |
border: 0; |
| 101 |
} |
| 102 |
button, |
| 103 |
html input[type="button"], |
| 104 |
input[type="reset"], |
| 105 |
input[type="submit"] { |
| 106 |
-webkit-appearance: button; |
| 107 |
cursor: pointer; |
| 108 |
} |
| 109 |
label, |
| 110 |
select, |
| 111 |
button, |
| 112 |
input[type="button"], |
| 113 |
input[type="reset"], |
| 114 |
input[type="submit"], |
| 115 |
input[type="radio"], |
| 116 |
input[type="checkbox"] { |
| 117 |
cursor: pointer; |
| 118 |
} |
| 119 |
input[type="search"] { |
| 120 |
-webkit-box-sizing: content-box; |
| 121 |
-moz-box-sizing: content-box; |
| 122 |
box-sizing: content-box; |
| 123 |
-webkit-appearance: textfield; |
| 124 |
} |
| 125 |
input[type="search"]::-webkit-search-decoration, |
| 126 |
input[type="search"]::-webkit-search-cancel-button { |
| 127 |
-webkit-appearance: none; |
| 128 |
} |
| 129 |
textarea { |
| 130 |
overflow: auto; |
| 131 |
vertical-align: top; |
| 132 |
} |
| 133 |
@media print { |
| 134 |
* { |
| 135 |
text-shadow: none !important; |
| 136 |
color: #000 !important; |
| 137 |
background: transparent !important; |
| 138 |
box-shadow: none !important; |
| 139 |
} |
| 140 |
a, |
| 141 |
a:visited { |
| 142 |
text-decoration: underline; |
| 143 |
} |
| 144 |
a[href]:after { |
| 145 |
content: " (" attr(href) ")"; |
| 146 |
} |
| 147 |
abbr[title]:after { |
| 148 |
content: " (" attr(title) ")"; |
| 149 |
} |
| 150 |
.ir a:after, |
| 151 |
a[href^="javascript:"]:after, |
| 152 |
a[href^="#"]:after { |
| 153 |
content: ""; |
| 154 |
} |
| 155 |
pre, |
| 156 |
blockquote { |
| 157 |
border: 1px solid #999; |
| 158 |
page-break-inside: avoid; |
| 159 |
} |
| 160 |
thead { |
| 161 |
display: table-header-group; |
| 162 |
} |
| 163 |
tr, |
| 164 |
img { |
| 165 |
page-break-inside: avoid; |
| 166 |
} |
| 167 |
img { |
| 168 |
max-width: 100% !important; |
| 169 |
} |
| 170 |
@page { |
| 171 |
margin: 0.5cm; |
| 172 |
} |
| 173 |
p, |
| 174 |
h2, |
| 175 |
h3 { |
| 176 |
orphans: 3; |
| 177 |
widows: 3; |
| 178 |
} |
| 179 |
h2, |
| 180 |
h3 { |
| 181 |
page-break-after: avoid; |
| 182 |
} |
| 183 |
} |
| 184 |
.clearfix { |
| 185 |
*zoom: 1; |
| 186 |
} |
| 187 |
.clearfix:before, |
| 188 |
.clearfix:after { |
| 189 |
display: table; |
| 190 |
content: ""; |
| 191 |
line-height: 0; |
| 192 |
} |
| 193 |
.clearfix:after { |
| 194 |
clear: both; |
| 195 |
} |
| 196 |
.hide-text { |
| 197 |
font: 0/0 a; |
| 198 |
color: transparent; |
| 199 |
text-shadow: none; |
| 200 |
background-color: transparent; |
| 201 |
border: 0; |
| 202 |
} |
| 203 |
.input-block-level { |
| 204 |
display: block; |
| 205 |
width: 100%; |
| 206 |
min-height: 30px; |
| 207 |
-webkit-box-sizing: border-box; |
| 208 |
-moz-box-sizing: border-box; |
| 209 |
box-sizing: border-box; |
| 210 |
} |
| 211 |
body { |
| 212 |
margin: 0; |
| 213 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 214 |
font-size: 14px; |
| 215 |
line-height: 20px; |
| 216 |
color: #333333; |
| 217 |
background-color: #ffffff; |
| 218 |
direction: rtl; |
| 219 |
} |
| 220 |
a { |
| 221 |
color: #0088cc; |
| 222 |
text-decoration: none; |
| 223 |
} |
| 224 |
a:hover, |
| 225 |
a:focus { |
| 226 |
color: #005580; |
| 227 |
text-decoration: underline; |
| 228 |
} |
| 229 |
.img-rounded { |
| 230 |
-webkit-border-radius: 6px; |
| 231 |
-moz-border-radius: 6px; |
| 232 |
border-radius: 6px; |
| 233 |
} |
| 234 |
.img-polaroid { |
| 235 |
padding: 4px; |
| 236 |
background-color: #fff; |
| 237 |
border: 1px solid #ccc; |
| 238 |
border: 1px solid rgba(0, 0, 0, 0.2); |
| 239 |
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); |
| 240 |
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); |
| 241 |
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); |
| 242 |
} |
| 243 |
.img-circle { |
| 244 |
-webkit-border-radius: 500px; |
| 245 |
-moz-border-radius: 500px; |
| 246 |
border-radius: 500px; |
| 247 |
} |
| 248 |
.row { |
| 249 |
margin-right: -20px; |
| 250 |
*zoom: 1; |
| 251 |
} |
| 252 |
.row:before, |
| 253 |
.row:after { |
| 254 |
display: table; |
| 255 |
content: ""; |
| 256 |
line-height: 0; |
| 257 |
} |
| 258 |
.row:after { |
| 259 |
clear: both; |
| 260 |
} |
| 261 |
[class*="span"] { |
| 262 |
float: right; |
| 263 |
min-height: 1px; |
| 264 |
margin-right: 20px; |
| 265 |
} |
| 266 |
.container, |
| 267 |
.navbar-static-top .container, |
| 268 |
.navbar-fixed-top .container, |
| 269 |
.navbar-fixed-bottom .container { |
| 270 |
width: 940px; |
| 271 |
} |
| 272 |
.span12 { |
| 273 |
width: 940px; |
| 274 |
} |
| 275 |
.span11 { |
| 276 |
width: 860px; |
| 277 |
} |
| 278 |
.span10 { |
| 279 |
width: 780px; |
| 280 |
} |
| 281 |
.span9 { |
| 282 |
width: 700px; |
| 283 |
} |
| 284 |
.span8 { |
| 285 |
width: 620px; |
| 286 |
} |
| 287 |
.span7 { |
| 288 |
width: 540px; |
| 289 |
} |
| 290 |
.span6 { |
| 291 |
width: 460px; |
| 292 |
} |
| 293 |
.span5 { |
| 294 |
width: 380px; |
| 295 |
} |
| 296 |
.span4 { |
| 297 |
width: 300px; |
| 298 |
} |
| 299 |
.span3 { |
| 300 |
width: 220px; |
| 301 |
} |
| 302 |
.span2 { |
| 303 |
width: 140px; |
| 304 |
} |
| 305 |
.span1 { |
| 306 |
width: 60px; |
| 307 |
} |
| 308 |
.offset12 { |
| 309 |
margin-right: 980px; |
| 310 |
} |
| 311 |
.offset11 { |
| 312 |
margin-right: 900px; |
| 313 |
} |
| 314 |
.offset10 { |
| 315 |
margin-right: 820px; |
| 316 |
} |
| 317 |
.offset9 { |
| 318 |
margin-right: 740px; |
| 319 |
} |
| 320 |
.offset8 { |
| 321 |
margin-right: 660px; |
| 322 |
} |
| 323 |
.offset7 { |
| 324 |
margin-right: 580px; |
| 325 |
} |
| 326 |
.offset6 { |
| 327 |
margin-right: 500px; |
| 328 |
} |
| 329 |
.offset5 { |
| 330 |
margin-right: 420px; |
| 331 |
} |
| 332 |
.offset4 { |
| 333 |
margin-right: 340px; |
| 334 |
} |
| 335 |
.offset3 { |
| 336 |
margin-right: 260px; |
| 337 |
} |
| 338 |
.offset2 { |
| 339 |
margin-right: 180px; |
| 340 |
} |
| 341 |
.offset1 { |
| 342 |
margin-right: 100px; |
| 343 |
} |
| 344 |
.row-fluid { |
| 345 |
width: 100%; |
| 346 |
*zoom: 1; |
| 347 |
} |
| 348 |
.row-fluid:before, |
| 349 |
.row-fluid:after { |
| 350 |
display: table; |
| 351 |
content: ""; |
| 352 |
line-height: 0; |
| 353 |
} |
| 354 |
.row-fluid:after { |
| 355 |
clear: both; |
| 356 |
} |
| 357 |
.row-fluid [class*="span"] { |
| 358 |
display: block; |
| 359 |
width: 100%; |
| 360 |
min-height: 30px; |
| 361 |
-webkit-box-sizing: border-box; |
| 362 |
-moz-box-sizing: border-box; |
| 363 |
box-sizing: border-box; |
| 364 |
float: right; |
| 365 |
margin-right: 2.127659574468085%; |
| 366 |
*margin-right: 2.074468085106383%; |
| 367 |
} |
| 368 |
.row-fluid [class*="span"]:first-child { |
| 369 |
margin-right: 0; |
| 370 |
} |
| 371 |
.row-fluid .controls-row [class*="span"] + [class*="span"] { |
| 372 |
margin-right: 2.127659574468085%; |
| 373 |
} |
| 374 |
.row-fluid .span12 { |
| 375 |
width: 100%; |
| 376 |
*width: 99.94680851063829%; |
| 377 |
} |
| 378 |
.row-fluid .span11 { |
| 379 |
width: 91.48936170212765%; |
| 380 |
*width: 91.43617021276594%; |
| 381 |
} |
| 382 |
.row-fluid .span10 { |
| 383 |
width: 82.97872340425532%; |
| 384 |
*width: 82.92553191489361%; |
| 385 |
} |
| 386 |
.row-fluid .span9 { |
| 387 |
width: 74.46808510638297%; |
| 388 |
*width: 74.41489361702126%; |
| 389 |
} |
| 390 |
.row-fluid .span8 { |
| 391 |
width: 65.95744680851064%; |
| 392 |
*width: 65.90425531914893%; |
| 393 |
} |
| 394 |
.row-fluid .span7 { |
| 395 |
width: 57.44680851063829%; |
| 396 |
*width: 57.39361702127659%; |
| 397 |
} |
| 398 |
.row-fluid .span6 { |
| 399 |
width: 48.93617021276595%; |
| 400 |
*width: 48.88297872340425%; |
| 401 |
} |
| 402 |
.row-fluid .span5 { |
| 403 |
width: 40.42553191489362%; |
| 404 |
*width: 40.37234042553192%; |
| 405 |
} |
| 406 |
.row-fluid .span4 { |
| 407 |
width: 31.914893617021278%; |
| 408 |
*width: 31.861702127659576%; |
| 409 |
} |
| 410 |
.row-fluid .span3 { |
| 411 |
width: 23.404255319148934%; |
| 412 |
*width: 23.351063829787233%; |
| 413 |
} |
| 414 |
.row-fluid .span2 { |
| 415 |
width: 14.893617021276595%; |
| 416 |
*width: 14.840425531914894%; |
| 417 |
} |
| 418 |
.row-fluid .span1 { |
| 419 |
width: 6.382978723404255%; |
| 420 |
*width: 6.329787234042553%; |
| 421 |
} |
| 422 |
.row-fluid .offset12 { |
| 423 |
margin-right: 104.25531914893617%; |
| 424 |
*margin-right: 104.14893617021275%; |
| 425 |
} |
| 426 |
.row-fluid .offset12:first-child { |
| 427 |
margin-right: 102.12765957446808%; |
| 428 |
*margin-right: 102.02127659574467%; |
| 429 |
} |
| 430 |
.row-fluid .offset11 { |
| 431 |
margin-right: 95.74468085106382%; |
| 432 |
*margin-right: 95.6382978723404%; |
| 433 |
} |
| 434 |
.row-fluid .offset11:first-child { |
| 435 |
margin-right: 93.61702127659574%; |
| 436 |
*margin-right: 93.51063829787232%; |
| 437 |
} |
| 438 |
.row-fluid .offset10 { |
| 439 |
margin-right: 87.23404255319149%; |
| 440 |
*margin-right: 87.12765957446807%; |
| 441 |
} |
| 442 |
.row-fluid .offset10:first-child { |
| 443 |
margin-right: 85.1063829787234%; |
| 444 |
*margin-right: 84.99999999999999%; |
| 445 |
} |
| 446 |
.row-fluid .offset9 { |
| 447 |
margin-right: 78.72340425531914%; |
| 448 |
*margin-right: 78.61702127659572%; |
| 449 |
} |
| 450 |
.row-fluid .offset9:first-child { |
| 451 |
margin-right: 76.59574468085106%; |
| 452 |
*margin-right: 76.48936170212764%; |
| 453 |
} |
| 454 |
.row-fluid .offset8 { |
| 455 |
margin-right: 70.2127659574468%; |
| 456 |
*margin-right: 70.10638297872339%; |
| 457 |
} |
| 458 |
.row-fluid .offset8:first-child { |
| 459 |
margin-right: 68.08510638297872%; |
| 460 |
*margin-right: 67.9787234042553%; |
| 461 |
} |
| 462 |
.row-fluid .offset7 { |
| 463 |
margin-right: 61.70212765957446%; |
| 464 |
*margin-right: 61.59574468085106%; |
| 465 |
} |
| 466 |
.row-fluid .offset7:first-child { |
| 467 |
margin-right: 59.574468085106375%; |
| 468 |
*margin-right: 59.46808510638297%; |
| 469 |
} |
| 470 |
.row-fluid .offset6 { |
| 471 |
margin-right: 53.191489361702125%; |
| 472 |
*margin-right: 53.085106382978715%; |
| 473 |
} |
| 474 |
.row-fluid .offset6:first-child { |
| 475 |
margin-right: 51.063829787234035%; |
| 476 |
*margin-right: 50.95744680851063%; |
| 477 |
} |
| 478 |
.row-fluid .offset5 { |
| 479 |
margin-right: 44.68085106382979%; |
| 480 |
*margin-right: 44.57446808510638%; |
| 481 |
} |
| 482 |
.row-fluid .offset5:first-child { |
| 483 |
margin-right: 42.5531914893617%; |
| 484 |
*margin-right: 42.4468085106383%; |
| 485 |
} |
| 486 |
.row-fluid .offset4 { |
| 487 |
margin-right: 36.170212765957444%; |
| 488 |
*margin-right: 36.06382978723405%; |
| 489 |
} |
| 490 |
.row-fluid .offset4:first-child { |
| 491 |
margin-right: 34.04255319148936%; |
| 492 |
*margin-right: 33.93617021276596%; |
| 493 |
} |
| 494 |
.row-fluid .offset3 { |
| 495 |
margin-right: 27.659574468085104%; |
| 496 |
*margin-right: 27.5531914893617%; |
| 497 |
} |
| 498 |
.row-fluid .offset3:first-child { |
| 499 |
margin-right: 25.53191489361702%; |
| 500 |
*margin-right: 25.425531914893618%; |
| 501 |
} |
| 502 |
.row-fluid .offset2 { |
| 503 |
margin-right: 19.148936170212764%; |
| 504 |
*margin-right: 19.04255319148936%; |
| 505 |
} |
| 506 |
.row-fluid .offset2:first-child { |
| 507 |
margin-right: 17.02127659574468%; |
| 508 |
*margin-right: 16.914893617021278%; |
| 509 |
} |
| 510 |
.row-fluid .offset1 { |
| 511 |
margin-right: 10.638297872340425%; |
| 512 |
*margin-right: 10.53191489361702%; |
| 513 |
} |
| 514 |
.row-fluid .offset1:first-child { |
| 515 |
margin-right: 8.51063829787234%; |
| 516 |
*margin-right: 8.404255319148938%; |
| 517 |
} |
| 518 |
[class*="span"].hide, |
| 519 |
.row-fluid [class*="span"].hide { |
| 520 |
display: none; |
| 521 |
} |
| 522 |
[class*="span"].pull-left, |
| 523 |
.row-fluid [class*="span"].pull-left { |
| 524 |
float: left; |
| 525 |
} |
| 526 |
.container { |
| 527 |
margin-right: auto; |
| 528 |
margin-left: auto; |
| 529 |
*zoom: 1; |
| 530 |
} |
| 531 |
.container:before, |
| 532 |
.container:after { |
| 533 |
display: table; |
| 534 |
content: ""; |
| 535 |
line-height: 0; |
| 536 |
} |
| 537 |
.container:after { |
| 538 |
clear: both; |
| 539 |
} |
| 540 |
.container-fluid { |
| 541 |
padding-right: 20px; |
| 542 |
padding-left: 20px; |
| 543 |
*zoom: 1; |
| 544 |
} |
| 545 |
.container-fluid:before, |
| 546 |
.container-fluid:after { |
| 547 |
display: table; |
| 548 |
content: ""; |
| 549 |
line-height: 0; |
| 550 |
} |
| 551 |
.container-fluid:after { |
| 552 |
clear: both; |
| 553 |
} |
| 554 |
p { |
| 555 |
margin: 0 0 10px; |
| 556 |
} |
| 557 |
.lead { |
| 558 |
margin-bottom: 20px; |
| 559 |
font-size: 21px; |
| 560 |
font-weight: 200; |
| 561 |
line-height: 30px; |
| 562 |
} |
| 563 |
small { |
| 564 |
font-size: 85%; |
| 565 |
} |
| 566 |
strong { |
| 567 |
font-weight: bold; |
| 568 |
} |
| 569 |
em { |
| 570 |
font-style: italic; |
| 571 |
} |
| 572 |
cite { |
| 573 |
font-style: normal; |
| 574 |
} |
| 575 |
.muted { |
| 576 |
color: #999999; |
| 577 |
} |
| 578 |
a.muted:hover, |
| 579 |
a.muted:focus { |
| 580 |
color: #808080; |
| 581 |
} |
| 582 |
.text-warning { |
| 583 |
color: #c09853; |
| 584 |
} |
| 585 |
a.text-warning:hover, |
| 586 |
a.text-warning:focus { |
| 587 |
color: #a47e3c; |
| 588 |
} |
| 589 |
.text-error { |
| 590 |
color: #b94a48; |
| 591 |
} |
| 592 |
a.text-error:hover, |
| 593 |
a.text-error:focus { |
| 594 |
color: #953b39; |
| 595 |
} |
| 596 |
.text-info { |
| 597 |
color: #3a87ad; |
| 598 |
} |
| 599 |
a.text-info:hover, |
| 600 |
a.text-info:focus { |
| 601 |
color: #2d6987; |
| 602 |
} |
| 603 |
.text-success { |
| 604 |
color: #468847; |
| 605 |
} |
| 606 |
a.text-success:hover, |
| 607 |
a.text-success:focus { |
| 608 |
color: #356635; |
| 609 |
} |
| 610 |
.text-left { |
| 611 |
text-align: left; |
| 612 |
} |
| 613 |
.text-right { |
| 614 |
text-align: right; |
| 615 |
} |
| 616 |
.text-center { |
| 617 |
text-align: center; |
| 618 |
} |
| 619 |
h1, |
| 620 |
h2, |
| 621 |
h3, |
| 622 |
h4, |
| 623 |
h5, |
| 624 |
h6 { |
| 625 |
margin: 10px 0; |
| 626 |
font-family: inherit; |
| 627 |
font-weight: bold; |
| 628 |
line-height: 20px; |
| 629 |
color: inherit; |
| 630 |
text-rendering: optimizelegibility; |
| 631 |
} |
| 632 |
h1 small, |
| 633 |
h2 small, |
| 634 |
h3 small, |
| 635 |
h4 small, |
| 636 |
h5 small, |
| 637 |
h6 small { |
| 638 |
font-weight: normal; |
| 639 |
line-height: 1; |
| 640 |
color: #999999; |
| 641 |
} |
| 642 |
h1, |
| 643 |
h2, |
| 644 |
h3 { |
| 645 |
line-height: 40px; |
| 646 |
} |
| 647 |
h1 { |
| 648 |
font-size: 38.5px; |
| 649 |
} |
| 650 |
h2 { |
| 651 |
font-size: 31.5px; |
| 652 |
} |
| 653 |
h3 { |
| 654 |
font-size: 24.5px; |
| 655 |
} |
| 656 |
h4 { |
| 657 |
font-size: 17.5px; |
| 658 |
} |
| 659 |
h5 { |
| 660 |
font-size: 14px; |
| 661 |
} |
| 662 |
h6 { |
| 663 |
font-size: 11.9px; |
| 664 |
} |
| 665 |
h1 small { |
| 666 |
font-size: 24.5px; |
| 667 |
} |
| 668 |
h2 small { |
| 669 |
font-size: 17.5px; |
| 670 |
} |
| 671 |
h3 small { |
| 672 |
font-size: 14px; |
| 673 |
} |
| 674 |
h4 small { |
| 675 |
font-size: 14px; |
| 676 |
} |
| 677 |
.page-header { |
| 678 |
padding-bottom: 9px; |
| 679 |
margin: 20px 0 30px; |
| 680 |
border-bottom: 1px solid #eeeeee; |
| 681 |
} |
| 682 |
ul, |
| 683 |
ol { |
| 684 |
padding: 0; |
| 685 |
margin: 0 25px 10px 0; |
| 686 |
} |
| 687 |
ul ul, |
| 688 |
ul ol, |
| 689 |
ol ol, |
| 690 |
ol ul { |
| 691 |
margin-bottom: 0; |
| 692 |
} |
| 693 |
li { |
| 694 |
line-height: 20px; |
| 695 |
} |
| 696 |
ul.unstyled, |
| 697 |
ol.unstyled { |
| 698 |
margin-right: 0; |
| 699 |
list-style: none; |
| 700 |
} |
| 701 |
ul.inline, |
| 702 |
ol.inline { |
| 703 |
margin-right: 0; |
| 704 |
list-style: none; |
| 705 |
} |
| 706 |
ul.inline > li, |
| 707 |
ol.inline > li { |
| 708 |
display: inline-block; |
| 709 |
*display: inline; |
| 710 |
/* IE7 inline-block hack */ |
| 711 |
|
| 712 |
*zoom: 1; |
| 713 |
padding-left: 5px; |
| 714 |
padding-right: 5px; |
| 715 |
} |
| 716 |
dl { |
| 717 |
margin-bottom: 20px; |
| 718 |
} |
| 719 |
dt, |
| 720 |
dd { |
| 721 |
line-height: 20px; |
| 722 |
} |
| 723 |
dt { |
| 724 |
font-weight: bold; |
| 725 |
} |
| 726 |
dd { |
| 727 |
margin-right: 10px; |
| 728 |
} |
| 729 |
.dl-horizontal { |
| 730 |
*zoom: 1; |
| 731 |
} |
| 732 |
.dl-horizontal:before, |
| 733 |
.dl-horizontal:after { |
| 734 |
display: table; |
| 735 |
content: ""; |
| 736 |
line-height: 0; |
| 737 |
} |
| 738 |
.dl-horizontal:after { |
| 739 |
clear: both; |
| 740 |
} |
| 741 |
.dl-horizontal dt { |
| 742 |
float: right; |
| 743 |
width: 160px; |
| 744 |
clear: right; |
| 745 |
text-align: right; |
| 746 |
overflow: hidden; |
| 747 |
text-overflow: ellipsis; |
| 748 |
white-space: nowrap; |
| 749 |
} |
| 750 |
.dl-horizontal dd { |
| 751 |
margin-right: 180px; |
| 752 |
} |
| 753 |
hr { |
| 754 |
margin: 20px 0; |
| 755 |
border: 0; |
| 756 |
border-top: 1px solid #eeeeee; |
| 757 |
border-bottom: 1px solid #ffffff; |
| 758 |
} |
| 759 |
abbr[title], |
| 760 |
abbr[data-original-title] { |
| 761 |
cursor: help; |
| 762 |
border-bottom: 1px dotted #999999; |
| 763 |
} |
| 764 |
abbr.initialism { |
| 765 |
font-size: 90%; |
| 766 |
text-transform: uppercase; |
| 767 |
} |
| 768 |
blockquote { |
| 769 |
padding: 0 15px 0 0; |
| 770 |
margin: 0 0 20px; |
| 771 |
border-right: 5px solid #eeeeee; |
| 772 |
} |
| 773 |
blockquote p { |
| 774 |
margin-bottom: 0; |
| 775 |
font-size: 17.5px; |
| 776 |
font-weight: 300; |
| 777 |
line-height: 1.25; |
| 778 |
} |
| 779 |
blockquote small { |
| 780 |
display: block; |
| 781 |
line-height: 20px; |
| 782 |
color: #999999; |
| 783 |
} |
| 784 |
blockquote small:before { |
| 785 |
content: '\2014 \00A0'; |
| 786 |
} |
| 787 |
blockquote.pull-left { |
| 788 |
float: left; |
| 789 |
padding-left: 15px; |
| 790 |
padding-right: 0; |
| 791 |
border-left: 5px solid #eeeeee; |
| 792 |
border-right: 0; |
| 793 |
} |
| 794 |
blockquote.pull-left p, |
| 795 |
blockquote.pull-left small { |
| 796 |
text-align: left; |
| 797 |
} |
| 798 |
blockquote.pull-left small:before { |
| 799 |
content: ''; |
| 800 |
} |
| 801 |
blockquote.pull-left small:after { |
| 802 |
content: '\00A0 \2014'; |
| 803 |
} |
| 804 |
q:before, |
| 805 |
q:after, |
| 806 |
blockquote:before, |
| 807 |
blockquote:after { |
| 808 |
content: ""; |
| 809 |
} |
| 810 |
address { |
| 811 |
display: block; |
| 812 |
margin-bottom: 20px; |
| 813 |
font-style: normal; |
| 814 |
line-height: 20px; |
| 815 |
} |
| 816 |
code, |
| 817 |
pre { |
| 818 |
padding: 0 3px 2px; |
| 819 |
font-family: Monaco, Menlo, Consolas, "Courier New", monospace; |
| 820 |
font-size: 12px; |
| 821 |
color: #333333; |
| 822 |
-webkit-border-radius: 3px; |
| 823 |
-moz-border-radius: 3px; |
| 824 |
border-radius: 3px; |
| 825 |
} |
| 826 |
code { |
| 827 |
padding: 2px 4px; |
| 828 |
color: #d14; |
| 829 |
background-color: #f7f7f9; |
| 830 |
border: 1px solid #e1e1e8; |
| 831 |
white-space: nowrap; |
| 832 |
} |
| 833 |
pre { |
| 834 |
display: block; |
| 835 |
padding: 9.5px; |
| 836 |
margin: 0 0 10px; |
| 837 |
font-size: 13px; |
| 838 |
line-height: 20px; |
| 839 |
word-break: break-all; |
| 840 |
word-wrap: break-word; |
| 841 |
white-space: pre; |
| 842 |
white-space: pre-wrap; |
| 843 |
background-color: #f5f5f5; |
| 844 |
border: 1px solid #ccc; |
| 845 |
border: 1px solid rgba(0, 0, 0, 0.15); |
| 846 |
-webkit-border-radius: 4px; |
| 847 |
-moz-border-radius: 4px; |
| 848 |
border-radius: 4px; |
| 849 |
} |
| 850 |
pre.prettyprint { |
| 851 |
margin-bottom: 20px; |
| 852 |
} |
| 853 |
pre code { |
| 854 |
padding: 0; |
| 855 |
color: inherit; |
| 856 |
white-space: pre; |
| 857 |
white-space: pre-wrap; |
| 858 |
background-color: transparent; |
| 859 |
border: 0; |
| 860 |
} |
| 861 |
.pre-scrollable { |
| 862 |
max-height: 340px; |
| 863 |
overflow-y: scroll; |
| 864 |
} |
| 865 |
form { |
| 866 |
margin: 0 0 20px; |
| 867 |
} |
| 868 |
fieldset { |
| 869 |
padding: 0; |
| 870 |
margin: 0; |
| 871 |
border: 0; |
| 872 |
} |
| 873 |
legend { |
| 874 |
display: block; |
| 875 |
width: 100%; |
| 876 |
padding: 0; |
| 877 |
margin-bottom: 20px; |
| 878 |
font-size: 21px; |
| 879 |
line-height: 40px; |
| 880 |
color: #333333; |
| 881 |
border: 0; |
| 882 |
border-bottom: 1px solid #e5e5e5; |
| 883 |
} |
| 884 |
legend small { |
| 885 |
font-size: 15px; |
| 886 |
color: #999999; |
| 887 |
} |
| 888 |
label, |
| 889 |
input, |
| 890 |
button, |
| 891 |
select, |
| 892 |
textarea { |
| 893 |
font-size: 14px; |
| 894 |
font-weight: normal; |
| 895 |
line-height: 20px; |
| 896 |
} |
| 897 |
input, |
| 898 |
button, |
| 899 |
select, |
| 900 |
textarea { |
| 901 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 902 |
} |
| 903 |
label { |
| 904 |
display: block; |
| 905 |
margin-bottom: 5px; |
| 906 |
} |
| 907 |
select, |
| 908 |
textarea, |
| 909 |
input[type="text"], |
| 910 |
input[type="password"], |
| 911 |
input[type="datetime"], |
| 912 |
input[type="datetime-local"], |
| 913 |
input[type="date"], |
| 914 |
input[type="month"], |
| 915 |
input[type="time"], |
| 916 |
input[type="week"], |
| 917 |
input[type="number"], |
| 918 |
input[type="email"], |
| 919 |
input[type="url"], |
| 920 |
input[type="search"], |
| 921 |
input[type="tel"], |
| 922 |
input[type="color"], |
| 923 |
.uneditable-input { |
| 924 |
display: inline-block; |
| 925 |
height: 20px; |
| 926 |
padding: 4px 6px; |
| 927 |
margin-bottom: 10px; |
| 928 |
font-size: 14px; |
| 929 |
line-height: 20px; |
| 930 |
color: #555555; |
| 931 |
-webkit-border-radius: 4px; |
| 932 |
-moz-border-radius: 4px; |
| 933 |
border-radius: 4px; |
| 934 |
vertical-align: middle; |
| 935 |
} |
| 936 |
input, |
| 937 |
textarea, |
| 938 |
.uneditable-input { |
| 939 |
width: 206px; |
| 940 |
} |
| 941 |
textarea { |
| 942 |
height: auto; |
| 943 |
} |
| 944 |
textarea, |
| 945 |
input[type="text"], |
| 946 |
input[type="password"], |
| 947 |
input[type="datetime"], |
| 948 |
input[type="datetime-local"], |
| 949 |
input[type="date"], |
| 950 |
input[type="month"], |
| 951 |
input[type="time"], |
| 952 |
input[type="week"], |
| 953 |
input[type="number"], |
| 954 |
input[type="email"], |
| 955 |
input[type="url"], |
| 956 |
input[type="search"], |
| 957 |
input[type="tel"], |
| 958 |
input[type="color"], |
| 959 |
.uneditable-input { |
| 960 |
background-color: #ffffff; |
| 961 |
border: 1px solid #cccccc; |
| 962 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 963 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 964 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 965 |
-webkit-transition: border linear .2s, box-shadow linear .2s; |
| 966 |
-moz-transition: border linear .2s, box-shadow linear .2s; |
| 967 |
-o-transition: border linear .2s, box-shadow linear .2s; |
| 968 |
transition: border linear .2s, box-shadow linear .2s; |
| 969 |
} |
| 970 |
textarea:focus, |
| 971 |
input[type="text"]:focus, |
| 972 |
input[type="password"]:focus, |
| 973 |
input[type="datetime"]:focus, |
| 974 |
input[type="datetime-local"]:focus, |
| 975 |
input[type="date"]:focus, |
| 976 |
input[type="month"]:focus, |
| 977 |
input[type="time"]:focus, |
| 978 |
input[type="week"]:focus, |
| 979 |
input[type="number"]:focus, |
| 980 |
input[type="email"]:focus, |
| 981 |
input[type="url"]:focus, |
| 982 |
input[type="search"]:focus, |
| 983 |
input[type="tel"]:focus, |
| 984 |
input[type="color"]:focus, |
| 985 |
.uneditable-input:focus { |
| 986 |
border-color: rgba(82, 168, 236, 0.8); |
| 987 |
outline: 0; |
| 988 |
outline: thin dotted \9; |
| 989 |
/* IE6-9 */ |
| 990 |
|
| 991 |
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); |
| 992 |
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); |
| 993 |
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); |
| 994 |
} |
| 995 |
input[type="radio"], |
| 996 |
input[type="checkbox"] { |
| 997 |
margin: 4px 0 0; |
| 998 |
*margin-top: 0; |
| 999 |
/* IE7 */ |
| 1000 |
|
| 1001 |
margin-top: 1px \9; |
| 1002 |
/* IE8-9 */ |
| 1003 |
|
| 1004 |
line-height: normal; |
| 1005 |
} |
| 1006 |
input[type="file"], |
| 1007 |
input[type="image"], |
| 1008 |
input[type="submit"], |
| 1009 |
input[type="reset"], |
| 1010 |
input[type="button"], |
| 1011 |
input[type="radio"], |
| 1012 |
input[type="checkbox"] { |
| 1013 |
width: auto; |
| 1014 |
} |
| 1015 |
select, |
| 1016 |
input[type="file"] { |
| 1017 |
height: 30px; |
| 1018 |
/* In IE7, the height of the select element cannot be changed by height, only font-size */ |
| 1019 |
|
| 1020 |
*margin-top: 4px; |
| 1021 |
/* For IE7, add top margin to align select with labels */ |
| 1022 |
|
| 1023 |
line-height: 30px; |
| 1024 |
} |
| 1025 |
select { |
| 1026 |
width: 220px; |
| 1027 |
border: 1px solid #cccccc; |
| 1028 |
background-color: #ffffff; |
| 1029 |
} |
| 1030 |
select[multiple], |
| 1031 |
select[size] { |
| 1032 |
height: auto; |
| 1033 |
} |
| 1034 |
select:focus, |
| 1035 |
input[type="file"]:focus, |
| 1036 |
input[type="radio"]:focus, |
| 1037 |
input[type="checkbox"]:focus { |
| 1038 |
outline: thin dotted #333; |
| 1039 |
outline: 5px auto -webkit-focus-ring-color; |
| 1040 |
outline-offset: -2px; |
| 1041 |
} |
| 1042 |
.uneditable-input, |
| 1043 |
.uneditable-textarea { |
| 1044 |
color: #999999; |
| 1045 |
background-color: #fcfcfc; |
| 1046 |
border-color: #cccccc; |
| 1047 |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); |
| 1048 |
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); |
| 1049 |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); |
| 1050 |
cursor: not-allowed; |
| 1051 |
} |
| 1052 |
.uneditable-input { |
| 1053 |
overflow: hidden; |
| 1054 |
white-space: nowrap; |
| 1055 |
} |
| 1056 |
.uneditable-textarea { |
| 1057 |
width: auto; |
| 1058 |
height: auto; |
| 1059 |
} |
| 1060 |
input:-moz-placeholder, |
| 1061 |
textarea:-moz-placeholder { |
| 1062 |
color: #999999; |
| 1063 |
} |
| 1064 |
input:-ms-input-placeholder, |
| 1065 |
textarea:-ms-input-placeholder { |
| 1066 |
color: #999999; |
| 1067 |
} |
| 1068 |
input::-webkit-input-placeholder, |
| 1069 |
textarea::-webkit-input-placeholder { |
| 1070 |
color: #999999; |
| 1071 |
} |
| 1072 |
.radio, |
| 1073 |
.checkbox { |
| 1074 |
min-height: 20px; |
| 1075 |
padding-right: 20px; |
| 1076 |
} |
| 1077 |
.radio input[type="radio"], |
| 1078 |
.checkbox input[type="checkbox"] { |
| 1079 |
float: right; |
| 1080 |
margin-right: -20px; |
| 1081 |
} |
| 1082 |
.controls > .radio:first-child, |
| 1083 |
.controls > .checkbox:first-child { |
| 1084 |
padding-top: 5px; |
| 1085 |
} |
| 1086 |
.radio.inline, |
| 1087 |
.checkbox.inline { |
| 1088 |
display: inline-block; |
| 1089 |
padding-top: 5px; |
| 1090 |
margin-bottom: 0; |
| 1091 |
vertical-align: middle; |
| 1092 |
} |
| 1093 |
.radio.inline + .radio.inline, |
| 1094 |
.checkbox.inline + .checkbox.inline { |
| 1095 |
margin-right: 10px; |
| 1096 |
} |
| 1097 |
.input-mini { |
| 1098 |
width: 60px; |
| 1099 |
} |
| 1100 |
.input-small { |
| 1101 |
width: 90px; |
| 1102 |
} |
| 1103 |
.input-medium { |
| 1104 |
width: 150px; |
| 1105 |
} |
| 1106 |
.input-large { |
| 1107 |
width: 210px; |
| 1108 |
} |
| 1109 |
.input-xlarge { |
| 1110 |
width: 270px; |
| 1111 |
} |
| 1112 |
.input-xxlarge { |
| 1113 |
width: 530px; |
| 1114 |
} |
| 1115 |
input[class*="span"], |
| 1116 |
select[class*="span"], |
| 1117 |
textarea[class*="span"], |
| 1118 |
.uneditable-input[class*="span"], |
| 1119 |
.row-fluid input[class*="span"], |
| 1120 |
.row-fluid select[class*="span"], |
| 1121 |
.row-fluid textarea[class*="span"], |
| 1122 |
.row-fluid .uneditable-input[class*="span"] { |
| 1123 |
float: none; |
| 1124 |
margin-right: 0; |
| 1125 |
} |
| 1126 |
.input-append input[class*="span"], |
| 1127 |
.input-append .uneditable-input[class*="span"], |
| 1128 |
.input-prepend input[class*="span"], |
| 1129 |
.input-prepend .uneditable-input[class*="span"], |
| 1130 |
.row-fluid input[class*="span"], |
| 1131 |
.row-fluid select[class*="span"], |
| 1132 |
.row-fluid textarea[class*="span"], |
| 1133 |
.row-fluid .uneditable-input[class*="span"], |
| 1134 |
.row-fluid .input-prepend [class*="span"], |
| 1135 |
.row-fluid .input-append [class*="span"] { |
| 1136 |
display: inline-block; |
| 1137 |
} |
| 1138 |
input, |
| 1139 |
textarea, |
| 1140 |
.uneditable-input { |
| 1141 |
margin-right: 0; |
| 1142 |
} |
| 1143 |
.controls-row [class*="span"] + [class*="span"] { |
| 1144 |
margin-right: 20px; |
| 1145 |
} |
| 1146 |
input.span12, |
| 1147 |
textarea.span12, |
| 1148 |
.uneditable-input.span12 { |
| 1149 |
width: 926px; |
| 1150 |
} |
| 1151 |
input.span11, |
| 1152 |
textarea.span11, |
| 1153 |
.uneditable-input.span11 { |
| 1154 |
width: 846px; |
| 1155 |
} |
| 1156 |
input.span10, |
| 1157 |
textarea.span10, |
| 1158 |
.uneditable-input.span10 { |
| 1159 |
width: 766px; |
| 1160 |
} |
| 1161 |
input.span9, |
| 1162 |
textarea.span9, |
| 1163 |
.uneditable-input.span9 { |
| 1164 |
width: 686px; |
| 1165 |
} |
| 1166 |
input.span8, |
| 1167 |
textarea.span8, |
| 1168 |
.uneditable-input.span8 { |
| 1169 |
width: 606px; |
| 1170 |
} |
| 1171 |
input.span7, |
| 1172 |
textarea.span7, |
| 1173 |
.uneditable-input.span7 { |
| 1174 |
width: 526px; |
| 1175 |
} |
| 1176 |
input.span6, |
| 1177 |
textarea.span6, |
| 1178 |
.uneditable-input.span6 { |
| 1179 |
width: 446px; |
| 1180 |
} |
| 1181 |
input.span5, |
| 1182 |
textarea.span5, |
| 1183 |
.uneditable-input.span5 { |
| 1184 |
width: 366px; |
| 1185 |
} |
| 1186 |
input.span4, |
| 1187 |
textarea.span4, |
| 1188 |
.uneditable-input.span4 { |
| 1189 |
width: 286px; |
| 1190 |
} |
| 1191 |
input.span3, |
| 1192 |
textarea.span3, |
| 1193 |
.uneditable-input.span3 { |
| 1194 |
width: 206px; |
| 1195 |
} |
| 1196 |
input.span2, |
| 1197 |
textarea.span2, |
| 1198 |
.uneditable-input.span2 { |
| 1199 |
width: 126px; |
| 1200 |
} |
| 1201 |
input.span1, |
| 1202 |
textarea.span1, |
| 1203 |
.uneditable-input.span1 { |
| 1204 |
width: 46px; |
| 1205 |
} |
| 1206 |
.controls-row { |
| 1207 |
*zoom: 1; |
| 1208 |
} |
| 1209 |
.controls-row:before, |
| 1210 |
.controls-row:after { |
| 1211 |
display: table; |
| 1212 |
content: ""; |
| 1213 |
line-height: 0; |
| 1214 |
} |
| 1215 |
.controls-row:after { |
| 1216 |
clear: both; |
| 1217 |
} |
| 1218 |
.controls-row [class*="span"], |
| 1219 |
.row-fluid .controls-row [class*="span"] { |
| 1220 |
float: right; |
| 1221 |
} |
| 1222 |
.controls-row .checkbox[class*="span"], |
| 1223 |
.controls-row .radio[class*="span"] { |
| 1224 |
padding-top: 5px; |
| 1225 |
} |
| 1226 |
input[disabled], |
| 1227 |
select[disabled], |
| 1228 |
textarea[disabled], |
| 1229 |
input[readonly], |
| 1230 |
select[readonly], |
| 1231 |
textarea[readonly] { |
| 1232 |
cursor: not-allowed; |
| 1233 |
background-color: #eeeeee; |
| 1234 |
} |
| 1235 |
input[type="radio"][disabled], |
| 1236 |
input[type="checkbox"][disabled], |
| 1237 |
input[type="radio"][readonly], |
| 1238 |
input[type="checkbox"][readonly] { |
| 1239 |
background-color: transparent; |
| 1240 |
} |
| 1241 |
.control-group.warning .control-label, |
| 1242 |
.control-group.warning .help-block, |
| 1243 |
.control-group.warning .help-inline { |
| 1244 |
color: #c09853; |
| 1245 |
} |
| 1246 |
.control-group.warning .checkbox, |
| 1247 |
.control-group.warning .radio, |
| 1248 |
.control-group.warning input, |
| 1249 |
.control-group.warning select, |
| 1250 |
.control-group.warning textarea { |
| 1251 |
color: #c09853; |
| 1252 |
} |
| 1253 |
.control-group.warning input, |
| 1254 |
.control-group.warning select, |
| 1255 |
.control-group.warning textarea { |
| 1256 |
border-color: #c09853; |
| 1257 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1258 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1259 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1260 |
} |
| 1261 |
.control-group.warning input:focus, |
| 1262 |
.control-group.warning select:focus, |
| 1263 |
.control-group.warning textarea:focus { |
| 1264 |
border-color: #a47e3c; |
| 1265 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; |
| 1266 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; |
| 1267 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; |
| 1268 |
} |
| 1269 |
.control-group.warning .input-prepend .add-on, |
| 1270 |
.control-group.warning .input-append .add-on { |
| 1271 |
color: #c09853; |
| 1272 |
background-color: #fcf8e3; |
| 1273 |
border-color: #c09853; |
| 1274 |
} |
| 1275 |
.control-group.error .control-label, |
| 1276 |
.control-group.error .help-block, |
| 1277 |
.control-group.error .help-inline { |
| 1278 |
color: #b94a48; |
| 1279 |
} |
| 1280 |
.control-group.error .checkbox, |
| 1281 |
.control-group.error .radio, |
| 1282 |
.control-group.error input, |
| 1283 |
.control-group.error select, |
| 1284 |
.control-group.error textarea { |
| 1285 |
color: #b94a48; |
| 1286 |
} |
| 1287 |
.control-group.error input, |
| 1288 |
.control-group.error select, |
| 1289 |
.control-group.error textarea { |
| 1290 |
border-color: #b94a48; |
| 1291 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1292 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1293 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1294 |
} |
| 1295 |
.control-group.error input:focus, |
| 1296 |
.control-group.error select:focus, |
| 1297 |
.control-group.error textarea:focus { |
| 1298 |
border-color: #953b39; |
| 1299 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; |
| 1300 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; |
| 1301 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; |
| 1302 |
} |
| 1303 |
.control-group.error .input-prepend .add-on, |
| 1304 |
.control-group.error .input-append .add-on { |
| 1305 |
color: #b94a48; |
| 1306 |
background-color: #f2dede; |
| 1307 |
border-color: #b94a48; |
| 1308 |
} |
| 1309 |
.control-group.success .control-label, |
| 1310 |
.control-group.success .help-block, |
| 1311 |
.control-group.success .help-inline { |
| 1312 |
color: #468847; |
| 1313 |
} |
| 1314 |
.control-group.success .checkbox, |
| 1315 |
.control-group.success .radio, |
| 1316 |
.control-group.success input, |
| 1317 |
.control-group.success select, |
| 1318 |
.control-group.success textarea { |
| 1319 |
color: #468847; |
| 1320 |
} |
| 1321 |
.control-group.success input, |
| 1322 |
.control-group.success select, |
| 1323 |
.control-group.success textarea { |
| 1324 |
border-color: #468847; |
| 1325 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1326 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1327 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1328 |
} |
| 1329 |
.control-group.success input:focus, |
| 1330 |
.control-group.success select:focus, |
| 1331 |
.control-group.success textarea:focus { |
| 1332 |
border-color: #356635; |
| 1333 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; |
| 1334 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; |
| 1335 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; |
| 1336 |
} |
| 1337 |
.control-group.success .input-prepend .add-on, |
| 1338 |
.control-group.success .input-append .add-on { |
| 1339 |
color: #468847; |
| 1340 |
background-color: #dff0d8; |
| 1341 |
border-color: #468847; |
| 1342 |
} |
| 1343 |
.control-group.info .control-label, |
| 1344 |
.control-group.info .help-block, |
| 1345 |
.control-group.info .help-inline { |
| 1346 |
color: #3a87ad; |
| 1347 |
} |
| 1348 |
.control-group.info .checkbox, |
| 1349 |
.control-group.info .radio, |
| 1350 |
.control-group.info input, |
| 1351 |
.control-group.info select, |
| 1352 |
.control-group.info textarea { |
| 1353 |
color: #3a87ad; |
| 1354 |
} |
| 1355 |
.control-group.info input, |
| 1356 |
.control-group.info select, |
| 1357 |
.control-group.info textarea { |
| 1358 |
border-color: #3a87ad; |
| 1359 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1360 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1361 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1362 |
} |
| 1363 |
.control-group.info input:focus, |
| 1364 |
.control-group.info select:focus, |
| 1365 |
.control-group.info textarea:focus { |
| 1366 |
border-color: #2d6987; |
| 1367 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; |
| 1368 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; |
| 1369 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; |
| 1370 |
} |
| 1371 |
.control-group.info .input-prepend .add-on, |
| 1372 |
.control-group.info .input-append .add-on { |
| 1373 |
color: #3a87ad; |
| 1374 |
background-color: #d9edf7; |
| 1375 |
border-color: #3a87ad; |
| 1376 |
} |
| 1377 |
input:focus:invalid, |
| 1378 |
textarea:focus:invalid, |
| 1379 |
select:focus:invalid { |
| 1380 |
color: #b94a48; |
| 1381 |
border-color: #ee5f5b; |
| 1382 |
} |
| 1383 |
input:focus:invalid:focus, |
| 1384 |
textarea:focus:invalid:focus, |
| 1385 |
select:focus:invalid:focus { |
| 1386 |
border-color: #e9322d; |
| 1387 |
-webkit-box-shadow: 0 0 6px #f8b9b7; |
| 1388 |
-moz-box-shadow: 0 0 6px #f8b9b7; |
| 1389 |
box-shadow: 0 0 6px #f8b9b7; |
| 1390 |
} |
| 1391 |
.form-actions { |
| 1392 |
padding: 19px 20px 20px; |
| 1393 |
margin-top: 20px; |
| 1394 |
margin-bottom: 20px; |
| 1395 |
background-color: #f5f5f5; |
| 1396 |
border-top: 1px solid #e5e5e5; |
| 1397 |
*zoom: 1; |
| 1398 |
} |
| 1399 |
.form-actions:before, |
| 1400 |
.form-actions:after { |
| 1401 |
display: table; |
| 1402 |
content: ""; |
| 1403 |
line-height: 0; |
| 1404 |
} |
| 1405 |
.form-actions:after { |
| 1406 |
clear: both; |
| 1407 |
} |
| 1408 |
.help-block, |
| 1409 |
.help-inline { |
| 1410 |
color: #595959; |
| 1411 |
} |
| 1412 |
.help-block { |
| 1413 |
display: block; |
| 1414 |
margin-bottom: 10px; |
| 1415 |
} |
| 1416 |
.help-inline { |
| 1417 |
display: inline-block; |
| 1418 |
*display: inline; |
| 1419 |
/* IE7 inline-block hack */ |
| 1420 |
|
| 1421 |
*zoom: 1; |
| 1422 |
vertical-align: middle; |
| 1423 |
padding-right: 5px; |
| 1424 |
} |
| 1425 |
.input-append, |
| 1426 |
.input-prepend { |
| 1427 |
display: inline-block; |
| 1428 |
margin-bottom: 10px; |
| 1429 |
vertical-align: middle; |
| 1430 |
font-size: 0; |
| 1431 |
white-space: nowrap; |
| 1432 |
} |
| 1433 |
.input-append input, |
| 1434 |
.input-prepend input, |
| 1435 |
.input-append select, |
| 1436 |
.input-prepend select, |
| 1437 |
.input-append .uneditable-input, |
| 1438 |
.input-prepend .uneditable-input, |
| 1439 |
.input-append .dropdown-menu, |
| 1440 |
.input-prepend .dropdown-menu, |
| 1441 |
.input-append .popover, |
| 1442 |
.input-prepend .popover { |
| 1443 |
font-size: 14px; |
| 1444 |
} |
| 1445 |
.input-append input, |
| 1446 |
.input-prepend input, |
| 1447 |
.input-append select, |
| 1448 |
.input-prepend select, |
| 1449 |
.input-append .uneditable-input, |
| 1450 |
.input-prepend .uneditable-input { |
| 1451 |
position: relative; |
| 1452 |
margin-bottom: 0; |
| 1453 |
*margin-right: 0; |
| 1454 |
vertical-align: top; |
| 1455 |
-webkit-border-radius: 4px 0 0 4px; |
| 1456 |
-moz-border-radius: 4px 0 0 4px; |
| 1457 |
border-radius: 4px 0 0 4px; |
| 1458 |
} |
| 1459 |
.input-append input:focus, |
| 1460 |
.input-prepend input:focus, |
| 1461 |
.input-append select:focus, |
| 1462 |
.input-prepend select:focus, |
| 1463 |
.input-append .uneditable-input:focus, |
| 1464 |
.input-prepend .uneditable-input:focus { |
| 1465 |
z-index: 2; |
| 1466 |
} |
| 1467 |
.input-append .add-on, |
| 1468 |
.input-prepend .add-on { |
| 1469 |
display: inline-block; |
| 1470 |
width: auto; |
| 1471 |
height: 20px; |
| 1472 |
min-width: 16px; |
| 1473 |
padding: 4px 5px; |
| 1474 |
font-size: 14px; |
| 1475 |
font-weight: normal; |
| 1476 |
line-height: 20px; |
| 1477 |
text-align: center; |
| 1478 |
text-shadow: 0 1px 0 #ffffff; |
| 1479 |
background-color: #eeeeee; |
| 1480 |
border: 1px solid #ccc; |
| 1481 |
} |
| 1482 |
.input-append .add-on, |
| 1483 |
.input-prepend .add-on, |
| 1484 |
.input-append .btn, |
| 1485 |
.input-prepend .btn, |
| 1486 |
.input-append .btn-group > .dropdown-toggle, |
| 1487 |
.input-prepend .btn-group > .dropdown-toggle { |
| 1488 |
vertical-align: top; |
| 1489 |
-webkit-border-radius: 0; |
| 1490 |
-moz-border-radius: 0; |
| 1491 |
border-radius: 0; |
| 1492 |
} |
| 1493 |
.input-append .active, |
| 1494 |
.input-prepend .active { |
| 1495 |
background-color: #a9dba9; |
| 1496 |
border-color: #46a546; |
| 1497 |
} |
| 1498 |
.input-prepend .add-on, |
| 1499 |
.input-prepend .btn { |
| 1500 |
margin-left: -1px; |
| 1501 |
} |
| 1502 |
.input-prepend .add-on:first-child, |
| 1503 |
.input-prepend .btn:first-child { |
| 1504 |
-webkit-border-radius: 0 4px 4px 0; |
| 1505 |
-moz-border-radius: 0 4px 4px 0; |
| 1506 |
border-radius: 0 4px 4px 0; |
| 1507 |
} |
| 1508 |
.input-append input, |
| 1509 |
.input-append select, |
| 1510 |
.input-append .uneditable-input { |
| 1511 |
-webkit-border-radius: 0 4px 4px 0; |
| 1512 |
-moz-border-radius: 0 4px 4px 0; |
| 1513 |
border-radius: 0 4px 4px 0; |
| 1514 |
} |
| 1515 |
.input-append input + .btn-group .btn:last-child, |
| 1516 |
.input-append select + .btn-group .btn:last-child, |
| 1517 |
.input-append .uneditable-input + .btn-group .btn:last-child { |
| 1518 |
-webkit-border-radius: 4px 0 0 4px; |
| 1519 |
-moz-border-radius: 4px 0 0 4px; |
| 1520 |
border-radius: 4px 0 0 4px; |
| 1521 |
} |
| 1522 |
.input-append .add-on, |
| 1523 |
.input-append .btn, |
| 1524 |
.input-append .btn-group { |
| 1525 |
margin-right: -1px; |
| 1526 |
} |
| 1527 |
.input-append .add-on:last-child, |
| 1528 |
.input-append .btn:last-child, |
| 1529 |
.input-append .btn-group:last-child > .dropdown-toggle { |
| 1530 |
-webkit-border-radius: 4px 0 0 4px; |
| 1531 |
-moz-border-radius: 4px 0 0 4px; |
| 1532 |
border-radius: 4px 0 0 4px; |
| 1533 |
} |
| 1534 |
.input-prepend.input-append input, |
| 1535 |
.input-prepend.input-append select, |
| 1536 |
.input-prepend.input-append .uneditable-input { |
| 1537 |
-webkit-border-radius: 0; |
| 1538 |
-moz-border-radius: 0; |
| 1539 |
border-radius: 0; |
| 1540 |
} |
| 1541 |
.input-prepend.input-append input + .btn-group .btn, |
| 1542 |
.input-prepend.input-append select + .btn-group .btn, |
| 1543 |
.input-prepend.input-append .uneditable-input + .btn-group .btn { |
| 1544 |
-webkit-border-radius: 4px 0 0 4px; |
| 1545 |
-moz-border-radius: 4px 0 0 4px; |
| 1546 |
border-radius: 4px 0 0 4px; |
| 1547 |
} |
| 1548 |
.input-prepend.input-append .add-on:first-child, |
| 1549 |
.input-prepend.input-append .btn:first-child { |
| 1550 |
margin-left: -1px; |
| 1551 |
-webkit-border-radius: 0 4px 4px 0; |
| 1552 |
-moz-border-radius: 0 4px 4px 0; |
| 1553 |
border-radius: 0 4px 4px 0; |
| 1554 |
} |
| 1555 |
.input-prepend.input-append .add-on:last-child, |
| 1556 |
.input-prepend.input-append .btn:last-child { |
| 1557 |
margin-right: -1px; |
| 1558 |
-webkit-border-radius: 4px 0 0 4px; |
| 1559 |
-moz-border-radius: 4px 0 0 4px; |
| 1560 |
border-radius: 4px 0 0 4px; |
| 1561 |
} |
| 1562 |
.input-prepend.input-append .btn-group:first-child { |
| 1563 |
margin-right: 0; |
| 1564 |
} |
| 1565 |
input.search-query { |
| 1566 |
padding-right: 14px; |
| 1567 |
padding-right: 4px \9; |
| 1568 |
padding-left: 14px; |
| 1569 |
padding-left: 4px \9; |
| 1570 |
/* IE7-8 doesn't have border-radius, so don't indent the padding */ |
| 1571 |
|
| 1572 |
margin-bottom: 0; |
| 1573 |
-webkit-border-radius: 15px; |
| 1574 |
-moz-border-radius: 15px; |
| 1575 |
border-radius: 15px; |
| 1576 |
} |
| 1577 |
/* Allow for input prepend/append in search forms */ |
| 1578 |
.form-search .input-append .search-query, |
| 1579 |
.form-search .input-prepend .search-query { |
| 1580 |
-webkit-border-radius: 0; |
| 1581 |
-moz-border-radius: 0; |
| 1582 |
border-radius: 0; |
| 1583 |
} |
| 1584 |
.form-search .input-append .search-query { |
| 1585 |
-webkit-border-radius: 0 14px 14px 0; |
| 1586 |
-moz-border-radius: 0 14px 14px 0; |
| 1587 |
border-radius: 0 14px 14px 0; |
| 1588 |
} |
| 1589 |
.form-search .input-append .btn { |
| 1590 |
-webkit-border-radius: 14px 0 0 14px; |
| 1591 |
-moz-border-radius: 14px 0 0 14px; |
| 1592 |
border-radius: 14px 0 0 14px; |
| 1593 |
} |
| 1594 |
.form-search .input-prepend .search-query { |
| 1595 |
-webkit-border-radius: 14px 0 0 14px; |
| 1596 |
-moz-border-radius: 14px 0 0 14px; |
| 1597 |
border-radius: 14px 0 0 14px; |
| 1598 |
} |
| 1599 |
.form-search .input-prepend .btn { |
| 1600 |
-webkit-border-radius: 0 14px 14px 0; |
| 1601 |
-moz-border-radius: 0 14px 14px 0; |
| 1602 |
border-radius: 0 14px 14px 0; |
| 1603 |
} |
| 1604 |
.form-search input, |
| 1605 |
.form-inline input, |
| 1606 |
.form-horizontal input, |
| 1607 |
.form-search textarea, |
| 1608 |
.form-inline textarea, |
| 1609 |
.form-horizontal textarea, |
| 1610 |
.form-search select, |
| 1611 |
.form-inline select, |
| 1612 |
.form-horizontal select, |
| 1613 |
.form-search .help-inline, |
| 1614 |
.form-inline .help-inline, |
| 1615 |
.form-horizontal .help-inline, |
| 1616 |
.form-search .uneditable-input, |
| 1617 |
.form-inline .uneditable-input, |
| 1618 |
.form-horizontal .uneditable-input, |
| 1619 |
.form-search .input-prepend, |
| 1620 |
.form-inline .input-prepend, |
| 1621 |
.form-horizontal .input-prepend, |
| 1622 |
.form-search .input-append, |
| 1623 |
.form-inline .input-append, |
| 1624 |
.form-horizontal .input-append { |
| 1625 |
display: inline-block; |
| 1626 |
*display: inline; |
| 1627 |
/* IE7 inline-block hack */ |
| 1628 |
|
| 1629 |
*zoom: 1; |
| 1630 |
margin-bottom: 0; |
| 1631 |
vertical-align: middle; |
| 1632 |
} |
| 1633 |
.form-search .hide, |
| 1634 |
.form-inline .hide, |
| 1635 |
.form-horizontal .hide { |
| 1636 |
display: none; |
| 1637 |
} |
| 1638 |
.form-search label, |
| 1639 |
.form-inline label, |
| 1640 |
.form-search .btn-group, |
| 1641 |
.form-inline .btn-group { |
| 1642 |
display: inline-block; |
| 1643 |
} |
| 1644 |
.form-search .input-append, |
| 1645 |
.form-inline .input-append, |
| 1646 |
.form-search .input-prepend, |
| 1647 |
.form-inline .input-prepend { |
| 1648 |
margin-bottom: 0; |
| 1649 |
} |
| 1650 |
.form-search .radio, |
| 1651 |
.form-search .checkbox, |
| 1652 |
.form-inline .radio, |
| 1653 |
.form-inline .checkbox { |
| 1654 |
padding-right: 0; |
| 1655 |
margin-bottom: 0; |
| 1656 |
vertical-align: middle; |
| 1657 |
} |
| 1658 |
.form-search .radio input[type="radio"], |
| 1659 |
.form-search .checkbox input[type="checkbox"], |
| 1660 |
.form-inline .radio input[type="radio"], |
| 1661 |
.form-inline .checkbox input[type="checkbox"] { |
| 1662 |
float: right; |
| 1663 |
margin-left: 3px; |
| 1664 |
margin-right: 0; |
| 1665 |
} |
| 1666 |
.control-group { |
| 1667 |
margin-bottom: 10px; |
| 1668 |
} |
| 1669 |
legend + .control-group { |
| 1670 |
margin-top: 20px; |
| 1671 |
-webkit-margin-top-collapse: separate; |
| 1672 |
} |
| 1673 |
.form-horizontal .control-group { |
| 1674 |
margin-bottom: 20px; |
| 1675 |
*zoom: 1; |
| 1676 |
} |
| 1677 |
.form-horizontal .control-group:before, |
| 1678 |
.form-horizontal .control-group:after { |
| 1679 |
display: table; |
| 1680 |
content: ""; |
| 1681 |
line-height: 0; |
| 1682 |
} |
| 1683 |
.form-horizontal .control-group:after { |
| 1684 |
clear: both; |
| 1685 |
} |
| 1686 |
.form-horizontal .control-label { |
| 1687 |
float: right; |
| 1688 |
width: 160px; |
| 1689 |
padding-top: 5px; |
| 1690 |
text-align: left; |
| 1691 |
} |
| 1692 |
.form-horizontal .controls { |
| 1693 |
*display: inline-block; |
| 1694 |
*padding-right: 20px; |
| 1695 |
margin-right: 180px; |
| 1696 |
*margin-right: 0; |
| 1697 |
} |
| 1698 |
.form-horizontal .controls:first-child { |
| 1699 |
*padding-right: 180px; |
| 1700 |
} |
| 1701 |
.form-horizontal .help-block { |
| 1702 |
margin-bottom: 0; |
| 1703 |
} |
| 1704 |
.form-horizontal input + .help-block, |
| 1705 |
.form-horizontal select + .help-block, |
| 1706 |
.form-horizontal textarea + .help-block, |
| 1707 |
.form-horizontal .uneditable-input + .help-block, |
| 1708 |
.form-horizontal .input-prepend + .help-block, |
| 1709 |
.form-horizontal .input-append + .help-block { |
| 1710 |
margin-top: 10px; |
| 1711 |
} |
| 1712 |
.form-horizontal .form-actions { |
| 1713 |
padding-right: 180px; |
| 1714 |
} |
| 1715 |
table { |
| 1716 |
max-width: 100%; |
| 1717 |
background-color: transparent; |
| 1718 |
border-collapse: collapse; |
| 1719 |
border-spacing: 0; |
| 1720 |
} |
| 1721 |
.table { |
| 1722 |
width: 100%; |
| 1723 |
margin-bottom: 20px; |
| 1724 |
} |
| 1725 |
.table th, |
| 1726 |
.table td { |
| 1727 |
padding: 8px; |
| 1728 |
line-height: 20px; |
| 1729 |
text-align: right; |
| 1730 |
vertical-align: top; |
| 1731 |
border-top: 1px solid #dddddd; |
| 1732 |
} |
| 1733 |
.table th { |
| 1734 |
font-weight: bold; |
| 1735 |
} |
| 1736 |
.table thead th { |
| 1737 |
vertical-align: bottom; |
| 1738 |
} |
| 1739 |
.table caption + thead tr:first-child th, |
| 1740 |
.table caption + thead tr:first-child td, |
| 1741 |
.table colgroup + thead tr:first-child th, |
| 1742 |
.table colgroup + thead tr:first-child td, |
| 1743 |
.table thead:first-child tr:first-child th, |
| 1744 |
.table thead:first-child tr:first-child td { |
| 1745 |
border-top: 0; |
| 1746 |
} |
| 1747 |
.table tbody + tbody { |
| 1748 |
border-top: 2px solid #dddddd; |
| 1749 |
} |
| 1750 |
.table .table { |
| 1751 |
background-color: #ffffff; |
| 1752 |
} |
| 1753 |
.table-condensed th, |
| 1754 |
.table-condensed td { |
| 1755 |
padding: 4px 5px; |
| 1756 |
} |
| 1757 |
.table-bordered { |
| 1758 |
border: 1px solid #dddddd; |
| 1759 |
border-collapse: separate; |
| 1760 |
*border-collapse: collapse; |
| 1761 |
border-right: 0; |
| 1762 |
-webkit-border-radius: 4px; |
| 1763 |
-moz-border-radius: 4px; |
| 1764 |
border-radius: 4px; |
| 1765 |
} |
| 1766 |
.table-bordered th, |
| 1767 |
.table-bordered td { |
| 1768 |
border-right: 1px solid #dddddd; |
| 1769 |
} |
| 1770 |
.table-bordered caption + thead tr:first-child th, |
| 1771 |
.table-bordered caption + tbody tr:first-child th, |
| 1772 |
.table-bordered caption + tbody tr:first-child td, |
| 1773 |
.table-bordered colgroup + thead tr:first-child th, |
| 1774 |
.table-bordered colgroup + tbody tr:first-child th, |
| 1775 |
.table-bordered colgroup + tbody tr:first-child td, |
| 1776 |
.table-bordered thead:first-child tr:first-child th, |
| 1777 |
.table-bordered tbody:first-child tr:first-child th, |
| 1778 |
.table-bordered tbody:first-child tr:first-child td { |
| 1779 |
border-top: 0; |
| 1780 |
} |
| 1781 |
.table-bordered thead:first-child tr:first-child > th:first-child, |
| 1782 |
.table-bordered tbody:first-child tr:first-child > td:first-child, |
| 1783 |
.table-bordered tbody:first-child tr:first-child > th:first-child { |
| 1784 |
-webkit-border-top-right-radius: 4px; |
| 1785 |
-moz-border-radius-topright: 4px; |
| 1786 |
border-top-right-radius: 4px; |
| 1787 |
} |
| 1788 |
.table-bordered thead:first-child tr:first-child > th:last-child, |
| 1789 |
.table-bordered tbody:first-child tr:first-child > td:last-child, |
| 1790 |
.table-bordered tbody:first-child tr:first-child > th:last-child { |
| 1791 |
-webkit-border-top-left-radius: 4px; |
| 1792 |
-moz-border-radius-topleft: 4px; |
| 1793 |
border-top-left-radius: 4px; |
| 1794 |
} |
| 1795 |
.table-bordered thead:last-child tr:last-child > th:first-child, |
| 1796 |
.table-bordered tbody:last-child tr:last-child > td:first-child, |
| 1797 |
.table-bordered tbody:last-child tr:last-child > th:first-child, |
| 1798 |
.table-bordered tfoot:last-child tr:last-child > td:first-child, |
| 1799 |
.table-bordered tfoot:last-child tr:last-child > th:first-child { |
| 1800 |
-webkit-border-bottom-right-radius: 4px; |
| 1801 |
-moz-border-radius-bottomright: 4px; |
| 1802 |
border-bottom-right-radius: 4px; |
| 1803 |
} |
| 1804 |
.table-bordered thead:last-child tr:last-child > th:last-child, |
| 1805 |
.table-bordered tbody:last-child tr:last-child > td:last-child, |
| 1806 |
.table-bordered tbody:last-child tr:last-child > th:last-child, |
| 1807 |
.table-bordered tfoot:last-child tr:last-child > td:last-child, |
| 1808 |
.table-bordered tfoot:last-child tr:last-child > th:last-child { |
| 1809 |
-webkit-border-bottom-left-radius: 4px; |
| 1810 |
-moz-border-radius-bottomleft: 4px; |
| 1811 |
border-bottom-left-radius: 4px; |
| 1812 |
} |
| 1813 |
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child { |
| 1814 |
-webkit-border-bottom-right-radius: 0; |
| 1815 |
-moz-border-radius-bottomright: 0; |
| 1816 |
border-bottom-right-radius: 0; |
| 1817 |
} |
| 1818 |
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child { |
| 1819 |
-webkit-border-bottom-left-radius: 0; |
| 1820 |
-moz-border-radius-bottomleft: 0; |
| 1821 |
border-bottom-left-radius: 0; |
| 1822 |
} |
| 1823 |
.table-bordered caption + thead tr:first-child th:first-child, |
| 1824 |
.table-bordered caption + tbody tr:first-child td:first-child, |
| 1825 |
.table-bordered colgroup + thead tr:first-child th:first-child, |
| 1826 |
.table-bordered colgroup + tbody tr:first-child td:first-child { |
| 1827 |
-webkit-border-top-right-radius: 4px; |
| 1828 |
-moz-border-radius-topright: 4px; |
| 1829 |
border-top-right-radius: 4px; |
| 1830 |
} |
| 1831 |
.table-bordered caption + thead tr:first-child th:last-child, |
| 1832 |
.table-bordered caption + tbody tr:first-child td:last-child, |
| 1833 |
.table-bordered colgroup + thead tr:first-child th:last-child, |
| 1834 |
.table-bordered colgroup + tbody tr:first-child td:last-child { |
| 1835 |
-webkit-border-top-left-radius: 4px; |
| 1836 |
-moz-border-radius-topleft: 4px; |
| 1837 |
border-top-left-radius: 4px; |
| 1838 |
} |
| 1839 |
.table-striped tbody > tr:nth-child(odd) > td, |
| 1840 |
.table-striped tbody > tr:nth-child(odd) > th { |
| 1841 |
background-color: #f9f9f9; |
| 1842 |
} |
| 1843 |
.table-hover tbody tr:hover > td, |
| 1844 |
.table-hover tbody tr:hover > th { |
| 1845 |
background-color: #f5f5f5; |
| 1846 |
} |
| 1847 |
table td[class*="span"], |
| 1848 |
table th[class*="span"], |
| 1849 |
.row-fluid table td[class*="span"], |
| 1850 |
.row-fluid table th[class*="span"] { |
| 1851 |
display: table-cell; |
| 1852 |
float: none; |
| 1853 |
margin-right: 0; |
| 1854 |
} |
| 1855 |
.table td.span1, |
| 1856 |
.table th.span1 { |
| 1857 |
float: none; |
| 1858 |
width: 44px; |
| 1859 |
margin-right: 0; |
| 1860 |
} |
| 1861 |
.table td.span2, |
| 1862 |
.table th.span2 { |
| 1863 |
float: none; |
| 1864 |
width: 124px; |
| 1865 |
margin-right: 0; |
| 1866 |
} |
| 1867 |
.table td.span3, |
| 1868 |
.table th.span3 { |
| 1869 |
float: none; |
| 1870 |
width: 204px; |
| 1871 |
margin-right: 0; |
| 1872 |
} |
| 1873 |
.table td.span4, |
| 1874 |
.table th.span4 { |
| 1875 |
float: none; |
| 1876 |
width: 284px; |
| 1877 |
margin-right: 0; |
| 1878 |
} |
| 1879 |
.table td.span5, |
| 1880 |
.table th.span5 { |
| 1881 |
float: none; |
| 1882 |
width: 364px; |
| 1883 |
margin-right: 0; |
| 1884 |
} |
| 1885 |
.table td.span6, |
| 1886 |
.table th.span6 { |
| 1887 |
float: none; |
| 1888 |
width: 444px; |
| 1889 |
margin-right: 0; |
| 1890 |
} |
| 1891 |
.table td.span7, |
| 1892 |
.table th.span7 { |
| 1893 |
float: none; |
| 1894 |
width: 524px; |
| 1895 |
margin-right: 0; |
| 1896 |
} |
| 1897 |
.table td.span8, |
| 1898 |
.table th.span8 { |
| 1899 |
float: none; |
| 1900 |
width: 604px; |
| 1901 |
margin-right: 0; |
| 1902 |
} |
| 1903 |
.table td.span9, |
| 1904 |
.table th.span9 { |
| 1905 |
float: none; |
| 1906 |
width: 684px; |
| 1907 |
margin-right: 0; |
| 1908 |
} |
| 1909 |
.table td.span10, |
| 1910 |
.table th.span10 { |
| 1911 |
float: none; |
| 1912 |
width: 764px; |
| 1913 |
margin-right: 0; |
| 1914 |
} |
| 1915 |
.table td.span11, |
| 1916 |
.table th.span11 { |
| 1917 |
float: none; |
| 1918 |
width: 844px; |
| 1919 |
margin-right: 0; |
| 1920 |
} |
| 1921 |
.table td.span12, |
| 1922 |
.table th.span12 { |
| 1923 |
float: none; |
| 1924 |
width: 924px; |
| 1925 |
margin-right: 0; |
| 1926 |
} |
| 1927 |
.table tbody tr.success > td { |
| 1928 |
background-color: #dff0d8; |
| 1929 |
} |
| 1930 |
.table tbody tr.error > td { |
| 1931 |
background-color: #f2dede; |
| 1932 |
} |
| 1933 |
.table tbody tr.warning > td { |
| 1934 |
background-color: #fcf8e3; |
| 1935 |
} |
| 1936 |
.table tbody tr.info > td { |
| 1937 |
background-color: #d9edf7; |
| 1938 |
} |
| 1939 |
.table-hover tbody tr.success:hover > td { |
| 1940 |
background-color: #d0e9c6; |
| 1941 |
} |
| 1942 |
.table-hover tbody tr.error:hover > td { |
| 1943 |
background-color: #ebcccc; |
| 1944 |
} |
| 1945 |
.table-hover tbody tr.warning:hover > td { |
| 1946 |
background-color: #faf2cc; |
| 1947 |
} |
| 1948 |
.table-hover tbody tr.info:hover > td { |
| 1949 |
background-color: #c4e3f3; |
| 1950 |
} |
| 1951 |
[class^="icon-"], |
| 1952 |
[class*=" icon-"] { |
| 1953 |
display: inline-block; |
| 1954 |
width: 14px; |
| 1955 |
height: 14px; |
| 1956 |
*margin-left: .3em; |
| 1957 |
line-height: 14px; |
| 1958 |
vertical-align: text-top; |
| 1959 |
background-image: url("../img/glyphicons-halflings.png"); |
| 1960 |
background-position: 14px 14px; |
| 1961 |
background-repeat: no-repeat; |
| 1962 |
margin-top: 1px; |
| 1963 |
} |
| 1964 |
/* White icons with optional class, or on hover/focus/active states of certain elements */ |
| 1965 |
.icon-white, |
| 1966 |
.nav-pills > .active > a > [class^="icon-"], |
| 1967 |
.nav-pills > .active > a > [class*=" icon-"], |
| 1968 |
.nav-list > .active > a > [class^="icon-"], |
| 1969 |
.nav-list > .active > a > [class*=" icon-"], |
| 1970 |
.navbar-inverse .nav > .active > a > [class^="icon-"], |
| 1971 |
.navbar-inverse .nav > .active > a > [class*=" icon-"], |
| 1972 |
.dropdown-menu > li > a:hover > [class^="icon-"], |
| 1973 |
.dropdown-menu > li > a:focus > [class^="icon-"], |
| 1974 |
.dropdown-menu > li > a:hover > [class*=" icon-"], |
| 1975 |
.dropdown-menu > li > a:focus > [class*=" icon-"], |
| 1976 |
.dropdown-menu > .active > a > [class^="icon-"], |
| 1977 |
.dropdown-menu > .active > a > [class*=" icon-"], |
| 1978 |
.dropdown-submenu:hover > a > [class^="icon-"], |
| 1979 |
.dropdown-submenu:focus > a > [class^="icon-"], |
| 1980 |
.dropdown-submenu:hover > a > [class*=" icon-"], |
| 1981 |
.dropdown-submenu:focus > a > [class*=" icon-"] { |
| 1982 |
background-image: url("../img/glyphicons-halflings-white.png"); |
| 1983 |
} |
| 1984 |
.icon-glass { |
| 1985 |
background-position: 0 0; |
| 1986 |
} |
| 1987 |
.icon-music { |
| 1988 |
background-position: -24px 0; |
| 1989 |
} |
| 1990 |
.icon-search { |
| 1991 |
background-position: -48px 0; |
| 1992 |
} |
| 1993 |
.icon-envelope { |
| 1994 |
background-position: -72px 0; |
| 1995 |
} |
| 1996 |
.icon-heart { |
| 1997 |
background-position: -96px 0; |
| 1998 |
} |
| 1999 |
.icon-star { |
| 2000 |
background-position: -120px 0; |
| 2001 |
} |
| 2002 |
.icon-star-empty { |
| 2003 |
background-position: -144px 0; |
| 2004 |
} |
| 2005 |
.icon-user { |
| 2006 |
background-position: -168px 0; |
| 2007 |
} |
| 2008 |
.icon-film { |
| 2009 |
background-position: -192px 0; |
| 2010 |
} |
| 2011 |
.icon-th-large { |
| 2012 |
background-position: -216px 0; |
| 2013 |
} |
| 2014 |
.icon-th { |
| 2015 |
background-position: -240px 0; |
| 2016 |
} |
| 2017 |
.icon-th-list { |
| 2018 |
background-position: -264px 0; |
| 2019 |
} |
| 2020 |
.icon-ok { |
| 2021 |
background-position: -288px 0; |
| 2022 |
} |
| 2023 |
.icon-remove { |
| 2024 |
background-position: -312px 0; |
| 2025 |
} |
| 2026 |
.icon-zoom-in { |
| 2027 |
background-position: -336px 0; |
| 2028 |
} |
| 2029 |
.icon-zoom-out { |
| 2030 |
background-position: -360px 0; |
| 2031 |
} |
| 2032 |
.icon-off { |
| 2033 |
background-position: -384px 0; |
| 2034 |
} |
| 2035 |
.icon-signal { |
| 2036 |
background-position: -408px 0; |
| 2037 |
} |
| 2038 |
.icon-cog { |
| 2039 |
background-position: -432px 0; |
| 2040 |
} |
| 2041 |
.icon-trash { |
| 2042 |
background-position: -456px 0; |
| 2043 |
} |
| 2044 |
.icon-home { |
| 2045 |
background-position: 0 -24px; |
| 2046 |
} |
| 2047 |
.icon-file { |
| 2048 |
background-position: -24px -24px; |
| 2049 |
} |
| 2050 |
.icon-time { |
| 2051 |
background-position: -48px -24px; |
| 2052 |
} |
| 2053 |
.icon-road { |
| 2054 |
background-position: -72px -24px; |
| 2055 |
} |
| 2056 |
.icon-download-alt { |
| 2057 |
background-position: -96px -24px; |
| 2058 |
} |
| 2059 |
.icon-download { |
| 2060 |
background-position: -120px -24px; |
| 2061 |
} |
| 2062 |
.icon-upload { |
| 2063 |
background-position: -144px -24px; |
| 2064 |
} |
| 2065 |
.icon-inbox { |
| 2066 |
background-position: -168px -24px; |
| 2067 |
} |
| 2068 |
.icon-play-circle { |
| 2069 |
background-position: -192px -24px; |
| 2070 |
} |
| 2071 |
.icon-repeat { |
| 2072 |
background-position: -216px -24px; |
| 2073 |
} |
| 2074 |
.icon-refresh { |
| 2075 |
background-position: -240px -24px; |
| 2076 |
} |
| 2077 |
.icon-list-alt { |
| 2078 |
background-position: -264px -24px; |
| 2079 |
} |
| 2080 |
.icon-lock { |
| 2081 |
background-position: -287px -24px; |
| 2082 |
} |
| 2083 |
.icon-flag { |
| 2084 |
background-position: -312px -24px; |
| 2085 |
} |
| 2086 |
.icon-headphones { |
| 2087 |
background-position: -336px -24px; |
| 2088 |
} |
| 2089 |
.icon-volume-off { |
| 2090 |
background-position: -360px -24px; |
| 2091 |
} |
| 2092 |
.icon-volume-down { |
| 2093 |
background-position: -384px -24px; |
| 2094 |
} |
| 2095 |
.icon-volume-up { |
| 2096 |
background-position: -408px -24px; |
| 2097 |
} |
| 2098 |
.icon-qrcode { |
| 2099 |
background-position: -432px -24px; |
| 2100 |
} |
| 2101 |
.icon-barcode { |
| 2102 |
background-position: -456px -24px; |
| 2103 |
} |
| 2104 |
.icon-tag { |
| 2105 |
background-position: 0 -48px; |
| 2106 |
} |
| 2107 |
.icon-tags { |
| 2108 |
background-position: -25px -48px; |
| 2109 |
} |
| 2110 |
.icon-book { |
| 2111 |
background-position: -48px -48px; |
| 2112 |
} |
| 2113 |
.icon-bookmark { |
| 2114 |
background-position: -72px -48px; |
| 2115 |
} |
| 2116 |
.icon-print { |
| 2117 |
background-position: -96px -48px; |
| 2118 |
} |
| 2119 |
.icon-camera { |
| 2120 |
background-position: -120px -48px; |
| 2121 |
} |
| 2122 |
.icon-font { |
| 2123 |
background-position: -144px -48px; |
| 2124 |
} |
| 2125 |
.icon-bold { |
| 2126 |
background-position: -167px -48px; |
| 2127 |
} |
| 2128 |
.icon-italic { |
| 2129 |
background-position: -192px -48px; |
| 2130 |
} |
| 2131 |
.icon-text-height { |
| 2132 |
background-position: -216px -48px; |
| 2133 |
} |
| 2134 |
.icon-text-width { |
| 2135 |
background-position: -240px -48px; |
| 2136 |
} |
| 2137 |
.icon-align-left { |
| 2138 |
background-position: -264px -48px; |
| 2139 |
} |
| 2140 |
.icon-align-center { |
| 2141 |
background-position: -288px -48px; |
| 2142 |
} |
| 2143 |
.icon-align-right { |
| 2144 |
background-position: -312px -48px; |
| 2145 |
} |
| 2146 |
.icon-align-justify { |
| 2147 |
background-position: -336px -48px; |
| 2148 |
} |
| 2149 |
.icon-list { |
| 2150 |
background-position: -360px -48px; |
| 2151 |
} |
| 2152 |
.icon-indent-left { |
| 2153 |
background-position: -384px -48px; |
| 2154 |
} |
| 2155 |
.icon-indent-right { |
| 2156 |
background-position: -408px -48px; |
| 2157 |
} |
| 2158 |
.icon-facetime-video { |
| 2159 |
background-position: -432px -48px; |
| 2160 |
} |
| 2161 |
.icon-picture { |
| 2162 |
background-position: -456px -48px; |
| 2163 |
} |
| 2164 |
.icon-pencil { |
| 2165 |
background-position: 0 -72px; |
| 2166 |
} |
| 2167 |
.icon-map-marker { |
| 2168 |
background-position: -24px -72px; |
| 2169 |
} |
| 2170 |
.icon-adjust { |
| 2171 |
background-position: -48px -72px; |
| 2172 |
} |
| 2173 |
.icon-tint { |
| 2174 |
background-position: -72px -72px; |
| 2175 |
} |
| 2176 |
.icon-edit { |
| 2177 |
background-position: -96px -72px; |
| 2178 |
} |
| 2179 |
.icon-share { |
| 2180 |
background-position: -120px -72px; |
| 2181 |
} |
| 2182 |
.icon-check { |
| 2183 |
background-position: -144px -72px; |
| 2184 |
} |
| 2185 |
.icon-move { |
| 2186 |
background-position: -168px -72px; |
| 2187 |
} |
| 2188 |
.icon-step-backward { |
| 2189 |
background-position: -192px -72px; |
| 2190 |
} |
| 2191 |
.icon-fast-backward { |
| 2192 |
background-position: -216px -72px; |
| 2193 |
} |
| 2194 |
.icon-backward { |
| 2195 |
background-position: -240px -72px; |
| 2196 |
} |
| 2197 |
.icon-play { |
| 2198 |
background-position: -264px -72px; |
| 2199 |
} |
| 2200 |
.icon-pause { |
| 2201 |
background-position: -288px -72px; |
| 2202 |
} |
| 2203 |
.icon-stop { |
| 2204 |
background-position: -312px -72px; |
| 2205 |
} |
| 2206 |
.icon-forward { |
| 2207 |
background-position: -336px -72px; |
| 2208 |
} |
| 2209 |
.icon-fast-forward { |
| 2210 |
background-position: -360px -72px; |
| 2211 |
} |
| 2212 |
.icon-step-forward { |
| 2213 |
background-position: -384px -72px; |
| 2214 |
} |
| 2215 |
.icon-eject { |
| 2216 |
background-position: -408px -72px; |
| 2217 |
} |
| 2218 |
.icon-chevron-left { |
| 2219 |
background-position: -432px -72px; |
| 2220 |
} |
| 2221 |
.icon-chevron-right { |
| 2222 |
background-position: -456px -72px; |
| 2223 |
} |
| 2224 |
.icon-plus-sign { |
| 2225 |
background-position: 0 -96px; |
| 2226 |
} |
| 2227 |
.icon-minus-sign { |
| 2228 |
background-position: -24px -96px; |
| 2229 |
} |
| 2230 |
.icon-remove-sign { |
| 2231 |
background-position: -48px -96px; |
| 2232 |
} |
| 2233 |
.icon-ok-sign { |
| 2234 |
background-position: -72px -96px; |
| 2235 |
} |
| 2236 |
.icon-question-sign { |
| 2237 |
background-position: -96px -96px; |
| 2238 |
} |
| 2239 |
.icon-info-sign { |
| 2240 |
background-position: -120px -96px; |
| 2241 |
} |
| 2242 |
.icon-screenshot { |
| 2243 |
background-position: -144px -96px; |
| 2244 |
} |
| 2245 |
.icon-remove-circle { |
| 2246 |
background-position: -168px -96px; |
| 2247 |
} |
| 2248 |
.icon-ok-circle { |
| 2249 |
background-position: -192px -96px; |
| 2250 |
} |
| 2251 |
.icon-ban-circle { |
| 2252 |
background-position: -216px -96px; |
| 2253 |
} |
| 2254 |
.icon-arrow-left { |
| 2255 |
background-position: -240px -96px; |
| 2256 |
} |
| 2257 |
.icon-arrow-right { |
| 2258 |
background-position: -264px -96px; |
| 2259 |
} |
| 2260 |
.icon-arrow-up { |
| 2261 |
background-position: -289px -96px; |
| 2262 |
} |
| 2263 |
.icon-arrow-down { |
| 2264 |
background-position: -312px -96px; |
| 2265 |
} |
| 2266 |
.icon-share-alt { |
| 2267 |
background-position: -336px -96px; |
| 2268 |
} |
| 2269 |
.icon-resize-full { |
| 2270 |
background-position: -360px -96px; |
| 2271 |
} |
| 2272 |
.icon-resize-small { |
| 2273 |
background-position: -384px -96px; |
| 2274 |
} |
| 2275 |
.icon-plus { |
| 2276 |
background-position: -408px -96px; |
| 2277 |
} |
| 2278 |
.icon-minus { |
| 2279 |
background-position: -433px -96px; |
| 2280 |
} |
| 2281 |
.icon-asterisk { |
| 2282 |
background-position: -456px -96px; |
| 2283 |
} |
| 2284 |
.icon-exclamation-sign { |
| 2285 |
background-position: 0 -120px; |
| 2286 |
} |
| 2287 |
.icon-gift { |
| 2288 |
background-position: -24px -120px; |
| 2289 |
} |
| 2290 |
.icon-leaf { |
| 2291 |
background-position: -48px -120px; |
| 2292 |
} |
| 2293 |
.icon-fire { |
| 2294 |
background-position: -72px -120px; |
| 2295 |
} |
| 2296 |
.icon-eye-open { |
| 2297 |
background-position: -96px -120px; |
| 2298 |
} |
| 2299 |
.icon-eye-close { |
| 2300 |
background-position: -120px -120px; |
| 2301 |
} |
| 2302 |
.icon-warning-sign { |
| 2303 |
background-position: -144px -120px; |
| 2304 |
} |
| 2305 |
.icon-plane { |
| 2306 |
background-position: -168px -120px; |
| 2307 |
} |
| 2308 |
.icon-calendar { |
| 2309 |
background-position: -192px -120px; |
| 2310 |
} |
| 2311 |
.icon-random { |
| 2312 |
background-position: -216px -120px; |
| 2313 |
width: 16px; |
| 2314 |
} |
| 2315 |
.icon-comment { |
| 2316 |
background-position: -240px -120px; |
| 2317 |
} |
| 2318 |
.icon-magnet { |
| 2319 |
background-position: -264px -120px; |
| 2320 |
} |
| 2321 |
.icon-chevron-up { |
| 2322 |
background-position: -288px -120px; |
| 2323 |
} |
| 2324 |
.icon-chevron-down { |
| 2325 |
background-position: -313px -119px; |
| 2326 |
} |
| 2327 |
.icon-retweet { |
| 2328 |
background-position: -336px -120px; |
| 2329 |
} |
| 2330 |
.icon-shopping-cart { |
| 2331 |
background-position: -360px -120px; |
| 2332 |
} |
| 2333 |
.icon-folder-close { |
| 2334 |
background-position: -384px -120px; |
| 2335 |
width: 16px; |
| 2336 |
} |
| 2337 |
.icon-folder-open { |
| 2338 |
background-position: -408px -120px; |
| 2339 |
width: 16px; |
| 2340 |
} |
| 2341 |
.icon-resize-vertical { |
| 2342 |
background-position: -432px -119px; |
| 2343 |
} |
| 2344 |
.icon-resize-horizontal { |
| 2345 |
background-position: -456px -118px; |
| 2346 |
} |
| 2347 |
.icon-hdd { |
| 2348 |
background-position: 0 -144px; |
| 2349 |
} |
| 2350 |
.icon-bullhorn { |
| 2351 |
background-position: -24px -144px; |
| 2352 |
} |
| 2353 |
.icon-bell { |
| 2354 |
background-position: -48px -144px; |
| 2355 |
} |
| 2356 |
.icon-certificate { |
| 2357 |
background-position: -72px -144px; |
| 2358 |
} |
| 2359 |
.icon-thumbs-up { |
| 2360 |
background-position: -96px -144px; |
| 2361 |
} |
| 2362 |
.icon-thumbs-down { |
| 2363 |
background-position: -120px -144px; |
| 2364 |
} |
| 2365 |
.icon-hand-right { |
| 2366 |
background-position: -144px -144px; |
| 2367 |
} |
| 2368 |
.icon-hand-left { |
| 2369 |
background-position: -168px -144px; |
| 2370 |
} |
| 2371 |
.icon-hand-up { |
| 2372 |
background-position: -192px -144px; |
| 2373 |
} |
| 2374 |
.icon-hand-down { |
| 2375 |
background-position: -216px -144px; |
| 2376 |
} |
| 2377 |
.icon-circle-arrow-right { |
| 2378 |
background-position: -240px -144px; |
| 2379 |
} |
| 2380 |
.icon-circle-arrow-left { |
| 2381 |
background-position: -264px -144px; |
| 2382 |
} |
| 2383 |
.icon-circle-arrow-up { |
| 2384 |
background-position: -288px -144px; |
| 2385 |
} |
| 2386 |
.icon-circle-arrow-down { |
| 2387 |
background-position: -312px -144px; |
| 2388 |
} |
| 2389 |
.icon-globe { |
| 2390 |
background-position: -336px -144px; |
| 2391 |
} |
| 2392 |
.icon-wrench { |
| 2393 |
background-position: -360px -144px; |
| 2394 |
} |
| 2395 |
.icon-tasks { |
| 2396 |
background-position: -384px -144px; |
| 2397 |
} |
| 2398 |
.icon-filter { |
| 2399 |
background-position: -408px -144px; |
| 2400 |
} |
| 2401 |
.icon-briefcase { |
| 2402 |
background-position: -432px -144px; |
| 2403 |
} |
| 2404 |
.icon-fullscreen { |
| 2405 |
background-position: -456px -144px; |
| 2406 |
} |
| 2407 |
.dropup, |
| 2408 |
.dropdown { |
| 2409 |
position: relative; |
| 2410 |
} |
| 2411 |
.dropdown-toggle { |
| 2412 |
*margin-bottom: -3px; |
| 2413 |
} |
| 2414 |
.dropdown-toggle:active, |
| 2415 |
.open .dropdown-toggle { |
| 2416 |
outline: 0; |
| 2417 |
} |
| 2418 |
.caret { |
| 2419 |
display: inline-block; |
| 2420 |
width: 0; |
| 2421 |
height: 0; |
| 2422 |
vertical-align: top; |
| 2423 |
border-top: 4px solid #000000; |
| 2424 |
border-right: 4px solid transparent; |
| 2425 |
border-left: 4px solid transparent; |
| 2426 |
content: ""; |
| 2427 |
} |
| 2428 |
.dropdown .caret { |
| 2429 |
margin-top: 8px; |
| 2430 |
margin-right: 2px; |
| 2431 |
} |
| 2432 |
.dropdown-menu { |
| 2433 |
position: absolute; |
| 2434 |
top: 100%; |
| 2435 |
right: 0; |
| 2436 |
z-index: 1000; |
| 2437 |
display: none; |
| 2438 |
float: right; |
| 2439 |
min-width: 160px; |
| 2440 |
padding: 5px 0; |
| 2441 |
margin: 2px 0 0; |
| 2442 |
list-style: none; |
| 2443 |
background-color: #ffffff; |
| 2444 |
border: 1px solid #ccc; |
| 2445 |
border: 1px solid rgba(0, 0, 0, 0.2); |
| 2446 |
*border-right-width: 2px; |
| 2447 |
*border-bottom-width: 2px; |
| 2448 |
-webkit-border-radius: 6px; |
| 2449 |
-moz-border-radius: 6px; |
| 2450 |
border-radius: 6px; |
| 2451 |
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 2452 |
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 2453 |
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 2454 |
-webkit-background-clip: padding-box; |
| 2455 |
-moz-background-clip: padding; |
| 2456 |
background-clip: padding-box; |
| 2457 |
} |
| 2458 |
.dropdown-menu.pull-left { |
| 2459 |
left: 0; |
| 2460 |
right: auto; |
| 2461 |
} |
| 2462 |
.dropdown-menu .divider { |
| 2463 |
*width: 100%; |
| 2464 |
height: 1px; |
| 2465 |
margin: 9px 1px; |
| 2466 |
*margin: -5px 0 5px; |
| 2467 |
overflow: hidden; |
| 2468 |
background-color: #e5e5e5; |
| 2469 |
border-bottom: 1px solid #ffffff; |
| 2470 |
} |
| 2471 |
.dropdown-menu > li > a { |
| 2472 |
display: block; |
| 2473 |
padding: 3px 20px; |
| 2474 |
clear: both; |
| 2475 |
font-weight: normal; |
| 2476 |
line-height: 20px; |
| 2477 |
color: #333333; |
| 2478 |
white-space: nowrap; |
| 2479 |
} |
| 2480 |
.dropdown-menu > li > a:hover, |
| 2481 |
.dropdown-menu > li > a:focus, |
| 2482 |
.dropdown-submenu:hover > a, |
| 2483 |
.dropdown-submenu:focus > a { |
| 2484 |
text-decoration: none; |
| 2485 |
color: #ffffff; |
| 2486 |
background-color: #0081c2; |
| 2487 |
background-image: -moz-linear-gradient(top, #0088cc, #0077b3); |
| 2488 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); |
| 2489 |
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); |
| 2490 |
background-image: -o-linear-gradient(top, #0088cc, #0077b3); |
| 2491 |
background-image: linear-gradient(to bottom, #0088cc, #0077b3); |
| 2492 |
background-repeat: repeat-x; |
| 2493 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); |
| 2494 |
} |
| 2495 |
.dropdown-menu > .active > a, |
| 2496 |
.dropdown-menu > .active > a:hover, |
| 2497 |
.dropdown-menu > .active > a:focus { |
| 2498 |
color: #ffffff; |
| 2499 |
text-decoration: none; |
| 2500 |
outline: 0; |
| 2501 |
background-color: #0081c2; |
| 2502 |
background-image: -moz-linear-gradient(top, #0088cc, #0077b3); |
| 2503 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); |
| 2504 |
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); |
| 2505 |
background-image: -o-linear-gradient(top, #0088cc, #0077b3); |
| 2506 |
background-image: linear-gradient(to bottom, #0088cc, #0077b3); |
| 2507 |
background-repeat: repeat-x; |
| 2508 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); |
| 2509 |
} |
| 2510 |
.dropdown-menu > .disabled > a, |
| 2511 |
.dropdown-menu > .disabled > a:hover, |
| 2512 |
.dropdown-menu > .disabled > a:focus { |
| 2513 |
color: #999999; |
| 2514 |
} |
| 2515 |
.dropdown-menu > .disabled > a:hover, |
| 2516 |
.dropdown-menu > .disabled > a:focus { |
| 2517 |
text-decoration: none; |
| 2518 |
background-color: transparent; |
| 2519 |
background-image: none; |
| 2520 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2521 |
cursor: default; |
| 2522 |
} |
| 2523 |
.open { |
| 2524 |
*z-index: 1000; |
| 2525 |
} |
| 2526 |
.open > .dropdown-menu { |
| 2527 |
display: block; |
| 2528 |
} |
| 2529 |
.dropdown-backdrop { |
| 2530 |
position: fixed; |
| 2531 |
left: 0; |
| 2532 |
right: 0; |
| 2533 |
bottom: 0; |
| 2534 |
top: 0; |
| 2535 |
z-index: 990; |
| 2536 |
} |
| 2537 |
.pull-left > .dropdown-menu { |
| 2538 |
left: 0; |
| 2539 |
right: auto; |
| 2540 |
} |
| 2541 |
.dropup .caret, |
| 2542 |
.navbar-fixed-bottom .dropdown .caret { |
| 2543 |
border-top: 0; |
| 2544 |
border-bottom: 4px solid #000000; |
| 2545 |
content: ""; |
| 2546 |
} |
| 2547 |
.dropup .dropdown-menu, |
| 2548 |
.navbar-fixed-bottom .dropdown .dropdown-menu { |
| 2549 |
top: auto; |
| 2550 |
bottom: 100%; |
| 2551 |
margin-bottom: 1px; |
| 2552 |
} |
| 2553 |
.dropdown-submenu { |
| 2554 |
position: relative; |
| 2555 |
} |
| 2556 |
.dropdown-submenu > .dropdown-menu { |
| 2557 |
top: 0; |
| 2558 |
right: 100%; |
| 2559 |
margin-top: -6px; |
| 2560 |
margin-right: -1px; |
| 2561 |
-webkit-border-radius: 6px 0 6px 6px; |
| 2562 |
-moz-border-radius: 6px 0 6px 6px; |
| 2563 |
border-radius: 6px 0 6px 6px; |
| 2564 |
} |
| 2565 |
.dropdown-submenu:hover > .dropdown-menu { |
| 2566 |
display: block; |
| 2567 |
} |
| 2568 |
.dropup .dropdown-submenu > .dropdown-menu { |
| 2569 |
top: auto; |
| 2570 |
bottom: 0; |
| 2571 |
margin-top: 0; |
| 2572 |
margin-bottom: -2px; |
| 2573 |
-webkit-border-radius: 5px 5px 0 5px; |
| 2574 |
-moz-border-radius: 5px 5px 0 5px; |
| 2575 |
border-radius: 5px 5px 0 5px; |
| 2576 |
} |
| 2577 |
.dropdown-submenu > a:after { |
| 2578 |
display: block; |
| 2579 |
content: " "; |
| 2580 |
float: left; |
| 2581 |
width: 0; |
| 2582 |
height: 0; |
| 2583 |
border-color: transparent; |
| 2584 |
border-style: solid; |
| 2585 |
border-width: 5px 5px 5px 0; |
| 2586 |
border-left-color: #cccccc; |
| 2587 |
margin-top: 5px; |
| 2588 |
margin-left: -10px; |
| 2589 |
} |
| 2590 |
.dropdown-submenu:hover > a:after { |
| 2591 |
border-right-color: #ffffff; |
| 2592 |
} |
| 2593 |
.dropdown-submenu.pull-right { |
| 2594 |
float: none; |
| 2595 |
} |
| 2596 |
.dropdown-submenu.pull-right > .dropdown-menu { |
| 2597 |
right: -100%; |
| 2598 |
margin-right: 10px; |
| 2599 |
-webkit-border-radius: 0 6px 6px 6px; |
| 2600 |
-moz-border-radius: 0 6px 6px 6px; |
| 2601 |
border-radius: 0 6px 6px 6px; |
| 2602 |
} |
| 2603 |
.dropdown .dropdown-menu .nav-header { |
| 2604 |
padding-left: 20px; |
| 2605 |
padding-right: 20px; |
| 2606 |
} |
| 2607 |
.typeahead { |
| 2608 |
z-index: 1051; |
| 2609 |
margin-top: 2px; |
| 2610 |
-webkit-border-radius: 4px; |
| 2611 |
-moz-border-radius: 4px; |
| 2612 |
border-radius: 4px; |
| 2613 |
} |
| 2614 |
.well { |
| 2615 |
min-height: 20px; |
| 2616 |
padding: 19px; |
| 2617 |
margin-bottom: 20px; |
| 2618 |
background-color: #f5f5f5; |
| 2619 |
border: 1px solid #e3e3e3; |
| 2620 |
-webkit-border-radius: 4px; |
| 2621 |
-moz-border-radius: 4px; |
| 2622 |
border-radius: 4px; |
| 2623 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2624 |
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2625 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2626 |
} |
| 2627 |
.well blockquote { |
| 2628 |
border-color: #ddd; |
| 2629 |
border-color: rgba(0, 0, 0, 0.15); |
| 2630 |
} |
| 2631 |
.well-large { |
| 2632 |
padding: 24px; |
| 2633 |
-webkit-border-radius: 6px; |
| 2634 |
-moz-border-radius: 6px; |
| 2635 |
border-radius: 6px; |
| 2636 |
} |
| 2637 |
.well-small { |
| 2638 |
padding: 9px; |
| 2639 |
-webkit-border-radius: 3px; |
| 2640 |
-moz-border-radius: 3px; |
| 2641 |
border-radius: 3px; |
| 2642 |
} |
| 2643 |
.fade { |
| 2644 |
opacity: 0; |
| 2645 |
-webkit-transition: opacity 0.15s linear; |
| 2646 |
-moz-transition: opacity 0.15s linear; |
| 2647 |
-o-transition: opacity 0.15s linear; |
| 2648 |
transition: opacity 0.15s linear; |
| 2649 |
} |
| 2650 |
.fade.in { |
| 2651 |
opacity: 1; |
| 2652 |
} |
| 2653 |
.collapse { |
| 2654 |
position: relative; |
| 2655 |
height: 0; |
| 2656 |
overflow: hidden; |
| 2657 |
-webkit-transition: height 0.35s ease; |
| 2658 |
-moz-transition: height 0.35s ease; |
| 2659 |
-o-transition: height 0.35s ease; |
| 2660 |
transition: height 0.35s ease; |
| 2661 |
} |
| 2662 |
.collapse.in { |
| 2663 |
height: auto; |
| 2664 |
} |
| 2665 |
.close { |
| 2666 |
float: left; |
| 2667 |
font-size: 20px; |
| 2668 |
font-weight: bold; |
| 2669 |
line-height: 20px; |
| 2670 |
color: #000000; |
| 2671 |
text-shadow: 0 1px 0 #ffffff; |
| 2672 |
opacity: 0.2; |
| 2673 |
filter: alpha(opacity=20); |
| 2674 |
} |
| 2675 |
.close:hover, |
| 2676 |
.close:focus { |
| 2677 |
color: #000000; |
| 2678 |
text-decoration: none; |
| 2679 |
cursor: pointer; |
| 2680 |
opacity: 0.4; |
| 2681 |
filter: alpha(opacity=40); |
| 2682 |
} |
| 2683 |
button.close { |
| 2684 |
padding: 0; |
| 2685 |
cursor: pointer; |
| 2686 |
background: transparent; |
| 2687 |
border: 0; |
| 2688 |
-webkit-appearance: none; |
| 2689 |
} |
| 2690 |
.btn { |
| 2691 |
display: inline-block; |
| 2692 |
*display: inline; |
| 2693 |
/* IE7 inline-block hack */ |
| 2694 |
|
| 2695 |
*zoom: 1; |
| 2696 |
padding: 4px 12px; |
| 2697 |
margin-bottom: 0; |
| 2698 |
font-size: 14px; |
| 2699 |
line-height: 20px; |
| 2700 |
text-align: center; |
| 2701 |
vertical-align: middle; |
| 2702 |
cursor: pointer; |
| 2703 |
color: #333333; |
| 2704 |
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); |
| 2705 |
background-color: #f5f5f5; |
| 2706 |
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); |
| 2707 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); |
| 2708 |
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); |
| 2709 |
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); |
| 2710 |
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); |
| 2711 |
background-repeat: repeat-x; |
| 2712 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); |
| 2713 |
border-color: #e6e6e6 #e6e6e6 #bfbfbf; |
| 2714 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2715 |
*background-color: #e6e6e6; |
| 2716 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2717 |
|
| 2718 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2719 |
border: 1px solid #cccccc; |
| 2720 |
*border: 0; |
| 2721 |
border-bottom-color: #b3b3b3; |
| 2722 |
-webkit-border-radius: 4px; |
| 2723 |
-moz-border-radius: 4px; |
| 2724 |
border-radius: 4px; |
| 2725 |
*margin-right: .3em; |
| 2726 |
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 2727 |
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 2728 |
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 2729 |
} |
| 2730 |
.btn:hover, |
| 2731 |
.btn:focus, |
| 2732 |
.btn:active, |
| 2733 |
.btn.active, |
| 2734 |
.btn.disabled, |
| 2735 |
.btn[disabled] { |
| 2736 |
color: #333333; |
| 2737 |
background-color: #e6e6e6; |
| 2738 |
*background-color: #d9d9d9; |
| 2739 |
} |
| 2740 |
.btn:active, |
| 2741 |
.btn.active { |
| 2742 |
background-color: #cccccc \9; |
| 2743 |
} |
| 2744 |
.btn:first-child { |
| 2745 |
*margin-right: 0; |
| 2746 |
} |
| 2747 |
.btn:hover, |
| 2748 |
.btn:focus { |
| 2749 |
color: #333333; |
| 2750 |
text-decoration: none; |
| 2751 |
background-position: 0 -15px; |
| 2752 |
-webkit-transition: background-position 0.1s linear; |
| 2753 |
-moz-transition: background-position 0.1s linear; |
| 2754 |
-o-transition: background-position 0.1s linear; |
| 2755 |
transition: background-position 0.1s linear; |
| 2756 |
} |
| 2757 |
.btn:focus { |
| 2758 |
outline: thin dotted #333; |
| 2759 |
outline: 5px auto -webkit-focus-ring-color; |
| 2760 |
outline-offset: -2px; |
| 2761 |
} |
| 2762 |
.btn.active, |
| 2763 |
.btn:active { |
| 2764 |
background-image: none; |
| 2765 |
outline: 0; |
| 2766 |
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 2767 |
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 2768 |
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 2769 |
} |
| 2770 |
.btn.disabled, |
| 2771 |
.btn[disabled] { |
| 2772 |
cursor: default; |
| 2773 |
background-image: none; |
| 2774 |
opacity: 0.65; |
| 2775 |
filter: alpha(opacity=65); |
| 2776 |
-webkit-box-shadow: none; |
| 2777 |
-moz-box-shadow: none; |
| 2778 |
box-shadow: none; |
| 2779 |
} |
| 2780 |
.btn-large { |
| 2781 |
padding: 11px 19px; |
| 2782 |
font-size: 17.5px; |
| 2783 |
-webkit-border-radius: 6px; |
| 2784 |
-moz-border-radius: 6px; |
| 2785 |
border-radius: 6px; |
| 2786 |
} |
| 2787 |
.btn-large [class^="icon-"], |
| 2788 |
.btn-large [class*=" icon-"] { |
| 2789 |
margin-top: 4px; |
| 2790 |
} |
| 2791 |
.btn-small { |
| 2792 |
padding: 2px 10px; |
| 2793 |
font-size: 11.9px; |
| 2794 |
-webkit-border-radius: 3px; |
| 2795 |
-moz-border-radius: 3px; |
| 2796 |
border-radius: 3px; |
| 2797 |
} |
| 2798 |
.btn-small [class^="icon-"], |
| 2799 |
.btn-small [class*=" icon-"] { |
| 2800 |
margin-top: 0; |
| 2801 |
} |
| 2802 |
.btn-mini [class^="icon-"], |
| 2803 |
.btn-mini [class*=" icon-"] { |
| 2804 |
margin-top: -1px; |
| 2805 |
} |
| 2806 |
.btn-mini { |
| 2807 |
padding: 0 6px; |
| 2808 |
font-size: 10.5px; |
| 2809 |
-webkit-border-radius: 3px; |
| 2810 |
-moz-border-radius: 3px; |
| 2811 |
border-radius: 3px; |
| 2812 |
} |
| 2813 |
.btn-block { |
| 2814 |
display: block; |
| 2815 |
width: 100%; |
| 2816 |
padding-left: 0; |
| 2817 |
padding-right: 0; |
| 2818 |
-webkit-box-sizing: border-box; |
| 2819 |
-moz-box-sizing: border-box; |
| 2820 |
box-sizing: border-box; |
| 2821 |
} |
| 2822 |
.btn-block + .btn-block { |
| 2823 |
margin-top: 5px; |
| 2824 |
} |
| 2825 |
input[type="submit"].btn-block, |
| 2826 |
input[type="reset"].btn-block, |
| 2827 |
input[type="button"].btn-block { |
| 2828 |
width: 100%; |
| 2829 |
} |
| 2830 |
.btn-primary.active, |
| 2831 |
.btn-warning.active, |
| 2832 |
.btn-danger.active, |
| 2833 |
.btn-success.active, |
| 2834 |
.btn-info.active, |
| 2835 |
.btn-inverse.active { |
| 2836 |
color: rgba(255, 255, 255, 0.75); |
| 2837 |
} |
| 2838 |
.btn-primary { |
| 2839 |
color: #ffffff; |
| 2840 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 2841 |
background-color: #006dcc; |
| 2842 |
background-image: -moz-linear-gradient(top, #0088cc, #0044cc); |
| 2843 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); |
| 2844 |
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); |
| 2845 |
background-image: -o-linear-gradient(top, #0088cc, #0044cc); |
| 2846 |
background-image: linear-gradient(to bottom, #0088cc, #0044cc); |
| 2847 |
background-repeat: repeat-x; |
| 2848 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); |
| 2849 |
border-color: #0044cc #0044cc #002a80; |
| 2850 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2851 |
*background-color: #0044cc; |
| 2852 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2853 |
|
| 2854 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2855 |
} |
| 2856 |
.btn-primary:hover, |
| 2857 |
.btn-primary:focus, |
| 2858 |
.btn-primary:active, |
| 2859 |
.btn-primary.active, |
| 2860 |
.btn-primary.disabled, |
| 2861 |
.btn-primary[disabled] { |
| 2862 |
color: #ffffff; |
| 2863 |
background-color: #0044cc; |
| 2864 |
*background-color: #003bb3; |
| 2865 |
} |
| 2866 |
.btn-primary:active, |
| 2867 |
.btn-primary.active { |
| 2868 |
background-color: #003399 \9; |
| 2869 |
} |
| 2870 |
.btn-warning { |
| 2871 |
color: #ffffff; |
| 2872 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 2873 |
background-color: #faa732; |
| 2874 |
background-image: -moz-linear-gradient(top, #fbb450, #f89406); |
| 2875 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); |
| 2876 |
background-image: -webkit-linear-gradient(top, #fbb450, #f89406); |
| 2877 |
background-image: -o-linear-gradient(top, #fbb450, #f89406); |
| 2878 |
background-image: linear-gradient(to bottom, #fbb450, #f89406); |
| 2879 |
background-repeat: repeat-x; |
| 2880 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); |
| 2881 |
border-color: #f89406 #f89406 #ad6704; |
| 2882 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2883 |
*background-color: #f89406; |
| 2884 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2885 |
|
| 2886 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2887 |
} |
| 2888 |
.btn-warning:hover, |
| 2889 |
.btn-warning:focus, |
| 2890 |
.btn-warning:active, |
| 2891 |
.btn-warning.active, |
| 2892 |
.btn-warning.disabled, |
| 2893 |
.btn-warning[disabled] { |
| 2894 |
color: #ffffff; |
| 2895 |
background-color: #f89406; |
| 2896 |
*background-color: #df8505; |
| 2897 |
} |
| 2898 |
.btn-warning:active, |
| 2899 |
.btn-warning.active { |
| 2900 |
background-color: #c67605 \9; |
| 2901 |
} |
| 2902 |
.btn-danger { |
| 2903 |
color: #ffffff; |
| 2904 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 2905 |
background-color: #da4f49; |
| 2906 |
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); |
| 2907 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); |
| 2908 |
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); |
| 2909 |
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); |
| 2910 |
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); |
| 2911 |
background-repeat: repeat-x; |
| 2912 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); |
| 2913 |
border-color: #bd362f #bd362f #802420; |
| 2914 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2915 |
*background-color: #bd362f; |
| 2916 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2917 |
|
| 2918 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2919 |
} |
| 2920 |
.btn-danger:hover, |
| 2921 |
.btn-danger:focus, |
| 2922 |
.btn-danger:active, |
| 2923 |
.btn-danger.active, |
| 2924 |
.btn-danger.disabled, |
| 2925 |
.btn-danger[disabled] { |
| 2926 |
color: #ffffff; |
| 2927 |
background-color: #bd362f; |
| 2928 |
*background-color: #a9302a; |
| 2929 |
} |
| 2930 |
.btn-danger:active, |
| 2931 |
.btn-danger.active { |
| 2932 |
background-color: #942a25 \9; |
| 2933 |
} |
| 2934 |
.btn-success { |
| 2935 |
color: #ffffff; |
| 2936 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 2937 |
background-color: #5bb75b; |
| 2938 |
background-image: -moz-linear-gradient(top, #62c462, #51a351); |
| 2939 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); |
| 2940 |
background-image: -webkit-linear-gradient(top, #62c462, #51a351); |
| 2941 |
background-image: -o-linear-gradient(top, #62c462, #51a351); |
| 2942 |
background-image: linear-gradient(to bottom, #62c462, #51a351); |
| 2943 |
background-repeat: repeat-x; |
| 2944 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); |
| 2945 |
border-color: #51a351 #51a351 #387038; |
| 2946 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2947 |
*background-color: #51a351; |
| 2948 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2949 |
|
| 2950 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2951 |
} |
| 2952 |
.btn-success:hover, |
| 2953 |
.btn-success:focus, |
| 2954 |
.btn-success:active, |
| 2955 |
.btn-success.active, |
| 2956 |
.btn-success.disabled, |
| 2957 |
.btn-success[disabled] { |
| 2958 |
color: #ffffff; |
| 2959 |
background-color: #51a351; |
| 2960 |
*background-color: #499249; |
| 2961 |
} |
| 2962 |
.btn-success:active, |
| 2963 |
.btn-success.active { |
| 2964 |
background-color: #408140 \9; |
| 2965 |
} |
| 2966 |
.btn-info { |
| 2967 |
color: #ffffff; |
| 2968 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 2969 |
background-color: #49afcd; |
| 2970 |
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); |
| 2971 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); |
| 2972 |
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); |
| 2973 |
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); |
| 2974 |
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); |
| 2975 |
background-repeat: repeat-x; |
| 2976 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); |
| 2977 |
border-color: #2f96b4 #2f96b4 #1f6377; |
| 2978 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 2979 |
*background-color: #2f96b4; |
| 2980 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 2981 |
|
| 2982 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 2983 |
} |
| 2984 |
.btn-info:hover, |
| 2985 |
.btn-info:focus, |
| 2986 |
.btn-info:active, |
| 2987 |
.btn-info.active, |
| 2988 |
.btn-info.disabled, |
| 2989 |
.btn-info[disabled] { |
| 2990 |
color: #ffffff; |
| 2991 |
background-color: #2f96b4; |
| 2992 |
*background-color: #2a85a0; |
| 2993 |
} |
| 2994 |
.btn-info:active, |
| 2995 |
.btn-info.active { |
| 2996 |
background-color: #24748c \9; |
| 2997 |
} |
| 2998 |
.btn-inverse { |
| 2999 |
color: #ffffff; |
| 3000 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 3001 |
background-color: #363636; |
| 3002 |
background-image: -moz-linear-gradient(top, #444444, #222222); |
| 3003 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); |
| 3004 |
background-image: -webkit-linear-gradient(top, #444444, #222222); |
| 3005 |
background-image: -o-linear-gradient(top, #444444, #222222); |
| 3006 |
background-image: linear-gradient(to bottom, #444444, #222222); |
| 3007 |
background-repeat: repeat-x; |
| 3008 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); |
| 3009 |
border-color: #222222 #222222 #000000; |
| 3010 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 3011 |
*background-color: #222222; |
| 3012 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 3013 |
|
| 3014 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 3015 |
} |
| 3016 |
.btn-inverse:hover, |
| 3017 |
.btn-inverse:focus, |
| 3018 |
.btn-inverse:active, |
| 3019 |
.btn-inverse.active, |
| 3020 |
.btn-inverse.disabled, |
| 3021 |
.btn-inverse[disabled] { |
| 3022 |
color: #ffffff; |
| 3023 |
background-color: #222222; |
| 3024 |
*background-color: #151515; |
| 3025 |
} |
| 3026 |
.btn-inverse:active, |
| 3027 |
.btn-inverse.active { |
| 3028 |
background-color: #080808 \9; |
| 3029 |
} |
| 3030 |
button.btn, |
| 3031 |
input[type="submit"].btn { |
| 3032 |
*padding-top: 3px; |
| 3033 |
*padding-bottom: 3px; |
| 3034 |
} |
| 3035 |
button.btn::-moz-focus-inner, |
| 3036 |
input[type="submit"].btn::-moz-focus-inner { |
| 3037 |
padding: 0; |
| 3038 |
border: 0; |
| 3039 |
} |
| 3040 |
button.btn.btn-large, |
| 3041 |
input[type="submit"].btn.btn-large { |
| 3042 |
*padding-top: 7px; |
| 3043 |
*padding-bottom: 7px; |
| 3044 |
} |
| 3045 |
button.btn.btn-small, |
| 3046 |
input[type="submit"].btn.btn-small { |
| 3047 |
*padding-top: 3px; |
| 3048 |
*padding-bottom: 3px; |
| 3049 |
} |
| 3050 |
button.btn.btn-mini, |
| 3051 |
input[type="submit"].btn.btn-mini { |
| 3052 |
*padding-top: 1px; |
| 3053 |
*padding-bottom: 1px; |
| 3054 |
} |
| 3055 |
.btn-link, |
| 3056 |
.btn-link:active, |
| 3057 |
.btn-link[disabled] { |
| 3058 |
background-color: transparent; |
| 3059 |
background-image: none; |
| 3060 |
-webkit-box-shadow: none; |
| 3061 |
-moz-box-shadow: none; |
| 3062 |
box-shadow: none; |
| 3063 |
} |
| 3064 |
.btn-link { |
| 3065 |
border-color: transparent; |
| 3066 |
cursor: pointer; |
| 3067 |
color: #0088cc; |
| 3068 |
-webkit-border-radius: 0; |
| 3069 |
-moz-border-radius: 0; |
| 3070 |
border-radius: 0; |
| 3071 |
} |
| 3072 |
.btn-link:hover, |
| 3073 |
.btn-link:focus { |
| 3074 |
color: #005580; |
| 3075 |
text-decoration: underline; |
| 3076 |
background-color: transparent; |
| 3077 |
} |
| 3078 |
.btn-link[disabled]:hover, |
| 3079 |
.btn-link[disabled]:focus { |
| 3080 |
color: #333333; |
| 3081 |
text-decoration: none; |
| 3082 |
} |
| 3083 |
.btn-group { |
| 3084 |
position: relative; |
| 3085 |
display: inline-block; |
| 3086 |
*display: inline; |
| 3087 |
/* IE7 inline-block hack */ |
| 3088 |
|
| 3089 |
*zoom: 1; |
| 3090 |
font-size: 0; |
| 3091 |
vertical-align: middle; |
| 3092 |
white-space: nowrap; |
| 3093 |
*margin-right: .3em; |
| 3094 |
} |
| 3095 |
.btn-group:first-child { |
| 3096 |
*margin-right: 0; |
| 3097 |
} |
| 3098 |
.btn-group + .btn-group { |
| 3099 |
margin-right: 5px; |
| 3100 |
} |
| 3101 |
.btn-toolbar { |
| 3102 |
font-size: 0; |
| 3103 |
margin-top: 10px; |
| 3104 |
margin-bottom: 10px; |
| 3105 |
} |
| 3106 |
.btn-toolbar > .btn + .btn, |
| 3107 |
.btn-toolbar > .btn-group + .btn, |
| 3108 |
.btn-toolbar > .btn + .btn-group { |
| 3109 |
margin-right: 5px; |
| 3110 |
} |
| 3111 |
.btn-group > .btn { |
| 3112 |
position: relative; |
| 3113 |
-webkit-border-radius: 0; |
| 3114 |
-moz-border-radius: 0; |
| 3115 |
border-radius: 0; |
| 3116 |
} |
| 3117 |
.btn-group > .btn + .btn { |
| 3118 |
margin-right: -1px; |
| 3119 |
} |
| 3120 |
.btn-group > .btn, |
| 3121 |
.btn-group > .dropdown-menu, |
| 3122 |
.btn-group > .popover { |
| 3123 |
font-size: 14px; |
| 3124 |
} |
| 3125 |
.btn-group > .btn-mini { |
| 3126 |
font-size: 10.5px; |
| 3127 |
} |
| 3128 |
.btn-group > .btn-small { |
| 3129 |
font-size: 11.9px; |
| 3130 |
} |
| 3131 |
.btn-group > .btn-large { |
| 3132 |
font-size: 17.5px; |
| 3133 |
} |
| 3134 |
.btn-group > .btn:first-child { |
| 3135 |
margin-right: 0; |
| 3136 |
-webkit-border-top-right-radius: 4px; |
| 3137 |
-moz-border-radius-topright: 4px; |
| 3138 |
border-top-right-radius: 4px; |
| 3139 |
-webkit-border-bottom-right-radius: 4px; |
| 3140 |
-moz-border-radius-bottomright: 4px; |
| 3141 |
border-bottom-right-radius: 4px; |
| 3142 |
} |
| 3143 |
.btn-group > .btn:last-child, |
| 3144 |
.btn-group > .dropdown-toggle { |
| 3145 |
-webkit-border-top-left-radius: 4px; |
| 3146 |
-moz-border-radius-topleft: 4px; |
| 3147 |
border-top-left-radius: 4px; |
| 3148 |
-webkit-border-bottom-left-radius: 4px; |
| 3149 |
-moz-border-radius-bottomleft: 4px; |
| 3150 |
border-bottom-left-radius: 4px; |
| 3151 |
} |
| 3152 |
.btn-group > .btn.large:first-child { |
| 3153 |
margin-right: 0; |
| 3154 |
-webkit-border-top-right-radius: 6px; |
| 3155 |
-moz-border-radius-topright: 6px; |
| 3156 |
border-top-right-radius: 6px; |
| 3157 |
-webkit-border-bottom-right-radius: 6px; |
| 3158 |
-moz-border-radius-bottomright: 6px; |
| 3159 |
border-bottom-right-radius: 6px; |
| 3160 |
} |
| 3161 |
.btn-group > .btn.large:last-child, |
| 3162 |
.btn-group > .large.dropdown-toggle { |
| 3163 |
-webkit-border-top-left-radius: 6px; |
| 3164 |
-moz-border-radius-topleft: 6px; |
| 3165 |
border-top-left-radius: 6px; |
| 3166 |
-webkit-border-bottom-left-radius: 6px; |
| 3167 |
-moz-border-radius-bottomleft: 6px; |
| 3168 |
border-bottom-left-radius: 6px; |
| 3169 |
} |
| 3170 |
.btn-group > .btn:hover, |
| 3171 |
.btn-group > .btn:focus, |
| 3172 |
.btn-group > .btn:active, |
| 3173 |
.btn-group > .btn.active { |
| 3174 |
z-index: 2; |
| 3175 |
} |
| 3176 |
.btn-group .dropdown-toggle:active, |
| 3177 |
.btn-group.open .dropdown-toggle { |
| 3178 |
outline: 0; |
| 3179 |
} |
| 3180 |
.btn-group > .btn + .dropdown-toggle { |
| 3181 |
padding-left: 8px; |
| 3182 |
padding-right: 8px; |
| 3183 |
-webkit-box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 3184 |
-moz-box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 3185 |
box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); |
| 3186 |
*padding-top: 5px; |
| 3187 |
*padding-bottom: 5px; |
| 3188 |
} |
| 3189 |
.btn-group > .btn-mini + .dropdown-toggle { |
| 3190 |
padding-left: 5px; |
| 3191 |
padding-right: 5px; |
| 3192 |
*padding-top: 2px; |
| 3193 |
*padding-bottom: 2px; |
| 3194 |
} |
| 3195 |
.btn-group > .btn-small + .dropdown-toggle { |
| 3196 |
*padding-top: 5px; |
| 3197 |
*padding-bottom: 4px; |
| 3198 |
} |
| 3199 |
.btn-group > .btn-large + .dropdown-toggle { |
| 3200 |
padding-left: 12px; |
| 3201 |
padding-right: 12px; |
| 3202 |
*padding-top: 7px; |
| 3203 |
*padding-bottom: 7px; |
| 3204 |
} |
| 3205 |
.btn-group.open .dropdown-toggle { |
| 3206 |
background-image: none; |
| 3207 |
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 3208 |
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 3209 |
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); |
| 3210 |
} |
| 3211 |
.btn-group.open .btn.dropdown-toggle { |
| 3212 |
background-color: #e6e6e6; |
| 3213 |
} |
| 3214 |
.btn-group.open .btn-primary.dropdown-toggle { |
| 3215 |
background-color: #0044cc; |
| 3216 |
} |
| 3217 |
.btn-group.open .btn-warning.dropdown-toggle { |
| 3218 |
background-color: #f89406; |
| 3219 |
} |
| 3220 |
.btn-group.open .btn-danger.dropdown-toggle { |
| 3221 |
background-color: #bd362f; |
| 3222 |
} |
| 3223 |
.btn-group.open .btn-success.dropdown-toggle { |
| 3224 |
background-color: #51a351; |
| 3225 |
} |
| 3226 |
.btn-group.open .btn-info.dropdown-toggle { |
| 3227 |
background-color: #2f96b4; |
| 3228 |
} |
| 3229 |
.btn-group.open .btn-inverse.dropdown-toggle { |
| 3230 |
background-color: #222222; |
| 3231 |
} |
| 3232 |
.btn .caret { |
| 3233 |
margin-top: 8px; |
| 3234 |
margin-right: 0; |
| 3235 |
} |
| 3236 |
.btn-large .caret { |
| 3237 |
margin-top: 6px; |
| 3238 |
} |
| 3239 |
.btn-large .caret { |
| 3240 |
border-left-width: 5px; |
| 3241 |
border-right-width: 5px; |
| 3242 |
border-top-width: 5px; |
| 3243 |
} |
| 3244 |
.btn-mini .caret, |
| 3245 |
.btn-small .caret { |
| 3246 |
margin-top: 8px; |
| 3247 |
} |
| 3248 |
.dropup .btn-large .caret { |
| 3249 |
border-bottom-width: 5px; |
| 3250 |
} |
| 3251 |
.btn-primary .caret, |
| 3252 |
.btn-warning .caret, |
| 3253 |
.btn-danger .caret, |
| 3254 |
.btn-info .caret, |
| 3255 |
.btn-success .caret, |
| 3256 |
.btn-inverse .caret { |
| 3257 |
border-top-color: #ffffff; |
| 3258 |
border-bottom-color: #ffffff; |
| 3259 |
} |
| 3260 |
.btn-group-vertical { |
| 3261 |
display: inline-block; |
| 3262 |
*display: inline; |
| 3263 |
/* IE7 inline-block hack */ |
| 3264 |
|
| 3265 |
*zoom: 1; |
| 3266 |
} |
| 3267 |
.btn-group-vertical > .btn { |
| 3268 |
display: block; |
| 3269 |
float: none; |
| 3270 |
max-width: 100%; |
| 3271 |
-webkit-border-radius: 0; |
| 3272 |
-moz-border-radius: 0; |
| 3273 |
border-radius: 0; |
| 3274 |
} |
| 3275 |
.btn-group-vertical > .btn + .btn { |
| 3276 |
margin-right: 0; |
| 3277 |
margin-top: -1px; |
| 3278 |
} |
| 3279 |
.btn-group-vertical > .btn:first-child { |
| 3280 |
-webkit-border-radius: 4px 4px 0 0; |
| 3281 |
-moz-border-radius: 4px 4px 0 0; |
| 3282 |
border-radius: 4px 4px 0 0; |
| 3283 |
} |
| 3284 |
.btn-group-vertical > .btn:last-child { |
| 3285 |
-webkit-border-radius: 0 0 4px 4px; |
| 3286 |
-moz-border-radius: 0 0 4px 4px; |
| 3287 |
border-radius: 0 0 4px 4px; |
| 3288 |
} |
| 3289 |
.btn-group-vertical > .btn-large:first-child { |
| 3290 |
-webkit-border-radius: 6px 6px 0 0; |
| 3291 |
-moz-border-radius: 6px 6px 0 0; |
| 3292 |
border-radius: 6px 6px 0 0; |
| 3293 |
} |
| 3294 |
.btn-group-vertical > .btn-large:last-child { |
| 3295 |
-webkit-border-radius: 0 0 6px 6px; |
| 3296 |
-moz-border-radius: 0 0 6px 6px; |
| 3297 |
border-radius: 0 0 6px 6px; |
| 3298 |
} |
| 3299 |
.alert { |
| 3300 |
padding: 8px 14px 8px 35px; |
| 3301 |
margin-bottom: 20px; |
| 3302 |
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); |
| 3303 |
background-color: #fcf8e3; |
| 3304 |
border: 1px solid #fbeed5; |
| 3305 |
-webkit-border-radius: 4px; |
| 3306 |
-moz-border-radius: 4px; |
| 3307 |
border-radius: 4px; |
| 3308 |
} |
| 3309 |
.alert, |
| 3310 |
.alert h4 { |
| 3311 |
color: #c09853; |
| 3312 |
} |
| 3313 |
.alert h4 { |
| 3314 |
margin: 0; |
| 3315 |
} |
| 3316 |
.alert .close { |
| 3317 |
position: relative; |
| 3318 |
top: -2px; |
| 3319 |
left: -21px; |
| 3320 |
line-height: 20px; |
| 3321 |
} |
| 3322 |
.alert-success { |
| 3323 |
background-color: #dff0d8; |
| 3324 |
border-color: #d6e9c6; |
| 3325 |
color: #468847; |
| 3326 |
} |
| 3327 |
.alert-success h4 { |
| 3328 |
color: #468847; |
| 3329 |
} |
| 3330 |
.alert-danger, |
| 3331 |
.alert-error { |
| 3332 |
background-color: #f2dede; |
| 3333 |
border-color: #eed3d7; |
| 3334 |
color: #b94a48; |
| 3335 |
} |
| 3336 |
.alert-danger h4, |
| 3337 |
.alert-error h4 { |
| 3338 |
color: #b94a48; |
| 3339 |
} |
| 3340 |
.alert-info { |
| 3341 |
background-color: #d9edf7; |
| 3342 |
border-color: #bce8f1; |
| 3343 |
color: #3a87ad; |
| 3344 |
} |
| 3345 |
.alert-info h4 { |
| 3346 |
color: #3a87ad; |
| 3347 |
} |
| 3348 |
.alert-block { |
| 3349 |
padding-top: 14px; |
| 3350 |
padding-bottom: 14px; |
| 3351 |
} |
| 3352 |
.alert-block > p, |
| 3353 |
.alert-block > ul { |
| 3354 |
margin-bottom: 0; |
| 3355 |
} |
| 3356 |
.alert-block p + p { |
| 3357 |
margin-top: 5px; |
| 3358 |
} |
| 3359 |
.nav { |
| 3360 |
margin-right: 0; |
| 3361 |
margin-bottom: 20px; |
| 3362 |
list-style: none; |
| 3363 |
} |
| 3364 |
.nav > li > a { |
| 3365 |
display: block; |
| 3366 |
} |
| 3367 |
.nav > li > a:hover, |
| 3368 |
.nav > li > a:focus { |
| 3369 |
text-decoration: none; |
| 3370 |
background-color: #eeeeee; |
| 3371 |
} |
| 3372 |
.nav > li > a > img { |
| 3373 |
max-width: none; |
| 3374 |
} |
| 3375 |
.nav > .pull-left { |
| 3376 |
float: left; |
| 3377 |
} |
| 3378 |
.nav-header { |
| 3379 |
display: block; |
| 3380 |
padding: 3px 15px; |
| 3381 |
font-size: 11px; |
| 3382 |
font-weight: bold; |
| 3383 |
line-height: 20px; |
| 3384 |
color: #999999; |
| 3385 |
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); |
| 3386 |
text-transform: uppercase; |
| 3387 |
} |
| 3388 |
.nav li + .nav-header { |
| 3389 |
margin-top: 9px; |
| 3390 |
} |
| 3391 |
.nav-list { |
| 3392 |
padding-left: 15px; |
| 3393 |
padding-right: 15px; |
| 3394 |
margin-bottom: 0; |
| 3395 |
} |
| 3396 |
.nav-list > li > a, |
| 3397 |
.nav-list .nav-header { |
| 3398 |
margin-left: -15px; |
| 3399 |
margin-right: -15px; |
| 3400 |
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); |
| 3401 |
} |
| 3402 |
.nav-list > li > a { |
| 3403 |
padding: 3px 15px; |
| 3404 |
} |
| 3405 |
.nav-list > .active > a, |
| 3406 |
.nav-list > .active > a:hover, |
| 3407 |
.nav-list > .active > a:focus { |
| 3408 |
color: #ffffff; |
| 3409 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); |
| 3410 |
background-color: #0088cc; |
| 3411 |
} |
| 3412 |
.nav-list [class^="icon-"], |
| 3413 |
.nav-list [class*=" icon-"] { |
| 3414 |
margin-left: 2px; |
| 3415 |
} |
| 3416 |
.nav-list .divider { |
| 3417 |
*width: 100%; |
| 3418 |
height: 1px; |
| 3419 |
margin: 9px 1px; |
| 3420 |
*margin: -5px 0 5px; |
| 3421 |
overflow: hidden; |
| 3422 |
background-color: #e5e5e5; |
| 3423 |
border-bottom: 1px solid #ffffff; |
| 3424 |
} |
| 3425 |
.nav-tabs, |
| 3426 |
.nav-pills { |
| 3427 |
*zoom: 1; |
| 3428 |
} |
| 3429 |
.nav-tabs:before, |
| 3430 |
.nav-pills:before, |
| 3431 |
.nav-tabs:after, |
| 3432 |
.nav-pills:after { |
| 3433 |
display: table; |
| 3434 |
content: ""; |
| 3435 |
line-height: 0; |
| 3436 |
} |
| 3437 |
.nav-tabs:after, |
| 3438 |
.nav-pills:after { |
| 3439 |
clear: both; |
| 3440 |
} |
| 3441 |
.nav-tabs > li, |
| 3442 |
.nav-pills > li { |
| 3443 |
float: right; |
| 3444 |
} |
| 3445 |
.nav-tabs > li > a, |
| 3446 |
.nav-pills > li > a { |
| 3447 |
padding-right: 12px; |
| 3448 |
padding-left: 12px; |
| 3449 |
margin-left: 2px; |
| 3450 |
line-height: 14px; |
| 3451 |
} |
| 3452 |
.nav-tabs { |
| 3453 |
border-bottom: 1px solid #ddd; |
| 3454 |
} |
| 3455 |
.nav-tabs > li { |
| 3456 |
margin-bottom: -1px; |
| 3457 |
} |
| 3458 |
.nav-tabs > li > a { |
| 3459 |
padding-top: 8px; |
| 3460 |
padding-bottom: 8px; |
| 3461 |
line-height: 20px; |
| 3462 |
border: 1px solid transparent; |
| 3463 |
-webkit-border-radius: 4px 4px 0 0; |
| 3464 |
-moz-border-radius: 4px 4px 0 0; |
| 3465 |
border-radius: 4px 4px 0 0; |
| 3466 |
} |
| 3467 |
.nav-tabs > li > a:hover, |
| 3468 |
.nav-tabs > li > a:focus { |
| 3469 |
border-color: #eeeeee #eeeeee #dddddd; |
| 3470 |
} |
| 3471 |
.nav-tabs > .active > a, |
| 3472 |
.nav-tabs > .active > a:hover, |
| 3473 |
.nav-tabs > .active > a:focus { |
| 3474 |
color: #555555; |
| 3475 |
background-color: #ffffff; |
| 3476 |
border: 1px solid #ddd; |
| 3477 |
border-bottom-color: transparent; |
| 3478 |
cursor: default; |
| 3479 |
} |
| 3480 |
.nav-pills > li > a { |
| 3481 |
padding-top: 8px; |
| 3482 |
padding-bottom: 8px; |
| 3483 |
margin-top: 2px; |
| 3484 |
margin-bottom: 2px; |
| 3485 |
-webkit-border-radius: 5px; |
| 3486 |
-moz-border-radius: 5px; |
| 3487 |
border-radius: 5px; |
| 3488 |
} |
| 3489 |
.nav-pills > .active > a, |
| 3490 |
.nav-pills > .active > a:hover, |
| 3491 |
.nav-pills > .active > a:focus { |
| 3492 |
color: #ffffff; |
| 3493 |
background-color: #0088cc; |
| 3494 |
} |
| 3495 |
.nav-stacked > li { |
| 3496 |
float: none; |
| 3497 |
} |
| 3498 |
.nav-stacked > li > a { |
| 3499 |
margin-left: 0; |
| 3500 |
} |
| 3501 |
.nav-tabs.nav-stacked { |
| 3502 |
border-bottom: 0; |
| 3503 |
} |
| 3504 |
.nav-tabs.nav-stacked > li > a { |
| 3505 |
border: 1px solid #ddd; |
| 3506 |
-webkit-border-radius: 0; |
| 3507 |
-moz-border-radius: 0; |
| 3508 |
border-radius: 0; |
| 3509 |
} |
| 3510 |
.nav-tabs.nav-stacked > li:first-child > a { |
| 3511 |
-webkit-border-top-right-radius: 4px; |
| 3512 |
-moz-border-radius-topright: 4px; |
| 3513 |
border-top-right-radius: 4px; |
| 3514 |
-webkit-border-top-left-radius: 4px; |
| 3515 |
-moz-border-radius-topleft: 4px; |
| 3516 |
border-top-left-radius: 4px; |
| 3517 |
} |
| 3518 |
.nav-tabs.nav-stacked > li:last-child > a { |
| 3519 |
-webkit-border-bottom-right-radius: 4px; |
| 3520 |
-moz-border-radius-bottomright: 4px; |
| 3521 |
border-bottom-right-radius: 4px; |
| 3522 |
-webkit-border-bottom-left-radius: 4px; |
| 3523 |
-moz-border-radius-bottomleft: 4px; |
| 3524 |
border-bottom-left-radius: 4px; |
| 3525 |
} |
| 3526 |
.nav-tabs.nav-stacked > li > a:hover, |
| 3527 |
.nav-tabs.nav-stacked > li > a:focus { |
| 3528 |
border-color: #ddd; |
| 3529 |
z-index: 2; |
| 3530 |
} |
| 3531 |
.nav-pills.nav-stacked > li > a { |
| 3532 |
margin-bottom: 3px; |
| 3533 |
} |
| 3534 |
.nav-pills.nav-stacked > li:last-child > a { |
| 3535 |
margin-bottom: 1px; |
| 3536 |
} |
| 3537 |
.nav-tabs .dropdown-menu { |
| 3538 |
-webkit-border-radius: 0 0 6px 6px; |
| 3539 |
-moz-border-radius: 0 0 6px 6px; |
| 3540 |
border-radius: 0 0 6px 6px; |
| 3541 |
} |
| 3542 |
.nav-pills .dropdown-menu { |
| 3543 |
-webkit-border-radius: 6px; |
| 3544 |
-moz-border-radius: 6px; |
| 3545 |
border-radius: 6px; |
| 3546 |
} |
| 3547 |
.nav .dropdown-toggle .caret { |
| 3548 |
border-top-color: #0088cc; |
| 3549 |
border-bottom-color: #0088cc; |
| 3550 |
margin-top: 6px; |
| 3551 |
} |
| 3552 |
.nav .dropdown-toggle:hover .caret, |
| 3553 |
.nav .dropdown-toggle:focus .caret { |
| 3554 |
border-top-color: #005580; |
| 3555 |
border-bottom-color: #005580; |
| 3556 |
} |
| 3557 |
/* move down carets for tabs */ |
| 3558 |
.nav-tabs .dropdown-toggle .caret { |
| 3559 |
margin-top: 8px; |
| 3560 |
} |
| 3561 |
.nav .active .dropdown-toggle .caret { |
| 3562 |
border-top-color: #fff; |
| 3563 |
border-bottom-color: #fff; |
| 3564 |
} |
| 3565 |
.nav-tabs .active .dropdown-toggle .caret { |
| 3566 |
border-top-color: #555555; |
| 3567 |
border-bottom-color: #555555; |
| 3568 |
} |
| 3569 |
.nav > .dropdown.active > a:hover, |
| 3570 |
.nav > .dropdown.active > a:focus { |
| 3571 |
cursor: pointer; |
| 3572 |
} |
| 3573 |
.nav-tabs .open .dropdown-toggle, |
| 3574 |
.nav-pills .open .dropdown-toggle, |
| 3575 |
.nav > li.dropdown.open.active > a:hover, |
| 3576 |
.nav > li.dropdown.open.active > a:focus { |
| 3577 |
color: #ffffff; |
| 3578 |
background-color: #999999; |
| 3579 |
border-color: #999999; |
| 3580 |
} |
| 3581 |
.nav li.dropdown.open .caret, |
| 3582 |
.nav li.dropdown.open.active .caret, |
| 3583 |
.nav li.dropdown.open a:hover .caret, |
| 3584 |
.nav li.dropdown.open a:focus .caret { |
| 3585 |
border-top-color: #ffffff; |
| 3586 |
border-bottom-color: #ffffff; |
| 3587 |
opacity: 1; |
| 3588 |
filter: alpha(opacity=100); |
| 3589 |
} |
| 3590 |
.tabs-stacked .open > a:hover, |
| 3591 |
.tabs-stacked .open > a:focus { |
| 3592 |
border-color: #999999; |
| 3593 |
} |
| 3594 |
.tabbable { |
| 3595 |
*zoom: 1; |
| 3596 |
} |
| 3597 |
.tabbable:before, |
| 3598 |
.tabbable:after { |
| 3599 |
display: table; |
| 3600 |
content: ""; |
| 3601 |
line-height: 0; |
| 3602 |
} |
| 3603 |
.tabbable:after { |
| 3604 |
clear: both; |
| 3605 |
} |
| 3606 |
.tab-content { |
| 3607 |
overflow: auto; |
| 3608 |
} |
| 3609 |
.tabs-below > .nav-tabs, |
| 3610 |
.tabs-right > .nav-tabs, |
| 3611 |
.tabs-left > .nav-tabs { |
| 3612 |
border-bottom: 0; |
| 3613 |
} |
| 3614 |
.tab-content > .tab-pane, |
| 3615 |
.pill-content > .pill-pane { |
| 3616 |
display: none; |
| 3617 |
} |
| 3618 |
.tab-content > .active, |
| 3619 |
.pill-content > .active { |
| 3620 |
display: block; |
| 3621 |
} |
| 3622 |
.tabs-below > .nav-tabs { |
| 3623 |
border-top: 1px solid #ddd; |
| 3624 |
} |
| 3625 |
.tabs-below > .nav-tabs > li { |
| 3626 |
margin-top: -1px; |
| 3627 |
margin-bottom: 0; |
| 3628 |
} |
| 3629 |
.tabs-below > .nav-tabs > li > a { |
| 3630 |
-webkit-border-radius: 0 0 4px 4px; |
| 3631 |
-moz-border-radius: 0 0 4px 4px; |
| 3632 |
border-radius: 0 0 4px 4px; |
| 3633 |
} |
| 3634 |
.tabs-below > .nav-tabs > li > a:hover, |
| 3635 |
.tabs-below > .nav-tabs > li > a:focus { |
| 3636 |
border-bottom-color: transparent; |
| 3637 |
border-top-color: #ddd; |
| 3638 |
} |
| 3639 |
.tabs-below > .nav-tabs > .active > a, |
| 3640 |
.tabs-below > .nav-tabs > .active > a:hover, |
| 3641 |
.tabs-below > .nav-tabs > .active > a:focus { |
| 3642 |
border-color: transparent #ddd #ddd #ddd; |
| 3643 |
} |
| 3644 |
.tabs-left > .nav-tabs > li, |
| 3645 |
.tabs-right > .nav-tabs > li { |
| 3646 |
float: none; |
| 3647 |
} |
| 3648 |
.tabs-left > .nav-tabs > li > a, |
| 3649 |
.tabs-right > .nav-tabs > li > a { |
| 3650 |
min-width: 74px; |
| 3651 |
margin-left: 0; |
| 3652 |
margin-bottom: 3px; |
| 3653 |
} |
| 3654 |
.tabs-left > .nav-tabs { |
| 3655 |
float: left; |
| 3656 |
margin-right: 19px; |
| 3657 |
border-right: 1px solid #ddd; |
| 3658 |
} |
| 3659 |
.tabs-left > .nav-tabs > li > a { |
| 3660 |
margin-right: -1px; |
| 3661 |
-webkit-border-radius: 4px 0 0 4px; |
| 3662 |
-moz-border-radius: 4px 0 0 4px; |
| 3663 |
border-radius: 4px 0 0 4px; |
| 3664 |
} |
| 3665 |
.tabs-left > .nav-tabs > li > a:hover, |
| 3666 |
.tabs-left > .nav-tabs > li > a:focus { |
| 3667 |
border-color: #eeeeee #dddddd #eeeeee #eeeeee; |
| 3668 |
} |
| 3669 |
.tabs-left > .nav-tabs .active > a, |
| 3670 |
.tabs-left > .nav-tabs .active > a:hover, |
| 3671 |
.tabs-left > .nav-tabs .active > a:focus { |
| 3672 |
border-color: #ddd transparent #ddd #ddd; |
| 3673 |
*border-right-color: #ffffff; |
| 3674 |
} |
| 3675 |
.tabs-right > .nav-tabs { |
| 3676 |
float: right; |
| 3677 |
margin-left: 19px; |
| 3678 |
border-left: 1px solid #ddd; |
| 3679 |
} |
| 3680 |
.tabs-right > .nav-tabs > li > a { |
| 3681 |
margin-left: -1px; |
| 3682 |
-webkit-border-radius: 0 4px 4px 0; |
| 3683 |
-moz-border-radius: 0 4px 4px 0; |
| 3684 |
border-radius: 0 4px 4px 0; |
| 3685 |
} |
| 3686 |
.tabs-right > .nav-tabs > li > a:hover, |
| 3687 |
.tabs-right > .nav-tabs > li > a:focus { |
| 3688 |
border-color: #eeeeee #eeeeee #eeeeee #dddddd; |
| 3689 |
} |
| 3690 |
.tabs-right > .nav-tabs .active > a, |
| 3691 |
.tabs-right > .nav-tabs .active > a:hover, |
| 3692 |
.tabs-right > .nav-tabs .active > a:focus { |
| 3693 |
border-color: #ddd #ddd #ddd transparent; |
| 3694 |
*border-left-color: #ffffff; |
| 3695 |
} |
| 3696 |
.nav > .disabled > a { |
| 3697 |
color: #999999; |
| 3698 |
} |
| 3699 |
.nav > .disabled > a:hover, |
| 3700 |
.nav > .disabled > a:focus { |
| 3701 |
text-decoration: none; |
| 3702 |
background-color: transparent; |
| 3703 |
cursor: default; |
| 3704 |
} |
| 3705 |
.navbar { |
| 3706 |
overflow: visible; |
| 3707 |
margin-bottom: 20px; |
| 3708 |
*position: relative; |
| 3709 |
*z-index: 2; |
| 3710 |
} |
| 3711 |
.navbar-inner { |
| 3712 |
min-height: 40px; |
| 3713 |
padding-left: 20px; |
| 3714 |
padding-right: 20px; |
| 3715 |
background-color: #fafafa; |
| 3716 |
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); |
| 3717 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2)); |
| 3718 |
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2); |
| 3719 |
background-image: -o-linear-gradient(top, #ffffff, #f2f2f2); |
| 3720 |
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2); |
| 3721 |
background-repeat: repeat-x; |
| 3722 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0); |
| 3723 |
border: 1px solid #d4d4d4; |
| 3724 |
-webkit-border-radius: 4px; |
| 3725 |
-moz-border-radius: 4px; |
| 3726 |
border-radius: 4px; |
| 3727 |
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); |
| 3728 |
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); |
| 3729 |
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); |
| 3730 |
*zoom: 1; |
| 3731 |
} |
| 3732 |
.navbar-inner:before, |
| 3733 |
.navbar-inner:after { |
| 3734 |
display: table; |
| 3735 |
content: ""; |
| 3736 |
line-height: 0; |
| 3737 |
} |
| 3738 |
.navbar-inner:after { |
| 3739 |
clear: both; |
| 3740 |
} |
| 3741 |
.navbar .container { |
| 3742 |
width: auto; |
| 3743 |
} |
| 3744 |
.nav-collapse.collapse { |
| 3745 |
height: auto; |
| 3746 |
overflow: visible; |
| 3747 |
} |
| 3748 |
.navbar .brand { |
| 3749 |
float: right; |
| 3750 |
display: block; |
| 3751 |
padding: 10px 20px 10px; |
| 3752 |
margin-right: -20px; |
| 3753 |
font-size: 20px; |
| 3754 |
font-weight: 200; |
| 3755 |
color: #777777; |
| 3756 |
text-shadow: 0 1px 0 #ffffff; |
| 3757 |
} |
| 3758 |
.navbar .brand:hover, |
| 3759 |
.navbar .brand:focus { |
| 3760 |
text-decoration: none; |
| 3761 |
} |
| 3762 |
.navbar-text { |
| 3763 |
margin-bottom: 0; |
| 3764 |
line-height: 40px; |
| 3765 |
color: #777777; |
| 3766 |
} |
| 3767 |
.navbar-link { |
| 3768 |
color: #777777; |
| 3769 |
} |
| 3770 |
.navbar-link:hover, |
| 3771 |
.navbar-link:focus { |
| 3772 |
color: #333333; |
| 3773 |
} |
| 3774 |
.navbar .divider-vertical { |
| 3775 |
height: 40px; |
| 3776 |
margin: 0 9px; |
| 3777 |
border-left: 1px solid #ffffff; |
| 3778 |
border-right: 1px solid #f2f2f2; |
| 3779 |
} |
| 3780 |
.navbar .btn, |
| 3781 |
.navbar .btn-group { |
| 3782 |
margin-top: 5px; |
| 3783 |
} |
| 3784 |
.navbar .btn-group .btn, |
| 3785 |
.navbar .input-prepend .btn, |
| 3786 |
.navbar .input-append .btn, |
| 3787 |
.navbar .input-prepend .btn-group, |
| 3788 |
.navbar .input-append .btn-group { |
| 3789 |
margin-top: 0; |
| 3790 |
} |
| 3791 |
.navbar-form { |
| 3792 |
margin-bottom: 0; |
| 3793 |
*zoom: 1; |
| 3794 |
} |
| 3795 |
.navbar-form:before, |
| 3796 |
.navbar-form:after { |
| 3797 |
display: table; |
| 3798 |
content: ""; |
| 3799 |
line-height: 0; |
| 3800 |
} |
| 3801 |
.navbar-form:after { |
| 3802 |
clear: both; |
| 3803 |
} |
| 3804 |
.navbar-form input, |
| 3805 |
.navbar-form select, |
| 3806 |
.navbar-form .radio, |
| 3807 |
.navbar-form .checkbox { |
| 3808 |
margin-top: 5px; |
| 3809 |
} |
| 3810 |
.navbar-form input, |
| 3811 |
.navbar-form select, |
| 3812 |
.navbar-form .btn { |
| 3813 |
display: inline-block; |
| 3814 |
margin-bottom: 0; |
| 3815 |
} |
| 3816 |
.navbar-form input[type="image"], |
| 3817 |
.navbar-form input[type="checkbox"], |
| 3818 |
.navbar-form input[type="radio"] { |
| 3819 |
margin-top: 3px; |
| 3820 |
} |
| 3821 |
.navbar-form .input-append, |
| 3822 |
.navbar-form .input-prepend { |
| 3823 |
margin-top: 5px; |
| 3824 |
white-space: nowrap; |
| 3825 |
} |
| 3826 |
.navbar-form .input-append input, |
| 3827 |
.navbar-form .input-prepend input { |
| 3828 |
margin-top: 0; |
| 3829 |
} |
| 3830 |
.navbar-search { |
| 3831 |
position: relative; |
| 3832 |
float: right; |
| 3833 |
margin-top: 5px; |
| 3834 |
margin-bottom: 0; |
| 3835 |
} |
| 3836 |
.navbar-search .search-query { |
| 3837 |
margin-bottom: 0; |
| 3838 |
padding: 4px 14px; |
| 3839 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 3840 |
font-size: 13px; |
| 3841 |
font-weight: normal; |
| 3842 |
line-height: 1; |
| 3843 |
-webkit-border-radius: 15px; |
| 3844 |
-moz-border-radius: 15px; |
| 3845 |
border-radius: 15px; |
| 3846 |
} |
| 3847 |
.navbar-static-top { |
| 3848 |
position: static; |
| 3849 |
margin-bottom: 0; |
| 3850 |
} |
| 3851 |
.navbar-static-top .navbar-inner { |
| 3852 |
-webkit-border-radius: 0; |
| 3853 |
-moz-border-radius: 0; |
| 3854 |
border-radius: 0; |
| 3855 |
} |
| 3856 |
.navbar-fixed-top, |
| 3857 |
.navbar-fixed-bottom { |
| 3858 |
position: fixed; |
| 3859 |
right: 0; |
| 3860 |
left: 0; |
| 3861 |
z-index: 1030; |
| 3862 |
margin-bottom: 0; |
| 3863 |
} |
| 3864 |
.navbar-fixed-top .navbar-inner, |
| 3865 |
.navbar-static-top .navbar-inner { |
| 3866 |
border-width: 0 0 1px; |
| 3867 |
} |
| 3868 |
.navbar-fixed-bottom .navbar-inner { |
| 3869 |
border-width: 1px 0 0; |
| 3870 |
} |
| 3871 |
.navbar-fixed-top .navbar-inner, |
| 3872 |
.navbar-fixed-bottom .navbar-inner { |
| 3873 |
padding-left: 0; |
| 3874 |
padding-right: 0; |
| 3875 |
-webkit-border-radius: 0; |
| 3876 |
-moz-border-radius: 0; |
| 3877 |
border-radius: 0; |
| 3878 |
} |
| 3879 |
.navbar-static-top .container, |
| 3880 |
.navbar-fixed-top .container, |
| 3881 |
.navbar-fixed-bottom .container { |
| 3882 |
width: 940px; |
| 3883 |
} |
| 3884 |
.navbar-fixed-top { |
| 3885 |
top: 0; |
| 3886 |
} |
| 3887 |
.navbar-fixed-top .navbar-inner, |
| 3888 |
.navbar-static-top .navbar-inner { |
| 3889 |
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1); |
| 3890 |
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1); |
| 3891 |
box-shadow: 0 1px 10px rgba(0,0,0,.1); |
| 3892 |
} |
| 3893 |
.navbar-fixed-bottom { |
| 3894 |
bottom: 0; |
| 3895 |
} |
| 3896 |
.navbar-fixed-bottom .navbar-inner { |
| 3897 |
-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1); |
| 3898 |
-moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1); |
| 3899 |
box-shadow: 0 -1px 10px rgba(0,0,0,.1); |
| 3900 |
} |
| 3901 |
.navbar .nav { |
| 3902 |
position: relative; |
| 3903 |
right: 0; |
| 3904 |
display: block; |
| 3905 |
float: right; |
| 3906 |
margin: 0 0 0 10px; |
| 3907 |
} |
| 3908 |
.navbar .nav.pull-left { |
| 3909 |
float: left; |
| 3910 |
margin-left: 0; |
| 3911 |
} |
| 3912 |
.navbar .nav > li { |
| 3913 |
float: right; |
| 3914 |
} |
| 3915 |
.navbar .nav > li > a { |
| 3916 |
float: none; |
| 3917 |
padding: 10px 15px 10px; |
| 3918 |
color: #777777; |
| 3919 |
text-decoration: none; |
| 3920 |
text-shadow: 0 1px 0 #ffffff; |
| 3921 |
} |
| 3922 |
.navbar .nav .dropdown-toggle .caret { |
| 3923 |
margin-top: 8px; |
| 3924 |
} |
| 3925 |
.navbar .nav > li > a:focus, |
| 3926 |
.navbar .nav > li > a:hover { |
| 3927 |
background-color: transparent; |
| 3928 |
color: #333333; |
| 3929 |
text-decoration: none; |
| 3930 |
} |
| 3931 |
.navbar .nav > .active > a, |
| 3932 |
.navbar .nav > .active > a:hover, |
| 3933 |
.navbar .nav > .active > a:focus { |
| 3934 |
color: #555555; |
| 3935 |
text-decoration: none; |
| 3936 |
background-color: #e5e5e5; |
| 3937 |
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); |
| 3938 |
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); |
| 3939 |
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); |
| 3940 |
} |
| 3941 |
.navbar .btn-navbar { |
| 3942 |
display: none; |
| 3943 |
float: left; |
| 3944 |
padding: 7px 10px; |
| 3945 |
margin-left: 5px; |
| 3946 |
margin-right: 5px; |
| 3947 |
color: #ffffff; |
| 3948 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 3949 |
background-color: #ededed; |
| 3950 |
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5); |
| 3951 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5)); |
| 3952 |
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5); |
| 3953 |
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5); |
| 3954 |
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5); |
| 3955 |
background-repeat: repeat-x; |
| 3956 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0); |
| 3957 |
border-color: #e5e5e5 #e5e5e5 #bfbfbf; |
| 3958 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 3959 |
*background-color: #e5e5e5; |
| 3960 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 3961 |
|
| 3962 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 3963 |
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); |
| 3964 |
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); |
| 3965 |
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); |
| 3966 |
} |
| 3967 |
.navbar .btn-navbar:hover, |
| 3968 |
.navbar .btn-navbar:focus, |
| 3969 |
.navbar .btn-navbar:active, |
| 3970 |
.navbar .btn-navbar.active, |
| 3971 |
.navbar .btn-navbar.disabled, |
| 3972 |
.navbar .btn-navbar[disabled] { |
| 3973 |
color: #ffffff; |
| 3974 |
background-color: #e5e5e5; |
| 3975 |
*background-color: #d9d9d9; |
| 3976 |
} |
| 3977 |
.navbar .btn-navbar:active, |
| 3978 |
.navbar .btn-navbar.active { |
| 3979 |
background-color: #cccccc \9; |
| 3980 |
} |
| 3981 |
.navbar .btn-navbar .icon-bar { |
| 3982 |
display: block; |
| 3983 |
width: 18px; |
| 3984 |
height: 2px; |
| 3985 |
background-color: #f5f5f5; |
| 3986 |
-webkit-border-radius: 1px; |
| 3987 |
-moz-border-radius: 1px; |
| 3988 |
border-radius: 1px; |
| 3989 |
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 3990 |
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 3991 |
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 3992 |
} |
| 3993 |
.btn-navbar .icon-bar + .icon-bar { |
| 3994 |
margin-top: 3px; |
| 3995 |
} |
| 3996 |
.navbar .nav > li > .dropdown-menu:before { |
| 3997 |
content: ''; |
| 3998 |
display: inline-block; |
| 3999 |
border-left: 7px solid transparent; |
| 4000 |
border-right: 7px solid transparent; |
| 4001 |
border-bottom: 7px solid #ccc; |
| 4002 |
border-bottom-color: rgba(0, 0, 0, 0.2); |
| 4003 |
position: absolute; |
| 4004 |
top: -7px; |
| 4005 |
right: 9px; |
| 4006 |
} |
| 4007 |
.navbar .nav > li > .dropdown-menu:after { |
| 4008 |
content: ''; |
| 4009 |
display: inline-block; |
| 4010 |
border-left: 6px solid transparent; |
| 4011 |
border-right: 6px solid transparent; |
| 4012 |
border-bottom: 6px solid #ffffff; |
| 4013 |
position: absolute; |
| 4014 |
top: -6px; |
| 4015 |
right: 10px; |
| 4016 |
} |
| 4017 |
.navbar-fixed-bottom .nav > li > .dropdown-menu:before { |
| 4018 |
border-top: 7px solid #ccc; |
| 4019 |
border-top-color: rgba(0, 0, 0, 0.2); |
| 4020 |
border-bottom: 0; |
| 4021 |
bottom: -7px; |
| 4022 |
top: auto; |
| 4023 |
} |
| 4024 |
.navbar-fixed-bottom .nav > li > .dropdown-menu:after { |
| 4025 |
border-top: 6px solid #ffffff; |
| 4026 |
border-bottom: 0; |
| 4027 |
bottom: -6px; |
| 4028 |
top: auto; |
| 4029 |
} |
| 4030 |
.navbar .nav li.dropdown > a:hover .caret, |
| 4031 |
.navbar .nav li.dropdown > a:focus .caret { |
| 4032 |
border-top-color: #333333; |
| 4033 |
border-bottom-color: #333333; |
| 4034 |
} |
| 4035 |
.navbar .nav li.dropdown.open > .dropdown-toggle, |
| 4036 |
.navbar .nav li.dropdown.active > .dropdown-toggle, |
| 4037 |
.navbar .nav li.dropdown.open.active > .dropdown-toggle { |
| 4038 |
background-color: #e5e5e5; |
| 4039 |
color: #555555; |
| 4040 |
} |
| 4041 |
.navbar .nav li.dropdown > .dropdown-toggle .caret { |
| 4042 |
border-top-color: #777777; |
| 4043 |
border-bottom-color: #777777; |
| 4044 |
} |
| 4045 |
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, |
| 4046 |
.navbar .nav li.dropdown.active > .dropdown-toggle .caret, |
| 4047 |
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret { |
| 4048 |
border-top-color: #555555; |
| 4049 |
border-bottom-color: #555555; |
| 4050 |
} |
| 4051 |
.navbar .pull-left > li > .dropdown-menu, |
| 4052 |
.navbar .nav > li > .dropdown-menu.pull-left { |
| 4053 |
right: auto; |
| 4054 |
left: 0; |
| 4055 |
} |
| 4056 |
.navbar .pull-left > li > .dropdown-menu:before, |
| 4057 |
.navbar .nav > li > .dropdown-menu.pull-left:before { |
| 4058 |
right: auto; |
| 4059 |
left: 12px; |
| 4060 |
} |
| 4061 |
.navbar .pull-left > li > .dropdown-menu:after, |
| 4062 |
.navbar .nav > li > .dropdown-menu.pull-left:after { |
| 4063 |
right: auto; |
| 4064 |
left: 13px; |
| 4065 |
} |
| 4066 |
.navbar .pull-left > li > .dropdown-menu .dropdown-menu, |
| 4067 |
.navbar .nav > li > .dropdown-menu.pull-left .dropdown-menu { |
| 4068 |
right: auto; |
| 4069 |
left: 100%; |
| 4070 |
margin-right: 0; |
| 4071 |
margin-left: -1px; |
| 4072 |
-webkit-border-radius: 0 6px 6px 6px; |
| 4073 |
-moz-border-radius: 0 6px 6px 6px; |
| 4074 |
border-radius: 0 6px 6px 6px; |
| 4075 |
} |
| 4076 |
.navbar-inverse .navbar-inner { |
| 4077 |
background-color: #1b1b1b; |
| 4078 |
background-image: -moz-linear-gradient(top, #222222, #111111); |
| 4079 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111)); |
| 4080 |
background-image: -webkit-linear-gradient(top, #222222, #111111); |
| 4081 |
background-image: -o-linear-gradient(top, #222222, #111111); |
| 4082 |
background-image: linear-gradient(to bottom, #222222, #111111); |
| 4083 |
background-repeat: repeat-x; |
| 4084 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0); |
| 4085 |
border-color: #252525; |
| 4086 |
} |
| 4087 |
.navbar-inverse .brand, |
| 4088 |
.navbar-inverse .nav > li > a { |
| 4089 |
color: #999999; |
| 4090 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 4091 |
} |
| 4092 |
.navbar-inverse .brand:hover, |
| 4093 |
.navbar-inverse .nav > li > a:hover, |
| 4094 |
.navbar-inverse .brand:focus, |
| 4095 |
.navbar-inverse .nav > li > a:focus { |
| 4096 |
color: #ffffff; |
| 4097 |
} |
| 4098 |
.navbar-inverse .brand { |
| 4099 |
color: #999999; |
| 4100 |
} |
| 4101 |
.navbar-inverse .navbar-text { |
| 4102 |
color: #999999; |
| 4103 |
} |
| 4104 |
.navbar-inverse .nav > li > a:focus, |
| 4105 |
.navbar-inverse .nav > li > a:hover { |
| 4106 |
background-color: transparent; |
| 4107 |
color: #ffffff; |
| 4108 |
} |
| 4109 |
.navbar-inverse .nav .active > a, |
| 4110 |
.navbar-inverse .nav .active > a:hover, |
| 4111 |
.navbar-inverse .nav .active > a:focus { |
| 4112 |
color: #ffffff; |
| 4113 |
background-color: #111111; |
| 4114 |
} |
| 4115 |
.navbar-inverse .navbar-link { |
| 4116 |
color: #999999; |
| 4117 |
} |
| 4118 |
.navbar-inverse .navbar-link:hover, |
| 4119 |
.navbar-inverse .navbar-link:focus { |
| 4120 |
color: #ffffff; |
| 4121 |
} |
| 4122 |
.navbar-inverse .divider-vertical { |
| 4123 |
border-right-color: #111111; |
| 4124 |
border-left-color: #222222; |
| 4125 |
} |
| 4126 |
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, |
| 4127 |
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle, |
| 4128 |
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { |
| 4129 |
background-color: #111111; |
| 4130 |
color: #ffffff; |
| 4131 |
} |
| 4132 |
.navbar-inverse .nav li.dropdown > a:hover .caret, |
| 4133 |
.navbar-inverse .nav li.dropdown > a:focus .caret { |
| 4134 |
border-top-color: #ffffff; |
| 4135 |
border-bottom-color: #ffffff; |
| 4136 |
} |
| 4137 |
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret { |
| 4138 |
border-top-color: #999999; |
| 4139 |
border-bottom-color: #999999; |
| 4140 |
} |
| 4141 |
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, |
| 4142 |
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, |
| 4143 |
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret { |
| 4144 |
border-top-color: #ffffff; |
| 4145 |
border-bottom-color: #ffffff; |
| 4146 |
} |
| 4147 |
.navbar-inverse .navbar-search .search-query { |
| 4148 |
color: #ffffff; |
| 4149 |
background-color: #515151; |
| 4150 |
border-color: #111111; |
| 4151 |
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15); |
| 4152 |
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15); |
| 4153 |
box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15); |
| 4154 |
-webkit-transition: none; |
| 4155 |
-moz-transition: none; |
| 4156 |
-o-transition: none; |
| 4157 |
transition: none; |
| 4158 |
} |
| 4159 |
.navbar-inverse .navbar-search .search-query:-moz-placeholder { |
| 4160 |
color: #cccccc; |
| 4161 |
} |
| 4162 |
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { |
| 4163 |
color: #cccccc; |
| 4164 |
} |
| 4165 |
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { |
| 4166 |
color: #cccccc; |
| 4167 |
} |
| 4168 |
.navbar-inverse .navbar-search .search-query:focus, |
| 4169 |
.navbar-inverse .navbar-search .search-query.focused { |
| 4170 |
padding: 5px 15px; |
| 4171 |
color: #333333; |
| 4172 |
text-shadow: 0 1px 0 #ffffff; |
| 4173 |
background-color: #ffffff; |
| 4174 |
border: 0; |
| 4175 |
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
| 4176 |
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
| 4177 |
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
| 4178 |
outline: 0; |
| 4179 |
} |
| 4180 |
.navbar-inverse .btn-navbar { |
| 4181 |
color: #ffffff; |
| 4182 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 4183 |
background-color: #0e0e0e; |
| 4184 |
background-image: -moz-linear-gradient(top, #151515, #040404); |
| 4185 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404)); |
| 4186 |
background-image: -webkit-linear-gradient(top, #151515, #040404); |
| 4187 |
background-image: -o-linear-gradient(top, #151515, #040404); |
| 4188 |
background-image: linear-gradient(to bottom, #151515, #040404); |
| 4189 |
background-repeat: repeat-x; |
| 4190 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0); |
| 4191 |
border-color: #040404 #040404 #000000; |
| 4192 |
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 4193 |
*background-color: #040404; |
| 4194 |
/* Darken IE7 buttons by default so they stand out more given they won't have borders */ |
| 4195 |
|
| 4196 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 4197 |
} |
| 4198 |
.navbar-inverse .btn-navbar:hover, |
| 4199 |
.navbar-inverse .btn-navbar:focus, |
| 4200 |
.navbar-inverse .btn-navbar:active, |
| 4201 |
.navbar-inverse .btn-navbar.active, |
| 4202 |
.navbar-inverse .btn-navbar.disabled, |
| 4203 |
.navbar-inverse .btn-navbar[disabled] { |
| 4204 |
color: #ffffff; |
| 4205 |
background-color: #040404; |
| 4206 |
*background-color: #000000; |
| 4207 |
} |
| 4208 |
.navbar-inverse .btn-navbar:active, |
| 4209 |
.navbar-inverse .btn-navbar.active { |
| 4210 |
background-color: #000000 \9; |
| 4211 |
} |
| 4212 |
.breadcrumb { |
| 4213 |
padding: 8px 15px; |
| 4214 |
margin: 0 0 20px; |
| 4215 |
list-style: none; |
| 4216 |
background-color: #f5f5f5; |
| 4217 |
-webkit-border-radius: 4px; |
| 4218 |
-moz-border-radius: 4px; |
| 4219 |
border-radius: 4px; |
| 4220 |
} |
| 4221 |
.breadcrumb > li { |
| 4222 |
display: inline-block; |
| 4223 |
*display: inline; |
| 4224 |
/* IE7 inline-block hack */ |
| 4225 |
|
| 4226 |
*zoom: 1; |
| 4227 |
text-shadow: 0 1px 0 #ffffff; |
| 4228 |
} |
| 4229 |
.breadcrumb > li > .divider { |
| 4230 |
padding: 0 5px; |
| 4231 |
color: #ccc; |
| 4232 |
} |
| 4233 |
.breadcrumb > .active { |
| 4234 |
color: #999999; |
| 4235 |
} |
| 4236 |
.pagination { |
| 4237 |
margin: 20px 0; |
| 4238 |
} |
| 4239 |
.pagination ul { |
| 4240 |
display: inline-block; |
| 4241 |
*display: inline; |
| 4242 |
/* IE7 inline-block hack */ |
| 4243 |
|
| 4244 |
*zoom: 1; |
| 4245 |
margin-right: 0; |
| 4246 |
margin-bottom: 0; |
| 4247 |
-webkit-border-radius: 4px; |
| 4248 |
-moz-border-radius: 4px; |
| 4249 |
border-radius: 4px; |
| 4250 |
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); |
| 4251 |
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); |
| 4252 |
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); |
| 4253 |
} |
| 4254 |
.pagination ul > li { |
| 4255 |
display: inline; |
| 4256 |
} |
| 4257 |
.pagination ul > li > a, |
| 4258 |
.pagination ul > li > span { |
| 4259 |
float: right; |
| 4260 |
padding: 4px 12px; |
| 4261 |
line-height: 20px; |
| 4262 |
text-decoration: none; |
| 4263 |
background-color: #ffffff; |
| 4264 |
border: 1px solid #dddddd; |
| 4265 |
border-right-width: 0; |
| 4266 |
} |
| 4267 |
.pagination ul > li > a:hover, |
| 4268 |
.pagination ul > li > a:focus, |
| 4269 |
.pagination ul > .active > a, |
| 4270 |
.pagination ul > .active > span { |
| 4271 |
background-color: #f5f5f5; |
| 4272 |
} |
| 4273 |
.pagination ul > .active > a, |
| 4274 |
.pagination ul > .active > span { |
| 4275 |
color: #999999; |
| 4276 |
cursor: default; |
| 4277 |
} |
| 4278 |
.pagination ul > .disabled > span, |
| 4279 |
.pagination ul > .disabled > a, |
| 4280 |
.pagination ul > .disabled > a:hover, |
| 4281 |
.pagination ul > .disabled > a:focus { |
| 4282 |
color: #999999; |
| 4283 |
background-color: transparent; |
| 4284 |
cursor: default; |
| 4285 |
} |
| 4286 |
.pagination ul > li:first-child > a, |
| 4287 |
.pagination ul > li:first-child > span { |
| 4288 |
border-right-width: 1px; |
| 4289 |
-webkit-border-top-right-radius: 4px; |
| 4290 |
-moz-border-radius-topright: 4px; |
| 4291 |
border-top-right-radius: 4px; |
| 4292 |
-webkit-border-bottom-right-radius: 4px; |
| 4293 |
-moz-border-radius-bottomright: 4px; |
| 4294 |
border-bottom-right-radius: 4px; |
| 4295 |
} |
| 4296 |
.pagination ul > li:last-child > a, |
| 4297 |
.pagination ul > li:last-child > span { |
| 4298 |
-webkit-border-top-left-radius: 4px; |
| 4299 |
-moz-border-radius-topleft: 4px; |
| 4300 |
border-top-left-radius: 4px; |
| 4301 |
-webkit-border-bottom-left-radius: 4px; |
| 4302 |
-moz-border-radius-bottomleft: 4px; |
| 4303 |
border-bottom-left-radius: 4px; |
| 4304 |
} |
| 4305 |
.pagination-centered { |
| 4306 |
text-align: center; |
| 4307 |
} |
| 4308 |
.pagination-left { |
| 4309 |
text-align: left; |
| 4310 |
} |
| 4311 |
.pagination-large ul > li > a, |
| 4312 |
.pagination-large ul > li > span { |
| 4313 |
padding: 11px 19px; |
| 4314 |
font-size: 17.5px; |
| 4315 |
} |
| 4316 |
.pagination-large ul > li:first-child > a, |
| 4317 |
.pagination-large ul > li:first-child > span { |
| 4318 |
-webkit-border-top-right-radius: 6px; |
| 4319 |
-moz-border-radius-topright: 6px; |
| 4320 |
border-top-right-radius: 6px; |
| 4321 |
-webkit-border-bottom-right-radius: 6px; |
| 4322 |
-moz-border-radius-bottomright: 6px; |
| 4323 |
border-bottom-right-radius: 6px; |
| 4324 |
} |
| 4325 |
.pagination-large ul > li:last-child > a, |
| 4326 |
.pagination-large ul > li:last-child > span { |
| 4327 |
-webkit-border-top-left-radius: 6px; |
| 4328 |
-moz-border-radius-topleft: 6px; |
| 4329 |
border-top-left-radius: 6px; |
| 4330 |
-webkit-border-bottom-left-radius: 6px; |
| 4331 |
-moz-border-radius-bottomleft: 6px; |
| 4332 |
border-bottom-left-radius: 6px; |
| 4333 |
} |
| 4334 |
.pagination-mini ul > li:first-child > a, |
| 4335 |
.pagination-small ul > li:first-child > a, |
| 4336 |
.pagination-mini ul > li:first-child > span, |
| 4337 |
.pagination-small ul > li:first-child > span { |
| 4338 |
-webkit-border-top-right-radius: 3px; |
| 4339 |
-moz-border-radius-topright: 3px; |
| 4340 |
border-top-right-radius: 3px; |
| 4341 |
-webkit-border-bottom-right-radius: 3px; |
| 4342 |
-moz-border-radius-bottomright: 3px; |
| 4343 |
border-bottom-right-radius: 3px; |
| 4344 |
} |
| 4345 |
.pagination-mini ul > li:last-child > a, |
| 4346 |
.pagination-small ul > li:last-child > a, |
| 4347 |
.pagination-mini ul > li:last-child > span, |
| 4348 |
.pagination-small ul > li:last-child > span { |
| 4349 |
-webkit-border-top-left-radius: 3px; |
| 4350 |
-moz-border-radius-topleft: 3px; |
| 4351 |
border-top-left-radius: 3px; |
| 4352 |
-webkit-border-bottom-left-radius: 3px; |
| 4353 |
-moz-border-radius-bottomleft: 3px; |
| 4354 |
border-bottom-left-radius: 3px; |
| 4355 |
} |
| 4356 |
.pagination-small ul > li > a, |
| 4357 |
.pagination-small ul > li > span { |
| 4358 |
padding: 2px 10px; |
| 4359 |
font-size: 11.9px; |
| 4360 |
} |
| 4361 |
.pagination-mini ul > li > a, |
| 4362 |
.pagination-mini ul > li > span { |
| 4363 |
padding: 0 6px; |
| 4364 |
font-size: 10.5px; |
| 4365 |
} |
| 4366 |
.pager { |
| 4367 |
margin: 20px 0; |
| 4368 |
list-style: none; |
| 4369 |
text-align: center; |
| 4370 |
*zoom: 1; |
| 4371 |
} |
| 4372 |
.pager:before, |
| 4373 |
.pager:after { |
| 4374 |
display: table; |
| 4375 |
content: ""; |
| 4376 |
line-height: 0; |
| 4377 |
} |
| 4378 |
.pager:after { |
| 4379 |
clear: both; |
| 4380 |
} |
| 4381 |
.pager li { |
| 4382 |
display: inline; |
| 4383 |
} |
| 4384 |
.pager li > a, |
| 4385 |
.pager li > span { |
| 4386 |
display: inline-block; |
| 4387 |
padding: 5px 14px; |
| 4388 |
background-color: #fff; |
| 4389 |
border: 1px solid #ddd; |
| 4390 |
-webkit-border-radius: 15px; |
| 4391 |
-moz-border-radius: 15px; |
| 4392 |
border-radius: 15px; |
| 4393 |
} |
| 4394 |
.pager li > a:hover, |
| 4395 |
.pager li > a:focus { |
| 4396 |
text-decoration: none; |
| 4397 |
background-color: #f5f5f5; |
| 4398 |
} |
| 4399 |
.pager .next > a, |
| 4400 |
.pager .next > span { |
| 4401 |
float: left; |
| 4402 |
} |
| 4403 |
.pager .previous > a, |
| 4404 |
.pager .previous > span { |
| 4405 |
float: right; |
| 4406 |
} |
| 4407 |
.pager .disabled > a, |
| 4408 |
.pager .disabled > a:hover, |
| 4409 |
.pager .disabled > a:focus, |
| 4410 |
.pager .disabled > span { |
| 4411 |
color: #999999; |
| 4412 |
background-color: #fff; |
| 4413 |
cursor: default; |
| 4414 |
} |
| 4415 |
.modal-backdrop { |
| 4416 |
position: fixed; |
| 4417 |
top: 0; |
| 4418 |
right: 0; |
| 4419 |
bottom: 0; |
| 4420 |
left: 0; |
| 4421 |
z-index: 1040; |
| 4422 |
background-color: #000000; |
| 4423 |
} |
| 4424 |
.modal-backdrop.fade { |
| 4425 |
opacity: 0; |
| 4426 |
} |
| 4427 |
.modal-backdrop, |
| 4428 |
.modal-backdrop.fade.in { |
| 4429 |
opacity: 0.8; |
| 4430 |
filter: alpha(opacity=80); |
| 4431 |
} |
| 4432 |
.modal { |
| 4433 |
position: fixed; |
| 4434 |
top: 10%; |
| 4435 |
right: 50%; |
| 4436 |
z-index: 1050; |
| 4437 |
width: 560px; |
| 4438 |
margin-right: -280px; |
| 4439 |
background-color: #ffffff; |
| 4440 |
border: 1px solid #999; |
| 4441 |
border: 1px solid rgba(0, 0, 0, 0.3); |
| 4442 |
*border: 1px solid #999; |
| 4443 |
/* IE6-7 */ |
| 4444 |
|
| 4445 |
-webkit-border-radius: 6px; |
| 4446 |
-moz-border-radius: 6px; |
| 4447 |
border-radius: 6px; |
| 4448 |
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 4449 |
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 4450 |
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 4451 |
-webkit-background-clip: padding-box; |
| 4452 |
-moz-background-clip: padding-box; |
| 4453 |
background-clip: padding-box; |
| 4454 |
outline: none; |
| 4455 |
} |
| 4456 |
.modal.fade { |
| 4457 |
-webkit-transition: opacity .3s linear, top .3s ease-out; |
| 4458 |
-moz-transition: opacity .3s linear, top .3s ease-out; |
| 4459 |
-o-transition: opacity .3s linear, top .3s ease-out; |
| 4460 |
transition: opacity .3s linear, top .3s ease-out; |
| 4461 |
top: -25%; |
| 4462 |
} |
| 4463 |
.modal.fade.in { |
| 4464 |
top: 10%; |
| 4465 |
} |
| 4466 |
.modal-header { |
| 4467 |
padding: 9px 15px; |
| 4468 |
border-bottom: 1px solid #eee; |
| 4469 |
} |
| 4470 |
.modal-header .close { |
| 4471 |
margin-top: 2px; |
| 4472 |
} |
| 4473 |
.modal-header h3 { |
| 4474 |
margin: 0; |
| 4475 |
line-height: 30px; |
| 4476 |
} |
| 4477 |
.modal-body { |
| 4478 |
position: relative; |
| 4479 |
overflow-y: auto; |
| 4480 |
max-height: 400px; |
| 4481 |
padding: 15px; |
| 4482 |
} |
| 4483 |
.modal-form { |
| 4484 |
margin-bottom: 0; |
| 4485 |
} |
| 4486 |
.modal-footer { |
| 4487 |
padding: 14px 15px 15px; |
| 4488 |
margin-bottom: 0; |
| 4489 |
text-align: left; |
| 4490 |
background-color: #f5f5f5; |
| 4491 |
border-top: 1px solid #ddd; |
| 4492 |
-webkit-border-radius: 0 0 6px 6px; |
| 4493 |
-moz-border-radius: 0 0 6px 6px; |
| 4494 |
border-radius: 0 0 6px 6px; |
| 4495 |
-webkit-box-shadow: inset 0 1px 0 #ffffff; |
| 4496 |
-moz-box-shadow: inset 0 1px 0 #ffffff; |
| 4497 |
box-shadow: inset 0 1px 0 #ffffff; |
| 4498 |
*zoom: 1; |
| 4499 |
} |
| 4500 |
.modal-footer:before, |
| 4501 |
.modal-footer:after { |
| 4502 |
display: table; |
| 4503 |
content: ""; |
| 4504 |
line-height: 0; |
| 4505 |
} |
| 4506 |
.modal-footer:after { |
| 4507 |
clear: both; |
| 4508 |
} |
| 4509 |
.modal-footer .btn + .btn { |
| 4510 |
margin-right: 5px; |
| 4511 |
margin-bottom: 0; |
| 4512 |
} |
| 4513 |
.modal-footer .btn-group .btn + .btn { |
| 4514 |
margin-right: -1px; |
| 4515 |
} |
| 4516 |
.modal-footer .btn-block + .btn-block { |
| 4517 |
margin-right: 0; |
| 4518 |
} |
| 4519 |
.tooltip { |
| 4520 |
position: absolute; |
| 4521 |
z-index: 1030; |
| 4522 |
display: block; |
| 4523 |
visibility: visible; |
| 4524 |
font-size: 11px; |
| 4525 |
line-height: 1.4; |
| 4526 |
opacity: 0; |
| 4527 |
filter: alpha(opacity=0); |
| 4528 |
} |
| 4529 |
.tooltip.in { |
| 4530 |
opacity: 0.8; |
| 4531 |
filter: alpha(opacity=80); |
| 4532 |
} |
| 4533 |
.tooltip.top { |
| 4534 |
margin-top: -3px; |
| 4535 |
padding: 5px 0; |
| 4536 |
} |
| 4537 |
.tooltip.right { |
| 4538 |
margin-left: 3px; |
| 4539 |
padding: 0 5px; |
| 4540 |
} |
| 4541 |
.tooltip.bottom { |
| 4542 |
margin-top: 3px; |
| 4543 |
padding: 5px 0; |
| 4544 |
} |
| 4545 |
.tooltip.left { |
| 4546 |
margin-left: -3px; |
| 4547 |
padding: 0 5px; |
| 4548 |
} |
| 4549 |
.tooltip-inner { |
| 4550 |
max-width: 200px; |
| 4551 |
padding: 8px; |
| 4552 |
color: #ffffff; |
| 4553 |
text-align: center; |
| 4554 |
text-decoration: none; |
| 4555 |
background-color: #000000; |
| 4556 |
-webkit-border-radius: 4px; |
| 4557 |
-moz-border-radius: 4px; |
| 4558 |
border-radius: 4px; |
| 4559 |
} |
| 4560 |
.tooltip-arrow { |
| 4561 |
position: absolute; |
| 4562 |
width: 0; |
| 4563 |
height: 0; |
| 4564 |
border-color: transparent; |
| 4565 |
border-style: solid; |
| 4566 |
} |
| 4567 |
.tooltip.top .tooltip-arrow { |
| 4568 |
bottom: 0; |
| 4569 |
left: 50%; |
| 4570 |
margin-left: -5px; |
| 4571 |
border-width: 5px 5px 0; |
| 4572 |
border-top-color: #000000; |
| 4573 |
} |
| 4574 |
.tooltip.right .tooltip-arrow { |
| 4575 |
top: 50%; |
| 4576 |
left: 0; |
| 4577 |
margin-top: -5px; |
| 4578 |
border-width: 5px 5px 5px 0; |
| 4579 |
border-right-color: #000000; |
| 4580 |
} |
| 4581 |
.tooltip.left .tooltip-arrow { |
| 4582 |
top: 50%; |
| 4583 |
right: 0; |
| 4584 |
margin-top: -5px; |
| 4585 |
border-width: 5px 0 5px 5px; |
| 4586 |
border-left-color: #000000; |
| 4587 |
} |
| 4588 |
.tooltip.bottom .tooltip-arrow { |
| 4589 |
top: 0; |
| 4590 |
left: 50%; |
| 4591 |
margin-left: -5px; |
| 4592 |
border-width: 0 5px 5px; |
| 4593 |
border-bottom-color: #000000; |
| 4594 |
} |
| 4595 |
.popover { |
| 4596 |
position: absolute; |
| 4597 |
top: 0; |
| 4598 |
left: 0; |
| 4599 |
z-index: 1010; |
| 4600 |
display: none; |
| 4601 |
max-width: 276px; |
| 4602 |
padding: 1px; |
| 4603 |
text-align: right; |
| 4604 |
background-color: #ffffff; |
| 4605 |
-webkit-background-clip: padding-box; |
| 4606 |
-moz-background-clip: padding; |
| 4607 |
background-clip: padding-box; |
| 4608 |
border: 1px solid #ccc; |
| 4609 |
border: 1px solid rgba(0, 0, 0, 0.2); |
| 4610 |
-webkit-border-radius: 6px; |
| 4611 |
-moz-border-radius: 6px; |
| 4612 |
border-radius: 6px; |
| 4613 |
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 4614 |
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 4615 |
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 4616 |
white-space: normal; |
| 4617 |
} |
| 4618 |
.popover.top { |
| 4619 |
margin-top: -10px; |
| 4620 |
} |
| 4621 |
.popover.right { |
| 4622 |
margin-left: 10px; |
| 4623 |
} |
| 4624 |
.popover.bottom { |
| 4625 |
margin-top: 10px; |
| 4626 |
} |
| 4627 |
.popover.left { |
| 4628 |
margin-left: -10px; |
| 4629 |
} |
| 4630 |
.popover-title { |
| 4631 |
margin: 0; |
| 4632 |
padding: 8px 14px; |
| 4633 |
font-size: 14px; |
| 4634 |
font-weight: normal; |
| 4635 |
line-height: 18px; |
| 4636 |
background-color: #f7f7f7; |
| 4637 |
border-bottom: 1px solid #ebebeb; |
| 4638 |
-webkit-border-radius: 5px 5px 0 0; |
| 4639 |
-moz-border-radius: 5px 5px 0 0; |
| 4640 |
border-radius: 5px 5px 0 0; |
| 4641 |
} |
| 4642 |
.popover-title:empty { |
| 4643 |
display: none; |
| 4644 |
} |
| 4645 |
.popover-content { |
| 4646 |
padding: 9px 14px; |
| 4647 |
} |
| 4648 |
.popover .arrow, |
| 4649 |
.popover .arrow:after { |
| 4650 |
position: absolute; |
| 4651 |
display: block; |
| 4652 |
width: 0; |
| 4653 |
height: 0; |
| 4654 |
border-color: transparent; |
| 4655 |
border-style: solid; |
| 4656 |
} |
| 4657 |
.popover .arrow { |
| 4658 |
border-width: 11px; |
| 4659 |
} |
| 4660 |
.popover .arrow:after { |
| 4661 |
border-width: 10px; |
| 4662 |
content: ""; |
| 4663 |
} |
| 4664 |
.popover.top .arrow { |
| 4665 |
right: 50%; |
| 4666 |
margin-right: -11px; |
| 4667 |
border-bottom-width: 0; |
| 4668 |
border-top-color: #999; |
| 4669 |
border-top-color: rgba(0, 0, 0, 0.25); |
| 4670 |
bottom: -11px; |
| 4671 |
} |
| 4672 |
.popover.top .arrow:after { |
| 4673 |
bottom: 1px; |
| 4674 |
margin-right: -10px; |
| 4675 |
border-bottom-width: 0; |
| 4676 |
border-top-color: #ffffff; |
| 4677 |
} |
| 4678 |
.popover.right .arrow { |
| 4679 |
top: 50%; |
| 4680 |
left: -11px; |
| 4681 |
margin-top: -11px; |
| 4682 |
border-left-width: 0; |
| 4683 |
border-right-color: #999; |
| 4684 |
border-right-color: rgba(0, 0, 0, 0.25); |
| 4685 |
} |
| 4686 |
.popover.right .arrow:after { |
| 4687 |
left: 1px; |
| 4688 |
bottom: -10px; |
| 4689 |
border-left-width: 0; |
| 4690 |
border-right-color: #ffffff; |
| 4691 |
} |
| 4692 |
.popover.bottom .arrow { |
| 4693 |
right: 50%; |
| 4694 |
margin-right: -11px; |
| 4695 |
border-top-width: 0; |
| 4696 |
border-bottom-color: #999; |
| 4697 |
border-bottom-color: rgba(0, 0, 0, 0.25); |
| 4698 |
top: -11px; |
| 4699 |
} |
| 4700 |
.popover.bottom .arrow:after { |
| 4701 |
top: 1px; |
| 4702 |
margin-right: -10px; |
| 4703 |
border-top-width: 0; |
| 4704 |
border-bottom-color: #ffffff; |
| 4705 |
} |
| 4706 |
.popover.left .arrow { |
| 4707 |
top: 50%; |
| 4708 |
right: -11px; |
| 4709 |
margin-top: -11px; |
| 4710 |
border-right-width: 0; |
| 4711 |
border-left-color: #999; |
| 4712 |
border-left-color: rgba(0, 0, 0, 0.25); |
| 4713 |
} |
| 4714 |
.popover.left .arrow:after { |
| 4715 |
right: 1px; |
| 4716 |
border-right-width: 0; |
| 4717 |
border-left-color: #ffffff; |
| 4718 |
bottom: -10px; |
| 4719 |
} |
| 4720 |
.thumbnails { |
| 4721 |
margin-right: -20px; |
| 4722 |
list-style: none; |
| 4723 |
*zoom: 1; |
| 4724 |
} |
| 4725 |
.thumbnails:before, |
| 4726 |
.thumbnails:after { |
| 4727 |
display: table; |
| 4728 |
content: ""; |
| 4729 |
line-height: 0; |
| 4730 |
} |
| 4731 |
.thumbnails:after { |
| 4732 |
clear: both; |
| 4733 |
} |
| 4734 |
.row-fluid .thumbnails { |
| 4735 |
margin-right: 0; |
| 4736 |
} |
| 4737 |
.thumbnails > li { |
| 4738 |
float: right; |
| 4739 |
margin-bottom: 20px; |
| 4740 |
margin-right: 20px; |
| 4741 |
} |
| 4742 |
.thumbnail { |
| 4743 |
display: block; |
| 4744 |
padding: 4px; |
| 4745 |
line-height: 20px; |
| 4746 |
border: 1px solid #ddd; |
| 4747 |
-webkit-border-radius: 4px; |
| 4748 |
-moz-border-radius: 4px; |
| 4749 |
border-radius: 4px; |
| 4750 |
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); |
| 4751 |
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); |
| 4752 |
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); |
| 4753 |
-webkit-transition: all 0.2s ease-in-out; |
| 4754 |
-moz-transition: all 0.2s ease-in-out; |
| 4755 |
-o-transition: all 0.2s ease-in-out; |
| 4756 |
transition: all 0.2s ease-in-out; |
| 4757 |
} |
| 4758 |
a.thumbnail:hover, |
| 4759 |
a.thumbnail:focus { |
| 4760 |
border-color: #0088cc; |
| 4761 |
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); |
| 4762 |
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); |
| 4763 |
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); |
| 4764 |
} |
| 4765 |
.thumbnail > img { |
| 4766 |
display: block; |
| 4767 |
max-width: 100%; |
| 4768 |
margin-left: auto; |
| 4769 |
margin-right: auto; |
| 4770 |
} |
| 4771 |
.thumbnail .caption { |
| 4772 |
padding: 9px; |
| 4773 |
color: #555555; |
| 4774 |
} |
| 4775 |
.label, |
| 4776 |
.badge { |
| 4777 |
display: inline-block; |
| 4778 |
padding: 2px 4px; |
| 4779 |
font-size: 11.844px; |
| 4780 |
font-weight: bold; |
| 4781 |
line-height: 14px; |
| 4782 |
color: #ffffff; |
| 4783 |
vertical-align: baseline; |
| 4784 |
white-space: nowrap; |
| 4785 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 4786 |
background-color: #999999; |
| 4787 |
} |
| 4788 |
.label { |
| 4789 |
-webkit-border-radius: 3px; |
| 4790 |
-moz-border-radius: 3px; |
| 4791 |
border-radius: 3px; |
| 4792 |
} |
| 4793 |
.badge { |
| 4794 |
padding-left: 9px; |
| 4795 |
padding-right: 9px; |
| 4796 |
-webkit-border-radius: 9px; |
| 4797 |
-moz-border-radius: 9px; |
| 4798 |
border-radius: 9px; |
| 4799 |
} |
| 4800 |
.label:empty, |
| 4801 |
.badge:empty { |
| 4802 |
display: none; |
| 4803 |
} |
| 4804 |
a.label:hover, |
| 4805 |
a.label:focus, |
| 4806 |
a.badge:hover, |
| 4807 |
a.badge:focus { |
| 4808 |
color: #ffffff; |
| 4809 |
text-decoration: none; |
| 4810 |
cursor: pointer; |
| 4811 |
} |
| 4812 |
.label-important, |
| 4813 |
.badge-important { |
| 4814 |
background-color: #b94a48; |
| 4815 |
} |
| 4816 |
.label-important[href], |
| 4817 |
.badge-important[href] { |
| 4818 |
background-color: #953b39; |
| 4819 |
} |
| 4820 |
.label-warning, |
| 4821 |
.badge-warning { |
| 4822 |
background-color: #f89406; |
| 4823 |
} |
| 4824 |
.label-warning[href], |
| 4825 |
.badge-warning[href] { |
| 4826 |
background-color: #c67605; |
| 4827 |
} |
| 4828 |
.label-success, |
| 4829 |
.badge-success { |
| 4830 |
background-color: #468847; |
| 4831 |
} |
| 4832 |
.label-success[href], |
| 4833 |
.badge-success[href] { |
| 4834 |
background-color: #356635; |
| 4835 |
} |
| 4836 |
.label-info, |
| 4837 |
.badge-info { |
| 4838 |
background-color: #3a87ad; |
| 4839 |
} |
| 4840 |
.label-info[href], |
| 4841 |
.badge-info[href] { |
| 4842 |
background-color: #2d6987; |
| 4843 |
} |
| 4844 |
.label-inverse, |
| 4845 |
.badge-inverse { |
| 4846 |
background-color: #333333; |
| 4847 |
} |
| 4848 |
.label-inverse[href], |
| 4849 |
.badge-inverse[href] { |
| 4850 |
background-color: #1a1a1a; |
| 4851 |
} |
| 4852 |
.btn .label, |
| 4853 |
.btn .badge { |
| 4854 |
position: relative; |
| 4855 |
top: -1px; |
| 4856 |
} |
| 4857 |
.btn-mini .label, |
| 4858 |
.btn-mini .badge { |
| 4859 |
top: 0; |
| 4860 |
} |
| 4861 |
@-webkit-keyframes progress-bar-stripes { |
| 4862 |
from { |
| 4863 |
background-position: 0 0; |
| 4864 |
} |
| 4865 |
to { |
| 4866 |
background-position: 40px 0; |
| 4867 |
} |
| 4868 |
} |
| 4869 |
@-moz-keyframes progress-bar-stripes { |
| 4870 |
from { |
| 4871 |
background-position: 0 0; |
| 4872 |
} |
| 4873 |
to { |
| 4874 |
background-position: 40px 0; |
| 4875 |
} |
| 4876 |
} |
| 4877 |
@-ms-keyframes progress-bar-stripes { |
| 4878 |
from { |
| 4879 |
background-position: 0 0; |
| 4880 |
} |
| 4881 |
to { |
| 4882 |
background-position: 40px 0; |
| 4883 |
} |
| 4884 |
} |
| 4885 |
@-o-keyframes progress-bar-stripes { |
| 4886 |
from { |
| 4887 |
background-position: 40px 0; |
| 4888 |
} |
| 4889 |
to { |
| 4890 |
background-position: 0 0; |
| 4891 |
} |
| 4892 |
} |
| 4893 |
@keyframes progress-bar-stripes { |
| 4894 |
from { |
| 4895 |
background-position: 0 0; |
| 4896 |
} |
| 4897 |
to { |
| 4898 |
background-position: 40px 0; |
| 4899 |
} |
| 4900 |
} |
| 4901 |
.progress { |
| 4902 |
overflow: hidden; |
| 4903 |
height: 20px; |
| 4904 |
margin-bottom: 20px; |
| 4905 |
background-color: #f7f7f7; |
| 4906 |
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); |
| 4907 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); |
| 4908 |
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); |
| 4909 |
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); |
| 4910 |
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); |
| 4911 |
background-repeat: repeat-x; |
| 4912 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); |
| 4913 |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); |
| 4914 |
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); |
| 4915 |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); |
| 4916 |
-webkit-border-radius: 4px; |
| 4917 |
-moz-border-radius: 4px; |
| 4918 |
border-radius: 4px; |
| 4919 |
} |
| 4920 |
.progress .bar { |
| 4921 |
width: 0%; |
| 4922 |
height: 100%; |
| 4923 |
color: #ffffff; |
| 4924 |
float: right; |
| 4925 |
font-size: 12px; |
| 4926 |
text-align: center; |
| 4927 |
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 4928 |
background-color: #0e90d2; |
| 4929 |
background-image: -moz-linear-gradient(top, #149bdf, #0480be); |
| 4930 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); |
| 4931 |
background-image: -webkit-linear-gradient(top, #149bdf, #0480be); |
| 4932 |
background-image: -o-linear-gradient(top, #149bdf, #0480be); |
| 4933 |
background-image: linear-gradient(to bottom, #149bdf, #0480be); |
| 4934 |
background-repeat: repeat-x; |
| 4935 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); |
| 4936 |
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); |
| 4937 |
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); |
| 4938 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); |
| 4939 |
-webkit-box-sizing: border-box; |
| 4940 |
-moz-box-sizing: border-box; |
| 4941 |
box-sizing: border-box; |
| 4942 |
-webkit-transition: width 0.6s ease; |
| 4943 |
-moz-transition: width 0.6s ease; |
| 4944 |
-o-transition: width 0.6s ease; |
| 4945 |
transition: width 0.6s ease; |
| 4946 |
} |
| 4947 |
.progress .bar + .bar { |
| 4948 |
-webkit-box-shadow: inset -1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); |
| 4949 |
-moz-box-shadow: inset -1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); |
| 4950 |
box-shadow: inset -1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); |
| 4951 |
} |
| 4952 |
.progress-striped .bar { |
| 4953 |
background-color: #149bdf; |
| 4954 |
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); |
| 4955 |
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4956 |
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4957 |
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4958 |
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4959 |
-webkit-background-size: 40px 40px; |
| 4960 |
-moz-background-size: 40px 40px; |
| 4961 |
-o-background-size: 40px 40px; |
| 4962 |
background-size: 40px 40px; |
| 4963 |
} |
| 4964 |
.progress.active .bar { |
| 4965 |
-webkit-animation: progress-bar-stripes 2s linear infinite; |
| 4966 |
-moz-animation: progress-bar-stripes 2s linear infinite; |
| 4967 |
-ms-animation: progress-bar-stripes 2s linear infinite; |
| 4968 |
-o-animation: progress-bar-stripes 2s linear infinite; |
| 4969 |
animation: progress-bar-stripes 2s linear infinite; |
| 4970 |
} |
| 4971 |
.progress-danger .bar, |
| 4972 |
.progress .bar-danger { |
| 4973 |
background-color: #dd514c; |
| 4974 |
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); |
| 4975 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35)); |
| 4976 |
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); |
| 4977 |
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); |
| 4978 |
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35); |
| 4979 |
background-repeat: repeat-x; |
| 4980 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); |
| 4981 |
} |
| 4982 |
.progress-danger.progress-striped .bar, |
| 4983 |
.progress-striped .bar-danger { |
| 4984 |
background-color: #ee5f5b; |
| 4985 |
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); |
| 4986 |
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4987 |
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4988 |
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4989 |
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 4990 |
} |
| 4991 |
.progress-success .bar, |
| 4992 |
.progress .bar-success { |
| 4993 |
background-color: #5eb95e; |
| 4994 |
background-image: -moz-linear-gradient(top, #62c462, #57a957); |
| 4995 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957)); |
| 4996 |
background-image: -webkit-linear-gradient(top, #62c462, #57a957); |
| 4997 |
background-image: -o-linear-gradient(top, #62c462, #57a957); |
| 4998 |
background-image: linear-gradient(to bottom, #62c462, #57a957); |
| 4999 |
background-repeat: repeat-x; |
| 5000 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); |
| 5001 |
} |
| 5002 |
.progress-success.progress-striped .bar, |
| 5003 |
.progress-striped .bar-success { |
| 5004 |
background-color: #62c462; |
| 5005 |
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); |
| 5006 |
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5007 |
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5008 |
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5009 |
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5010 |
} |
| 5011 |
.progress-info .bar, |
| 5012 |
.progress .bar-info { |
| 5013 |
background-color: #4bb1cf; |
| 5014 |
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); |
| 5015 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9)); |
| 5016 |
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); |
| 5017 |
background-image: -o-linear-gradient(top, #5bc0de, #339bb9); |
| 5018 |
background-image: linear-gradient(to bottom, #5bc0de, #339bb9); |
| 5019 |
background-repeat: repeat-x; |
| 5020 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); |
| 5021 |
} |
| 5022 |
.progress-info.progress-striped .bar, |
| 5023 |
.progress-striped .bar-info { |
| 5024 |
background-color: #5bc0de; |
| 5025 |
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); |
| 5026 |
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5027 |
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5028 |
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5029 |
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5030 |
} |
| 5031 |
.progress-warning .bar, |
| 5032 |
.progress .bar-warning { |
| 5033 |
background-color: #faa732; |
| 5034 |
background-image: -moz-linear-gradient(top, #fbb450, #f89406); |
| 5035 |
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); |
| 5036 |
background-image: -webkit-linear-gradient(top, #fbb450, #f89406); |
| 5037 |
background-image: -o-linear-gradient(top, #fbb450, #f89406); |
| 5038 |
background-image: linear-gradient(to bottom, #fbb450, #f89406); |
| 5039 |
background-repeat: repeat-x; |
| 5040 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); |
| 5041 |
} |
| 5042 |
.progress-warning.progress-striped .bar, |
| 5043 |
.progress-striped .bar-warning { |
| 5044 |
background-color: #fbb450; |
| 5045 |
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); |
| 5046 |
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5047 |
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5048 |
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5049 |
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); |
| 5050 |
} |
| 5051 |
.accordion { |
| 5052 |
margin-bottom: 20px; |
| 5053 |
} |
| 5054 |
.accordion-group { |
| 5055 |
margin-bottom: 2px; |
| 5056 |
border: 1px solid #e5e5e5; |
| 5057 |
-webkit-border-radius: 4px; |
| 5058 |
-moz-border-radius: 4px; |
| 5059 |
border-radius: 4px; |
| 5060 |
} |
| 5061 |
.accordion-heading { |
| 5062 |
border-bottom: 0; |
| 5063 |
} |
| 5064 |
.accordion-heading .accordion-toggle { |
| 5065 |
display: block; |
| 5066 |
padding: 8px 15px; |
| 5067 |
} |
| 5068 |
.accordion-toggle { |
| 5069 |
cursor: pointer; |
| 5070 |
} |
| 5071 |
.accordion-inner { |
| 5072 |
padding: 9px 15px; |
| 5073 |
border-top: 1px solid #e5e5e5; |
| 5074 |
} |
| 5075 |
.carousel { |
| 5076 |
position: relative; |
| 5077 |
margin-bottom: 20px; |
| 5078 |
line-height: 1; |
| 5079 |
} |
| 5080 |
.carousel-inner { |
| 5081 |
overflow: hidden; |
| 5082 |
width: 100%; |
| 5083 |
position: relative; |
| 5084 |
} |
| 5085 |
.carousel-inner > .item { |
| 5086 |
display: none; |
| 5087 |
position: relative; |
| 5088 |
-webkit-transition: 0.6s ease-in-out left; |
| 5089 |
-moz-transition: 0.6s ease-in-out left; |
| 5090 |
-o-transition: 0.6s ease-in-out left; |
| 5091 |
transition: 0.6s ease-in-out left; |
| 5092 |
} |
| 5093 |
.carousel-inner > .item > img, |
| 5094 |
.carousel-inner > .item > a > img { |
| 5095 |
display: block; |
| 5096 |
line-height: 1; |
| 5097 |
} |
| 5098 |
.carousel-inner > .active, |
| 5099 |
.carousel-inner > .next, |
| 5100 |
.carousel-inner > .prev { |
| 5101 |
display: block; |
| 5102 |
} |
| 5103 |
.carousel-inner > .active { |
| 5104 |
left: 0; |
| 5105 |
} |
| 5106 |
.carousel-inner > .next, |
| 5107 |
.carousel-inner > .prev { |
| 5108 |
position: absolute; |
| 5109 |
top: 0; |
| 5110 |
width: 100%; |
| 5111 |
} |
| 5112 |
.carousel-inner > .next { |
| 5113 |
left: 100%; |
| 5114 |
} |
| 5115 |
.carousel-inner > .prev { |
| 5116 |
left: -100%; |
| 5117 |
} |
| 5118 |
.carousel-inner > .next.left, |
| 5119 |
.carousel-inner > .prev.right { |
| 5120 |
left: 0; |
| 5121 |
} |
| 5122 |
.carousel-inner > .active.left { |
| 5123 |
left: -100%; |
| 5124 |
} |
| 5125 |
.carousel-inner > .active.right { |
| 5126 |
left: 100%; |
| 5127 |
} |
| 5128 |
.carousel-control { |
| 5129 |
position: absolute; |
| 5130 |
top: 40%; |
| 5131 |
left: 15px; |
| 5132 |
width: 40px; |
| 5133 |
height: 40px; |
| 5134 |
margin-top: -20px; |
| 5135 |
font-size: 60px; |
| 5136 |
font-weight: 100; |
| 5137 |
line-height: 30px; |
| 5138 |
color: #ffffff; |
| 5139 |
text-align: center; |
| 5140 |
background: #222222; |
| 5141 |
border: 3px solid #ffffff; |
| 5142 |
-webkit-border-radius: 23px; |
| 5143 |
-moz-border-radius: 23px; |
| 5144 |
border-radius: 23px; |
| 5145 |
opacity: 0.5; |
| 5146 |
filter: alpha(opacity=50); |
| 5147 |
} |
| 5148 |
.carousel-control.right { |
| 5149 |
left: auto; |
| 5150 |
right: 15px; |
| 5151 |
} |
| 5152 |
.carousel-control:hover, |
| 5153 |
.carousel-control:focus { |
| 5154 |
color: #ffffff; |
| 5155 |
text-decoration: none; |
| 5156 |
opacity: 0.9; |
| 5157 |
filter: alpha(opacity=90); |
| 5158 |
} |
| 5159 |
.carousel-indicators { |
| 5160 |
position: absolute; |
| 5161 |
top: 15px; |
| 5162 |
left: 15px; |
| 5163 |
z-index: 5; |
| 5164 |
margin: 0; |
| 5165 |
list-style: none; |
| 5166 |
} |
| 5167 |
.carousel-indicators li { |
| 5168 |
display: block; |
| 5169 |
float: right; |
| 5170 |
width: 10px; |
| 5171 |
height: 10px; |
| 5172 |
margin-right: 5px; |
| 5173 |
text-indent: -999px; |
| 5174 |
background-color: #ccc; |
| 5175 |
background-color: rgba(255, 255, 255, 0.25); |
| 5176 |
border-radius: 5px; |
| 5177 |
} |
| 5178 |
.carousel-indicators .active { |
| 5179 |
background-color: #fff; |
| 5180 |
} |
| 5181 |
.carousel-caption { |
| 5182 |
position: absolute; |
| 5183 |
left: 0; |
| 5184 |
right: 0; |
| 5185 |
bottom: 0; |
| 5186 |
padding: 15px; |
| 5187 |
background: #333333; |
| 5188 |
background: rgba(0, 0, 0, 0.75); |
| 5189 |
} |
| 5190 |
.carousel-caption h4, |
| 5191 |
.carousel-caption p { |
| 5192 |
color: #ffffff; |
| 5193 |
line-height: 20px; |
| 5194 |
} |
| 5195 |
.carousel-caption h4 { |
| 5196 |
margin: 0 0 5px; |
| 5197 |
} |
| 5198 |
.carousel-caption p { |
| 5199 |
margin-bottom: 0; |
| 5200 |
} |
| 5201 |
.hero-unit { |
| 5202 |
padding: 60px; |
| 5203 |
margin-bottom: 30px; |
| 5204 |
font-size: 18px; |
| 5205 |
font-weight: 200; |
| 5206 |
line-height: 30px; |
| 5207 |
color: inherit; |
| 5208 |
background-color: #eeeeee; |
| 5209 |
-webkit-border-radius: 6px; |
| 5210 |
-moz-border-radius: 6px; |
| 5211 |
border-radius: 6px; |
| 5212 |
} |
| 5213 |
.hero-unit h1 { |
| 5214 |
margin-bottom: 0; |
| 5215 |
font-size: 60px; |
| 5216 |
line-height: 1; |
| 5217 |
color: inherit; |
| 5218 |
letter-spacing: -1px; |
| 5219 |
} |
| 5220 |
.hero-unit li { |
| 5221 |
line-height: 30px; |
| 5222 |
} |
| 5223 |
/*! |
| 5224 |
* Bootstrap Responsive v2.2.1 |
| 5225 |
* |
| 5226 |
* Copyright 2012 Twitter, Inc |
| 5227 |
* Licensed under the Apache License v2.0 |
| 5228 |
* http://www.apache.org/licenses/LICENSE-2.0 |
| 5229 |
* |
| 5230 |
* Designed and built with all the love in the world @twitter by @mdo and @fat. |
| 5231 |
*/ |
| 5232 |
@-ms-viewport { |
| 5233 |
width: device-width; |
| 5234 |
} |
| 5235 |
.hidden { |
| 5236 |
display: none; |
| 5237 |
visibility: hidden; |
| 5238 |
} |
| 5239 |
.visible-phone { |
| 5240 |
display: none !important; |
| 5241 |
} |
| 5242 |
.visible-tablet { |
| 5243 |
display: none !important; |
| 5244 |
} |
| 5245 |
.hidden-desktop { |
| 5246 |
display: none !important; |
| 5247 |
} |
| 5248 |
.visible-desktop { |
| 5249 |
display: inherit !important; |
| 5250 |
} |
| 5251 |
@media (min-width: 768px) and (max-width: 979px) { |
| 5252 |
.hidden-desktop { |
| 5253 |
display: inherit !important; |
| 5254 |
} |
| 5255 |
.visible-desktop { |
| 5256 |
display: none !important ; |
| 5257 |
} |
| 5258 |
.visible-tablet { |
| 5259 |
display: inherit !important; |
| 5260 |
} |
| 5261 |
.hidden-tablet { |
| 5262 |
display: none !important; |
| 5263 |
} |
| 5264 |
} |
| 5265 |
@media (max-width: 767px) { |
| 5266 |
.hidden-desktop { |
| 5267 |
display: inherit !important; |
| 5268 |
} |
| 5269 |
.visible-desktop { |
| 5270 |
display: none !important; |
| 5271 |
} |
| 5272 |
.visible-phone { |
| 5273 |
display: inherit !important; |
| 5274 |
} |
| 5275 |
.hidden-phone { |
| 5276 |
display: none !important; |
| 5277 |
} |
| 5278 |
} |
| 5279 |
.visible-print { |
| 5280 |
display: none !important; |
| 5281 |
} |
| 5282 |
@media print { |
| 5283 |
.visible-print { |
| 5284 |
display: inherit !important; |
| 5285 |
} |
| 5286 |
.hidden-print { |
| 5287 |
display: none !important; |
| 5288 |
} |
| 5289 |
} |
| 5290 |
@media (min-width: 1200px) { |
| 5291 |
.row { |
| 5292 |
margin-right: -30px; |
| 5293 |
*zoom: 1; |
| 5294 |
} |
| 5295 |
.row:before, |
| 5296 |
.row:after { |
| 5297 |
display: table; |
| 5298 |
content: ""; |
| 5299 |
line-height: 0; |
| 5300 |
} |
| 5301 |
.row:after { |
| 5302 |
clear: both; |
| 5303 |
} |
| 5304 |
[class*="span"] { |
| 5305 |
float: right; |
| 5306 |
min-height: 1px; |
| 5307 |
margin-right: 30px; |
| 5308 |
} |
| 5309 |
.container, |
| 5310 |
.navbar-static-top .container, |
| 5311 |
.navbar-fixed-top .container, |
| 5312 |
.navbar-fixed-bottom .container { |
| 5313 |
width: 1170px; |
| 5314 |
} |
| 5315 |
.span12 { |
| 5316 |
width: 1170px; |
| 5317 |
} |
| 5318 |
.span11 { |
| 5319 |
width: 1070px; |
| 5320 |
} |
| 5321 |
.span10 { |
| 5322 |
width: 970px; |
| 5323 |
} |
| 5324 |
.span9 { |
| 5325 |
width: 870px; |
| 5326 |
} |
| 5327 |
.span8 { |
| 5328 |
width: 770px; |
| 5329 |
} |
| 5330 |
.span7 { |
| 5331 |
width: 670px; |
| 5332 |
} |
| 5333 |
.span6 { |
| 5334 |
width: 570px; |
| 5335 |
} |
| 5336 |
.span5 { |
| 5337 |
width: 470px; |
| 5338 |
} |
| 5339 |
.span4 { |
| 5340 |
width: 370px; |
| 5341 |
} |
| 5342 |
.span3 { |
| 5343 |
width: 270px; |
| 5344 |
} |
| 5345 |
.span2 { |
| 5346 |
width: 170px; |
| 5347 |
} |
| 5348 |
.span1 { |
| 5349 |
width: 70px; |
| 5350 |
} |
| 5351 |
.offset12 { |
| 5352 |
margin-right: 1230px; |
| 5353 |
} |
| 5354 |
.offset11 { |
| 5355 |
margin-right: 1130px; |
| 5356 |
} |
| 5357 |
.offset10 { |
| 5358 |
margin-right: 1030px; |
| 5359 |
} |
| 5360 |
.offset9 { |
| 5361 |
margin-right: 930px; |
| 5362 |
} |
| 5363 |
.offset8 { |
| 5364 |
margin-right: 830px; |
| 5365 |
} |
| 5366 |
.offset7 { |
| 5367 |
margin-right: 730px; |
| 5368 |
} |
| 5369 |
.offset6 { |
| 5370 |
margin-right: 630px; |
| 5371 |
} |
| 5372 |
.offset5 { |
| 5373 |
margin-right: 530px; |
| 5374 |
} |
| 5375 |
.offset4 { |
| 5376 |
margin-right: 430px; |
| 5377 |
} |
| 5378 |
.offset3 { |
| 5379 |
margin-right: 330px; |
| 5380 |
} |
| 5381 |
.offset2 { |
| 5382 |
margin-right: 230px; |
| 5383 |
} |
| 5384 |
.offset1 { |
| 5385 |
margin-right: 130px; |
| 5386 |
} |
| 5387 |
.row-fluid { |
| 5388 |
width: 100%; |
| 5389 |
*zoom: 1; |
| 5390 |
} |
| 5391 |
.row-fluid:before, |
| 5392 |
.row-fluid:after { |
| 5393 |
display: table; |
| 5394 |
content: ""; |
| 5395 |
line-height: 0; |
| 5396 |
} |
| 5397 |
.row-fluid:after { |
| 5398 |
clear: both; |
| 5399 |
} |
| 5400 |
.row-fluid [class*="span"] { |
| 5401 |
display: block; |
| 5402 |
width: 100%; |
| 5403 |
min-height: 30px; |
| 5404 |
-webkit-box-sizing: border-box; |
| 5405 |
-moz-box-sizing: border-box; |
| 5406 |
box-sizing: border-box; |
| 5407 |
float: right; |
| 5408 |
margin-right: 2.564102564102564%; |
| 5409 |
*margin-right: 2.5109110747408616%; |
| 5410 |
} |
| 5411 |
.row-fluid [class*="span"]:first-child { |
| 5412 |
margin-right: 0; |
| 5413 |
} |
| 5414 |
.row-fluid .controls-row [class*="span"] + [class*="span"] { |
| 5415 |
margin-right: 2.564102564102564%; |
| 5416 |
} |
| 5417 |
.row-fluid .span12 { |
| 5418 |
width: 100%; |
| 5419 |
*width: 99.94680851063829%; |
| 5420 |
} |
| 5421 |
.row-fluid .span11 { |
| 5422 |
width: 91.45299145299145%; |
| 5423 |
*width: 91.39979996362975%; |
| 5424 |
} |
| 5425 |
.row-fluid .span10 { |
| 5426 |
width: 82.90598290598291%; |
| 5427 |
*width: 82.8527914166212%; |
| 5428 |
} |
| 5429 |
.row-fluid .span9 { |
| 5430 |
width: 74.35897435897436%; |
| 5431 |
*width: 74.30578286961266%; |
| 5432 |
} |
| 5433 |
.row-fluid .span8 { |
| 5434 |
width: 65.81196581196582%; |
| 5435 |
*width: 65.75877432260411%; |
| 5436 |
} |
| 5437 |
.row-fluid .span7 { |
| 5438 |
width: 57.26495726495726%; |
| 5439 |
*width: 57.21176577559556%; |
| 5440 |
} |
| 5441 |
.row-fluid .span6 { |
| 5442 |
width: 48.717948717948715%; |
| 5443 |
*width: 48.664757228587014%; |
| 5444 |
} |
| 5445 |
.row-fluid .span5 { |
| 5446 |
width: 40.17094017094017%; |
| 5447 |
*width: 40.11774868157847%; |
| 5448 |
} |
| 5449 |
.row-fluid .span4 { |
| 5450 |
width: 31.623931623931625%; |
| 5451 |
*width: 31.570740134569924%; |
| 5452 |
} |
| 5453 |
.row-fluid .span3 { |
| 5454 |
width: 23.076923076923077%; |
| 5455 |
*width: 23.023731587561375%; |
| 5456 |
} |
| 5457 |
.row-fluid .span2 { |
| 5458 |
width: 14.52991452991453%; |
| 5459 |
*width: 14.476723040552828%; |
| 5460 |
} |
| 5461 |
.row-fluid .span1 { |
| 5462 |
width: 5.982905982905983%; |
| 5463 |
*width: 5.929714493544281%; |
| 5464 |
} |
| 5465 |
.row-fluid .offset12 { |
| 5466 |
margin-right: 105.12820512820512%; |
| 5467 |
*margin-right: 105.02182214948171%; |
| 5468 |
} |
| 5469 |
.row-fluid .offset12:first-child { |
| 5470 |
margin-right: 102.56410256410257%; |
| 5471 |
*margin-right: 102.45771958537915%; |
| 5472 |
} |
| 5473 |
.row-fluid .offset11 { |
| 5474 |
margin-right: 96.58119658119658%; |
| 5475 |
*margin-right: 96.47481360247316%; |
| 5476 |
} |
| 5477 |
.row-fluid .offset11:first-child { |
| 5478 |
margin-right: 94.01709401709402%; |
| 5479 |
*margin-right: 93.91071103837061%; |
| 5480 |
} |
| 5481 |
.row-fluid .offset10 { |
| 5482 |
margin-right: 88.03418803418803%; |
| 5483 |
*margin-right: 87.92780505546462%; |
| 5484 |
} |
| 5485 |
.row-fluid .offset10:first-child { |
| 5486 |
margin-right: 85.47008547008548%; |
| 5487 |
*margin-right: 85.36370249136206%; |
| 5488 |
} |
| 5489 |
.row-fluid .offset9 { |
| 5490 |
margin-right: 79.48717948717949%; |
| 5491 |
*margin-right: 79.38079650845607%; |
| 5492 |
} |
| 5493 |
.row-fluid .offset9:first-child { |
| 5494 |
margin-right: 76.92307692307693%; |
| 5495 |
*margin-right: 76.81669394435352%; |
| 5496 |
} |
| 5497 |
.row-fluid .offset8 { |
| 5498 |
margin-right: 70.94017094017094%; |
| 5499 |
*margin-right: 70.83378796144753%; |
| 5500 |
} |
| 5501 |
.row-fluid .offset8:first-child { |
| 5502 |
margin-right: 68.37606837606839%; |
| 5503 |
*margin-right: 68.26968539734497%; |
| 5504 |
} |
| 5505 |
.row-fluid .offset7 { |
| 5506 |
margin-right: 62.393162393162385%; |
| 5507 |
*margin-right: 62.28677941443899%; |
| 5508 |
} |
| 5509 |
.row-fluid .offset7:first-child { |
| 5510 |
margin-right: 59.82905982905982%; |
| 5511 |
*margin-right: 59.72267685033642%; |
| 5512 |
} |
| 5513 |
.row-fluid .offset6 { |
| 5514 |
margin-right: 53.84615384615384%; |
| 5515 |
*margin-right: 53.739770867430444%; |
| 5516 |
} |
| 5517 |
.row-fluid .offset6:first-child { |
| 5518 |
margin-right: 51.28205128205128%; |
| 5519 |
*margin-right: 51.175668303327875%; |
| 5520 |
} |
| 5521 |
.row-fluid .offset5 { |
| 5522 |
margin-right: 45.299145299145295%; |
| 5523 |
*margin-right: 45.1927623204219%; |
| 5524 |
} |
| 5525 |
.row-fluid .offset5:first-child { |
| 5526 |
margin-right: 42.73504273504273%; |
| 5527 |
*margin-right: 42.62865975631933%; |
| 5528 |
} |
| 5529 |
.row-fluid .offset4 { |
| 5530 |
margin-right: 36.75213675213675%; |
| 5531 |
*margin-right: 36.645753773413354%; |
| 5532 |
} |
| 5533 |
.row-fluid .offset4:first-child { |
| 5534 |
margin-right: 34.18803418803419%; |
| 5535 |
*margin-right: 34.081651209310785%; |
| 5536 |
} |
| 5537 |
.row-fluid .offset3 { |
| 5538 |
margin-right: 28.205128205128204%; |
| 5539 |
*margin-right: 28.0987452264048%; |
| 5540 |
} |
| 5541 |
.row-fluid .offset3:first-child { |
| 5542 |
margin-right: 25.641025641025642%; |
| 5543 |
*margin-right: 25.53464266230224%; |
| 5544 |
} |
| 5545 |
.row-fluid .offset2 { |
| 5546 |
margin-right: 19.65811965811966%; |
| 5547 |
*margin-right: 19.551736679396257%; |
| 5548 |
} |
| 5549 |
.row-fluid .offset2:first-child { |
| 5550 |
margin-right: 17.094017094017094%; |
| 5551 |
*margin-right: 16.98763411529369%; |
| 5552 |
} |
| 5553 |
.row-fluid .offset1 { |
| 5554 |
margin-right: 11.11111111111111%; |
| 5555 |
*margin-right: 11.004728132387708%; |
| 5556 |
} |
| 5557 |
.row-fluid .offset1:first-child { |
| 5558 |
margin-right: 8.547008547008547%; |
| 5559 |
*margin-right: 8.440625568285142%; |
| 5560 |
} |
| 5561 |
input, |
| 5562 |
textarea, |
| 5563 |
.uneditable-input { |
| 5564 |
margin-right: 0; |
| 5565 |
} |
| 5566 |
.controls-row [class*="span"] + [class*="span"] { |
| 5567 |
margin-right: 30px; |
| 5568 |
} |
| 5569 |
input.span12, |
| 5570 |
textarea.span12, |
| 5571 |
.uneditable-input.span12 { |
| 5572 |
width: 1156px; |
| 5573 |
} |
| 5574 |
input.span11, |
| 5575 |
textarea.span11, |
| 5576 |
.uneditable-input.span11 { |
| 5577 |
width: 1056px; |
| 5578 |
} |
| 5579 |
input.span10, |
| 5580 |
textarea.span10, |
| 5581 |
.uneditable-input.span10 { |
| 5582 |
width: 956px; |
| 5583 |
} |
| 5584 |
input.span9, |
| 5585 |
textarea.span9, |
| 5586 |
.uneditable-input.span9 { |
| 5587 |
width: 856px; |
| 5588 |
} |
| 5589 |
input.span8, |
| 5590 |
textarea.span8, |
| 5591 |
.uneditable-input.span8 { |
| 5592 |
width: 756px; |
| 5593 |
} |
| 5594 |
input.span7, |
| 5595 |
textarea.span7, |
| 5596 |
.uneditable-input.span7 { |
| 5597 |
width: 656px; |
| 5598 |
} |
| 5599 |
input.span6, |
| 5600 |
textarea.span6, |
| 5601 |
.uneditable-input.span6 { |
| 5602 |
width: 556px; |
| 5603 |
} |
| 5604 |
input.span5, |
| 5605 |
textarea.span5, |
| 5606 |
.uneditable-input.span5 { |
| 5607 |
width: 456px; |
| 5608 |
} |
| 5609 |
input.span4, |
| 5610 |
textarea.span4, |
| 5611 |
.uneditable-input.span4 { |
| 5612 |
width: 356px; |
| 5613 |
} |
| 5614 |
input.span3, |
| 5615 |
textarea.span3, |
| 5616 |
.uneditable-input.span3 { |
| 5617 |
width: 256px; |
| 5618 |
} |
| 5619 |
input.span2, |
| 5620 |
textarea.span2, |
| 5621 |
.uneditable-input.span2 { |
| 5622 |
width: 156px; |
| 5623 |
} |
| 5624 |
input.span1, |
| 5625 |
textarea.span1, |
| 5626 |
.uneditable-input.span1 { |
| 5627 |
width: 56px; |
| 5628 |
} |
| 5629 |
.thumbnails { |
| 5630 |
margin-right: -30px; |
| 5631 |
} |
| 5632 |
.thumbnails > li { |
| 5633 |
margin-right: 30px; |
| 5634 |
} |
| 5635 |
.row-fluid .thumbnails { |
| 5636 |
margin-right: 0; |
| 5637 |
} |
| 5638 |
} |
| 5639 |
@media (min-width: 768px) and (max-width: 979px) { |
| 5640 |
.row { |
| 5641 |
margin-right: -20px; |
| 5642 |
*zoom: 1; |
| 5643 |
} |
| 5644 |
.row:before, |
| 5645 |
.row:after { |
| 5646 |
display: table; |
| 5647 |
content: ""; |
| 5648 |
line-height: 0; |
| 5649 |
} |
| 5650 |
.row:after { |
| 5651 |
clear: both; |
| 5652 |
} |
| 5653 |
[class*="span"] { |
| 5654 |
float: right; |
| 5655 |
min-height: 1px; |
| 5656 |
margin-right: 20px; |
| 5657 |
} |
| 5658 |
.container, |
| 5659 |
.navbar-static-top .container, |
| 5660 |
.navbar-fixed-top .container, |
| 5661 |
.navbar-fixed-bottom .container { |
| 5662 |
width: 724px; |
| 5663 |
} |
| 5664 |
.span12 { |
| 5665 |
width: 724px; |
| 5666 |
} |
| 5667 |
.span11 { |
| 5668 |
width: 662px; |
| 5669 |
} |
| 5670 |
.span10 { |
| 5671 |
width: 600px; |
| 5672 |
} |
| 5673 |
.span9 { |
| 5674 |
width: 538px; |
| 5675 |
} |
| 5676 |
.span8 { |
| 5677 |
width: 476px; |
| 5678 |
} |
| 5679 |
.span7 { |
| 5680 |
width: 414px; |
| 5681 |
} |
| 5682 |
.span6 { |
| 5683 |
width: 352px; |
| 5684 |
} |
| 5685 |
.span5 { |
| 5686 |
width: 290px; |
| 5687 |
} |
| 5688 |
.span4 { |
| 5689 |
width: 228px; |
| 5690 |
} |
| 5691 |
.span3 { |
| 5692 |
width: 166px; |
| 5693 |
} |
| 5694 |
.span2 { |
| 5695 |
width: 104px; |
| 5696 |
} |
| 5697 |
.span1 { |
| 5698 |
width: 42px; |
| 5699 |
} |
| 5700 |
.offset12 { |
| 5701 |
margin-right: 764px; |
| 5702 |
} |
| 5703 |
.offset11 { |
| 5704 |
margin-right: 702px; |
| 5705 |
} |
| 5706 |
.offset10 { |
| 5707 |
margin-right: 640px; |
| 5708 |
} |
| 5709 |
.offset9 { |
| 5710 |
margin-right: 578px; |
| 5711 |
} |
| 5712 |
.offset8 { |
| 5713 |
margin-right: 516px; |
| 5714 |
} |
| 5715 |
.offset7 { |
| 5716 |
margin-right: 454px; |
| 5717 |
} |
| 5718 |
.offset6 { |
| 5719 |
margin-right: 392px; |
| 5720 |
} |
| 5721 |
.offset5 { |
| 5722 |
margin-right: 330px; |
| 5723 |
} |
| 5724 |
.offset4 { |
| 5725 |
margin-right: 268px; |
| 5726 |
} |
| 5727 |
.offset3 { |
| 5728 |
margin-right: 206px; |
| 5729 |
} |
| 5730 |
.offset2 { |
| 5731 |
margin-right: 144px; |
| 5732 |
} |
| 5733 |
.offset1 { |
| 5734 |
margin-right: 82px; |
| 5735 |
} |
| 5736 |
.row-fluid { |
| 5737 |
width: 100%; |
| 5738 |
*zoom: 1; |
| 5739 |
} |
| 5740 |
.row-fluid:before, |
| 5741 |
.row-fluid:after { |
| 5742 |
display: table; |
| 5743 |
content: ""; |
| 5744 |
line-height: 0; |
| 5745 |
} |
| 5746 |
.row-fluid:after { |
| 5747 |
clear: both; |
| 5748 |
} |
| 5749 |
.row-fluid [class*="span"] { |
| 5750 |
display: block; |
| 5751 |
width: 100%; |
| 5752 |
min-height: 30px; |
| 5753 |
-webkit-box-sizing: border-box; |
| 5754 |
-moz-box-sizing: border-box; |
| 5755 |
box-sizing: border-box; |
| 5756 |
float: right; |
| 5757 |
margin-right: 2.7624309392265194%; |
| 5758 |
*margin-right: 2.709239449864817%; |
| 5759 |
} |
| 5760 |
.row-fluid [class*="span"]:first-child { |
| 5761 |
margin-right: 0; |
| 5762 |
} |
| 5763 |
.row-fluid .controls-row [class*="span"] + [class*="span"] { |
| 5764 |
margin-right: 2.7624309392265194%; |
| 5765 |
} |
| 5766 |
.row-fluid .span12 { |
| 5767 |
width: 100%; |
| 5768 |
*width: 99.94680851063829%; |
| 5769 |
} |
| 5770 |
.row-fluid .span11 { |
| 5771 |
width: 91.43646408839778%; |
| 5772 |
*width: 91.38327259903608%; |
| 5773 |
} |
| 5774 |
.row-fluid .span10 { |
| 5775 |
width: 82.87292817679558%; |
| 5776 |
*width: 82.81973668743387%; |
| 5777 |
} |
| 5778 |
.row-fluid .span9 { |
| 5779 |
width: 74.30939226519337%; |
| 5780 |
*width: 74.25620077583166%; |
| 5781 |
} |
| 5782 |
.row-fluid .span8 { |
| 5783 |
width: 65.74585635359117%; |
| 5784 |
*width: 65.69266486422946%; |
| 5785 |
} |
| 5786 |
.row-fluid .span7 { |
| 5787 |
width: 57.18232044198895%; |
| 5788 |
*width: 57.12912895262725%; |
| 5789 |
} |
| 5790 |
.row-fluid .span6 { |
| 5791 |
width: 48.61878453038674%; |
| 5792 |
*width: 48.56559304102504%; |
| 5793 |
} |
| 5794 |
.row-fluid .span5 { |
| 5795 |
width: 40.05524861878453%; |
| 5796 |
*width: 40.00205712942283%; |
| 5797 |
} |
| 5798 |
.row-fluid .span4 { |
| 5799 |
width: 31.491712707182323%; |
| 5800 |
*width: 31.43852121782062%; |
| 5801 |
} |
| 5802 |
.row-fluid .span3 { |
| 5803 |
width: 22.92817679558011%; |
| 5804 |
*width: 22.87498530621841%; |
| 5805 |
} |
| 5806 |
.row-fluid .span2 { |
| 5807 |
width: 14.3646408839779%; |
| 5808 |
*width: 14.311449394616199%; |
| 5809 |
} |
| 5810 |
.row-fluid .span1 { |
| 5811 |
width: 5.801104972375691%; |
| 5812 |
*width: 5.747913483013988%; |
| 5813 |
} |
| 5814 |
.row-fluid .offset12 { |
| 5815 |
margin-right: 105.52486187845304%; |
| 5816 |
*margin-right: 105.41847889972962%; |
| 5817 |
} |
| 5818 |
.row-fluid .offset12:first-child { |
| 5819 |
margin-right: 102.76243093922652%; |
| 5820 |
*margin-right: 102.6560479605031%; |
| 5821 |
} |
| 5822 |
.row-fluid .offset11 { |
| 5823 |
margin-right: 96.96132596685082%; |
| 5824 |
*margin-right: 96.8549429881274%; |
| 5825 |
} |
| 5826 |
.row-fluid .offset11:first-child { |
| 5827 |
margin-right: 94.1988950276243%; |
| 5828 |
*margin-right: 94.09251204890089%; |
| 5829 |
} |
| 5830 |
.row-fluid .offset10 { |
| 5831 |
margin-right: 88.39779005524862%; |
| 5832 |
*margin-right: 88.2914070765252%; |
| 5833 |
} |
| 5834 |
.row-fluid .offset10:first-child { |
| 5835 |
margin-right: 85.6353591160221%; |
| 5836 |
*margin-right: 85.52897613729868%; |
| 5837 |
} |
| 5838 |
.row-fluid .offset9 { |
| 5839 |
margin-right: 79.8342541436464%; |
| 5840 |
*margin-right: 79.72787116492299%; |
| 5841 |
} |
| 5842 |
.row-fluid .offset9:first-child { |
| 5843 |
margin-right: 77.07182320441989%; |
| 5844 |
*margin-right: 76.96544022569647%; |
| 5845 |
} |
| 5846 |
.row-fluid .offset8 { |
| 5847 |
margin-right: 71.2707182320442%; |
| 5848 |
*margin-right: 71.16433525332079%; |
| 5849 |
} |
| 5850 |
.row-fluid .offset8:first-child { |
| 5851 |
margin-right: 68.50828729281768%; |
| 5852 |
*margin-right: 68.40190431409427%; |
| 5853 |
} |
| 5854 |
.row-fluid .offset7 { |
| 5855 |
margin-right: 62.70718232044199%; |
| 5856 |
*margin-right: 62.600799341718584%; |
| 5857 |
} |
| 5858 |
.row-fluid .offset7:first-child { |
| 5859 |
margin-right: 59.94475138121547%; |
| 5860 |
*margin-right: 59.838368402492065%; |
| 5861 |
} |
| 5862 |
.row-fluid .offset6 { |
| 5863 |
margin-right: 54.14364640883978%; |
| 5864 |
*margin-right: 54.037263430116376%; |
| 5865 |
} |
| 5866 |
.row-fluid .offset6:first-child { |
| 5867 |
margin-right: 51.38121546961326%; |
| 5868 |
*margin-right: 51.27483249088986%; |
| 5869 |
} |
| 5870 |
.row-fluid .offset5 { |
| 5871 |
margin-right: 45.58011049723757%; |
| 5872 |
*margin-right: 45.47372751851417%; |
| 5873 |
} |
| 5874 |
.row-fluid .offset5:first-child { |
| 5875 |
margin-right: 42.81767955801105%; |
| 5876 |
*margin-right: 42.71129657928765%; |
| 5877 |
} |
| 5878 |
.row-fluid .offset4 { |
| 5879 |
margin-right: 37.01657458563536%; |
| 5880 |
*margin-right: 36.91019160691196%; |
| 5881 |
} |
| 5882 |
.row-fluid .offset4:first-child { |
| 5883 |
margin-right: 34.25414364640884%; |
| 5884 |
*margin-right: 34.14776066768544%; |
| 5885 |
} |
| 5886 |
.row-fluid .offset3 { |
| 5887 |
margin-right: 28.45303867403315%; |
| 5888 |
*margin-right: 28.346655695309746%; |
| 5889 |
} |
| 5890 |
.row-fluid .offset3:first-child { |
| 5891 |
margin-right: 25.69060773480663%; |
| 5892 |
*margin-right: 25.584224756083227%; |
| 5893 |
} |
| 5894 |
.row-fluid .offset2 { |
| 5895 |
margin-right: 19.88950276243094%; |
| 5896 |
*margin-right: 19.783119783707537%; |
| 5897 |
} |
| 5898 |
.row-fluid .offset2:first-child { |
| 5899 |
margin-right: 17.12707182320442%; |
| 5900 |
*margin-right: 17.02068884448102%; |
| 5901 |
} |
| 5902 |
.row-fluid .offset1 { |
| 5903 |
margin-right: 11.32596685082873%; |
| 5904 |
*margin-right: 11.219583872105325%; |
| 5905 |
} |
| 5906 |
.row-fluid .offset1:first-child { |
| 5907 |
margin-right: 8.56353591160221%; |
| 5908 |
*margin-right: 8.457152932878806%; |
| 5909 |
} |
| 5910 |
input, |
| 5911 |
textarea, |
| 5912 |
.uneditable-input { |
| 5913 |
margin-right: 0; |
| 5914 |
} |
| 5915 |
.controls-row [class*="span"] + [class*="span"] { |
| 5916 |
margin-right: 20px; |
| 5917 |
} |
| 5918 |
input.span12, |
| 5919 |
textarea.span12, |
| 5920 |
.uneditable-input.span12 { |
| 5921 |
width: 710px; |
| 5922 |
} |
| 5923 |
input.span11, |
| 5924 |
textarea.span11, |
| 5925 |
.uneditable-input.span11 { |
| 5926 |
width: 648px; |
| 5927 |
} |
| 5928 |
input.span10, |
| 5929 |
textarea.span10, |
| 5930 |
.uneditable-input.span10 { |
| 5931 |
width: 586px; |
| 5932 |
} |
| 5933 |
input.span9, |
| 5934 |
textarea.span9, |
| 5935 |
.uneditable-input.span9 { |
| 5936 |
width: 524px; |
| 5937 |
} |
| 5938 |
input.span8, |
| 5939 |
textarea.span8, |
| 5940 |
.uneditable-input.span8 { |
| 5941 |
width: 462px; |
| 5942 |
} |
| 5943 |
input.span7, |
| 5944 |
textarea.span7, |
| 5945 |
.uneditable-input.span7 { |
| 5946 |
width: 400px; |
| 5947 |
} |
| 5948 |
input.span6, |
| 5949 |
textarea.span6, |
| 5950 |
.uneditable-input.span6 { |
| 5951 |
width: 338px; |
| 5952 |
} |
| 5953 |
input.span5, |
| 5954 |
textarea.span5, |
| 5955 |
.uneditable-input.span5 { |
| 5956 |
width: 276px; |
| 5957 |
} |
| 5958 |
input.span4, |
| 5959 |
textarea.span4, |
| 5960 |
.uneditable-input.span4 { |
| 5961 |
width: 214px; |
| 5962 |
} |
| 5963 |
input.span3, |
| 5964 |
textarea.span3, |
| 5965 |
.uneditable-input.span3 { |
| 5966 |
width: 152px; |
| 5967 |
} |
| 5968 |
input.span2, |
| 5969 |
textarea.span2, |
| 5970 |
.uneditable-input.span2 { |
| 5971 |
width: 90px; |
| 5972 |
} |
| 5973 |
input.span1, |
| 5974 |
textarea.span1, |
| 5975 |
.uneditable-input.span1 { |
| 5976 |
width: 28px; |
| 5977 |
} |
| 5978 |
} |
| 5979 |
@media (max-width: 767px) { |
| 5980 |
body { |
| 5981 |
padding-left: 20px; |
| 5982 |
padding-right: 20px; |
| 5983 |
} |
| 5984 |
.navbar-fixed-top, |
| 5985 |
.navbar-fixed-bottom, |
| 5986 |
.navbar-static-top { |
| 5987 |
margin-left: -20px; |
| 5988 |
margin-right: -20px; |
| 5989 |
} |
| 5990 |
.container-fluid { |
| 5991 |
padding: 0; |
| 5992 |
} |
| 5993 |
.dl-horizontal dt { |
| 5994 |
float: none; |
| 5995 |
clear: none; |
| 5996 |
width: auto; |
| 5997 |
text-align: right; |
| 5998 |
} |
| 5999 |
.dl-horizontal dd { |
| 6000 |
margin-right: 0; |
| 6001 |
} |
| 6002 |
.container { |
| 6003 |
width: auto; |
| 6004 |
} |
| 6005 |
.row-fluid { |
| 6006 |
width: 100%; |
| 6007 |
} |
| 6008 |
.row, |
| 6009 |
.thumbnails { |
| 6010 |
margin-right: 0; |
| 6011 |
} |
| 6012 |
.thumbnails > li { |
| 6013 |
float: none; |
| 6014 |
margin-right: 0; |
| 6015 |
} |
| 6016 |
[class*="span"], |
| 6017 |
.uneditable-input[class*="span"], |
| 6018 |
.row-fluid [class*="span"] { |
| 6019 |
float: none; |
| 6020 |
display: block; |
| 6021 |
width: 100%; |
| 6022 |
margin-right: 0; |
| 6023 |
-webkit-box-sizing: border-box; |
| 6024 |
-moz-box-sizing: border-box; |
| 6025 |
box-sizing: border-box; |
| 6026 |
} |
| 6027 |
.span12, |
| 6028 |
.row-fluid .span12 { |
| 6029 |
width: 100%; |
| 6030 |
-webkit-box-sizing: border-box; |
| 6031 |
-moz-box-sizing: border-box; |
| 6032 |
box-sizing: border-box; |
| 6033 |
} |
| 6034 |
.row-fluid [class*="offset"]:first-child { |
| 6035 |
margin-right: 0; |
| 6036 |
} |
| 6037 |
.input-large, |
| 6038 |
.input-xlarge, |
| 6039 |
.input-xxlarge, |
| 6040 |
input[class*="span"], |
| 6041 |
select[class*="span"], |
| 6042 |
textarea[class*="span"], |
| 6043 |
.uneditable-input { |
| 6044 |
display: block; |
| 6045 |
width: 100%; |
| 6046 |
min-height: 30px; |
| 6047 |
-webkit-box-sizing: border-box; |
| 6048 |
-moz-box-sizing: border-box; |
| 6049 |
box-sizing: border-box; |
| 6050 |
} |
| 6051 |
.input-prepend input, |
| 6052 |
.input-append input, |
| 6053 |
.input-prepend input[class*="span"], |
| 6054 |
.input-append input[class*="span"] { |
| 6055 |
display: inline-block; |
| 6056 |
width: auto; |
| 6057 |
} |
| 6058 |
.controls-row [class*="span"] + [class*="span"] { |
| 6059 |
margin-right: 0; |
| 6060 |
} |
| 6061 |
.modal { |
| 6062 |
position: fixed; |
| 6063 |
top: 20px; |
| 6064 |
left: 20px; |
| 6065 |
right: 20px; |
| 6066 |
width: auto; |
| 6067 |
margin: 0; |
| 6068 |
} |
| 6069 |
.modal.fade { |
| 6070 |
top: -100px; |
| 6071 |
} |
| 6072 |
.modal.fade.in { |
| 6073 |
top: 20px; |
| 6074 |
} |
| 6075 |
} |
| 6076 |
@media (max-width: 480px) { |
| 6077 |
.nav-collapse { |
| 6078 |
-webkit-transform: translate3d(0, 0, 0); |
| 6079 |
} |
| 6080 |
.page-header h1 small { |
| 6081 |
display: block; |
| 6082 |
line-height: 20px; |
| 6083 |
} |
| 6084 |
input[type="checkbox"], |
| 6085 |
input[type="radio"] { |
| 6086 |
border: 1px solid #ccc; |
| 6087 |
} |
| 6088 |
.form-horizontal .control-label { |
| 6089 |
float: none; |
| 6090 |
width: auto; |
| 6091 |
padding-top: 0; |
| 6092 |
text-align: right; |
| 6093 |
} |
| 6094 |
.form-horizontal .controls { |
| 6095 |
margin-right: 0; |
| 6096 |
} |
| 6097 |
.form-horizontal .control-list { |
| 6098 |
padding-top: 0; |
| 6099 |
} |
| 6100 |
.form-horizontal .form-actions { |
| 6101 |
padding-left: 10px; |
| 6102 |
padding-right: 10px; |
| 6103 |
} |
| 6104 |
.media .pull-left, |
| 6105 |
.media .pull-right { |
| 6106 |
float: none; |
| 6107 |
display: block; |
| 6108 |
margin-bottom: 10px; |
| 6109 |
} |
| 6110 |
.media-object { |
| 6111 |
margin-right: 0; |
| 6112 |
margin-left: 0; |
| 6113 |
} |
| 6114 |
.modal { |
| 6115 |
top: 10px; |
| 6116 |
left: 10px; |
| 6117 |
right: 10px; |
| 6118 |
} |
| 6119 |
.modal-header .close { |
| 6120 |
padding: 10px; |
| 6121 |
margin: -10px; |
| 6122 |
} |
| 6123 |
.carousel-caption { |
| 6124 |
position: static; |
| 6125 |
} |
| 6126 |
} |
| 6127 |
@media (max-width: 979px) { |
| 6128 |
body { |
| 6129 |
padding-top: 0; |
| 6130 |
} |
| 6131 |
.navbar-fixed-top, |
| 6132 |
.navbar-fixed-bottom { |
| 6133 |
position: static; |
| 6134 |
} |
| 6135 |
.navbar-fixed-top { |
| 6136 |
margin-bottom: 20px; |
| 6137 |
} |
| 6138 |
.navbar-fixed-bottom { |
| 6139 |
margin-top: 20px; |
| 6140 |
} |
| 6141 |
.navbar-fixed-top .navbar-inner, |
| 6142 |
.navbar-fixed-bottom .navbar-inner { |
| 6143 |
padding: 5px; |
| 6144 |
} |
| 6145 |
.navbar .container { |
| 6146 |
width: auto; |
| 6147 |
padding: 0; |
| 6148 |
} |
| 6149 |
.navbar .brand { |
| 6150 |
padding-left: 10px; |
| 6151 |
padding-right: 10px; |
| 6152 |
margin: 0 -5px 0 0; |
| 6153 |
} |
| 6154 |
.nav-collapse { |
| 6155 |
clear: both; |
| 6156 |
} |
| 6157 |
.nav-collapse .nav { |
| 6158 |
float: none; |
| 6159 |
margin: 0 0 10px; |
| 6160 |
} |
| 6161 |
.nav-collapse .nav > li { |
| 6162 |
float: none; |
| 6163 |
} |
| 6164 |
.nav-collapse .nav > li > a { |
| 6165 |
margin-bottom: 2px; |
| 6166 |
} |
| 6167 |
.nav-collapse .nav > .divider-vertical { |
| 6168 |
display: none; |
| 6169 |
} |
| 6170 |
.nav-collapse .nav .nav-header { |
| 6171 |
color: #777777; |
| 6172 |
text-shadow: none; |
| 6173 |
} |
| 6174 |
.nav-collapse .nav > li > a, |
| 6175 |
.nav-collapse .dropdown-menu a { |
| 6176 |
padding: 9px 15px; |
| 6177 |
font-weight: bold; |
| 6178 |
color: #777777; |
| 6179 |
-webkit-border-radius: 3px; |
| 6180 |
-moz-border-radius: 3px; |
| 6181 |
border-radius: 3px; |
| 6182 |
} |
| 6183 |
.nav-collapse .btn { |
| 6184 |
padding: 4px 10px 4px; |
| 6185 |
font-weight: normal; |
| 6186 |
-webkit-border-radius: 4px; |
| 6187 |
-moz-border-radius: 4px; |
| 6188 |
border-radius: 4px; |
| 6189 |
} |
| 6190 |
.nav-collapse .dropdown-menu li + li a { |
| 6191 |
margin-bottom: 2px; |
| 6192 |
} |
| 6193 |
.nav-collapse .nav > li > a:hover, |
| 6194 |
.nav-collapse .nav > li > a:focus, |
| 6195 |
.nav-collapse .dropdown-menu a:hover, |
| 6196 |
.nav-collapse .dropdown-menu a:focus { |
| 6197 |
background-color: #f2f2f2; |
| 6198 |
} |
| 6199 |
.navbar-inverse .nav-collapse .nav > li > a, |
| 6200 |
.navbar-inverse .nav-collapse .dropdown-menu a { |
| 6201 |
color: #999999; |
| 6202 |
} |
| 6203 |
.navbar-inverse .nav-collapse .nav > li > a:hover, |
| 6204 |
.navbar-inverse .nav-collapse .nav > li > a:focus, |
| 6205 |
.navbar-inverse .nav-collapse .dropdown-menu a:hover, |
| 6206 |
.navbar-inverse .nav-collapse .dropdown-menu a:focus { |
| 6207 |
background-color: #111111; |
| 6208 |
} |
| 6209 |
.nav-collapse.in .btn-group { |
| 6210 |
margin-top: 5px; |
| 6211 |
padding: 0; |
| 6212 |
} |
| 6213 |
.nav-collapse .dropdown-menu { |
| 6214 |
position: static; |
| 6215 |
top: auto; |
| 6216 |
right: auto; |
| 6217 |
float: none; |
| 6218 |
display: none; |
| 6219 |
max-width: none; |
| 6220 |
margin: 0 15px; |
| 6221 |
padding: 0; |
| 6222 |
background-color: transparent; |
| 6223 |
border: none; |
| 6224 |
-webkit-border-radius: 0; |
| 6225 |
-moz-border-radius: 0; |
| 6226 |
border-radius: 0; |
| 6227 |
-webkit-box-shadow: none; |
| 6228 |
-moz-box-shadow: none; |
| 6229 |
box-shadow: none; |
| 6230 |
} |
| 6231 |
.nav-collapse .open > .dropdown-menu { |
| 6232 |
display: block; |
| 6233 |
} |
| 6234 |
.nav-collapse .dropdown-menu:before, |
| 6235 |
.nav-collapse .dropdown-menu:after { |
| 6236 |
display: none; |
| 6237 |
} |
| 6238 |
.nav-collapse .dropdown-menu .divider { |
| 6239 |
display: none; |
| 6240 |
} |
| 6241 |
.nav-collapse .nav > li > .dropdown-menu:before, |
| 6242 |
.nav-collapse .nav > li > .dropdown-menu:after { |
| 6243 |
display: none; |
| 6244 |
} |
| 6245 |
.nav-collapse .navbar-form, |
| 6246 |
.nav-collapse .navbar-search { |
| 6247 |
float: none; |
| 6248 |
padding: 10px 15px; |
| 6249 |
margin: 10px 0; |
| 6250 |
border-top: 1px solid #f2f2f2; |
| 6251 |
border-bottom: 1px solid #f2f2f2; |
| 6252 |
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); |
| 6253 |
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); |
| 6254 |
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); |
| 6255 |
} |
| 6256 |
.navbar-inverse .nav-collapse .navbar-form, |
| 6257 |
.navbar-inverse .nav-collapse .navbar-search { |
| 6258 |
border-top-color: #111111; |
| 6259 |
border-bottom-color: #111111; |
| 6260 |
} |
| 6261 |
.navbar .nav-collapse .nav.pull-right { |
| 6262 |
float: none; |
| 6263 |
margin-right: 0; |
| 6264 |
} |
| 6265 |
.nav-collapse, |
| 6266 |
.nav-collapse.collapse { |
| 6267 |
overflow: hidden; |
| 6268 |
height: 0; |
| 6269 |
} |
| 6270 |
.navbar .btn-navbar { |
| 6271 |
display: block; |
| 6272 |
} |
| 6273 |
.navbar-static .navbar-inner { |
| 6274 |
padding-left: 10px; |
| 6275 |
padding-right: 10px; |
| 6276 |
} |
| 6277 |
} |
| 6278 |
@media (min-width: 979px + 1) { |
| 6279 |
.nav-collapse.collapse { |
| 6280 |
height: auto !important; |
| 6281 |
overflow: visible !important; |
| 6282 |
} |
| 6283 |
} |
| 6284 |
.pull-right { |
| 6285 |
float: right; |
| 6286 |
} |
| 6287 |
.pull-left { |
| 6288 |
float: left; |
| 6289 |
} |
| 6290 |
.hide { |
| 6291 |
display: none; |
| 6292 |
} |
| 6293 |
.show { |
| 6294 |
display: block; |
| 6295 |
} |
| 6296 |
.invisible { |
| 6297 |
visibility: hidden; |
| 6298 |
} |
| 6299 |
.affix { |
| 6300 |
position: fixed; |
| 6301 |
} |