|
- {
- "html": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "10px",
- "-webkit-tap-highlight-color": "rgba(0, 0, 0, 0)"
- },
- "body": {
- "& > *": {
- "font-size": "12px"
- },
- "font-family": "\"Helvetica Neue\", Helvetica, Arial, sans-serif",
- "font-size": "14px",
- "line-height": "1.42857143",
- "color": "#333",
- "background-color": "#fff"
- },
- "article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block"
- },
- "audio, canvas, progress, video": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "vertical-align": "baseline"
- },
- "audio:not([controls])": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none",
- "height": "0"
- },
- "[hidden], template": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none"
- },
- "a": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#428bca",
- "text-decoration": "none"
- },
- "a:active, a:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- "abbr[title]": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "1px dotted"
- },
- "b, strong": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "bold"
- },
- "dfn": {
- "& > *": {
- "font-size": "12px"
- },
- "font-style": "italic"
- },
- "h1": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": ".67em 0",
- "font-size": "2em"
- },
- "mark": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#000",
- "background": "#ff0"
- },
- "small": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "80%"
- },
- "sub, sup": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "font-size": "75%",
- "line-height": "0",
- "vertical-align": "baseline"
- },
- "sup": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "-.5em"
- },
- "sub": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "-.25em"
- },
- "img": {
- "& > *": {
- "font-size": "12px"
- },
- "vertical-align": "middle"
- },
- "svg:not(:root)": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow": "hidden"
- },
- "figure": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "0"
- },
- "hr": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "20px",
- "margin-bottom": "20px",
- "border": "0",
- "border-top": "1px solid #eee"
- },
- "pre": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "padding": "9.5px",
- "margin": "0 0 10px",
- "font-size": "13px",
- "line-height": "1.42857143",
- "color": "#333",
- "word-break": "break-all",
- "word-wrap": "break-word",
- "background-color": "#f5f5f5",
- "border": "1px solid #ccc",
- "border-radius": "4px"
- },
- "code, kbd, pre, samp": {
- "& > *": {
- "font-size": "12px"
- },
- "font-family": "Menlo, Monaco, Consolas, \"Courier New\", monospace"
- },
- "button, input, optgroup, select, textarea": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "0",
- "font": "inherit",
- "color": "inherit"
- },
- "button": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow": "visible"
- },
- "button, select": {
- "& > *": {
- "font-size": "12px"
- },
- "text-transform": "none"
- },
- "button, html input[type=\"button\"], input[type=\"reset\"], input[type=\"submit\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-appearance": "button",
- "cursor": "pointer"
- },
- "button[disabled], html input[disabled]": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "default"
- },
- "button::-moz-focus-inner, input::-moz-focus-inner": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0",
- "border": "0"
- },
- "input": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "normal"
- },
- "input[type=\"checkbox\"], input[type=\"radio\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-sizing": "border-box",
- "-moz-box-sizing": "border-box",
- "box-sizing": "border-box",
- "padding": "0"
- },
- "input[type=\"number\"]::-webkit-inner-spin-button, input[type=\"number\"]::-webkit-outer-spin-button": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- "input[type=\"search\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-appearance": "none"
- },
- "input[type=\"search\"]::-webkit-search-cancel-button, input[type=\"search\"]::-webkit-search-decoration": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-appearance": "none"
- },
- "fieldset": {
- "& > *": {
- "font-size": "12px"
- },
- "min-width": "0",
- "padding": "0",
- "margin": "0",
- "border": "0"
- },
- "legend": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "width": "100%",
- "padding": "0",
- "margin-bottom": "20px",
- "font-size": "21px",
- "line-height": "inherit",
- "color": "#333",
- "border": "0",
- "border-bottom": "1px solid #e5e5e5"
- },
- "textarea": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow": "auto"
- },
- "optgroup": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "bold"
- },
- "table": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "transparent"
- },
- "td, th": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0"
- },
- "@media print": {
- ".hidden-print": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- },
- "@font-face": {
- "& > *": {
- "font-size": "12px"
- },
- "font-family": "'Glyphicons Halflings'",
- "src": "url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')"
- },
- ".glyphicon": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "top": "1px",
- "display": "inline-block",
- "font-family": "'Glyphicons Halflings'",
- "font-style": "normal",
- "font-weight": "normal",
- "line-height": "1",
- "-webkit-font-smoothing": "antialiased",
- "-moz-osx-font-smoothing": "grayscale"
- },
- ".glyphicon-asterisk:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\2a\""
- },
- ".glyphicon-plus:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\2b\""
- },
- ".glyphicon-euro:before, .glyphicon-eur:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\20ac\""
- },
- ".glyphicon-minus:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\2212\""
- },
- ".glyphicon-cloud:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\2601\""
- },
- ".glyphicon-envelope:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\2709\""
- },
- ".glyphicon-pencil:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\270f\""
- },
- ".glyphicon-glass:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e001\""
- },
- ".glyphicon-music:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e002\""
- },
- ".glyphicon-search:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e003\""
- },
- ".glyphicon-heart:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e005\""
- },
- ".glyphicon-star:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e006\""
- },
- ".glyphicon-star-empty:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e007\""
- },
- ".glyphicon-user:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e008\""
- },
- ".glyphicon-film:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e009\""
- },
- ".glyphicon-th-large:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e010\""
- },
- ".glyphicon-th:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e011\""
- },
- ".glyphicon-th-list:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e012\""
- },
- ".glyphicon-ok:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e013\""
- },
- ".glyphicon-remove:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e014\""
- },
- ".glyphicon-zoom-in:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e015\""
- },
- ".glyphicon-zoom-out:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e016\""
- },
- ".glyphicon-off:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e017\""
- },
- ".glyphicon-signal:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e018\""
- },
- ".glyphicon-cog:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e019\""
- },
- ".glyphicon-trash:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e020\""
- },
- ".glyphicon-home:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e021\""
- },
- ".glyphicon-file:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e022\""
- },
- ".glyphicon-time:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e023\""
- },
- ".glyphicon-road:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e024\""
- },
- ".glyphicon-download-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e025\""
- },
- ".glyphicon-download:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e026\""
- },
- ".glyphicon-upload:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e027\""
- },
- ".glyphicon-inbox:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e028\""
- },
- ".glyphicon-play-circle:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e029\""
- },
- ".glyphicon-repeat:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e030\""
- },
- ".glyphicon-refresh:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e031\""
- },
- ".glyphicon-list-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e032\""
- },
- ".glyphicon-lock:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e033\""
- },
- ".glyphicon-flag:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e034\""
- },
- ".glyphicon-headphones:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e035\""
- },
- ".glyphicon-volume-off:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e036\""
- },
- ".glyphicon-volume-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e037\""
- },
- ".glyphicon-volume-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e038\""
- },
- ".glyphicon-qrcode:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e039\""
- },
- ".glyphicon-barcode:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e040\""
- },
- ".glyphicon-tag:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e041\""
- },
- ".glyphicon-tags:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e042\""
- },
- ".glyphicon-book:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e043\""
- },
- ".glyphicon-bookmark:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e044\""
- },
- ".glyphicon-print:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e045\""
- },
- ".glyphicon-camera:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e046\""
- },
- ".glyphicon-font:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e047\""
- },
- ".glyphicon-bold:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e048\""
- },
- ".glyphicon-italic:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e049\""
- },
- ".glyphicon-text-height:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e050\""
- },
- ".glyphicon-text-width:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e051\""
- },
- ".glyphicon-align-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e052\""
- },
- ".glyphicon-align-center:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e053\""
- },
- ".glyphicon-align-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e054\""
- },
- ".glyphicon-align-justify:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e055\""
- },
- ".glyphicon-list:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e056\""
- },
- ".glyphicon-indent-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e057\""
- },
- ".glyphicon-indent-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e058\""
- },
- ".glyphicon-facetime-video:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e059\""
- },
- ".glyphicon-picture:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e060\""
- },
- ".glyphicon-map-marker:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e062\""
- },
- ".glyphicon-adjust:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e063\""
- },
- ".glyphicon-tint:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e064\""
- },
- ".glyphicon-edit:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e065\""
- },
- ".glyphicon-share:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e066\""
- },
- ".glyphicon-check:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e067\""
- },
- ".glyphicon-move:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e068\""
- },
- ".glyphicon-step-backward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e069\""
- },
- ".glyphicon-fast-backward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e070\""
- },
- ".glyphicon-backward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e071\""
- },
- ".glyphicon-play:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e072\""
- },
- ".glyphicon-pause:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e073\""
- },
- ".glyphicon-stop:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e074\""
- },
- ".glyphicon-forward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e075\""
- },
- ".glyphicon-fast-forward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e076\""
- },
- ".glyphicon-step-forward:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e077\""
- },
- ".glyphicon-eject:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e078\""
- },
- ".glyphicon-chevron-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e079\""
- },
- ".glyphicon-chevron-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e080\""
- },
- ".glyphicon-plus-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e081\""
- },
- ".glyphicon-minus-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e082\""
- },
- ".glyphicon-remove-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e083\""
- },
- ".glyphicon-ok-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e084\""
- },
- ".glyphicon-question-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e085\""
- },
- ".glyphicon-info-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e086\""
- },
- ".glyphicon-screenshot:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e087\""
- },
- ".glyphicon-remove-circle:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e088\""
- },
- ".glyphicon-ok-circle:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e089\""
- },
- ".glyphicon-ban-circle:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e090\""
- },
- ".glyphicon-arrow-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e091\""
- },
- ".glyphicon-arrow-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e092\""
- },
- ".glyphicon-arrow-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e093\""
- },
- ".glyphicon-arrow-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e094\""
- },
- ".glyphicon-share-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e095\""
- },
- ".glyphicon-resize-full:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e096\""
- },
- ".glyphicon-resize-small:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e097\""
- },
- ".glyphicon-exclamation-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e101\""
- },
- ".glyphicon-gift:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e102\""
- },
- ".glyphicon-leaf:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e103\""
- },
- ".glyphicon-fire:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e104\""
- },
- ".glyphicon-eye-open:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e105\""
- },
- ".glyphicon-eye-close:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e106\""
- },
- ".glyphicon-warning-sign:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e107\""
- },
- ".glyphicon-plane:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e108\""
- },
- ".glyphicon-calendar:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e109\""
- },
- ".glyphicon-random:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e110\""
- },
- ".glyphicon-comment:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e111\""
- },
- ".glyphicon-magnet:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e112\""
- },
- ".glyphicon-chevron-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e113\""
- },
- ".glyphicon-chevron-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e114\""
- },
- ".glyphicon-retweet:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e115\""
- },
- ".glyphicon-shopping-cart:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e116\""
- },
- ".glyphicon-folder-close:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e117\""
- },
- ".glyphicon-folder-open:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e118\""
- },
- ".glyphicon-resize-vertical:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e119\""
- },
- ".glyphicon-resize-horizontal:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e120\""
- },
- ".glyphicon-hdd:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e121\""
- },
- ".glyphicon-bullhorn:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e122\""
- },
- ".glyphicon-bell:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e123\""
- },
- ".glyphicon-certificate:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e124\""
- },
- ".glyphicon-thumbs-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e125\""
- },
- ".glyphicon-thumbs-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e126\""
- },
- ".glyphicon-hand-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e127\""
- },
- ".glyphicon-hand-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e128\""
- },
- ".glyphicon-hand-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e129\""
- },
- ".glyphicon-hand-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e130\""
- },
- ".glyphicon-circle-arrow-right:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e131\""
- },
- ".glyphicon-circle-arrow-left:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e132\""
- },
- ".glyphicon-circle-arrow-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e133\""
- },
- ".glyphicon-circle-arrow-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e134\""
- },
- ".glyphicon-globe:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e135\""
- },
- ".glyphicon-wrench:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e136\""
- },
- ".glyphicon-tasks:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e137\""
- },
- ".glyphicon-filter:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e138\""
- },
- ".glyphicon-briefcase:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e139\""
- },
- ".glyphicon-fullscreen:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e140\""
- },
- ".glyphicon-dashboard:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e141\""
- },
- ".glyphicon-paperclip:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e142\""
- },
- ".glyphicon-heart-empty:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e143\""
- },
- ".glyphicon-link:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e144\""
- },
- ".glyphicon-phone:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e145\""
- },
- ".glyphicon-pushpin:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e146\""
- },
- ".glyphicon-usd:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e148\""
- },
- ".glyphicon-gbp:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e149\""
- },
- ".glyphicon-sort:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e150\""
- },
- ".glyphicon-sort-by-alphabet:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e151\""
- },
- ".glyphicon-sort-by-alphabet-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e152\""
- },
- ".glyphicon-sort-by-order:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e153\""
- },
- ".glyphicon-sort-by-order-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e154\""
- },
- ".glyphicon-sort-by-attributes:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e155\""
- },
- ".glyphicon-sort-by-attributes-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e156\""
- },
- ".glyphicon-unchecked:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e157\""
- },
- ".glyphicon-expand:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e158\""
- },
- ".glyphicon-collapse-down:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e159\""
- },
- ".glyphicon-collapse-up:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e160\""
- },
- ".glyphicon-log-in:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e161\""
- },
- ".glyphicon-flash:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e162\""
- },
- ".glyphicon-log-out:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e163\""
- },
- ".glyphicon-new-window:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e164\""
- },
- ".glyphicon-record:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e165\""
- },
- ".glyphicon-save:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e166\""
- },
- ".glyphicon-open:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e167\""
- },
- ".glyphicon-saved:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e168\""
- },
- ".glyphicon-import:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e169\""
- },
- ".glyphicon-export:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e170\""
- },
- ".glyphicon-send:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e171\""
- },
- ".glyphicon-floppy-disk:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e172\""
- },
- ".glyphicon-floppy-saved:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e173\""
- },
- ".glyphicon-floppy-remove:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e174\""
- },
- ".glyphicon-floppy-save:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e175\""
- },
- ".glyphicon-floppy-open:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e176\""
- },
- ".glyphicon-credit-card:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e177\""
- },
- ".glyphicon-transfer:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e178\""
- },
- ".glyphicon-cutlery:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e179\""
- },
- ".glyphicon-header:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e180\""
- },
- ".glyphicon-compressed:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e181\""
- },
- ".glyphicon-earphone:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e182\""
- },
- ".glyphicon-phone-alt:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e183\""
- },
- ".glyphicon-tower:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e184\""
- },
- ".glyphicon-stats:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e185\""
- },
- ".glyphicon-sd-video:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e186\""
- },
- ".glyphicon-hd-video:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e187\""
- },
- ".glyphicon-subtitles:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e188\""
- },
- ".glyphicon-sound-stereo:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e189\""
- },
- ".glyphicon-sound-dolby:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e190\""
- },
- ".glyphicon-sound-5-1:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e191\""
- },
- ".glyphicon-sound-6-1:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e192\""
- },
- ".glyphicon-sound-7-1:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e193\""
- },
- ".glyphicon-copyright-mark:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e194\""
- },
- ".glyphicon-registration-mark:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e195\""
- },
- ".glyphicon-cloud-download:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e197\""
- },
- ".glyphicon-cloud-upload:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e198\""
- },
- ".glyphicon-tree-conifer:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e199\""
- },
- ".glyphicon-tree-deciduous:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\\e200\""
- },
- "*": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-sizing": "border-box",
- "-moz-box-sizing": "border-box",
- "box-sizing": "border-box"
- },
- "*:before, *:after": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-sizing": "border-box",
- "-moz-box-sizing": "border-box",
- "box-sizing": "border-box"
- },
- "input, button, select, textarea": {
- "& > *": {
- "font-size": "12px"
- },
- "font-family": "inherit",
- "font-size": "inherit",
- "line-height": "inherit"
- },
- "a:hover, a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#2a6496",
- "text-decoration": "underline"
- },
- "a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "5px auto -webkit-focus-ring-color",
- "outline-offset": "-2px"
- },
- ".img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "max-width": "100%",
- "height": "auto"
- },
- ".img-rounded": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "6px"
- },
- ".img-thumbnail": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "max-width": "100%",
- "height": "auto",
- "padding": "4px",
- "line-height": "1.42857143",
- "background-color": "#fff",
- "border": "1px solid #ddd",
- "border-radius": "4px",
- "-webkit-transition": "all .2s ease-in-out",
- "-o-transition": "all .2s ease-in-out",
- "transition": "all .2s ease-in-out"
- },
- ".img-circle": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "50%"
- },
- ".sr-only": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "width": "1px",
- "height": "1px",
- "padding": "0",
- "margin": "-1px",
- "overflow": "hidden",
- "clip": "rect(0, 0, 0, 0)",
- "border": "0"
- },
- ".sr-only-focusable:active, .sr-only-focusable:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "static",
- "width": "auto",
- "height": "auto",
- "margin": "0",
- "overflow": "visible",
- "clip": "auto"
- },
- "h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6": {
- "& > *": {
- "font-size": "12px"
- },
- "font-family": "inherit",
- "font-weight": "500",
- "line-height": "1.1",
- "color": "inherit"
- },
- "h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "normal",
- "line-height": "1",
- "color": "#777"
- },
- "h1, .h1, h2, .h2, h3, .h3": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "20px",
- "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": "12px"
- },
- "font-size": "65%"
- },
- "h4, .h4, h5, .h5, h6, .h6": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "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": "12px"
- },
- "font-size": "75%"
- },
- "h1, .h1": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "36px"
- },
- "h2, .h2": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "30px"
- },
- "h3, .h3": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "24px"
- },
- "h4, .h4": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "18px"
- },
- "h5, .h5": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "14px"
- },
- "h6, .h6": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "12px"
- },
- "p": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "0 0 10px"
- },
- ".lead": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "20px",
- "font-size": "16px",
- "font-weight": "300",
- "line-height": "1.4"
- },
- "@media (min-width: 768px)": {
- ".modal-dialog": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "600px",
- "margin": "30px auto"
- },
- ".modal-content": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-shadow": "0 5px 15px rgba(0, 0, 0, .5)",
- "box-shadow": "0 5px 15px rgba(0, 0, 0, .5)"
- },
- ".modal-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "300px"
- }
- },
- "small, .small": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "85%"
- },
- "mark, .mark": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": ".2em",
- "background-color": "#fcf8e3"
- },
- ".text-left": {
- "& > *": {
- "font-size": "12px"
- },
- "text-align": "left"
- },
- ".text-right": {
- "& > *": {
- "font-size": "12px"
- },
- "text-align": "right"
- },
- ".text-center": {
- "& > *": {
- "font-size": "12px"
- },
- "text-align": "center"
- },
- ".text-justify": {
- "& > *": {
- "font-size": "12px"
- },
- "text-align": "justify"
- },
- ".text-nowrap": {
- "& > *": {
- "font-size": "12px"
- },
- "white-space": "nowrap"
- },
- ".text-lowercase": {
- "& > *": {
- "font-size": "12px"
- },
- "text-transform": "lowercase"
- },
- ".text-uppercase": {
- "& > *": {
- "font-size": "12px"
- },
- "text-transform": "uppercase"
- },
- ".text-capitalize": {
- "& > *": {
- "font-size": "12px"
- },
- "text-transform": "capitalize"
- },
- ".text-muted": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".text-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#428bca"
- },
- "a.text-primary:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3071a9"
- },
- ".text-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d"
- },
- "a.text-success:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#2b542c"
- },
- ".text-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f"
- },
- "a.text-info:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#245269"
- },
- ".text-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b"
- },
- "a.text-warning:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#66512c"
- },
- ".text-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442"
- },
- "a.text-danger:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#843534"
- },
- ".bg-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#428bca"
- },
- "a.bg-primary:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#3071a9"
- },
- ".bg-success": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#dff0d8"
- },
- "a.bg-success:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#c1e2b3"
- },
- ".bg-info": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d9edf7"
- },
- "a.bg-info:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#afd9ee"
- },
- ".bg-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#fcf8e3"
- },
- "a.bg-warning:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f7ecb5"
- },
- ".bg-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f2dede"
- },
- "a.bg-danger:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#e4b9b9"
- },
- ".page-header": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-bottom": "9px",
- "margin": "40px 0 20px",
- "border-bottom": "1px solid #eee"
- },
- "ul, ol": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-bottom": "10px"
- },
- "ul ul, ol ul, ul ol, ol ol": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- ".list-unstyled": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "list-style": "none"
- },
- ".list-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "margin-left": "-5px",
- "list-style": "none"
- },
- ".list-inline > li": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "padding-right": "5px",
- "padding-left": "5px"
- },
- "dl": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-bottom": "20px"
- },
- "dt, dd": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.42857143"
- },
- "dt": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "bold"
- },
- "dd": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0"
- },
- "abbr[title], abbr[data-original-title]": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "help",
- "border-bottom": "1px dotted #777"
- },
- ".initialism": {
- "& > *": {
- "font-size": "12px"
- },
- "font-size": "90%",
- "text-transform": "uppercase"
- },
- "blockquote": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 20px",
- "margin": "0 0 20px",
- "font-size": "17.5px",
- "border-left": "5px solid #eee"
- },
- "blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- "blockquote footer, blockquote small, blockquote .small": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "font-size": "80%",
- "line-height": "1.42857143",
- "color": "#777"
- },
- "blockquote footer:before, blockquote small:before, blockquote .small:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "'\\2014 \\00A0'"
- },
- ".blockquote-reverse, blockquote.pull-right": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "15px",
- "padding-left": "0",
- "text-align": "right",
- "border-right": "5px solid #eee",
- "border-left": "0"
- },
- ".blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "''"
- },
- ".blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "'\\00A0 \\2014'"
- },
- "address": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "20px",
- "font-style": "normal",
- "line-height": "1.42857143"
- },
- "code": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "2px 4px",
- "font-size": "90%",
- "color": "#c7254e",
- "background-color": "#f9f2f4",
- "border-radius": "4px"
- },
- "kbd": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "2px 4px",
- "font-size": "90%",
- "color": "#fff",
- "background-color": "#333",
- "border-radius": "3px",
- "-webkit-box-shadow": "inset 0 -1px 0 rgba(0, 0, 0, .25)",
- "box-shadow": "inset 0 -1px 0 rgba(0, 0, 0, .25)"
- },
- "kbd kbd": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0",
- "font-size": "100%",
- "font-weight": "bold",
- "-webkit-box-shadow": "none",
- "box-shadow": "none"
- },
- "pre code": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0",
- "font-size": "inherit",
- "color": "inherit",
- "white-space": "pre-wrap",
- "background-color": "transparent",
- "border-radius": "0"
- },
- ".pre-scrollable": {
- "& > *": {
- "font-size": "12px"
- },
- "max-height": "340px",
- "overflow-y": "scroll"
- },
- ".container": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "15px",
- "padding-left": "15px",
- "margin-right": "auto",
- "margin-left": "auto"
- },
- "@media (min-width: 992px)": {
- ".modal-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "900px"
- }
- },
- "@media (min-width: 1200px)": {
- ".hidden-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- },
- ".container-fluid": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "15px",
- "padding-left": "15px",
- "margin-right": "auto",
- "margin-left": "auto"
- },
- ".row": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "-15px",
- "margin-left": "-15px"
- },
- ".col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "min-height": "1px",
- "padding-right": "15px",
- "padding-left": "15px"
- },
- ".col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left"
- },
- ".col-xs-12": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%"
- },
- ".col-xs-11": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "91.66666667%"
- },
- ".col-xs-10": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "83.33333333%"
- },
- ".col-xs-9": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "75%"
- },
- ".col-xs-8": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "66.66666667%"
- },
- ".col-xs-7": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "58.33333333%"
- },
- ".col-xs-6": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "50%"
- },
- ".col-xs-5": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "41.66666667%"
- },
- ".col-xs-4": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "33.33333333%"
- },
- ".col-xs-3": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "25%"
- },
- ".col-xs-2": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "16.66666667%"
- },
- ".col-xs-1": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "8.33333333%"
- },
- ".col-xs-pull-12": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "100%"
- },
- ".col-xs-pull-11": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "91.66666667%"
- },
- ".col-xs-pull-10": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "83.33333333%"
- },
- ".col-xs-pull-9": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "75%"
- },
- ".col-xs-pull-8": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "66.66666667%"
- },
- ".col-xs-pull-7": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "58.33333333%"
- },
- ".col-xs-pull-6": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "50%"
- },
- ".col-xs-pull-5": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "41.66666667%"
- },
- ".col-xs-pull-4": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "33.33333333%"
- },
- ".col-xs-pull-3": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "25%"
- },
- ".col-xs-pull-2": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "16.66666667%"
- },
- ".col-xs-pull-1": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "8.33333333%"
- },
- ".col-xs-pull-0": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "auto"
- },
- ".col-xs-push-12": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "100%"
- },
- ".col-xs-push-11": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "91.66666667%"
- },
- ".col-xs-push-10": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "83.33333333%"
- },
- ".col-xs-push-9": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "75%"
- },
- ".col-xs-push-8": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "66.66666667%"
- },
- ".col-xs-push-7": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "58.33333333%"
- },
- ".col-xs-push-6": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "50%"
- },
- ".col-xs-push-5": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "41.66666667%"
- },
- ".col-xs-push-4": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "33.33333333%"
- },
- ".col-xs-push-3": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "25%"
- },
- ".col-xs-push-2": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "16.66666667%"
- },
- ".col-xs-push-1": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "8.33333333%"
- },
- ".col-xs-push-0": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "auto"
- },
- ".col-xs-offset-12": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "100%"
- },
- ".col-xs-offset-11": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "91.66666667%"
- },
- ".col-xs-offset-10": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "83.33333333%"
- },
- ".col-xs-offset-9": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "75%"
- },
- ".col-xs-offset-8": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "66.66666667%"
- },
- ".col-xs-offset-7": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "58.33333333%"
- },
- ".col-xs-offset-6": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "50%"
- },
- ".col-xs-offset-5": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "41.66666667%"
- },
- ".col-xs-offset-4": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "33.33333333%"
- },
- ".col-xs-offset-3": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "25%"
- },
- ".col-xs-offset-2": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "16.66666667%"
- },
- ".col-xs-offset-1": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "8.33333333%"
- },
- ".col-xs-offset-0": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0"
- },
- "caption": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-top": "8px",
- "padding-bottom": "8px",
- "color": "#777",
- "text-align": "left"
- },
- "th": {
- "& > *": {
- "font-size": "12px"
- },
- "text-align": "left"
- },
- ".table": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%",
- "max-width": "100%",
- "margin-bottom": "20px"
- },
- ".table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "8px",
- "line-height": "1.42857143",
- "vertical-align": "top",
- "border-top": "1px solid #ddd"
- },
- ".table > thead > tr > th": {
- "& > *": {
- "font-size": "12px"
- },
- "vertical-align": "bottom",
- "border-bottom": "2px solid #ddd"
- },
- ".table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "0"
- },
- ".table > tbody + tbody": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "2px solid #ddd"
- },
- ".table .table": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#fff"
- },
- ".table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px"
- },
- ".table-bordered": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "1px solid #ddd"
- },
- ".table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "1px solid #ddd"
- },
- ".table-bordered > thead > tr > th, .table-bordered > thead > tr > td": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-width": "2px"
- },
- ".table-striped > tbody > tr:nth-child(odd)": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f9f9f9"
- },
- ".table-hover > tbody > tr:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f5f5f5"
- },
- "table col[class*=\"col-\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "static",
- "display": "table-column",
- "float": "none"
- },
- "table td[class*=\"col-\"], table th[class*=\"col-\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "static",
- "display": "table-cell",
- "float": "none"
- },
- ".table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f5f5f5"
- },
- ".table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#e8e8e8"
- },
- ".table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#dff0d8"
- },
- ".table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d0e9c6"
- },
- ".table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d9edf7"
- },
- ".table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#c4e3f3"
- },
- ".table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#fcf8e3"
- },
- ".table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#faf2cc"
- },
- ".table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f2dede"
- },
- ".table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#ebcccc"
- },
- ".table-responsive": {
- "& > *": {
- "font-size": "12px"
- },
- "min-height": ".01%",
- "overflow-x": "auto"
- },
- "@media screen and (max-width: 767px)": {
- ".table-responsive": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%",
- "margin-bottom": "15px",
- "overflow-y": "hidden",
- "-ms-overflow-style": "-ms-autohiding-scrollbar",
- "border": "1px solid #ddd"
- },
- ".table-responsive > .table": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- ".table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td": {
- "& > *": {
- "font-size": "12px"
- },
- "white-space": "nowrap"
- },
- ".table-responsive > .table-bordered": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "0"
- },
- ".table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-left": "0"
- },
- ".table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-right": "0"
- },
- ".table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0"
- }
- },
- "label": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "max-width": "100%",
- "margin-bottom": "5px",
- "font-weight": "bold"
- },
- "input[type=\"radio\"], input[type=\"checkbox\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "4px 0 0",
- "margin-top": "1px \\9",
- "line-height": "normal"
- },
- "input[type=\"file\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block"
- },
- "input[type=\"range\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "width": "100%"
- },
- "select[multiple], select[size]": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- "input[type=\"file\"]:focus, input[type=\"radio\"]:focus, input[type=\"checkbox\"]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "5px auto -webkit-focus-ring-color",
- "outline-offset": "-2px"
- },
- "output": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "padding-top": "7px",
- "font-size": "14px",
- "line-height": "1.42857143",
- "color": "#555"
- },
- ".form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "width": "100%",
- "height": "34px",
- "padding": "6px 12px",
- "font-size": "14px",
- "line-height": "1.42857143",
- "color": "#555",
- "background-color": "#fff",
- "background-image": "none",
- "border": "1px solid #ccc",
- "border-radius": "4px",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)",
- "-webkit-transition": "border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s",
- "-o-transition": "border-color ease-in-out .15s, box-shadow ease-in-out .15s",
- "transition": "border-color ease-in-out .15s, box-shadow ease-in-out .15s"
- },
- ".form-control:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#66afe9",
- "outline": "0",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6)",
- "box-shadow": "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6)"
- },
- ".form-control::-moz-placeholder": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#999",
- "opacity": "1"
- },
- ".form-control:-ms-input-placeholder": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#999"
- },
- ".form-control::-webkit-input-placeholder": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#999"
- },
- ".form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "not-allowed",
- "background-color": "#eee",
- "opacity": "1"
- },
- "textarea.form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- "input[type=\"date\"], input[type=\"time\"], input[type=\"datetime-local\"], input[type=\"month\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.42857143 \\0"
- },
- "input[type=\"date\"].input-sm, input[type=\"time\"].input-sm, input[type=\"datetime-local\"].input-sm, input[type=\"month\"].input-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.5 \\0"
- },
- "input[type=\"date\"].input-lg, input[type=\"time\"].input-lg, input[type=\"datetime-local\"].input-lg, input[type=\"month\"].input-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.33 \\0"
- },
- "_:-ms-fullscreen, :root input[type=\"date\"], _:-ms-fullscreen, :root input[type=\"time\"], _:-ms-fullscreen, :root input[type=\"datetime-local\"], _:-ms-fullscreen, :root input[type=\"month\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.42857143"
- },
- "_:-ms-fullscreen.input-sm, :root input[type=\"date\"].input-sm, _:-ms-fullscreen.input-sm, :root input[type=\"time\"].input-sm, _:-ms-fullscreen.input-sm, :root input[type=\"datetime-local\"].input-sm, _:-ms-fullscreen.input-sm, :root input[type=\"month\"].input-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.5"
- },
- "_:-ms-fullscreen.input-lg, :root input[type=\"date\"].input-lg, _:-ms-fullscreen.input-lg, :root input[type=\"time\"].input-lg, _:-ms-fullscreen.input-lg, :root input[type=\"datetime-local\"].input-lg, _:-ms-fullscreen.input-lg, :root input[type=\"month\"].input-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1.33"
- },
- ".form-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "15px"
- },
- ".radio, .checkbox": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "block",
- "margin-top": "10px",
- "margin-bottom": "10px"
- },
- ".radio label, .checkbox label": {
- "& > *": {
- "font-size": "12px"
- },
- "min-height": "20px",
- "padding-left": "20px",
- "margin-bottom": "0",
- "font-weight": "normal",
- "cursor": "pointer"
- },
- ".radio input[type=\"radio\"], .radio-inline input[type=\"radio\"], .checkbox input[type=\"checkbox\"], .checkbox-inline input[type=\"checkbox\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "margin-top": "4px \\9",
- "margin-left": "-20px"
- },
- ".radio + .radio, .checkbox + .checkbox": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "-5px"
- },
- ".radio-inline, .checkbox-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "padding-left": "20px",
- "margin-bottom": "0",
- "font-weight": "normal",
- "vertical-align": "middle",
- "cursor": "pointer"
- },
- ".radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-left": "10px"
- },
- "input[type=\"radio\"][disabled], input[type=\"checkbox\"][disabled], input[type=\"radio\"].disabled, input[type=\"checkbox\"].disabled, fieldset[disabled] input[type=\"radio\"], fieldset[disabled] input[type=\"checkbox\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "not-allowed"
- },
- ".radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "not-allowed"
- },
- ".radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label": {
- "& > *": {
- "font-size": "12px"
- },
- "cursor": "not-allowed"
- },
- ".form-control-static": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-top": "7px",
- "padding-bottom": "7px",
- "margin-bottom": "0"
- },
- ".form-control-static.input-lg, .form-control-static.input-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "0",
- "padding-left": "0"
- },
- ".input-sm, .form-group-sm .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "30px",
- "padding": "5px 10px",
- "font-size": "12px",
- "line-height": "1.5",
- "border-radius": "3px"
- },
- "select.input-sm, select.form-group-sm .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "30px",
- "line-height": "30px"
- },
- "textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- ".input-lg, .form-group-lg .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "46px",
- "padding": "10px 16px",
- "font-size": "18px",
- "line-height": "1.33",
- "border-radius": "6px"
- },
- "select.input-lg, select.form-group-lg .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "46px",
- "line-height": "46px"
- },
- "textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- ".has-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative"
- },
- ".has-feedback .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "42.5px"
- },
- ".form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "0",
- "right": "0",
- "z-index": "2",
- "display": "block",
- "width": "34px",
- "height": "34px",
- "line-height": "34px",
- "text-align": "center",
- "pointer-events": "none"
- },
- ".input-lg + .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "46px",
- "height": "46px",
- "line-height": "46px"
- },
- ".input-sm + .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "30px",
- "height": "30px",
- "line-height": "30px"
- },
- ".has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d"
- },
- ".has-success .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#3c763d",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)"
- },
- ".has-success .form-control:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#2b542c",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168"
- },
- ".has-success .input-group-addon": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d",
- "background-color": "#dff0d8",
- "border-color": "#3c763d"
- },
- ".has-success .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d"
- },
- ".has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b"
- },
- ".has-warning .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#8a6d3b",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)"
- },
- ".has-warning .form-control:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#66512c",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b"
- },
- ".has-warning .input-group-addon": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b",
- "background-color": "#fcf8e3",
- "border-color": "#8a6d3b"
- },
- ".has-warning .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b"
- },
- ".has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442"
- },
- ".has-error .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#a94442",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075)"
- },
- ".has-error .form-control:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#843534",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483"
- },
- ".has-error .input-group-addon": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442",
- "background-color": "#f2dede",
- "border-color": "#a94442"
- },
- ".has-error .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442"
- },
- ".has-feedback label ~ .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "25px"
- },
- ".has-feedback label.sr-only ~ .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0"
- },
- ".help-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "margin-top": "5px",
- "margin-bottom": "10px",
- "color": "#737373"
- },
- ".form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-top": "7px",
- "margin-top": "0",
- "margin-bottom": "0"
- },
- ".form-horizontal .radio, .form-horizontal .checkbox": {
- "& > *": {
- "font-size": "12px"
- },
- "min-height": "27px"
- },
- ".form-horizontal .form-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "-15px",
- "margin-left": "-15px"
- },
- ".form-horizontal .has-feedback .form-control-feedback": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "15px"
- },
- ".btn": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "padding": "6px 12px",
- "margin-bottom": "0",
- "font-size": "14px",
- "font-weight": "normal",
- "line-height": "1.42857143",
- "text-align": "center",
- "white-space": "nowrap",
- "vertical-align": "middle",
- "-ms-touch-action": "manipulation",
- "touch-action": "manipulation",
- "cursor": "pointer",
- "-webkit-user-select": "none",
- "-moz-user-select": "none",
- "-ms-user-select": "none",
- "user-select": "none",
- "background-image": "none",
- "border": "1px solid transparent",
- "border-radius": "4px"
- },
- ".btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "5px auto -webkit-focus-ring-color",
- "outline-offset": "-2px"
- },
- ".btn:hover, .btn:focus, .btn.focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333",
- "text-decoration": "none"
- },
- ".btn:active, .btn.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none",
- "outline": "0",
- "-webkit-box-shadow": "inset 0 3px 5px rgba(0, 0, 0, .125)",
- "box-shadow": "inset 0 3px 5px rgba(0, 0, 0, .125)"
- },
- ".btn.disabled, .btn[disabled], fieldset[disabled] .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "pointer-events": "none",
- "cursor": "not-allowed",
- "filter": "alpha(opacity=65)",
- "-webkit-box-shadow": "none",
- "box-shadow": "none",
- "opacity": ".65"
- },
- ".btn-default": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333",
- "background-color": "#fff",
- "border-color": "#ccc"
- },
- ".btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333",
- "background-color": "#e6e6e6",
- "border-color": "#adadad"
- },
- ".btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#fff",
- "border-color": "#ccc"
- },
- ".btn-default .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#333"
- },
- ".btn-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#428bca",
- "border-color": "#357ebd"
- },
- ".btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#3071a9",
- "border-color": "#285e8e"
- },
- ".btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#428bca",
- "border-color": "#357ebd"
- },
- ".btn-primary .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#428bca",
- "background-color": "#fff"
- },
- ".btn-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#5cb85c",
- "border-color": "#4cae4c"
- },
- ".btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#449d44",
- "border-color": "#398439"
- },
- ".btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5cb85c",
- "border-color": "#4cae4c"
- },
- ".btn-success .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#5cb85c",
- "background-color": "#fff"
- },
- ".btn-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#5bc0de",
- "border-color": "#46b8da"
- },
- ".btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#31b0d5",
- "border-color": "#269abc"
- },
- ".btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5bc0de",
- "border-color": "#46b8da"
- },
- ".btn-info .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#5bc0de",
- "background-color": "#fff"
- },
- ".btn-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#f0ad4e",
- "border-color": "#eea236"
- },
- ".btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#ec971f",
- "border-color": "#d58512"
- },
- ".btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f0ad4e",
- "border-color": "#eea236"
- },
- ".btn-warning .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#f0ad4e",
- "background-color": "#fff"
- },
- ".btn-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#d9534f",
- "border-color": "#d43f3a"
- },
- ".btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#c9302c",
- "border-color": "#ac2925"
- },
- ".btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "none"
- },
- ".btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d9534f",
- "border-color": "#d43f3a"
- },
- ".btn-danger .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#d9534f",
- "background-color": "#fff"
- },
- ".btn-link": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "normal",
- "color": "#428bca",
- "border-radius": "0"
- },
- ".btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "transparent",
- "-webkit-box-shadow": "none",
- "box-shadow": "none"
- },
- ".btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "transparent"
- },
- ".btn-link:hover, .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#2a6496",
- "text-decoration": "underline",
- "background-color": "transparent"
- },
- ".btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777",
- "text-decoration": "none"
- },
- ".btn-lg, .btn-group-lg > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 16px",
- "font-size": "18px",
- "line-height": "1.33",
- "border-radius": "6px"
- },
- ".btn-sm, .btn-group-sm > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px 10px",
- "font-size": "12px",
- "line-height": "1.5",
- "border-radius": "3px"
- },
- ".btn-xs, .btn-group-xs > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "1px 5px",
- "font-size": "12px",
- "line-height": "1.5",
- "border-radius": "3px"
- },
- ".btn-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "width": "100%"
- },
- ".btn-block + .btn-block": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "5px"
- },
- "input[type=\"submit\"].btn-block, input[type=\"reset\"].btn-block, input[type=\"button\"].btn-block": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%"
- },
- ".fade": {
- "& > *": {
- "font-size": "12px"
- },
- "opacity": "0",
- "-webkit-transition": "opacity .15s linear",
- "-o-transition": "opacity .15s linear",
- "transition": "opacity .15s linear"
- },
- ".fade.in": {
- "& > *": {
- "font-size": "12px"
- },
- "opacity": "1"
- },
- ".collapse": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none",
- "visibility": "hidden"
- },
- ".collapse.in": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "visibility": "visible"
- },
- "tr.collapse.in": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table-row"
- },
- "tbody.collapse.in": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table-row-group"
- },
- ".collapsing": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "height": "0",
- "overflow": "hidden",
- "-webkit-transition-timing-function": "ease",
- "-o-transition-timing-function": "ease",
- "transition-timing-function": "ease",
- "-webkit-transition-duration": ".35s",
- "-o-transition-duration": ".35s",
- "transition-duration": ".35s",
- "-webkit-transition-property": "height, visibility",
- "-o-transition-property": "height, visibility",
- "transition-property": "height, visibility"
- },
- ".caret": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "width": "0",
- "height": "0",
- "margin-left": "2px",
- "vertical-align": "middle",
- "border-top": "4px solid",
- "border-right": "4px solid transparent",
- "border-left": "4px solid transparent"
- },
- ".dropdown": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative"
- },
- ".dropdown-toggle:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- ".dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "100%",
- "left": "0",
- "z-index": "1000",
- "display": "none",
- "float": "left",
- "min-width": "160px",
- "padding": "5px 0",
- "margin": "2px 0 0",
- "font-size": "14px",
- "text-align": "left",
- "list-style": "none",
- "background-color": "#fff",
- "-webkit-background-clip": "padding-box",
- "background-clip": "padding-box",
- "border": "1px solid rgba(0, 0, 0, .15)",
- "border-radius": "4px",
- "-webkit-box-shadow": "0 6px 12px rgba(0, 0, 0, .175)",
- "box-shadow": "0 6px 12px rgba(0, 0, 0, .175)"
- },
- ".dropdown-menu.pull-right": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "0",
- "left": "auto"
- },
- ".dropdown-menu .divider": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "1px",
- "margin": "9px 0",
- "overflow": "hidden",
- "background-color": "#e5e5e5"
- },
- ".dropdown-menu > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "padding": "3px 20px",
- "clear": "both",
- "font-weight": "normal",
- "line-height": "1.42857143",
- "color": "#333",
- "white-space": "nowrap"
- },
- ".dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#262626",
- "text-decoration": "none",
- "background-color": "#f5f5f5"
- },
- ".dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "text-decoration": "none",
- "background-color": "#428bca",
- "outline": "0"
- },
- ".dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "text-decoration": "none",
- "cursor": "not-allowed",
- "background-color": "transparent",
- "background-image": "none",
- "filter": "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
- },
- ".open > .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block"
- },
- ".open > a": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- ".dropdown-menu-right": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "0",
- "left": "auto"
- },
- ".dropdown-menu-left": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "auto",
- "left": "0"
- },
- ".dropdown-header": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "padding": "3px 20px",
- "font-size": "12px",
- "line-height": "1.42857143",
- "color": "#777",
- "white-space": "nowrap"
- },
- ".dropdown-backdrop": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "fixed",
- "top": "0",
- "right": "0",
- "bottom": "0",
- "left": "0",
- "z-index": "990"
- },
- ".pull-right > .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "0",
- "left": "auto"
- },
- ".dropup .caret, .navbar-fixed-bottom .dropdown .caret": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\"",
- "border-top": "0",
- "border-bottom": "4px solid"
- },
- ".dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "auto",
- "bottom": "100%",
- "margin-bottom": "1px"
- },
- ".btn-group, .btn-group-vertical": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "inline-block",
- "vertical-align": "middle"
- },
- ".btn-group > .btn, .btn-group-vertical > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "float": "left"
- },
- ".btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active": {
- "& > *": {
- "font-size": "12px"
- },
- "z-index": "2"
- },
- ".btn-group > .btn:focus, .btn-group-vertical > .btn:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- ".btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-1px"
- },
- ".btn-toolbar": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-5px"
- },
- ".btn-toolbar .btn-group, .btn-toolbar .input-group": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left"
- },
- ".btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "5px"
- },
- ".btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "0"
- },
- ".btn-group > .btn:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0"
- },
- ".btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "0",
- "border-bottom-right-radius": "0"
- },
- ".btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".btn-group > .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left"
- },
- ".btn-group > .btn-group:not(:first-child):not(:last-child) > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "0"
- },
- ".btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "0",
- "border-bottom-right-radius": "0"
- },
- ".btn-group > .btn-group:last-child > .btn:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- ".btn-group > .btn + .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "8px",
- "padding-left": "8px"
- },
- ".btn-group > .btn-lg + .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "12px",
- "padding-left": "12px"
- },
- ".btn-group.open .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-shadow": "inset 0 3px 5px rgba(0, 0, 0, .125)",
- "box-shadow": "inset 0 3px 5px rgba(0, 0, 0, .125)"
- },
- ".btn-group.open .dropdown-toggle.btn-link": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-box-shadow": "none",
- "box-shadow": "none"
- },
- ".btn .caret": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0"
- },
- ".btn-lg .caret": {
- "& > *": {
- "font-size": "12px"
- },
- "border-width": "5px 5px 0",
- "border-bottom-width": "0"
- },
- ".dropup .btn-lg .caret": {
- "& > *": {
- "font-size": "12px"
- },
- "border-width": "0 5px 5px"
- },
- ".btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "float": "none",
- "width": "100%",
- "max-width": "100%"
- },
- ".btn-group-vertical > .btn-group > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "none"
- },
- ".btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "-1px",
- "margin-left": "0"
- },
- ".btn-group-vertical > .btn:not(:first-child):not(:last-child)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "0"
- },
- ".btn-group-vertical > .btn:first-child:not(:last-child)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "4px",
- "border-bottom-right-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".btn-group-vertical > .btn:last-child:not(:first-child)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "0",
- "border-top-right-radius": "0",
- "border-bottom-left-radius": "4px"
- },
- ".btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "0"
- },
- ".btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-right-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "0",
- "border-top-right-radius": "0"
- },
- ".btn-group-justified": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table",
- "width": "100%",
- "table-layout": "fixed",
- "border-collapse": "separate"
- },
- ".btn-group-justified > .btn, .btn-group-justified > .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table-cell",
- "float": "none",
- "width": "1%"
- },
- ".btn-group-justified > .btn-group .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%"
- },
- ".btn-group-justified > .btn-group .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "auto"
- },
- "[data-toggle=\"buttons\"] > .btn input[type=\"radio\"], [data-toggle=\"buttons\"] > .btn-group > .btn input[type=\"radio\"], [data-toggle=\"buttons\"] > .btn input[type=\"checkbox\"], [data-toggle=\"buttons\"] > .btn-group > .btn input[type=\"checkbox\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "clip": "rect(0, 0, 0, 0)",
- "pointer-events": "none"
- },
- ".input-group": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "table",
- "border-collapse": "separate"
- },
- ".input-group[class*=\"col-\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "none",
- "padding-right": "0",
- "padding-left": "0"
- },
- ".input-group .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "z-index": "2",
- "float": "left",
- "width": "100%",
- "margin-bottom": "0"
- },
- ".input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "46px",
- "padding": "10px 16px",
- "font-size": "18px",
- "line-height": "1.33",
- "border-radius": "6px"
- },
- "select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "46px",
- "line-height": "46px"
- },
- "textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- ".input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "30px",
- "padding": "5px 10px",
- "font-size": "12px",
- "line-height": "1.5",
- "border-radius": "3px"
- },
- "select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "30px",
- "line-height": "30px"
- },
- "textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "auto"
- },
- ".input-group-addon, .input-group-btn, .input-group .form-control": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table-cell"
- },
- ".input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child)": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "0"
- },
- ".input-group-addon, .input-group-btn": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "1%",
- "white-space": "nowrap",
- "vertical-align": "middle"
- },
- ".input-group-addon": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "6px 12px",
- "font-size": "14px",
- "font-weight": "normal",
- "line-height": "1",
- "color": "#555",
- "text-align": "center",
- "background-color": "#eee",
- "border": "1px solid #ccc",
- "border-radius": "4px"
- },
- ".input-group-addon.input-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px 10px",
- "font-size": "12px",
- "border-radius": "3px"
- },
- ".input-group-addon.input-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 16px",
- "font-size": "18px",
- "border-radius": "6px"
- },
- ".input-group-addon input[type=\"radio\"], .input-group-addon input[type=\"checkbox\"]": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0"
- },
- ".input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "0",
- "border-bottom-right-radius": "0"
- },
- ".input-group-addon:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-right": "0"
- },
- ".input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".input-group-addon:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-left": "0"
- },
- ".input-group-btn": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "font-size": "0",
- "white-space": "nowrap"
- },
- ".input-group-btn > .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative"
- },
- ".input-group-btn > .btn + .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-1px"
- },
- ".input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active": {
- "& > *": {
- "font-size": "12px"
- },
- "z-index": "2"
- },
- ".input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "-1px"
- },
- ".input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-1px"
- },
- ".nav": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "margin-bottom": "0",
- "list-style": "none"
- },
- ".nav > li": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "block"
- },
- ".nav > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "block",
- "padding": "10px 15px"
- },
- ".nav > li > a:hover, .nav > li > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "text-decoration": "none",
- "background-color": "#eee"
- },
- ".nav > li.disabled > a": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".nav > li.disabled > a:hover, .nav > li.disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777",
- "text-decoration": "none",
- "cursor": "not-allowed",
- "background-color": "transparent"
- },
- ".nav .open > a, .nav .open > a:hover, .nav .open > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#eee",
- "border-color": "#428bca"
- },
- ".nav .nav-divider": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "1px",
- "margin": "9px 0",
- "overflow": "hidden",
- "background-color": "#e5e5e5"
- },
- ".nav > li > a > img": {
- "& > *": {
- "font-size": "12px"
- },
- "max-width": "none"
- },
- ".nav-tabs": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "1px solid #ddd"
- },
- ".nav-tabs > li": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left",
- "margin-bottom": "-1px"
- },
- ".nav-tabs > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "2px",
- "line-height": "1.42857143",
- "border": "1px solid transparent",
- "border-radius": "4px 4px 0 0"
- },
- ".nav-tabs > li > a:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#eee #eee #ddd"
- },
- ".nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#555",
- "cursor": "default",
- "background-color": "#fff",
- "border": "1px solid #ddd",
- "border-bottom-color": "transparent"
- },
- ".nav-tabs.nav-justified": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%",
- "border-bottom": "0"
- },
- ".nav-tabs.nav-justified > li": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "none"
- },
- ".nav-tabs.nav-justified > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "0",
- "border-radius": "4px"
- },
- ".nav-tabs.nav-justified > .dropdown .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "auto",
- "left": "auto"
- },
- ".nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "1px solid #ddd"
- },
- ".nav-pills > li": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left"
- },
- ".nav-pills > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "4px"
- },
- ".nav-pills > li + li": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "2px"
- },
- ".nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#428bca"
- },
- ".nav-stacked > li": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "none"
- },
- ".nav-stacked > li + li": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "2px",
- "margin-left": "0"
- },
- ".nav-justified": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "100%"
- },
- ".nav-justified > li": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "none"
- },
- ".nav-justified > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "5px",
- "text-align": "center"
- },
- ".nav-justified > .dropdown .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "auto",
- "left": "auto"
- },
- ".nav-tabs-justified": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0"
- },
- ".nav-tabs-justified > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "0",
- "border-radius": "4px"
- },
- ".nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "1px solid #ddd"
- },
- ".tab-content > .tab-pane": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none",
- "visibility": "hidden"
- },
- ".tab-content > .active": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "visibility": "visible"
- },
- ".nav-tabs .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "-1px",
- "border-top-left-radius": "0",
- "border-top-right-radius": "0"
- },
- ".navbar": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "min-height": "50px",
- "margin-bottom": "20px",
- "border": "1px solid transparent"
- },
- ".navbar-collapse": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "15px",
- "padding-left": "15px",
- "overflow-x": "visible",
- "-webkit-overflow-scrolling": "touch",
- "border-top": "1px solid transparent",
- "-webkit-box-shadow": "inset 0 1px 0 rgba(255, 255, 255, .1)",
- "box-shadow": "inset 0 1px 0 rgba(255, 255, 255, .1)"
- },
- ".navbar-collapse.in": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow-y": "auto"
- },
- ".navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse": {
- "& > *": {
- "font-size": "12px"
- },
- "max-height": "340px"
- },
- "@media (max-device-width: 480px) and (orientation: landscape)": {
- ".navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse": {
- "& > *": {
- "font-size": "12px"
- },
- "max-height": "200px"
- }
- },
- ".container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "-15px",
- "margin-left": "-15px"
- },
- ".navbar-static-top": {
- "& > *": {
- "font-size": "12px"
- },
- "z-index": "1000",
- "border-width": "0 0 1px"
- },
- ".navbar-fixed-top, .navbar-fixed-bottom": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "fixed",
- "right": "0",
- "left": "0",
- "z-index": "1030"
- },
- ".navbar-fixed-top": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0",
- "border-width": "0 0 1px"
- },
- ".navbar-fixed-bottom": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "0",
- "margin-bottom": "0",
- "border-width": "1px 0 0"
- },
- ".navbar-brand": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left",
- "height": "50px",
- "padding": "15px 15px",
- "font-size": "18px",
- "line-height": "20px"
- },
- ".navbar-brand:hover, .navbar-brand:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "text-decoration": "none"
- },
- ".navbar-brand > img": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block"
- },
- ".navbar-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "float": "right",
- "padding": "9px 10px",
- "margin-top": "8px",
- "margin-right": "15px",
- "margin-bottom": "8px",
- "background-color": "transparent",
- "background-image": "none",
- "border": "1px solid transparent",
- "border-radius": "4px"
- },
- ".navbar-toggle:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "outline": "0"
- },
- ".navbar-toggle .icon-bar": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "width": "22px",
- "height": "2px",
- "border-radius": "1px"
- },
- ".navbar-toggle .icon-bar + .icon-bar": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "4px"
- },
- ".navbar-nav": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "7.5px -15px"
- },
- ".navbar-nav > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-top": "10px",
- "padding-bottom": "10px",
- "line-height": "20px"
- },
- "@media (max-width: 767px)": {
- ".hidden-xs": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- },
- ".navbar-form": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 15px",
- "margin-top": "8px",
- "margin-right": "-15px",
- "margin-bottom": "8px",
- "margin-left": "-15px",
- "border-top": "1px solid transparent",
- "border-bottom": "1px solid transparent",
- "-webkit-box-shadow": "inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)",
- "box-shadow": "inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)"
- },
- ".navbar-nav > li > .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "border-top-left-radius": "0",
- "border-top-right-radius": "0"
- },
- ".navbar-fixed-bottom .navbar-nav > li > .dropdown-menu": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-right-radius": "0",
- "border-bottom-left-radius": "0"
- },
- ".navbar-btn": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "8px",
- "margin-bottom": "8px"
- },
- ".navbar-btn.btn-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "10px",
- "margin-bottom": "10px"
- },
- ".navbar-btn.btn-xs": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "14px",
- "margin-bottom": "14px"
- },
- ".navbar-text": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "15px",
- "margin-bottom": "15px"
- },
- ".navbar-default": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f8f8f8",
- "border-color": "#e7e7e7"
- },
- ".navbar-default .navbar-brand": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#5e5e5e",
- "background-color": "transparent"
- },
- ".navbar-default .navbar-text": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".navbar-default .navbar-nav > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333",
- "background-color": "transparent"
- },
- ".navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#555",
- "background-color": "#e7e7e7"
- },
- ".navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#ccc",
- "background-color": "transparent"
- },
- ".navbar-default .navbar-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#ddd"
- },
- ".navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#ddd"
- },
- ".navbar-default .navbar-toggle .icon-bar": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#888"
- },
- ".navbar-default .navbar-collapse, .navbar-default .navbar-form": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#e7e7e7"
- },
- ".navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#555",
- "background-color": "#e7e7e7"
- },
- ".navbar-default .navbar-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".navbar-default .navbar-link:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333"
- },
- ".navbar-default .btn-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".navbar-default .btn-link:hover, .navbar-default .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333"
- },
- ".navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#ccc"
- },
- ".navbar-inverse": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#222",
- "border-color": "#080808"
- },
- ".navbar-inverse .navbar-brand": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#9d9d9d"
- },
- ".navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "transparent"
- },
- ".navbar-inverse .navbar-text": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#9d9d9d"
- },
- ".navbar-inverse .navbar-nav > li > a": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#9d9d9d"
- },
- ".navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "transparent"
- },
- ".navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#080808"
- },
- ".navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#444",
- "background-color": "transparent"
- },
- ".navbar-inverse .navbar-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#333"
- },
- ".navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#333"
- },
- ".navbar-inverse .navbar-toggle .icon-bar": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#fff"
- },
- ".navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#101010"
- },
- ".navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#080808"
- },
- ".navbar-inverse .navbar-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#9d9d9d"
- },
- ".navbar-inverse .navbar-link:hover": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff"
- },
- ".navbar-inverse .btn-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#9d9d9d"
- },
- ".navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff"
- },
- ".navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#444"
- },
- ".breadcrumb": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "8px 15px",
- "margin-bottom": "20px",
- "list-style": "none",
- "background-color": "#f5f5f5",
- "border-radius": "4px"
- },
- ".breadcrumb > li": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block"
- },
- ".breadcrumb > li + li:before": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0 5px",
- "color": "#ccc",
- "content": "\"/\\00a0\""
- },
- ".breadcrumb > .active": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".pagination": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "padding-left": "0",
- "margin": "20px 0",
- "border-radius": "4px"
- },
- ".pagination > li": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline"
- },
- ".pagination > li > a, .pagination > li > span": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "float": "left",
- "padding": "6px 12px",
- "margin-left": "-1px",
- "line-height": "1.42857143",
- "color": "#428bca",
- "text-decoration": "none",
- "background-color": "#fff",
- "border": "1px solid #ddd"
- },
- ".pagination > li:first-child > a, .pagination > li:first-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0",
- "border-top-left-radius": "4px",
- "border-bottom-left-radius": "4px"
- },
- ".pagination > li:last-child > a, .pagination > li:last-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "4px",
- "border-bottom-right-radius": "4px"
- },
- ".pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#2a6496",
- "background-color": "#eee",
- "border-color": "#ddd"
- },
- ".pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "z-index": "2",
- "color": "#fff",
- "cursor": "default",
- "background-color": "#428bca",
- "border-color": "#428bca"
- },
- ".pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777",
- "cursor": "not-allowed",
- "background-color": "#fff",
- "border-color": "#ddd"
- },
- ".pagination-lg > li > a, .pagination-lg > li > span": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 16px",
- "font-size": "18px"
- },
- ".pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "6px",
- "border-bottom-left-radius": "6px"
- },
- ".pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "6px",
- "border-bottom-right-radius": "6px"
- },
- ".pagination-sm > li > a, .pagination-sm > li > span": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px 10px",
- "font-size": "12px"
- },
- ".pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "3px",
- "border-bottom-left-radius": "3px"
- },
- ".pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "3px",
- "border-bottom-right-radius": "3px"
- },
- ".pager": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "margin": "20px 0",
- "text-align": "center",
- "list-style": "none"
- },
- ".pager li": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline"
- },
- ".pager li > a, .pager li > span": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "padding": "5px 14px",
- "background-color": "#fff",
- "border": "1px solid #ddd",
- "border-radius": "15px"
- },
- ".pager li > a:hover, .pager li > a:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "text-decoration": "none",
- "background-color": "#eee"
- },
- ".pager .next > a, .pager .next > span": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "right"
- },
- ".pager .previous > a, .pager .previous > span": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left"
- },
- ".pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777",
- "cursor": "not-allowed",
- "background-color": "#fff"
- },
- ".label": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline",
- "padding": ".2em .6em .3em",
- "font-size": "75%",
- "font-weight": "bold",
- "line-height": "1",
- "color": "#fff",
- "text-align": "center",
- "white-space": "nowrap",
- "vertical-align": "baseline",
- "border-radius": ".25em"
- },
- "a.label:hover, a.label:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "text-decoration": "none",
- "cursor": "pointer"
- },
- ".label:empty": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none"
- },
- ".btn .label": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "top": "-1px"
- },
- ".label-default": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#777"
- },
- ".label-default[href]:hover, .label-default[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5e5e5e"
- },
- ".label-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#428bca"
- },
- ".label-primary[href]:hover, .label-primary[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#3071a9"
- },
- ".label-success": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5cb85c"
- },
- ".label-success[href]:hover, .label-success[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#449d44"
- },
- ".label-info": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5bc0de"
- },
- ".label-info[href]:hover, .label-info[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#31b0d5"
- },
- ".label-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f0ad4e"
- },
- ".label-warning[href]:hover, .label-warning[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#ec971f"
- },
- ".label-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d9534f"
- },
- ".label-danger[href]:hover, .label-danger[href]:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#c9302c"
- },
- ".badge": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "min-width": "10px",
- "padding": "3px 7px",
- "font-size": "12px",
- "font-weight": "bold",
- "line-height": "1",
- "color": "#fff",
- "text-align": "center",
- "white-space": "nowrap",
- "vertical-align": "baseline",
- "background-color": "#777",
- "border-radius": "10px"
- },
- ".badge:empty": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none"
- },
- ".btn .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "top": "-1px"
- },
- ".btn-xs .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0",
- "padding": "1px 5px"
- },
- "a.badge:hover, a.badge:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "text-decoration": "none",
- "cursor": "pointer"
- },
- "a.list-group-item.active > .badge, .nav-pills > .active > a > .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#428bca",
- "background-color": "#fff"
- },
- ".nav-pills > li > a > .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "3px"
- },
- ".jumbotron": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "30px 15px",
- "margin-bottom": "30px",
- "color": "inherit",
- "background-color": "#eee"
- },
- ".jumbotron h1, .jumbotron .h1": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- ".jumbotron p": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "15px",
- "font-size": "21px",
- "font-weight": "200"
- },
- ".jumbotron > hr": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#d5d5d5"
- },
- ".container .jumbotron, .container-fluid .jumbotron": {
- "& > *": {
- "font-size": "12px"
- },
- "border-radius": "6px"
- },
- ".jumbotron .container": {
- "& > *": {
- "font-size": "12px"
- },
- "max-width": "100%"
- },
- "@media screen and (min-width: 768px)": {
- ".carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "30px",
- "height": "30px",
- "margin-top": "-15px",
- "font-size": "30px"
- },
- ".carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-15px"
- },
- ".carousel-control .glyphicon-chevron-right, .carousel-control .icon-next": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "-15px"
- },
- ".carousel-caption": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "20%",
- "left": "20%",
- "padding-bottom": "30px"
- },
- ".carousel-indicators": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "20px"
- }
- },
- ".thumbnail": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "padding": "4px",
- "margin-bottom": "20px",
- "line-height": "1.42857143",
- "background-color": "#fff",
- "border": "1px solid #ddd",
- "border-radius": "4px",
- "-webkit-transition": "border .2s ease-in-out",
- "-o-transition": "border .2s ease-in-out",
- "transition": "border .2s ease-in-out"
- },
- ".thumbnail > img, .thumbnail a > img": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "auto",
- "margin-left": "auto"
- },
- "a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#428bca"
- },
- ".thumbnail .caption": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "9px",
- "color": "#333"
- },
- ".alert": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "15px",
- "margin-bottom": "20px",
- "border": "1px solid transparent",
- "border-radius": "4px"
- },
- ".alert h4": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "color": "inherit"
- },
- ".alert .alert-link": {
- "& > *": {
- "font-size": "12px"
- },
- "font-weight": "bold"
- },
- ".alert > p, .alert > ul": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- ".alert > p + p": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "5px"
- },
- ".alert-dismissable, .alert-dismissible": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "35px"
- },
- ".alert-dismissable .close, .alert-dismissible .close": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "top": "-2px",
- "right": "-21px",
- "color": "inherit"
- },
- ".alert-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d",
- "background-color": "#dff0d8",
- "border-color": "#d6e9c6"
- },
- ".alert-success hr": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#c9e2b3"
- },
- ".alert-success .alert-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#2b542c"
- },
- ".alert-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f",
- "background-color": "#d9edf7",
- "border-color": "#bce8f1"
- },
- ".alert-info hr": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#a6e1ec"
- },
- ".alert-info .alert-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#245269"
- },
- ".alert-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b",
- "background-color": "#fcf8e3",
- "border-color": "#faebcc"
- },
- ".alert-warning hr": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#f7e1b5"
- },
- ".alert-warning .alert-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#66512c"
- },
- ".alert-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442",
- "background-color": "#f2dede",
- "border-color": "#ebccd1"
- },
- ".alert-danger hr": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#e4b9c0"
- },
- ".alert-danger .alert-link": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#843534"
- },
- ".progress": {
- "& > *": {
- "font-size": "12px"
- },
- "height": "20px",
- "margin-bottom": "20px",
- "overflow": "hidden",
- "background-color": "#f5f5f5",
- "border-radius": "4px",
- "-webkit-box-shadow": "inset 0 1px 2px rgba(0, 0, 0, .1)",
- "box-shadow": "inset 0 1px 2px rgba(0, 0, 0, .1)"
- },
- ".progress-bar": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left",
- "width": "0",
- "height": "100%",
- "font-size": "12px",
- "line-height": "20px",
- "color": "#fff",
- "text-align": "center",
- "background-color": "#428bca",
- "-webkit-box-shadow": "inset 0 -1px 0 rgba(0, 0, 0, .15)",
- "box-shadow": "inset 0 -1px 0 rgba(0, 0, 0, .15)",
- "-webkit-transition": "width .6s ease",
- "-o-transition": "width .6s ease",
- "transition": "width .6s ease"
- },
- ".progress-striped .progress-bar, .progress-bar-striped": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)",
- "-webkit-background-size": "40px 40px",
- "background-size": "40px 40px"
- },
- ".progress.active .progress-bar, .progress-bar.active": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-animation": "progress-bar-stripes 2s linear infinite",
- "-o-animation": "progress-bar-stripes 2s linear infinite",
- "animation": "progress-bar-stripes 2s linear infinite"
- },
- ".progress-bar-success": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5cb85c"
- },
- ".progress-striped .progress-bar-success": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)"
- },
- ".progress-bar-info": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#5bc0de"
- },
- ".progress-striped .progress-bar-info": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)"
- },
- ".progress-bar-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#f0ad4e"
- },
- ".progress-striped .progress-bar-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)"
- },
- ".progress-bar-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "background-color": "#d9534f"
- },
- ".progress-striped .progress-bar-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)"
- },
- ".media": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "15px"
- },
- ".media:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0"
- },
- ".media-right, .media > .pull-right": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "10px"
- },
- ".media-left, .media > .pull-left": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "10px"
- },
- ".media-left, .media-right, .media-body": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table-cell",
- "vertical-align": "top"
- },
- ".media-middle": {
- "& > *": {
- "font-size": "12px"
- },
- "vertical-align": "middle"
- },
- ".media-bottom": {
- "& > *": {
- "font-size": "12px"
- },
- "vertical-align": "bottom"
- },
- ".media-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-bottom": "5px"
- },
- ".media-list": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "list-style": "none"
- },
- ".list-group": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-left": "0",
- "margin-bottom": "20px"
- },
- ".list-group-item": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "block",
- "padding": "10px 15px",
- "margin-bottom": "-1px",
- "background-color": "#fff",
- "border": "1px solid #ddd"
- },
- ".list-group-item:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "4px",
- "border-top-right-radius": "4px"
- },
- ".list-group-item:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0",
- "border-bottom-right-radius": "4px",
- "border-bottom-left-radius": "4px"
- },
- ".list-group-item > .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "right"
- },
- ".list-group-item > .badge + .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-right": "5px"
- },
- "a.list-group-item": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#555"
- },
- "a.list-group-item .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333"
- },
- "a.list-group-item:hover, a.list-group-item:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#555",
- "text-decoration": "none",
- "background-color": "#f5f5f5"
- },
- ".list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777",
- "cursor": "not-allowed",
- "background-color": "#eee"
- },
- ".list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- ".list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#777"
- },
- ".list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "z-index": "2",
- "color": "#fff",
- "background-color": "#428bca",
- "border-color": "#428bca"
- },
- ".list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- ".list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#e1edf7"
- },
- ".list-group-item-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d",
- "background-color": "#dff0d8"
- },
- "a.list-group-item-success": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d"
- },
- "a.list-group-item-success .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- "a.list-group-item-success:hover, a.list-group-item-success:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d",
- "background-color": "#d0e9c6"
- },
- "a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#3c763d",
- "border-color": "#3c763d"
- },
- ".list-group-item-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f",
- "background-color": "#d9edf7"
- },
- "a.list-group-item-info": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f"
- },
- "a.list-group-item-info .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- "a.list-group-item-info:hover, a.list-group-item-info:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f",
- "background-color": "#c4e3f3"
- },
- "a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#31708f",
- "border-color": "#31708f"
- },
- ".list-group-item-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b",
- "background-color": "#fcf8e3"
- },
- "a.list-group-item-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b"
- },
- "a.list-group-item-warning .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- "a.list-group-item-warning:hover, a.list-group-item-warning:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b",
- "background-color": "#faf2cc"
- },
- "a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#8a6d3b",
- "border-color": "#8a6d3b"
- },
- ".list-group-item-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442",
- "background-color": "#f2dede"
- },
- "a.list-group-item-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442"
- },
- "a.list-group-item-danger .list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- "a.list-group-item-danger:hover, a.list-group-item-danger:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442",
- "background-color": "#ebcccc"
- },
- "a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#a94442",
- "border-color": "#a94442"
- },
- ".list-group-item-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-bottom": "5px"
- },
- ".list-group-item-text": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0",
- "line-height": "1.3"
- },
- ".panel": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "20px",
- "background-color": "#fff",
- "border": "1px solid transparent",
- "border-radius": "4px",
- "-webkit-box-shadow": "0 1px 1px rgba(0, 0, 0, .05)",
- "box-shadow": "0 1px 1px rgba(0, 0, 0, .05)"
- },
- ".panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "15px"
- },
- ".panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 15px",
- "border-bottom": "1px solid transparent",
- "border-top-left-radius": "3px",
- "border-top-right-radius": "3px"
- },
- ".panel-heading > .dropdown .dropdown-toggle": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- ".panel-title": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "0",
- "margin-bottom": "0",
- "font-size": "16px",
- "color": "inherit"
- },
- ".panel-title > a": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "inherit"
- },
- ".panel-footer": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "10px 15px",
- "background-color": "#f5f5f5",
- "border-top": "1px solid #ddd",
- "border-bottom-right-radius": "3px",
- "border-bottom-left-radius": "3px"
- },
- ".panel > .list-group, .panel > .panel-collapse > .list-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- ".panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item": {
- "& > *": {
- "font-size": "12px"
- },
- "border-width": "1px 0",
- "border-radius": "0"
- },
- ".panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "0",
- "border-top-left-radius": "3px",
- "border-top-right-radius": "3px"
- },
- ".panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0",
- "border-bottom-right-radius": "3px",
- "border-bottom-left-radius": "3px"
- },
- ".panel-heading + .list-group .list-group-item:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-width": "0"
- },
- ".list-group + .panel-footer": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-width": "0"
- },
- ".panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0"
- },
- ".panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-right": "15px",
- "padding-left": "15px"
- },
- ".panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "3px",
- "border-top-right-radius": "3px"
- },
- ".panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "3px",
- "border-top-right-radius": "3px"
- },
- ".panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-left-radius": "3px"
- },
- ".panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-right-radius": "3px"
- },
- ".panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-right-radius": "3px",
- "border-bottom-left-radius": "3px"
- },
- ".panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-right-radius": "3px",
- "border-bottom-left-radius": "3px"
- },
- ".panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-left-radius": "3px"
- },
- ".panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-right-radius": "3px"
- },
- ".panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "1px solid #ddd"
- },
- ".panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "0"
- },
- ".panel > .table-bordered, .panel > .table-responsive > .table-bordered": {
- "& > *": {
- "font-size": "12px"
- },
- "border": "0"
- },
- ".panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-left": "0"
- },
- ".panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child": {
- "& > *": {
- "font-size": "12px"
- },
- "border-right": "0"
- },
- ".panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0"
- },
- ".panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0"
- },
- ".panel > .table-responsive": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0",
- "border": "0"
- },
- ".panel-group": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "20px"
- },
- ".panel-group .panel": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0",
- "border-radius": "4px"
- },
- ".panel-group .panel + .panel": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "5px"
- },
- ".panel-group .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "0"
- },
- ".panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "1px solid #ddd"
- },
- ".panel-group .panel-footer": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top": "0"
- },
- ".panel-group .panel-footer + .panel-collapse .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom": "1px solid #ddd"
- },
- ".panel-default": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#ddd"
- },
- ".panel-default > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#333",
- "background-color": "#f5f5f5",
- "border-color": "#ddd"
- },
- ".panel-default > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#ddd"
- },
- ".panel-default > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#f5f5f5",
- "background-color": "#333"
- },
- ".panel-default > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#ddd"
- },
- ".panel-primary": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#428bca"
- },
- ".panel-primary > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "background-color": "#428bca",
- "border-color": "#428bca"
- },
- ".panel-primary > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#428bca"
- },
- ".panel-primary > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#428bca",
- "background-color": "#fff"
- },
- ".panel-primary > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#428bca"
- },
- ".panel-success": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#d6e9c6"
- },
- ".panel-success > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#3c763d",
- "background-color": "#dff0d8",
- "border-color": "#d6e9c6"
- },
- ".panel-success > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#d6e9c6"
- },
- ".panel-success > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#dff0d8",
- "background-color": "#3c763d"
- },
- ".panel-success > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#d6e9c6"
- },
- ".panel-info": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#bce8f1"
- },
- ".panel-info > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#31708f",
- "background-color": "#d9edf7",
- "border-color": "#bce8f1"
- },
- ".panel-info > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#bce8f1"
- },
- ".panel-info > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#d9edf7",
- "background-color": "#31708f"
- },
- ".panel-info > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#bce8f1"
- },
- ".panel-warning": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#faebcc"
- },
- ".panel-warning > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#8a6d3b",
- "background-color": "#fcf8e3",
- "border-color": "#faebcc"
- },
- ".panel-warning > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#faebcc"
- },
- ".panel-warning > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fcf8e3",
- "background-color": "#8a6d3b"
- },
- ".panel-warning > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#faebcc"
- },
- ".panel-danger": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "#ebccd1"
- },
- ".panel-danger > .panel-heading": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#a94442",
- "background-color": "#f2dede",
- "border-color": "#ebccd1"
- },
- ".panel-danger > .panel-heading + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-top-color": "#ebccd1"
- },
- ".panel-danger > .panel-heading .badge": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#f2dede",
- "background-color": "#a94442"
- },
- ".panel-danger > .panel-footer + .panel-collapse > .panel-body": {
- "& > *": {
- "font-size": "12px"
- },
- "border-bottom-color": "#ebccd1"
- },
- ".embed-responsive": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "block",
- "height": "0",
- "padding": "0",
- "overflow": "hidden"
- },
- ".embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "0",
- "bottom": "0",
- "left": "0",
- "width": "100%",
- "height": "100%",
- "border": "0"
- },
- ".embed-responsive.embed-responsive-16by9": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-bottom": "56.25%"
- },
- ".embed-responsive.embed-responsive-4by3": {
- "& > *": {
- "font-size": "12px"
- },
- "padding-bottom": "75%"
- },
- ".well": {
- "& > *": {
- "font-size": "12px"
- },
- "min-height": "20px",
- "padding": "19px",
- "margin-bottom": "20px",
- "background-color": "#f5f5f5",
- "border": "1px solid #e3e3e3",
- "border-radius": "4px",
- "-webkit-box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .05)",
- "box-shadow": "inset 0 1px 1px rgba(0, 0, 0, .05)"
- },
- ".well blockquote": {
- "& > *": {
- "font-size": "12px"
- },
- "border-color": "rgba(0, 0, 0, .15)"
- },
- ".well-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "24px",
- "border-radius": "6px"
- },
- ".well-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "9px",
- "border-radius": "3px"
- },
- ".close": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "right",
- "font-size": "21px",
- "font-weight": "bold",
- "line-height": "1",
- "color": "#000",
- "text-shadow": "0 1px 0 #fff",
- "filter": "alpha(opacity=20)",
- "opacity": ".2"
- },
- ".close:hover, .close:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#000",
- "text-decoration": "none",
- "cursor": "pointer",
- "filter": "alpha(opacity=50)",
- "opacity": ".5"
- },
- "button.close": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-appearance": "none",
- "padding": "0",
- "cursor": "pointer",
- "background": "transparent",
- "border": "0"
- },
- ".modal-open": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow": "hidden"
- },
- ".modal": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "fixed",
- "top": "0",
- "right": "0",
- "bottom": "0",
- "left": "0",
- "z-index": "1040",
- "display": "none",
- "overflow": "hidden",
- "-webkit-overflow-scrolling": "touch",
- "outline": "0"
- },
- ".modal.fade .modal-dialog": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-transition": "-webkit-transform .3s ease-out",
- "-o-transition": "-o-transform .3s ease-out",
- "transition": "transform .3s ease-out",
- "-webkit-transform": "translate(0, -25%)",
- "-ms-transform": "translate(0, -25%)",
- "-o-transform": "translate(0, -25%)",
- "transform": "translate(0, -25%)"
- },
- ".modal.in .modal-dialog": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-transform": "translate(0, 0)",
- "-ms-transform": "translate(0, 0)",
- "-o-transform": "translate(0, 0)",
- "transform": "translate(0, 0)"
- },
- ".modal-open .modal": {
- "& > *": {
- "font-size": "12px"
- },
- "overflow-x": "hidden",
- "overflow-y": "auto"
- },
- ".modal-dialog": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "width": "auto",
- "margin": "10px"
- },
- ".modal-content": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "background-color": "#fff",
- "-webkit-background-clip": "padding-box",
- "background-clip": "padding-box",
- "border": "1px solid rgba(0, 0, 0, .2)",
- "border-radius": "6px",
- "outline": "0",
- "-webkit-box-shadow": "0 3px 9px rgba(0, 0, 0, .5)",
- "box-shadow": "0 3px 9px rgba(0, 0, 0, .5)"
- },
- ".modal-backdrop": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "fixed",
- "top": "0",
- "right": "0",
- "bottom": "0",
- "left": "0",
- "background-color": "#000"
- },
- ".modal-backdrop.fade": {
- "& > *": {
- "font-size": "12px"
- },
- "filter": "alpha(opacity=0)",
- "opacity": "0"
- },
- ".modal-backdrop.in": {
- "& > *": {
- "font-size": "12px"
- },
- "filter": "alpha(opacity=50)",
- "opacity": ".5"
- },
- ".modal-header": {
- "& > *": {
- "font-size": "12px"
- },
- "min-height": "16.42857143px",
- "padding": "15px",
- "border-bottom": "1px solid #e5e5e5"
- },
- ".modal-header .close": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "-2px"
- },
- ".modal-title": {
- "& > *": {
- "font-size": "12px"
- },
- "margin": "0",
- "line-height": "1.42857143"
- },
- ".modal-body": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "padding": "15px"
- },
- ".modal-footer": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "15px",
- "text-align": "right",
- "border-top": "1px solid #e5e5e5"
- },
- ".modal-footer .btn + .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-bottom": "0",
- "margin-left": "5px"
- },
- ".modal-footer .btn-group .btn + .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-1px"
- },
- ".modal-footer .btn-block + .btn-block": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "0"
- },
- ".modal-scrollbar-measure": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "-9999px",
- "width": "50px",
- "height": "50px",
- "overflow": "scroll"
- },
- ".tooltip": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "z-index": "1070",
- "display": "block",
- "font-size": "12px",
- "line-height": "1.4",
- "visibility": "visible",
- "filter": "alpha(opacity=0)",
- "opacity": "0"
- },
- ".tooltip.in": {
- "& > *": {
- "font-size": "12px"
- },
- "filter": "alpha(opacity=90)",
- "opacity": ".9"
- },
- ".tooltip.top": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px 0",
- "margin-top": "-3px"
- },
- ".tooltip.right": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0 5px",
- "margin-left": "3px"
- },
- ".tooltip.bottom": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "5px 0",
- "margin-top": "3px"
- },
- ".tooltip.left": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "0 5px",
- "margin-left": "-3px"
- },
- ".tooltip-inner": {
- "& > *": {
- "font-size": "12px"
- },
- "max-width": "200px",
- "padding": "3px 8px",
- "color": "#fff",
- "text-align": "center",
- "text-decoration": "none",
- "background-color": "#000",
- "border-radius": "4px"
- },
- ".tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "width": "0",
- "height": "0",
- "border-color": "transparent",
- "border-style": "solid"
- },
- ".tooltip.top .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "0",
- "left": "50%",
- "margin-left": "-5px",
- "border-width": "5px 5px 0",
- "border-top-color": "#000"
- },
- ".tooltip.top-left .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "0",
- "left": "5px",
- "border-width": "5px 5px 0",
- "border-top-color": "#000"
- },
- ".tooltip.top-right .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "5px",
- "bottom": "0",
- "border-width": "5px 5px 0",
- "border-top-color": "#000"
- },
- ".tooltip.right .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "50%",
- "left": "0",
- "margin-top": "-5px",
- "border-width": "5px 5px 5px 0",
- "border-right-color": "#000"
- },
- ".tooltip.left .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "50%",
- "right": "0",
- "margin-top": "-5px",
- "border-width": "5px 0 5px 5px",
- "border-left-color": "#000"
- },
- ".tooltip.bottom .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0",
- "left": "50%",
- "margin-left": "-5px",
- "border-width": "0 5px 5px",
- "border-bottom-color": "#000"
- },
- ".tooltip.bottom-left .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0",
- "left": "5px",
- "border-width": "0 5px 5px",
- "border-bottom-color": "#000"
- },
- ".tooltip.bottom-right .tooltip-arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "0",
- "right": "5px",
- "border-width": "0 5px 5px",
- "border-bottom-color": "#000"
- },
- ".popover": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "0",
- "left": "0",
- "z-index": "1060",
- "display": "none",
- "max-width": "276px",
- "padding": "1px",
- "font-size": "14px",
- "font-weight": "normal",
- "line-height": "1.42857143",
- "text-align": "left",
- "white-space": "normal",
- "background-color": "#fff",
- "-webkit-background-clip": "padding-box",
- "background-clip": "padding-box",
- "border": "1px solid rgba(0, 0, 0, .2)",
- "border-radius": "6px",
- "-webkit-box-shadow": "0 5px 10px rgba(0, 0, 0, .2)",
- "box-shadow": "0 5px 10px rgba(0, 0, 0, .2)"
- },
- ".popover.top": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "-10px"
- },
- ".popover.right": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "10px"
- },
- ".popover.bottom": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-top": "10px"
- },
- ".popover.left": {
- "& > *": {
- "font-size": "12px"
- },
- "margin-left": "-10px"
- },
- ".popover-title": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "8px 14px",
- "margin": "0",
- "font-size": "14px",
- "background-color": "#f7f7f7",
- "border-bottom": "1px solid #ebebeb",
- "border-radius": "5px 5px 0 0"
- },
- ".popover-content": {
- "& > *": {
- "font-size": "12px"
- },
- "padding": "9px 14px"
- },
- ".popover > .arrow, .popover > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "display": "block",
- "width": "0",
- "height": "0",
- "border-color": "transparent",
- "border-style": "solid"
- },
- ".popover > .arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "border-width": "11px"
- },
- ".popover > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "\"\"",
- "border-width": "10px"
- },
- ".popover.top > .arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "-11px",
- "left": "50%",
- "margin-left": "-11px",
- "border-top-color": "rgba(0, 0, 0, .25)",
- "border-bottom-width": "0"
- },
- ".popover.top > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "1px",
- "margin-left": "-10px",
- "content": "\" \"",
- "border-top-color": "#fff",
- "border-bottom-width": "0"
- },
- ".popover.right > .arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "50%",
- "left": "-11px",
- "margin-top": "-11px",
- "border-right-color": "rgba(0, 0, 0, .25)",
- "border-left-width": "0"
- },
- ".popover.right > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "bottom": "-10px",
- "left": "1px",
- "content": "\" \"",
- "border-right-color": "#fff",
- "border-left-width": "0"
- },
- ".popover.bottom > .arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "-11px",
- "left": "50%",
- "margin-left": "-11px",
- "border-top-width": "0",
- "border-bottom-color": "rgba(0, 0, 0, .25)"
- },
- ".popover.bottom > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "1px",
- "margin-left": "-10px",
- "content": "\" \"",
- "border-top-width": "0",
- "border-bottom-color": "#fff"
- },
- ".popover.left > .arrow": {
- "& > *": {
- "font-size": "12px"
- },
- "top": "50%",
- "right": "-11px",
- "margin-top": "-11px",
- "border-right-width": "0",
- "border-left-color": "rgba(0, 0, 0, .25)"
- },
- ".popover.left > .arrow:after": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "1px",
- "bottom": "-10px",
- "content": "\" \"",
- "border-right-width": "0",
- "border-left-color": "#fff"
- },
- ".carousel": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative"
- },
- ".carousel-inner": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "width": "100%",
- "overflow": "hidden"
- },
- ".carousel-inner > .item": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "relative",
- "display": "none",
- "-webkit-transition": ".6s ease-in-out left",
- "-o-transition": ".6s ease-in-out left",
- "transition": ".6s ease-in-out left"
- },
- ".carousel-inner > .item > img, .carousel-inner > .item > a > img": {
- "& > *": {
- "font-size": "12px"
- },
- "line-height": "1"
- },
- "@media all and (transform-3d), (-webkit-transform-3d)": {
- ".carousel-inner > .item": {
- "& > *": {
- "font-size": "12px"
- },
- "-webkit-transition": "-webkit-transform .6s ease-in-out",
- "-o-transition": "-o-transform .6s ease-in-out",
- "transition": "transform .6s ease-in-out",
- "-webkit-backface-visibility": "hidden",
- "backface-visibility": "hidden",
- "-webkit-perspective": "1000",
- "perspective": "1000"
- },
- ".carousel-inner > .item.next, .carousel-inner > .item.active.right": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "0",
- "-webkit-transform": "translate3d(100%, 0, 0)",
- "transform": "translate3d(100%, 0, 0)"
- },
- ".carousel-inner > .item.prev, .carousel-inner > .item.active.left": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "0",
- "-webkit-transform": "translate3d(-100%, 0, 0)",
- "transform": "translate3d(-100%, 0, 0)"
- },
- ".carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "0",
- "-webkit-transform": "translate3d(0, 0, 0)",
- "transform": "translate3d(0, 0, 0)"
- }
- },
- ".carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block"
- },
- ".carousel-inner > .active": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "0"
- },
- ".carousel-inner > .next, .carousel-inner > .prev": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "0",
- "width": "100%"
- },
- ".carousel-inner > .next": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "100%"
- },
- ".carousel-inner > .prev": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "-100%"
- },
- ".carousel-inner > .next.left, .carousel-inner > .prev.right": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "0"
- },
- ".carousel-inner > .active.left": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "-100%"
- },
- ".carousel-inner > .active.right": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "100%"
- },
- ".carousel-control": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "0",
- "bottom": "0",
- "left": "0",
- "width": "15%",
- "font-size": "20px",
- "color": "#fff",
- "text-align": "center",
- "text-shadow": "0 1px 2px rgba(0, 0, 0, .6)",
- "filter": "alpha(opacity=50)",
- "opacity": ".5"
- },
- ".carousel-control.left": {
- "& > *": {
- "font-size": "12px"
- },
- "background-image": "linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%)",
- "filter": "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)",
- "background-repeat": "repeat-x"
- },
- ".carousel-control.right": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "0",
- "left": "auto",
- "background-image": "linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%)",
- "filter": "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)",
- "background-repeat": "repeat-x"
- },
- ".carousel-control:hover, .carousel-control:focus": {
- "& > *": {
- "font-size": "12px"
- },
- "color": "#fff",
- "text-decoration": "none",
- "filter": "alpha(opacity=90)",
- "outline": "0",
- "opacity": ".9"
- },
- ".carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "top": "50%",
- "z-index": "5",
- "display": "inline-block"
- },
- ".carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left": {
- "& > *": {
- "font-size": "12px"
- },
- "left": "50%",
- "margin-left": "-10px"
- },
- ".carousel-control .icon-next, .carousel-control .glyphicon-chevron-right": {
- "& > *": {
- "font-size": "12px"
- },
- "right": "50%",
- "margin-right": "-10px"
- },
- ".carousel-control .icon-prev, .carousel-control .icon-next": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "20px",
- "height": "20px",
- "margin-top": "-10px",
- "font-family": "serif"
- },
- ".carousel-control .icon-prev:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "'\\2039'"
- },
- ".carousel-control .icon-next:before": {
- "& > *": {
- "font-size": "12px"
- },
- "content": "'\\203a'"
- },
- ".carousel-indicators": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "bottom": "10px",
- "left": "50%",
- "z-index": "15",
- "width": "60%",
- "padding-left": "0",
- "margin-left": "-30%",
- "text-align": "center",
- "list-style": "none"
- },
- ".carousel-indicators li": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "inline-block",
- "width": "10px",
- "height": "10px",
- "margin": "1px",
- "text-indent": "-999px",
- "cursor": "pointer",
- "background-color": "rgba(0, 0, 0, 0)",
- "border": "1px solid #fff",
- "border-radius": "10px"
- },
- ".carousel-indicators .active": {
- "& > *": {
- "font-size": "12px"
- },
- "width": "12px",
- "height": "12px",
- "margin": "0",
- "background-color": "#fff"
- },
- ".carousel-caption": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "absolute",
- "right": "15%",
- "bottom": "20px",
- "left": "15%",
- "z-index": "10",
- "padding-top": "20px",
- "padding-bottom": "20px",
- "color": "#fff",
- "text-align": "center",
- "text-shadow": "0 1px 2px rgba(0, 0, 0, .6)"
- },
- ".carousel-caption .btn": {
- "& > *": {
- "font-size": "12px"
- },
- "text-shadow": "none"
- },
- ".clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "table",
- "content": "\" \""
- },
- ".clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after": {
- "& > *": {
- "font-size": "12px"
- },
- "clear": "both"
- },
- ".center-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block",
- "margin-right": "auto",
- "margin-left": "auto"
- },
- ".pull-right": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "right !important"
- },
- ".pull-left": {
- "& > *": {
- "font-size": "12px"
- },
- "float": "left !important"
- },
- ".hide": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- ".show": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "block !important"
- },
- ".invisible": {
- "& > *": {
- "font-size": "12px"
- },
- "visibility": "hidden"
- },
- ".text-hide": {
- "& > *": {
- "font-size": "12px"
- },
- "font": "0/0 a",
- "color": "transparent",
- "text-shadow": "none",
- "background-color": "transparent",
- "border": "0"
- },
- ".hidden": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important",
- "visibility": "hidden !important"
- },
- ".affix": {
- "& > *": {
- "font-size": "12px"
- },
- "position": "fixed"
- },
- ".visible-xs, .visible-sm, .visible-md, .visible-lg": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- ".visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- "@media (min-width: 768px) and (max-width: 991px)": {
- ".hidden-sm": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- },
- "@media (min-width: 992px) and (max-width: 1199px)": {
- ".hidden-md": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- },
- ".visible-print": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- ".visible-print-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- ".visible-print-inline": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- },
- ".visible-print-inline-block": {
- "& > *": {
- "font-size": "12px"
- },
- "display": "none !important"
- }
- }
|