add additional filters/wordcloud/sqlite
[dcaas.git] / css / bootstrap.css
blob:a/css/bootstrap.css -> blob:b/css/bootstrap.css
/*! /*!
* Bootstrap v3.0.3 (http://getbootstrap.com) * Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc. * Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/ */
   
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
   
article, article,
aside, aside,
details, details,
figcaption, figcaption,
figure, figure,
footer, footer,
header, header,
hgroup, hgroup,
main, main,
nav, nav,
section, section,
summary { summary {
display: block; display: block;
} }
   
audio, audio,
canvas, canvas,
video { video {
display: inline-block; display: inline-block;
} }
   
audio:not([controls]) { audio:not([controls]) {
display: none; display: none;
height: 0; height: 0;
} }
   
[hidden], [hidden],
template { template {
display: none; display: none;
} }
   
html { html {
font-family: sans-serif; font-family: sans-serif;
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
} }
   
body { body {
margin: 0; margin: 0;
} }
   
a { a {
background: transparent; background: transparent;
} }
   
a:focus { a:focus {
outline: thin dotted; outline: thin dotted;
} }
   
a:active, a:active,
a:hover { a:hover {
outline: 0; outline: 0;
} }
   
h1 { h1 {
margin: 0.67em 0; margin: 0.67em 0;
font-size: 2em; font-size: 2em;
} }
   
abbr[title] { abbr[title] {
border-bottom: 1px dotted; border-bottom: 1px dotted;
} }
   
b, b,
strong { strong {
font-weight: bold; font-weight: bold;
} }
   
dfn { dfn {
font-style: italic; font-style: italic;
} }
   
hr { hr {
height: 0; height: 0;
-moz-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box; box-sizing: content-box;
} }
   
mark { mark {
color: #000; color: #000;
background: #ff0; background: #ff0;
} }
   
code, code,
kbd, kbd,
pre, pre,
samp { samp {
font-family: monospace, serif; font-family: monospace, serif;
font-size: 1em; font-size: 1em;
} }
   
pre { pre {
white-space: pre-wrap; white-space: pre-wrap;
} }
   
q { q {
quotes: "\201C" "\201D" "\2018" "\2019"; quotes: "\201C" "\201D" "\2018" "\2019";
} }
   
small { small {
font-size: 80%; font-size: 80%;
} }
   
sub, sub,
sup { sup {
position: relative; position: relative;
font-size: 75%; font-size: 75%;
line-height: 0; line-height: 0;
vertical-align: baseline; vertical-align: baseline;
} }
   
sup { sup {
top: -0.5em; top: -0.5em;
} }
   
sub { sub {
bottom: -0.25em; bottom: -0.25em;
} }
   
img { img {
border: 0; border: 0;
} }
   
svg:not(:root) { svg:not(:root) {
overflow: hidden; overflow: hidden;
} }
   
figure { figure {
margin: 0; margin: 0;
} }
   
fieldset { fieldset {
padding: 0.35em 0.625em 0.75em; padding: 0.35em 0.625em 0.75em;
margin: 0 2px; margin: 0 2px;
border: 1px solid #c0c0c0; border: 1px solid #c0c0c0;
} }
   
legend { legend {
padding: 0; padding: 0;
border: 0; border: 0;
} }
   
button, button,
input, input,
select, select,
textarea { textarea {
margin: 0; margin: 0;
font-family: inherit; font-family: inherit;
font-size: 100%; font-size: 100%;
} }
   
button, button,
input { input {
line-height: normal; line-height: normal;
} }
   
button, button,
select { select {
text-transform: none; text-transform: none;
} }
   
button, button,
html input[type="button"], html input[type="button"],
input[type="reset"], input[type="reset"],
input[type="submit"] { input[type="submit"] {
cursor: pointer; cursor: pointer;
-webkit-appearance: button; -webkit-appearance: button;
} }
   
button[disabled], button[disabled],
html input[disabled] { html input[disabled] {
cursor: default; cursor: default;
} }
   
input[type="checkbox"], input[type="checkbox"],
input[type="radio"] { input[type="radio"] {
padding: 0; padding: 0;
box-sizing: border-box; box-sizing: border-box;
} }
   
input[type="search"] { input[type="search"] {
-webkit-box-sizing: content-box; -webkit-box-sizing: content-box;
-moz-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box; box-sizing: content-box;
-webkit-appearance: textfield; -webkit-appearance: textfield;
} }
   
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; -webkit-appearance: none;
} }
   
button::-moz-focus-inner, button::-moz-focus-inner,
input::-moz-focus-inner { input::-moz-focus-inner {
padding: 0; padding: 0;
border: 0; border: 0;
} }
   
textarea { textarea {
overflow: auto; overflow: auto;
vertical-align: top; vertical-align: top;
} }
   
table { table {
border-collapse: collapse; border-collapse: collapse;
border-spacing: 0; border-spacing: 0;
} }
   
@media print { @media print {
* { * {
color: #000 !important; color: #000 !important;
text-shadow: none !important; text-shadow: none !important;
background: transparent !important; background: transparent !important;
box-shadow: none !important; box-shadow: none !important;
} }
a, a,
a:visited { a:visited {
text-decoration: underline; text-decoration: underline;
} }
a[href]:after { a[href]:after {
content: " (" attr(href) ")"; content: " (" attr(href) ")";
} }
abbr[title]:after { abbr[title]:after {
content: " (" attr(title) ")"; content: " (" attr(title) ")";
} }
a[href^="javascript:"]:after, a[href^="javascript:"]:after,
a[href^="#"]:after { a[href^="#"]:after {
content: ""; content: "";
} }
pre, pre,
blockquote { blockquote {
border: 1px solid #999; border: 1px solid #999;
page-break-inside: avoid; page-break-inside: avoid;
} }
thead { thead {
display: table-header-group; display: table-header-group;
} }
tr, tr,
img { img {
page-break-inside: avoid; page-break-inside: avoid;
} }
img { img {
max-width: 100% !important; max-width: 100% !important;
} }
@page { @page {
margin: 2cm .5cm; margin: 2cm .5cm;
} }
p, p,
h2, h2,
h3 { h3 {
orphans: 3; orphans: 3;
widows: 3; widows: 3;
} }
h2, h2,
h3 { h3 {
page-break-after: avoid; page-break-after: avoid;
} }
select { select {
background: #fff !important; background: #fff !important;
} }
.navbar { .navbar {
display: none; display: none;
} }
.table td, .table td,
.table th { .table th {
background-color: #fff !important; background-color: #fff !important;
} }
.btn > .caret, .btn > .caret,
.dropup > .btn > .caret { .dropup > .btn > .caret {
border-top-color: #000 !important; border-top-color: #000 !important;
} }
.label { .label {
border: 1px solid #000; border: 1px solid #000;
} }
.table { .table {
border-collapse: collapse !important; border-collapse: collapse !important;
} }
.table-bordered th, .table-bordered th,
.table-bordered td { .table-bordered td {
border: 1px solid #ddd !important; border: 1px solid #ddd !important;
} }
} }
   
*, *,
*:before, *:before,
*:after { *:after {
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
} }
   
html { html {
font-size: 62.5%; font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} }
   
body { body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px; font-size: 14px;
line-height: 1.428571429; line-height: 1.428571429;
color: #333333; color: #333333;
background-color: #ffffff; background-color: #ffffff;
} }
   
input, input,
button, button,
select, select,
textarea { textarea {
font-family: inherit; font-family: inherit;
font-size: inherit; font-size: inherit;
line-height: inherit; line-height: inherit;
} }
   
a { a {
color: #428bca; color: #428bca;
text-decoration: none; text-decoration: none;
} }
   
a:hover, a:hover,
a:focus { a:focus {
color: #2a6496; color: #2a6496;
text-decoration: underline; text-decoration: underline;
} }
   
a:focus { a:focus {
outline: thin dotted; outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color; outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; outline-offset: -2px;
} }
   
img { img {
vertical-align: middle; vertical-align: middle;
} }
   
.img-responsive { .img-responsive {
display: block; display: block;
height: auto; height: auto;
max-width: 100%; max-width: 100%;
} }
   
.img-rounded { .img-rounded {
border-radius: 6px; border-radius: 6px;
} }
   
.img-thumbnail { .img-thumbnail {
display: inline-block; display: inline-block;
height: auto; height: auto;
max-width: 100%; max-width: 100%;
padding: 4px; padding: 4px;
line-height: 1.428571429; line-height: 1.428571429;
background-color: #ffffff; background-color: #ffffff;
border: 1px solid #dddddd; border: 1px solid #dddddd;
border-radius: 4px; border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
} }
   
.img-circle { .img-circle {
border-radius: 50%; border-radius: 50%;
} }
   
hr { hr {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
border: 0; border: 0;
border-top: 1px solid #eeeeee; border-top: 1px solid #eeeeee;
} }
   
.sr-only { .sr-only {
position: absolute; position: absolute;
width: 1px; width: 1px;
height: 1px; height: 1px;
padding: 0; padding: 0;
margin: -1px; margin: -1px;
overflow: hidden; overflow: hidden;
clip: rect(0, 0, 0, 0); clip: rect(0, 0, 0, 0);
border: 0; border: 0;
} }
   
h1, h1,
h2, h2,
h3, h3,
h4, h4,
h5, h5,
h6, h6,
.h1, .h1,
.h2, .h2,
.h3, .h3,
.h4, .h4,
.h5, .h5,
.h6 { .h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500; font-weight: 500;
line-height: 1.1; line-height: 1.1;
color: inherit; color: inherit;
} }
   
h1 small, h1 small,
h2 small, h2 small,
h3 small, h3 small,
h4 small, h4 small,
h5 small, h5 small,
h6 small, h6 small,
.h1 small, .h1 small,
.h2 small, .h2 small,
.h3 small, .h3 small,
.h4 small, .h4 small,
.h5 small, .h5 small,
.h6 small, .h6 small,
h1 .small, h1 .small,
h2 .small, h2 .small,
h3 .small, h3 .small,
h4 .small, h4 .small,
h5 .small, h5 .small,
h6 .small, h6 .small,
.h1 .small, .h1 .small,
.h2 .small, .h2 .small,
.h3 .small, .h3 .small,
.h4 .small, .h4 .small,
.h5 .small, .h5 .small,
.h6 .small { .h6 .small {
font-weight: normal; font-weight: normal;
line-height: 1; line-height: 1;
color: #999999; color: #999999;
} }
   
h1, h1,
h2, h2,
h3 { h3 {
margin-top: 20px; margin-top: 20px;
margin-bottom: 10px; margin-bottom: 10px;
} }
   
h1 small, h1 small,
h2 small, h2 small,
h3 small, h3 small,
h1 .small, h1 .small,
h2 .small, h2 .small,
h3 .small { h3 .small {
font-size: 65%; font-size: 65%;
} }
   
h4, h4,
h5, h5,
h6 { h6 {
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
   
h4 small, h4 small,
h5 small, h5 small,
h6 small, h6 small,
h4 .small, h4 .small,
h5 .small, h5 .small,
h6 .small { h6 .small {
font-size: 75%; font-size: 75%;
} }
   
h1, h1,
.h1 { .h1 {
font-size: 36px; font-size: 36px;
} }
   
h2, h2,
.h2 { .h2 {
font-size: 30px; font-size: 30px;
} }
   
h3, h3,
.h3 { .h3 {
font-size: 24px; font-size: 24px;
} }
   
h4, h4,
.h4 { .h4 {
font-size: 18px; font-size: 18px;
} }
   
h5, h5,
.h5 { .h5 {
font-size: 14px; font-size: 14px;
} }
   
h6, h6,
.h6 { .h6 {
font-size: 12px; font-size: 12px;
} }
   
p { p {
margin: 0 0 10px; margin: 0 0 10px;
} }