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

.bootstrap-checkbox > button.btn{
	padding:7px 0 4px 2px;
	width:28px;
}
.bootstrap-checkbox > button.btn.displayAsButton{
	width:auto!important;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox{
	padding:0 8px 0 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon{
	margin: 2px 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox{
	padding:0 4px 0 8px;
}
.bootstrap-checkbox > button.btn.btn-large{
	padding:10px 0 6px 2px;
	width:36px;
}
.bootstrap-checkbox > button.btn.btn-small{
	padding:5px 0 3px 1px;
	width:24px;
}
.bootstrap-checkbox > button.btn.btn-mini{
	padding:4px 0 1px 1px;
	width:20px;
}

.bootstrap-checkbox > .btn.btn-link{
 	text-decoration:none;
}

label.bootstrap-checkbox.disabled{
	cursor:default;
	color:#666;
}

.bootstrap-checkbox > .label-prepend-checkbox{
	padding-right:4px;
}

.bootstrap-checkbox > .label-checkbox{
	padding-left:4px;
}

.bootstrap-checkbox.disabled > [class^="label-"],
.bootstrap-checkbox > .btn[disabled]{
	cursor:not-allowed;
}

[class^="cb-icon-"],
[class*=" cb-icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/img/icons.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

.bootstrap-checkbox button.btn > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check{
	background-position: 0 -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check,
.bootstrap-checkbox button.btn:active > span.cb-icon-check{
	background-position: 0 -25px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty{
	background-position: -24px -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-empty{
	background-position: -24px -25px;
}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/

}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  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;
  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);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #C2DCEF;
 /* background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);*/
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', 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-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  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(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}
/* if disabled */
.disabled .slider-track,
.disabled .slider-selection,
.disabled .round {background:#f7f7f7;}
.disabled .round {border:1px #ccc solid;}@font-face {
	font-family: 'mobilemenu';
	src: url('/fonts/mobilemenu.eot');
}
@font-face {
	font-family: 'mobilemenu';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggiBy4AAAC8AAAAYGNtYXACVgPSAAABHAAAAKxnYXNwAAAAEAAAAcgAAAAIZ2x5Zu73S98AAAHQAAAYwGhlYWT/3FfVAAAakAAAADZoaGVhA+ECDQAAGsgAAAAkaG10eDJeAu8AABrsAAAAdGxvY2FSWlkiAAAbYAAAADxtYXhwACYBVQAAG5wAAAAgbmFtZVuQ/RQAABu8AAABVHBvc3QAAwAAAAAdEAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAABAAAAAeAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAJgAAAAiACAABAACAAEAIQAkACYAKwAvAD0AQABkAGgAagBtAHAAdQB4//3//wAAAAAAIAAjACYAKgAvAD0AQABhAGYAagBsAHAAcgB4//3//wAB/+P/4v/h/97/2//O/8z/rP+r/6r/qf+n/6b/pAADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAv/9//oB8AG8AAkAEwAAEwc1IxUHFzcXNycHFTM1MxUzNSP3ajhYEujnEvm3jmCCAgG8TD5lPxqlpRphgu+Rke4AAAAEAEL//wHPAckAHAA5AFYAWgAANxQOASIxIyoBJjQ1ETA0PgE7ATAeAjEwHAIxMxwBBiIrASoBNCY9ATQ2NDI7AToBFhQVMBwCMTMcAQYiKwEwIi4BNREwNjI2MTMyFjIUMTAcAjEFIRUhvgEBAV0BAQEBAQFdAQEBfQEBAV8BAQEBAQFfAQEBewEBAV0BAQEBAQFdAQEB/owBjf5zKAEBAQEBAQE/AQEBAQEBZHhjAQEBAQEB+AEBAQEBAU5dTQEBAQEBAQGeAgEBAoKbgQkgAAAAAAQAPv/zAb0BwAAVACsAjQDjAAA3FB4CFx4DFzUOAwcOAxUXFTI+Ajc+AzU0LgInLgMnFy4CNDU0LgInMzI+Aj0BNC4CKwE+AzM+AycmDgIHBi4CBw4DIyIuAjEwJg4BFxQeAhcjIg4CHQEUHgEyOwEOAxUUFg4BBwYeAjsBMj4CJycOAyMVIzUuAycuAyc3HgMXHgMXNS4DJy4DNTQ+Ajc+Azc1MxUeAxceAxcHLgMnFR4DFx4DFRQOAgfdAQECAQIDBAQDAgUEAwECAgEBLAMGBQQCAgMCAQECAgIBBAYGBLQJBwIcJycMBQECAgEBAgIBBQECAwMBBA8LAQkJDAoKBwcHCAoKCgkGBgYHCQYDDA0MAQkMDwcEAQIBAQEBAgEFCygmHQEDBwgIFy88Hk8dPS4YCIIFCg0OCBcHDQsKBQQHBgQBKgECAgMCAgQEBAIIDgsKBAMGBAECBAYEBQkLDQcXBwsLCQMEBgUEASkBAwUHBAoQDgoDBAUEAQIEBwTYAQMDAgIBAgICAScBAQIDAQEDAwMCNysCAgICAQMEBAICAwQCAgEDAgEBfg8gJzIiHDEnHAYBAgIBCAECAQECAwMCAxEVEgICAgUFAQIGBgUBAQYGBAQGBAECCAoICwkNCwEBAgEIAQICBxwnMRwiMicgDxATCgMDChMQSwMGBAMVFAECAwUDAwcJCQYDAgQEBAECAwICAS8BBAUFBAMHBwkEBQgIBgMEBAQCAQsLAQIDBAIDBgYIBAMDBQUDASsCBAUFAwIHBwgFBQkJBwQAAAAAAwAwABQB3gHBABgASQBeAAABISIOAhURFB4CMyEyPgI1ETQuAiMFFA4CIxUyHgIdARQOAisBIi4CPQE0PgIzNSIuAj0BND4COwEyHgIdARciLgI1ND4CMzIeAhUUDgIjAcj+fgUHBgQEBgcFAYIFBwYEBAYHBf7pAwYIBAQIBgMDBggEFgQIBgMDBggEBAgGAwMGCAQWBAgGA5YRIBcNDRcgERIfGA0NGB8SAcEEBQgF/n4ECAYDAwYIBAGCBQgFBGwECAYDrAMGCAQWBAgGAwMGCAQWBAgGA6wDBggEFgQIBgMDBggEFsEOFx8SEh8YDQ0YHxISHxcOAAAABAAf/+4B9AHBABQAKQE9AVIAAAEiDgIVFB4CMzI+AjU0LgIjFSIuAjU0PgIzMh4CFRQOAiM3JzwBLgEnNz4DLwEuAiIjBy4DJzc+ATQmLwEuASoBDwEuAyc3NjQuAS8BJiIOAQ8BLgMjJzQuAisBIg4CFQcOAwcnNC4BIg8BDgIUHwEOAwcnLgEOAQ8BDgEUFh8BDgMHJyoBDgEPAQYeAjMXFA4BFBUHIg4CHwEeAzM3HgMXBw4CFB8BHgI2MzceAxcHBhwBFh8BHgE+AT8BHgMXBxQeAh8BFj4CPwE6ARYyMzoBNjIzFx4DPwE+AzUnPgM3Fx4CNj8BPgE8AS8BPgM3FzIWPgE/ATY0LgEvAT4DNxcyPgI/ATYuAiMHIi4CNTQ+AjMyHgIVFA4CIwEJFygfEREfKBcYKB8RER8oGAQHBgMDBgcEBQcGAwMGBwXkHgEBARwBAwEBAQgBAgMEAR0CBAQFAhUBAQEBEgEEAwMCFwMGBwcECgECAgIYAgQDAgEOBAgICAUCAQMDAhsCAwMBAgQICQgEDgMDBAIZAQICAQsEBwcHAxcCAwQDARIBAQEBFQIFBAQCHQEEAwIBCAEBAQMBHAIBHgIDAgEBAgEBAwMCHgECAwICGQECAQEOAQMDAwIaAwUGBgMQAQIBFwEDBAMBEgQICAcEBAECAwEbAgMDAgEHAgUEBAMCBAQEAggBAgMDAhsBAwIBBQQICAcEEwEDBAMBFwECAREDBgYGAhsCAwMDAQ4BAQIBGQEDAwIBHgIDAwEBAgEBAgMC5BsxJBUVJDEbHDEkFRUkMRwBRxEfKRcXKR4SEh4pFxcpHxGFBAUIBAUHBgMDBgcFBAgFBBMFBAgJCAQLAQIEAwIaAQMCCAQHBwgDFgEDBAMBFAIBAhMDBQYEAh0BBAMCAQsBAQICGwICAgEeAgMDAQEDAwIdAQECAgEaAgIBAQsBAgMEARwCBQUFAxMBAQEBAhQBAwQDARUEBwcIBAgCAwEaAgMDAwsECAkIBQUCAwMCGwIDAgECBAkICAQQAQMDBAEYAgIBAQ4DBwYGAxkCAwQDARABAQECARcCBAMDAh0CAwMCAQUBAQIDAR0BAR0BAwIBAQUBAgMDAh0CAwMEAhcCAQEBARABAwQDAhgDBgcGBA4BAQICGAEEAwMBEAQICAgEAQECAwIbAgMDAoMVJDEbHDAlFRUlMBwbMSQVAAAAAQBsAAgBhAG4AAUAADcjNyczF9hsrKxsrAjY2NgAAAAGAAD/4AIAAeAAAwAHAAsADwATABcAABMzFSM3IRUhBzMVIzchFSEHMxUjNyEVIQCAgMABQP7AwICAwAFA/sDAgIDAAUD+wAHggGBAYIBgQGCAYEAAAAAABwAA/+AB4AHAABgAHQA2ADsAQABZAGYAABMjIg4CHQEUHgI7ATI+Aj0BNC4CIxUjNTMVJSMiDgIVERQeAjsBMj4CNRE0LgIjESM1MxU1IzUzFQUjIg4CHQEUHgI7ATI+Aj0BNC4CIxUjFSM1IzUzNTMVMxXAoAcLCQUFCQsHoAcLCQUFCQsHoKABAKAHCwkFBQkLB6AHCwkFBQkLB6CgoKD/AKAHCwkFBQkLB6AHCwkFBQkLB0AgQEAgQAHABQkLB6AHCwkFBQkLB6AHCwkFgCAggAUJCwf+YAcLCQUFCQsHAaAHCwkF/uAgIGAgIEAFCQsHoAcLCQUFCQsHoAcLCQWAQEAgQEAgAAAAAAQAAAAgAgABoAAYAB0AIgAsAAABISIOAhURFB4CMyEyPgI1ETQuAiMBJzcXByEnNxcHJxUjNSc3FzcXBwHQ/mAKEQ0ICA0RCgGgChENCAgNEQr+XAyEDIQBqIQMhAzEINAUzMwU0AGgCA0RCv7gChENCAgNEQoBIAoRDQj+oAyEDISEDIQMawsLwRS9vRTBAAj//f/tAf8BvQAPAC0ASwB/AJkAswDJAN4AABMzJy4DKwEiDgIPATMDFRQOAisBIi4CPQEeAxceAxceAxcxIRUUHgI7ATI+Aj0BDgMHDgMHDgMHMTcOASImJy4DJy4DJyY0PgE/Aj4DOwEyHgIfAh4CFAcOAwcOAwcxJzMyPgEmLwEuAysBIg4CDwEOAR4BOwEVMzI+Aj8BPgEuASsBIg4BFh8BHgM7AScmDgIHBh4CFxY+Ajc2LgInMSEOAxceAzc+AycuAwf+shwDCgwNBtQGDQwKAxyytQMDBQIkBgkEAgECAwMBAgQFBQMFCgoLBQFqAwMFAiQGCAUCAQIDAgIBBQUFAwUKCgsFCyNmbmYjBQsJCAMFCQgFAgIDBAIfJgUMExkQ0BAZEwwEJx8CBAMCAgUICQUDCAkLBcBuBAUCAgIUAwcHCQSGBAkHBwMUAwECBQRuWwIEAwICDQEBAQQC4AIEAQEBDQICAwQCW7gHEAwJAgIDCQwICA8NCQECAwgNCAFvBw0IAwECCQ0PCAgMCQMCAgkMEAgBD2AKDQgDAwgNCmD+8AUDBQMCBAcIBCsDBAUEAgMEBAQCAwQDAgEFAwUDAgQHCAQrAwQEBAIDBQQEAgMEAwIBFAcHBwcBBAYHBAgUFxkMChQQDQU8gg8XEAgIEBcPgjwFDRAUCgwZFxQIBAcGBAE8AwUGAxEDBQMCAgMFAxEDBgUDJgEBAQEMAQQDAgIDBAEMAQEBAakBBQoQCgoSDgoBAgULEAoJEg8JAgIJDxIJChALBQIBCg4SCgoQCgUBAAEAYP/gAaAB4AAEAAATETcXEWCgoAHg/gCgoAIAAAAABgASAEYB7QGqABgAMQA1ADkAPQBBAAABISIOAgcTBh4CMyEyPgInEy4DIwMOAysBIi4CJzcmPgI7ATIeAgcXJSEHIRczByMHMwcjBzMHIwHW/lUGBwgDAQEBBQYJBAGtAwoGBAEBAQIICAUFAQQLCwhDCAsLBAEBAQYJDQZFBg0JBgEB/kQB1gH+LBTUAdIB1AHSAdQB0gGqAwUGBP6/AwcFAgIFBwMBQQQGBQP+2gcMCgUFCgwHFwcMCQYGCQwHF/ZKRBgYFxgYAAAAAQAIAGQB9QFaAAIAACUnIQEB+AHsZPYAAQCA/+ABbwHgABgAAAUjESM1MzU0PgI7ARUjIg4CHQEzByMRASBgQEAJFyggRywNDgYCTwlGIAEAWDQbKx4QWAUJDQksWP8AAAAAAAQAAAAPAgABwABNAGwAgQCNAAABMCoCIyIOAhUUHgIzOgE2MjMOAxUUHgIXKgMjIg4CFRQeAjMyPgI1NC4CJy4DNTQ+Ajc+AzU0LgInMzcDFBYcARUUDgIjIi4CNTQ+AjMyHgIXHgMXJyIuAicmPgIzMh4CFxYOAiMlNSMVIxUzFTM1MzUBGCEsLQwXKiAUDxomFwIDAwMBAQMBAQIFBwQDBgUGAxwwJBQWJTIcIDEiEQULEg0FDAsHAgUKCAkOCgUFCxALKx4vAQoXJRsTIRcOEBskEwQJCAgECxEOCgJTDRgUDgICBg4VDQ0YFA4CAgYOFQ0BCiBgYCBgAcAQGyMUFCQaEAEDBgYHAwYKCQgEERsjEhIdFQsRGyMSDhgVEwkDCwsMBQUJCAoGBhASEwsNGBUPBBb+uAEEAwQCDhoSCwsUGg4PGRMLAQECAQgMCw0Jkg4XHhERHRYLDhYeEREdFgxWYGAgYGAgAAAC////7QH6AbgACQATAAATBzUnFQcXNxc3JwcVNzU3FTc1J/1sOVkS7OsS/buRYYUCAbhNPgFnQBupqRtihPQBkwGVAfIBAAACAAkADgGFAbIAMQBCAAA3ND4CNz4DNxceAT4BNxc2HgIXHgMVHAEwFBUUDgIHJQYuAjU8AzUVATQuAgcmDgIVFBYyNic1CQIECQcGExgbDw4OICIgDg4PGxgTBgcJBAIDBQYE/qgEBgUDARAMFh4SEx4VDDM+NAEtEB0bGwwOFhMKAQEMDgEMDgEBDBEYDA4ZHBwSAwMDAwUFBgIBAQEEBAcDBQECAQUBATMQHxYOAQEOFh8QQ0BCQAEAAAMAQ//vAboB0wAjADEASQAAATU0LgIHJg4CHQEOAx0BFB4CNwU+Az0BNC4CJyc2HgIdASU1ND4CNxMVBzUuAzU0PgI3HgMVFA4CBwGdGSs5ISE6KxgHCggFBgoOCAEsCA0KBgQICwaeGy4jFf7+FCMvGxMnBAcFAwYLDggIDgsGAwUHBQEMKSA7KhoBARoqOyApAQcJDQXUBw8JBwEBAQULDQnSBwsLBQOoARUiMBooASYcLiQTAf7NUQFTAggHCwUJDQsFAQEFCw0JBQsHCQEAAAAAB//9AAUB8AHIABQAKQA0AEkATgBjAG0AABMiDgIVFB4CMzI+AjU0LgIjFyIOAhUUHgIzMj4CNTQuAiM3JwcVMzUzFTM1Iyc0PgIzMh4CFRQOAiMiLgI1FzczByMzIi4CNTQ+AjMyHgIVFA4CIwMHNSMVBxc3FzfSAwQCAQEDAwMCBAIBAQIEAkUCBAICAgIEAgMDAwEBAwMDl7e3jmCCAvcEBwoGBgoHAwQICQYFCgcEHDcMNwxEBgkHBAMHCgcGCQcEBQcKBSBqOFgS6OcSARIDBQYEBAYFAgIFBgQEBgUDKAMFBgQEBgUCAgUGBAQGBQMJhIPvkpLuDQYLCAUECAsGBwwIAwQHCwdGZGQECAsHBgsIBQQICwYHDAgEAQ5MPWQ/GqWlGQAIADEAAAHtAcAAWABtAIQAmQCuAPMBCAFNAAAlLgMnND4CNzY0LgExIg4CByoBJiIjMC4CIzAOAgcuAyMiDgIVFB4CFw4CFBUUHgIVMzAmPgEzMh4CFzMwJjQ2Nz4DPQEwBi4BJyUuAzU0PgIzOgEeARcOAwc3IzAuATQ1PAE+ATEzMh4CFRQOAiMXIi4CNTQ+AjMyHgIVFA4CIyciDgIVFB4CMzI+AjU0LgIjFxUjNSIuAic3HgIyMzI+AjU0LgInLgM1ND4CMzUzFToBHgEzBy4BIiYjIg4CFRQeAhceAxUUDgIHNyIOAhUUHgIzMj4CNTQuAiMXFSM1KgEmIic3MhY6ATM6AT4BNTQuAiciLgI1ND4CMzUzFToCFjMHMCImIiMiDgEUMRQeAhcyHgIVFA4CIwHMAggNEQsCAQEBAwICBg4ODQQBAQIBARIfLBsdKy8TAQUGBQQFCwcFBAYIBQEBARMXEy4BChoaGxsRDAsnAQIEAyYqIwgLCwP+gAMEBAICBAUDAgMDAwECBAMDAc5gAgEBAmABAQEBAQEBAYkDBAICAgIEAwIEAwICAwQCuAwVDwkJDxUMDBUPCQkPFQwEBgIFBAMBAgEEAwQCAwQDAgICBQIEBgQCAgQFAwYDAwMDAQIBAgMEAwIEAwEBAwUDBAYDAgIEBQRCBQoHBAQHCgUGCgcEBAcKBgIDAQIDAQEBAQICAgEBAwEBAQECAgIDAgIBAwMBBAECAgEBAgECAgECAgIBAQMBAwMCAQECBALHAgsNEAcCBAQEAwkMBgIGBwgDAQ0PDQIJExECAwMBBAgKBgUJBwUBAwUGBgMpMCQmHxEVEgYNFhEWGxkDBA4VHRMdAQEDAyEBAgQFAgMFBAICAgICBQYFBD0BAQEBAQEBAQEBAQEBAQEBZgEDBAMCBAMCAgMEAgMEAwHaCRAVDAsVEAkJEBULDBUQCVEICAEBAQEFAQEBAQIDAQIDAgIBAQIEBAIDBAMDCAgBAQYBAQEBAgMBAQMCAgEBAwMFAgMEBAIBeAQHCgYFCgcEBAcKBQYKBwQlBAQBAQIBAQEBAQEBAQECAQIBAQICAQQEAQIBAQEBAQEBAQECAQIBAgIBAgAAAAADAAD/4AIAAeAAFAAmADMAADciDgIVFB4CMzI+AjU0LgIjJxUyHgIXHgMVMzQuAiM1FTIeAhUzNC4CI0QOGRILCxIZDg4ZEwoKExkORBguKycRERoSCWM1XHtGVpZwQmJRi7pqaQsTGA8OGBMKChMYDg8YEwvJYgkSGhERJywuGEZ7XDWuYkFxllZquotRAAABACkArwHYAREAAwAAEyEXISkBrgH+UAERYgAAAQAAABACAAGwAGkAAAEOAwc+AzcOAwcuAyMiDgIVFBYUFhcuAycOAxUUHgIXIi4CJzAUOAEVFB4CFw4CIiMqAiYnHgMzDgMjKgImIx4DMzI+AjU8AzU+AzcCAAcPDw8ICA4MCQMIEBASCQcRFBUMFSccEQEBASE9NzATBAUEAgcMEgoGDQwLBQwXHxIDBwcHBAIFBQUDBRMaHxIOHiEjEwMGBwYDESYpKxZIcEwnBw8NDAUBfwMGBAMBBQ0OEQkECAYFAggMCAUQHSYWAwYGBgMCERwnGAYNDQ4HDhkXEgcCAwUDAQETIhsTBAEBAQEBEBsTCwsRCwYBCxIMBjZWazQCAwMEAQYMDg8IAAEACABlAfUBWwACAAABByEBAfgB7AFb9gAAAAAGABb/8wICAaQAIwAuADcAQgBNAHEAACUmPgIxLgEOATEeAxUOAxUUHgIzMj4CNTQuAicHFwcXJwc3Jz8BFwMHIycwPgEWFwMnBzcnPwEfAQcXJzcfAQcXJwc3JzcXIi4CNTQ+AjccAQYUMR4BPgExLgMnHgMVFA4CIwGKAQ4SD0yEYDgOEQoEFiYcDytGWC0sWEYsEyAsGSMQDAMPDwMMEQcIDR5tJR8yPyA/GBgFFBsMDBsUBYAHCBENAw8PAwwRcTNVPSIMFyEUATplSyoBAgEBARkmGw4iPVQzgilhUzkfCBAXMlZGOBQEDRASCxMcFAoKFBwTCxUQDQULAgwRCAgRDAIPDwEt/v4GBAII/qUNDRsSBBkZBBIbLg8PAgwRCAgRDAJ0CxEWCwYNDAsFCQ0IBSAIEBgECQoKBQQMDQ4HCxYRCwAAAQAAAAAAAIL3QSdfDzz1AAsCAAAAAADPX4uMAAAAAM9fi4z//f/gAgIB4AAAAAgAAgAAAAAAAAABAAAB4P/gAAACD//9AAACAgABAAAAAAAAAAAAAAAAAAAAHQAAAAAAAAAAAAAAAAEAAAACAP/9AgAAQgIAAD4CDgAwAgAAHwGvAGwCAAAAAgAAAAIAAAACAP/9AgAAYAIAABICAAAIAgAAgAIAAAACAP//AY4ACQIAAEMCAP/9AgAAMQIAAAACAAApAgAAAAIAAAgCDwAWAAAAAAAKABQAHgBAAKoB1AJSBBoEKgRWBNwFJAZQBmAGxgbSBvgHrgfSCDAImgkuCtILGgsoC64LvAxgAAEAAAAdAVMACAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAUAAAAAQAAAAAAAgAOAFwAAQAAAAAAAwAUACoAAQAAAAAABAAUAGoAAQAAAAAABQAWABQAAQAAAAAABgAKAD4AAQAAAAAACgAoAH4AAwABBAkAAQAUAAAAAwABBAkAAgAOAFwAAwABBAkAAwAUACoAAwABBAkABAAUAGoAAwABBAkABQAWABQAAwABBAkABgAUAEgAAwABBAkACgAoAH4AbQBvAGIAaQBsAGUAbQBlAG4AdQBWAGUAcgBzAGkAbwBuACAAMQAuADAAbQBvAGIAaQBsAGUAbQBlAG4AdW1vYmlsZW1lbnUAbQBvAGIAaQBsAGUAbQBlAG4AdQBSAGUAZwB1AGwAYQByAG0AbwBiAGkAbABlAG0AZQBuAHUARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype'),
		 url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABT4AAoAAAAAFLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAEKMAABCjoOTA+09TLzIAABGYAAAAYAAAAGAIIgcuY21hcAAAEfgAAACsAAAArAJWA9JnYXNwAAASpAAAAAgAAAAIAAAAEGhlYWQAABKsAAAANgAAADb/3FfVaGhlYQAAEuQAAAAkAAAAJAPhAg1obXR4AAATCAAAAHQAAAB0Ml4C721heHAAABN8AAAABgAAAAYAHVAAbmFtZQAAE4QAAAFUAAABVFuQ/RRwb3N0AAAU2AAAACAAAAAgAAMAAAEABAQAAQEBC21vYmlsZW1lbnUAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGv4o/h0BR0AAADdDx0AAADiER0AAAAJHQAAEJoSAB4BAQsVFxkcHyIlKCsuMTQ3Oj1AQ0ZJTE9SVVhbXmFkZ21vYmlsZW1lbnVtb2JpbGVtZW51dTB1MXUyMHUyMXUyM3UyNHUyNnUyQXUyQnUyRnUzRHU0MHU2MXU2MnU2M3U2NHU2NnU2N3U2OHU2QXU2Q3U2RHU3MHU3MnU3M3U3NHU3NXU3OAAAAgGJABsAHQIAAQAEAAcACgANAEkA6gI5AuEFBwUgBXIGTgbCCDkITQjdCOoJHgnmCiMKjgsOC8wNpw4GDhQOng6sD3r8lA78lA78lA77lA73i/hQFSE/i8lTi4smM0ydcfd89zn3e/s5naUF+43sFftL+xaL+4P3IouL9yXri4v7JfcWi4v3gomLBQ73UrMVi4mJioqLCC6LBYmLioyLjQiL99MFi4yMjY2LCOiLBYyLjYmLiouLi/vTi4sI9xGLFYuJioqJiwgsiwWJi4qMi40Ii/eMBYuNjIyNiwjqiwWNi4yKi4mLi4v7jIuLCPcPixWLiYqKiYsILosFiouJjIuNCIv4MgWLjY2MjIsI6IsFjYuMiouJi4uL/DKLiwj8CIIV+CGLi2v8IYsFDvdx92wVi4eNiI6Hj4iQiJKJCIuyBYWJhYmIh4eIiYeLhgi3VBWLYAWTjJKOkI+Qj46Qi5CLkImPho+HjoSOgY0I90j7EhV1tY+wi+aL1jTFbJwIkIsFjouOjouOCIuTBYuOiI2IiwiGiwWOkI6Pj4yXka28c5FykYd8eIl4iI6fcYhxiJF9eot5i4SZi4uLi2WRjXKMdKKLnm4Ih4sFiIuJiYuICIuDBYuIjYmOiwiQiwVteTNRi0CLMJBmdWF1YeuF2YsI2osF2YvqkXa1CPsW1hV/gnqGdokIi3Z0i4ufBXiMfJB/k4CTg5aImgi1jgWNhY6GkIeQh5CHkYkIi7oFdo97kYGUgpOGlYuXi5eQlZaTlpSaj56NCIuWoouLgAWdiZiHlYWWhJGCjoAIYogFiJOFkYCOCItgBaWGnYWUg5WEj4GLf4t+hn9/gggOmfhc+FUV/BaLBX+LgYGLfwiL/BYFi3+VgpeLCPgWiwWXi5WUi5cIi/gWBYuXgZV/iwj7q/sAFYuAgoF/iwiL+0AFl4uUgot/CIt1BYuAgoF/iwh1iwV/i4KVi5YIi6EFi5eUlJeLCIv3QAV/i4KVi5YIi6EFi5eUlJeLCKGLBZeLlIKLfwiLdQX3KvtVFVyLZbKLuou7sbG6i7uLsWWLW4tcZWRbiwgO95332xVOi1lZi02LTr1YyIvJi72+i8iLyVm9TYsIi/sZFYCLgpWLlouXlJSWi5eLlIKLf4uAgoF/iwj3eJ4VbZAFi5aKlomWCKeWBY+NjZCKkAiDpQWJj4aOh4oIboMFhpWFlYWUCKChBY6Oi5GIjgh5nwWIj4WLh4gIdHgFg5OCkoGQCJWoBY2PiZCGjQhzlgWGjYaJiYcIfXAFgY+AjX+MCImpBYuQh4+GiwhwiwWGi4eHi4YIiW4FgImAiYCICH2lBYmPho2GiQhygAWHiYmGjYcIlm8FgYWChIKECHSeBYeNhYuIhwh5dwWIiIuFjogIoHYFhYKFgYaACG6TBYeMhoiJhwiDcQWJho6Gj4oIp4AFiYCKgIt/CG2GBYaKiIeMhgiNcAWMho+IkIsIqY0FjYCPgI+ACHJ7BYeIioaNhwiZcwWNh5GJj40IpZkFkoKTg5ODCHtyBYmHjIWOiAiiewWOiJGMjo8InaIFlYaWhpWHCIduBYqGj4aPigimhgWQio+OjY8IkqgFkYuRipGLkIuRjJCLCJNuBYyHkIiQjAimkAWPjI6Qi5AIhqgFlo+Vj5WRCJ50BY6HkYqOjgiimwWOjoyRiY8IeqMFlJOSlJKUCKZ9BY+JkY2NjwiZowWNj4qQh44IcpsFj5WPlo2WCKmKBZCLj46MkAiNpgWMkIePh4wI+3j7FxVCi0/Hi9SL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) format('woff');
	font-weight: normal;
	font-style: normal;
}

.br-header [class^="icon-"], .br-header [class*=" icon-"], .nav2 [class^="icon-"], .nav2 [class*=" icon-"] {
	font-family: 'mobilemenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
	content: "\6a";
}
.icon-taxes:before {
	content: "\78";
}
.icon-calculate:before {
	content: "\3d";
}
.icon-list:before {
	content: "\2f";
}
.icon-facebook:before {
	content: "\66";
}
.icon-twitter:before {
	content: "\74";
}
.icon-google-plus:before {
	content: "\67";
}
.icon-feed:before {
	content: "\72";
}
.icon-envelope:before {
	content: "\40";
}
.icon-bookmark:before {
	content: "\62";
}
.icon-credit-cards:before {
	content: "\63";
}
.icon-investment:before {
	content: "\24";
}
.icon-mortgage:before {
	content: "\6d";
}
.icon-banking:before {
	content: "\26";
}
.icon-settings:before {
	content: "\2a";
}
.icon-retirement:before {
	content: "\70";
}
.icon-home:before {
	content: "\21";
}
.icon-down-arrow:before {
	content: "\64";
}
.icon-auto:before {
	content: "\61";
}
.icon-up-arrow:before {
	content: "\75";
}
.icon-same:before {
	content: "\73";
}
.icon-right-arrow:before {
	content: "\2b";
}
.icon-rates:before {
	content: "\23";
}
.icon-mortgage-2:before {
	content: "\68";
}
.icon-insurance:before {
	content: "\6c";
}

.icon-taxes,.icon-mortgage, .icon-banking, .icon-credit-cards, .icon-insurance, .icon-auto, .icon-investment, .icon-retirement, .icon-rates, .icon-calculate, .icon-home {margin-right:5px;}
@font-face {
	font-family: 'epoch';
	src:url('/fonts/epoch.eot?-jtoth');
	src:url('/fonts/epoch.eot?#iefix-jtoth') format('embedded-opentype'),
		url('/fonts/epoch.woff?-jtoth') format('woff'),
		url('/fonts/epoch.ttf?-jtoth') format('truetype'),
		url('/fonts/epoch.svg?-jtoth#epoch') format('svg');
	font-weight: normal;
	font-style: normal;
}

.br-icon {
	font-family: 'epoch';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.br-icon-badge:before {
	content: "\e602";
}
.br-icon-UpArrow:before {
	content: "\e600";
}
.br-icon-DownArrow:before {
	content: "\e601";
}
@font-face {
	font-family: 'ratetable';
	src:url('/fonts/ratetable.eot');
	src:url('/fonts/ratetable.eot?#iefix') format('embedded-opentype'),
		url('/fonts/ratetable.woff') format('woff'),
		url('/fonts/ratetable.ttf') format('truetype'),
		url('/fonts/ratetable.svg#ratetable') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="rticon-"], [class*=" rticon-"] {
	font-family: 'ratetable';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.rticon-va:before {
	content: "\23";
}
.rticon-fha:before {
	content: "\3d";
}
.rticon-lowdown:before {
	content: "\6e";
}
.rticon-ratelock:before {
	content: "\27";
}
.rticon-extendedhours:before {
	content: "\28";
}
.rticon-local:before {
	content: "\29";
}
.rticon-5:before {
	content: "\35";
}
.rticon-3:before {
	content: "\33";
}
.rticon-national:before {
	content: "\2c";
}
.rticon-10:before {
	content: "\30";
}
.rticon-government:before {
	content: "\21";
}
.rticon-harp:before {
	content: "\22";
}
.rticon-twitter:before {
	content: "\2e";
}
.rticon-googleplus:before {
	content: "\67";
}
.rticon-plus:before {
	content: "\2b";
}
.rticon-same:before {
	content: "\72";
}
.rticon-bankrate:before {
	content: "\3b";
}
.rticon-home:before {
	content: "\3a";
}
.rticon-linkedin:before {
	content: "\39";
}
.rticon-rates:before {
	content: "\38";
}
.rticon-email:before {
	content: "\40";
}
.rticon-bookmark:before {
	content: "\36";
}
.rticon-calculator:before {
	content: "\2a";
}
.rticon-shareemail:before {
	content: "\34";
}
.rticon-facebook:before {
	content: "\66";
}
.rticon-rss:before {
	content: "\32";
}
.rticon-decrease:before {
	content: "\64";
}
.rticon-increase:before {
	content: "\75";
}
.rticon-bbb:before {
	content: "\25";
}
.rticon-svg:before {
	content: "\76";
}
/*General*/
.br-right-rail .br-module,
.br-left-rail .br-module                    {margin-bottom:15px;}

.br-right-rail .br-module,
.br-module.br_connect {
  margin-right: 0;
  margin-left: 0;
}

.br-module                            { font-size: 12px }
.br-module h2                         {font-size:17px;line-height:normal;margin:0 0 3px;}
.br-module p                          {margin-bottom:15px;font-size:14px;line-height:17px;}


.br-right-rail .br-module:before,
.br-right-rail .br-module:after             {content: " ";display: table;}
.br-right-rail .br-module:after             {clear: both;}
.br-right-rail .br-module:before,
.br-right-rail .br-module:after             {content: " ";display: table;}
.br-right-rail .br-module:after             {clear: both;}
.br-right-rail > .br-module-title           {margin-left:-10px; margin-right:-10px;}

.br-well .br-module                         {margin-bottom:0;}

.form-group-compact                         {margin-bottom:0;}
.input-container                            {float:left; margin-right:10px;}
.br-module-headline                         {color: #505050;font-family: Arial;font-size: 16px;font-weight: bold;margin: 10px 0 0 0;padding: 0px;text-decoration: none;}
/*End General*/



/* Page specifics */
.no-crl .br-well > .row:nth-last-child(2):after
                                            {background:#E0E0E0; height:1px;}
/* End Page specifics */



/*OA modules*/
.br-module-title                            {font-size:12px;background:#444;color:#fff !important;min-height:23px;text-transform:uppercase;padding:4px 9px;font-weight:bold;line-height:23px;border-radius:2px 2px 0 0;position:relative;border-bottom:10px solid #fff;}
.br-right-rail-ad .br-module-title          {text-align: left;}
.br-module-title a,
.br-module-title a:visited                  {color:#fff;}

.br-module-oa .table                        {margin-bottom:0;}
.br-module-oa .table > thead > tr > th      {font-size:11px; color:#666; font-weight:normal; border-bottom-width:1px; padding:2px; text-align:center;}
.br-module-oa .table > tbody > tr > td      {padding:0; vertical-align:middle; text-align:center;}
.br-module-oa .table > tfoot > tr > td      {padding:0;}
.br-module-oa tbody tr                      {cursor:pointer;}
.br-module-oa th:first-child,
.br-module-oa .br-module-body td:first-child {padding-left:4px; text-align:left !important;}
.br-module-oa .br-module-body               {font-size:13px;font-family:'Trebuchet MS', sans-serif;}
.br-module-oa .br-module-body a,
.br-module-oa .br-module-body a:visited     {color:#5583BF;}
.br-well > .row:after.oa-rate                                    {font-size:17px;}
.oa-diff                                    {font-size:12px;}
.br-module-oa .oa-rate                      {font-size: 17px;}
.oa-last-rate                               {font-size:15px;}

.br-module-oa .green a,
.br-module-oa .green a:visited              {color:#1E894E}
.br-module-oa .red a,
.br-module-oa .red a:visited                {color:#D7434D;}
.oa-TrendUp .arrow                          {content:"\e093";}
.br-module-oa .br-module-footer             {background:#ddd; padding:2px; margin-top:4px;}
.br-module-oa .br-module-footer .row        {padding-top:0;}
.br-module-oa .form-group                   {margin-bottom:0;}
.br-module-oa .br-module-footer label       {font-size:9px; font-weight:bold; text-transform:uppercase; margin:0; line-height:30px; text-align:center;}
.br-module-oa-credit-cards tbody td         {height:25px;}
.br-module-oa-credit-cards .split-dropdown-button
                                            {float:left; width:80%; border-bottom-right-radius:0;border-top-right-radius:0;}
.br-module-oa-credit-cards .split-dropdown-button ~ .btn
                                            {border-bottom-left-radius:0;border-top-left-radius:0;}
.br-module-oa-credit-cards .oa-name         {font-size:11px;}
.br-module-oa-credit-cards .oa-rate,
.br-module-oa-credit-cards .oa-last-rate    {font-size:14px;}
.br-right-rail .oa-tabs 		            {margin-left:-10px; margin-right:-10px; margin-bottom:3px; border:0;}
.oa-tabs > li > a,
.oa-tabs > li > a:hover                     {padding:6px 8px; font-size:10px; background:#999 !important; color:#fff !important; border-radius:0; border:0 !important; margin-right: 3.5px; font-family:'Trebuchet MS', sans-serif;}
.oa-tabs > li.active a 	    	            {border:0; background:#5583BF !important; color:#fff;}
.oa-tabs > li.active.last a,
.oa-tabs > li.last a 			            {margin-right:0;}
.oa-tab-content	.br-module-title            {display:none;}
.br-module-oa .btn-primary                  {background:#4F81BD; padding:5px 2px 5px 2px !important;}
.br-module-oa .br-module-footer .control-label + div
                                            {padding-left:0;}
.br-module-oa .br-module-footer [name="zip"]{padding:5px !important;}
.br-module-oa .br-module-footer input       {width:92px !important;}

.br-module-oa .br-module-footer .btm        {margin-right: 5px;}
.br-loc-name                                {font-size:12px;}
/*end OA modules*/

.br-module-promo {}


/* hook icon links  */
.br-hook-calc-top-icons                     { float: right;font-size: 11px;margin: 6px 10px 10px 0;}
.br-hook-top-icons a                        { color:#1C4788; cursor:pointer; text-decoration:none;font-size:11px;}
.br-hook-top-icons a:hover                  { color:#DEA001; cursor:pointer; text-decoration:underline;font-size:11px;}
.br-hook-top-icons img                      { margin-left: 20px;}
.br-hook-top-icons a span                   { padding-top: 10px;}
.br-hook-top-icons a:hover span             { text-decoration:underline;}
/* End Hook Icon Links */



/* Bankrate Recommends */
.br-article                                 {clear:both;overflow:hidden;}
.br-article > *                             {color:#666666;font-family:Arial,Helvetica,sans-serif}
.br-article ul                              {padding: 0 0 0 17px}
.br-article li                              {margin-bottom: 6px}
.br-article .snippet h2,
.br-article .snippet h2 a                   {color:#666666;font-family:Arial;font-size:17px;font-weight:bold;text-decoration:none;margin:14px 0 3px}
.br-article .snippet p                      {line-height:16px;margin-bottom:6px;margin-top:0}
.br-article .snippet                        {clear:both}
.br-bankrate-recommends .snippet            {margin-bottom:25px}
.br-bankrate-recommends .snippet img        {float:left;padding-right:20px;width:65px}
/* End Bankrate Recommends */



/* Social Share Bar (Floating) */
.br_floatconnect                            {background:none repeat scroll 0 0 #F7F7F7;border:1px solid #DDDDDD;border-radius:3px;float:left;position:absolute;top:57px;width:80px;text-align:center;margin:0 2px 0 -100px;padding:5px 4px}
.br_floatconnect div                        {margin-bottom:15px}
.br_floatconnect div:last-child             {margin-bottom:0}
.br_floatconnect .email-btn                 {font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,0.5)}
.br_floatconnect .email-like a span         {color:#357EBD}
/* End Social Share Bar (Floating) */



/* Newsletter signup module */
.br-newsletter .news-promo-tease            {color: #666666; font-size: 13px; margin: 0 0 10px;}
.br-newsletter img                          {border: 1px solid #E1E1E1; margin: 0; width: 100%;}
/* End Newsletter signup module */




/* =========== Compare rates ============ */
.br-module-cr .row                          {margin-left:0;margin-right:0;}
.br-module-cr form                          {padding: 0 2px;}
.br-module-cr .form-group.last              {margin-bottom:0;}
.br-module-cr .col                          {padding-left:0;padding-right:0;margin-right:0;margin-left:0;}
.br-module-cr label, .br-module-cr span     {font-weight:normal;color:#444;font-size:12px;}
.br-module-cr .has-error label              {color:#A94442;}
.br-module-cr span                          {line-height:1.2;}
.br-module-cr .input-sm                     {margin-bottom:6px;font-size:14px; max-width:300px;}
.br-module-cr input[type=radio]             {vertical-align:-3px;}
.br-module-cr input[type=radio] + label     {padding:0 15px 0 2px;}
.br-module-cr .atLeft                       {margin-left:-2px;}
.br-module-cr .btn-sm                       {text-transform:uppercase;padding:5px 10px 5px;line-height:1.4;}
.br-module-cr .btn.dropdown-toggle          {padding-top:4px; padding-bottom:4px;} /* adjusting height of the fancy selects */
.br-module-cr .radioDiv .radio-inline       {padding-left:10px;line-height:2.3;}
.br-module-cr .btnDiv                       {text-align:right;}
.br-module-cr .btnDiv.tall                  {padding-top:23px;}

   /* specifics */
.simpletuition                                              {margin-top:10px;}
.br-module-cr .simpletuition .bootstrap-select.form-control {width:88% !important;max-width:300px;}
.simpletuition > div span                                   {vertical-align:5px;}
.br-module-cr-collegeStudentLoans .form-group               {margin-bottom:10px;}
.br-module-cr-auto-loans .rate-avg                          {width:100px;border:1px solid #E0E0E0;padding:4px;text-align:center;}
.br-module-cr-auto-loans .rate-avg a                        {font-size:30px;}
.br-module-cr-auto-loans .rate-avg span                     {text-transform:uppercase;}
.br-module-cr-auto-loans .row.first                         {margin-top:-2px}
.br-module-cr-auto-loans .row.last                          {margin-top:-8px}
.br-module-cr-auto-insurance .radioDiv label                {padding:0 15px 0 3px !important;}
#compareCCsForm span.show                                   {padding-bottom: 3px;}
.br-module-cr-refi-mortgage .form-group                     {margin-bottom:7px;}
.br-module-cr-refi-mortgage .br-stateMarketDdlDiv .input-sm {width:95%;margin-bottom:0;}
.br-module-cr-morgage-payment form                          {margin-top:20px;}
.br-module-cr-refi-mortgage .help-block                     {text-align:right;}
/* End Compare rates  */



/* ========= type-ahead drop down lists =========== */
.twitter-typeahead                  {width:100%;}
.tt-dropdown-menu                   {min-width:160px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:0 6px 6px 6px;box-shadow:0 5px 10px rgba(0,0,0,.2);}
.tt-suggestion                      {display:block;padding:5px 10px;border:1px dotted #ddd;border-width:1px 0;cursor:pointer;}
.tt-suggestion:hover                {color:#fff;background-color:#2266a1;background-image:-moz-linear-gradient(top, #3276B1, #2266a1);background-image:-webkit-linear-gradient(top, #3276B1, #2266a1);background-image:linear-gradient(top, #3276B1, #2266a1);filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FF3276B1', endColorstr='#FF2266a1')}
/* End of type-ahead */



/* =========  Compare rate links module ========== */
.br-module-crl                              {border-bottom:1px solid #E0E0E0;}
.br-module-crl .col                         {padding-left:0;padding-right:0;margin-right:0;margin-left:0;}
.br-module-crl:after                        {height:0 !important;background:transparent !important;}
.br-module-crl .text-right                  {text-align:right !important;}
.br-module-crl .text-left                   {text-align:left !important;}
.br-module-crl > div                        {border-left:0 none !important;}
.br-module-crl .br-module-title             {border-radius:2px;margin:10px 0;}
.row .br-module-crl h2                      {color:#666666;font-size:13px;font-weight:bold;margin:0;padding:2px 0 7px;width:100%;text-align:left;}
.linklist                                   {margin-bottom:30px;}
.linklist > div                             {padding:0 20px; border-left:1px solid #e0e0e0;}
.linklist > div:first-child                 {border-left:0;}
.linklist > div > a                         {display:block;}
.linklist ul                                {list-style-type:none;margin:0;padding:0;}
.linklist li                                {list-style-type:none; display:inline-block;width:47.5%;}
.linklist a                                 {color:#5583BF;font-size:12px;}
.linklist ul a                              {font-size:11px;}
.linklist ul.larger a                       {font-size:12px;}
.linklist a:visited                         {color:#999;font-size:12px;}
.linklist a:hover                           {text-decoration:underline;}
.crl-divider                                {height:0px;margin:10px 10px 10px -20px;border-bottom:1px solid #e0e0e0;}

   /* module-specific styles */
.br-module-crl-insurance .col-sm-3                              {text-align:center;width:20%;padding:0;border:0 none;}
.br-module-crl-insurance .br-module-title                       {margin-bottom:0;}
.br-module-crl-student-loans .col-sm-5 li                       {display:block;width:95%;}
.br-module-crl-cc-rates .col-sm-9                               {border:0 none;}
.br-module-crl-cc-rates .col-sm-7                               {border-left: 1px solid #e0e0e0;}
.br-module-crl-cc-rates .linklist li                            {width:49%;}
.br-module-crl-checking-savings-rates .linklist > div.first     {padding: 0 0 7px 0; border-bottom: 1px solid #e0e0e0;}
.br-module-crl-checking-savings-rates .linklist > div.last      {padding-left:0 !important;padding:10px 0 0;line-height:1.5;}
.br-module-crl-checking-savings-rates .linklist li              {width:31%;}
.br-module-crl-checking-savings-rates .last li:nth-of-type(2),
.br-module-crl-checking-savings-rates .last li:nth-of-type(3n+2){width:36%; padding-left: 30px;}
.br-module-crl-checking-savings-rates .last li:nth-of-type(3n)  {padding-left: 30px;}
/* End Compare rate links module */



/* some styles specific to the calculators.aspx home pge @todo: move them :consult Jonathan */
.two-col li {width: 48%; float: left;}
#calculators .row li, #calculators .row p {font-size: 12px;}



/* ==== Styles for IE10-compatibility view and lower IE versions =========== */
    /* General */
.msie7 .br-well > .row                         {border-bottom: 1px solid #e0e0e0;}
.msie7 .br-well > .row.no-border               {border-bottom:0 none;}
.msie7 .br-well > .row.no-border:after,
.msie8 .br-well > .row.no-border:after         {content: ""; background:transparent; height:0;}

    /* Compare rates / search modules */
.msie7 .br-module-cr .br-module-title          {padding-bottom:0;border-bottom:0 none;}
.msie7 .br-module-cr .selectpicker             {margin-bottom:10px;}
.msie7 .br-module-cr input.form-control        {width:90%;}
.msie7 .br-module-cr input.input-sm            {height:20px;}
.msie7 .br-module-cr .bootstrap-select,
.msie8 .br-module-cr .bootstrap-select         {width:100% !important;}
.msie7 .br-module-cr label.radio-inline input  {margin-right:5px;margin-top:-2px;}
.msie7 .simpletuition .selectpicker.form-control,
.msie8 .simpletuition .selectpicker.form-control    {width:88% !important;max-width:300px;display:inline;}
.msie7 .twitter-typeahead,
.msie8 .twitter-typeahead                      {width:96%;}
.msie7 .br-module-cr-cc .form-group.first      {padding:6px 0 10px;}
.msie7 .tt-dropdown-menu,
.msie8 .tt-dropdown-menu                        {border:1px solid #333;}
.msie7 .br-module-cr-refi-mortgage #amt        {width:75%;display:inline;height:18px;}
.msie7 .br-module-cr-refi-mortgage .input-group-addon {display:inline;padding-right:3px;padding-left:0;background:transparent;border:0 none;}

   /* Compare rate links (crl) module */
.msie7 .linklist li                            {display: inline;}
/* End IE-specific styles */

/* Top Story Module */
.br-module.br-module-topstory                  {font-size:14px;}
.br-module-topstory h2                         {margin-top: 0;}

/* News Module / FullList */
.br-module-news .list-sponsor,
.br-module-basic .list-sponsor                   {float:right;}


/* Mortgage Lender Review Server - Selected Rate */
.br-module-lender-review-rates                              {font-family: Lato,Arial,Helvetica;padding:0;}
.br-module-lender-review-rates .br-module-title             {background: transparent;color: #4C4C4C !important;font-size: 30px;font-weight: normal;text-transform: none;border:none;padding:0;}
.br-module-lender-review-rates .br-module-head              {color: #999999;font-size: 12px;padding-bottom: 10px;}
.br-module-lender-review-rates .br-lrr-box                  {min-height:70px;}
.br-module-lender-review-rates .br-lrr-box span.title       {text-transform:uppercase}
.br-module-lender-review-rates .br-lrr-payment,
.br-module-lender-review-rates .br-lrr-fees                 {padding-top:10px;}
.br-module-lender-review-rates .br-lrr-apr span,
.br-module-lender-review-rates .br-lrr-payment span,
.br-module-lender-review-rates .br-lrr-rate span,
.br-module-lender-review-rates .br-lrr-fees span            {color:#999;font-size:12px;display:block;line-height:14px;}
.br-module-lender-review-rates .br-lrr-apr .rate,
.br-module-lender-review-rates .br-lrr-payment .rate,
.br-module-lender-review-rates .br-lrr-rate .rate,
.br-module-lender-review-rates .br-lrr-fees .fees           {color:#5e8dc3;font-size:28px;line-height:25px;}

.br-module-lender-review-rates .br-module-body .col-sm-8:first-child   {border-right: 1px solid #d6d7d8;}
.br-module-lender-review-rates .br-module-body .col-sm-8:nth-child(2n) {padding-left: 30px;}
.br-module-lender-review-rates .br-module-footer            {padding-bottom:20px;}
.br-module-lender-review-rates .br-lrr-gotolender,
.br-module-lender-review-rates .br-lrr-morerates            {width:100%;text-transform:uppercase;font-family: roboto,arial;font-size: 11px;height: 32px;}
.br-module-lender-review-rates .br-lrr-morerates a          {color:#fff;}
.br-module-lender-review-rates .br-lrr-morerates a:hover    {color:#fff;text-decoration:none;}
.br-module-lender-review-rates .br-lrr-apr,
.br-module-lender-review-rates .br-lrr-payment              {padding-left:15px;}


/* Mortgage Lender Review Server - Overnight Averages Rate */
.br-module-oa2-mortgage,
.br-module-oa2-mortgage .br-module-body                                    {font-family: Lato,Arial,Helvetica;font-size:17px;padding:0;}
.br-module-oa2-mortgage .br-module-title,
.br-module-oa2-mortgage .br-module-title a,
.br-module-oa2-mortgage .br-module-title a:visited,
.br-module-oa2-mortgage .br-module-title:hover                              {background: transparent;color: #4C4C4C !important;font-size: 30px;font-weight: normal;text-transform: none;border:none;padding:0 0 5px 0;}
.br-module-oa2-mortgage .br-module-head                                     {color: #999999;font-size: 12px;padding-bottom: 10px;}
.br-module-oa2-mortgage .table > thead:first-child > tr:first-child > th  {border-top:solid 1px #ddd;}
.br-module-oa2-mortgage .br-module-body .col-sm-8:first-child               {border-right: 1px solid #d6d7d8;}
.br-module-oa2-mortgage .br-module-body .col-sm-8:nth-child(2n)             {padding-left: 30px;}
.br-module-oa2-mortgage .br-module-footer                                   {padding-bottom:20px;background:transparent;margin-top:10px;}
.br-module-oa2-mortgage .table > thead > tr > th                            {font-size:12px;color:#999;background-color:#fafbfc;}
.br-module-oa2-mortgage .table > tbody > tr > td                            {line-height:36px;background:color:transparent;}
.br-module-oa2-mortgage .table > tbody > tr > td                            {font-family:Roboto,arial,helvetica;}
.br-module-oa2-mortgage .table > tbody > tr > td.oa-name a                  {font-weight:normal;font-size:12px;color:#666;}
.br-module-oa2-mortgage .table > tbody > tr > td.oa-diff                    {font-size:14px;}
.br-module-oa2-mortgage .table > tbody > tr > td                            {border-style:dotted;border-width:0 0 1px 0;border-color:#fafbfc;}
.br-module-oa2-mortgage .table-striped > tbody > tr:nth-child(2n+1) > td,
.br-module-oa2-mortgage .table-striped > tbody > tr:nth-child(2n+1) > th   {background:#fff;}
.br-module-oa2-mortgage .input-group-btn .br-oa2-see-more-rates            {font-family: roboto,arial,helvetica;font-size: 11px;height: 32px;text-transform: uppercase;padding:2px 10px; border-radius:5px;padding:6px 12px !important;}

/* CD Home Page - CD Search Widget */
.br-module-searchCD .br-search-products label {display:block;}
.br-module-searchCD .br-search-products label input[type=radio] {margin-right:5px;}


/* ===================== MOBILE ====================== */
@media(max-width:641px) {

    /* --- compare rates --- */
    .br-module-cr .btnDiv                   {text-align:left;}
    .br-module-cr-auto-loans form           {max-width: 305px;}
    .br-module-cr-refi-mortgage form        {max-width: 320px;}
    .br-module-cr-auto-loans .rate-avg      {margin-right:3px;}

    /* --- type-ahead drop down lists --- */
    .tt-dropdown-menu                       {min-width:120px;}

    /* --- Compare rate links module --- */
    .br-module-crl .br-module-title         {margin-bottom:0;}
    .linklist                               {border-top:0 none !important;border-bottom:0 none !important;}
    .linklist > div                         {text-align:left !important;border:0 none !important;padding:0 !important;width:auto !important;margin-top:15px;padding-left:10px;padding-right:0;margin-left:0;margin-right:0;}*/
    .br-module-crl h2                       {padding-bottom:3px !important;}
    .br-module-crl .crl-divider             {border:0 none !important;}
    .br-module-crl .col-sm-5 li             {max-width:175px !important;}
    .br-module-crl .col-sm-8 li             {width:175px !important;}
    .br-module-crl .col-sm-10               {width:100% !important;}
    .br-module-crl .col-sm-10 li            {width:90px !important;}
    .br-module-crl-insurance .col-sm-3      {width:auto !important;text-align:left !important;margin:0;padding:5px 0 0 !important;}
    .br-module-crl-student-loans .col-sm-5 li {display:inline-block;max-width:none !important;width:240px;}

    .br-module-crl-cc-rates .linklist li    {max-width: 150px;}
    .br-module-crl-checking-savings-rates li {display:inline-block;width:200px !important;text-align:left !important;padding-left:0 !important;}
    .br-module-crl-checking-savings-rates li.text-right {text-align:left !important;}
}


/**** Top Story Carousel v1 ****/
#topstory-carousel
{
    font-family:Roboto,arial,helvetica;
}
#topstory-carousel .carousel-indicators {
    bottom: 0;
    height: 18px;
    left: 0;
    margin: 4px;
    right: 2px;
    padding:0;
    text-align: right;
    width:auto;
 /*   width:200px;*/
    top:156px;
  /*  position:relative;
    float:right;*/
}
#topstory-carousel .carousel-caption {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkUzMjlFRkI3RkQ2MTFFNEIxQUNDNDMxRERCMUFFQ0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkUzMjlFRkM3RkQ2MTFFNEIxQUNDNDMxRERCMUFFQ0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRTMyOUVGOTdGRDYxMUU0QjFBQ0M0MzFEREIxQUVDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRTMyOUVGQTdGRDYxMUU0QjFBQ0M0MzFEREIxQUVDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbOLaEAAAAYSURBVHjaYvRv3nuGAQkwMaABwgIAAQYAmsQCY1B737sAAAAASUVORK5CYII=') repeat scroll 0 0 transparent;
    bottom: 0;
    height: 35px;
    left: 0;
    margin: auto 0;
    padding: 7px 0 0 10px;
    width: 100%;
    text-align:left;
    font-weight:bold;
    top:150px;
    position:absolute;
    font-size:14px;
}
#topstory-carousel .carousel-caption a,
#topstory-carousel .carousel-caption a:hover {color:#fff;}
#topstory-carousel .carousel-image > a img {
    height: 181px;
    width: 357px;
    position:relative;
    bottom:0;
    margin-top:3px;
    display:inline-block;
}
#topstory-carousel .carousel-tease {
    bottom: 0;
    font-size: 12px;
    line-height:14px;
    min-height:45px;
    margin-top: 3px;
    position: relative;
    color:#666;

}
#topstory-carousel .carousel-control {background:none;    margin-top:-20px;}
#topstory-carousel  .carousel-text {
    position: absolute;
    top: 105px;
}
#topstory-carousel .left.carousel-control,
#topstory-carousel .right.carousel-control { filter:none;}
/*** Credit Card Modules ****/

.cc-table                                           {background: none repeat scroll 0 0 #ababab; font-size: 11px;margin-top: 10px;border-collapse: separate;border-spacing: 1px;}
.cc-table th                                        {background: none repeat scroll 0 0 #f5f5f5;font-size: 10px;text-align:center;color:#666;}
.cc-table td                                        {background: none repeat scroll 0 0 #ffffff;color:#666;}



#br-cc-featuredcard .br-ccard-title                 {height: 24px;}
#br-cc-featuredcard .br-ccard-title a               {text-decoration:underline;font-weight:bold}
#br-cc-featuredcard .story_image                    {border:none;float:left;margin-bottom:8px;padding:0}
#br-cc-featuredcard .br-cc-featuredcard-summary     {display: inline-block; margin-left: 5px;max-width:180px;}
#br-cc-featuredcard .summary-row                    {border-top: 1px solid #dedede;color:#5f5f5f;font-size:10px;display:table;vertical-align:middle;width:100%;}
#br-cc-featuredcard .summary-row > label            {background-color: #f6f6f6;color: #5f5f5f;display: inline-block;font-size: 10px;font-weight: bold;
                                                     line-height: 19px;margin: 0 4px 0 4px;padding: 2px 4px; width:65px;display:table-cell;
                                                     vertical-align:middle;}
#br-cc-featuredcard .summary-row > span             {display: table-cell;font-size: 11px;vertical-align: middle;padding-left:2px;}
#br-cc-featuredcard .btn                            {clear: left;float: left;margin-left: 5px;}
.br-module p.br-module-featured-noservice           {padding:10px;min-height:65px;}

.br-cc-comparecard ul                               {list-style-type:none;font-size:14px;color:#666;padding:0;}
.br-cc-comparecard ul li                            {margin-bottom:4px;float:left;display:inline-block;width:50%;}
.br-cc-card-type                                    {border-right: 1px solid #ddd;}
.br-cc-card-issuer                                  {border-top: 1px solid #ddd;display: block;float: right;padding-left:10px;}
.br-cc-credit-type                                  {float: right;padding-left:10px;}

.br-module-cc-popular-cc .br-cc-disclosure-link     {margin-top:0;padding-right:0 !important;position:relative !important;}
.br-cc-popular-card                                 {border: 1px solid #d5d6d7;text-align: center;width: 31%;margin-right:21px;padding:10px;}
.br-cc-popular-image-wrapper                        {display: table-cell; text-align: center; vertical-align: middle; margin: 0px auto; width: 193px; height: 128px;}
.br-cc-popular-card:last-child                      {margin-right:0;}
.br-cc-popular-card.last-card                       {margin-right:0;}
.br-cc-popular-card .story_image                    {float: none;border:none;margin: 0 0 10px;}
.br-cc-popular-card  p                              {font-size: 12px !important;line-height: 16px;margin-top: 3px;color:#666;text-align:center;}
.br-cc-popular-card h4                              {color: #666;font-size: 11px;font-weight: bold;margin-top:0;min-height:24px;}
.br-cc-popular-card h4 a                            {text-decoration:underline;font-weight:bold}
#br-cc-popular .cc-table td                         {height: 50px;line-height: 12px;}
#br-cc-popular                                      {margin-bottom:20px;}

.br-cc-promoted-main                                {min-width:0px;}
#br-cc-promoted                                     {padding-bottom: 20px;}
#promocards-carousel                                {display: none !important;} 
.br-cc-promoted-card                                {width: 32.3%; border: 1px solid #d5d6d7; margin-right: 1.5%; padding: 0px; float:left;}
.br-cc-promoted-card.last-card                      {margin-right: 0px;}
.br-cc-promoted-card-name                           {display:table; width: 80%; margin: 0 auto 10px auto;}
.br-cc-promoted-card-name h4                        {color: #333; font-weight: 300; font-family: Roboto, Arial; text-align: center; display: table-cell; line-height:18px; text-decoration:none; height: 54px; font-size: 16px; vertical-align: middle;}

.br-cc-promoted-card-type,
.widget .br-cc-promoted-card-type                   {background-color: #5084bd; color:#ffffff; font-family: Roboto, Arial, Helvetica, sans-serif; font-weight: 400; padding: 15px 12px 15px 15px; font-size: 16px; line-height: 20px; display: block; top: 0px;}
.br-cc-promoted-card-type:before                    {float: right; content: ' '; background-image:url(http://www.brimg.net/Images/icons/myBankrate-signup-right-arrow.png); width:10px; height:21px; margin-top:10px;}
.br-cc-promoted-card-type span,
.widget .br-cc-promoted-card-type span              {font-weight:300; clear:left; display:block; font-size: 16px; color: #ffffff;}
.br-cc-promoted-image-wrapper                       {text-align: center;}
.br-cc-promoted-image-wrapper img                   {border: none; float: none; margin: 10px auto; width:55%;}
.br-cc-promoted-list                                 {color: #333; text-align: center; font-size: 12px; line-height: 14px; text-decoration: none; display:block; margin: 0 18px 10px 18px; font-family: Roboto, Arial;}
.br-cc-promoted-list span                           {color: #428bca;}

.br-module-cr.br-module-cc-promoted-cc.widget       {max-width: 300px; display:block !important;}
.widget .br-cc-promoted-card                        {width: 100%; padding: 0px; border: 1px solid #d5d6d7; max-width:none;}
.widget .br-cc-promoted-card-type                   {padding: 10px;}
.widget .br-cc-promoted-card-type span              {clear: none; display: inline; font-weight: 400;}
.widget .br-cc-promoted-image-wrapper               {float: right; width:30%; margin:0 5px;}
.widget .br-cc-promoted-image-wrapper img           {width:100%; margin:10px 0 0 0;}
.widget .br-cc-li-container                         {display: table; width: 100%; padding:5px 0;}
.widget .br-cc-promoted-card h4                     {margin:0px;}
.widget .br-cc-promoted-card h4 a,
.widget .br-cc-promoted-card h4 a:hover             {display:block; text-align: left; margin: 14px 0 0 10px; line-height: 18px; color:#333; text-decoration:none; font-size:16px; font-weight:400;}
.widget a.br-cc-promoted-list,
.widget a.br-cc-promoted-list:hover                 {clear: both;text-align: left; font-size: 11px; color: #428bca; height:28px; display: table-cell; vertical-align: middle; padding: 0 10px; text-decoration:none;}
.widget .br-module-title,
.widget .br-cc-promoted-card-type:before            {display:none;}
.br-cc-promoted-footer-widget                       {background-color: #52be69;}
.br-cc-promoted-footer-widget a                     {padding: 12px; color: #fff; display: block; text-align: center; text-transform: uppercase; font-family: Roboto, Arial; width: 200px; margin: 0 auto;}
.br-cc-promoted-footer-widget a:before              {float: right; content: ' '; margin-top: -2px; background-image: url(http://www.brimg.net/Images/icons/myBankrate-signup-right-arrow.png); width: 10px; height: 21px;}
.br-cc-promoted-footer-widget.glyphicon             {display: block; color: #fff;}
.br-cc-promoted-footer-widget.glyphicon:before      {float: right; padding-top: 5px; right: 25%; position: relative; font-size: 20px;}


.br-home-creditcard .br-module-blog                 {min-height:130px}
.br-home-creditcard .br-right-rail                  {padding-top:15px;}
.br-module-cr.br-module-cr-cc label,
.br-module-cr.br-module-cr-cc span                  {font-size:14px;}
.br-module-cr input[type=radio] + label             {padding: 0 10px 0 2px;}
/* mobile credit card */
.mobile-view .br-cc-popular-card {width:100%;margin:0 auto 10px;}

.mobile-view .br-home-creditcard .br-module {padding:0;}
.mobile-view .br-home-creditcard .br-module-topstory .br-image {
width: 108px;
padding: 4px;
height: auto;
border: solid 1px #e5e5e5;
margin-right: 10px;
float: left;
margin-bottom: 10px;
}
.mobile-view .br-module-topstory ul {
padding-left: 0px;
margin: 10px 0 0 14px !important;
list-style-type: disc;
}
.mobile-view .br-module-topstory p   {margin-bottom: 5px;}
.mobile-view .br-home-creditcard .br-module-oa-credit-cards .split-dropdown-button {width: 80%;}
.mobile-view .br-home-creditcard .br-module-oa-credit-cards .br-module-title {display: none;}
.mobile-view .br-module-cr input[type=radio] + label {padding: 0 6px 0 2px;}
.mobile-view .br-home-creditcard .br-module-blog {min-height:0}
.mobile-view .br-cc-popular-card .story_image {display:block;margin: 0 auto 10px;}
.mobile-view #br-cc-featuredcard p  { font-size:12px;line-height:14px;margin-bottom:10px;}
.mobile-view .br-cc-popular-card .story_image {display:block;margin: 0 auto 10px;}

.mort-promo-cals {font-family: Roboto;}
.mort-promo-calcs ul {padding: 0; margin: 0; }
.mort-promo-calcs ul > li {display: inline-block; vertical-align: top; }
.mort-promo-calcs ul > li > a {display: block; text-align: center; position:relative; width: 139.5px; height: 140px;font-family:Roboto;line-height:16px;font-weight:300; }
.mort-promo-calcs ul > li > a > span {position: absolute; top: 84px; width: 100%; display:block; padding: 10px;font-size:15px;}
.mort-promo-calcs .sprite {background-image: url(http://www.brimg.net/system/img/mortgage-helptext/mortgage-calculators-sprite.png); background-repeat: no-repeat; background-position:center center; display: block; }
.mort-promo-calcs .sprite-15-30yr-btn {background-position: -5px -5px; }
.mort-promo-calcs .sprite-15-30yr-btn:hover {background-position: -155px -5px; }
.mort-promo-calcs .sprite-amort-btn {background-position: -305px -5px; }
.mort-promo-calcs .sprite-amort-btn:hover {background-position: -5px -155px; }
.mort-promo-calcs .sprite-debt-ration-btn {background-position: -155px -155px; }
.mort-promo-calcs .sprite-debt-ration-btn:hover {background-position: -305px -155px; }
.mort-promo-calcs .sprite-how-much-btn {background-position: -5px -305px; }
.mort-promo-calcs .sprite-how-much-btn:hover {background-position: -155px -305px; }
.mort-promo-calcs .sprite-mortgage-btn {background-position: -305px -305px; }
.mort-promo-calcs .sprite-mortgage-btn:hover {background-position: -455px -5px; }

.mortgage-resources {font-family: Roboto; margin-bottom: 0;}
.mortgage-resources .sprite {float:left; margin-right:15px; background-image: url(http://www.brimg.net/system/img/mortgage-helptext/mh-sprite.png); background-repeat: no-repeat; display: block; }
.mortgage-resources .sprite-mh-book {width: 49px; height: 33px; background-position: -5px -5px; }
.mortgage-resources .sprite-mh-gear {width: 49px; height: 33px; background-position: -5px -48px; }
.mortgage-resources .sprite-mh-house {width: 49px; height: 33px; background-position: -64px -5px; }
.mortgage-resources .panel-heading { background-color:#ebf0f6; color: #3f434e; font-size: 28px; font-weight: 300; font-family: Lato;padding-left:25px;}
.mortgage-resources .panel-body {background-color:#fafafa;}
.mortgage-resources p {margin-bottom: 0; font-size: 16px; line-height: 23px;font-weight:300;margin-left:10px;margin-top:9px;}
.mortgage-resources .panel-body p {margin-top:0;}
.mortgage-resources ul {padding: 0; margin: 0;}
.mortgage-resources ul > li { display: block; list-style-type: none;  padding-bottom: 20px;}
.mortgage-resources h2 {font-size: 23px; font-weight: 300;}
.mortgage-resources h2 > a {color: #555555;font-size:18px;font-weight:300;}
.mortgage-resources .read-more {font-style: italic;}

.mortgage-rates-help {font-family: Roboto; margin-bottom: 0;}
.mortgage-rates-help .panel-heading { background-color:#ebf0f6; color: #6d91c1; font-size: 28px; font-weight: 300; font-family:Lato;padding-bottom:29px;padding-left:25px; }
.mortgage-rates-help .panel-body {background-color:#fafafa;}
.mortgage-rates-help p {margin-bottom: 0; font-size: 16px; line-height: 23px;font-weight:300;margin-left:10px;margin-top:9px;}
.mortgage-rates-help .panel-heading p {color:#666;font-size:15px;line-height:19px;font-family:Roboto;margin:0;}
.mortgage-rates-help ul {padding: 0; margin: 0;}
.mortgage-rates-help ul > li { display: block; list-style-type: none;  padding-bottom: 20px;}
.mortgage-rates-help h2 {font-size: 18px; font-weight: 300; color: #6d91c1;margin-left:10px;}

.cd-rates-help {font-family: Roboto; margin-bottom: 0;}
.cd-rates-help .panel-heading { background-color:#ebf0f6; color: #6d91c1; font-size: 28px; font-weight: 300; font-family:Lato;padding-bottom:29px;padding-left:25px; }
.cd-rates-help .panel-body {padding-left: 23px; padding-right: 23px;}
.cd-rates-help p {margin-bottom: 0; font-size: 15px; line-height: 20px;font-weight:300;margin-left:10px;}
.cd-rates-help .panel-heading p {color:#666;font-size:15px;line-height:19px;font-family:Roboto;margin:0;padding-top: 15px;}
.cd-rates-help ul {padding: 0; margin: 0;}
.cd-rates-help ul > li { display: block; list-style-type: none;  padding-bottom: 20px;}
.cd-rates-help h2 {font-size: 18px; font-weight: 300; color: #6d91c1;margin-left:10px;}
.cd-rates-help span {margin-top: -5px;}
#rt-cd-hp .help-anchor  {margin-top: 5px;}

.cd-promo-cals {font-family: Roboto;}
.cd-promo-calcs ul {padding: 0; margin: 0; }
.cd-promo-calcs ul > li {display: inline-block; vertical-align: top; }
.cd-promo-calcs ul > li > a {display: block; text-align: center; position:relative; width: 139.5px; height: 140px;font-family:Roboto;line-height:16px;font-weight:300; }
.cd-promo-calcs ul > li > a > span {position: absolute; top: 84px; width: 100%; display:block; padding: 10px 5px;font-size:15px;}
.cd-promo-calcs .sprite {background-image: url(http://www.brimg.net/system/img/cd-calculators-sprite.png); background-repeat: no-repeat; background-position:center center; display: block; }
.cd-promo-calcs .sprite-cdcalc-btn {background-position: -5px -5px; margin-right: -3px;}
.cd-promo-calcs .sprite-cdcalc-btn:hover {background-position: -155px -5px; margin-right: -3px;}
.cd-promo-calcs .sprite-ladder-btn {background-position: -305px -5px; margin-right: -4px;}
.cd-promo-calcs .sprite-ladder-btn:hover {background-position: -5px -155px; margin-right: -4px;}
.cd-promo-calcs .sprite-savings-btn {background-position: -156px -155px; }
.cd-promo-calcs .sprite-savings-btn:hover {background-position: -306px -155px; }
.cd-promo-calcs .sprite-investment-btn {background-position: -5px -305px; margin-right: -3px;}
.cd-promo-calcs .sprite-investment-btn:hover {background-position: -155px -305px; margin-right: -3px;}
.cd-promo-calcs .sprite-compound-btn {background-position: -305px -305px; margin-right: -3px;}
.cd-promo-calcs .sprite-compound-btn:hover {background-position: -455px -5px; margin-right: -3px;}

.info-sprite {background-image: url(http://www.brimg.net/system/img/mortgage-helptext/mh-info-sprite.png); background-repeat: no-repeat; display: block; }
.sprite-mh-info {width: 42px; height: 42px; background-position: -5px -5px; display: inline-block; vertical-align: middle; }
.sprite-mh-question {width: 23px; height: 23px; background-position: -57px -5px; }

.help-anchor {float:right; margin-left: 5px;vertical-align: middle;margin-top: -4px;}

.br-module-list h2              {margin-top: 10px; }
.br-module-sub-headline         {color: #505050; font-family: Arial; font-size: 13px; font-weight: bold; margin: 0; padding: 6px 0 10px; text-decoration: none; display: block; }
.br-border-img                  {border: 1px solid #ccc; padding: 4px; }
.br-well > .row > div.noDivider {border-left: 0; }
.block-list                     {padding: 0; list-style-type: none; }
.block-list li                  {list-style-type: none; font-size: 14px; border-top: 1px solid #E0E0E0; diplay: block; }
.block-list li>a                {padding: 8px 0; display: block; }

.tight-list                     {padding: 0 !important; list-style-type: none; }
.tight-list li                  {list-style-type: none; font-size: 14px; border-top: 1px solid #E0E0E0; diplay: block; }
.tight-list li>a                {padding: 4px 0; display: block; }

.br-module-promo-1 h2           {margin-top: 10px; }
.br-col-divider                 {border-left:1px solid #E0E0E0; border-bottom: 0 solid #fff; border-top: 0 solid #fff;}
.br-row-divider                 {margin-bottom:15px;}
.br-row-divider:after           {content: " "; display: block; border-bottom: 1px solid #E0E0E0; height: 1px; padding-top: 15px; margin-left: 15px; margin-right: 15px; }
.br-list-group                  {border-left: 15px solid #e3ecf5; border-radius: 0 4px 4px 0; }
.br-list-group .list-group-item:first-child {border-top-left-radius: 0; }





/***************************************
 Top Story Hub Module
- /en-us/templates/desktop/modules/story-promo/hub-topstory.htm
****************************************/
/*.br-hub .br-module-topstory                     {margin:10px 0 20px;}
.br-hub .br-topstoryimage                       {float:left;padding-right: 30px;}
.br-hub .br-topstorycontent .br-title           {color:#535353;font-size: 30px;font-weight: 300;line-height: 31px;margin: 0 0 10px;}
.br-hub .br-topstorycontent .br-title a         {color:#535353;}
.br-hub .br-topstorycontent p                   {font-size: 18px;font-weight: 300;line-height: 22px;}
.br-hub .br-topstorycontent p a                 {display: block;text-decoration: underline;color:#00b5ff;}
*/
.br-hub .br-module-title                         {color: #535353 !important;font-size: 30px;font-weight: 300;background:transparent;padding:0;margin:10px 0 20px;}


/***************************************
  Ask the Advisor Module
  - /en-us/templates/desktop/modules/ask-the-advisor/ask-the-advisor.htm
  - /js/modules/ask-the-advisor.js
***************************************/

.br-module-asktheadvisor .br-ata-title                                  {color: #1d4e90;font-size: 20px;font-weight: 400;text-transform: uppercase;}
.br-module-asktheadvisor .br-ata-title::after                           {color: #00b5ff;content: "|";font-size: 22px;font-weight: 100;padding: 0 6px;}
.br-module-asktheadvisor .br-ata-form                                   {position:relative;}
.br-module-asktheadvisor .br-ata-topics.bootstrap-select                {width: 400px !important;margin-bottom:0 !important;}
.br-module-asktheadvisor .br-ata-topics.bootstrap-select .btn .caret    {border-width: 12px 12px 0 12px;color: #1d4e90;}
.br-module-asktheadvisor .br-ata-topics.bootstrap-select .btn:hover,
.br-module-asktheadvisor .br-ata-topics.bootstrap-select .btn:active,
.br-module-asktheadvisor .br-ata-topics.bootstrap-select .btn:focus     {background:transparent;}
.br-module-asktheadvisor .br-ata-topics.bootstrap-select.btn-group .btn .filter-option  {color: #535353;font-size: 20px;font-weight: 300;line-height:20px;}
.br-module-asktheadvisor .br-ata-topics.bootstrap-select button         {border:none;}
.br-module-asktheadvisor .br-ata-question                               {border: 1px solid #7b7b7b;padding: 10px;}
.br-module-asktheadvisor .br-ata-question textarea                      {border: medium none;color: #535353;font-size: 20px;font-weight: 300;width: 100%;height:115px;}
.br-module-asktheadvisor .br-ata-block                                  {border: 1px solid #7b7b7b;margin-bottom: 10px;padding: 10px;}
.br-module-asktheadvisor .br-ata-email .br-ata-title,
.br-module-asktheadvisor .br-ata-topic .br-ata-title                    {float: left;}
.br-module-asktheadvisor .br-ata-email > input                          {border: medium none;font-size: 18px;font-weight: 300;padding: 2px 0;}
.br-module-asktheadvisor .bt-ata-btn                                    {background: none repeat scroll 0 0 #1d4e90;border: medium none;color: #fff;font-size: 25px;padding: 10px;width: 100%;}
.br-module-asktheadvisor .br-ata-done                                   {background:#fefefe;font-size:18px;}


.br-module-asktheadvisor  .br-ata-opaque                                {background:#666;opacity:0.75;width:100%;height:100%;position:absolute;
                                                                         top:0;left:0;z-index:10;}
.br-module-asktheadvisor .br-ata-form2                                  {position:relative;width:300px;height:250px;margin:60px auto;z-index:20;}
.br-module-asktheadvisor .br-ata-overlay                                {position:absolute;top:0;left:0;width:100%;height:100%;display:none;}


/*******************************************************************
   Card Flip - Add/Remove class "flip" to the flip-container to flip
********************************************************************/

.flip-container                                                         {perspective: 1000;transform-style:preserve-3d;}
.flip-container.flip .flipper-back                                      {transform:rotateY(0deg);}
.flip-container.flip .flipper-front                                     {transform:rotateY(180deg);}
.flip-container, .flipper-front, .flipper-back                          {width: 100%;height: 420px;}
.flipper                                                                {transition: 0.6s;transform-style: preserve-3d;position: relative;}
.flipper-front, .flipper-back                                           {backface-visibility: hidden;background:#fff;position: absolute;top: 0;left: 0;transition:0.6s;transform-style:preserve-3d;}
.flipper-front                                                          {z-index: 2;	transform: rotateY(0deg);}
.flipper-back                                                           {transform: rotateY(-180deg);}

/***************************************
   Hub Calculator Module
- /en-us/templates/desktop/modules/calculators/tax-hub-calculators.htm
***************************************/
.br-hub-calculators                             {margin: 0;padding: 0;}
.br-hub-calculators > li                        {clear:left;width:100%;list-style: outside none none;margin: 2px 0;padding: 0;color: #535353;font-size: 18px;font-weight: 300;line-height:36px;display:inline-block;}
.br-hub-calculators > li a                      { }
.br-hub-calculators .br-hub-calcicon            {border-radius: 30px; width: 40px; float: left; height: 40px; text-align: center; border: 2px solid #1d9b83; background: #fff; box-shadow: 0px 0px 2px #eee; margin-right: 10px;}
.br-hub-calculators li a span                   {color: #535353; cursor:pointer;font-size: 20px;font-weight: 300;padding:5px 0 0;}
.br-hub-calculators .circle-icon-wrapper        {width:48px;margin-right:20px;float:left}
.br-hub-calculators .circle-icon                {display:inline-block;font-size:0;cursor:pointer;width:48px;height:48px;border-radius:50%;text-align:center;position:relative;z-index:1;-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s}
.br-hub-calculators .circle-icon:hover          {text-decoration:none}
.br-hub-calculators .circle-icon:before         {speak:none;font-size:40px;line-height:40px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:block;-webkit-font-smoothing:antialiased;border-radius:50%;background-color:#fff;height:48px;color:#1d9b83;position:absolute;left:-4px}
.br-hub-calculators .circle-icon:after          {pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:0;left:0;padding:0;box-shadow:0 0 0 3px #1d9b83;-webkit-transition:-webkit-transform 0.2s,opacity .2s;-moz-transition:-moz-transform 0.2s,opacity .2s;transition:transform 0.2s,opacity .2s}
.br-hub-calculators .br-hub-calculators li      {}
/***************************************
  Hub Story Slider
  -/en-us/templates/desktop/modules/story-promo/topstory-media-slider.htm
  -/js/modules/hub-story-slider.js
***************************************/
.br-hub-story-module                        {margin:20px 0 36px;float:left }
.br-hub-story-module .subheader             {font-size:18px;color:#535353;font-weight:300;margin:0 34px 20px;}
.br-hub-media-slider                        {width:100%;}
.br-hub-mediaslider-viewport                {width:8600px;position:relative;left:0;top:0}
.br-hub-mediaslider-wrapper                 {width:1140px;overflow:hidden;float:left;}
.br-hub-mediaslider-story                   {float:left;width:360px;margin:0 10px;}
.br-hub-mediaslider-image                   {width:360px; height:190px;border:solid 1px #d3d3d3;}
.br-hub-mediaslider-title,
.br-hub-mediaslider-title a                 {font-size:25px;color:#535353;font-weight:400;line-height:25px;margin:6px 0;}
.br-hub-mediaslider-excerpt                 {font-size:18px;color:#535353;font-weight:300}
.br-hub-mediaslider-readmore                {font-size:18px;color:#00b5ff;}
.br-hub-mediaslider-leftarrow               {float:left;cursor:pointer;height:185px;width:25px;
                                             background:url(http://www.brimg.net/images/edmunds/left.png) no-repeat scroll 0 center transparent}
.br-hub-mediaslider-leftarrow:hover         {background:url(http://www.brimg.net/images/edmunds/left-hover.png) no-repeat scroll 0 center transparent}
.br-hub-mediaslider-rightarrow              {float:right;cursor:pointer;height:185px;width:25px;
                                             background:url(http://www.brimg.net/images/edmunds/right.png) no-repeat scroll 0 center transparent}
.br-hub-mediaslider-rightarrow :hover       {background:url(http://www.brimg.net/images/edmunds/right-hover.png) no-repeat scroll 0 center transparent}
.br-hub-mediaslider-rightarrow.hidearrow,
.br-hub-mediaslider-leftarrow.hidearrow     {background-image:none !important;cursor:default}

/***************************************
  Hub Newsletter Module
- /en-us/templates/desktop/modules/newsletter/hub-newsletter-signup.htm
- /js/modules/hub-newsletter-signup.js
***************************************/
.br-newsletter-section                  {width:100%;background:#f7f7f7;}
.br-hub-newsletter-module               {margin:20px 0 36px;float:left }
.br-hub-newsletter-module h3            {position: relative;text-align: center;z-index: 2;font-size:30px;}
.br-hub-newsletter-module h3::after     {border-top: 1px solid #d1d1d1;content: "";left: 0;position: absolute;right: 0;top: 50%;z-index: -1;}
.br-hub-newsletter-module .subheader    {color: #535353;font-size: 20px;font-weight: 400;text-align: center;margin:10px 0 30px;}
.br-hub-newsletter-module .line-center  {background:#f7f7f7 !important;}
.br-hub-newsletter-field                {font-size: 24px;font-weight: 200;padding: 2px;width: 100%;}
.br-hub-newsletter-module .tinytext     {display: block;font-size: 9px;text-align: center;}
.br-hub-newsletter-module .btn-wrapper  {text-align: center; margin: 30px 0px 10px;}
.btn.br-newsletter-submit               {background: none repeat scroll 0 0 #f29200;color: #fff;font-size: 24px;padding: 3px;text-transform: uppercase;width: 320px;}


/***************************************
 Top Story Hub Module
- /en-us/templates/desktop/modules/story-promo/hub-topstory.htm
***************************************/
.br-hub-topstory-module {margin-right:20px;}
.br-hub-topstory-module .br-story-item {border-bottom: 1px solid #e4e4e4;clear: left;float: left;padding-bottom: 10px;padding-top:10px;width: 100%;}
.br-hub-topstory-module .br-story  h2 { font-size:30px;color:#535353;text-transform:uppercase; }
.br-hub-topstory-module .br-story-content > a {color: #535353;font-size: 25px;display:block;padding-bottom:2px;}
.br-hub-topstory-module .br-story .image-wrap { float:left; margin-right:20px;}
.br-hub-topstory-module .br-story .image-wrap img {width:265px;height:140px;}
.br-hub-topstory-module .br-story h2.br-hub-title {text-align:left;}
.br-hub-topstory-module .br-story h2.br-hub-title span { background-color:#f7f7f7;}
.br-hub-topstory-module .br-story-content > p {font-size: 18px;font-weight: 300;line-height:20px}
.br-hub-topstory-module .subheader {color: #535353;font-size: 18px;font-weight: 300;margin: 0 0 20px;}


.br-hub-special-features-module .br-fl-special-features                     {display: inline-block;width: 100%;background:#f7f7f7;}
.br-hub-special-features-module .br-fl-special-features > ul                {list-style: outside none none; margin: 0; padding: 0;}
.br-hub-special-features-module .br-fl-special-features li                  {border-right: 1px solid #fff; border-bottom: 1px solid #fff; float: left; padding: 0 0 15px;
                                                                             text-align: center; width: 16.6%;min-height:185px;max-height:185px;height:185px;overflow:hidden;}
/* .br-hub-special-features-module .br-fl-special-features ul li:nth-child(3n) {border-right: medium none;}*/
.br-hub-special-features-module .br-fl-special-features ul li:last-child {border-right: medium none;}
.br-hub-special-features-module .br-fl-special-features span a           {color: #535353; display: inline-block;font-size: 21px;font-weight: 300;line-height: 23px;
                                                                            padding: 0 12%; text-align: center;cursor:pointer;}
.br-fl-special-features.br-smicons  span a   {color: #535353; display: inline-block;font-size: 16px;font-weight: 300;line-height: 18px;
                                                                            padding: 0 12%; text-align: center;cursor:pointer;}


/* Circle around icon */
.br-hub-special-features-module .anicon                                    {display: inline-block;font-size: 0px;cursor: pointer;	margin: 15px 30px;	width: 90px;height: 90px;border-radius: 50%;
                                                                            text-align: center;position: relative;z-index: 1;	color: #fff;}
.br-smicons .anicon                                  {display: inline-block;font-size: 0px;cursor: pointer;	margin: 15px 30px;	width: 70px;height: 70px;border-radius: 50%;
                                                                            text-align: center;position: relative;z-index: 1;	color: #fff;}
.br-hub-special-features-module .anicon:hover,
.br-smicons .anicon:hover                             { text-decoration:none;}

.br-hub-special-features-module .anicon:after,
.br-smicons .anicon:after                              {pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: '';
                                                                            -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

.br-hub-special-features-module .anicon:before                             {speak: none;font-size: 62px;line-height: 90px;	font-style: normal;	font-weight: normal;font-variant: normal;
                                                                            text-transform: none;display: block;-webkit-font-smoothing: antialiased;border-radius:50%;
                                                                            background-color:#fff;height:90px;}
.br-smicons .anicon:before                   {speak: none;font-size: 46px;line-height: 70px;	font-style: normal;	font-weight: normal;font-variant: normal;
                                                                            text-transform: none;display: block;-webkit-font-smoothing: antialiased;border-radius:50%;
                                                                            background-color:#fff;height:70px;}

/* icon animations */
.icon-radar-effect .anicon                                                 {-webkit-transition: box-shadow 0.2s;-moz-transition: box-shadow 0.2s;transition: box-shadow 0.2s;}
.icon-radar-effect .anicon:after                                           {top: 0;left: 0;padding: 0;box-shadow: 0 0 0 3px #fff;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;	-moz-transition: -moz-transform 0.2s, opacity 0.2s;	transition: transform 0.2s, opacity 0.2s;}
.icon-radar-effect .anicon:hover:after,
.icon-radar-effect .anicon.hover:after                                     {-webkit-transform: scale(0.85);-moz-transform: scale(0.85);-ms-transform: scale(0.85);	transform: scale(0.85);}
.icon-radar-effect .anicon:hover,
.icon-radar-effect .anicon.hover                                            {box-shadow: 0 0 0 10px rgba(255,255,255,0.4);	color: #fff;                                   	}
.anicon.blue                                                               {color:#7cb4ef;}
.icon-radar-effect .anicon.blue:hover,
.icon-radar-effect .anicon.blue.hover                                      {box-shadow: 0 0 0 10px rgba(150,191,235,0.4);color: #7cb4ef;}
.icon-radar-effect .anicon.blue:after                                      {box-shadow: 0 0 0 3px #7cb4ef;}

.anicon.orange                                                             { color:#faa354; }
.icon-radar-effect .anicon.orange:hover,
.icon-radar-effect .anicon.orange.hover                                    {box-shadow: 0 0 0 10px rgba(250,163,84,0.4);color: #faa354;}
.icon-radar-effect .anicon.orange:after                                    {box-shadow: 0 0 0 3px #faa354;}

.anicon.green                                                              { color:#7dc7a5; }
.icon-radar-effect .anicon.green:hover,
.icon-radar-effect .anicon.green.hover                                     {box-shadow: 0 0 0 10px rgba(125,199,165,0.4);color: #7dc7a5;}
.icon-radar-effect .anicon.green:after                                     {box-shadow: 0 0 0 3px #7dc7a5;}

.anicon.lime                                                               { color:#8df079; }
.icon-radar-effect .anicon.lime:hover,
.icon-radar-effect .anicon.lime.hover                                       {box-shadow: 0 0 0 10px rgba(141,240,121,0.4);color: #8df079;}
.icon-radar-effect .anicon.lime:after                                      {box-shadow: 0 0 0 3px #8df079;}

.anicon.purple                                                             {color:#8f97cb; }
.icon-radar-effect .anicon.purple:hover,
.icon-radar-effect .anicon.purple.hover                                    {box-shadow: 0 0 0 10px rgba(143,151,203,0.4);color: #8f97cb;}
.icon-radar-effect .anicon.purple:after                                    {box-shadow: 0 0 0 3px #8f97cb;}

.anicon.pink                                                                {color:#ef7cb2; }
.icon-radar-effect .anicon.pink:hover,
.icon-radar-effect .anicon.pink.hover                                    {box-shadow: 0 0 0 10px rgba(143,151,203,0.4);color: #ef7cb2;}
.icon-radar-effect .anicon.pink:after                                    {box-shadow: 0 0 0 3px #ef7cb2;}

.anicon.softgreen                                                                {color:#7dc7a5; }
.icon-radar-effect .anicon.softgreen:hover,
.icon-radar-effect .anicon.softgreen.hover                                    {box-shadow: 0 0 0 10px rgba(143,151,203,0.4);color: #7dc7a5;}
.icon-radar-effect .anicon.softgreen:after                                    {box-shadow: 0 0 0 3px #7dc7a5;}

.anicon.softgreen                                                                {color:#7dc7a5; }
.icon-radar-effect .anicon.softgreen:hover,
.icon-radar-effect .anicon.softgreen.hover                                    {box-shadow: 0 0 0 10px rgba(143,151,203,0.4);color: #7dc7a5;}
.icon-radar-effect .anicon.softgreen:after                                    {box-shadow: 0 0 0 3px #7dc7a5;}



/***************************************
  Hub Jean Chatzky Video Module
- /en-us/templates/desktop/modules/newsletter/hub-newsletter-signup.htm
- /js/modules/hub-newsletter-signup.js
***************************************/
.br-hub-jeanchatzky-module .br-blog-list                            {background-color:#f7f7f7;list-style:outside none none;padding:0}
.br-hub-jeanchatzky-module .br-blog-list > li                       {border-bottom:2px solid #fff;padding:7px 10px;min-height:140px;}
.br-hub-jeanchatzky-module ul.br-blog-list .title                   {font-size:22px;font-weight:400}
.br-hub-jeanchatzky-module ul.br-blog-list .title a                 {color:#535353}
.br-hub-jeanchatzky-module .br-blog-list p                          {font-size:16px;font-weight:300;line-height:20px;margin-top:3px;margin-bottom:0}
.br-hub-jeanchatzky-module h2                                       {margin-bottom: 12px;}
/* city intercept */
.city-intercept{position:absolute; background-color:rgba(46,58,80,0.9);width:328px;box-sizing:border-box;font-family: roboto, Arial, Helvetica, sans-serif;font-weight: 300;font-size:12px;color:#fff;text-align:left;padding: 6px 25px 4px 11px; margin-top:12px; margin-bottom:12px; display:none; z-index:100;}
.city-intercept.bottom{margin-top:-84px;}
.arrow_box{background-color:rgba(46,58,80,0.9);}
.arrow_box.top:after{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-left:-9px;border-color:rgba(46,58,80,0) rgba(46,58,80,0) rgba(46,58,80,0.9);border-width:9px;}
.arrow_box.bottom:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-left:-9px;border-color:rgba(46,58,80,0.9) rgba(46,58,80,0) rgba(46,58,80,0);border-width:9px;}
.city-intercept .city-close{display:block;position:absolute;right:5px;top:5px;width:15px;height:15px;overflow:hidden;cursor:pointer;}
.city-intercept .city-close .line{display:block;position:absolute;}
.city-intercept .city-close .vertical-line{width:0;height:15px;border-right:1px solid #fff;left:50%;margin-left:-1px;}
.city-intercept .city-close .horizontal-line{width:15px;height:0;border-top:1px solid #fff;top:50%;margin-top:-1px;}
.city-intercept.change-city-box{padding: 17px 5px 12px 77px;text-align:left;}
.city-intercept.change-city-box .change-city{display:block;}
.city-intercept .change-city{display:none;position:absolute;left:5px;top:10px;background-color:rgba(64,89,118,0.9);border:2px solid #fff;font-size:13px;max-width:60px;float:left;margin-right:8px;cursor:pointer;padding:4px;}
.city-intercept .blurb p{margin:0;}
.city-intercept .blurb a{color:#93CBFF;text-decoration:none;font-size:13px;}
.msie8 .city-intercept {background-color: #2E3A50;}

/* multi compare rates */
.product-panels,
.radio-panels,
.selectchanger {display: none;}
.product-panels.active,
.radio-panels.active,
.selectchanger.active {display: block !important;}

.compare-rates-multi {
    background-color: #f3f8fe;
    border: 2px solid #454545;
    border-width: 2px 0;
    padding: 10px;
}

.compare-rates-multi .instruc-titles {
    color: #666666;
    font-weight: bold;
    font-size: 16px;
    text-transform: none;
}

.compare-rates-multi .product-panels {
    min-height: 200px;
}

.compare-rates-multi .br-send-form {
    position: absolute;
    right: 15px;
    bottom: 5px;
    text-transform: uppercase;
}

.compare-rates-multi select,
.compare-rates-multi input[type="text"] {
    margin-bottom: 10px;
}
/* end multi compare rates*/

/* input popover - copied from city intercept */
.input-popover{position:absolute; background-color:rgba(46,58,80,0.9);width:254px;box-sizing:border-box;font-family: roboto, Arial, Helvetica, sans-serif;font-weight: 300;font-size:13px;color:#fff;text-align:left;padding: 9px; margin-top:12px; margin-bottom:12px; display:none; z-index:1030; line-height:1.2;}
.arrow_box{background-color:rgba(46,58,80,0.9);}
.arrow_box.top:after{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-left:-9px;border-color:rgba(46,58,80,0) rgba(46,58,80,0) rgba(46,58,80,0.9);border-width:9px;}
.arrow_box.bottom:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-left:-9px;border-color:rgba(46,58,80,0.9) rgba(46,58,80,0) rgba(46,58,80,0);border-width:9px;}
.input-popover .popover-close{display:block;position:absolute;right:0;top:0;width:15px;height:15px;overflow:hidden;cursor:pointer;}
.input-popover .popover-close .line{display:block;position:absolute;}
.input-popover .popover-close .vertical-line{width:0;height:15px;border-right:1px solid #fff;left:50%;margin-left:-1px;}
.input-popover .popover-close .horizontal-line{width:15px;height:0;border-top:1px solid #fff;top:50%;margin-top:-1px;}
.input-popover.change-city-box{padding: 17px 5px 12px 77px;text-align:left;}
.input-popover.change-city-box .change-city{display:block;}
.input-popover .change-city{display:none;position:absolute;left:5px;top:10px;background-color:rgba(64,89,118,0.9);border:2px solid #fff;font-size:13px;max-width:60px;float:left;margin-right:8px;cursor:pointer;padding:4px;}
.input-popover .blurb {display:block;}
.input-popover .blurb p{margin:0!important; color:#fff;}
.input-popover .blurb a{color:#93CBFF;text-decoration:none;font-size:13px;}
.msie8 .input-popover {background-color: #2E3A50;}

.input-popover .button { display:block; background-color:#466b99; border:2px solid #c8cad0; color:#fff; padding:10px; font-weight:700; text-align:center;}
	.input-popover .button.right { float:right; margin-left:9px;}
	.input-popover .button.left { float:left; margin-right:9px;}
	.input-popover .button:hover { background-color:#3e5e86; text-decoration:none;}

@media(max-width:641px) {
	.input-popover{position:absolute; width:100%;}	
}
@media(max-width:380px) {
    #promocards-carousel                                {display: block !important;}
    .br-module-cr.br-module-cc-promoted-cc              {display: none !important;}
}
@media(max-width:380px) {
    #promocards-carousel                                {border-bottom: 2px solid #428bca; padding: 0 0 5px 0; margin:0px;}
    #promocards-carousel .carousel-inner                {min-height:120px; width:88%;}
    #promocards-carousel .carousel-control.right        {background-image: url(http://www.brimg.net/Images/icons/myBankrate-signup-right-arrow-blue.png); background-repeat: no-repeat; background-position: 50%; color:#428bca; opacity: 1; text-shadow:none;}
    #promocards-carousel h4                             {margin: 0px; font-weight: 400; font-family: Roboto, Arial; line-height: 20px; font-size: 16px; width: 60%; float: left; height:auto;}
    #promocards-carousel h4 a                           {color: #29598d;}
    #promocards-carousel .carousel-indicators           {bottom: -5px; margin-bottom: 0px; position: relative;}
    #promocards-carousel .carousel-indicators .active   {background-color: #428bca; width: 10px; height: 10px; margin: 1px;}
    #promocards-carousel .carousel-indicators li        {border-color: #428bca;}
    .br-cc-promoted-card                                {padding: 0 10px; border: 0px; width: 100%; max-width:none;}
    .br-cc-promoted-card-type                           {background: none; font-family: Roboto, Arial; font-size: 26px; font-weight: 400; color: #428bca; line-height: 24px; padding: 0 0 5px;}
    .br-cc-promoted-card-type span                      {clear: left; display: block; color: #000; font-weight: 300; font-size: 16px;}
    .br-cc-promoted-image-wrapper                       {float: left; width: 40%; text-align: left;}
    .br-cc-promoted-image-wrapper img                   {width: 85%; margin:0px;}
    .br-cc-promoted-card h4 a, 
    .br-cc-promoted-card h4 a:hover                     {display: block; text-align: left; margin: 0px; font-weight: 400; font-size: 18px; line-height: 20px;}	    
}


/* Don's Module Styles - will move soon */

/*** BR Module ***/
.br-module .br-main-img {
  margin: 10px 0;
}

/*** Home / Blog Module ***/
.home .br-module-blog .emphasized_list li {
  background: none;
  padding-left: 0;
}

.home .br-img-map {
  text-align: center;
}



/*** Overnight Averages ***/
.br-module-oa-all .oa-tabs {
  margin: 0 0 3px 0;
}
.br-module-oa-all .oa-tabs > li > a,
.br-module-oa-all .oa-tabs > li > a:hover {
  padding: 5px 6px;
}


/*** List Articles ***/
.br-module.br-list-articles {
  font-size: 14px;
}
.br-list-articles ul,
.br-list-articles ol {
  padding-left: 30px;
}
.br-list-articles li {margin-bottom: 4px;}


/* Popular Tools */
.br-module.br-popular-tools ul {
  font-size: 14px;
  padding-left: 20px;
}

/* Most Read */
.br-most-read ol.first {margin-bottom: 0;}


/* Financial Advisers */
.br-financial-advisers ul {
  margin-bottom: 20px;
}



/*** Table ***/
.br-table h2 {
  color: #5f5f5f;
  font-weight: bold;
}

/* Small Rates Table (used on home page) */
.br-module.br-sm-rates-tb {font-size: 14px;}
.br-sm-rates-tb .br-contrast {
  color: #000;
  font-weight: bold;
}
.br-sm-rates-tb .br-contrast a {color: inherit;}
.br-sm-rates-tb tr td:first-child {padding-left: 0;}



/*** Story Promo ***/
.br-module.br-module-storypromo {
  font-size: 14px;
}

.br-module-storypromo .br-box-sponsor {
  float: right;
  margin: -3px 0 0;
}

.br-module-storypromo h2 {
  font-weight: bold;
  margin-top: 0;
}

.br-module-storypromo h2, .br-module-storypromo h2 a {
  color: #5f5f5f;
}

.br-module-storypromo p {
  margin-bottom: 10px;
}

.br-module-storypromo ul {
  padding-left: 20px;
}

.br-module-storypromo li {
  margin: 2px 0;
}

/* SP Featured w Img */
.br-featured-w-img img {display: block; margin-bottom: 10px;}


/* Top Stories Side By Side Carousel */
.br-side-by-side {
  padding: 0 0 20px 0;
}

.br-side-by-side:after {
  content: "";
  display: table;
  clear: both;
}

.br-side-by-side .carousel-inner,
.br-side-by-side .carousel-indicators {
  float: left;
  position: relative;
  width: 50%;
}

.br-side-by-side .carousel-inner {
  padding-right: 5px;
}

.br-side-by-side .carousel-indicators {
  left: auto; bottom: auto;
  margin-left: auto;
  padding-left: 10px;
}
.br-side-by-side .carousel-indicators li {
  background-color: #fff;
  display: block;
  position: relative;
  text-align: left;
  text-indent: 0;
  width: auto; height: auto;
}
.br-side-by-side .carousel-indicators .active,
.br-side-by-side li:hover {
  background-color: #f6f9fb;
  border-bottom: 2px solid #5485bd;
  border-radius: 0;
}

/* TODO: see if there's a better way to do CSS triangle */
.br-side-by-side .carousel-indicators .active:after,
.br-side-by-side li:hover:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 47%; left: 0;
  margin-top: -3px;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #5485bd transparent transparent;
}

.br-side-by-side li {
  border-bottom: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 10px 0 0 20px;
  margin: 0;
  text-decoration: none;
}

.br-side-by-side li a:hover {
  text-decoration: none;
}

.br-side-by-side li h3,
.br-side-by-side li p {
  color: #505050;
}

.br-side-by-side li h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
  text-transform: none;
}
.br-side-by-side li p {
  font-size: 12px;
  margin-bottom: 5px;
}
.br-side-by-side li .readmore {
  color: #5583BF;
  padding-left: 4px;
}

.br-side-by-side .br-ad {
  padding-top: 25px;
  text-align: center;
}
.br-side-by-side .br-ad iframe {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 auto;
}


/* 4 Item Horizontal Carousel (Owl Carousel) */
.br-storypromo-carousel {
  border: solid #5585bd;
  border-width: 6px 0;
  padding: 20px 0;
}

.br-owl-carousel.owl-carousel {
  margin: 0 auto;
  width: 90%;
}

.br-owl-carousel .owl-wrapper-outer {
  background-color: #E4F2F2;
  padding: 10px 0;
}

.br-owl-carousel .item {
  padding: 0 5px;
  text-align: center;
}
.br-owl-carousel .item img {
  margin-bottom: 5px;
}

.br-owl-carousel.owl-theme .owl-controls {
  position: absolute;
  top: 40px;
  width: 100%;
}

.br-owl-carousel.owl-theme .owl-controls .owl-buttons div {
  background: none;
  color: #70A3DD;
  font-size: 20px;
  opacity: 0.7;
  position: absolute;
}

.br-owl-carousel .owl-prev {left: -50px;}
.br-owl-carousel .owl-next {right: -50px;}/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ipad fix */ 

html                                    {min-width:1060px;}
@media (max-width: 640px) {
    html                                {min-width:100%;}
}

/* end ipad fix*/
body                                    {font-family:Arial, Helvetica, Sans-Serif;}
img[src*='http://load.s3.amazonaws.com'] {float:left;}

/*layout*/ 
.br-right-rail 							{padding-top: 10px;}
/*end layout*/

/*Start header*/
.br-logo                                {display:block; width:250px; height:50px; margin-top:25px; background:url(http://www.brimg.net/Images/backgrounds/fullSpriteNoBckgnd.png);}
.br-top-nav li  span                    {display:block; float:left; float:left; width:16px; height:16px; margin-right:4px; background:url(http://www.brimg.net/Images/backgrounds/fullSpriteNoBckgnd.png) no-repeat;}
.br-top-nav .bg-home span               {background-position:0 -49px;}
.br-top-nav .bg-home:hover span         {background-position:-16px -49px;}
.br-top-nav .bg-rates span              {background-position:0 -65px;}
.br-top-nav .bg-rates:hover span        {background-position:-16px -65px;}
.br-top-nav .bg-calc span               {background-position:0 -81px;}
.br-top-nav .bg-calc:hover span         {background-position:-16px -81px;}
.br-top-nav .bg-mobile span             {background-position:-63px -49px;}
.br-top-nav .bg-mobile:hover span       {background-position:-81px -49px;}

.br-header 								{background:#2E3A50; border-bottom: 5px #5585bd solid;margin-bottom: 0; border-radius:0;}
.br-top-tier                            {min-height:129px;}
.msie .br-top-tier                      {padding-bottom:10px;}
.br-standard-header .br-top-tier,
.br-desktop-standard-header .br-top-tier          {min-height:50px;}
.br-standard-header .navbar-brand,
.br-desktop-standard-header .navbar-brand       {padding-top:0; padding-left:0;}
.br-standard-header .br-top-nav,
.br-desktop-standard-header .br-top-nav         {margin-top:6px;}
.br-standard-header .form-group,
.br-desktop-standard-header .form-group
         {margin-bottom:0; margin-top:12px;}
.br-standard-header .dropdown.active a, 
.br-desktop-standard-header .dropdown.active a {background:#5585bd; color:#fff;}
.br-nav-teir                            {padding-bottom:10px;}
.br-main-nav                            {background:#444; width:100%;border: 1px #646265 solid; margin:10px 0 0;}
.br-main-nav .dropdown-toggle           {text-transform:uppercase; padding:4px 13px;}
.wide .br-main-nav .dropdown-toggle     {padding:4px 22px;}
.br-main-nav .dropdown:hover .dropdown-toggle     {background:#5585bd;}
/*.br-header .br-top-tier >div,
.br-header .br-top-tier >form 			{display: inline-block; vertical-align: bottom; float:none;}*/
.br-standard-header .br-top-nav,         {margin-left:20px;}
.br-desktop-standard-header .br-top-nav
.br-rate-header .br-top-tier >div,
.br-rate-header .br-top-tier >form 		{display: block; float:left;}
.br-rate-header .navbar-brand 			{padding-top: 30px;}
.br-top-nav,
.br-top-nav li,
.br-top-nav li  span                    {white-space:nowrap;}
.br-standard-header .nav li.dropdown:hover > ul.dropdown-menu,
.br-desktop-standard-header .nav li.dropdown:hover > ul.dropdown-menu {display: block;}
.text-ad-block {background:#2E3A50;}
/*start mobile menu*/
.brmenu, .headerOptions, 
.nav2, 
.mobile > .br_connect                   {display:none;}
html                                    {-webkit-text-size-adjust:none; }
html/*,body*/                           {height:100%;}
body.active                             {background-color:#000;}
body.active .nav2                       {-webkit-transition: .2s all ease;	-moz-transition: .2s all ease;	transition: .2s all ease;	width: 100%;}
body.active .nav2                       {display:block;margin-left: -100%; float: left;background-color:#000;z-index:200;position:relative;/*overflow:hidden;*/}
body.active .mobile-container           {height:538px;}
body.active .nav2                       {margin-left: 0; width:100%;height:538px;max-width:100%;overflow-x:visible;overflow-y:visible;}
body.active .slideArrow                 {display:none}
.mMenuOpen                              {position:static !important;}
/*hide icons on W7IEmobile*/
.iemobile9 [data-icon]:before, .iemobile9 .icon-calculate, .iemobile9 .icon-list, .iemobile9 .icon-facebook, .iemobile9 .icon-twitter, .iemobile9 .icon-google-plus, .iemobile9 .icon-feed, .iemobile9 .icon-envelope, .iemobile9 .icon-bookmark, .iemobile9 .icon-credit-cards, .iemobile9 .icon-investment, .iemobile9 .icon-mortgage, .iemobile9 .icon-banking, .iemobile9 .icon-settings, .iemobile9 .icon-retirement, .iemobile9 .icon-home, .iemobile9 .icon-down-arrow, .iemobile9 .icon-auto, .iemobile9 .icon-up-arrow, .iemobile9 .icon-same, .iemobile9 .icon-right-arrow, .iemobile9 .icon-rates, .iemobile9 .icon-mortgage-2, .iemobile9 .icon-insurance  {display:none;}
.clmenu                                 {display:block;cursor:pointer;background:url(http://www.brimg.net/Images/icons/menu.png) center center no-repeat;width: 40px;height: 30px;margin-right: 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #ddd;margin-top:10px;margin-left:10px;float: left;}
#siteSearchInput                        {width:60%!important;margin-top: 10px!important;padding: 5px 2px!important;-webkit-border-radius:5px;border-radius:5px;background:none #fff!important; line-height:10px; font-style:italic;}
.search > img                           {left: -30px!important;position: relative!important; top: 0px!important;}
.snappynav                              {clear:both;margin:0;padding:0;background:#000;}
.snappynav li                           {list-style-type:none;clear:both;}
.snappynav li > span                    {cursor:pointer;padding:12px 7px;color:#fff;font-weight:bold;font-size:14px;/*float:left;*/display:block;background-color:#2E3442;width:50%;border-bottom: 1px solid #0F0F0F; border-top: 1px solid #595D68;}
.snappynav li > span a, .snappynav li > span a:visited {color:#fff;}
.snappynav li > a:hover                 {text-decoration:none;}
.snappynav li > div                     {display:none;}
.snappynav li .active                   {display:block;width:50%;float:right;min-height: 538px;position:absolute;top:50px;left:50%;}
.snappynav li .active a                 {background-color: transparent;border:0;width:auto;padding:12px 8px;color:#fff;font-weight:bold;font-size:14px;float:left;display:block;}
/*.snappynav li .active.ccardsnav a       {line-height:15px;padding:10px 8px;}*/
.snappynav ul                           {padding-left:0;}
.tab-on                                 {background-color:#465165!important;}
.search                                 {height:50px;background-color:#2E3442;}
.snappynav li > div ul                  {list-style-type: none}
.cobrand #brheader .logoContainer       {display:block!important;}
.cobrand .page-container, .cobrand .pageHolder {padding-top:80px;}
.iemobile10 .cobrand .page-container, .ie9 .cobrand .page-container {padding-top:80px;}
.br-top-nav-mobile                      {display:none; float:right; max-width:117px; margin: 7.5px 0px !important; }
.br-top-nav-mobil > li > a,
.nav > li > a:hover, .nav > li > a:focus
                                        {background:transparent;}
.br-top-nav-mobile li >a                {padding-top:0; padding-bottom:0;}
.brmenu                                 {display:none;float:left;background:url(http://www.brimg.net/Images/icons/menu.png) center center no-repeat;width:42px;height:32px;margin-right:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ddd;margin-top:14px;margin-left:0;}
.cobrand .bronly                        {display:none;}
/*end mobile menu*/
.btn-default                            {color:#333;}
.navbar-brand,
.brtopnav li a 					 		{padding-bottom: 0;}
.br-rate-header .navbar-brand           {height:auto !important;}
.navbar-brand img 						{border:0;}
.br-header .navbar-nav>li>a				{color:#fff; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;}
.wide .br-header .navbar-nav>li>a       {font-size:15px;}
.br-header .br-bottom-nav				{margin-top:20px; margin-bottom: 10px; background: #444; border: 1px #646265 solid;}
.br-header .br-bottom-nav .nav>li>a		{padding-top: 4px; padding-bottom:4px; text-transform: uppercase; font-size: 13px; font-weight: bold;}
.br-header .dropdown-menu 				{background-color: #5585bd; border-top: 1px solid #5585bd; z-index:1000;}
.br-header .navbar-nav>.open>a,
.br-header .navbar-nav>.open>a:hover,
.br-header .navbar-nav>.open>a:focus 	{background-color: #5585bd;}
.br-header .dropdown-menu 				{border-left: 0;}
.br-header .dropdown-menu>li>a 			{color:#fff; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;font-size: 13px;font-weight: bold;}
.br-header .dropdown-menu>li>a:hover 	{color:#000; background: transparent;}
.br-header .br-top-nav >li>a 			{padding-left:0; padding-right: 8px; padding-bottom: 0; font-size: 14px; white-space: nowrap;}
.wide .br-header .br-top-nav >li>a      {font-size:15px;}
.br-header .br-top-nav >li>a:hover 		{color:#5585bd ;}
.br-top-nav .glyphicon 					{opacity:.5;}
.br-top-nav a:hover .glyphicon  		{opacity:1;}
.br-search-input 						{padding:3px 2px; height: auto; border-right: 0;}
.br-search-button 						{padding:3px 6px; border-left:0; background: #fff}
.br-search-button:hover 				{background: #fff;}
.br-mobile-ad                           {display:none;}

/* Identity Protection Navigation */
.br-main-nav .new > a > span { position: absolute; width: 34px; height:34px; line-height: 37px; padding: 0px; top:-30px; right:-4px; font-size: 12px; font-family: 'Roboto'; font-weight:700; background: #f59331; border-radius: 20px; text-align:center;}
.br-main-nav .new > a > span:after { content: ''; position: absolute; border-style: solid; border-width: 7px 0 7px 5px; border-color: transparent #f59331; display: block; width: 0; z-index: 1; margin-top: -7px; left: 5px; top: 94%;}
.br-main-nav .identity-protection > .dropdown-menu{ background:url('http://www.brimg.net/Images/backgrounds/myBR-woman-with-ipad-small.png') bottom right #fff no-repeat; padding:7px 86px 0 14px; min-height:157px; min-width:310px;}
.br-main-nav .identity-protection > .dropdown-menu li { border-bottom: 1px solid #dde7f2; padding:3px 0;}
.br-main-nav .identity-protection > .dropdown-menu a{ color: #212121; padding:3px; background:transparent;}
.br-main-nav .identity-protection > .dropdown-menu a:hover{ color: #5585bd;}
.br-main-nav .identity-protection > .dropdown-menu .my-bankrate-logo {position:absolute; display:block; bottom:9px; border:none;}
.br-main-nav .identity-protection > .dropdown-menu .my-bankrate-logo a{ display:block; width:147px; height:30px; background:url('http://www.brimg.net/Images/backgrounds/myBankrate-signup-logo_112px.png') #fff no-repeat; background-size:contain; text-indent:-9999px;}
/* END Identity Protection Navigation */


.br-desktop-standard-header .navbar-collapse.collapse {display: block!important;}
.br-desktop-standard-header .navbar-nav>li, .br-desktop-standard-header .navbar-nav {float: left !important;}
.br-desktop-standard-header .navbar-nav.navbar-right:last-child {margin-right: -15px !important;}
.br-desktop-standard-header .navbar-right {float: right!important;}

.br-desktop-rate-header .navbar-collapse.collapse {display: block!important;}
.br-desktop-rate-header .navbar-nav>li, .br-desktop-rate-header .navbar-nav {float: left !important;}
.br-desktop-rate-header .navbar-nav.navbar-right:last-child {margin-right: -15px !important;}
.br-desktop-rate--header .navbar-right {float: right!important;}

@media (max-width: 640px) {
    .br-desktop-standard-header .navbar-nav,
    .br-desktop-rate-header .navbar-nav                {margin-left:0; margin-bottom:0;}
    .br-header.br-desktop-rate-header .br-top-nav >li>a {padding-top:15px;}
    .br-desktop-rate-header .navbar-nav                 {margin:0;}
    .br-desktop-standard-header .br-top-nav > li > a        {padding-top:15px;}
    .br-desktop-standard-header,  
    .br-desktop-standard-header .container,
    .br-desktop-rate-header .container                {min-width:1000px;} 
    .mobile-container                       {max-width: 100%; margin: 0px auto; overflow: hidden; width: 100%;height:100%;}
	.br-header.br-standard-header,
	.br-header.br-rate-header           {background:#1A2C50; border-bottom:0; position:fixed; z-index:10; width:100%;}
	
	.br-header.br-standard-header + .br-main-container,
	.br-header.br-rate-header + .br-main-container,
	.mobile-container .br-main-container  {padding-top:59px !important;}
	
	.br-header.br-standard-header .br-top-tier > div,
	.br-header.br-rate-header .br-top-tier > div,
	.br-header.br-standard-header .br-top-tier > form,
	.br-header.br-rate-header .br-top-tier > form		{display: block; float:left;}
	
	.br-header.br-standard-header .br-top-tier > form, 
    .br-header.br-rate-header .br-top-tier > form 		 {display: inline-block;}
    .br-header.br-standard-header .br-top-tier > .col-md-4, 
    .br-header.br-rate-header .br-top-tier > .col-md-4  {width: 33.333333333%;}
    .br-header.br-standard-header .br-top-tier,  
    .br-header.br-rate-header .br-top-tier                     {min-height: 59px;}
    .br-rate-header .navbar-brand       {padding-top: 13px; height:auto !important;}
    .br-header.br-standard-header .navbar-brand {width:130px; height:31px; display:block;}
    .br-header.br-standard-header .navbar-brand img,
    .br-header.br-rate-header .navbar-brand img  {width:130px; height:31px;}
    .br-header.br-standard-header .navbar-brand,
    .br-header.br-rate-header .navbar-brand,
    .br-header.br-standard-header .br-top-nav li a,
    .br-header.br-rate-header .br-top-nav li a {padding-bottom: 15px; padding-right: 0;}
    .br-header.br-standard-header .br-top-nav,
    .br-header.br-rate-header  .br-top-nav,
    .br-rate-header .br-top-tier .br-banner-ad,
    .br-header.br-standard-header .br-nav-teir,
    .br-header.br-rate-header .br-nav-teir,
    .br-text-ad-space,
    .br-standard-header .form-inline	{display:none !important;}
    .br-standard-header .navbar-brand   {padding:13px 0 0 10px;}
    .br-rate-header .br-top-tier,
    .br-rate-header .br-top-nav,
    .br-rate-header .navbar-brand 		{display: block;}
    .br-rate-header .br-top-nav         {display:none;}
    .br-top-nav-mobile,
    .brmenu                             {display:block;}
    .snappynav [class^="icon-"],
    .br-header.br-standard-header [class^="icon-"], 
    .br-header.br-rate-header [class^="icon-"]	         {margin-right:5px;}
    .br-footer                          {padding-bottom:60px;}
    .br-mobile-ad                       {display:block; position:fixed; bottom:0; width:100%; background:#fff; text-align:center; padding-top:5px;}
    body.active .br-header, 
    body.active .br-mobile-ad,
    .br-standard-header form            {display:none;}
    .my-bankrate-nav a
    { content: ''; display:block;
        background-image:url('http://www.brimg.net/system/img/mybankrate/myBankrate-white-hover.png'); background-repeat:no-repeat; background-position: 0 0; background-size:98px 40px;
    }
    
    /* Identity Protection Navigation */
    .snappynav .identity-protection .icon-identity-protection { background:url('http://www.brimg.net/Images/icons/icon-id-protection-small.png'); width:13px; height:15px; display:inline-block;}    
    .snappynav .identity-protection li { border-style:solid; border-width:0 0 1px; border-color:#dde7f2; padding:0;}
    .snappynav .identity-protection a{ color: #212121; padding:3px;}
    .snappynav .identity-protection .active {  margin-top: -5px; background:#fff;}
    .snappynav .identity-protection .active ul { width:100%;}
    .snappynav .identity-protection .active a { color: #212121; font-size:13px; padding: 12px 7px; float:none;}
    .snappynav .identity-protection .my-bankrate-logo {margin:0; display: block; width:100%; background:url('http://www.brimg.net/Images/backgrounds/myBR-woman-with-ipad-small.png') right 10px  no-repeat;}
    .snappynav .identity-protection .my-bankrate-logo a{display:block; padding:0; background:url('http://www.brimg.net/Images/backgrounds/myBankrate-signup-logo-shield_112px.png') no-repeat; background-size:48%; background-position:18px 13px; text-indent:-9999px; height:153px;}
    .snappynav .identity-protection .icon-id-home { display: inline-block; height:14px; width:19px; background:url('http://www.brimg.net/Images/icons/icon-id-protection-home-small.png') no-repeat;}
    .snappynav .identity-protection .icon-free-credit { display: inline-block; height:14px; width:19px; background:url('http://www.brimg.net/Images/icons/icon-free-credit-report-small.png') no-repeat;}
    /* END Identity Protection Navigation */

}


/* myBankrate popover in menu */
.br-header .br-top-nav {padding-top:10px;}
.br-header .br-top-nav >li>a {padding-top:0;}


.br-header .br-top-nav >li>a.my-bankrate-nav { text-align:left; margin: 0 0 0 20px; display: block;width: 82px; height: 16px; background-image:url('http://www.brimg.net/system/img/mybankrate/myBankrate-white-hover.png'); background-repeat:no-repeat; background-position: 0 0; background-size:82px 32px;}
.br-header .br-top-nav >li>a.my-bankrate-nav:hover { background-position: 0 -16px;}
.br-header .br-top-nav >li>a.my-bankrate-nav:before {display:inline-block; margin-left:-20px; width:20px; height:16px; background: url(http://www.brimg.net/Images/backgrounds/fullSpriteNoBckgnd.png) no-repeat scroll -62px -93px transparent; content: "";}
.br-header .br-top-nav >li>a.my-bankrate-nav:hover:before { background-position: -81px -93px;}

#myBankrateMenuPopover,
#myBankrateMenuRatesPopover,
#myBankrateMenuRatesPopoverMobile,
#myBankrateMenuPopoverMobile {   background: url('http://www.brimg.net/Images/backgrounds/mybankrate-signup-logo_112px.png') rgba(255,255,255,0.95) no-repeat; background-size: 112px 23px; background-position: 9px 21px; color: #1A2C50; border: 1px solid #1A2C50; position: absolute; display: block; height: 63px; white-space: normal; font-size: 16px; padding-top: 12px;}

#myBankrateMenuPopover .popover-close,
#myBankrateMenuRatesPopoverMobile .popover-close,
#myBankrateMenuPopoverMobile .popover-close {   top: 45px; right: 5px; background-image: none; text-decoration: underline; position: absolute; width: 55px; height: 14px; font-size: 12px;}
#myBankrateMenuPopover .popover-close > span,
#myBankrateMenuRatesPopoverMobile .popover-close > span,
#myBankrateMenuPopoverMobile .popover-close > span{ display: none; background:none;}
#myBankrateMenuPopover .popover-close:after { content:'No thanks'}
#myBankrateMenuPopover .button,
#myBankrateMenuRatesPopover .button,
#myBankrateMenuRatesPopoverMobile .button,
#myBankrateMenuPopoverMobile .button{ background: #ee8e03; color: #fff; border-radius: 5px; position: absolute; top: 9px; right: 0; width: 135px; height: 35px; border: none; padding: 10px 24px 10px 11px; text-align: left; font-weight: normal; font-size: 19px; line-height: 18px; text-decoration: none;}

#myBankrateMenuPopover .blurb,
myBankrateMenuRatesPopoverMobile .blurb,
#myBankrateMenuRatesPopover .blurb,
#myBankrateMenuPopoverMobile .blurb { width: 250px; display: block; font-weight: normal; line-height: 1.25; margin-left: 123px;}
#myBankrateMenuPopover .button > span,
#myBankrateMenuRatesPopover .button > span,
#myBankrateMenuRatesPopoverMobile button > span,
#myBankrateMenuPopoverMobile  .button > span{  background: url('http://www.brimg.net/Images/icons/myBankrate-signup-right-arrow.png') no-repeat; position: absolute; right: 0; top: 10px; font-size: 40px; font-family: arial; font-weight: normal; text-indent: -9999px; height: 19px; width: 16px; background-size: 18px;}

.arrow_box.top:after { border-color:rgba(46,58,80,0) rgba(46,58,80,0) rgba(255,255,255,0.95);}
.br-header .br-top-nav .m a:before { background: url(http://www.brimg.net/Images/backgrounds/fullSpriteNoBckgnd.png) no-repeat scroll -63px -49px transparent; content: ""; display: block; float: left; height: 16px; margin-right: 5px; overflow: hidden; width: 15px;}

#myBankrateMenuRatesPopover {height: 97px; background-position: 9px 73px; background-size:84px 15px; padding-top:3px; font-size:16px;background-color:rgb(255,255,255); z-index:0!important;}
#myBankrateMenuRatesPopover .button {background: #ee8e03; top: 62px; width: 125px; height: 28px; font-size: 17px; line-height: 9px;}
#myBankrateMenuRatesPopover .popover-close {top:0; right:-3px; width: 23px; height: 23px; display:block; padding:5px 0;}
#myBankrateMenuRatesPopover .button >span {top:6px;}
#myBankrateMenuRatesPopover .blurb { width:98%; margin-left:0;}
#myBankrateMenuRatesPopover.arrow_box.bottom:after { border-color:rgba(255,255,255,1) rgba(255,255,255,0) rgba(255,255,255,0);}

@media (max-width: 640px) 
{
    #myBankrateMenuRatesPopoverMobile {display:block;}
    #myBankrateMenuPopover,
    #myBankrateMenuPopoverMobile { padding: 10px; height:116px;background-position: 9px 77px; width:95%; margin-top:50px; margin-left:0;}
    #myBankrateMenuPopover:after,
    #myBankrateMenuPopoverMobile:after { display: none;}
    #myBankrateMenuPopover .button,
    #myBankrateMenuPopoverMobile .button { right: 11px; top:65px; }
    #myBankrateMenuRatesPopoverMobile .popover-close, #myBankrateMenuPopoverMobile .popover-close,
    #myBankrateMenuRatesPopover .popover-close {top:0; right:-3px; width: 23px; height: 23px; display:block; padding:5px 0; text-decoration:none;}
    #myBankrateMenuPopoverMobile .popover-close > span{display:block;}
    /*#myBankrateMenuPopover .popover-close,
    #myBankrateMenuPopoverMobile .popover-close {top:10px; width: 65px; height: 23px; display:block; padding:5px 0;}*/
    #myBankrateMenuPopover .blurb,
    #myBankrateMenuPopoverMobile .blurb { margin-left: 0; width:80%;}
}
@media (min-width:641px)
{
    .br-top-nav-mobile ~#myBankrateMenuPopoverMobile, 
    .br-top-nav-mobile ~#myBankrateMenuRatesPopoverMobile{ display: none;}
}


/*end header*/

/*footer*/
footer 									{background:#34425b; color:#fff; font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-align: center; margin-top: 20px;}
footer a								{color:#fff; font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
footer a:hover 							{color:#fff;}
footer .container 						{padding-top:25px; padding-bottom: 15px;}
.footerlinks 							{line-height: 25px; padding-bottom: 10px;}
.footerlinks a 							{border-left: 1px solid #8ab4e0;padding:0 5px;}
.footerlinks a:first-child 				{border: 0;}
.disclosure 							{border-top: 1px solid #49657C; font-size:11px; padding-top:10px;}
.truste 								{margin:0 0 20px 30px;}
.truste,
.truste img 							{width: 70px; float: right;}

@media (max-width: 640px) {
.truste,
.truste img 							{width: 77px; height:22px; float: none; margin:0 auto 10px;}
footer                                  {background:none #1A2C50!important; font-size:10px;}
footer a                                {font-size:10px;}
footer .container                       {padding-top:0; padding-bottom:0;}
.disclosure                             {border-top:0; font-size:10px; line-height:16px;padding-bottom: 10px;}
.mobile-break                           {display:block;}
.mobile-break + a                       {border-left:0; }
.footerlinks                            {line-height:23px;}
.footerlinks .copyright                 {line-height:16px;}
}
/*end footer*/

/*ad*/
.br-banner-ad 							{min-height: 109px; text-align: center; padding-top: 10px; padding-bottom:10px;}
.br-text-ad 							{color:#fff;margin:10px 0 0 0; font-size: 10px; font-weight: bold;}
.br-ad-text 							{color: #595959; display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.br-banner-ad .br-ad-text 				{display: block;}
.br-right-rail-ad 						{text-align: center;}
.br-right-rail-ad .br-ad-text 			{display: block; text-align: right;}
.br-rate-header .br-ad-text 			{color:#fff;}
.br-rate-container .br-text-ad 			{color:#000;}
.br-rate-container .br-text-ad-space,
.br-rate-container .br-desktop-text-ad-space 	{padding: 10px 0; min-height:53px;}
.br-rate-header .br-banner-ad 			{text-align: center;}
.br-header .br-banner-ad                {min-height:109px;}

@media (max-width: 640px) {
	.mobile-container .br-banner-ad img,
	.mobile-container .br-right-rail-ad img 				{width:100%; height: auto;}
	.mobile-container .br-right-rail-ad,
	.mobile-container .br-banner-ad                       {display:none !important;}
}
/*end ad*/

/*helpers*/
.right-caret 							{border-bottom: 4px solid transparent; border-top: 4px solid transparent; border-left: 4px solid #247FC7; display: inline-block; height: 0; opacity: 0.3; vertical-align: middle; width: 0; }
/*end helpers*/

/*form*/
.br-form-label 							{margin-top: 0;margin-bottom: 0;padding-top: 7px;font-size: 12px;}
/*end form*/

/*modules*/
.br-module.br_connect 	                {font-size: 12px;text-transform: uppercase;font-weight: bold;padding:0 3px 10px 0; overflow:hidden;margin:8px 0 10px 0;}
.br_connect span 						{display:block;float: left;margin-top: 6px;}
.br_connect a 							{font-size: 24px;text-transform: none;color: #999;text-decoration: none;float:right;margin-left:5px;}
.br_connect a 							{background: url('http://www.brimg.net/system/img/fr/connect_with_us.png');font-family:Arial; width:26px; height:26px; overflow:hidden;margin-left:3px;}
.br_connect .sp_facebook 				{background-repeat: no-repeat; background-position: -2px -2px}
.br_connect .sp_twitter 				{background-repeat: no-repeat; background-position: -29px -2px;}
.br_connect .sp_google 					{background-repeat: no-repeat; background-position: -56px -2px;}
.br_connect .sp_rss 					{background-repeat: no-repeat; background-position: -83px -2px;}
.br_connect .sp_email 					{background-repeat: no-repeat; background-position: -110px -2px;}
.br_connect .sp_bookmark 				{background-repeat: no-repeat; background-position: -137px -2px}

@media (max-width: 640px) {
.br_connect span 						{margin-right: 8px;float: right;margin-top: 6px;}
.br_connect                             {width: 279px; margin: 0 auto;}
}

/*end modules*/


/*Main container*/
body.wide .br-header .container         { max-width: 1280px; width: auto;}
.wide-container                         { width:1260px;}
/*end main container*/


/* Modal */
.modal-backdrop {z-index:1039;}
/* end Modal*/

/* Interstitial */
.br-interstitial-outer                        {display:none;position:fixed; width:100%; height:100%; text-align:center; z-index:1000; padding-top:26px;}
.br-active-interstitial .br-interstitial-outer{display:block;}
.br-active-interstitial .mobile-container {display:none;}
.br-interstitial-head                   {background: url(http://www.brimg.net/system/img/fr/inter-top.jpg);height: 63px;width: 898px;border-left: 1px solid #94b7d5;border-right: 1px solid #94b7d5;border-top: 1px solid #94b7d5;text-align: left; margin:0 auto;}
.br-interstitial-infobox                {background-color: #edf2f8;padding: 5px 0 4px 8px;float: right;width: 200px;font-family: Arial,Helvetica,sans-serif;font-size: 10px;margin: 3px 3px 0 0;}
.br-interstitial-list                   {padding:0; margin:0;}
.br-interstitial-list li                {color:#DBC06F;background-repeat: no-repeat;background-position: 0 4px;padding: 1px 0 1px 0;list-style-type: square; list-style-position:inside; margin: 2px 0 0 0;line-height: 11px;}
.br-interstitial-list li span           {color:#000;}
.br-interstitial-text                   {margin: 10px 0 0 240px;}
.br-interstitial-text-line1             {font-family: Arial,Helvetica,sans-serif;font-weight: bold;font-size: 18px;color: #fff;}
.br-interstitial-text-line2             {font-family: Arial,Helvetica,sans-serif;font-weight: normal;font-size: 14px;color: #fff;margin: 2px 0 0 20px;}
.br-interstitial-logo                   {margin-left:10px;float:left;}
.br-interstitial-loading                {margin-left:5px;}
.br-interstitial-wrapper                {width:898px; min-height:504px; padding:20px; border: 1px solid #94b7d5; border-width:0 1px 1px 1px; background:#fff; margin:0 auto; text-align:center;}
.br-interstitial-title                  {color: #004276; font-weight:bold;}


/* mobile interstitial */
.br-mobile-interstitial-container {display:none; }
.br-active-interstitial .br-mobile-interstitial-container {
    display:block;
    background: rgba(0,0,0,.6);
    position:fixed;
    width: 100%;
    height: 100%;
    z-index:999999;
    text-align:center;
}

.br-mobile-interstitial-container .br-ad {
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.br-mobile-interstitial-container  .close {
    border: 2px solid #000;
    border-radius: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
}
.br-mobile-interstitial-container .close:hover, .br-mobile-interstitial-container .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.br-mobile-interstitial-container .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}


/* End Interstitial */

/*cobrand*/
    .br-cobrand-header iframe,
    .br-cobrand-footer iframe           {width:100%; display:block;}
    @media (max-width: 640px) {
        .active .br-cobrand-header      {display:none;}
        .cobrand .br-cobrand-header      {position:fixed;width:100%; top:0; height:30px; z-index:100; overflow:hidden;}
        .cobrand .br-header             {top:30px;}
        .cobrand .br-main-container     {padding-top: 85px !important;}
    }
/* end cobrand */

/*turn of clicks*/
.avoid-clicks {
  pointer-events: none;
}
/*turn off mobile clicks*/

/*Smart banners style for android*/

#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:9px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:27px; font-size:14px; line-height:23px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('dark_background_stripes.gif'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; }
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }

/*wide container*/
.wide .container                        {max-width: 1280px; width: auto; position:relative}
.wide                                   {min-width:1280px;}
.flex-well .br-well						{width:auto !important; margin-right: 322px; min-height:700px;}
.flex-well .br-right-rail 				{width: 321px !important;position: absolute;right: 0;}
.flex-well .br-left-rail 				{width: 220px !important;position: absolute;left: 0;}
.flex-well .br-left-rail + .br-well     {margin-left:240px;}

@media (max-width: 640px) {
  .flex-well .br-well                   {margin-right:0;margin-left:0;}  
  .wide                                 {min-width:0}
  .wide .br-header .navbar-nav>li>a     {font-size:inherit;}
}
/*end wide container*/


.col-sm-55                      {float:left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; width: 100%; }
@media (min-width: 642px) {
    .col-sm-55                  {width: 33.3333%;}
}
