/*!
 * AWS Console Base CSS
 * Derived from Twitter Bootstrap v2.3.0 (Apache 2.0) and Font Awesome (MIT, OFL)
 * http://j.mp/apache2-oss * http://j.mp/mit-oss * http://j.mp/openfontl
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

a:hover,
a:active {
  outline: 0
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}

button,
input {
  line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none
}

textarea {
  overflow: auto;
  vertical-align: top
}

@media print {
  * {
    color: #000!important;
    text-shadow: none!important;
    background: transparent!important;
    box-shadow: none!important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr,
  img {
    page-break-inside: avoid
  }
  img {
    max-width: 100%!important
  }
  @page {
    margin: .5cm
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""
}

.clearfix:after {
  clear: both
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  margin-top: 0;
  font-family: "aws-console";
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat
}

.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
  background-image: none
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  text-decoration: inherit;
  speak: none
}

a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block
}

.icon-large:before {
  font-size: 1.3333333333333333em;
  vertical-align: -10%
}

.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline-block
}

.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em
}

.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block
}

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em
}

li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center
}

li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  width: 1.5625em
}

ul.icons {
  text-indent: -0.75em;
  list-style-type: none
}

ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em
}

.icon-muted {
  color: #eee
}

.icon-border {
  padding: .2em .25em .15em;
  border: solid 1px #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.icon-2x {
  height: 1.14em;
  font-size: 2em
}

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.icon-3x {
  height: 1.12em;
  font-size: 3em
}

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.icon-4x {
  height: 1.08em;
  font-size: 4em
}

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.icon-jumbotron {
  height: 1.11em;
  font-size: 6em
}

.icon-jumbotron.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em
}

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em
}

.icon-spin {
  display: inline-block;
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear
}

.icon-spin.speed-slow {
  -webkit-animation: spin 5s infinite linear;
  -moz-animation: spin 5s infinite linear;
  -o-animation: spin 5s infinite linear;
  animation: spin 5s infinite linear
}

.type-size-small .icon-spin,
.type-size-normal .icon-spin,
.type-size-big .icon-spin,
.type-size-bigger .icon-spin,
.type-size-biggest .icon-spin {
  height: 1.11em
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg)
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg)
  }
  100% {
    -o-transform: rotate(359deg)
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg)
  }
  100% {
    -ms-transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(359deg)
  }
}

.icon-___info:before {
  content: "\f100"
}

.icon-___ok:before {
  content: "\f101"
}

.icon-___warning:before {
  content: "\f102"
}

.icon-__sort-down:before {
  content: "\f103"
}

.icon-__sort-up:before {
  content: "\f104"
}

.icon-__sort:before {
  content: "\f105"
}

.icon-accessibility-sign:before {
  content: "\f106"
}

.icon-adjust:before {
  content: "\f107"
}

.icon-adobe-pdf:before {
  content: "\f108"
}

.icon-align-center:before {
  content: "\f109"
}

.icon-align-justify:before {
  content: "\f10a"
}

.icon-align-left:before {
  content: "\f10b"
}

.icon-align-right:before {
  content: "\f10c"
}

.icon-amazon-sign:before {
  content: "\f10d"
}

.icon-amazon:before {
  content: "\f10e"
}

.icon-ambulance:before {
  content: "\f10f"
}

.icon-anchor:before {
  content: "\f110"
}

.icon-android:before {
  content: "\f111"
}

.icon-angle-down:before {
  content: "\f112"
}

.icon-angle-left:before {
  content: "\f113"
}

.icon-angle-right:before {
  content: "\f114"
}

.icon-angle-up:before {
  content: "\f115"
}

.icon-apple-itunes:before {
  content: "\f116"
}

.icon-apple:before {
  content: "\f117"
}

.icon-arrow-down:before {
  content: "\f118"
}

.icon-arrow-left:before {
  content: "\f119"
}

.icon-arrow-right:before {
  content: "\f11a"
}

.icon-arrow-up:before {
  content: "\f11b"
}

.icon-asterisk:before {
  content: "\f11c"
}

.icon-aws:before {
  content: "\f11d"
}

.icon-backward:before {
  content: "\f11e"
}

.icon-ban-circle:before {
  content: "\f11f"
}

.icon-bar-chart:before {
  content: "\f120"
}

.icon-barcode:before {
  content: "\f121"
}

.icon-beaker:before {
  content: "\f122"
}

.icon-beer:before {
  content: "\f123"
}

.icon-bell-alt:before {
  content: "\f124"
}

.icon-bell:before {
  content: "\f125"
}

.icon-bike-sign:before {
  content: "\f126"
}

.icon-bing-sign:before {
  content: "\f127"
}

.icon-bing:before {
  content: "\f128"
}

.icon-blank:before {
  content: "\f129"
}

.icon-bold:before {
  content: "\f12a"
}

.icon-bolt:before {
  content: "\f12b"
}

.icon-book:before {
  content: "\f12c"
}

.icon-bookmark-empty:before {
  content: "\f12d"
}

.icon-bookmark:before {
  content: "\f12e"
}

.icon-briefcase:before {
  content: "\f12f"
}

.icon-building:before {
  content: "\f130"
}

.icon-bullhorn:before {
  content: "\f131"
}

.icon-bullseye:before {
  content: "\f132"
}

.icon-bus-sign:before {
  content: "\f133"
}

.icon-calendar-empty:before {
  content: "\f134"
}

.icon-calendar:before {
  content: "\f135"
}

.icon-camera-retro:before {
  content: "\f136"
}

.icon-camera:before {
  content: "\f137"
}

.icon-car-sign:before {
  content: "\f138"
}

.icon-caret-down:before {
  content: "\f139"
}

.icon-caret-left:before {
  content: "\f13a"
}

.icon-caret-right:before {
  content: "\f13b"
}

.icon-caret-up:before {
  content: "\f13c"
}

.icon-certificate:before {
  content: "\f13d"
}

.icon-check-empty:before {
  content: "\f13e"
}

.icon-check-minus:before {
  content: "\f13f"
}

.icon-check-sign:before {
  content: "\f140"
}

.icon-check:before {
  content: "\f141"
}

.icon-chevron-down:before {
  content: "\f142"
}

.icon-chevron-left:before {
  content: "\f143"
}

.icon-chevron-right:before {
  content: "\f144"
}

.icon-chevron-sign-down:before {
  content: "\f145"
}

.icon-chevron-sign-left:before {
  content: "\f146"
}

.icon-chevron-sign-right:before {
  content: "\f147"
}

.icon-chevron-sign-up:before {
  content: "\f148"
}

.icon-chevron-up:before {
  content: "\f149"
}

.icon-chrome:before {
  content: "\f14a"
}

.icon-circle-arrow-down:before {
  content: "\f14b"
}

.icon-circle-arrow-left:before {
  content: "\f14c"
}

.icon-circle-arrow-right:before {
  content: "\f14d"
}

.icon-circle-arrow-up:before {
  content: "\f14e"
}

.icon-circle-blank:before {
  content: "\f14f"
}

.icon-circle:before {
  content: "\f150"
}

.icon-cloud-download:before {
  content: "\f151"
}

.icon-cloud-upload:before {
  content: "\f152"
}

.icon-cloud:before {
  content: "\f153"
}

.icon-code-fork:before {
  content: "\f154"
}

.icon-code:before {
  content: "\f155"
}

.icon-coffee:before {
  content: "\f156"
}

.icon-cog:before {
  content: "\f157"
}

.icon-cogs:before {
  content: "\f158"
}

.icon-collapse-alt:before {
  content: "\f159"
}

.icon-columns:before {
  content: "\f15a"
}

.icon-comment-alt:before {
  content: "\f15b"
}

.icon-comment:before {
  content: "\f15c"
}

.icon-comments-alt:before {
  content: "\f15d"
}

.icon-comments:before {
  content: "\f15e"
}

.icon-copy:before {
  content: "\f15f"
}

.icon-credit-card:before {
  content: "\f160"
}

.icon-crop:before {
  content: "\f161"
}

.icon-css3:before {
  content: "\f162"
}

.icon-cut:before {
  content: "\f163"
}

.icon-dashboard:before {
  content: "\f164"
}

.icon-desktop:before {
  content: "\f165"
}

.icon-double-angle-down:before {
  content: "\f166"
}

.icon-double-angle-left:before {
  content: "\f167"
}

.icon-double-angle-right:before {
  content: "\f168"
}

.icon-double-angle-up:before {
  content: "\f169"
}

.icon-download-alt:before {
  content: "\f16a"
}

.icon-download:before {
  content: "\f16b"
}

.icon-duck-duck-go:before {
  content: "\f16c"
}

.icon-edit-sign:before {
  content: "\f16d"
}

.icon-edit:before {
  content: "\f16e"
}

.icon-eject:before {
  content: "\f16f"
}

.icon-ellipsis-horizontal:before {
  content: "\f170"
}

.icon-ellipsis-vertical:before {
  content: "\f171"
}

.icon-envelope-alt:before {
  content: "\f172"
}

.icon-envelope:before {
  content: "\f173"
}

.icon-eraser:before {
  content: "\f174"
}

.icon-exchange:before {
  content: "\f175"
}

.icon-exclamation-sign:before {
  content: "\f176"
}

.icon-exclamation:before {
  content: "\f177"
}

.icon-expand-alt:before {
  content: "\f178"
}

.icon-external-link-sign:before {
  content: "\f179"
}

.icon-external-link:before {
  content: "\f17a"
}

.icon-eye-close:before {
  content: "\f17b"
}

.icon-eye-open:before {
  content: "\f17c"
}

.icon-facebook-sign:before {
  content: "\f17d"
}

.icon-facebook:before {
  content: "\f17e"
}

.icon-facetime-video:before {
  content: "\f17f"
}

.icon-fast-backward:before {
  content: "\f180"
}

.icon-fast-forward:before {
  content: "\f181"
}

.icon-fighter-jet:before {
  content: "\f182"
}

.icon-file-alt:before {
  content: "\f183"
}

.icon-file:before {
  content: "\f184"
}

.icon-film:before {
  content: "\f185"
}

.icon-filter:before {
  content: "\f186"
}

.icon-fire-extinguisher:before {
  content: "\f187"
}

.icon-fire:before {
  content: "\f188"
}

.icon-firefox:before {
  content: "\f189"
}

.icon-flag-alt:before {
  content: "\f18a"
}

.icon-flag-checkered:before {
  content: "\f18b"
}

.icon-flag:before {
  content: "\f18c"
}

.icon-folder-close-alt:before {
  content: "\f18d"
}

.icon-folder-close:before {
  content: "\f18e"
}

.icon-folder-open-alt:before {
  content: "\f18f"
}

.icon-folder-open:before {
  content: "\f190"
}

.icon-font:before {
  content: "\f191"
}

.icon-food:before {
  content: "\f192"
}

.icon-forward:before {
  content: "\f193"
}

.icon-frown:before {
  content: "\f194"
}

.icon-fullscreen:before {
  content: "\f195"
}

.icon-gamepad:before {
  content: "\f196"
}

.icon-gift:before {
  content: "\f197"
}

.icon-github-sign:before {
  content: "\f198"
}

.icon-github:before {
  content: "\f199"
}

.icon-glass:before {
  content: "\f19a"
}

.icon-globe:before {
  content: "\f19b"
}

.icon-google-plus-sign:before {
  content: "\f19c"
}

.icon-google-plus:before {
  content: "\f19d"
}

.icon-google-sign:before {
  content: "\f19e"
}

.icon-google:before {
  content: "\f19f"
}

.icon-group:before {
  content: "\f1a0"
}

.icon-h-sign:before {
  content: "\f1a1"
}

.icon-hand-down:before {
  content: "\f1a2"
}

.icon-hand-left:before {
  content: "\f1a3"
}

.icon-hand-right:before {
  content: "\f1a4"
}

.icon-hand-up:before {
  content: "\f1a5"
}

.icon-hdd:before {
  content: "\f1a6"
}

.icon-headphones:before {
  content: "\f1a7"
}

.icon-heart-empty:before {
  content: "\f1a8"
}

.icon-heart:before {
  content: "\f1a9"
}

.icon-home:before {
  content: "\f1aa"
}

.icon-hospital:before {
  content: "\f1ab"
}

.icon-html5:before {
  content: "\f1ac"
}

.icon-ie:before {
  content: "\f1ad"
}

.icon-inbox:before {
  content: "\f1ae"
}

.icon-indent-left:before {
  content: "\f1af"
}

.icon-indent-right:before {
  content: "\f1b0"
}

.icon-info-sign:before {
  content: "\f1b1"
}

.icon-info:before {
  content: "\f1b2"
}

.icon-italic:before {
  content: "\f1b3"
}

.icon-key:before {
  content: "\f1b4"
}

.icon-keyboard:before {
  content: "\f1b5"
}

.icon-laptop:before {
  content: "\f1b6"
}

.icon-layers:before {
  content: "\f1b7"
}

.icon-leaf:before {
  content: "\f1b8"
}

.icon-legal:before {
  content: "\f1b9"
}

.icon-lemon:before {
  content: "\f1ba"
}

.icon-level-down:before {
  content: "\f1bb"
}

.icon-level-up:before {
  content: "\f1bc"
}

.icon-lightbulb:before {
  content: "\f1bd"
}

.icon-link:before {
  content: "\f1be"
}

.icon-linkedin-sign:before {
  content: "\f1bf"
}

.icon-linkedin:before {
  content: "\f1c0"
}

.icon-list-alt:before {
  content: "\f1c1"
}

.icon-list-ol:before {
  content: "\f1c2"
}

.icon-list-ul:before {
  content: "\f1c3"
}

.icon-list:before {
  content: "\f1c4"
}

.icon-location-arrow:before {
  content: "\f1c5"
}

.icon-lock:before {
  content: "\f1c6"
}

.icon-magic:before {
  content: "\f1c7"
}

.icon-magnet:before {
  content: "\f1c8"
}

.icon-map-marker:before {
  content: "\f1c9"
}

.icon-map:before {
  content: "\f1ca"
}

.icon-maxcdn:before {
  content: "\f1cb"
}

.icon-medkit:before {
  content: "\f1cc"
}

.icon-meh:before {
  content: "\f1cd"
}

.icon-microphone-off:before {
  content: "\f1ce"
}

.icon-microphone:before {
  content: "\f1cf"
}

.icon-minus-sign-alt:before {
  content: "\f1d0"
}

.icon-minus-sign:before {
  content: "\f1d1"
}

.icon-minus:before {
  content: "\f1d2"
}

.icon-mobile-phone:before {
  content: "\f1d3"
}

.icon-money:before {
  content: "\f1d4"
}

.icon-move:before {
  content: "\f1d5"
}

.icon-ms-excel:before {
  content: "\f1d6"
}

.icon-ms-ppt:before {
  content: "\f1d7"
}

.icon-ms-word:before {
  content: "\f1d8"
}

.icon-music:before {
  content: "\f1d9"
}

.icon-off:before {
  content: "\f1da"
}

.icon-ok-circle:before {
  content: "\f1db"
}

.icon-ok-sign:before {
  content: "\f1dc"
}

.icon-ok:before {
  content: "\f1dd"
}

.icon-opera:before {
  content: "\f1de"
}

.icon-paper-clip:before {
  content: "\f1df"
}

.icon-paste:before {
  content: "\f1e0"
}

.icon-pause:before {
  content: "\f1e1"
}

.icon-pencil:before {
  content: "\f1e2"
}

.icon-phone-sign:before {
  content: "\f1e3"
}

.icon-phone:before {
  content: "\f1e4"
}

.icon-picture:before {
  content: "\f1e5"
}

.icon-pinterest-sign:before {
  content: "\f1e6"
}

.icon-pinterest:before {
  content: "\f1e7"
}

.icon-plane:before {
  content: "\f1e8"
}

.icon-play-circle:before {
  content: "\f1e9"
}

.icon-play-sign:before {
  content: "\f1ea"
}

.icon-play:before {
  content: "\f1eb"
}

.icon-plus-sign-alt:before {
  content: "\f1ec"
}

.icon-plus-sign:before {
  content: "\f1ed"
}

.icon-plus:before {
  content: "\f1ee"
}

.icon-print:before {
  content: "\f1ef"
}

.icon-pushpin:before {
  content: "\f1f0"
}

.icon-puzzle-piece:before {
  content: "\f1f1"
}

.icon-qrcode:before {
  content: "\f1f2"
}

.icon-question-sign:before {
  content: "\f1f3"
}

.icon-question:before {
  content: "\f1f4"
}

.icon-quote-left:before {
  content: "\f1f5"
}

.icon-quote-right:before {
  content: "\f1f6"
}

.icon-random:before {
  content: "\f1f7"
}

.icon-refresh:before {
  content: "\f1f8"
}

.icon-remove-circle:before {
  content: "\f1f9"
}

.icon-remove-sign:before {
  content: "\f1fa"
}

.icon-remove:before {
  content: "\f1fb"
}

.icon-reorder:before {
  content: "\f1fc"
}

.icon-repeat:before {
  content: "\f1fd"
}

.icon-reply-all:before {
  content: "\f1fe"
}

.icon-reply:before {
  content: "\f1ff"
}

.icon-resize-full:before {
  content: "\f200"
}

.icon-resize-horizontal:before {
  content: "\f201"
}

.icon-resize-small:before {
  content: "\f202"
}

.icon-resize-vertical:before {
  content: "\f203"
}

.icon-retweet:before {
  content: "\f204"
}

.icon-road:before {
  content: "\f205"
}

.icon-rocket:before {
  content: "\f206"
}

.icon-rss-sign:before {
  content: "\f207"
}

.icon-rss:before {
  content: "\f208"
}

.icon-safari:before {
  content: "\f209"
}

.icon-save:before {
  content: "\f20a"
}

.icon-screenshot:before {
  content: "\f20b"
}

.icon-search:before {
  content: "\f20c"
}

.icon-share-alt:before {
  content: "\f20d"
}

.icon-share-sign:before {
  content: "\f20e"
}

.icon-share:before {
  content: "\f20f"
}

.icon-shield:before {
  content: "\f210"
}

.icon-shopping-cart:before {
  content: "\f211"
}

.icon-sign-blank:before {
  content: "\f212"
}

.icon-signal:before {
  content: "\f213"
}

.icon-signin:before {
  content: "\f214"
}

.icon-signout:before {
  content: "\f215"
}

.icon-sitemap:before {
  content: "\f216"
}

.icon-smile:before {
  content: "\f217"
}

.icon-sort-down:before {
  content: "\f218"
}

.icon-sort-up:before {
  content: "\f219"
}

.icon-sort:before {
  content: "\f21a"
}

.icon-sparrow-sign:before {
  content: "\f21b"
}

.icon-sparrow:before {
  content: "\f21c"
}

.icon-spinner:before {
  content: "\f21d"
}

.icon-star-empty:before {
  content: "\f21e"
}

.icon-star-half-empty:before {
  content: "\f21f"
}

.icon-star-half:before {
  content: "\f220"
}

.icon-star:before {
  content: "\f221"
}

.icon-step-backward:before {
  content: "\f222"
}

.icon-step-forward:before {
  content: "\f223"
}

.icon-stethoscope:before {
  content: "\f224"
}

.icon-stop:before {
  content: "\f225"
}

.icon-strikethrough:before {
  content: "\f226"
}

.icon-subscript:before {
  content: "\f227"
}

.icon-suitcase:before {
  content: "\f228"
}

.icon-superscript:before {
  content: "\f229"
}

.icon-table:before {
  content: "\f22a"
}

.icon-tablet:before {
  content: "\f22b"
}

.icon-tag:before {
  content: "\f22c"
}

.icon-tags:before {
  content: "\f22d"
}

.icon-tasks:before {
  content: "\f22e"
}

.icon-taxi-sign:before {
  content: "\f22f"
}

.icon-terminal:before {
  content: "\f230"
}

.icon-text-height:before {
  content: "\f231"
}

.icon-text-width:before {
  content: "\f232"
}

.icon-th-large:before {
  content: "\f233"
}

.icon-th-list:before {
  content: "\f234"
}

.icon-th:before {
  content: "\f235"
}

.icon-thumbs-down:before {
  content: "\f236"
}

.icon-thumbs-up:before {
  content: "\f237"
}

.icon-ticket:before {
  content: "\f238"
}

.icon-time:before {
  content: "\f239"
}

.icon-tint:before {
  content: "\f23a"
}

.icon-trash:before {
  content: "\f23b"
}

.icon-trophy:before {
  content: "\f23c"
}

.icon-truck-sign:before {
  content: "\f23d"
}

.icon-truck:before {
  content: "\f23e"
}

.icon-twitter-sign:before {
  content: "\f23f"
}

.icon-twitter:before {
  content: "\f240"
}

.icon-umbrella:before {
  content: "\f241"
}

.icon-underline:before {
  content: "\f242"
}

.icon-undo:before {
  content: "\f243"
}

.icon-unlink:before {
  content: "\f244"
}

.icon-unlock-alt:before {
  content: "\f245"
}

.icon-unlock:before {
  content: "\f246"
}

.icon-upload-alt:before {
  content: "\f247"
}

.icon-upload:before {
  content: "\f248"
}

.icon-user-md:before {
  content: "\f249"
}

.icon-user:before {
  content: "\f24a"
}

.icon-volume-down:before {
  content: "\f24b"
}

.icon-volume-off:before {
  content: "\f24c"
}

.icon-volume-up:before {
  content: "\f24d"
}

.icon-warning-sign:before {
  content: "\f24e"
}

.icon-windows:before {
  content: "\f24f"
}

.icon-windows8:before {
  content: "\f250"
}

.icon-wrench:before {
  content: "\f251"
}

.icon-yahoo:before {
  content: "\f252"
}

.icon-zip-file:before {
  content: "\f253"
}

.icon-zoom-in:before {
  content: "\f254"
}

.icon-zoom-out:before {
  content: "\f255"
}

body {
  margin: 0;
  overflow: scroll;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #444;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch
}

a {
  color: #16b
}

a:hover,
a:focus {
  color: #38d;
  text-decoration: underline
}

a:not(.btn),
a:not(.nav),
a:not(.navbar) {
  color: #16b;
  text-decoration: none;
  border-bottom: 1px dotted #16b
}

a:not(.btn):hover,
a:not(.nav):hover,
a:not(.navbar):hover,
a:not(.btn):focus,
a:not(.nav):focus,
a:not(.navbar):focus {
  color: #38d;
  border-bottom: 1px solid #38d
}

.row-fluid {
  width: 100%
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: ""
}

.row-fluid:after {
  clear: both
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.7624309392265194%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
  margin-left: 2.7624309392265194%
}

.row-fluid .span12 {
  width: 100%
}

.row-fluid .span11 {
  width: 91.43646408839778%
}

.row-fluid .span10 {
  width: 82.87292817679558%
}

.row-fluid .span9 {
  width: 74.30939226519337%
}

.row-fluid .span8 {
  width: 65.74585635359117%
}

.row-fluid .span7 {
  width: 57.18232044198895%
}

.row-fluid .span6 {
  width: 48.61878453038674%
}

.row-fluid .span5 {
  width: 40.05524861878453%
}

.row-fluid .span4 {
  width: 31.491712707182323%
}

.row-fluid .span3 {
  width: 22.92817679558011%
}

.row-fluid .span2 {
  width: 14.3646408839779%
}

.row-fluid .span1 {
  width: 5.801104972375691%
}

.row-fluid .offset12 {
  margin-left: 105.52486187845304%
}

.row-fluid .offset12:first-child {
  margin-left: 102.76243093922652%
}

.row-fluid .offset11 {
  margin-left: 96.96132596685082%
}

.row-fluid .offset11:first-child {
  margin-left: 94.1988950276243%
}

.row-fluid .offset10 {
  margin-left: 88.39779005524862%
}

.row-fluid .offset10:first-child {
  margin-left: 85.6353591160221%
}

.row-fluid .offset9 {
  margin-left: 79.8342541436464%
}

.row-fluid .offset9:first-child {
  margin-left: 77.07182320441989%
}

.row-fluid .offset8 {
  margin-left: 71.2707182320442%
}

.row-fluid .offset8:first-child {
  margin-left: 68.50828729281768%
}

.row-fluid .offset7 {
  margin-left: 62.70718232044199%
}

.row-fluid .offset7:first-child {
  margin-left: 59.94475138121547%
}

.row-fluid .offset6 {
  margin-left: 54.14364640883978%
}

.row-fluid .offset6:first-child {
  margin-left: 51.38121546961326%
}

.row-fluid .offset5 {
  margin-left: 45.58011049723757%
}

.row-fluid .offset5:first-child {
  margin-left: 42.81767955801105%
}

.row-fluid .offset4 {
  margin-left: 37.01657458563536%
}

.row-fluid .offset4:first-child {
  margin-left: 34.25414364640884%
}

.row-fluid .offset3 {
  margin-left: 28.45303867403315%
}

.row-fluid .offset3:first-child {
  margin-left: 25.69060773480663%
}

.row-fluid .offset2 {
  margin-left: 19.88950276243094%
}

.row-fluid .offset2:first-child {
  margin-left: 17.12707182320442%
}

.row-fluid .offset1 {
  margin-left: 11.32596685082873%
}

.row-fluid .offset1:first-child {
  margin-left: 8.56353591160221%
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right
}

.row-fluid {
  max-width: 1650px;
  margin: 0 auto
}

.container {
  margin-right: auto;
  margin-left: auto
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: ""
}

.container:after {
  clear: both
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: ""
}

.container-fluid:after {
  clear: both
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top,
.chrome-margin {
  margin-right: -20px;
  margin-left: -20px
}

.type-face-sans,
.type-face-small-caps {
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif
}

.type-face-small-caps {
  font-variant: small-caps
}

.type-face-serif {
  font-family: Georgia, "Times New Roman", Times, serif
}

.type-face-monospace {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.type-face-small-sans {
  font-family: "Lucida Grande", sans-serif
}

.type-size-jumbotron {
  padding: 0;
  font-size: 64px;
  font-weight: bold;
  line-height: 1em
}

.type-size-jumbotron.underline {
  border-bottom: 1px solid #ccc
}

.type-size-biggest {
  padding: 0;
  font-size: 28px;
  line-height: 1.2em
}

.type-size-biggest.underline {
  border-bottom: 1px solid #ccc
}

.type-size-biggest.padded {
  padding: .5em 0 .2em 0
}

.type-size-bigger {
  padding: 0;
  font-size: 22px;
  line-height: 1.3em
}

.type-size-bigger.underline {
  border-bottom: 1px solid #ccc
}

.type-size-bigger.padded {
  padding: .5em 0 .2em 0
}

.type-size-big {
  padding: 0;
  font-size: 18px;
  line-height: 1.4em
}

.type-size-big.underline {
  border-bottom: 1px solid #ccc
}

.type-size-big.padded {
  padding: .5em 0 .2em 0
}

.type-size-normal {
  padding: 0;
  font-size: 14px;
  line-height: 1.5em
}

.type-size-normal.padded {
  padding: .5em 0 .2em 0
}

.type-size-small {
  padding: 0;
  font-size: 12px;
  line-height: 1.5em
}

.type-size-small.padded {
  padding: .5em 0 .2em 0
}

.type-weight-thin {
  font-weight: 200
}

.type-weight-bold {
  font-weight: 600
}

.type-style-shadow {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5)
}

.type-style-emboss {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.color-border-black {
  border-color: #000!important
}

.color-background-black {
  background-color: #000!important
}

.color-text-black {
  color: #000!important
}

.color-border-darkest-grey {
  border-color: #222!important
}

.color-background-darkest-grey {
  background-color: #222!important
}

.color-text-darkest-grey {
  color: #222!important
}

.color-border-dark-grey {
  border-color: #444!important
}

.color-background-dark-grey {
  background-color: #444!important
}

.color-text-dark-grey {
  color: #444!important
}

.color-border-mid-dark-grey {
  border-color: #666!important
}

.color-background-mid-dark-grey {
  background-color: #666!important
}

.color-text-mid-dark-grey {
  color: #666!important
}

.color-border-mid-grey {
  border-color: #999!important
}

.color-background-mid-grey {
  background-color: #999!important
}

.color-text-mid-grey {
  color: #999!important
}

.color-border-mid-light-grey {
  border-color: #ccc!important
}

.color-background-mid-light-grey {
  background-color: #ccc!important
}

.color-text-mid-light-grey {
  color: #ccc!important
}

.color-border-light-grey {
  border-color: #e0e0e0!important
}

.color-background-light-grey {
  background-color: #e0e0e0!important
}

.color-text-light-grey {
  color: #e0e0e0!important
}

.color-border-lighter-grey {
  border-color: #eee!important
}

.color-background-lighter-grey {
  background-color: #eee!important
}

.color-text-lighter-grey {
  color: #eee!important
}

.color-border-lightest-grey {
  border-color: #f6f6f6!important
}

.color-background-lightest-grey {
  background-color: #f6f6f6!important
}

.color-text-lightest-grey {
  color: #f6f6f6!important
}

.color-border-white {
  border-color: #fff!important
}

.color-background-white {
  background-color: #fff!important
}

.color-text-white {
  color: #fff!important
}

.color-border-dark-blue {
  border-color: #05a!important
}

.color-background-dark-blue {
  background-color: #05a!important
}

.color-text-dark-blue {
  color: #05a!important
}

.color-border-blue {
  border-color: #16b!important
}

.color-background-blue {
  background-color: #16b!important
}

.color-text-blue {
  color: #16b!important
}

.color-border-light-blue {
  border-color: #38d!important
}

.color-background-light-blue {
  background-color: #38d!important
}

.color-text-light-blue {
  color: #38d!important
}

.color-border-lighter-blue {
  border-color: #e6f3ff!important
}

.color-background-lighter-blue {
  background-color: #e6f3ff!important
}

.color-text-lighter-blue {
  color: #e6f3ff!important
}

.color-border-lightest-blue {
  border-color: #f0f9ff!important
}

.color-background-lightest-blue {
  background-color: #f0f9ff!important
}

.color-text-lightest-blue {
  color: #f0f9ff!important
}

.color-border-orange {
  border-color: #e07700!important
}

.color-background-orange {
  background-color: #e07700!important
}

.color-text-orange {
  color: #e07700!important
}

.color-border-brand-orange {
  border-color: #f90!important
}

.color-background-brand-orange {
  background-color: #f90!important
}

.color-text-brand-orange {
  color: #f90!important
}

.color-border-light-orange {
  border-color: #f6e0c0!important
}

.color-background-light-orange {
  background-color: #f6e0c0!important
}

.color-text-light-orange {
  color: #f6e0c0!important
}

.color-border-lightest-orange {
  border-color: #fffcec!important
}

.color-background-lightest-orange {
  background-color: #fffcec!important
}

.color-text-lightest-orange {
  color: #fffcec!important
}

.color-border-dark-yellow {
  border-color: #f2d304!important
}

.color-background-dark-yellow {
  background-color: #f2d304!important
}

.color-text-dark-yellow {
  color: #f2d304!important
}

.color-border-yellow {
  border-color: #ff0!important
}

.color-background-yellow {
  background-color: #ff0!important
}

.color-text-yellow {
  color: #ff0!important
}

.color-border-light-yellow {
  border-color: #ffc!important
}

.color-background-light-yellow {
  background-color: #ffc!important
}

.color-text-light-yellow {
  color: #ffc!important
}

.color-border-red {
  border-color: #c00!important
}

.color-background-red {
  background-color: #c00!important
}

.color-text-red {
  color: #c00!important
}

.color-border-light-red {
  border-color: #fcc!important
}

.color-background-light-red {
  background-color: #fcc!important
}

.color-text-light-red {
  color: #fcc!important
}

.color-border-lightest-red {
  border-color: #fef9f9!important
}

.color-background-lightest-red {
  background-color: #fef9f9!important
}

.color-text-lightest-red {
  color: #fef9f9!important
}

.color-border-green {
  border-color: #093!important
}

.color-background-green {
  background-color: #093!important
}

.color-text-green {
  color: #093!important
}

.color-border-light-green {
  border-color: #c0e6c0!important
}

.color-background-light-green {
  background-color: #c0e6c0!important
}

.color-text-light-green {
  color: #c0e6c0!important
}

.color-border-lightest-green {
  border-color: #f7fdf7!important
}

.color-background-lightest-green {
  background-color: #f7fdf7!important
}

.color-text-lightest-green {
  color: #f7fdf7!important
}

img {
  display: inline-block
}

img.block {
  display: block
}

a.img {
  display: inline-block
}

a.img img {
  display: block
}

.no-hpadding {
  padding-right: 0!important;
  padding-left: 0!important
}

.no-vpadding {
  padding-top: 0!important;
  padding-bottom: 0!important
}

.no-padding {
  padding: 0!important
}

.no-hmargin {
  margin-right: 0!important;
  margin-left: 0!important
}

.no-vmargin {
  margin-top: 0!important;
  margin-bottom: 0!important
}

.no-margin {
  margin: 0!important
}

.no-hspace {
  padding-right: 0!important;
  padding-left: 0!important;
  margin-right: 0!important;
  margin-left: 0!important
}

.no-vmargin {
  padding-top: 0!important;
  padding-bottom: 0!important;
  margin-top: 0!important;
  margin-bottom: 0!important
}

.no-margin {
  padding: 0!important;
  margin: 0!important
}

.align-with-biggest {
  margin-top: 20px!important
}

.align-with-bigger {
  margin-top: 15px!important
}

.align-with-big {
  margin-top: 11px!important
}

.m-5 {
  margin: 5px
}

.m-top-5 {
  margin-top: 5px
}

.m-right-5 {
  margin-right: 5px
}

.m-bottom-5 {
  margin-bottom: 5px
}

.m-left-5 {
  margin-left: 5px
}

.m-vert-5 {
  margin-top: 5px;
  margin-bottom: 5px
}

.m-horiz-5 {
  margin-right: 5px;
  margin-left: 5px
}

.m-0.5em {
  margin: .5em
}

.m-top-0.5em {
  margin-top: .5em
}

.m-right-0.5em {
  margin-right: .5em
}

.m-bottom-0.5em {
  margin-bottom: .5em
}

.m-left-0.5em {
  margin-left: .5em
}

.m-vert-0.5em {
  margin-top: .5em;
  margin-bottom: .5em
}

.m-horiz-0.5em {
  margin-right: .5em;
  margin-left: .5em
}

.p-5 {
  padding: 5px
}

.p-top-5 {
  padding-top: 5px
}

.p-right-5 {
  padding-right: 5px
}

.p-bottom-5 {
  padding-bottom: 5px
}

.p-left-5 {
  padding-left: 5px
}

.p-vert-5 {
  padding-top: 5px;
  padding-bottom: 5px
}

.p-horiz-5 {
  padding-right: 5px;
  padding-left: 5px
}

.p-0.5em {
  padding: .5em
}

.p-top-0.5em {
  padding-top: .5em
}

.p-right-0.5em {
  padding-right: .5em
}

.p-bottom-0.5em {
  padding-bottom: .5em
}

.p-left-0.5em {
  padding-left: .5em
}

.p-vert-0.5em {
  padding-top: .5em;
  padding-bottom: .5em
}

.p-horiz-0.5em {
  padding-right: .5em;
  padding-left: .5em
}

.m-10 {
  margin: 10px
}

.m-top-10 {
  margin-top: 10px
}

.m-right-10 {
  margin-right: 10px
}

.m-bottom-10 {
  margin-bottom: 10px
}

.m-left-10 {
  margin-left: 10px
}

.m-vert-10 {
  margin-top: 10px;
  margin-bottom: 10px
}

.m-horiz-10 {
  margin-right: 10px;
  margin-left: 10px
}

.m-1em {
  margin: 1em
}

.m-top-1em {
  margin-top: 1em
}

.m-right-1em {
  margin-right: 1em
}

.m-bottom-1em {
  margin-bottom: 1em
}

.m-left-1em {
  margin-left: 1em
}

.m-vert-1em {
  margin-top: 1em;
  margin-bottom: 1em
}

.m-horiz-1em {
  margin-right: 1em;
  margin-left: 1em
}

.p-10 {
  padding: 10px
}

.p-top-10 {
  padding-top: 10px
}

.p-right-10 {
  padding-right: 10px
}

.p-bottom-10 {
  padding-bottom: 10px
}

.p-left-10 {
  padding-left: 10px
}

.p-vert-10 {
  padding-top: 10px;
  padding-bottom: 10px
}

.p-horiz-10 {
  padding-right: 10px;
  padding-left: 10px
}

.p-1em {
  padding: 1em
}

.p-top-1em {
  padding-top: 1em
}

.p-right-1em {
  padding-right: 1em
}

.p-bottom-1em {
  padding-bottom: 1em
}

.p-left-1em {
  padding-left: 1em
}

.p-vert-1em {
  padding-top: 1em;
  padding-bottom: 1em
}

.p-horiz-1em {
  padding-right: 1em;
  padding-left: 1em
}

.m-15 {
  margin: 15px
}

.m-top-15 {
  margin-top: 15px
}

.m-right-15 {
  margin-right: 15px
}

.m-bottom-15 {
  margin-bottom: 15px
}

.m-left-15 {
  margin-left: 15px
}

.m-vert-15 {
  margin-top: 15px;
  margin-bottom: 15px
}

.m-horiz-15 {
  margin-right: 15px;
  margin-left: 15px
}

.m-1.5em {
  margin: 1.5em
}

.m-top-1.5em {
  margin-top: 1.5em
}

.m-right-1.5em {
  margin-right: 1.5em
}

.m-bottom-1.5em {
  margin-bottom: 1.5em
}

.m-left-1.5em {
  margin-left: 1.5em
}

.m-vert-1.5em {
  margin-top: 1.5em;
  margin-bottom: 1.5em
}

.m-horiz-1.5em {
  margin-right: 1.5em;
  margin-left: 1.5em
}

.p-15 {
  padding: 15px
}

.p-top-15 {
  padding-top: 15px
}

.p-right-15 {
  padding-right: 15px
}

.p-bottom-15 {
  padding-bottom: 15px
}

.p-left-15 {
  padding-left: 15px
}

.p-vert-15 {
  padding-top: 15px;
  padding-bottom: 15px
}

.p-horiz-15 {
  padding-right: 15px;
  padding-left: 15px
}

.p-1.5em {
  padding: 1.5em
}

.p-top-1.5em {
  padding-top: 1.5em
}

.p-right-1.5em {
  padding-right: 1.5em
}

.p-bottom-1.5em {
  padding-bottom: 1.5em
}

.p-left-1.5em {
  padding-left: 1.5em
}

.p-vert-1.5em {
  padding-top: 1.5em;
  padding-bottom: 1.5em
}

.p-horiz-1.5em {
  padding-right: 1.5em;
  padding-left: 1.5em
}

.m-20 {
  margin: 20px
}

.m-top-20 {
  margin-top: 20px
}

.m-right-20 {
  margin-right: 20px
}

.m-bottom-20 {
  margin-bottom: 20px
}

.m-left-20 {
  margin-left: 20px
}

.m-vert-20 {
  margin-top: 20px;
  margin-bottom: 20px
}

.m-horiz-20 {
  margin-right: 20px;
  margin-left: 20px
}

.m-2em {
  margin: 2em
}

.m-top-2em {
  margin-top: 2em
}

.m-right-2em {
  margin-right: 2em
}

.m-bottom-2em {
  margin-bottom: 2em
}

.m-left-2em {
  margin-left: 2em
}

.m-vert-2em {
  margin-top: 2em;
  margin-bottom: 2em
}

.m-horiz-2em {
  margin-right: 2em;
  margin-left: 2em
}

.p-20 {
  padding: 20px
}

.p-top-20 {
  padding-top: 20px
}

.p-right-20 {
  padding-right: 20px
}

.p-bottom-20 {
  padding-bottom: 20px
}

.p-left-20 {
  padding-left: 20px
}

.p-vert-20 {
  padding-top: 20px;
  padding-bottom: 20px
}

.p-horiz-20 {
  padding-right: 20px;
  padding-left: 20px
}

.p-2em {
  padding: 2em
}

.p-top-2em {
  padding-top: 2em
}

.p-right-2em {
  padding-right: 2em
}

.p-bottom-2em {
  padding-bottom: 2em
}

.p-left-2em {
  padding-left: 2em
}

.p-vert-2em {
  padding-top: 2em;
  padding-bottom: 2em
}

.p-horiz-2em {
  padding-right: 2em;
  padding-left: 2em
}

.m-30 {
  margin: 30px
}

.m-top-30 {
  margin-top: 30px
}

.m-right-30 {
  margin-right: 30px
}

.m-bottom-30 {
  margin-bottom: 30px
}

.m-left-30 {
  margin-left: 30px
}

.m-vert-30 {
  margin-top: 30px;
  margin-bottom: 30px
}

.m-horiz-30 {
  margin-right: 30px;
  margin-left: 30px
}

.m-3em {
  margin: 3em
}

.m-top-3em {
  margin-top: 3em
}

.m-right-3em {
  margin-right: 3em
}

.m-bottom-3em {
  margin-bottom: 3em
}

.m-left-3em {
  margin-left: 3em
}

.m-vert-3em {
  margin-top: 3em;
  margin-bottom: 3em
}

.m-horiz-3em {
  margin-right: 3em;
  margin-left: 3em
}

.p-30 {
  padding: 30px
}

.p-top-30 {
  padding-top: 30px
}

.p-right-30 {
  padding-right: 30px
}

.p-bottom-30 {
  padding-bottom: 30px
}

.p-left-30 {
  padding-left: 30px
}

.p-vert-30 {
  padding-top: 30px;
  padding-bottom: 30px
}

.p-horiz-30 {
  padding-right: 30px;
  padding-left: 30px
}

.p-3em {
  padding: 3em
}

.p-top-3em {
  padding-top: 3em
}

.p-right-3em {
  padding-right: 3em
}

.p-bottom-3em {
  padding-bottom: 3em
}

.p-left-3em {
  padding-left: 3em
}

.p-vert-3em {
  padding-top: 3em;
  padding-bottom: 3em
}

.p-horiz-3em {
  padding-right: 3em;
  padding-left: 3em
}

.m-40 {
  margin: 40px
}

.m-top-40 {
  margin-top: 40px
}

.m-right-40 {
  margin-right: 40px
}

.m-bottom-40 {
  margin-bottom: 40px
}

.m-left-40 {
  margin-left: 40px
}

.m-bottom-60 {
  margin-bottom: 60px
}


.m-vert-40 {
  margin-top: 40px;
  margin-bottom: 40px
}

.m-horiz-40 {
  margin-right: 40px;
  margin-left: 40px
}

.m-4em {
  margin: 4em
}

.m-top-4em {
  margin-top: 4em
}

.m-right-4em {
  margin-right: 4em
}

.m-bottom-4em {
  margin-bottom: 4em
}

.m-left-4em {
  margin-left: 4em
}

.m-vert-4em {
  margin-top: 4em;
  margin-bottom: 4em
}

.m-horiz-4em {
  margin-right: 4em;
  margin-left: 4em
}

.p-40 {
  padding: 40px
}

.p-top-40 {
  padding-top: 40px
}

.p-right-40 {
  padding-right: 40px
}

.p-bottom-40 {
  padding-bottom: 40px
}

.p-left-40 {
  padding-left: 40px
}

.p-vert-40 {
  padding-top: 40px;
  padding-bottom: 40px
}

.p-horiz-40 {
  padding-right: 40px;
  padding-left: 40px
}

.p-4em {
  padding: 4em
}

.p-top-4em {
  padding-top: 4em
}

.p-right-4em {
  padding-right: 4em
}

.p-bottom-4em {
  padding-bottom: 4em
}

.p-left-4em {
  padding-left: 4em
}

.p-vert-4em {
  padding-top: 4em;
  padding-bottom: 4em
}

.p-horiz-4em {
  padding-right: 4em;
  padding-left: 4em
}

p {
  padding: .5em 0;
  margin: 0
}

small {
  font-size: 12px
}

strong {
  font-weight: bold
}

em {
  font-style: italic
}

cite {
  font-style: normal
}

.muted {
  color: #999!important
}

a.muted:focus,
a.muted:hover {
  color: #808080!important
}

.text-warning {
  color: #e07700!important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ad5c00!important
}

.text-error {
  color: #c00!important
}

a.text-error:focus,
a.text-error:hover {
  color: #900!important
}

.text-info {
  color: #16b!important
}

a.text-info:focus,
a.text-info:hover {
  color: #0d4c8c!important
}

.text-success {
  color: #093!important
}

a.text-success:focus,
a.text-success:hover {
  color: #062!important
}

.text-left {
  text-align: left!important
}

.text-right {
  text-align: right!important
}

.text-center {
  text-align: center!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: .5em 0 .2em 0;
  margin: 0;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-weight: normal;
  color: #444;
  text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999
}

h1.underline,
h2.underline,
h3.underline,
h4.underline,
h5.underline,
h6.underline {
  border-bottom: 1px solid #ccc
}

h1 {
  font-size: 28px;
  line-height: 1.2em
}

h1 small {
  font-size: 22px
}

h2 {
  font-size: 22px;
  line-height: 1.3em
}

h2 small {
  font-size: 18px
}

h3 {
  font-size: 18px;
  line-height: 1.4em
}

h3 small {
  font-size: 14px
}

h4 {
  font-size: 14px;
  line-height: 1.5em
}

h4 small {
  font-size: 12px
}

h5 {
  font-size: 12px;
  line-height: 1.5em
}

.h-underline {
  border-bottom: 1px solid #ccc
}

.page-header {
  padding-bottom: -0.25em;
  margin: 1.5em 0 2.25em;
  border-bottom: 1px solid #e0e0e0
}

ul,
ol {
  padding: 0;
  margin: 0 0 .75em 25px
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0
}

li {
  line-height: 1.5em
}

li h1,
li h2,
li h3,
li h4,
li h5 {
  padding-bottom: 0
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none
}

ul.inline>li,
ol.inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

dl {
  margin-bottom: 1.5em
}

dt,
dd {
  line-height: 1.5em
}

dt {
  font-weight: bold
}

dd {
  margin-left: .75em
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: ""
}

.dl-horizontal:after {
  clear: both
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right
}

.dl-horizontal dd {
  margin-left: 180px
}

hr {
  margin: 1.5em 0;
  border: 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #fff
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e0e0e0
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 1.5em;
  border-left: 5px solid #eee
}

blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.875em
}

blockquote small {
  display: block;
  line-height: 1.5em;
  color: #999
}

blockquote small:before {
  content: '\2014 \00A0'
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right
}

blockquote.pull-right small:before {
  content: ''
}

blockquote.pull-right small:after {
  content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
  content: ""
}

q:before {
  content: "\201C"
}

q:after {
  content: "\201D"
}

form {
  margin: 0 0 1.5em 0
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 1.5em;
  color: #444;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

legend small {
  font-size: 12px;
  color: #999
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif
}

label {
  display: block;
  margin-bottom: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: .75em;
  font-size: 14px;
  line-height: 1.5em;
  color: #666;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

input,
textarea,
.uneditable-input {
  width: 206px
}

textarea {
  height: auto
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fcfcfc;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: border linear .2s, box-shadow linear .2s, background-color linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s, background-color linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s, background-color linear .2s;
  transition: border linear .2s, box-shadow linear .2s, background-color linear .2s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  background-color: #fff;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="search"] {
    padding-right: 0
  }
  input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button
  }
  input[type="search"]::-webkit-search-results-button {
    -webkit-appearance: searchfield-results-button
  }
  input[type="search"][results] {
    padding-left: 0
  }
}

input[type="password"] {
  -webkit-appearance: caps-lock-indicator;
  -moz-appearance: caps-lock-indicator;
  -ms-appearance: caps-lock-indicator;
  -o-appearance: caps-lock-indicator;
  appearance: caps-lock-indicator
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto
}

select {
  width: 220px;
  background-color: #fcfcfc;
  border: 1px solid #ccc
}

select[multiple],
select[size] {
  height: auto
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
  color: #999;
  cursor: not-allowed;
  background-color: #f9f9f9;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025)
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap
}

.uneditable-textarea {
  width: auto;
  height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc
}

.radio,
.checkbox {
  min-height: 1.5em;
  padding-left: 20px
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
  padding-top: 5px
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
  margin-left: 10px
}

.input-mini {
  width: 60px
}

.input-small {
  width: 90px
}

.input-medium {
  width: 150px
}

.input-large {
  width: 210px
}

.input-xlarge {
  width: 270px
}

.input-xxlarge {
  width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block
}

.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: ""
}

.controls-row:after {
  clear: both
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #e0e0e0
}

input[disabled]:-moz-placeholder,
select[disabled]:-moz-placeholder,
textarea[disabled]:-moz-placeholder,
input[readonly]:-moz-placeholder,
select[readonly]:-moz-placeholder,
textarea[readonly]:-moz-placeholder {
  color: #999
}

input[disabled]:-ms-input-placeholder,
select[disabled]:-ms-input-placeholder,
textarea[disabled]:-ms-input-placeholder,
input[readonly]:-ms-input-placeholder,
select[readonly]:-ms-input-placeholder,
textarea[readonly]:-ms-input-placeholder {
  color: #999
}

input[disabled]::-webkit-input-placeholder,
select[disabled]::-webkit-input-placeholder,
textarea[disabled]::-webkit-input-placeholder,
input[readonly]::-webkit-input-placeholder,
select[readonly]::-webkit-input-placeholder,
textarea[readonly]::-webkit-input-placeholder {
  color: #999
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #e07700
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #e07700
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #e07700;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #ad5c00;
  -webkit-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  -moz-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)"
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #e07700;
  background-color: #fcf8e3;
  border-color: #e07700
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #c00
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #c00
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #c00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #900;
  -webkit-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  -moz-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)"
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #c00;
  background-color: #f2dede;
  border-color: #c00
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #093
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #093
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #093;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #062;
  -webkit-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  -moz-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)"
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #093;
  background-color: #dff0d8;
  border-color: #093
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #16b
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #16b
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #16b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #0d4c8c;
  -webkit-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  -moz-box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)";
  box-shadow: "inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px lighten(@border-color, 20%)"
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #16b;
  background-color: #d9edf7;
  border-color: #16b
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid,
input.invalid,
textarea.invalid,
select.invalid {
  color: #b94a48;
  border-color: #ee5f5b
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus,
input.invalid:focus,
textarea.invalid:focus,
select.invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
  padding: .5em 20px 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: #f6f6f6;
  border-top: 1px solid #e5e5e5
}

.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: ""
}

.form-actions:after {
  clear: both
}

.help-block,
.help-inline {
  color: #6a6a6a
}

.help-block {
  display: block;
  margin-bottom: .75em
}

.help-inline {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: .75em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.5em;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
  color: #444;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #fff, #dedede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dedede));
  background-image: -webkit-linear-gradient(top, #fff, #dedede);
  background-image: -o-linear-gradient(top, #fff, #dedede);
  background-image: linear-gradient(to bottom, #fff, #dedede);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffffff', endColorStr='#ffdedede', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.input-append .add-on:hover,
.input-prepend .add-on:hover,
.input-append .add-on:active,
.input-prepend .add-on:active,
.input-append .add-on.active,
.input-prepend .add-on.active,
.input-append .add-on.disabled,
.input-prepend .add-on.disabled,
.input-append .add-on[disabled],
.input-prepend .add-on[disabled] {
  color: #444;
  background-color: #dedede
}

.input-append .add-on:active,
.input-prepend .add-on:active,
.input-append .add-on.active,
.input-prepend .add-on.active {
  background-color: #c5c5c5 \9
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.input-append .active,
.input-prepend .active {
  background-color: #3f7;
  border-color: #093
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0
}

.control-group {
  margin-bottom: .75em
}

legend+.control-group {
  margin-top: 1.5em;
  -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
  margin-bottom: 1.5em
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: ""
}

.form-horizontal .control-group:after {
  clear: both
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right
}

.form-horizontal .controls {
  margin-left: 180px
}

.form-horizontal .help-block {
  margin-bottom: 0
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .input-append+.help-block {
  margin-top: .75em
}

.form-horizontal .form-actions {
  padding-left: 180px
}

table {
  max-width: 100%;
  margin: 1em 0;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0
}

.table {
  width: 100%;
  margin-bottom: 1.5em
}

.table th,
.table td {
  padding: 8px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table th {
  font-weight: bold
}

.table thead th {
  vertical-align: bottom
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0
}

.table tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px
}

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0
}

.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px
}

.table-bordered thead:first-child tr:first-child>th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px
}

.table-bordered thead:last-child tr:last-child>th:first-child,
.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px
}

.table-bordered thead:last-child tr:last-child>th:last-child,
.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child {
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
  background-color: #eee
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
  background-color: #f5f5f5
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0
}

.table tbody tr.success>td {
  background-color: #dff0d8
}

.table tbody tr.error>td {
  background-color: #f2dede
}

.table tbody tr.warning>td {
  background-color: #fcf8e3
}

.table tbody tr.info>td {
  background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
  background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
  background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
  background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
  background-color: #c4e3f3
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.select2-container {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.select2-container.select2-container-disabled .select2-choice {
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd
}

.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none
}

.select2-container .select2-choice {
  position: relative;
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(to bottom, #fff, #eee);
  background-repeat: repeat-x;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffffff', endColorStr='#ffeeeeee', GradientType=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box
}

.select2-container .select2-choice span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-choice abbr {
  position: absolute;
  top: 8px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
  text-decoration: none;
  cursor: pointer;
  background: url('select2.png') right top no-repeat;
  border: 0;
  outline: 0
}

.select2-container .select2-choice abbr:hover {
  cursor: pointer;
  background-position: right -11px
}

.select2-container .select2-choice div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
  background: #ccc;
  background-color: #e0e0e0;
  background-image: -moz-linear-gradient(top, #eee, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ccc));
  background-image: -webkit-linear-gradient(top, #eee, #ccc);
  background-image: -o-linear-gradient(top, #eee, #ccc);
  background-image: linear-gradient(to bottom, #eee, #ccc);
  background-repeat: repeat-x;
  border-left: 1px solid #aaa;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeeeeee', endColorStr='#ffcccccc', GradientType=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box
}

.select2-container .select2-choice div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('select2.png') no-repeat 0 1px
}

.select2-container.select2-drop-above .select2-choice {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(to bottom, #fff, #eee);
  background-repeat: repeat-x;
  border-bottom-color: #aaa;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffffff', endColorStr='#ffeeeeee', GradientType=0)
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: 0;
  -webkit-box-shadow: "0 0 5px rgba(0,0,0,.3)";
  -moz-box-shadow: "0 0 5px rgba(0,0,0,.3)";
  box-shadow: "0 0 5px rgba(0,0,0,.3)"
}

.select2-drop {
  position: absolute;
  top: 100%;
  z-index: 9999;
  width: 100%;
  margin-top: -1px;
  color: #000;
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: "0 4px 5px rgba(0, 0, 0, .15)";
  -moz-box-shadow: "0 4px 5px rgba(0, 0, 0, .15)";
  box-shadow: "0 4px 5px rgba(0, 0, 0, .15)"
}

.select2-drop-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
  opacity: 0
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15)
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px
}

.select2-search {
  position: relative;
  z-index: 10000;
  display: inline-block;
  width: 100%;
  min-height: 26px;
  padding-right: 4px;
  padding-left: 4px;
  margin: 0;
  white-space: nowrap
}

.select2-search-hidden {
  position: absolute;
  left: -10000px;
  display: block
}

.select2-search input {
  width: 100%;
  height: auto!important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 1em;
  background: #fff url('select2.png') no-repeat 100% -22px;
  background-color: rgba(247, 247, 247, 0.906);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.85)), to(rgba(238, 238, 238, 0.99)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-repeat: repeat-x;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9ffffff', endColorStr='#fceeeeee', GradientType=0);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.select2-search input .select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100%;
  background-color: rgba(247, 247, 247, 0.906);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.85)), to(rgba(238, 238, 238, 0.99)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.85), rgba(238, 238, 238, 0.99));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9ffffff', endColorStr='#fceeeeee', GradientType=0)
}

.select2-dropdown-open .select2-choice {
  background-color: #eee;
  background-color: rgba(244, 244, 244, 0.2);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(238, 238, 238, 0.5));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), to(rgba(238, 238, 238, 0.5)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(238, 238, 238, 0.5));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(238, 238, 238, 0.5));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(238, 238, 238, 0.5));
  background-repeat: repeat-x;
  border: 1px solid #aaa;
  border-bottom-color: transparent;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00ffffff', endColorStr='#80eeeeee', GradientType=0);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none
}

.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px
}

.select2-results {
  position: relative;
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  overflow-x: hidden;
  overflow-y: auto
}

.select2-results ul.select2-result-sub {
  margin: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
  padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
  padding-left: 120px
}

.select2-results li {
  display: list-item;
  list-style: none;
  background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
  font-weight: bold
}

.select2-results li em {
  font-style: normal;
  background: #feffde
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer
}

.select2-results .select2-highlighted {
  color: #fff;
  background: #3875d7
}

.select2-results .select2-highlighted em {
  background: transparent
}

.select2-results .select2-highlighted ul {
  color: #000;
  background: white
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  display: list-item;
  background: #f4f4f4
}

.select2-results .select2-disabled {
  display: list-item;
  cursor: default;
  background: #f4f4f4
}

.select2-results .select2-disabled.select2-highlighted {
  display: list-item;
  color: #666;
  cursor: default;
  background: #f4f4f4
}

.select2-results .select2-selected {
  display: none
}

.select2-more-results {
  display: list-item;
  background: #f4f4f4
}

.select2-more-results.select2-active {
  background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%
}

.select2-locked {
  padding: 3px 5px 3px 5px!important
}

.select2-default {
  color: #999!important
}

.select2-container-multi .select2-search-choice-close {
  left: 3px
}

.select2-container-multi .select2-choices {
  position: relative;
  height: auto!important;
  height: 1%;
  min-height: 26px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: text;
  background-color: #fff;
  background-color: rgba(246, 246, 246, 0.066);
  background-image: -moz-linear-gradient(top, rgba(238, 238, 238, 0.01), rgba(255, 255, 255, 0.15));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(238, 238, 238, 0.01)), to(rgba(255, 255, 255, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.01), rgba(255, 255, 255, 0.15));
  background-image: -o-linear-gradient(top, rgba(238, 238, 238, 0.01), rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0.01), rgba(255, 255, 255, 0.15));
  background-repeat: repeat-x;
  border: 1px solid #aaa;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#03eeeeee', endColorStr='#26ffffff', GradientType=0)
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
  padding: 0;
  margin: 0;
  white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 100%;
  color: #666;
  background: transparent!important;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100%!important
}

.select2-container-multi .select2-choices .select2-search-choice {
  position: relative;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  line-height: 13px;
  color: #333;
  cursor: default;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 0% 0, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  border: 1px solid #aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  -webkit-box-shadow: "0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05)";
  -moz-box-shadow: "0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05)";
  box-shadow: "0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05)";
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4
}

.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: 0;
  -webkit-box-shadow: "0 0 5px rgba(0,0,0,.3)";
  -moz-box-shadow: "0 0 5px rgba(0,0,0,.3)";
  box-shadow: "0 0 5px rgba(0,0,0,.3)"
}

.select2-container-multi.select2-container-disabled .select2-choices {
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none
}

.select2-search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('select2.png') right top no-repeat;
  outline: 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline
}

.select2-offscreen {
  position: absolute;
  left: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice div b {
    background-image: url('select2x2.png')!important;
    background-repeat: no-repeat!important;
    background-size: 60px 40px!important
  }
  .select2-search input {
    background-position: 100% -21px!important
  }
}

.dropup,
.dropdown {
  position: relative
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0
}

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: 12%;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""
}

.dropdown-toggle.btn-large:after {
  margin-left: 5px;
  vertical-align: 12%;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent
}

.dropdown-toggle.btn-small:after {
  margin-left: 3px;
  vertical-align: 12%;
  border-top: 3px solid #000;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent
}

html.safari .dropdown-toggle:after,
html.safari .dropdown-toggle.btn-large:after,
html.safari .dropdown-toggle.btn-small:after {
  vertical-align: 70%
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px
}

.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;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5em;
  color: #444;
  text-decoration: none;
  white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
  color: #fff;
  text-decoration: none;
  background-color: #1061b2;
  background-image: -moz-linear-gradient(top, #16b, #0f59a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#16b), to(#0f59a4));
  background-image: -webkit-linear-gradient(top, #16b, #0f59a4);
  background-image: -o-linear-gradient(top, #16b, #0f59a4);
  background-image: linear-gradient(to bottom, #16b, #0f59a4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff1166bb', endColorStr='#ff0f59a4', GradientType=0)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1061b2;
  background-image: -moz-linear-gradient(top, #16b, #0f59a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#16b), to(#0f59a4));
  background-image: -webkit-linear-gradient(top, #16b, #0f59a4);
  background-image: -o-linear-gradient(top, #16b, #0f59a4);
  background-image: linear-gradient(to bottom, #16b, #0f59a4);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff1166bb', endColorStr='#ff0f59a4', GradientType=0)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
  display: block
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}

.dropdown-submenu {
  position: relative
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0
}

.dropdown-submenu>a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " "
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff
}

.dropdown-submenu.pull-left {
  float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.btn {
  display: inline-block;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #444;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #fff, #dedede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dedede));
  background-image: -webkit-linear-gradient(top, #fff, #dedede);
  background-image: -o-linear-gradient(top, #fff, #dedede);
  background-image: linear-gradient(to bottom, #fff, #dedede);
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffffff', endColorStr='#ffdedede', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: "0 1px 0 rgba(0, 0, 0, 0.1)";
  -moz-box-shadow: "0 1px 0 rgba(0, 0, 0, 0.1)";
  box-shadow: "0 1px 0 rgba(0, 0, 0, 0.1)"
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #444;
  background-color: #dedede
}

.btn:active,
.btn.active {
  background-color: #c5c5c5 \9
}

.btn:hover,
.btn:focus {
  color: #444;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: "inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)";
  -moz-box-shadow: "inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)";
  box-shadow: "inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)"
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.btn .icon-spin {
  height: .97em!important;
  line-height: 1em!important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .btn {
    padding-top: 5px;
    padding-bottom: 3px
  }
}

.btn-large {
  padding: 11px 19px;
  font-size: 18px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px
}

.btn-small {
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px
}

.btn-mini {
  padding: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0b67c2;
  background-image: -moz-linear-gradient(top, #1373d2, #05a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1373d2), to(#05a));
  background-image: -webkit-linear-gradient(top, #1373d2, #05a);
  background-image: -o-linear-gradient(top, #1373d2, #05a);
  background-image: linear-gradient(to bottom, #1373d2, #05a);
  background-repeat: repeat-x;
  border: 1px solid #05a;
  border-top-color: #05a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff1373d2', endColorStr='#ff0055aa', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #05a
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003b77 \9
}

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d83c36;
  background-image: -moz-linear-gradient(top, #eb3f3b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb3f3b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #eb3f3b, #bd362f);
  background-image: -o-linear-gradient(top, #eb3f3b, #bd362f);
  background-image: linear-gradient(to bottom, #eb3f3b, #bd362f);
  background-repeat: repeat-x;
  border: 1px solid #ee5f5b;
  border-top-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeb3f3b', endColorStr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.btn-link {
  color: #16b;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-link:hover,
.btn-link:focus {
  color: #38d;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #444;
  text-decoration: none
}

.btn-group {
  position: relative;
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle
}

.btn-group+.btn-group {
  margin-left: 5px
}

.btn-toolbar {
  margin-top: .75em;
  margin-bottom: .75em;
  font-size: 0
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group {
  margin-left: 5px
}

.btn-group>.btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-group>.btn+.btn {
  margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 14px
}

.btn-group>.btn-mini {
  font-size: 12px
}

.btn-group>.btn-small {
  font-size: 12px
}

.btn-group>.btn-large {
  font-size: 18px
}

.btn-group>.btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px
}

.btn-group>.btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
  z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group>.btn-mini+.dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px
}

.btn-group>.btn-large+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #dedede
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #05a
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0
}

.btn-large .caret {
  margin-top: 6px
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px
}

.dropup .btn-large .caret {
  border-bottom-width: 5px
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.btn-group-vertical {
  display: inline-block
}

.btn-group-vertical>.btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-group-vertical>.btn+.btn {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:first-child {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}

.btn-group-vertical>.btn:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px
}

.btn-group-vertical>.btn-large:first-child {
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0
}

.btn-group-vertical>.btn-large:last-child {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px
}

.alert {
  padding: 8px 25px 8px 14px;
  margin: .5em 0 1em 0;
  color: #444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffcec;
  border: 1px solid #e07700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.alert h3 {
  padding-bottom: 0;
  color: #e07700
}

.alert a {
  color: #e07700;
  text-decoration: none;
  border-bottom: 1px dotted transparent;
  border-bottom-color: #e07700
}

.alert a:hover,
.alert a:focus {
  color: #ff9114;
  border-bottom: 1px solid transparent;
  border-bottom-color: #ff9114
}

.alert.alert-icon {
  position: relative;
  padding-left: 4.5em
}

.alert.alert-icon:before,
.alert.alert-icon:after {
  display: table;
  line-height: 0;
  content: ""
}

.alert.alert-icon:after {
  clear: both
}

.alert.alert-icon:before {
  position: absolute;
  top: .7em;
  left: .7em;
  display: inline-block;
  margin-top: 0;
  font-family: "aws-console";
  font-size: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  color: #e07700;
  text-align: center;
  text-decoration: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  content: "\f102";
  speak: none
}

.alert .close {
  position: relative;
  top: 0;
  right: -10px;
  float: right;
  font-weight: 400;
  line-height: 1em;
  border: 0
}

.alert .close,
.alert .close:hover {
  text-decoration: none!important;
  border-bottom: none!important
}

.alert.alert-success {
  color: #444;
  background-color: #f7fdf7;
  border-color: #093
}

.alert.alert-success h3 {
  color: #093
}

.alert.alert-success a {
  color: #093;
  border-bottom-color: #093
}

.alert.alert-success a:hover,
.alert.alert-success a:focus {
  color: #0c4;
  border-bottom-color: #0c4
}

.alert.alert-success.alert-icon:before {
  top: .6em;
  color: #093;
  content: "\f101"
}

.alert.alert-danger,
.alert.alert-error {
  color: #444;
  background-color: #fef9f9;
  border-color: #c00
}

.alert.alert-danger h3,
.alert.alert-error h3 {
  color: #c00
}

.alert.alert-danger a,
.alert.alert-error a {
  color: #c00;
  border-bottom-color: #c00
}

.alert.alert-danger a:hover,
.alert.alert-error a:hover,
.alert.alert-danger a:focus,
.alert.alert-error a:focus {
  color: #f00;
  border-bottom-color: #f00
}

.alert.alert-danger.alert-icon:before,
.alert.alert-error.alert-icon:before {
  color: #c00
}

.alert.alert-info {
  color: #444;
  background-color: #f0f9ff;
  border-color: #16b
}

.alert.alert-info h3 {
  color: #16b
}

.alert.alert-info a {
  color: #16b;
  border-bottom-color: #16b
}

.alert.alert-info a:hover,
.alert.alert-info a:focus {
  color: #157fea;
  border-bottom-color: #157fea
}

.alert.alert-info.alert-icon:before {
  top: .65em;
  color: #16b;
  content: "\f100"
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
  margin-bottom: 0
}

.alert-block p+p {
  margin-top: 5px
}

.nav {
  margin-bottom: 1.5em;
  margin-left: 0;
  list-style: none
}

.nav a {
  text-decoration: none
}

.nav>li>a {
  display: block
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.nav>li>a>img {
  max-width: none
}

.nav>.pull-right {
  float: right
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5em;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase
}

.nav li+.nav-header {
  margin-top: 9px
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0
}

.nav-list>li>a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list>li>a {
  padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #16b
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px
}

.nav-list .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: ""
}

.nav-tabs:after,
.nav-pills:after {
  clear: both
}

.nav-tabs>li,
.nav-pills>li {
  float: left
}

.nav-tabs>li>a,
.nav-pills>li>a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  margin-bottom: -1px
}

.nav-tabs>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5em;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
  color: #999;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-pills>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
  color: #fff;
  background-color: #16b
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li>a {
  margin-right: 0
}

.nav-tabs.nav-stacked {
  border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
  z-index: 2;
  border-color: #ddd
}

.nav-pills.nav-stacked>li>a {
  margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
  margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #16b;
  border-bottom-color: #16b
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #38d;
  border-bottom-color: #38d
}

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999
}

.nav>.dropdown.active>a:hover,
.nav>.dropdown.active>a:focus {
  cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
  color: #fff;
  background-color: #e0e0e0;
  border-color: #e0e0e0
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100)
}

.tabs-stacked .open>a:hover,
.tabs-stacked .open>a:focus {
  border-color: #e0e0e0
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: ""
}

.tabbable:after {
  clear: both
}

.tab-content {
  overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
  border-bottom: 0
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
  display: none
}

.tab-content>.active,
.pill-content>.active {
  display: block
}

.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
  border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
  float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px
}

.tabs-left>.nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
  border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
  border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
  border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
  border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
  color: #e0e0e0
}

.nav>.disabled>a:hover,
.nav>.disabled>a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent
}

.navbar {
  margin-bottom: 1.5em;
  overflow: visible
}

.navbar a {
  text-decoration: none
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #eee, #e0e0e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
  background-image: -o-linear-gradient(top, #eee, #e0e0e0);
  background-image: linear-gradient(to bottom, #eee, #e0e0e0);
  background-repeat: repeat-x;
  border-bottom: 1px solid #c1c1c1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeeeeee', endColorStr='#ffe0e0e0', GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065)
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: ""
}

.navbar-inner:after {
  clear: both
}

.navbar .container {
  width: auto
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible
}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 14px;
  color: #444;
  text-shadow: 0 1px 0 #eee
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none
}

.navbar .brand i.service-icon.s16 {
  margin-top: -3px;
  margin-bottom: -3px
}

.navbar .brand i.service-icon.s24 {
  margin-top: -7px;
  margin-bottom: -7px
}

.navbar .brand i.service-icon.s32 {
  margin-top: -11px;
  margin-bottom: -11px
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #666
}

.navbar-link {
  color: #666
}

.navbar-link:hover,
.navbar-link:focus {
  color: #444
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #eee;
  border-left: 1px solid #e0e0e0
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0
}

.navbar-form {
  margin-bottom: 0
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  line-height: 0;
  content: ""
}

.navbar-form:after {
  clear: both
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0
}

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px
}

.navbar-static-top {
  position: static;
  margin-bottom: 0
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px
}

.navbar-fixed-top {
  top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}

.navbar-fixed-bottom {
  bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0
}

.navbar .nav>li {
  float: left
}

.navbar .nav>li>a {
  float: none;
  padding: 10px 15px 10px;
  color: #666;
  text-decoration: none;
  text-shadow: 0 1px 0 #eee
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
  color: #444;
  text-decoration: none;
  background-color: transparent
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
  color: #222;
  text-decoration: none;
  background-color: #d3d3d3;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dcdcdc;
  background-image: -moz-linear-gradient(top, #e1e1e1, #d3d3d3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e1e1), to(#d3d3d3));
  background-image: -webkit-linear-gradient(top, #e1e1e1, #d3d3d3);
  background-image: -o-linear-gradient(top, #e1e1e1, #d3d3d3);
  background-image: linear-gradient(to bottom, #e1e1e1, #d3d3d3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe1e1e1', endColorStr='#ffd3d3d3', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #d3d3d3
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #bababa \9
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''
}

.navbar .nav>li>.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2)
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #fff;
  border-bottom: 0
}

.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
  border-top-color: #444;
  border-bottom-color: #444
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
  color: #222;
  background-color: #d3d3d3
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
  border-top-color: #222;
  border-bottom-color: #222
}

.navbar .pull-right>li>.dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.navbar .pull-right>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu.pull-right:before {
  right: 12px;
  left: auto
}

.navbar .pull-right>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu.pull-right:after {
  right: 13px;
  left: auto
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px
}

[data-tooltip] {
  cursor: help
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  -webkit-transition: opacity .15s linear, visibility .15s linear;
  -moz-transition: opacity .15s linear, visibility .15s linear;
  -o-transition: opacity .15s linear, visibility .15s linear;
  transition: opacity .15s linear, visibility .15s linear
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100)
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 230px;
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(30, 30, 30, 0.72);
  background-image: -moz-linear-gradient(top, rgba(68, 68, 68, 0.6), rgba(0, 0, 0, 0.9));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(68, 68, 68, 0.6)), to(rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(68, 68, 68, 0.6), rgba(0, 0, 0, 0.9));
  background-image: -o-linear-gradient(top, rgba(68, 68, 68, 0.6), rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(to bottom, rgba(68, 68, 68, 0.6), rgba(0, 0, 0, 0.9));
  background-repeat: repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99444444', endColorStr='#e6000000', GradientType=0)
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: rgba(68, 68, 68, 0.6);
  border-width: 0 5px 5px
}

[data-popover] {
  cursor: help
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: "padding-box";
  -moz-background-clip: "padding-box";
  background-clip: "padding-box"
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}

.popover-title:empty {
  display: none
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0
}

[data-toolbar-menu] {
  display: none
}

.tool-container {
  position: absolute;
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #ddd, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#fff));
  background-image: -webkit-linear-gradient(top, #ddd, #fff);
  background-image: -o-linear-gradient(top, #ddd, #fff);
  background-image: linear-gradient(to bottom, #ddd, #fff);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffdddddd', endColorStr='#ffffffff', GradientType=0)
}

.tool-container.tool-top {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4)
}

.tool-container.tool-bottom {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.6)
}

.tool-container.tool-left {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.4)
}

.tool-container.tool-right {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.4)
}

.tool-container.tool-top,
.tool-container.tool-bottom {
  height: 34px;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #bbb
}

.tool-container.tool-top .tool-item,
.tool-container.tool-bottom .tool-item {
  float: left;
  border-right: 1px solid #eee;
  border-left: 1px solid #c6c6c6
}

.tool-container.tool-top .tool-item:first-child:hover,
.tool-container.tool-bottom .tool-item:first-child:hover {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.tool-container.tool-top .tool-item:last-child:hover,
.tool-container.tool-bottom .tool-item:last-child:hover {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.tool-container.tool-left,
.tool-container.tool-right {
  border: 1px solid #b1a9a9;
  border-width: 1px 0
}

.tool-container.tool-left .tool-item,
.tool-container.tool-right .tool-item {
  height: 34px;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #eee
}

.tool-container.tool-left .tool-item:first-child,
.tool-container.tool-right .tool-item:first-child {
  border-top: 1px solid transparent
}

.tool-container.tool-left .tool-item:first-child:hover,
.tool-container.tool-right .tool-item:first-child:hover {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.tool-container.tool-left .tool-item:last-child:hover,
.tool-container.tool-right .tool-item:last-child:hover {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.tool-container .tool-items {
  height: 100%
}

.tool-container .tool-items a.tool-item {
  display: block;
  width: 44px;
  height: 100%;
  font-size: 18px;
  line-height: 1.9em;
  color: #444;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.tool-container .tool-items a.tool-item:first-child {
  border-left: none
}

.tool-container .tool-items a.tool-item:last-child {
  border-right: 0;
  border-bottom: 0
}

.tool-container .tool-items a.tool-item.selected,
.tool-container .tool-items a.tool-item:hover,
.tool-container .tool-items a.tool-item:focus {
  background-color: #bfb9b9;
  background-image: -moz-linear-gradient(top, #a79f9f, #e2dfdf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a79f9f), to(#e2dfdf));
  background-image: -webkit-linear-gradient(top, #a79f9f, #e2dfdf);
  background-image: -o-linear-gradient(top, #a79f9f, #e2dfdf);
  background-image: linear-gradient(to bottom, #a79f9f, #e2dfdf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa79f9f', endColorStr='#ffe2dfdf', GradientType=0)
}

.tool-container .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px
}

.tool-container.tool-top .arrow {
  bottom: -14px;
  left: 50%;
  margin-left: -7px;
  border-color: #fff transparent transparent
}

.tool-container.tool-bottom .arrow {
  top: -14px;
  left: 50%;
  margin-left: -7px;
  border-color: transparent transparent #ddd
}

.tool-container.tool-left .arrow {
  top: 50%;
  right: -14px;
  margin-top: -7px;
  border-color: transparent transparent transparent #eee
}

.tool-container.tool-right .arrow {
  top: 50%;
  left: -14px;
  margin-top: -7px;
  border-color: transparent #eee transparent transparent
}

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999
}

.label {
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  font-size: 11px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px
}

.label:empty,
.badge:empty {
  display: none
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label-important,
.badge-important {
  background-color: #b94a48
}

.label-important[href],
.badge-important[href] {
  background-color: #f2dede
}

.label-warning,
.badge-warning {
  background-color: #c09853
}

.label-warning[href],
.badge-warning[href] {
  background-color: #fcf8e3
}

.label-success,
.badge-success {
  background-color: #468847
}

.label-success[href],
.badge-success[href] {
  background-color: #dff0d8
}

.label-info,
.badge-info {
  background-color: #3a87ad
}

.label-info[href],
.badge-info[href] {
  background-color: #d9edf7
}

.btn .label,
.btn .badge {
  position: relative;
  top: -1px
}

.btn-mini .label,
.btn-mini .badge {
  top: 0
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0
  }
  to {
    background-position: 40px 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

.progress {
  height: 1.5em;
  margin-bottom: 1.5em;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff5f5f5', endColorStr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress.small {
  height: .75em;
  margin-bottom: 0
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff149bdf', endColorStr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}

.progress .bar+.bar {
  -webkit-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
  -moz-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
  box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)"
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 1.5s linear infinite;
  -moz-animation: progress-bar-stripes 1.5s linear infinite;
  -ms-animation: progress-bar-stripes 1.5s linear infinite;
  -o-animation: progress-bar-stripes 1.5s linear infinite;
  animation: progress-bar-stripes 1.5s linear infinite
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffee5f5b', endColorStr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff62c462', endColorStr='#ff57a957', GradientType=0)
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff5bc0de', endColorStr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #f38e1b;
  background-image: -moz-linear-gradient(top, #ff9d2e, #e07700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9d2e), to(#e07700));
  background-image: -webkit-linear-gradient(top, #ff9d2e, #e07700);
  background-image: -o-linear-gradient(top, #ff9d2e, #e07700);
  background-image: linear-gradient(to bottom, #ff9d2e, #e07700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffff9d2e', endColorStr='#ffe07700', GradientType=0)
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #ff9d2e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

table[data-table] {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse
}

table[data-table] span[data-table-loaded],
table[data-table] span[data-table-sorting] {
  display: none
}

table[data-table] span[data-table-loaded],
table[data-table] span[data-table-loading] {
  vertical-align: middle
}

table[data-table] thead tr[data-table-header] th,
table[data-table] thead tr[data-table-header] td {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #eee, #e0e0e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
  background-image: -o-linear-gradient(top, #eee, #e0e0e0);
  background-image: linear-gradient(to bottom, #eee, #e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffeeeeee', endColorStr='#ffe0e0e0', GradientType=0)
}

table[data-table] thead tr[data-table-header] th.header {
  position: relative;
  cursor: pointer
}

table[data-table] thead tr[data-table-header] th.header:before,
table[data-table] thead tr[data-table-header] th.header:after {
  display: table;
  line-height: 0;
  content: ""
}

table[data-table] thead tr[data-table-header] th.header:after {
  clear: both
}

table[data-table] thead tr[data-table-header] th.header:after {
  position: relative;
  top: 50%;
  left: .5em;
  display: inline-block;
  margin-top: 0;
  font-family: "aws-console";
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  color: #444;
  text-align: right;
  text-decoration: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  content: "\f105";
  speak: none
}

table[data-table] thead tr[data-table-header] th.headerSortUp,
table[data-table] thead tr[data-table-header] th.headerSortDown {
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
  background-repeat: repeat-x;
  border: 1px solid #888;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffffff', endColorStr='#ffcccccc', GradientType=0)
}

table[data-table] thead tr[data-table-header] th.headerSortUp:after {
  content: "\f104"
}

table[data-table] thead tr[data-table-header] th.headerSortDown:after {
  content: "\f103"
}

table[data-table] thead tr[data-table-header] th[data-table-input].header:after,
table[data-table] thead tr[data-table-header] th[data-table-input].headerSortUp:after,
table[data-table] thead tr[data-table-header] th[data-table-input].headerSortDown:after {
  content: ""!important
}

table[data-table] thead tr[data-table-header=search] th,
table[data-table] thead tr[data-table-header=search] td {
  padding: 5px 10px
}

table[data-table] thead tr[data-table-header=search] th input[type=search],
table[data-table] thead tr[data-table-header=search] td input[type=search] {
  margin: 0
}

table[data-table] thead tr[data-table-header=togglable] th {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}

table[data-table] thead tr[data-table-header=togglable] th.insert {
  z-index: 9999;
  border-style: solid
}

table[data-table] thead tr[data-table-header=togglable] th.insert.left {
  border-color: #3cf;
  border-left-width: 5px
}

table[data-table] thead tr[data-table-header=togglable] th.insert.right {
  border-color: #3cf;
  border-right-width: 5px
}

table[data-table] th[data-table-input] {
  text-align: center
}

table[data-table] th[data-table-input] input[type=checkbox],
table[data-table] th[data-table-input] input[type=radio] {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 0;
  vertical-align: baseline
}

table[data-table] th,
table[data-table] td {
  padding: 10px;
  overflow-x: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #ccc
}

.pull-right {
  display: block!important;
  float: right!important
}

.pull-left {
  display: block!important;
  float: left!important
}

.hide {
  display: none!important
}

.show {
  display: block!important
}

.invisible {
  visibility: hidden!important
}

.affix {
  position: fixed!important
}

.block {
  display: block!important
}

.inline {
  display: inline-block!important
}

.inline-block {
  display: inline-block!important;
  min-height: 0!important;
  vertical-align: top!important
}

.inline-center {
  display: table!important;
  margin-right: auto!important;
  margin-left: auto!important;
  text-align: center!important
}

.inline-block-center {
  display: inline-block!important;
  margin-right: auto!important;
  margin-left: auto!important;
  text-align: center!important
}

.block-center {
  display: block!important;
  margin-right: auto!important;
  margin-left: auto!important;
  text-align: center!important
}

@-ms-viewport {
  width: device-width
}

.hidden {
  display: none;
  visibility: hidden
}

.visible-phone {
  display: none!important
}

.visible-tablet {
  display: none!important
}

.hidden-desktop {
  display: none!important
}

.visible-desktop {
  display: inherit!important
}

@media(min-width:600px) and (max-width:979px) {
  .hidden-desktop {
    display: inherit!important
  }
  .visible-desktop {
    display: none!important
  }
  .visible-tablet {
    display: inherit!important
  }
  .hidden-tablet {
    display: none!important
  }
}

@media(max-width:600px) {
  .hidden-desktop {
    display: inherit!important
  }
  .visible-desktop {
    display: none!important
  }
  .visible-phone {
    display: inherit!important
  }
  .hidden-phone {
    display: none!important
  }
}

.visible-print {
  display: none!important
}

@media print {
  .visible-print {
    display: inherit!important
  }
  .hidden-print {
    display: none!important
  }
}

@media(max-width:1650px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top,
  .chrome-margin {
    margin-right: -20px;
    margin-left: -20px
  }
}

@media(min-width:1200px) {
  .row-fluid {
    width: 100%
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""
  }
  .row-fluid:after {
    clear: both
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564102564%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0
  }
  .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.564102564102564%
  }
  .row-fluid .span12 {
    width: 100%
  }
  .row-fluid .span11 {
    width: 91.45299145299145%
  }
  .row-fluid .span10 {
    width: 82.90598290598291%
  }
  .row-fluid .span9 {
    width: 74.35897435897436%
  }
  .row-fluid .span8 {
    width: 65.81196581196582%
  }
  .row-fluid .span7 {
    width: 57.26495726495726%
  }
  .row-fluid .span6 {
    width: 48.717948717948715%
  }
  .row-fluid .span5 {
    width: 40.17094017094017%
  }
  .row-fluid .span4 {
    width: 31.623931623931625%
  }
  .row-fluid .span3 {
    width: 23.076923076923077%
  }
  .row-fluid .span2 {
    width: 14.52991452991453%
  }
  .row-fluid .span1 {
    width: 5.982905982905983%
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0
  }
  .controls-row [class*="span"]+[class*="span"] {
    margin-left: 30px
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px
  }
  .thumbnails {
    margin-left: -30px
  }
  .thumbnails>li {
    margin-left: 30px
  }
  .row-fluid .thumbnails {
    margin-left: 0
  }
}

@media(min-width:768px) and (max-width:1199px) {
  .row-fluid {
    width: 100%
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""
  }
  .row-fluid:after {
    clear: both
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.7624309392265194%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0
  }
  .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.7624309392265194%
  }
  .row-fluid .span12 {
    width: 100%
  }
  .row-fluid .span11 {
    width: 91.43646408839778%
  }
  .row-fluid .span10 {
    width: 82.87292817679558%
  }
  .row-fluid .span9 {
    width: 74.30939226519337%
  }
  .row-fluid .span8 {
    width: 65.74585635359117%
  }
  .row-fluid .span7 {
    width: 57.18232044198895%
  }
  .row-fluid .span6 {
    width: 48.61878453038674%
  }
  .row-fluid .span5 {
    width: 40.05524861878453%
  }
  .row-fluid .span4 {
    width: 31.491712707182323%
  }
  .row-fluid .span3 {
    width: 22.92817679558011%
  }
  .row-fluid .span2 {
    width: 14.3646408839779%
  }
  .row-fluid .span1 {
    width: 5.801104972375691%
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0
  }
  .controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px
  }
}

@media(min-width:768px) {
  #canvas {
    position: relative
  }
  #navTracker {
    margin-top: 59px
  }
  #navTracker.fixed {
    position: fixed;
    margin-top: 0
  }
  #navTracker ul.nav-list.well {
    padding-top: 8px;
    padding-bottom: 8px
  }
}

@media(max-width:767px) {
  .row-fluid {
    width: 100%
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""
  }
  .row-fluid:after {
    clear: both
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 6.382978723404255%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0
  }
  .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 6.382978723404255%
  }
  .row-fluid .span12 {
    width: 146.80851063829786%
  }
  .row-fluid .span11 {
    width: 134.04255319148936%
  }
  .row-fluid .span10 {
    width: 121.27659574468086%
  }
  .row-fluid .span9 {
    width: 108.51063829787233%
  }
  .row-fluid .span8 {
    width: 95.74468085106383%
  }
  .row-fluid .span7 {
    width: 82.9787234042553%
  }
  .row-fluid .span6 {
    width: 70.2127659574468%
  }
  .row-fluid .span5 {
    width: 57.4468085106383%
  }
  .row-fluid .span4 {
    width: 44.680851063829785%
  }
  .row-fluid .span3 {
    width: 31.914893617021274%
  }
  .row-fluid .span2 {
    width: 19.148936170212764%
  }
  .row-fluid .span1 {
    width: 6.382978723404255%
  }
  .row-fluid .offset12 {
    margin-left: 159.57446808510636%
  }
  .row-fluid .offset12:first-child {
    margin-left: 153.1914893617021%
  }
  .row-fluid .offset11 {
    margin-left: 146.80851063829786%
  }
  .row-fluid .offset11:first-child {
    margin-left: 140.4255319148936%
  }
  .row-fluid .offset10 {
    margin-left: 134.04255319148936%
  }
  .row-fluid .offset10:first-child {
    margin-left: 127.65957446808511%
  }
  .row-fluid .offset9 {
    margin-left: 121.27659574468085%
  }
  .row-fluid .offset9:first-child {
    margin-left: 114.89361702127658%
  }
  .row-fluid .offset8 {
    margin-left: 108.51063829787235%
  }
  .row-fluid .offset8:first-child {
    margin-left: 102.12765957446808%
  }
  .row-fluid .offset7 {
    margin-left: 95.74468085106382%
  }
  .row-fluid .offset7:first-child {
    margin-left: 89.36170212765956%
  }
  .row-fluid .offset6 {
    margin-left: 82.97872340425532%
  }
  .row-fluid .offset6:first-child {
    margin-left: 76.59574468085106%
  }
  .row-fluid .offset5 {
    margin-left: 70.2127659574468%
  }
  .row-fluid .offset5:first-child {
    margin-left: 63.829787234042556%
  }
  .row-fluid .offset4 {
    margin-left: 57.44680851063829%
  }
  .row-fluid .offset4:first-child {
    margin-left: 51.06382978723404%
  }
  .row-fluid .offset3 {
    margin-left: 44.680851063829785%
  }
  .row-fluid .offset3:first-child {
    margin-left: 38.29787234042553%
  }
  .row-fluid .offset2 {
    margin-left: 31.914893617021274%
  }
  .row-fluid .offset2:first-child {
    margin-left: 25.53191489361702%
  }
  .row-fluid .offset1 {
    margin-left: 19.148936170212764%
  }
  .row-fluid .offset1:first-child {
    margin-left: 12.76595744680851%
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left
  }
  .dl-horizontal dd {
    margin-left: 0
  }
  h1 small,
  h2 small {
    display: block
  }
  .container {
    width: auto
  }
  .row-fluid {
    width: 100%
  }
  .row,
  .thumbnails {
    margin-left: 0
  }
  .thumbnails>li {
    float: none;
    margin-left: 0
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto
  }
  .controls-row [class*="span"]+[class*="span"] {
    margin-left: 0
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0
  }
  .modal.fade {
    top: -100px
  }
  .modal.fade.in {
    top: 20px
  }
}

@media(max-width:599px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0)
  }
  .page-header h1 small {
    display: block;
    line-height: 1.5em
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left
  }
  .form-horizontal .controls {
    margin-left: 0
  }
  .form-horizontal .control-list {
    padding-top: 0
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px
  }
  .media-object {
    margin-right: 0;
    margin-left: 0
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px
  }
  .carousel-caption {
    position: static
  }
}

@media(max-width:979px) {
  body {
    padding-top: 0
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static
  }
  .navbar-fixed-top {
    margin-bottom: 1.5em
  }
  .navbar-fixed-bottom {
    margin-top: 1.5em
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px
  }
  .navbar .container {
    width: auto;
    padding: 0
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px
  }
  .nav-collapse {
    clear: both
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 .75em
  }
  .nav-collapse .nav>li {
    float: none
  }
  .nav-collapse .nav>li>a {
    margin-bottom: 2px
  }
  .nav-collapse .nav>.divider-vertical {
    display: none
  }
  .nav-collapse .nav .nav-header {
    color: #666;
    text-shadow: none
  }
  .nav-collapse .nav>li>a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
  }
  .nav-collapse .dropdown-menu li+li a {
    margin-bottom: 2px
  }
  .nav-collapse .nav>li>a:hover,
  .nav-collapse .nav>li>a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #e0e0e0
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }
  .nav-collapse .open>.dropdown-menu {
    display: block
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none
  }
  .nav-collapse .dropdown-menu .divider {
    display: none
  }
  .nav-collapse .nav>li>.dropdown-menu:before,
  .nav-collapse .nav>li>.dropdown-menu:after {
    display: none
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: .75em 15px;
    margin: .75em 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden
  }
  .navbar .btn-navbar {
    display: block
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media(min-width:980px) {
  .nav-collapse.collapse {
    height: auto!important;
    overflow: visible!important
  }
}

