Skip to content

Instantly share code, notes, and snippets.

@seanpat09
Created January 13, 2016 17:13
Embed
What would you like to do?
Namespaced Bootstrap
@charset "UTF-8";
.sfdcBootstrap {
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
.sfdcBootstrap html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
.sfdcBootstrap body {
margin: 0; }
.sfdcBootstrap article,
.sfdcBootstrap aside,
.sfdcBootstrap details,
.sfdcBootstrap figcaption,
.sfdcBootstrap figure,
.sfdcBootstrap footer,
.sfdcBootstrap header,
.sfdcBootstrap hgroup,
.sfdcBootstrap main,
.sfdcBootstrap menu,
.sfdcBootstrap nav,
.sfdcBootstrap section,
.sfdcBootstrap summary {
display: block; }
.sfdcBootstrap audio,
.sfdcBootstrap canvas,
.sfdcBootstrap progress,
.sfdcBootstrap video {
display: inline-block;
vertical-align: baseline; }
.sfdcBootstrap audio:not([controls]) {
display: none;
height: 0; }
.sfdcBootstrap [hidden],
.sfdcBootstrap template {
display: none; }
.sfdcBootstrap a {
background-color: transparent; }
.sfdcBootstrap a:active,
.sfdcBootstrap a:hover {
outline: 0; }
.sfdcBootstrap abbr[title] {
border-bottom: 1px dotted; }
.sfdcBootstrap b,
.sfdcBootstrap strong {
font-weight: bold; }
.sfdcBootstrap dfn {
font-style: italic; }
.sfdcBootstrap h1 {
font-size: 2em;
margin: 0.67em 0; }
.sfdcBootstrap mark {
background: #ff0;
color: #000; }
.sfdcBootstrap small {
font-size: 80%; }
.sfdcBootstrap sub,
.sfdcBootstrap sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
.sfdcBootstrap sup {
top: -0.5em; }
.sfdcBootstrap sub {
bottom: -0.25em; }
.sfdcBootstrap img {
border: 0; }
.sfdcBootstrap svg:not(:root) {
overflow: hidden; }
.sfdcBootstrap figure {
margin: 1em 40px; }
.sfdcBootstrap hr {
box-sizing: content-box;
height: 0; }
.sfdcBootstrap pre {
overflow: auto; }
.sfdcBootstrap code,
.sfdcBootstrap kbd,
.sfdcBootstrap pre,
.sfdcBootstrap samp {
font-family: monospace, monospace;
font-size: 1em; }
.sfdcBootstrap button,
.sfdcBootstrap input,
.sfdcBootstrap optgroup,
.sfdcBootstrap select,
.sfdcBootstrap textarea {
color: inherit;
font: inherit;
margin: 0; }
.sfdcBootstrap button {
overflow: visible; }
.sfdcBootstrap button,
.sfdcBootstrap select {
text-transform: none; }
.sfdcBootstrap button,
.sfdcBootstrap html input[type="button"],
.sfdcBootstrap input[type="reset"],
.sfdcBootstrap input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
.sfdcBootstrap button[disabled],
.sfdcBootstrap html input[disabled] {
cursor: default; }
.sfdcBootstrap button::-moz-focus-inner,
.sfdcBootstrap input::-moz-focus-inner {
border: 0;
padding: 0; }
.sfdcBootstrap input {
line-height: normal; }
.sfdcBootstrap input[type="checkbox"],
.sfdcBootstrap input[type="radio"] {
box-sizing: border-box;
padding: 0; }
.sfdcBootstrap input[type="number"]::-webkit-inner-spin-button,
.sfdcBootstrap input[type="number"]::-webkit-outer-spin-button {
height: auto; }
.sfdcBootstrap input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
.sfdcBootstrap input[type="search"]::-webkit-search-cancel-button,
.sfdcBootstrap input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
.sfdcBootstrap fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
.sfdcBootstrap legend {
border: 0;
padding: 0; }
.sfdcBootstrap textarea {
overflow: auto; }
.sfdcBootstrap optgroup {
font-weight: bold; }
.sfdcBootstrap table {
border-collapse: collapse;
border-spacing: 0; }
.sfdcBootstrap td,
.sfdcBootstrap th {
padding: 0; }
@media print {
.sfdcBootstrap *,
.sfdcBootstrap *:before,
.sfdcBootstrap *:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important; }
.sfdcBootstrap a,
.sfdcBootstrap a:visited {
text-decoration: underline; }
.sfdcBootstrap a[href]:after {
content: " (" attr(href) ")"; }
.sfdcBootstrap abbr[title]:after {
content: " (" attr(title) ")"; }
.sfdcBootstrap a[href^="#"]:after,
.sfdcBootstrap a[href^="javascript:"]:after {
content: ""; }
.sfdcBootstrap pre,
.sfdcBootstrap blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
.sfdcBootstrap thead {
display: table-header-group; }
.sfdcBootstrap tr,
.sfdcBootstrap img {
page-break-inside: avoid; }
.sfdcBootstrap img {
max-width: 100% !important; }
.sfdcBootstrap p,
.sfdcBootstrap h2,
.sfdcBootstrap h3 {
orphans: 3;
widows: 3; }
.sfdcBootstrap h2,
.sfdcBootstrap h3 {
page-break-after: avoid; }
.sfdcBootstrap .navbar {
display: none; }
.sfdcBootstrap .btn > .caret,
.sfdcBootstrap .dropup > .btn > .caret {
border-top-color: #000 !important; }
.sfdcBootstrap .label {
border: 1px solid #000; }
.sfdcBootstrap .table {
border-collapse: collapse !important; }
.sfdcBootstrap .table td,
.sfdcBootstrap .table th {
background-color: #fff !important; }
.sfdcBootstrap .table-bordered th,
.sfdcBootstrap .table-bordered td {
border: 1px solid #ddd !important; } }
@font-face {
font-family: 'Glyphicons Halflings';
src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.sfdcBootstrap .glyphicon {
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; }
.sfdcBootstrap .glyphicon-asterisk:before {
content: "\002a"; }
.sfdcBootstrap .glyphicon-plus:before {
content: "\002b"; }
.sfdcBootstrap .glyphicon-euro:before,
.sfdcBootstrap .glyphicon-eur:before {
content: "\20ac"; }
.sfdcBootstrap .glyphicon-minus:before {
content: "\2212"; }
.sfdcBootstrap .glyphicon-cloud:before {
content: "\2601"; }
.sfdcBootstrap .glyphicon-envelope:before {
content: "\2709"; }
.sfdcBootstrap .glyphicon-pencil:before {
content: "\270f"; }
.sfdcBootstrap .glyphicon-glass:before {
content: "\e001"; }
.sfdcBootstrap .glyphicon-music:before {
content: "\e002"; }
.sfdcBootstrap .glyphicon-search:before {
content: "\e003"; }
.sfdcBootstrap .glyphicon-heart:before {
content: "\e005"; }
.sfdcBootstrap .glyphicon-star:before {
content: "\e006"; }
.sfdcBootstrap .glyphicon-star-empty:before {
content: "\e007"; }
.sfdcBootstrap .glyphicon-user:before {
content: "\e008"; }
.sfdcBootstrap .glyphicon-film:before {
content: "\e009"; }
.sfdcBootstrap .glyphicon-th-large:before {
content: "\e010"; }
.sfdcBootstrap .glyphicon-th:before {
content: "\e011"; }
.sfdcBootstrap .glyphicon-th-list:before {
content: "\e012"; }
.sfdcBootstrap .glyphicon-ok:before {
content: "\e013"; }
.sfdcBootstrap .glyphicon-remove:before {
content: "\e014"; }
.sfdcBootstrap .glyphicon-zoom-in:before {
content: "\e015"; }
.sfdcBootstrap .glyphicon-zoom-out:before {
content: "\e016"; }
.sfdcBootstrap .glyphicon-off:before {
content: "\e017"; }
.sfdcBootstrap .glyphicon-signal:before {
content: "\e018"; }
.sfdcBootstrap .glyphicon-cog:before {
content: "\e019"; }
.sfdcBootstrap .glyphicon-trash:before {
content: "\e020"; }
.sfdcBootstrap .glyphicon-home:before {
content: "\e021"; }
.sfdcBootstrap .glyphicon-file:before {
content: "\e022"; }
.sfdcBootstrap .glyphicon-time:before {
content: "\e023"; }
.sfdcBootstrap .glyphicon-road:before {
content: "\e024"; }
.sfdcBootstrap .glyphicon-download-alt:before {
content: "\e025"; }
.sfdcBootstrap .glyphicon-download:before {
content: "\e026"; }
.sfdcBootstrap .glyphicon-upload:before {
content: "\e027"; }
.sfdcBootstrap .glyphicon-inbox:before {
content: "\e028"; }
.sfdcBootstrap .glyphicon-play-circle:before {
content: "\e029"; }
.sfdcBootstrap .glyphicon-repeat:before {
content: "\e030"; }
.sfdcBootstrap .glyphicon-refresh:before {
content: "\e031"; }
.sfdcBootstrap .glyphicon-list-alt:before {
content: "\e032"; }
.sfdcBootstrap .glyphicon-lock:before {
content: "\e033"; }
.sfdcBootstrap .glyphicon-flag:before {
content: "\e034"; }
.sfdcBootstrap .glyphicon-headphones:before {
content: "\e035"; }
.sfdcBootstrap .glyphicon-volume-off:before {
content: "\e036"; }
.sfdcBootstrap .glyphicon-volume-down:before {
content: "\e037"; }
.sfdcBootstrap .glyphicon-volume-up:before {
content: "\e038"; }
.sfdcBootstrap .glyphicon-qrcode:before {
content: "\e039"; }
.sfdcBootstrap .glyphicon-barcode:before {
content: "\e040"; }
.sfdcBootstrap .glyphicon-tag:before {
content: "\e041"; }
.sfdcBootstrap .glyphicon-tags:before {
content: "\e042"; }
.sfdcBootstrap .glyphicon-book:before {
content: "\e043"; }
.sfdcBootstrap .glyphicon-bookmark:before {
content: "\e044"; }
.sfdcBootstrap .glyphicon-print:before {
content: "\e045"; }
.sfdcBootstrap .glyphicon-camera:before {
content: "\e046"; }
.sfdcBootstrap .glyphicon-font:before {
content: "\e047"; }
.sfdcBootstrap .glyphicon-bold:before {
content: "\e048"; }
.sfdcBootstrap .glyphicon-italic:before {
content: "\e049"; }
.sfdcBootstrap .glyphicon-text-height:before {
content: "\e050"; }
.sfdcBootstrap .glyphicon-text-width:before {
content: "\e051"; }
.sfdcBootstrap .glyphicon-align-left:before {
content: "\e052"; }
.sfdcBootstrap .glyphicon-align-center:before {
content: "\e053"; }
.sfdcBootstrap .glyphicon-align-right:before {
content: "\e054"; }
.sfdcBootstrap .glyphicon-align-justify:before {
content: "\e055"; }
.sfdcBootstrap .glyphicon-list:before {
content: "\e056"; }
.sfdcBootstrap .glyphicon-indent-left:before {
content: "\e057"; }
.sfdcBootstrap .glyphicon-indent-right:before {
content: "\e058"; }
.sfdcBootstrap .glyphicon-facetime-video:before {
content: "\e059"; }
.sfdcBootstrap .glyphicon-picture:before {
content: "\e060"; }
.sfdcBootstrap .glyphicon-map-marker:before {
content: "\e062"; }
.sfdcBootstrap .glyphicon-adjust:before {
content: "\e063"; }
.sfdcBootstrap .glyphicon-tint:before {
content: "\e064"; }
.sfdcBootstrap .glyphicon-edit:before {
content: "\e065"; }
.sfdcBootstrap .glyphicon-share:before {
content: "\e066"; }
.sfdcBootstrap .glyphicon-check:before {
content: "\e067"; }
.sfdcBootstrap .glyphicon-move:before {
content: "\e068"; }
.sfdcBootstrap .glyphicon-step-backward:before {
content: "\e069"; }
.sfdcBootstrap .glyphicon-fast-backward:before {
content: "\e070"; }
.sfdcBootstrap .glyphicon-backward:before {
content: "\e071"; }
.sfdcBootstrap .glyphicon-play:before {
content: "\e072"; }
.sfdcBootstrap .glyphicon-pause:before {
content: "\e073"; }
.sfdcBootstrap .glyphicon-stop:before {
content: "\e074"; }
.sfdcBootstrap .glyphicon-forward:before {
content: "\e075"; }
.sfdcBootstrap .glyphicon-fast-forward:before {
content: "\e076"; }
.sfdcBootstrap .glyphicon-step-forward:before {
content: "\e077"; }
.sfdcBootstrap .glyphicon-eject:before {
content: "\e078"; }
.sfdcBootstrap .glyphicon-chevron-left:before {
content: "\e079"; }
.sfdcBootstrap .glyphicon-chevron-right:before {
content: "\e080"; }
.sfdcBootstrap .glyphicon-plus-sign:before {
content: "\e081"; }
.sfdcBootstrap .glyphicon-minus-sign:before {
content: "\e082"; }
.sfdcBootstrap .glyphicon-remove-sign:before {
content: "\e083"; }
.sfdcBootstrap .glyphicon-ok-sign:before {
content: "\e084"; }
.sfdcBootstrap .glyphicon-question-sign:before {
content: "\e085"; }
.sfdcBootstrap .glyphicon-info-sign:before {
content: "\e086"; }
.sfdcBootstrap .glyphicon-screenshot:before {
content: "\e087"; }
.sfdcBootstrap .glyphicon-remove-circle:before {
content: "\e088"; }
.sfdcBootstrap .glyphicon-ok-circle:before {
content: "\e089"; }
.sfdcBootstrap .glyphicon-ban-circle:before {
content: "\e090"; }
.sfdcBootstrap .glyphicon-arrow-left:before {
content: "\e091"; }
.sfdcBootstrap .glyphicon-arrow-right:before {
content: "\e092"; }
.sfdcBootstrap .glyphicon-arrow-up:before {
content: "\e093"; }
.sfdcBootstrap .glyphicon-arrow-down:before {
content: "\e094"; }
.sfdcBootstrap .glyphicon-share-alt:before {
content: "\e095"; }
.sfdcBootstrap .glyphicon-resize-full:before {
content: "\e096"; }
.sfdcBootstrap .glyphicon-resize-small:before {
content: "\e097"; }
.sfdcBootstrap .glyphicon-exclamation-sign:before {
content: "\e101"; }
.sfdcBootstrap .glyphicon-gift:before {
content: "\e102"; }
.sfdcBootstrap .glyphicon-leaf:before {
content: "\e103"; }
.sfdcBootstrap .glyphicon-fire:before {
content: "\e104"; }
.sfdcBootstrap .glyphicon-eye-open:before {
content: "\e105"; }
.sfdcBootstrap .glyphicon-eye-close:before {
content: "\e106"; }
.sfdcBootstrap .glyphicon-warning-sign:before {
content: "\e107"; }
.sfdcBootstrap .glyphicon-plane:before {
content: "\e108"; }
.sfdcBootstrap .glyphicon-calendar:before {
content: "\e109"; }
.sfdcBootstrap .glyphicon-random:before {
content: "\e110"; }
.sfdcBootstrap .glyphicon-comment:before {
content: "\e111"; }
.sfdcBootstrap .glyphicon-magnet:before {
content: "\e112"; }
.sfdcBootstrap .glyphicon-chevron-up:before {
content: "\e113"; }
.sfdcBootstrap .glyphicon-chevron-down:before {
content: "\e114"; }
.sfdcBootstrap .glyphicon-retweet:before {
content: "\e115"; }
.sfdcBootstrap .glyphicon-shopping-cart:before {
content: "\e116"; }
.sfdcBootstrap .glyphicon-folder-close:before {
content: "\e117"; }
.sfdcBootstrap .glyphicon-folder-open:before {
content: "\e118"; }
.sfdcBootstrap .glyphicon-resize-vertical:before {
content: "\e119"; }
.sfdcBootstrap .glyphicon-resize-horizontal:before {
content: "\e120"; }
.sfdcBootstrap .glyphicon-hdd:before {
content: "\e121"; }
.sfdcBootstrap .glyphicon-bullhorn:before {
content: "\e122"; }
.sfdcBootstrap .glyphicon-bell:before {
content: "\e123"; }
.sfdcBootstrap .glyphicon-certificate:before {
content: "\e124"; }
.sfdcBootstrap .glyphicon-thumbs-up:before {
content: "\e125"; }
.sfdcBootstrap .glyphicon-thumbs-down:before {
content: "\e126"; }
.sfdcBootstrap .glyphicon-hand-right:before {
content: "\e127"; }
.sfdcBootstrap .glyphicon-hand-left:before {
content: "\e128"; }
.sfdcBootstrap .glyphicon-hand-up:before {
content: "\e129"; }
.sfdcBootstrap .glyphicon-hand-down:before {
content: "\e130"; }
.sfdcBootstrap .glyphicon-circle-arrow-right:before {
content: "\e131"; }
.sfdcBootstrap .glyphicon-circle-arrow-left:before {
content: "\e132"; }
.sfdcBootstrap .glyphicon-circle-arrow-up:before {
content: "\e133"; }
.sfdcBootstrap .glyphicon-circle-arrow-down:before {
content: "\e134"; }
.sfdcBootstrap .glyphicon-globe:before {
content: "\e135"; }
.sfdcBootstrap .glyphicon-wrench:before {
content: "\e136"; }
.sfdcBootstrap .glyphicon-tasks:before {
content: "\e137"; }
.sfdcBootstrap .glyphicon-filter:before {
content: "\e138"; }
.sfdcBootstrap .glyphicon-briefcase:before {
content: "\e139"; }
.sfdcBootstrap .glyphicon-fullscreen:before {
content: "\e140"; }
.sfdcBootstrap .glyphicon-dashboard:before {
content: "\e141"; }
.sfdcBootstrap .glyphicon-paperclip:before {
content: "\e142"; }
.sfdcBootstrap .glyphicon-heart-empty:before {
content: "\e143"; }
.sfdcBootstrap .glyphicon-link:before {
content: "\e144"; }
.sfdcBootstrap .glyphicon-phone:before {
content: "\e145"; }
.sfdcBootstrap .glyphicon-pushpin:before {
content: "\e146"; }
.sfdcBootstrap .glyphicon-usd:before {
content: "\e148"; }
.sfdcBootstrap .glyphicon-gbp:before {
content: "\e149"; }
.sfdcBootstrap .glyphicon-sort:before {
content: "\e150"; }
.sfdcBootstrap .glyphicon-sort-by-alphabet:before {
content: "\e151"; }
.sfdcBootstrap .glyphicon-sort-by-alphabet-alt:before {
content: "\e152"; }
.sfdcBootstrap .glyphicon-sort-by-order:before {
content: "\e153"; }
.sfdcBootstrap .glyphicon-sort-by-order-alt:before {
content: "\e154"; }
.sfdcBootstrap .glyphicon-sort-by-attributes:before {
content: "\e155"; }
.sfdcBootstrap .glyphicon-sort-by-attributes-alt:before {
content: "\e156"; }
.sfdcBootstrap .glyphicon-unchecked:before {
content: "\e157"; }
.sfdcBootstrap .glyphicon-expand:before {
content: "\e158"; }
.sfdcBootstrap .glyphicon-collapse-down:before {
content: "\e159"; }
.sfdcBootstrap .glyphicon-collapse-up:before {
content: "\e160"; }
.sfdcBootstrap .glyphicon-log-in:before {
content: "\e161"; }
.sfdcBootstrap .glyphicon-flash:before {
content: "\e162"; }
.sfdcBootstrap .glyphicon-log-out:before {
content: "\e163"; }
.sfdcBootstrap .glyphicon-new-window:before {
content: "\e164"; }
.sfdcBootstrap .glyphicon-record:before {
content: "\e165"; }
.sfdcBootstrap .glyphicon-save:before {
content: "\e166"; }
.sfdcBootstrap .glyphicon-open:before {
content: "\e167"; }
.sfdcBootstrap .glyphicon-saved:before {
content: "\e168"; }
.sfdcBootstrap .glyphicon-import:before {
content: "\e169"; }
.sfdcBootstrap .glyphicon-export:before {
content: "\e170"; }
.sfdcBootstrap .glyphicon-send:before {
content: "\e171"; }
.sfdcBootstrap .glyphicon-floppy-disk:before {
content: "\e172"; }
.sfdcBootstrap .glyphicon-floppy-saved:before {
content: "\e173"; }
.sfdcBootstrap .glyphicon-floppy-remove:before {
content: "\e174"; }
.sfdcBootstrap .glyphicon-floppy-save:before {
content: "\e175"; }
.sfdcBootstrap .glyphicon-floppy-open:before {
content: "\e176"; }
.sfdcBootstrap .glyphicon-credit-card:before {
content: "\e177"; }
.sfdcBootstrap .glyphicon-transfer:before {
content: "\e178"; }
.sfdcBootstrap .glyphicon-cutlery:before {
content: "\e179"; }
.sfdcBootstrap .glyphicon-header:before {
content: "\e180"; }
.sfdcBootstrap .glyphicon-compressed:before {
content: "\e181"; }
.sfdcBootstrap .glyphicon-earphone:before {
content: "\e182"; }
.sfdcBootstrap .glyphicon-phone-alt:before {
content: "\e183"; }
.sfdcBootstrap .glyphicon-tower:before {
content: "\e184"; }
.sfdcBootstrap .glyphicon-stats:before {
content: "\e185"; }
.sfdcBootstrap .glyphicon-sd-video:before {
content: "\e186"; }
.sfdcBootstrap .glyphicon-hd-video:before {
content: "\e187"; }
.sfdcBootstrap .glyphicon-subtitles:before {
content: "\e188"; }
.sfdcBootstrap .glyphicon-sound-stereo:before {
content: "\e189"; }
.sfdcBootstrap .glyphicon-sound-dolby:before {
content: "\e190"; }
.sfdcBootstrap .glyphicon-sound-5-1:before {
content: "\e191"; }
.sfdcBootstrap .glyphicon-sound-6-1:before {
content: "\e192"; }
.sfdcBootstrap .glyphicon-sound-7-1:before {
content: "\e193"; }
.sfdcBootstrap .glyphicon-copyright-mark:before {
content: "\e194"; }
.sfdcBootstrap .glyphicon-registration-mark:before {
content: "\e195"; }
.sfdcBootstrap .glyphicon-cloud-download:before {
content: "\e197"; }
.sfdcBootstrap .glyphicon-cloud-upload:before {
content: "\e198"; }
.sfdcBootstrap .glyphicon-tree-conifer:before {
content: "\e199"; }
.sfdcBootstrap .glyphicon-tree-deciduous:before {
content: "\e200"; }
.sfdcBootstrap .glyphicon-cd:before {
content: "\e201"; }
.sfdcBootstrap .glyphicon-save-file:before {
content: "\e202"; }
.sfdcBootstrap .glyphicon-open-file:before {
content: "\e203"; }
.sfdcBootstrap .glyphicon-level-up:before {
content: "\e204"; }
.sfdcBootstrap .glyphicon-copy:before {
content: "\e205"; }
.sfdcBootstrap .glyphicon-paste:before {
content: "\e206"; }
.sfdcBootstrap .glyphicon-alert:before {
content: "\e209"; }
.sfdcBootstrap .glyphicon-equalizer:before {
content: "\e210"; }
.sfdcBootstrap .glyphicon-king:before {
content: "\e211"; }
.sfdcBootstrap .glyphicon-queen:before {
content: "\e212"; }
.sfdcBootstrap .glyphicon-pawn:before {
content: "\e213"; }
.sfdcBootstrap .glyphicon-bishop:before {
content: "\e214"; }
.sfdcBootstrap .glyphicon-knight:before {
content: "\e215"; }
.sfdcBootstrap .glyphicon-baby-formula:before {
content: "\e216"; }
.sfdcBootstrap .glyphicon-tent:before {
content: "\26fa"; }
.sfdcBootstrap .glyphicon-blackboard:before {
content: "\e218"; }
.sfdcBootstrap .glyphicon-bed:before {
content: "\e219"; }
.sfdcBootstrap .glyphicon-apple:before {
content: "\f8ff"; }
.sfdcBootstrap .glyphicon-erase:before {
content: "\e221"; }
.sfdcBootstrap .glyphicon-hourglass:before {
content: "\231b"; }
.sfdcBootstrap .glyphicon-lamp:before {
content: "\e223"; }
.sfdcBootstrap .glyphicon-duplicate:before {
content: "\e224"; }
.sfdcBootstrap .glyphicon-piggy-bank:before {
content: "\e225"; }
.sfdcBootstrap .glyphicon-scissors:before {
content: "\e226"; }
.sfdcBootstrap .glyphicon-bitcoin:before {
content: "\e227"; }
.sfdcBootstrap .glyphicon-btc:before {
content: "\e227"; }
.sfdcBootstrap .glyphicon-xbt:before {
content: "\e227"; }
.sfdcBootstrap .glyphicon-yen:before {
content: "\00a5"; }
.sfdcBootstrap .glyphicon-jpy:before {
content: "\00a5"; }
.sfdcBootstrap .glyphicon-ruble:before {
content: "\20bd"; }
.sfdcBootstrap .glyphicon-rub:before {
content: "\20bd"; }
.sfdcBootstrap .glyphicon-scale:before {
content: "\e230"; }
.sfdcBootstrap .glyphicon-ice-lolly:before {
content: "\e231"; }
.sfdcBootstrap .glyphicon-ice-lolly-tasted:before {
content: "\e232"; }
.sfdcBootstrap .glyphicon-education:before {
content: "\e233"; }
.sfdcBootstrap .glyphicon-option-horizontal:before {
content: "\e234"; }
.sfdcBootstrap .glyphicon-option-vertical:before {
content: "\e235"; }
.sfdcBootstrap .glyphicon-menu-hamburger:before {
content: "\e236"; }
.sfdcBootstrap .glyphicon-modal-window:before {
content: "\e237"; }
.sfdcBootstrap .glyphicon-oil:before {
content: "\e238"; }
.sfdcBootstrap .glyphicon-grain:before {
content: "\e239"; }
.sfdcBootstrap .glyphicon-sunglasses:before {
content: "\e240"; }
.sfdcBootstrap .glyphicon-text-size:before {
content: "\e241"; }
.sfdcBootstrap .glyphicon-text-color:before {
content: "\e242"; }
.sfdcBootstrap .glyphicon-text-background:before {
content: "\e243"; }
.sfdcBootstrap .glyphicon-object-align-top:before {
content: "\e244"; }
.sfdcBootstrap .glyphicon-object-align-bottom:before {
content: "\e245"; }
.sfdcBootstrap .glyphicon-object-align-horizontal:before {
content: "\e246"; }
.sfdcBootstrap .glyphicon-object-align-left:before {
content: "\e247"; }
.sfdcBootstrap .glyphicon-object-align-vertical:before {
content: "\e248"; }
.sfdcBootstrap .glyphicon-object-align-right:before {
content: "\e249"; }
.sfdcBootstrap .glyphicon-triangle-right:before {
content: "\e250"; }
.sfdcBootstrap .glyphicon-triangle-left:before {
content: "\e251"; }
.sfdcBootstrap .glyphicon-triangle-bottom:before {
content: "\e252"; }
.sfdcBootstrap .glyphicon-triangle-top:before {
content: "\e253"; }
.sfdcBootstrap .glyphicon-console:before {
content: "\e254"; }
.sfdcBootstrap .glyphicon-superscript:before {
content: "\e255"; }
.sfdcBootstrap .glyphicon-subscript:before {
content: "\e256"; }
.sfdcBootstrap .glyphicon-menu-left:before {
content: "\e257"; }
.sfdcBootstrap .glyphicon-menu-right:before {
content: "\e258"; }
.sfdcBootstrap .glyphicon-menu-down:before {
content: "\e259"; }
.sfdcBootstrap .glyphicon-menu-up:before {
content: "\e260"; }
.sfdcBootstrap * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.sfdcBootstrap *:before,
.sfdcBootstrap *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.sfdcBootstrap html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
.sfdcBootstrap body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff; }
.sfdcBootstrap input,
.sfdcBootstrap button,
.sfdcBootstrap select,
.sfdcBootstrap textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
.sfdcBootstrap a {
color: #337ab7;
text-decoration: none; }
.sfdcBootstrap a:hover, .sfdcBootstrap a:focus {
color: #23527c;
text-decoration: underline; }
.sfdcBootstrap a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.sfdcBootstrap figure {
margin: 0; }
.sfdcBootstrap img {
vertical-align: middle; }
.sfdcBootstrap .img-responsive {
display: block;
max-width: 100%;
height: auto; }
.sfdcBootstrap .img-rounded {
border-radius: 6px; }
.sfdcBootstrap .img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.sfdcBootstrap .img-circle {
border-radius: 50%; }
.sfdcBootstrap hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee; }
.sfdcBootstrap .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sfdcBootstrap .sr-only-focusable:active, .sfdcBootstrap .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
.sfdcBootstrap [role="button"] {
cursor: pointer; }
.sfdcBootstrap h1, .sfdcBootstrap h2, .sfdcBootstrap h3, .sfdcBootstrap h4, .sfdcBootstrap h5, .sfdcBootstrap h6,
.sfdcBootstrap .h1, .sfdcBootstrap .h2, .sfdcBootstrap .h3, .sfdcBootstrap .h4, .sfdcBootstrap .h5, .sfdcBootstrap .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
.sfdcBootstrap h1 small,
.sfdcBootstrap h1 .small, .sfdcBootstrap h2 small,
.sfdcBootstrap h2 .small, .sfdcBootstrap h3 small,
.sfdcBootstrap h3 .small, .sfdcBootstrap h4 small,
.sfdcBootstrap h4 .small, .sfdcBootstrap h5 small,
.sfdcBootstrap h5 .small, .sfdcBootstrap h6 small,
.sfdcBootstrap h6 .small,
.sfdcBootstrap .h1 small,
.sfdcBootstrap .h1 .small, .sfdcBootstrap .h2 small,
.sfdcBootstrap .h2 .small, .sfdcBootstrap .h3 small,
.sfdcBootstrap .h3 .small, .sfdcBootstrap .h4 small,
.sfdcBootstrap .h4 .small, .sfdcBootstrap .h5 small,
.sfdcBootstrap .h5 .small, .sfdcBootstrap .h6 small,
.sfdcBootstrap .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777; }
.sfdcBootstrap h1, .sfdcBootstrap .h1,
.sfdcBootstrap h2, .sfdcBootstrap .h2,
.sfdcBootstrap h3, .sfdcBootstrap .h3 {
margin-top: 20px;
margin-bottom: 10px; }
.sfdcBootstrap h1 small,
.sfdcBootstrap h1 .small, .sfdcBootstrap .h1 small,
.sfdcBootstrap .h1 .small,
.sfdcBootstrap h2 small,
.sfdcBootstrap h2 .small, .sfdcBootstrap .h2 small,
.sfdcBootstrap .h2 .small,
.sfdcBootstrap h3 small,
.sfdcBootstrap h3 .small, .sfdcBootstrap .h3 small,
.sfdcBootstrap .h3 .small {
font-size: 65%; }
.sfdcBootstrap h4, .sfdcBootstrap .h4,
.sfdcBootstrap h5, .sfdcBootstrap .h5,
.sfdcBootstrap h6, .sfdcBootstrap .h6 {
margin-top: 10px;
margin-bottom: 10px; }
.sfdcBootstrap h4 small,
.sfdcBootstrap h4 .small, .sfdcBootstrap .h4 small,
.sfdcBootstrap .h4 .small,
.sfdcBootstrap h5 small,
.sfdcBootstrap h5 .small, .sfdcBootstrap .h5 small,
.sfdcBootstrap .h5 .small,
.sfdcBootstrap h6 small,
.sfdcBootstrap h6 .small, .sfdcBootstrap .h6 small,
.sfdcBootstrap .h6 .small {
font-size: 75%; }
.sfdcBootstrap h1, .sfdcBootstrap .h1 {
font-size: 36px; }
.sfdcBootstrap h2, .sfdcBootstrap .h2 {
font-size: 30px; }
.sfdcBootstrap h3, .sfdcBootstrap .h3 {
font-size: 24px; }
.sfdcBootstrap h4, .sfdcBootstrap .h4 {
font-size: 18px; }
.sfdcBootstrap h5, .sfdcBootstrap .h5 {
font-size: 14px; }
.sfdcBootstrap h6, .sfdcBootstrap .h6 {
font-size: 12px; }
.sfdcBootstrap p {
margin: 0 0 10px; }
.sfdcBootstrap .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.sfdcBootstrap .lead {
font-size: 21px; } }
.sfdcBootstrap small,
.sfdcBootstrap .small {
font-size: 85%; }
.sfdcBootstrap mark,
.sfdcBootstrap .mark {
background-color: #fcf8e3;
padding: .2em; }
.sfdcBootstrap .text-left {
text-align: left; }
.sfdcBootstrap .text-right {
text-align: right; }
.sfdcBootstrap .text-center {
text-align: center; }
.sfdcBootstrap .text-justify {
text-align: justify; }
.sfdcBootstrap .text-nowrap {
white-space: nowrap; }
.sfdcBootstrap .text-lowercase {
text-transform: lowercase; }
.sfdcBootstrap .text-uppercase, .sfdcBootstrap .initialism {
text-transform: uppercase; }
.sfdcBootstrap .text-capitalize {
text-transform: capitalize; }
.sfdcBootstrap .text-muted {
color: #777777; }
.sfdcBootstrap .text-primary {
color: #337ab7; }
.sfdcBootstrap a.text-primary:hover,
.sfdcBootstrap a.text-primary:focus {
color: #286090; }
.sfdcBootstrap .text-success {
color: #3c763d; }
.sfdcBootstrap a.text-success:hover,
.sfdcBootstrap a.text-success:focus {
color: #2b542c; }
.sfdcBootstrap .text-info {
color: #31708f; }
.sfdcBootstrap a.text-info:hover,
.sfdcBootstrap a.text-info:focus {
color: #245269; }
.sfdcBootstrap .text-warning {
color: #8a6d3b; }
.sfdcBootstrap a.text-warning:hover,
.sfdcBootstrap a.text-warning:focus {
color: #66512c; }
.sfdcBootstrap .text-danger {
color: #a94442; }
.sfdcBootstrap a.text-danger:hover,
.sfdcBootstrap a.text-danger:focus {
color: #843534; }
.sfdcBootstrap .bg-primary {
color: #fff; }
.sfdcBootstrap .bg-primary {
background-color: #337ab7; }
.sfdcBootstrap a.bg-primary:hover,
.sfdcBootstrap a.bg-primary:focus {
background-color: #286090; }
.sfdcBootstrap .bg-success {
background-color: #dff0d8; }
.sfdcBootstrap a.bg-success:hover,
.sfdcBootstrap a.bg-success:focus {
background-color: #c1e2b3; }
.sfdcBootstrap .bg-info {
background-color: #d9edf7; }
.sfdcBootstrap a.bg-info:hover,
.sfdcBootstrap a.bg-info:focus {
background-color: #afd9ee; }
.sfdcBootstrap .bg-warning {
background-color: #fcf8e3; }
.sfdcBootstrap a.bg-warning:hover,
.sfdcBootstrap a.bg-warning:focus {
background-color: #f7ecb5; }
.sfdcBootstrap .bg-danger {
background-color: #f2dede; }
.sfdcBootstrap a.bg-danger:hover,
.sfdcBootstrap a.bg-danger:focus {
background-color: #e4b9b9; }
.sfdcBootstrap .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee; }
.sfdcBootstrap ul,
.sfdcBootstrap ol {
margin-top: 0;
margin-bottom: 10px; }
.sfdcBootstrap ul ul,
.sfdcBootstrap ul ol,
.sfdcBootstrap ol ul,
.sfdcBootstrap ol ol {
margin-bottom: 0; }
.sfdcBootstrap .list-unstyled {
padding-left: 0;
list-style: none; }
.sfdcBootstrap .list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px; }
.sfdcBootstrap .list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
.sfdcBootstrap dl {
margin-top: 0;
margin-bottom: 20px; }
.sfdcBootstrap dt,
.sfdcBootstrap dd {
line-height: 1.42857; }
.sfdcBootstrap dt {
font-weight: bold; }
.sfdcBootstrap dd {
margin-left: 0; }
.sfdcBootstrap .dl-horizontal dd:before, .sfdcBootstrap .dl-horizontal dd:after {
content: " ";
display: table; }
.sfdcBootstrap .dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.sfdcBootstrap .dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.sfdcBootstrap .dl-horizontal dd {
margin-left: 180px; } }
.sfdcBootstrap abbr[title],
.sfdcBootstrap abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777; }
.sfdcBootstrap .initialism {
font-size: 90%; }
.sfdcBootstrap blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee; }
.sfdcBootstrap blockquote p:last-child,
.sfdcBootstrap blockquote ul:last-child,
.sfdcBootstrap blockquote ol:last-child {
margin-bottom: 0; }
.sfdcBootstrap blockquote footer,
.sfdcBootstrap blockquote small,
.sfdcBootstrap blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777777; }
.sfdcBootstrap blockquote footer:before,
.sfdcBootstrap blockquote small:before,
.sfdcBootstrap blockquote .small:before {
content: '\2014 \00A0'; }
.sfdcBootstrap .blockquote-reverse,
.sfdcBootstrap blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right; }
.sfdcBootstrap .blockquote-reverse footer:before,
.sfdcBootstrap .blockquote-reverse small:before,
.sfdcBootstrap .blockquote-reverse .small:before,
.sfdcBootstrap blockquote.pull-right footer:before,
.sfdcBootstrap blockquote.pull-right small:before,
.sfdcBootstrap blockquote.pull-right .small:before {
content: ''; }
.sfdcBootstrap .blockquote-reverse footer:after,
.sfdcBootstrap .blockquote-reverse small:after,
.sfdcBootstrap .blockquote-reverse .small:after,
.sfdcBootstrap blockquote.pull-right footer:after,
.sfdcBootstrap blockquote.pull-right small:after,
.sfdcBootstrap blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
.sfdcBootstrap address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857; }
.sfdcBootstrap code,
.sfdcBootstrap kbd,
.sfdcBootstrap pre,
.sfdcBootstrap samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
.sfdcBootstrap code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
.sfdcBootstrap kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
.sfdcBootstrap kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none; }
.sfdcBootstrap pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
.sfdcBootstrap pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.sfdcBootstrap .pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.sfdcBootstrap .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.sfdcBootstrap .container:before, .sfdcBootstrap .container:after {
content: " ";
display: table; }
.sfdcBootstrap .container:after {
clear: both; }
@media (min-width: 768px) {
.sfdcBootstrap .container {
width: 750px; } }
@media (min-width: 992px) {
.sfdcBootstrap .container {
width: 970px; } }
@media (min-width: 1200px) {
.sfdcBootstrap .container {
width: 1170px; } }
.sfdcBootstrap .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.sfdcBootstrap .container-fluid:before, .sfdcBootstrap .container-fluid:after {
content: " ";
display: table; }
.sfdcBootstrap .container-fluid:after {
clear: both; }
.sfdcBootstrap .row {
margin-left: -15px;
margin-right: -15px; }
.sfdcBootstrap .row:before, .sfdcBootstrap .row:after {
content: " ";
display: table; }
.sfdcBootstrap .row:after {
clear: both; }
.sfdcBootstrap .col-xs-1, .sfdcBootstrap .col-sm-1, .sfdcBootstrap .col-md-1, .sfdcBootstrap .col-lg-1, .sfdcBootstrap .col-xs-2, .sfdcBootstrap .col-sm-2, .sfdcBootstrap .col-md-2, .sfdcBootstrap .col-lg-2, .sfdcBootstrap .col-xs-3, .sfdcBootstrap .col-sm-3, .sfdcBootstrap .col-md-3, .sfdcBootstrap .col-lg-3, .sfdcBootstrap .col-xs-4, .sfdcBootstrap .col-sm-4, .sfdcBootstrap .col-md-4, .sfdcBootstrap .col-lg-4, .sfdcBootstrap .col-xs-5, .sfdcBootstrap .col-sm-5, .sfdcBootstrap .col-md-5, .sfdcBootstrap .col-lg-5, .sfdcBootstrap .col-xs-6, .sfdcBootstrap .col-sm-6, .sfdcBootstrap .col-md-6, .sfdcBootstrap .col-lg-6, .sfdcBootstrap .col-xs-7, .sfdcBootstrap .col-sm-7, .sfdcBootstrap .col-md-7, .sfdcBootstrap .col-lg-7, .sfdcBootstrap .col-xs-8, .sfdcBootstrap .col-sm-8, .sfdcBootstrap .col-md-8, .sfdcBootstrap .col-lg-8, .sfdcBootstrap .col-xs-9, .sfdcBootstrap .col-sm-9, .sfdcBootstrap .col-md-9, .sfdcBootstrap .col-lg-9, .sfdcBootstrap .col-xs-10, .sfdcBootstrap .col-sm-10, .sfdcBootstrap .col-md-10, .sfdcBootstrap .col-lg-10, .sfdcBootstrap .col-xs-11, .sfdcBootstrap .col-sm-11, .sfdcBootstrap .col-md-11, .sfdcBootstrap .col-lg-11, .sfdcBootstrap .col-xs-12, .sfdcBootstrap .col-sm-12, .sfdcBootstrap .col-md-12, .sfdcBootstrap .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.sfdcBootstrap .col-xs-1, .sfdcBootstrap .col-xs-2, .sfdcBootstrap .col-xs-3, .sfdcBootstrap .col-xs-4, .sfdcBootstrap .col-xs-5, .sfdcBootstrap .col-xs-6, .sfdcBootstrap .col-xs-7, .sfdcBootstrap .col-xs-8, .sfdcBootstrap .col-xs-9, .sfdcBootstrap .col-xs-10, .sfdcBootstrap .col-xs-11, .sfdcBootstrap .col-xs-12 {
float: left; }
.sfdcBootstrap .col-xs-1 {
width: 8.33333%; }
.sfdcBootstrap .col-xs-2 {
width: 16.66667%; }
.sfdcBootstrap .col-xs-3 {
width: 25%; }
.sfdcBootstrap .col-xs-4 {
width: 33.33333%; }
.sfdcBootstrap .col-xs-5 {
width: 41.66667%; }
.sfdcBootstrap .col-xs-6 {
width: 50%; }
.sfdcBootstrap .col-xs-7 {
width: 58.33333%; }
.sfdcBootstrap .col-xs-8 {
width: 66.66667%; }
.sfdcBootstrap .col-xs-9 {
width: 75%; }
.sfdcBootstrap .col-xs-10 {
width: 83.33333%; }
.sfdcBootstrap .col-xs-11 {
width: 91.66667%; }
.sfdcBootstrap .col-xs-12 {
width: 100%; }
.sfdcBootstrap .col-xs-pull-0 {
right: auto; }
.sfdcBootstrap .col-xs-pull-1 {
right: 8.33333%; }
.sfdcBootstrap .col-xs-pull-2 {
right: 16.66667%; }
.sfdcBootstrap .col-xs-pull-3 {
right: 25%; }
.sfdcBootstrap .col-xs-pull-4 {
right: 33.33333%; }
.sfdcBootstrap .col-xs-pull-5 {
right: 41.66667%; }
.sfdcBootstrap .col-xs-pull-6 {
right: 50%; }
.sfdcBootstrap .col-xs-pull-7 {
right: 58.33333%; }
.sfdcBootstrap .col-xs-pull-8 {
right: 66.66667%; }
.sfdcBootstrap .col-xs-pull-9 {
right: 75%; }
.sfdcBootstrap .col-xs-pull-10 {
right: 83.33333%; }
.sfdcBootstrap .col-xs-pull-11 {
right: 91.66667%; }
.sfdcBootstrap .col-xs-pull-12 {
right: 100%; }
.sfdcBootstrap .col-xs-push-0 {
left: auto; }
.sfdcBootstrap .col-xs-push-1 {
left: 8.33333%; }
.sfdcBootstrap .col-xs-push-2 {
left: 16.66667%; }
.sfdcBootstrap .col-xs-push-3 {
left: 25%; }
.sfdcBootstrap .col-xs-push-4 {
left: 33.33333%; }
.sfdcBootstrap .col-xs-push-5 {
left: 41.66667%; }
.sfdcBootstrap .col-xs-push-6 {
left: 50%; }
.sfdcBootstrap .col-xs-push-7 {
left: 58.33333%; }
.sfdcBootstrap .col-xs-push-8 {
left: 66.66667%; }
.sfdcBootstrap .col-xs-push-9 {
left: 75%; }
.sfdcBootstrap .col-xs-push-10 {
left: 83.33333%; }
.sfdcBootstrap .col-xs-push-11 {
left: 91.66667%; }
.sfdcBootstrap .col-xs-push-12 {
left: 100%; }
.sfdcBootstrap .col-xs-offset-0 {
margin-left: 0%; }
.sfdcBootstrap .col-xs-offset-1 {
margin-left: 8.33333%; }
.sfdcBootstrap .col-xs-offset-2 {
margin-left: 16.66667%; }
.sfdcBootstrap .col-xs-offset-3 {
margin-left: 25%; }
.sfdcBootstrap .col-xs-offset-4 {
margin-left: 33.33333%; }
.sfdcBootstrap .col-xs-offset-5 {
margin-left: 41.66667%; }
.sfdcBootstrap .col-xs-offset-6 {
margin-left: 50%; }
.sfdcBootstrap .col-xs-offset-7 {
margin-left: 58.33333%; }
.sfdcBootstrap .col-xs-offset-8 {
margin-left: 66.66667%; }
.sfdcBootstrap .col-xs-offset-9 {
margin-left: 75%; }
.sfdcBootstrap .col-xs-offset-10 {
margin-left: 83.33333%; }
.sfdcBootstrap .col-xs-offset-11 {
margin-left: 91.66667%; }
.sfdcBootstrap .col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.sfdcBootstrap .col-sm-1, .sfdcBootstrap .col-sm-2, .sfdcBootstrap .col-sm-3, .sfdcBootstrap .col-sm-4, .sfdcBootstrap .col-sm-5, .sfdcBootstrap .col-sm-6, .sfdcBootstrap .col-sm-7, .sfdcBootstrap .col-sm-8, .sfdcBootstrap .col-sm-9, .sfdcBootstrap .col-sm-10, .sfdcBootstrap .col-sm-11, .sfdcBootstrap .col-sm-12 {
float: left; }
.sfdcBootstrap .col-sm-1 {
width: 8.33333%; }
.sfdcBootstrap .col-sm-2 {
width: 16.66667%; }
.sfdcBootstrap .col-sm-3 {
width: 25%; }
.sfdcBootstrap .col-sm-4 {
width: 33.33333%; }
.sfdcBootstrap .col-sm-5 {
width: 41.66667%; }
.sfdcBootstrap .col-sm-6 {
width: 50%; }
.sfdcBootstrap .col-sm-7 {
width: 58.33333%; }
.sfdcBootstrap .col-sm-8 {
width: 66.66667%; }
.sfdcBootstrap .col-sm-9 {
width: 75%; }
.sfdcBootstrap .col-sm-10 {
width: 83.33333%; }
.sfdcBootstrap .col-sm-11 {
width: 91.66667%; }
.sfdcBootstrap .col-sm-12 {
width: 100%; }
.sfdcBootstrap .col-sm-pull-0 {
right: auto; }
.sfdcBootstrap .col-sm-pull-1 {
right: 8.33333%; }
.sfdcBootstrap .col-sm-pull-2 {
right: 16.66667%; }
.sfdcBootstrap .col-sm-pull-3 {
right: 25%; }
.sfdcBootstrap .col-sm-pull-4 {
right: 33.33333%; }
.sfdcBootstrap .col-sm-pull-5 {
right: 41.66667%; }
.sfdcBootstrap .col-sm-pull-6 {
right: 50%; }
.sfdcBootstrap .col-sm-pull-7 {
right: 58.33333%; }
.sfdcBootstrap .col-sm-pull-8 {
right: 66.66667%; }
.sfdcBootstrap .col-sm-pull-9 {
right: 75%; }
.sfdcBootstrap .col-sm-pull-10 {
right: 83.33333%; }
.sfdcBootstrap .col-sm-pull-11 {
right: 91.66667%; }
.sfdcBootstrap .col-sm-pull-12 {
right: 100%; }
.sfdcBootstrap .col-sm-push-0 {
left: auto; }
.sfdcBootstrap .col-sm-push-1 {
left: 8.33333%; }
.sfdcBootstrap .col-sm-push-2 {
left: 16.66667%; }
.sfdcBootstrap .col-sm-push-3 {
left: 25%; }
.sfdcBootstrap .col-sm-push-4 {
left: 33.33333%; }
.sfdcBootstrap .col-sm-push-5 {
left: 41.66667%; }
.sfdcBootstrap .col-sm-push-6 {
left: 50%; }
.sfdcBootstrap .col-sm-push-7 {
left: 58.33333%; }
.sfdcBootstrap .col-sm-push-8 {
left: 66.66667%; }
.sfdcBootstrap .col-sm-push-9 {
left: 75%; }
.sfdcBootstrap .col-sm-push-10 {
left: 83.33333%; }
.sfdcBootstrap .col-sm-push-11 {
left: 91.66667%; }
.sfdcBootstrap .col-sm-push-12 {
left: 100%; }
.sfdcBootstrap .col-sm-offset-0 {
margin-left: 0%; }
.sfdcBootstrap .col-sm-offset-1 {
margin-left: 8.33333%; }
.sfdcBootstrap .col-sm-offset-2 {
margin-left: 16.66667%; }
.sfdcBootstrap .col-sm-offset-3 {
margin-left: 25%; }
.sfdcBootstrap .col-sm-offset-4 {
margin-left: 33.33333%; }
.sfdcBootstrap .col-sm-offset-5 {
margin-left: 41.66667%; }
.sfdcBootstrap .col-sm-offset-6 {
margin-left: 50%; }
.sfdcBootstrap .col-sm-offset-7 {
margin-left: 58.33333%; }
.sfdcBootstrap .col-sm-offset-8 {
margin-left: 66.66667%; }
.sfdcBootstrap .col-sm-offset-9 {
margin-left: 75%; }
.sfdcBootstrap .col-sm-offset-10 {
margin-left: 83.33333%; }
.sfdcBootstrap .col-sm-offset-11 {
margin-left: 91.66667%; }
.sfdcBootstrap .col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.sfdcBootstrap .col-md-1, .sfdcBootstrap .col-md-2, .sfdcBootstrap .col-md-3, .sfdcBootstrap .col-md-4, .sfdcBootstrap .col-md-5, .sfdcBootstrap .col-md-6, .sfdcBootstrap .col-md-7, .sfdcBootstrap .col-md-8, .sfdcBootstrap .col-md-9, .sfdcBootstrap .col-md-10, .sfdcBootstrap .col-md-11, .sfdcBootstrap .col-md-12 {
float: left; }
.sfdcBootstrap .col-md-1 {
width: 8.33333%; }
.sfdcBootstrap .col-md-2 {
width: 16.66667%; }
.sfdcBootstrap .col-md-3 {
width: 25%; }
.sfdcBootstrap .col-md-4 {
width: 33.33333%; }
.sfdcBootstrap .col-md-5 {
width: 41.66667%; }
.sfdcBootstrap .col-md-6 {
width: 50%; }
.sfdcBootstrap .col-md-7 {
width: 58.33333%; }
.sfdcBootstrap .col-md-8 {
width: 66.66667%; }
.sfdcBootstrap .col-md-9 {
width: 75%; }
.sfdcBootstrap .col-md-10 {
width: 83.33333%; }
.sfdcBootstrap .col-md-11 {
width: 91.66667%; }
.sfdcBootstrap .col-md-12 {
width: 100%; }
.sfdcBootstrap .col-md-pull-0 {
right: auto; }
.sfdcBootstrap .col-md-pull-1 {
right: 8.33333%; }
.sfdcBootstrap .col-md-pull-2 {
right: 16.66667%; }
.sfdcBootstrap .col-md-pull-3 {
right: 25%; }
.sfdcBootstrap .col-md-pull-4 {
right: 33.33333%; }
.sfdcBootstrap .col-md-pull-5 {
right: 41.66667%; }
.sfdcBootstrap .col-md-pull-6 {
right: 50%; }
.sfdcBootstrap .col-md-pull-7 {
right: 58.33333%; }
.sfdcBootstrap .col-md-pull-8 {
right: 66.66667%; }
.sfdcBootstrap .col-md-pull-9 {
right: 75%; }
.sfdcBootstrap .col-md-pull-10 {
right: 83.33333%; }
.sfdcBootstrap .col-md-pull-11 {
right: 91.66667%; }
.sfdcBootstrap .col-md-pull-12 {
right: 100%; }
.sfdcBootstrap .col-md-push-0 {
left: auto; }
.sfdcBootstrap .col-md-push-1 {
left: 8.33333%; }
.sfdcBootstrap .col-md-push-2 {
left: 16.66667%; }
.sfdcBootstrap .col-md-push-3 {
left: 25%; }
.sfdcBootstrap .col-md-push-4 {
left: 33.33333%; }
.sfdcBootstrap .col-md-push-5 {
left: 41.66667%; }
.sfdcBootstrap .col-md-push-6 {
left: 50%; }
.sfdcBootstrap .col-md-push-7 {
left: 58.33333%; }
.sfdcBootstrap .col-md-push-8 {
left: 66.66667%; }
.sfdcBootstrap .col-md-push-9 {
left: 75%; }
.sfdcBootstrap .col-md-push-10 {
left: 83.33333%; }
.sfdcBootstrap .col-md-push-11 {
left: 91.66667%; }
.sfdcBootstrap .col-md-push-12 {
left: 100%; }
.sfdcBootstrap .col-md-offset-0 {
margin-left: 0%; }
.sfdcBootstrap .col-md-offset-1 {
margin-left: 8.33333%; }
.sfdcBootstrap .col-md-offset-2 {
margin-left: 16.66667%; }
.sfdcBootstrap .col-md-offset-3 {
margin-left: 25%; }
.sfdcBootstrap .col-md-offset-4 {
margin-left: 33.33333%; }
.sfdcBootstrap .col-md-offset-5 {
margin-left: 41.66667%; }
.sfdcBootstrap .col-md-offset-6 {
margin-left: 50%; }
.sfdcBootstrap .col-md-offset-7 {
margin-left: 58.33333%; }
.sfdcBootstrap .col-md-offset-8 {
margin-left: 66.66667%; }
.sfdcBootstrap .col-md-offset-9 {
margin-left: 75%; }
.sfdcBootstrap .col-md-offset-10 {
margin-left: 83.33333%; }
.sfdcBootstrap .col-md-offset-11 {
margin-left: 91.66667%; }
.sfdcBootstrap .col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.sfdcBootstrap .col-lg-1, .sfdcBootstrap .col-lg-2, .sfdcBootstrap .col-lg-3, .sfdcBootstrap .col-lg-4, .sfdcBootstrap .col-lg-5, .sfdcBootstrap .col-lg-6, .sfdcBootstrap .col-lg-7, .sfdcBootstrap .col-lg-8, .sfdcBootstrap .col-lg-9, .sfdcBootstrap .col-lg-10, .sfdcBootstrap .col-lg-11, .sfdcBootstrap .col-lg-12 {
float: left; }
.sfdcBootstrap .col-lg-1 {
width: 8.33333%; }
.sfdcBootstrap .col-lg-2 {
width: 16.66667%; }
.sfdcBootstrap .col-lg-3 {
width: 25%; }
.sfdcBootstrap .col-lg-4 {
width: 33.33333%; }
.sfdcBootstrap .col-lg-5 {
width: 41.66667%; }
.sfdcBootstrap .col-lg-6 {
width: 50%; }
.sfdcBootstrap .col-lg-7 {
width: 58.33333%; }
.sfdcBootstrap .col-lg-8 {
width: 66.66667%; }
.sfdcBootstrap .col-lg-9 {
width: 75%; }
.sfdcBootstrap .col-lg-10 {
width: 83.33333%; }
.sfdcBootstrap .col-lg-11 {
width: 91.66667%; }
.sfdcBootstrap .col-lg-12 {
width: 100%; }
.sfdcBootstrap .col-lg-pull-0 {
right: auto; }
.sfdcBootstrap .col-lg-pull-1 {
right: 8.33333%; }
.sfdcBootstrap .col-lg-pull-2 {
right: 16.66667%; }
.sfdcBootstrap .col-lg-pull-3 {
right: 25%; }
.sfdcBootstrap .col-lg-pull-4 {
right: 33.33333%; }
.sfdcBootstrap .col-lg-pull-5 {
right: 41.66667%; }
.sfdcBootstrap .col-lg-pull-6 {
right: 50%; }
.sfdcBootstrap .col-lg-pull-7 {
right: 58.33333%; }
.sfdcBootstrap .col-lg-pull-8 {
right: 66.66667%; }
.sfdcBootstrap .col-lg-pull-9 {
right: 75%; }
.sfdcBootstrap .col-lg-pull-10 {
right: 83.33333%; }
.sfdcBootstrap .col-lg-pull-11 {
right: 91.66667%; }
.sfdcBootstrap .col-lg-pull-12 {
right: 100%; }
.sfdcBootstrap .col-lg-push-0 {
left: auto; }
.sfdcBootstrap .col-lg-push-1 {
left: 8.33333%; }
.sfdcBootstrap .col-lg-push-2 {
left: 16.66667%; }
.sfdcBootstrap .col-lg-push-3 {
left: 25%; }
.sfdcBootstrap .col-lg-push-4 {
left: 33.33333%; }
.sfdcBootstrap .col-lg-push-5 {
left: 41.66667%; }
.sfdcBootstrap .col-lg-push-6 {
left: 50%; }
.sfdcBootstrap .col-lg-push-7 {
left: 58.33333%; }
.sfdcBootstrap .col-lg-push-8 {
left: 66.66667%; }
.sfdcBootstrap .col-lg-push-9 {
left: 75%; }
.sfdcBootstrap .col-lg-push-10 {
left: 83.33333%; }
.sfdcBootstrap .col-lg-push-11 {
left: 91.66667%; }
.sfdcBootstrap .col-lg-push-12 {
left: 100%; }
.sfdcBootstrap .col-lg-offset-0 {
margin-left: 0%; }
.sfdcBootstrap .col-lg-offset-1 {
margin-left: 8.33333%; }
.sfdcBootstrap .col-lg-offset-2 {
margin-left: 16.66667%; }
.sfdcBootstrap .col-lg-offset-3 {
margin-left: 25%; }
.sfdcBootstrap .col-lg-offset-4 {
margin-left: 33.33333%; }
.sfdcBootstrap .col-lg-offset-5 {
margin-left: 41.66667%; }
.sfdcBootstrap .col-lg-offset-6 {
margin-left: 50%; }
.sfdcBootstrap .col-lg-offset-7 {
margin-left: 58.33333%; }
.sfdcBootstrap .col-lg-offset-8 {
margin-left: 66.66667%; }
.sfdcBootstrap .col-lg-offset-9 {
margin-left: 75%; }
.sfdcBootstrap .col-lg-offset-10 {
margin-left: 83.33333%; }
.sfdcBootstrap .col-lg-offset-11 {
margin-left: 91.66667%; }
.sfdcBootstrap .col-lg-offset-12 {
margin-left: 100%; } }
.sfdcBootstrap table {
background-color: transparent; }
.sfdcBootstrap caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left; }
.sfdcBootstrap th {
text-align: left; }
.sfdcBootstrap .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.sfdcBootstrap .table > thead > tr > th,
.sfdcBootstrap .table > thead > tr > td,
.sfdcBootstrap .table > tbody > tr > th,
.sfdcBootstrap .table > tbody > tr > td,
.sfdcBootstrap .table > tfoot > tr > th,
.sfdcBootstrap .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd; }
.sfdcBootstrap .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.sfdcBootstrap .table > caption + thead > tr:first-child > th,
.sfdcBootstrap .table > caption + thead > tr:first-child > td,
.sfdcBootstrap .table > colgroup + thead > tr:first-child > th,
.sfdcBootstrap .table > colgroup + thead > tr:first-child > td,
.sfdcBootstrap .table > thead:first-child > tr:first-child > th,
.sfdcBootstrap .table > thead:first-child > tr:first-child > td {
border-top: 0; }
.sfdcBootstrap .table > tbody + tbody {
border-top: 2px solid #ddd; }
.sfdcBootstrap .table .table {
background-color: #fff; }
.sfdcBootstrap .table-condensed > thead > tr > th,
.sfdcBootstrap .table-condensed > thead > tr > td,
.sfdcBootstrap .table-condensed > tbody > tr > th,
.sfdcBootstrap .table-condensed > tbody > tr > td,
.sfdcBootstrap .table-condensed > tfoot > tr > th,
.sfdcBootstrap .table-condensed > tfoot > tr > td {
padding: 5px; }
.sfdcBootstrap .table-bordered {
border: 1px solid #ddd; }
.sfdcBootstrap .table-bordered > thead > tr > th,
.sfdcBootstrap .table-bordered > thead > tr > td,
.sfdcBootstrap .table-bordered > tbody > tr > th,
.sfdcBootstrap .table-bordered > tbody > tr > td,
.sfdcBootstrap .table-bordered > tfoot > tr > th,
.sfdcBootstrap .table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.sfdcBootstrap .table-bordered > thead > tr > th,
.sfdcBootstrap .table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.sfdcBootstrap .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.sfdcBootstrap .table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
.sfdcBootstrap table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
.sfdcBootstrap table td[class*="col-"],
.sfdcBootstrap table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.sfdcBootstrap .table > thead > tr > td.active,
.sfdcBootstrap .table > thead > tr > th.active, .sfdcBootstrap .table > thead > tr.active > td, .sfdcBootstrap .table > thead > tr.active > th,
.sfdcBootstrap .table > tbody > tr > td.active,
.sfdcBootstrap .table > tbody > tr > th.active,
.sfdcBootstrap .table > tbody > tr.active > td,
.sfdcBootstrap .table > tbody > tr.active > th,
.sfdcBootstrap .table > tfoot > tr > td.active,
.sfdcBootstrap .table > tfoot > tr > th.active,
.sfdcBootstrap .table > tfoot > tr.active > td,
.sfdcBootstrap .table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.sfdcBootstrap .table-hover > tbody > tr > td.active:hover,
.sfdcBootstrap .table-hover > tbody > tr > th.active:hover, .sfdcBootstrap .table-hover > tbody > tr.active:hover > td, .sfdcBootstrap .table-hover > tbody > tr:hover > .active, .sfdcBootstrap .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.sfdcBootstrap .table > thead > tr > td.success,
.sfdcBootstrap .table > thead > tr > th.success, .sfdcBootstrap .table > thead > tr.success > td, .sfdcBootstrap .table > thead > tr.success > th,
.sfdcBootstrap .table > tbody > tr > td.success,
.sfdcBootstrap .table > tbody > tr > th.success,
.sfdcBootstrap .table > tbody > tr.success > td,
.sfdcBootstrap .table > tbody > tr.success > th,
.sfdcBootstrap .table > tfoot > tr > td.success,
.sfdcBootstrap .table > tfoot > tr > th.success,
.sfdcBootstrap .table > tfoot > tr.success > td,
.sfdcBootstrap .table > tfoot > tr.success > th {
background-color: #dff0d8; }
.sfdcBootstrap .table-hover > tbody > tr > td.success:hover,
.sfdcBootstrap .table-hover > tbody > tr > th.success:hover, .sfdcBootstrap .table-hover > tbody > tr.success:hover > td, .sfdcBootstrap .table-hover > tbody > tr:hover > .success, .sfdcBootstrap .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.sfdcBootstrap .table > thead > tr > td.info,
.sfdcBootstrap .table > thead > tr > th.info, .sfdcBootstrap .table > thead > tr.info > td, .sfdcBootstrap .table > thead > tr.info > th,
.sfdcBootstrap .table > tbody > tr > td.info,
.sfdcBootstrap .table > tbody > tr > th.info,
.sfdcBootstrap .table > tbody > tr.info > td,
.sfdcBootstrap .table > tbody > tr.info > th,
.sfdcBootstrap .table > tfoot > tr > td.info,
.sfdcBootstrap .table > tfoot > tr > th.info,
.sfdcBootstrap .table > tfoot > tr.info > td,
.sfdcBootstrap .table > tfoot > tr.info > th {
background-color: #d9edf7; }
.sfdcBootstrap .table-hover > tbody > tr > td.info:hover,
.sfdcBootstrap .table-hover > tbody > tr > th.info:hover, .sfdcBootstrap .table-hover > tbody > tr.info:hover > td, .sfdcBootstrap .table-hover > tbody > tr:hover > .info, .sfdcBootstrap .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3; }
.sfdcBootstrap .table > thead > tr > td.warning,
.sfdcBootstrap .table > thead > tr > th.warning, .sfdcBootstrap .table > thead > tr.warning > td, .sfdcBootstrap .table > thead > tr.warning > th,
.sfdcBootstrap .table > tbody > tr > td.warning,
.sfdcBootstrap .table > tbody > tr > th.warning,
.sfdcBootstrap .table > tbody > tr.warning > td,
.sfdcBootstrap .table > tbody > tr.warning > th,
.sfdcBootstrap .table > tfoot > tr > td.warning,
.sfdcBootstrap .table > tfoot > tr > th.warning,
.sfdcBootstrap .table > tfoot > tr.warning > td,
.sfdcBootstrap .table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.sfdcBootstrap .table-hover > tbody > tr > td.warning:hover,
.sfdcBootstrap .table-hover > tbody > tr > th.warning:hover, .sfdcBootstrap .table-hover > tbody > tr.warning:hover > td, .sfdcBootstrap .table-hover > tbody > tr:hover > .warning, .sfdcBootstrap .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.sfdcBootstrap .table > thead > tr > td.danger,
.sfdcBootstrap .table > thead > tr > th.danger, .sfdcBootstrap .table > thead > tr.danger > td, .sfdcBootstrap .table > thead > tr.danger > th,
.sfdcBootstrap .table > tbody > tr > td.danger,
.sfdcBootstrap .table > tbody > tr > th.danger,
.sfdcBootstrap .table > tbody > tr.danger > td,
.sfdcBootstrap .table > tbody > tr.danger > th,
.sfdcBootstrap .table > tfoot > tr > td.danger,
.sfdcBootstrap .table > tfoot > tr > th.danger,
.sfdcBootstrap .table > tfoot > tr.danger > td,
.sfdcBootstrap .table > tfoot > tr.danger > th {
background-color: #f2dede; }
.sfdcBootstrap .table-hover > tbody > tr > td.danger:hover,
.sfdcBootstrap .table-hover > tbody > tr > th.danger:hover, .sfdcBootstrap .table-hover > tbody > tr.danger:hover > td, .sfdcBootstrap .table-hover > tbody > tr:hover > .danger, .sfdcBootstrap .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
.sfdcBootstrap .table-responsive {
overflow-x: auto;
min-height: 0.01%; }
@media screen and (max-width: 767px) {
.sfdcBootstrap .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.sfdcBootstrap .table-responsive > .table {
margin-bottom: 0; }
.sfdcBootstrap .table-responsive > .table > thead > tr > th,
.sfdcBootstrap .table-responsive > .table > thead > tr > td,
.sfdcBootstrap .table-responsive > .table > tbody > tr > th,
.sfdcBootstrap .table-responsive > .table > tbody > tr > td,
.sfdcBootstrap .table-responsive > .table > tfoot > tr > th,
.sfdcBootstrap .table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.sfdcBootstrap .table-responsive > .table-bordered {
border: 0; }
.sfdcBootstrap .table-responsive > .table-bordered > thead > tr > th:first-child,
.sfdcBootstrap .table-responsive > .table-bordered > thead > tr > td:first-child,
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child,
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.sfdcBootstrap .table-responsive > .table-bordered > thead > tr > th:last-child,
.sfdcBootstrap .table-responsive > .table-bordered > thead > tr > td:last-child,
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child,
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th,
.sfdcBootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.sfdcBootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.sfdcBootstrap fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
.sfdcBootstrap legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
.sfdcBootstrap label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
.sfdcBootstrap input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.sfdcBootstrap input[type="radio"],
.sfdcBootstrap input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal; }
.sfdcBootstrap input[type="file"] {
display: block; }
.sfdcBootstrap input[type="range"] {
display: block;
width: 100%; }
.sfdcBootstrap select[multiple],
.sfdcBootstrap select[size] {
height: auto; }
.sfdcBootstrap input[type="file"]:focus,
.sfdcBootstrap input[type="radio"]:focus,
.sfdcBootstrap input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.sfdcBootstrap output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555; }
.sfdcBootstrap .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.sfdcBootstrap .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.sfdcBootstrap .form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.sfdcBootstrap .form-control:-ms-input-placeholder {
color: #999; }
.sfdcBootstrap .form-control::-webkit-input-placeholder {
color: #999; }
.sfdcBootstrap .form-control::-ms-expand {
border: 0;
background-color: transparent; }
.sfdcBootstrap .form-control[disabled], .sfdcBootstrap .form-control[readonly], fieldset[disabled] .sfdcBootstrap .form-control {
background-color: #eeeeee;
opacity: 1; }
.sfdcBootstrap .form-control[disabled], fieldset[disabled] .sfdcBootstrap .form-control {
cursor: not-allowed; }
.sfdcBootstrap textarea.form-control {
height: auto; }
.sfdcBootstrap input[type="search"] {
-webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sfdcBootstrap input[type="date"].form-control,
.sfdcBootstrap input[type="time"].form-control,
.sfdcBootstrap input[type="datetime-local"].form-control,
.sfdcBootstrap input[type="month"].form-control {
line-height: 34px; }
.sfdcBootstrap input[type="date"].input-sm, .sfdcBootstrap .input-group-sm > input[type="date"].form-control,
.sfdcBootstrap .input-group-sm > input[type="date"].input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm .sfdcBootstrap input[type="date"],
.sfdcBootstrap input[type="time"].input-sm,
.sfdcBootstrap .input-group-sm > input[type="time"].form-control,
.sfdcBootstrap .input-group-sm > input[type="time"].input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
.sfdcBootstrap input[type="time"],
.sfdcBootstrap input[type="datetime-local"].input-sm,
.sfdcBootstrap .input-group-sm > input[type="datetime-local"].form-control,
.sfdcBootstrap .input-group-sm > input[type="datetime-local"].input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
.sfdcBootstrap input[type="datetime-local"],
.sfdcBootstrap input[type="month"].input-sm,
.sfdcBootstrap .input-group-sm > input[type="month"].form-control,
.sfdcBootstrap .input-group-sm > input[type="month"].input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
.sfdcBootstrap input[type="month"] {
line-height: 30px; }
.sfdcBootstrap input[type="date"].input-lg, .sfdcBootstrap .input-group-lg > input[type="date"].form-control,
.sfdcBootstrap .input-group-lg > input[type="date"].input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg .sfdcBootstrap input[type="date"],
.sfdcBootstrap input[type="time"].input-lg,
.sfdcBootstrap .input-group-lg > input[type="time"].form-control,
.sfdcBootstrap .input-group-lg > input[type="time"].input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
.sfdcBootstrap input[type="time"],
.sfdcBootstrap input[type="datetime-local"].input-lg,
.sfdcBootstrap .input-group-lg > input[type="datetime-local"].form-control,
.sfdcBootstrap .input-group-lg > input[type="datetime-local"].input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
.sfdcBootstrap input[type="datetime-local"],
.sfdcBootstrap input[type="month"].input-lg,
.sfdcBootstrap .input-group-lg > input[type="month"].form-control,
.sfdcBootstrap .input-group-lg > input[type="month"].input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
.sfdcBootstrap input[type="month"] {
line-height: 46px; } }
.sfdcBootstrap .form-group {
margin-bottom: 15px; }
.sfdcBootstrap .radio,
.sfdcBootstrap .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.sfdcBootstrap .radio label,
.sfdcBootstrap .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.sfdcBootstrap .radio input[type="radio"],
.sfdcBootstrap .radio-inline input[type="radio"],
.sfdcBootstrap .checkbox input[type="checkbox"],
.sfdcBootstrap .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9; }
.sfdcBootstrap .radio + .radio,
.sfdcBootstrap .checkbox + .checkbox {
margin-top: -5px; }
.sfdcBootstrap .radio-inline,
.sfdcBootstrap .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer; }
.sfdcBootstrap .radio-inline + .radio-inline,
.sfdcBootstrap .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
.sfdcBootstrap input[type="radio"][disabled], .sfdcBootstrap input[type="radio"].disabled, fieldset[disabled] .sfdcBootstrap input[type="radio"],
.sfdcBootstrap input[type="checkbox"][disabled],
.sfdcBootstrap input[type="checkbox"].disabled, fieldset[disabled]
.sfdcBootstrap input[type="checkbox"] {
cursor: not-allowed; }
.sfdcBootstrap .radio-inline.disabled, fieldset[disabled] .sfdcBootstrap .radio-inline,
.sfdcBootstrap .checkbox-inline.disabled, fieldset[disabled]
.sfdcBootstrap .checkbox-inline {
cursor: not-allowed; }
.sfdcBootstrap .radio.disabled label, fieldset[disabled] .sfdcBootstrap .radio label,
.sfdcBootstrap .checkbox.disabled label, fieldset[disabled]
.sfdcBootstrap .checkbox label {
cursor: not-allowed; }
.sfdcBootstrap .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px; }
.sfdcBootstrap .form-control-static.input-lg, .sfdcBootstrap .input-group-lg > .form-control-static.form-control,
.sfdcBootstrap .input-group-lg > .form-control-static.input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > .form-control-static.btn, .sfdcBootstrap .form-control-static.input-sm, .sfdcBootstrap .input-group-sm > .form-control-static.form-control,
.sfdcBootstrap .input-group-sm > .form-control-static.input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0; }
.sfdcBootstrap .input-sm, .sfdcBootstrap .input-group-sm > .form-control,
.sfdcBootstrap .input-group-sm > .input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.sfdcBootstrap select.input-sm, .sfdcBootstrap .input-group-sm > select.form-control,
.sfdcBootstrap .input-group-sm > select.input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px; }
.sfdcBootstrap textarea.input-sm, .sfdcBootstrap .input-group-sm > textarea.form-control,
.sfdcBootstrap .input-group-sm > textarea.input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > textarea.btn,
.sfdcBootstrap select[multiple].input-sm,
.sfdcBootstrap .input-group-sm > select[multiple].form-control,
.sfdcBootstrap .input-group-sm > select[multiple].input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > select[multiple].btn {
height: auto; }
.sfdcBootstrap .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.sfdcBootstrap .form-group-sm select.form-control {
height: 30px;
line-height: 30px; }
.sfdcBootstrap .form-group-sm textarea.form-control,
.sfdcBootstrap .form-group-sm select[multiple].form-control {
height: auto; }
.sfdcBootstrap .form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5; }
.sfdcBootstrap .input-lg, .sfdcBootstrap .input-group-lg > .form-control,
.sfdcBootstrap .input-group-lg > .input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
.sfdcBootstrap select.input-lg, .sfdcBootstrap .input-group-lg > select.form-control,
.sfdcBootstrap .input-group-lg > select.input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px; }
.sfdcBootstrap textarea.input-lg, .sfdcBootstrap .input-group-lg > textarea.form-control,
.sfdcBootstrap .input-group-lg > textarea.input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > textarea.btn,
.sfdcBootstrap select[multiple].input-lg,
.sfdcBootstrap .input-group-lg > select[multiple].form-control,
.sfdcBootstrap .input-group-lg > select[multiple].input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > select[multiple].btn {
height: auto; }
.sfdcBootstrap .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
.sfdcBootstrap .form-group-lg select.form-control {
height: 46px;
line-height: 46px; }
.sfdcBootstrap .form-group-lg textarea.form-control,
.sfdcBootstrap .form-group-lg select[multiple].form-control {
height: auto; }
.sfdcBootstrap .form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333; }
.sfdcBootstrap .has-feedback {
position: relative; }
.sfdcBootstrap .has-feedback .form-control {
padding-right: 42.5px; }
.sfdcBootstrap .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none; }
.sfdcBootstrap .input-lg + .form-control-feedback, .sfdcBootstrap .input-group-lg > .form-control + .form-control-feedback,
.sfdcBootstrap .input-group-lg > .input-group-addon + .form-control-feedback,
.sfdcBootstrap .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.sfdcBootstrap .input-group-lg + .form-control-feedback,
.sfdcBootstrap .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px; }
.sfdcBootstrap .input-sm + .form-control-feedback, .sfdcBootstrap .input-group-sm > .form-control + .form-control-feedback,
.sfdcBootstrap .input-group-sm > .input-group-addon + .form-control-feedback,
.sfdcBootstrap .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.sfdcBootstrap .input-group-sm + .form-control-feedback,
.sfdcBootstrap .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px; }
.sfdcBootstrap .has-success .help-block,
.sfdcBootstrap .has-success .control-label,
.sfdcBootstrap .has-success .radio,
.sfdcBootstrap .has-success .checkbox,
.sfdcBootstrap .has-success .radio-inline,
.sfdcBootstrap .has-success .checkbox-inline, .sfdcBootstrap .has-success.radio label, .sfdcBootstrap .has-success.checkbox label, .sfdcBootstrap .has-success.radio-inline label, .sfdcBootstrap .has-success.checkbox-inline label {
color: #3c763d; }
.sfdcBootstrap .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.sfdcBootstrap .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.sfdcBootstrap .has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8; }
.sfdcBootstrap .has-success .form-control-feedback {
color: #3c763d; }
.sfdcBootstrap .has-warning .help-block,
.sfdcBootstrap .has-warning .control-label,
.sfdcBootstrap .has-warning .radio,
.sfdcBootstrap .has-warning .checkbox,
.sfdcBootstrap .has-warning .radio-inline,
.sfdcBootstrap .has-warning .checkbox-inline, .sfdcBootstrap .has-warning.radio label, .sfdcBootstrap .has-warning.checkbox label, .sfdcBootstrap .has-warning.radio-inline label, .sfdcBootstrap .has-warning.checkbox-inline label {
color: #8a6d3b; }
.sfdcBootstrap .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.sfdcBootstrap .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.sfdcBootstrap .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3; }
.sfdcBootstrap .has-warning .form-control-feedback {
color: #8a6d3b; }
.sfdcBootstrap .has-error .help-block,
.sfdcBootstrap .has-error .control-label,
.sfdcBootstrap .has-error .radio,
.sfdcBootstrap .has-error .checkbox,
.sfdcBootstrap .has-error .radio-inline,
.sfdcBootstrap .has-error .checkbox-inline, .sfdcBootstrap .has-error.radio label, .sfdcBootstrap .has-error.checkbox label, .sfdcBootstrap .has-error.radio-inline label, .sfdcBootstrap .has-error.checkbox-inline label {
color: #a94442; }
.sfdcBootstrap .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.sfdcBootstrap .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.sfdcBootstrap .has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede; }
.sfdcBootstrap .has-error .form-control-feedback {
color: #a94442; }
.sfdcBootstrap .has-feedback label ~ .form-control-feedback {
top: 25px; }
.sfdcBootstrap .has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.sfdcBootstrap .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373; }
@media (min-width: 768px) {
.sfdcBootstrap .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.sfdcBootstrap .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.sfdcBootstrap .form-inline .form-control-static {
display: inline-block; }
.sfdcBootstrap .form-inline .input-group {
display: inline-table;
vertical-align: middle; }
.sfdcBootstrap .form-inline .input-group .input-group-addon,
.sfdcBootstrap .form-inline .input-group .input-group-btn,
.sfdcBootstrap .form-inline .input-group .form-control {
width: auto; }
.sfdcBootstrap .form-inline .input-group > .form-control {
width: 100%; }
.sfdcBootstrap .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle; }
.sfdcBootstrap .form-inline .radio,
.sfdcBootstrap .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.sfdcBootstrap .form-inline .radio label,
.sfdcBootstrap .form-inline .checkbox label {
padding-left: 0; }
.sfdcBootstrap .form-inline .radio input[type="radio"],
.sfdcBootstrap .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.sfdcBootstrap .form-inline .has-feedback .form-control-feedback {
top: 0; } }
.sfdcBootstrap .form-horizontal .radio,
.sfdcBootstrap .form-horizontal .checkbox,
.sfdcBootstrap .form-horizontal .radio-inline,
.sfdcBootstrap .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px; }
.sfdcBootstrap .form-horizontal .radio,
.sfdcBootstrap .form-horizontal .checkbox {
min-height: 27px; }
.sfdcBootstrap .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px; }
.sfdcBootstrap .form-horizontal .form-group:before, .sfdcBootstrap .form-horizontal .form-group:after {
content: " ";
display: table; }
.sfdcBootstrap .form-horizontal .form-group:after {
clear: both; }
@media (min-width: 768px) {
.sfdcBootstrap .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px; } }
.sfdcBootstrap .form-horizontal .has-feedback .form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.sfdcBootstrap .form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px; } }
@media (min-width: 768px) {
.sfdcBootstrap .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px; } }
.sfdcBootstrap .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.sfdcBootstrap .btn:focus, .sfdcBootstrap .btn.focus, .sfdcBootstrap .btn:active:focus, .sfdcBootstrap .btn:active.focus, .sfdcBootstrap .btn.active:focus, .sfdcBootstrap .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.sfdcBootstrap .btn:hover, .sfdcBootstrap .btn:focus, .sfdcBootstrap .btn.focus {
color: #333;
text-decoration: none; }
.sfdcBootstrap .btn:active, .sfdcBootstrap .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.sfdcBootstrap .btn.disabled, .sfdcBootstrap .btn[disabled], fieldset[disabled] .sfdcBootstrap .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none; }
.sfdcBootstrap a.btn.disabled, fieldset[disabled] .sfdcBootstrap a.btn {
pointer-events: none; }
.sfdcBootstrap .btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.sfdcBootstrap .btn-default:focus, .sfdcBootstrap .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c; }
.sfdcBootstrap .btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.sfdcBootstrap .btn-default:active, .sfdcBootstrap .btn-default.active, .open > .sfdcBootstrap .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.sfdcBootstrap .btn-default:active:hover, .sfdcBootstrap .btn-default:active:focus, .sfdcBootstrap .btn-default:active.focus, .sfdcBootstrap .btn-default.active:hover, .sfdcBootstrap .btn-default.active:focus, .sfdcBootstrap .btn-default.active.focus, .open > .sfdcBootstrap .btn-default.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-default.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.sfdcBootstrap .btn-default:active, .sfdcBootstrap .btn-default.active, .open > .sfdcBootstrap .btn-default.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-default.disabled:hover, .sfdcBootstrap .btn-default.disabled:focus, .sfdcBootstrap .btn-default.disabled.focus, .sfdcBootstrap .btn-default[disabled]:hover, .sfdcBootstrap .btn-default[disabled]:focus, .sfdcBootstrap .btn-default[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-default:hover, fieldset[disabled] .sfdcBootstrap .btn-default:focus, fieldset[disabled] .sfdcBootstrap .btn-default.focus {
background-color: #fff;
border-color: #ccc; }
.sfdcBootstrap .btn-default .badge {
color: #fff;
background-color: #333; }
.sfdcBootstrap .btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4; }
.sfdcBootstrap .btn-primary:focus, .sfdcBootstrap .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40; }
.sfdcBootstrap .btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.sfdcBootstrap .btn-primary:active, .sfdcBootstrap .btn-primary.active, .open > .sfdcBootstrap .btn-primary.dropdown-toggle {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.sfdcBootstrap .btn-primary:active:hover, .sfdcBootstrap .btn-primary:active:focus, .sfdcBootstrap .btn-primary:active.focus, .sfdcBootstrap .btn-primary.active:hover, .sfdcBootstrap .btn-primary.active:focus, .sfdcBootstrap .btn-primary.active.focus, .open > .sfdcBootstrap .btn-primary.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-primary.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40; }
.sfdcBootstrap .btn-primary:active, .sfdcBootstrap .btn-primary.active, .open > .sfdcBootstrap .btn-primary.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-primary.disabled:hover, .sfdcBootstrap .btn-primary.disabled:focus, .sfdcBootstrap .btn-primary.disabled.focus, .sfdcBootstrap .btn-primary[disabled]:hover, .sfdcBootstrap .btn-primary[disabled]:focus, .sfdcBootstrap .btn-primary[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-primary:hover, fieldset[disabled] .sfdcBootstrap .btn-primary:focus, fieldset[disabled] .sfdcBootstrap .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4; }
.sfdcBootstrap .btn-primary .badge {
color: #337ab7;
background-color: #fff; }
.sfdcBootstrap .btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.sfdcBootstrap .btn-success:focus, .sfdcBootstrap .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625; }
.sfdcBootstrap .btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.sfdcBootstrap .btn-success:active, .sfdcBootstrap .btn-success.active, .open > .sfdcBootstrap .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.sfdcBootstrap .btn-success:active:hover, .sfdcBootstrap .btn-success:active:focus, .sfdcBootstrap .btn-success:active.focus, .sfdcBootstrap .btn-success.active:hover, .sfdcBootstrap .btn-success.active:focus, .sfdcBootstrap .btn-success.active.focus, .open > .sfdcBootstrap .btn-success.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-success.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625; }
.sfdcBootstrap .btn-success:active, .sfdcBootstrap .btn-success.active, .open > .sfdcBootstrap .btn-success.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-success.disabled:hover, .sfdcBootstrap .btn-success.disabled:focus, .sfdcBootstrap .btn-success.disabled.focus, .sfdcBootstrap .btn-success[disabled]:hover, .sfdcBootstrap .btn-success[disabled]:focus, .sfdcBootstrap .btn-success[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-success:hover, fieldset[disabled] .sfdcBootstrap .btn-success:focus, fieldset[disabled] .sfdcBootstrap .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c; }
.sfdcBootstrap .btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.sfdcBootstrap .btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.sfdcBootstrap .btn-info:focus, .sfdcBootstrap .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.sfdcBootstrap .btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.sfdcBootstrap .btn-info:active, .sfdcBootstrap .btn-info.active, .open > .sfdcBootstrap .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.sfdcBootstrap .btn-info:active:hover, .sfdcBootstrap .btn-info:active:focus, .sfdcBootstrap .btn-info:active.focus, .sfdcBootstrap .btn-info.active:hover, .sfdcBootstrap .btn-info.active:focus, .sfdcBootstrap .btn-info.active.focus, .open > .sfdcBootstrap .btn-info.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-info.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.sfdcBootstrap .btn-info:active, .sfdcBootstrap .btn-info.active, .open > .sfdcBootstrap .btn-info.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-info.disabled:hover, .sfdcBootstrap .btn-info.disabled:focus, .sfdcBootstrap .btn-info.disabled.focus, .sfdcBootstrap .btn-info[disabled]:hover, .sfdcBootstrap .btn-info[disabled]:focus, .sfdcBootstrap .btn-info[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-info:hover, fieldset[disabled] .sfdcBootstrap .btn-info:focus, fieldset[disabled] .sfdcBootstrap .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da; }
.sfdcBootstrap .btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.sfdcBootstrap .btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.sfdcBootstrap .btn-warning:focus, .sfdcBootstrap .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.sfdcBootstrap .btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.sfdcBootstrap .btn-warning:active, .sfdcBootstrap .btn-warning.active, .open > .sfdcBootstrap .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.sfdcBootstrap .btn-warning:active:hover, .sfdcBootstrap .btn-warning:active:focus, .sfdcBootstrap .btn-warning:active.focus, .sfdcBootstrap .btn-warning.active:hover, .sfdcBootstrap .btn-warning.active:focus, .sfdcBootstrap .btn-warning.active.focus, .open > .sfdcBootstrap .btn-warning.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-warning.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.sfdcBootstrap .btn-warning:active, .sfdcBootstrap .btn-warning.active, .open > .sfdcBootstrap .btn-warning.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-warning.disabled:hover, .sfdcBootstrap .btn-warning.disabled:focus, .sfdcBootstrap .btn-warning.disabled.focus, .sfdcBootstrap .btn-warning[disabled]:hover, .sfdcBootstrap .btn-warning[disabled]:focus, .sfdcBootstrap .btn-warning[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-warning:hover, fieldset[disabled] .sfdcBootstrap .btn-warning:focus, fieldset[disabled] .sfdcBootstrap .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236; }
.sfdcBootstrap .btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.sfdcBootstrap .btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.sfdcBootstrap .btn-danger:focus, .sfdcBootstrap .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.sfdcBootstrap .btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.sfdcBootstrap .btn-danger:active, .sfdcBootstrap .btn-danger.active, .open > .sfdcBootstrap .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.sfdcBootstrap .btn-danger:active:hover, .sfdcBootstrap .btn-danger:active:focus, .sfdcBootstrap .btn-danger:active.focus, .sfdcBootstrap .btn-danger.active:hover, .sfdcBootstrap .btn-danger.active:focus, .sfdcBootstrap .btn-danger.active.focus, .open > .sfdcBootstrap .btn-danger.dropdown-toggle:hover, .open > .sfdcBootstrap .btn-danger.dropdown-toggle:focus, .open > .sfdcBootstrap .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.sfdcBootstrap .btn-danger:active, .sfdcBootstrap .btn-danger.active, .open > .sfdcBootstrap .btn-danger.dropdown-toggle {
background-image: none; }
.sfdcBootstrap .btn-danger.disabled:hover, .sfdcBootstrap .btn-danger.disabled:focus, .sfdcBootstrap .btn-danger.disabled.focus, .sfdcBootstrap .btn-danger[disabled]:hover, .sfdcBootstrap .btn-danger[disabled]:focus, .sfdcBootstrap .btn-danger[disabled].focus, fieldset[disabled] .sfdcBootstrap .btn-danger:hover, fieldset[disabled] .sfdcBootstrap .btn-danger:focus, fieldset[disabled] .sfdcBootstrap .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a; }
.sfdcBootstrap .btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.sfdcBootstrap .btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0; }
.sfdcBootstrap .btn-link, .sfdcBootstrap .btn-link:active, .sfdcBootstrap .btn-link.active, .sfdcBootstrap .btn-link[disabled], fieldset[disabled] .sfdcBootstrap .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.sfdcBootstrap .btn-link, .sfdcBootstrap .btn-link:hover, .sfdcBootstrap .btn-link:focus, .sfdcBootstrap .btn-link:active {
border-color: transparent; }
.sfdcBootstrap .btn-link:hover, .sfdcBootstrap .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent; }
.sfdcBootstrap .btn-link[disabled]:hover, .sfdcBootstrap .btn-link[disabled]:focus, fieldset[disabled] .sfdcBootstrap .btn-link:hover, fieldset[disabled] .sfdcBootstrap .btn-link:focus {
color: #777777;
text-decoration: none; }
.sfdcBootstrap .btn-lg, .sfdcBootstrap .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px; }
.sfdcBootstrap .btn-sm, .sfdcBootstrap .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.sfdcBootstrap .btn-xs, .sfdcBootstrap .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.sfdcBootstrap .btn-block {
display: block;
width: 100%; }
.sfdcBootstrap .btn-block + .btn-block {
margin-top: 5px; }
.sfdcBootstrap input[type="submit"].btn-block,
.sfdcBootstrap input[type="reset"].btn-block,
.sfdcBootstrap input[type="button"].btn-block {
width: 100%; }
.sfdcBootstrap .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear; }
.sfdcBootstrap .fade.in {
opacity: 1; }
.sfdcBootstrap .collapse {
display: none; }
.sfdcBootstrap .collapse.in {
display: block; }
.sfdcBootstrap tr.collapse.in {
display: table-row; }
.sfdcBootstrap tbody.collapse.in {
display: table-row-group; }
.sfdcBootstrap .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; }
.sfdcBootstrap .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.sfdcBootstrap .dropup,
.sfdcBootstrap .dropdown {
position: relative; }
.sfdcBootstrap .dropdown-toggle:focus {
outline: 0; }
.sfdcBootstrap .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box; }
.sfdcBootstrap .dropdown-menu.pull-right {
right: 0;
left: auto; }
.sfdcBootstrap .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.sfdcBootstrap .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333333;
white-space: nowrap; }
.sfdcBootstrap .dropdown-menu > li > a:hover, .sfdcBootstrap .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5; }
.sfdcBootstrap .dropdown-menu > .active > a, .sfdcBootstrap .dropdown-menu > .active > a:hover, .sfdcBootstrap .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7; }
.sfdcBootstrap .dropdown-menu > .disabled > a, .sfdcBootstrap .dropdown-menu > .disabled > a:hover, .sfdcBootstrap .dropdown-menu > .disabled > a:focus {
color: #777777; }
.sfdcBootstrap .dropdown-menu > .disabled > a:hover, .sfdcBootstrap .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed; }
.sfdcBootstrap .open > .dropdown-menu {
display: block; }
.sfdcBootstrap .open > a {
outline: 0; }
.sfdcBootstrap .dropdown-menu-right {
left: auto;
right: 0; }
.sfdcBootstrap .dropdown-menu-left {
left: 0;
right: auto; }
.sfdcBootstrap .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777777;
white-space: nowrap; }
.sfdcBootstrap .dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990; }
.sfdcBootstrap .pull-right > .dropdown-menu {
right: 0;
left: auto; }
.sfdcBootstrap .dropup .caret,
.sfdcBootstrap .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: ""; }
.sfdcBootstrap .dropup .dropdown-menu,
.sfdcBootstrap .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar-right .dropdown-menu {
right: 0;
left: auto; }
.sfdcBootstrap .navbar-right .dropdown-menu-left {
left: 0;
right: auto; } }
.sfdcBootstrap .btn-group,
.sfdcBootstrap .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.sfdcBootstrap .btn-group > .btn,
.sfdcBootstrap .btn-group-vertical > .btn {
position: relative;
float: left; }
.sfdcBootstrap .btn-group > .btn:hover, .sfdcBootstrap .btn-group > .btn:focus, .sfdcBootstrap .btn-group > .btn:active, .sfdcBootstrap .btn-group > .btn.active,
.sfdcBootstrap .btn-group-vertical > .btn:hover,
.sfdcBootstrap .btn-group-vertical > .btn:focus,
.sfdcBootstrap .btn-group-vertical > .btn:active,
.sfdcBootstrap .btn-group-vertical > .btn.active {
z-index: 2; }
.sfdcBootstrap .btn-group .btn + .btn,
.sfdcBootstrap .btn-group .btn + .btn-group,
.sfdcBootstrap .btn-group .btn-group + .btn,
.sfdcBootstrap .btn-group .btn-group + .btn-group {
margin-left: -1px; }
.sfdcBootstrap .btn-toolbar {
margin-left: -5px; }
.sfdcBootstrap .btn-toolbar:before, .sfdcBootstrap .btn-toolbar:after {
content: " ";
display: table; }
.sfdcBootstrap .btn-toolbar:after {
clear: both; }
.sfdcBootstrap .btn-toolbar .btn,
.sfdcBootstrap .btn-toolbar .btn-group,
.sfdcBootstrap .btn-toolbar .input-group {
float: left; }
.sfdcBootstrap .btn-toolbar > .btn,
.sfdcBootstrap .btn-toolbar > .btn-group,
.sfdcBootstrap .btn-toolbar > .input-group {
margin-left: 5px; }
.sfdcBootstrap .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.sfdcBootstrap .btn-group > .btn:first-child {
margin-left: 0; }
.sfdcBootstrap .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.sfdcBootstrap .btn-group > .btn:last-child:not(:first-child),
.sfdcBootstrap .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.sfdcBootstrap .btn-group > .btn-group {
float: left; }
.sfdcBootstrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.sfdcBootstrap .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.sfdcBootstrap .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.sfdcBootstrap .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.sfdcBootstrap .btn-group .dropdown-toggle:active,
.sfdcBootstrap .btn-group.open .dropdown-toggle {
outline: 0; }
.sfdcBootstrap .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px; }
.sfdcBootstrap .btn-group > .btn-lg + .dropdown-toggle, .sfdcBootstrap .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px; }
.sfdcBootstrap .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.sfdcBootstrap .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.sfdcBootstrap .btn .caret {
margin-left: 0; }
.sfdcBootstrap .btn-lg .caret, .sfdcBootstrap .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.sfdcBootstrap .dropup .btn-lg .caret, .sfdcBootstrap .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px; }
.sfdcBootstrap .btn-group-vertical > .btn,
.sfdcBootstrap .btn-group-vertical > .btn-group,
.sfdcBootstrap .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.sfdcBootstrap .btn-group-vertical > .btn-group:before, .sfdcBootstrap .btn-group-vertical > .btn-group:after {
content: " ";
display: table; }
.sfdcBootstrap .btn-group-vertical > .btn-group:after {
clear: both; }
.sfdcBootstrap .btn-group-vertical > .btn-group > .btn {
float: none; }
.sfdcBootstrap .btn-group-vertical > .btn + .btn,
.sfdcBootstrap .btn-group-vertical > .btn + .btn-group,
.sfdcBootstrap .btn-group-vertical > .btn-group + .btn,
.sfdcBootstrap .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.sfdcBootstrap .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.sfdcBootstrap .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.sfdcBootstrap .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.sfdcBootstrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.sfdcBootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.sfdcBootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.sfdcBootstrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0; }
.sfdcBootstrap .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.sfdcBootstrap .btn-group-justified > .btn,
.sfdcBootstrap .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%; }
.sfdcBootstrap .btn-group-justified > .btn-group .btn {
width: 100%; }
.sfdcBootstrap .btn-group-justified > .btn-group .dropdown-menu {
left: auto; }
.sfdcBootstrap [data-toggle="buttons"] > .btn input[type="radio"],
.sfdcBootstrap [data-toggle="buttons"] > .btn input[type="checkbox"],
.sfdcBootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.sfdcBootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.sfdcBootstrap .input-group {
position: relative;
display: table;
border-collapse: separate; }
.sfdcBootstrap .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0; }
.sfdcBootstrap .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.sfdcBootstrap .input-group .form-control:focus {
z-index: 3; }
.sfdcBootstrap .input-group-addon,
.sfdcBootstrap .input-group-btn,
.sfdcBootstrap .input-group .form-control {
display: table-cell; }
.sfdcBootstrap .input-group-addon:not(:first-child):not(:last-child),
.sfdcBootstrap .input-group-btn:not(:first-child):not(:last-child),
.sfdcBootstrap .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.sfdcBootstrap .input-group-addon,
.sfdcBootstrap .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.sfdcBootstrap .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px; }
.sfdcBootstrap .input-group-addon.input-sm,
.sfdcBootstrap .input-group-sm > .input-group-addon,
.sfdcBootstrap .input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.sfdcBootstrap .input-group-addon.input-lg,
.sfdcBootstrap .input-group-lg > .input-group-addon,
.sfdcBootstrap .input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.sfdcBootstrap .input-group-addon input[type="radio"],
.sfdcBootstrap .input-group-addon input[type="checkbox"] {
margin-top: 0; }
.sfdcBootstrap .input-group .form-control:first-child,
.sfdcBootstrap .input-group-addon:first-child,
.sfdcBootstrap .input-group-btn:first-child > .btn,
.sfdcBootstrap .input-group-btn:first-child > .btn-group > .btn,
.sfdcBootstrap .input-group-btn:first-child > .dropdown-toggle,
.sfdcBootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.sfdcBootstrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.sfdcBootstrap .input-group-addon:first-child {
border-right: 0; }
.sfdcBootstrap .input-group .form-control:last-child,
.sfdcBootstrap .input-group-addon:last-child,
.sfdcBootstrap .input-group-btn:last-child > .btn,
.sfdcBootstrap .input-group-btn:last-child > .btn-group > .btn,
.sfdcBootstrap .input-group-btn:last-child > .dropdown-toggle,
.sfdcBootstrap .input-group-btn:first-child > .btn:not(:first-child),
.sfdcBootstrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.sfdcBootstrap .input-group-addon:last-child {
border-left: 0; }
.sfdcBootstrap .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.sfdcBootstrap .input-group-btn > .btn {
position: relative; }
.sfdcBootstrap .input-group-btn > .btn + .btn {
margin-left: -1px; }
.sfdcBootstrap .input-group-btn > .btn:hover, .sfdcBootstrap .input-group-btn > .btn:focus, .sfdcBootstrap .input-group-btn > .btn:active {
z-index: 2; }
.sfdcBootstrap .input-group-btn:first-child > .btn,
.sfdcBootstrap .input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.sfdcBootstrap .input-group-btn:last-child > .btn,
.sfdcBootstrap .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px; }
.sfdcBootstrap .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.sfdcBootstrap .nav:before, .sfdcBootstrap .nav:after {
content: " ";
display: table; }
.sfdcBootstrap .nav:after {
clear: both; }
.sfdcBootstrap .nav > li {
position: relative;
display: block; }
.sfdcBootstrap .nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.sfdcBootstrap .nav > li > a:hover, .sfdcBootstrap .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee; }
.sfdcBootstrap .nav > li.disabled > a {
color: #777777; }
.sfdcBootstrap .nav > li.disabled > a:hover, .sfdcBootstrap .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.sfdcBootstrap .nav .open > a, .sfdcBootstrap .nav .open > a:hover, .sfdcBootstrap .nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7; }
.sfdcBootstrap .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.sfdcBootstrap .nav > li > a > img {
max-width: none; }
.sfdcBootstrap .nav-tabs {
border-bottom: 1px solid #ddd; }
.sfdcBootstrap .nav-tabs > li {
float: left;
margin-bottom: -1px; }
.sfdcBootstrap .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.sfdcBootstrap .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd; }
.sfdcBootstrap .nav-tabs > li.active > a, .sfdcBootstrap .nav-tabs > li.active > a:hover, .sfdcBootstrap .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.sfdcBootstrap .nav-pills > li {
float: left; }
.sfdcBootstrap .nav-pills > li > a {
border-radius: 4px; }
.sfdcBootstrap .nav-pills > li + li {
margin-left: 2px; }
.sfdcBootstrap .nav-pills > li.active > a, .sfdcBootstrap .nav-pills > li.active > a:hover, .sfdcBootstrap .nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7; }
.sfdcBootstrap .nav-stacked > li {
float: none; }
.sfdcBootstrap .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.sfdcBootstrap .nav-justified, .sfdcBootstrap .nav-tabs.nav-justified {
width: 100%; }
.sfdcBootstrap .nav-justified > li, .sfdcBootstrap .nav-tabs.nav-justified > li {
float: none; }
.sfdcBootstrap .nav-justified > li > a, .sfdcBootstrap .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px; }
.sfdcBootstrap .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.sfdcBootstrap .nav-justified > li, .sfdcBootstrap .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.sfdcBootstrap .nav-justified > li > a, .sfdcBootstrap .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.sfdcBootstrap .nav-tabs-justified, .sfdcBootstrap .nav-tabs.nav-justified {
border-bottom: 0; }
.sfdcBootstrap .nav-tabs-justified > li > a, .sfdcBootstrap .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.sfdcBootstrap .nav-tabs-justified > .active > a, .sfdcBootstrap .nav-tabs.nav-justified > .active > a,
.sfdcBootstrap .nav-tabs-justified > .active > a:hover,
.sfdcBootstrap .nav-tabs.nav-justified > .active > a:hover,
.sfdcBootstrap .nav-tabs-justified > .active > a:focus,
.sfdcBootstrap .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.sfdcBootstrap .nav-tabs-justified > li > a, .sfdcBootstrap .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.sfdcBootstrap .nav-tabs-justified > .active > a, .sfdcBootstrap .nav-tabs.nav-justified > .active > a,
.sfdcBootstrap .nav-tabs-justified > .active > a:hover,
.sfdcBootstrap .nav-tabs.nav-justified > .active > a:hover,
.sfdcBootstrap .nav-tabs-justified > .active > a:focus,
.sfdcBootstrap .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff; } }
.sfdcBootstrap .tab-content > .tab-pane {
display: none; }
.sfdcBootstrap .tab-content > .active {
display: block; }
.sfdcBootstrap .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.sfdcBootstrap .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
.sfdcBootstrap .navbar:before, .sfdcBootstrap .navbar:after {
content: " ";
display: table; }
.sfdcBootstrap .navbar:after {
clear: both; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar {
border-radius: 4px; } }
.sfdcBootstrap .navbar-header:before, .sfdcBootstrap .navbar-header:after {
content: " ";
display: table; }
.sfdcBootstrap .navbar-header:after {
clear: both; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar-header {
float: left; } }
.sfdcBootstrap .navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.sfdcBootstrap .navbar-collapse:before, .sfdcBootstrap .navbar-collapse:after {
content: " ";
display: table; }
.sfdcBootstrap .navbar-collapse:after {
clear: both; }
.sfdcBootstrap .navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none; }
.sfdcBootstrap .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.sfdcBootstrap .navbar-collapse.in {
overflow-y: visible; }
.navbar-fixed-top .sfdcBootstrap .navbar-collapse, .navbar-static-top .sfdcBootstrap .navbar-collapse, .navbar-fixed-bottom .sfdcBootstrap .navbar-collapse {
padding-left: 0;
padding-right: 0; } }
.sfdcBootstrap .navbar-fixed-top .navbar-collapse,
.sfdcBootstrap .navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.sfdcBootstrap .navbar-fixed-top .navbar-collapse,
.sfdcBootstrap .navbar-fixed-bottom .navbar-collapse {
max-height: 200px; } }
.sfdcBootstrap .container > .navbar-header,
.sfdcBootstrap .container > .navbar-collapse,
.sfdcBootstrap .container-fluid > .navbar-header,
.sfdcBootstrap .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.sfdcBootstrap .container > .navbar-header,
.sfdcBootstrap .container > .navbar-collapse,
.sfdcBootstrap .container-fluid > .navbar-header,
.sfdcBootstrap .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.sfdcBootstrap .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar-static-top {
border-radius: 0; } }
.sfdcBootstrap .navbar-fixed-top,
.sfdcBootstrap .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.sfdcBootstrap .navbar-fixed-top,
.sfdcBootstrap .navbar-fixed-bottom {
border-radius: 0; } }
.sfdcBootstrap .navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.sfdcBootstrap .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.sfdcBootstrap .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px; }
.sfdcBootstrap .navbar-brand:hover, .sfdcBootstrap .navbar-brand:focus {
te