@charset "UTF-8";
.blu {
  color: #3062b3; }

.gry {
  color: #c3cdd4; }

.gld {
  color: #ffc527; }

.bless-test {
  color: #000; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

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 {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("lib/fonts/glyphicons-halflings-regular.eot");
  src: url("lib/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("lib/fonts/glyphicons-halflings-regular.woff") format("woff"), url("lib/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("lib/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 {
  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: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 33px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 23px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 13px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 19.5px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.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; }

.bg-primary {
  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: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 18px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

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

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee; }
  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.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857; }

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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 980px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1190px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 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 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 980px) {
  .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 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@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 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .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 > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  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: 13px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    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: 32px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 45px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 40px; }

.form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .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 {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.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 {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.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 {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .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 {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default: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:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary: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:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success: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:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info: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:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning: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:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  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%;
  padding-left: 0;
  padding-right: 0; }

.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.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;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.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-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.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: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1200px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 1200px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1200px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 1200px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1200px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 1200px) {
    .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;
  padding: 16px 10px;
  font-size: 17px;
  line-height: 18px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 1200px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  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: 1200px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 18px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1200px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -10px; } }

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px; }
  @media (max-width: 1199px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 1200px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -10px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 1200px) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; }
      .navbar-text.navbar-right:last-child {
        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 {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1199px) {
    .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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .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: #090909; }
  .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 {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 1199px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .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: #090909; }
    .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: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .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: #eeeeee; }
  .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: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.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;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 58.5px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 18px;
  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 {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -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[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.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-right-radius: 4px;
    border-top-left-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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .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: #999999; }
.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 {
    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: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  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 {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .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 th:first-child,
  .panel > .table-responsive:first-child > .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 th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .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 th:last-child,
  .panel > .table-responsive:first-child > .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 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 td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .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 th:first-child,
  .panel > .table-responsive:last-child > .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 th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .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 th:last-child,
  .panel > .table-responsive:last-child > .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 th:last-child {
    border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 18px; }
  .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 {
      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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
  .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-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-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-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-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-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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 980px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.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 {
  bottom: 0;
  right: 5px;
  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;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  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 {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-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: 767px) {
  .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: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .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: 768px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 980px) 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: 980px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 980px) 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: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 980px) 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; } }
/* show only for screen readers, remove from flow  */
/*
.scrn { 
	visibility: hidden;
	opacity: 0;
	position: absolute;
}
*/
#upgrade-IE {
  position: fixed;
  top: 70px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  border: 2px solid #2b7de1;
  background-color: #FFF;
  color: #343b40;
  font-weight: bold;
  padding: 50px; }

#upgrade-IE h1 {
  margin: 20px 0px;
  color: #2b7de1; }

#upgrade-IE img {
  width: 50px;
  height: 53px; }

/*
a.sr-only-focusable, 
a:visited.sr-only-focusable,
a:hover.sr-only-focusable {
	position: absolute;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
/*	clip: rect(1px, 1px, 1px, 1px);
	overflow:hidden;
	width:1px;
	height:1px;
}

a:active.sr-only-focusable, 
a:focus.sr-only-focusable {
	position:static !important;
	width:auto;
	height:auto;
	outline: thin dotted black;
}
*/
@media screen and (min-width: 1200px) {
  /* $grid-gutter-width: 30px; */
  div[class^="col"] {
    padding-left: 15px;
    padding-right: 15px; }

  div[class^="row"] {
    margin-left: -15px;
    margin-right: -15px; } }
/* #main-panel fieldset {display:none;} */
.showgrid {
  background-repeat: repeat-y;
  background-position: center top; }
  @media screen and (min-width: 768px) and (max-width: 979px) {
    .showgrid {
      background-image: url(../img/showgrid_724px.png); } }
  @media screen and (min-width: 980px) and (max-width: 1199px) {
    .showgrid {
      background-image: url(../img/showgrid_940px.png); } }
  @media screen and (min-width: 1200px) {
    .showgrid {
      background-image: url(../img/showgrid_1170px.png); } }

#underlay {
  position: absolute;
  top: 0px;
  left: 50%;
  height: 800px;
  background-repeat: repeat-y;
  background-position: center top;
  z-index: -1; }
  @media screen and (min-width: 768px) and (max-width: 979px) {
    #underlay {
      background-image: url(../img/showgrid_724px_blue.png);
      margin-left: -362px;
      width: 724px; } }
  @media screen and (min-width: 980px) and (max-width: 1199px) {
    #underlay {
      background-image: url(../img/showgrid_940px_blue.png);
      margin-left: -470px;
      width: 940px; } }
  @media screen and (min-width: 1200px) {
    #underlay {
      background-image: url(../img/showgrid_1170px_blue.png);
      margin-left: -585px;
      width: 1170px; } }

.testgrid {
  margin-top: 30px;
  margin-bottom: 30px; }
  .testgrid div {
    height: 40px; }
  .testgrid .one {
    background-color: DarkSlateGray; }
  .testgrid .two {
    background-color: DarkTurquoise; }
  .testgrid .three {
    background-color: DarkViolet; }
  .testgrid .four {
    background-color: DeepPink; }
  .testgrid .five {
    background-color: DeepSkyBlue; }
  .testgrid .six {
    background-color: DimGray; }
  .testgrid .seven {
    background-color: Gold; }
  .testgrid .eight {
    background-color: FireBrick; }
  .testgrid .nine {
    background-color: FloralWhite; }
  .testgrid .ten {
    background-color: ForestGreen; }
  .testgrid .eleven {
    background-color: Fuchsia; }
  .testgrid .twelve {
    background-color: Gainsboro; }

.top-buffer {
  margin-top: 20px; }

.bot-buffer {
  margin-bottom: 20px; }

.pane {
  min-height: 150px;
  background-color: white; }

.container {
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #343b40;
  font-weight: 400;
  font-style: normal; }

body.subpage .container {
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #343b40;
  font-weight: 400;
  font-style: normal; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "proxima-nova", helvetica, sans-serif; }

.h1 {
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 28px;
  line-height: 38px;
  color: white;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em; }

.h2 {
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
  color: white;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em; }

body.static .h1, body.static .h2, body.static .h3, body.static .h4, body.static .h5, body.static .h6 {
  color: #003057; }
body.static .h1 {
  margin-top: -3px; }

/* 
    Hide the original radios and checkboxes
    (but still accessible)
    
    :not(#foo) > is a rule filter to block browsers
                 that don't support that selector from
                 applying rules they shouldn't       
*/
form:not(#foo) input[type="radio"],
form:not(#foo) input[type="checkbox"] {
  /* Hide the input, but have it still be clickable */
  opacity: 0;
  position: absolute; }

form:not(#foo) input[type="radio"] + label,
form:not(#foo) input[type="checkbox"] + label {
  line-height: 20px;
  clear: none;
  /* Left padding makes room for image */
  padding-left: 30px;
  /* Make look clickable because they are */
  cursor: pointer;
  background-image: url("../img/iconsprite_checkbox-radio.png");
  background-image: url("../img/iconsprite_checkbox-radio.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left top;
  border: 1px solid transparent; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) input[type="radio"] + label,
    form:not(#foo) input[type="checkbox"] + label {
      background-image: url("../img/iconsprite_checkbox-radio.svg"); } }

/*    Change from unchecked to checked graphic     */
form:not(#foo) input[type="radio"]:checked + label,
form:not(#foo) input[type="checkbox"]:checked + label {
  background-image: url("../img/iconsprite_checkbox-radio.png");
  background-image: url("../img/iconsprite_checkbox-radio.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left -80px;
  color: #ffc527; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) input[type="radio"]:checked + label,
    form:not(#foo) input[type="checkbox"]:checked + label {
      background-image: url("../img/iconsprite_checkbox-radio.svg"); } }

/*  Change to small icon */
form:not(#foo) .check-sm input[type="radio"] + label,
form:not(#foo) .check-sm input[type="checkbox"] + label {
  background-image: url("../img/iconsprite_form.png");
  background-image: url("../img/iconsprite_form.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left -40px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) .check-sm input[type="radio"] + label,
    form:not(#foo) .check-sm input[type="checkbox"] + label {
      background-image: url("../img/iconsprite_form.svg"); } }

/*    Change from unchecked to checked graphic     */
form:not(#foo) .check-sm input[type="radio"]:checked + label,
form:not(#foo) .check-sm input[type="checkbox"]:checked + label {
  background-image: url("../img/iconsprite_form.png");
  background-image: url("../img/iconsprite_form.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left -60px;
  color: #3062b3; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) .check-sm input[type="radio"]:checked + label,
    form:not(#foo) .check-sm input[type="checkbox"]:checked + label {
      background-image: url("../img/iconsprite_form.svg"); } }

/*  Change to plus icon */
form:not(#foo) .check-plus .check-plus input[type="radio"] + label,
form:not(#foo) .check-plus input[type="checkbox"] + label {
  background-image: url("../img/iconsprite_form.png");
  background-image: url("../img/iconsprite_form.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) .check-plus .check-plus input[type="radio"] + label,
    form:not(#foo) .check-plus input[type="checkbox"] + label {
      background-image: url("../img/iconsprite_form.svg"); } }

/*    Change from unchecked to checked graphic     */
form:not(#foo) .check-plus input[type="radio"]:checked + label,
form:not(#foo) .check-plus input[type="checkbox"]:checked + label {
  background-image: url("../img/iconsprite_form.png");
  background-image: url("../img/iconsprite_form.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: left -60px;
  color: #3062b3; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    form:not(#foo) .check-plus input[type="radio"]:checked + label,
    form:not(#foo) .check-plus input[type="checkbox"]:checked + label {
      background-image: url("../img/iconsprite_form.svg"); } }

form:not(#foo) input[type="radio"]:focus + label,
form:not(#foo) input[type="checkbox"]:focus + label,
form:not(#foo) .check-sm input[type="radio"]:focus + label,
form:not(#foo) .check-sm input[type="checkbox"]:focus + label,
form:not(#foo) .check-plus input[type="radio"]:focus + label,
form:not(#foo) .check-plus input[type="checkbox"]:focus + label {
  border: 1px dotted #ffc527; }

form:not(#foo) #personal-info input[type="radio"]:focus + label,
form:not(#foo) #personal-info input[type="checkbox"]:focus + label,
form:not(#foo) #personal-info .check-sm input[type="radio"]:focus + label,
form:not(#foo) #personal-info .check-sm input[type="checkbox"]:focus + label,
form:not(#foo) #personal-info .check-plus input[type="radio"]:focus + label,
form:not(#foo) #personal-info .check-plus input[type="checkbox"]:focus + label {
  border: 1px dotted #3062b3; }

form:not(#foo) .check-sm input[type="radio"] + label,
form:not(#foo) .check-sm input[type="checkbox"] + label,
form:not(#foo) .check-plus input[type="radio"] + label,
form:not(#foo) .check-plus input[type="checkbox"] + label {
  padding-left: 25px; }

form {
  /* all form DIVs have position property set to relative so we can easily position span.select elements */
  /* =========  SELECT LIST IMAGE REPLACEMENT ======== */
  /* dynamically created SPAN, placed below the SELECT */ }
  form .cap {
    text-transform: capitalize; }
  form select, form button, form textarea, form input[type="button"], form input[type="text"], form input[type="submit"], form input[type="search"], form input[type="email"], form input[type="tel"] {
    -webkit-appearance: none;
    box-shadow: none !important;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
    -khtml-appearance: none; }
  form input[type="text"], form input[type="email"], form input[type="tel"] {
    -moz-transition-property: border;
    -o-transition-property: border;
    -webkit-transition-property: border;
    transition-property: border;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  form input[type="text"]:focus,
  form input[type="email"]:focus,
  form input[type="tel"]:focus {
    border-color: #2b7de1; }
  form p, form label, form button, form input[type="text"], form input[type="email"], form input[type="tel"], form textarea, form select, form optgroup, form option {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #343b40;
    font-weight: 400;
    font-style: normal; }
  form p, form label {
    color: white; }
  form select.select {
    z-index: 10;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
    -khtml-appearance: none; }
  form span.select {
    top: 0px;
    -moz-transition-property: border, color;
    -o-transition-property: border, color;
    -webkit-transition-property: border, color;
    transition-property: border, color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  form span.select.active {
    border-color: #2b7de1;
    color: #2b7de1; }
  form span.sel-inactive {
    color: #a4bcc4 !important;
    background-color: #3d5b6c !important;
    border-color: #4f758b !important; }
  form div, form p {
    position: relative; }
  form .rqd {
    display: inline-block;
    color: #FF681D;
    width: 15px;
    height: 10px;
    background-image: url("../img/iconsprite_form.png");
    background-image: url("../img/iconsprite_form.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: center -125px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      form .rqd {
        background-image: url("../img/iconsprite_form.svg"); } }
    form .rqd.chk {
      background-image: url("../img/iconsprite_form.png");
      background-image: url("../img/iconsprite_form.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: center -105px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        form .rqd.chk {
          background-image: url("../img/iconsprite_form.svg"); } }
  form .help-text.rcpt {
    text-align: center;
    color: #78858E; }
    form .help-text.rcpt #email_receipt {
      color: #3062b3; }
  form .err-req {
    display: none; }
  form .err {
    position: relative; }
    form .err input[type="text"], form .err input[type="email"], form .err input[type="tel"], form .err span.select {
      border: 1px solid #ffc527 !important; }
    form .err .err-req {
      display: block;
      width: 70px;
      height: 30px;
      line-height: 30px;
      background-color: #ffc527;
      color: white;
      text-align: center;
      position: absolute;
      left: 5px;
      top: 25px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      z-index: 9999; }
    form .err .err-req-rt {
      display: block;
      width: 70px;
      height: 30px;
      line-height: 30px;
      background-color: #ffc527;
      color: white;
      text-align: center;
      position: absolute;
      left: 5px;
      top: 25px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      z-index: 9999;
      left: inherit;
      right: 5px; }
  form .exp-yr.err .err-req {
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    background-color: #ffc527;
    color: white;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999;
    top: 10px; }
  form section#main-panel {
    background-color: rgba(0, 48, 87, 0.9);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 60px -20px 30px;
    padding: 20px 20px 0px; }
    form section#main-panel .h1 {
      letter-spacing: -0.02em;
      text-align: center;
      margin: 0px 0px 20px;
      padding: 20px 20px 10px; }
    form section#main-panel select.select option {
      margin-right: -20px;
      overflow: hidden; }
  form section#personal-info, form section#review-card {
    margin: 0px -20px 30px -20px; }
    form section#personal-info .help-text, form section#review-card .help-text {
      margin: 0px 20px 5px 0px;
      text-align: right; }
    form section#personal-info p, form section#personal-info label, form section#personal-info input, form section#review-card p, form section#review-card label, form section#review-card input {
      color: #343b40; }
    form section#personal-info span.select, form section#review-card span.select {
      top: 20px;
      border-width: 1px; }
    form section#personal-info .personal-bak, form section#review-card .personal-bak {
      background-color: #eceff1;
      border: 2px solid #DBE0E4;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      padding: 20px; }
    form section#personal-info fieldset, form section#review-card fieldset {
      padding: 20px; }
    form section#personal-info .review-bak > fieldset, form section#review-card .review-bak > fieldset {
      padding: 0; }
      form section#personal-info .review-bak > fieldset fieldset#card, form section#review-card .review-bak > fieldset fieldset#card {
        padding: 20px; }
    form section#personal-info textarea, form section#review-card textarea {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      min-height: 100px;
      resize: vertical;
      padding: 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #a6afb6;
      -moz-transition-property: border;
      -o-transition-property: border;
      -webkit-transition-property: border;
      transition-property: border;
      -moz-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s; }
      form section#personal-info textarea:focus, form section#review-card textarea:focus {
        border-color: #2b7de1; }
    form section#personal-info h2, form section#review-card h2 {
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 15px;
      line-height: 18px;
      color: white;
      font-weight: 400;
      font-style: normal;
      padding: 10px 20px;
      background-color: #0b4175;
      margin: 0px; }
    form section#personal-info label, form section#review-card label {
      display: block;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 13px;
      line-height: 15px;
      color: #343b40;
      font-weight: 400;
      font-style: normal; }
    form section#personal-info input[type="text"], form section#personal-info input[type="email"], form section#personal-info input[type="tel"], form section#review-card input[type="text"], form section#review-card input[type="email"], form section#review-card input[type="tel"] {
      width: 100%;
      line-height: normal;
      border-width: 1px; }
    form section#personal-info .f-row, form section#review-card .f-row {
      margin-bottom: 20px; }
    form section#personal-info #prefix, form section#review-card #prefix {
      width: 20%; }
    form section#personal-info .grp, form section#review-card .grp {
      display: inline-block;
      width: 31.5%;
      margin-right: 5px;
      vertical-align: top; }
      form section#personal-info .grp #lname, form section#review-card .grp #lname {
        margin-right: 0px; }
    form section#personal-info #address #intl-addr, form section#review-card #address #intl-addr {
      display: none; }
    form section#personal-info #address .tabs, form section#review-card #address .tabs {
      margin-bottom: 20px; }
      form section#personal-info #address .tabs button, form section#review-card #address .tabs button {
        display: inline-block;
        width: 49.9999%;
        background-color: transparent;
        border: none;
        border-bottom: 2px solid #C6CED4;
        text-align: center;
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 13px;
        line-height: 35px;
        color: #78858E;
        font-weight: 600;
        font-style: normal; }
        form section#personal-info #address .tabs button.active, form section#personal-info #address .tabs button:hover, form section#personal-info #address .tabs button:focus, form section#review-card #address .tabs button.active, form section#review-card #address .tabs button:hover, form section#review-card #address .tabs button:focus {
          color: #0d4477;
          border-bottom: 2px solid #3062b3;
          text-decoration: none; }
    form section#personal-info #address .us-street #us-st1, form section#review-card #address .us-street #us-st1 {
      margin-bottom: 10px; }
    form section#personal-info #address .intl-street #intl-st1, form section#review-card #address .intl-street #intl-st1 {
      margin-bottom: 10px; }
    form section#personal-info #address .us-city, form section#review-card #address .us-city {
      width: 48%; }
    form section#personal-info #address .us-state, form section#personal-info #address .us-zip, form section#review-card #address .us-state, form section#review-card #address .us-zip {
      width: 23.9%; }
    form section#personal-info #address .intl-zip, form section#review-card #address .intl-zip {
      width: 33%; }
    form section#personal-info #address .us-zip, form section#personal-info #address .intl-zip, form section#review-card #address .us-zip, form section#review-card #address .intl-zip {
      margin-right: 0px; }
    form section#personal-info .email.err > input, form section#review-card .email.err > input {
      padding-left: 80px; }
    form section#personal-info #contact .help-text, form section#review-card #contact .help-text {
      text-align: left;
      margin: 5px; }
    form section#personal-info #contact .ph, form section#review-card #contact .ph {
      width: 40%; }
    form section#personal-info #contact .phtype, form section#review-card #contact .phtype {
      margin-top: 20px; }
    form section#personal-info #contact .phone .grp span.select, form section#review-card #contact .phone .grp span.select {
      top: 0px; }
    form section#personal-info #gift-notes, form section#review-card #gift-notes {
      padding-bottom: 0px; }
    form section#personal-info .review-bak, form section#review-card .review-bak {
      border: 2px solid #DBE0E4;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      padding: 20px;
      background-color: white; }
    form section#personal-info .security-tag, form section#review-card .security-tag {
      height: 40px;
      background-color: #eceff1;
      border: 1px solid #DBE0E4; }
      form section#personal-info .security-tag p, form section#review-card .security-tag p {
        color: #78858E;
        line-height: 40px;
        padding-left: 20px;
        background: url(../img/norton.png) no-repeat right center; }
    form section#personal-info .review, form section#review-card .review {
      padding-top: 20px; }
      form section#personal-info .review .f-row, form section#review-card .review .f-row {
        margin-bottom: 10px; }
        form section#personal-info .review .f-row:before, form section#personal-info .review .f-row:after, form section#review-card .review .f-row:before, form section#review-card .review .f-row:after {
          content: " ";
          display: table; }
        form section#personal-info .review .f-row:after, form section#review-card .review .f-row:after {
          clear: both; }
      form section#personal-info .review p, form section#review-card .review p {
        margin-left: 15%;
        padding-left: 15px;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: -0.02em;
        color: #78858E; }
      form section#personal-info .review .rvw-total, form section#review-card .review .rvw-total {
        padding-top: 10px;
        margin-top: 10px;
        border-top: 2px solid #DBE0E4;
        margin-bottom: 20px; }
      form section#personal-info .review .rvw-note, form section#review-card .review .rvw-note {
        display: none;
        margin-bottom: 0px;
        padding-left: 10px; }
    form section#personal-info .rvw-lbl, form section#review-card .rvw-lbl {
      float: left;
      width: 15%;
      margin-right: 10px;
      text-align: right;
      color: #78858E;
      line-height: 20px;
      letter-spacing: -0.02em; }
    form section#personal-info .rvw-title, form section#review-card .rvw-title {
      display: inline-block;
      letter-spacing: -0.02em;
      line-height: 20px; }
    form section#personal-info .rvw-fund .rvw-title, form section#review-card .rvw-fund .rvw-title {
      font-size: 18px;
      float: left;
      width: 80%; }
    form section#personal-info .rvw-donor .rvw-title, form section#review-card .rvw-donor .rvw-title {
      font-size: 15px; }
    form section#personal-info .rvw-total .rvw-title, form section#review-card .rvw-total .rvw-title {
      font-size: 20px;
      color: #3062b3; }
    form section#personal-info .rvw-total span.total-freq, form section#review-card .rvw-total span.total-freq {
      display: inline-block;
      margin-left: 10px;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 13px;
      line-height: 20px;
      color: #78858E;
      font-weight: 400;
      font-style: normal;
      letter-spacing: -0.02em; }
    form section#personal-info #card, form section#review-card #card {
      padding-bottom: 0px; }
      form section#personal-info #card input[type="text"], form section#personal-info #card select.select, form section#personal-info #card span.select, form section#review-card #card input[type="text"], form section#review-card #card select.select, form section#review-card #card span.select {
        border: 1px solid #a6afb6; }
      form section#personal-info #card .card-type, form section#review-card #card .card-type {
        width: 40%; }
      form section#personal-info #card #card-num, form section#review-card #card #card-num {
        width: 65%; }
      form section#personal-info #card span.select, form section#review-card #card span.select {
        color: #a6afb6; }
      form section#personal-info #card .confirm-gift, form section#review-card #card .confirm-gift {
        margin-bottom: 0px; }
        form section#personal-info #card .confirm-gift button, form section#personal-info #card .confirm-gift input, form section#review-card #card .confirm-gift button, form section#review-card #card .confirm-gift input {
          display: block;
          width: 100%;
          text-align: center;
          height: 50px;
          background-color: #ffc527;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px;
          -moz-box-shadow: inset 0 1px 0 #fce681;
          -webkit-box-shadow: inset 0 1px 0 #fce681;
          box-shadow: inset 0 1px 0 #fce681;
          font-family: "proxima-nova", helvetica, sans-serif;
          font-size: 18px;
          line-height: normal;
          color: #003a70;
          font-weight: 600;
          font-style: normal;
          background-image: -webkit-linear-gradient(top, #fbde57 0%, #ffc527 100%);
          background-image: -o-linear-gradient(top, #fbde57 0%, #ffc527 100%);
          background-image: linear-gradient(to bottom, #fbde57 0%, #ffc527 100%);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBDE57', endColorstr='#FFFFC527', GradientType=0);
          border: 1px solid #ffc527;
          /*
          	// BLUE
          	@include proxima (semi, 18px, 50px, white);
          	@include gradient-vertical($gtc_lite_blue, $alert_blue);
          	border:1px solid $alert_blue;
          	//  grad colors   3062b3 $alert_blue:    2b7de1  $gtc_lite_blue
          	// stroke  3062b3 $alert_blue:
          */ }
  form input[type="text"], form input[type="email"], form input[type="tel"] {
    height: 40px;
    line-height: normal;
    padding-left: 10px;
    padding-right: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #a6afb6; }
  form #give-entry {
    height: 46px;
    width: 200px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 20px;
    line-height: normal;
    color: #343b40;
    font-weight: 600;
    font-style: normal;
    border: 2px solid #2b7de1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    background-color: white; }
    form #give-entry.inactive {
      border: 2px solid #a4bcc4;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 20px;
      line-height: 46px;
      color: #a4bcc4 !important;
      font-weight: 600;
      font-style: normal;
      background-color: #3d5b6c;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      cursor: not-allowed; }
  form .give-entry label, form .pay-amt label, form .total-gift-amount label {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: right;
    margin: 0px;
    width: 48.5%;
    padding-right: 10px; }
  form .give-entry input, form .pay-amt input, form .total-gift-amount input {
    width: 48.5%;
    height: 46px; }
  form .give-entry {
    position: relative; }
    form .give-entry label {
      display: block;
      float: left;
      margin: 0px;
      padding-right: 15px;
      height: 46px;
      line-height: 46px;
      width: 40%; }
    form .give-entry.err input#give-entry {
      border: 2px solid #ffc527 !important;
      color: #FF681D !important; }
  form .overlimit {
    display: none;
    position: absolute;
    text-align: center;
    top: 52px;
    width: 280px;
    margin-left: -140px;
    left: 50%;
    z-index: 50;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: white;
    border: 4px solid #ffc527;
    -moz-box-shadow: 3px 3px 10px #343b40;
    -webkit-box-shadow: 3px 3px 10px #343b40;
    box-shadow: 3px 3px 10px #343b40; }
    form .overlimit p {
      color: #343b40;
      font-size: 12px;
      margin-bottom: 0px;
      text-align: center;
      line-height: 16px; }
      form .overlimit p b {
        font-size: 14px; }
    form .overlimit .overhead {
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 18px;
      line-height: normal;
      color: #2b7de1;
      font-weight: 600;
      font-style: normal;
      margin-bottom: 8px; }
    form .overlimit:after {
      border-style: solid;
      content: "";
      display: block;
      position: absolute;
      width: 0;
      border-color: #ffc527 transparent;
      border-width: 0 17px 17px;
      bottom: auto;
      left: auto;
      right: 50px;
      top: -20px; }
  form .check {
    margin: 0px 0px 18px 0px; }
    form .check:before, form .check:after {
      content: " ";
      display: table; }
    form .check:after {
      clear: both; }
  form .give-type {
    text-align: center;
    margin: 20px 0px 20px 0px; }
    form .give-type:before, form .give-type:after {
      content: " ";
      display: table; }
    form .give-type:after {
      clear: both; }
    form .give-type button {
      background-color: #3d5b6c;
      display: block;
      height: 46px;
      float: left;
      border: 2px solid #4f758b;
      width: 49.9999%;
      white-space: normal;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 18px;
      line-height: 40px;
      color: #a4bcc4;
      font-weight: 600;
      font-style: normal;
      letter-spacing: -0.02em;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      form .give-type button:hover, form .give-type button:focus {
        text-decoration: none;
        color: white;
        background-color: #2b7de1; }
      form .give-type button.active {
        color: white;
        background-color: #2b7de1; }
    form .give-type #tab-one-time {
      border-right: none;
      -moz-border-radius-topright: 0px;
      -webkit-border-top-right-radius: 0px;
      border-top-right-radius: 0px;
      -moz-border-radius-bottomright: 0px;
      -webkit-border-bottom-right-radius: 0px;
      border-bottom-right-radius: 0px; }
      form .give-type #tab-one-time.active, form .give-type #tab-one-time:hover, form .give-type #tab-one-time:focus {
        border-color: #2b7de1; }
    form .give-type #tab-recurring {
      border-left: none;
      -moz-border-radius-topleft: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-left-radius: 0px;
      -moz-border-radius-bottomleft: 0px;
      -webkit-border-bottom-left-radius: 0px;
      border-bottom-left-radius: 0px; }
      form .give-type #tab-recurring.active, form .give-type #tab-recurring:hover, form .give-type #tab-recurring:focus {
        border-color: #2b7de1; }
  form .tab-one-time-content {
    padding-left: 10px;
    padding-top: 10px; }
    form .tab-one-time-content label {
      margin: 0px;
      padding: 0px; }
    form .tab-one-time-content .pledge-start {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #3d5b6c; }
      form .tab-one-time-content .pledge-start:before, form .tab-one-time-content .pledge-start:after {
        content: " ";
        display: table; }
      form .tab-one-time-content .pledge-start:after {
        clear: both; }
      form .tab-one-time-content .pledge-start label {
        font-size: 18px;
        line-height: 46px;
        letter-spacing: -0.02em;
        display: block;
        width: 10%;
        float: left;
        padding-right: 20px; }
      form .tab-one-time-content .pledge-start .grp {
        float: left;
        width: 53%; }
  form .match-corp, form .memorial-person, form .honorific-person {
    display: none;
    margin: 5px 0px 0px 30px; }
    form .match-corp input, form .memorial-person input, form .honorific-person input {
      width: 50%; }
  form fieldset#ongoing {
    border: 2px solid #3d5b6c;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #003057; }
  form .ongoing-support {
    padding: 20px 30px 0px 30px; }
    form .ongoing-support .ongoing p {
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 20px;
      margin-top: 20px; }
    form .ongoing-support label {
      display: inline-block;
      margin-right: 30px; }
    form .ongoing-support .f-row {
      padding-bottom: 20px; }
    form .ongoing-support .f-row-hr {
      padding-bottom: 20px;
      border-bottom: 2px solid #3d5b6c; }
    form .ongoing-support .pay-start:before, form .ongoing-support .pay-start:after {
      content: " ";
      display: table; }
    form .ongoing-support .pay-start:after {
      clear: both; }
    form .ongoing-support .pay-start label {
      font-size: 18px;
      line-height: 46px;
      margin: 0;
      display: block;
      float: left;
      width: 29%;
      padding-right: 20px; }
    form .ongoing-support .pay-start .grp {
      float: left;
      width: 49.999%; }
    form .ongoing-support .pay-start p.help-text {
      width: 45%;
      float: right;
      color: #a4bcc4;
      font-size: 13px;
      margin: 0px; }
    form .ongoing-support .frequency {
      margin-bottom: 20px; }
      form .ongoing-support .frequency p {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
        margin-top: 20px; }
  form .help-text {
    margin: 20px 0px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #a4bcc4;
    font-weight: 400;
    font-style: normal; }
  form #calculator .calc-tabs {
    text-align: center;
    margin: 0px 0px 20px 0px; }
    form #calculator .calc-tabs:before, form #calculator .calc-tabs:after {
      content: " ";
      display: table; }
    form #calculator .calc-tabs:after {
      clear: both; }
    form #calculator .calc-tabs input[type="button"] {
      background-color: #3d5b6c;
      display: block;
      float: left;
      white-space: normal;
      height: 46px;
      border: 2px solid #4f758b;
      width: 49.9999%;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 15px;
      line-height: normal;
      color: #a4bcc4;
      font-weight: 600;
      font-style: normal;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      form #calculator .calc-tabs input[type="button"]:hover, form #calculator .calc-tabs input[type="button"]:focus {
        text-decoration: none;
        color: white;
        background-color: #2b7de1; }
      form #calculator .calc-tabs input[type="button"].active {
        color: white;
        background-color: #2b7de1; }
    form #calculator .calc-tabs #calc {
      border-right: none;
      -moz-border-radius-topright: 0px;
      -webkit-border-top-right-radius: 0px;
      border-top-right-radius: 0px;
      -moz-border-radius-bottomright: 0px;
      -webkit-border-bottom-right-radius: 0px;
      border-bottom-right-radius: 0px; }
      form #calculator .calc-tabs #calc.active, form #calculator .calc-tabs #calc:hover, form #calculator .calc-tabs #calc:focus {
        border-color: #2b7de1; }
    form #calculator .calc-tabs #total-calc {
      border-left: none;
      -moz-border-radius-topleft: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-left-radius: 0px;
      -moz-border-radius-bottomleft: 0px;
      -webkit-border-bottom-left-radius: 0px;
      border-bottom-left-radius: 0px; }
      form #calculator .calc-tabs #total-calc.active, form #calculator .calc-tabs #total-calc:hover, form #calculator .calc-tabs #total-calc:focus {
        border-color: #2b7de1; }
  form #calculator .f-row {
    padding-bottom: 5px; }
  form #calculator .pay-amt {
    padding-bottom: 10px; }
    form #calculator .pay-amt label {
      display: block;
      float: left;
      text-align: right;
      margin: 0px;
      padding-right: 15px;
      width: 50%;
      height: 46px;
      line-height: 46px; }
    form #calculator .pay-amt #pay-amt {
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 20px;
      line-height: normal;
      color: black;
      font-weight: 600;
      font-style: normal;
      background-color: white;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border-width: 2px;
      text-align: center; }
    form #calculator .pay-amt.err input#pay-amt {
      border: 2px solid #ffc527 !important;
      color: #FF681D !important; }
  form #calculator .num-payments:before, form #calculator .num-payments:after {
    content: " ";
    display: table; }
  form #calculator .num-payments:after {
    clear: both; }
  form #calculator .num-payments .grp {
    float: left; }
  form #calculator .num-payments label {
    display: block;
    float: left;
    text-align: right;
    margin: 0px;
    padding-right: 15px;
    width: 50%;
    height: 40px;
    line-height: 40px; }
  form #calculator .num-payments #num-payments {
    width: 75px; }
  form .total-gift-amount {
    display: none;
    background-color: #3d5b6c;
    padding: 10px 20px;
    margin-top: 10px; }
    form .total-gift-amount label {
      display: block;
      float: left;
      text-align: right;
      margin: 0px;
      padding-right: 15px;
      width: 50%;
      height: 46px;
      line-height: 46px; }
    form .total-gift-amount #total-gift-amount {
      border: 2px solid #a4bcc4;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 20px;
      line-height: 46px;
      color: #a4bcc4 !important;
      font-weight: 600;
      font-style: normal;
      background-color: #3d5b6c;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      cursor: not-allowed;
      text-align: center; }
  form .multi-gift {
    text-align: center;
    color: white;
    margin: 30px 0px 0px;
    border-top: 2px solid #3d5b6c;
    background: url(../img/norton.png) no-repeat right 9px; }
    form .multi-gift a {
      display: block;
      font-size: 18px;
      color: white;
      text-decoration: none;
      width: 100%;
      padding: 20px 60px 20px 40px; }
      form .multi-gift a:hover, form .multi-gift a:focus {
        text-decoration: underline; }
  form select.select {
    width: 100%;
    height: 40px;
    line-height: 38px;
    z-index: 10;
    position: relative; }
    form select.select option {
      padding: 2px 10px; }
  form span.select {
    position: absolute;
    color: #343b40;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 38px;
    text-align: left;
    cursor: default;
    z-index: 1;
    font-size: 15px;
    background-color: white;
    border: 2px solid #a6afb6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: url("../img/icon_select.png");
    background-image: url("../img/icon_select.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    padding-left: 10px;
    overflow: hidden; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      form span.select {
        background-image: url("../img/icon_select.svg"); } }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    form {
      /* Webkit (Safari and Chrome) Styles here */
      /* dynamically created SPAN, placed below the SELECT */ }
      form select.select {
        height: 40px;
        line-height: normal; }
      form span.select {
        height: 40px;
        line-height: 38px; } }

body.receipt form .affils {
  padding: 0px 10px; }
body.receipt form .btn-rnd label {
  display: block;
  margin: 5px 0px;
  padding: 5px 20px 3px 35px;
  font-size: 15px;
  height: 36px;
  line-height: 36px;
  border: 2px solid #DBE0E4;
  background-color: #eceff1;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px; }
body.receipt form .opt {
  display: none; }
  body.receipt form .opt input {
    margin-bottom: 10px;
    width: 100%; }
body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label {
  background-image: url("../img/iconsprite_receipt_checks.png");
  background-image: url("../img/iconsprite_receipt_checks.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: 10px 5px;
  padding: 5px 20px 3px 35px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label {
      background-image: url("../img/iconsprite_receipt_checks.svg"); } }
body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label:hover,
body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label:focus {
  background-image: url("../img/iconsprite_receipt_checks.png");
  background-image: url("../img/iconsprite_receipt_checks.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: 10px -155px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label:hover,
    body.receipt form:not(#foo) .btn-rnd input[type="checkbox"] + label:focus {
      background-image: url("../img/iconsprite_receipt_checks.svg"); } }
body.receipt form:not(#foo) .btn-rnd input[type="checkbox"]:checked + label {
  background-image: url("../img/iconsprite_receipt_checks.png");
  background-image: url("../img/iconsprite_receipt_checks.svg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: 10px -75px;
  background-color: #2b7de1;
  color: white !important;
  border: 2px solid #2b7de1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    body.receipt form:not(#foo) .btn-rnd input[type="checkbox"]:checked + label {
      background-image: url("../img/iconsprite_receipt_checks.svg"); } }
body.receipt form:not(#foo) .check-sm input[type="checkbox"] + label {
  padding-top: 2px; }

body.takeover {
  	/*
  form {
  		label {
  			color: $gtc_blue;
  		}
  	}
  */ }
  body.takeover #megawidget {
    /*    Change from unchecked to checked graphic     */ }
    body.takeover #megawidget form:not(#foo) input[type="radio"] + label,
    body.takeover #megawidget form:not(#foo) input[type="checkbox"] + label {
      line-height: 20px;
      clear: none;
      /* Left padding makes room for image */
      padding-left: 30px;
      /* Make look clickable because they are */
      cursor: pointer;
      background-image: url("../img/iconsprite_checkbox-radio_takeover.png");
      background-image: url("../img/iconsprite_checkbox-radio_takeover.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: left top;
      color: #003057; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.takeover #megawidget form:not(#foo) input[type="radio"] + label,
        body.takeover #megawidget form:not(#foo) input[type="checkbox"] + label {
          background-image: url("../img/iconsprite_checkbox-radio_takeover.svg"); } }
    body.takeover #megawidget form:not(#foo) input[type="radio"]:checked + label,
    body.takeover #megawidget form:not(#foo) input[type="radio"]:focus + label,
    body.takeover #megawidget form:not(#foo) input[type="checkbox"]:checked + label,
    body.takeover #megawidget form:not(#foo) input[type="checkbox"]:focus + label {
      background-image: url("../img/iconsprite_checkbox-radio_takeover.png");
      background-image: url("../img/iconsprite_checkbox-radio_takeover.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: left -80px;
      color: #2b7de1; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.takeover #megawidget form:not(#foo) input[type="radio"]:checked + label,
        body.takeover #megawidget form:not(#foo) input[type="radio"]:focus + label,
        body.takeover #megawidget form:not(#foo) input[type="checkbox"]:checked + label,
        body.takeover #megawidget form:not(#foo) input[type="checkbox"]:focus + label {
          background-image: url("../img/iconsprite_checkbox-radio_takeover.svg"); } }

.container {
  max-width: 960px; }

.left-col {
  float: left;
  width: 48%; }

.right-col {
  float: right;
  width: 48%; }

.primary {
  background-color: white;
  width: 100%;
  position: relative;
  z-index: 500; }
  .primary > .container {
    background-color: white; }
  .primary .topset {
    padding: 13px 20px 0px 20px;
    min-height: 80px;
    background-color: white; }
  .primary .search {
    margin-top: 8px;
    float: left;
    min-width: 350px;
    margin-right: 30px; }
    .primary .search .search-form {
      display: inline-block;
      position: relative; }
    .primary .search .icon-search {
      position: absolute;
      z-index: 999;
      top: 6px;
      right: 12px;
      background-image: url("../img/icon_search.png");
      background-image: url("../img/icon_search.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: center top;
      width: 24px;
      height: 24px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .primary .search .icon-search {
          background-image: url("../img/icon_search.svg"); } }
      .primary .search .icon-search.open {
        background-image: url("../img/icon_search.png");
        background-image: url("../img/icon_search.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center bottom; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .primary .search .icon-search.open {
            background-image: url("../img/icon_search.svg"); } }
    .primary .search input {
      width: 130px;
      padding: 5px 55px 5px 15px;
      height: 36px;
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 18px;
      line-height: normal;
      color: #343b40;
      font-weight: 400;
      font-style: normal;
      letter-spacing: -0.02em;
      background-color: white;
      border: 2px solid #4f758b;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      border-radius: 18px;
      -moz-transition-property: width, box-shadow, border, padding;
      -o-transition-property: width, box-shadow, border, padding;
      -webkit-transition-property: width, box-shadow, border, padding;
      transition-property: width, box-shadow, border, padding;
      -moz-transition-duration: 1s, 0.5s, 0.5s, 0.5s;
      -o-transition-duration: 1s, 0.5s, 0.5s, 0.5s;
      -webkit-transition-duration: 1s, 0.5s, 0.5s, 0.5s;
      transition-duration: 1s, 0.5s, 0.5s, 0.5s; }
    .primary .search input.open {
      width: 635px;
      -moz-box-shadow: 0px 0px 3px 0px rgba(36, 122, 228, 0.75);
      -webkit-box-shadow: 0px 0px 3px 0px rgba(36, 122, 228, 0.75);
      box-shadow: 0px 0px 3px 0px rgba(36, 122, 228, 0.75);
      border: 2px solid #247ae4; }
  .primary .logo {
    float: left;
    margin: 0 auto;
    width: 170px; }
    .primary .logo #logo {
      background-image: url("../img/berkeley_logo.png");
      background-image: url("../img/berkeley_logo.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: center center;
      height: 55px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .primary .logo #logo {
          background-image: url("../img/berkeley_logo.svg"); } }
      .primary .logo #logo a {
        display: block;
        height: 100%;
        min-height: 100%; }
  .primary #navbox {
    margin-top: 13px;
    float: right;
    width: 80px;
    text-align: center; }
    .primary #navbox .nav {
      margin: 0 auto;
      width: 50px; }
      .primary #navbox .nav .nav-button button {
        overflow: inherit;
        height: 30px;
        position: relative;
        background: none;
        box-shadow: 0px 0px 0px transparent;
        border: none; }
        .primary #navbox .nav .nav-button button span.icon-bar {
          display: block;
          width: 22px;
          height: 3px;
          -moz-border-radius: 1px;
          -webkit-border-radius: 1px;
          border-radius: 1px;
          background-color: #4f758b; }
        .primary #navbox .nav .nav-button button .icon-bar + .icon-bar {
          margin-top: 4px; }
  .primary .nav-plate {
    display: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 30px 15%; }
    .primary .nav-plate ul.nav-list {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .primary .nav-plate ul.nav-list li {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        .primary .nav-plate ul.nav-list li.last {
          border: none; }
        .primary .nav-plate ul.nav-list li a {
          display: block;
          font-family: "proxima-nova", helvetica, sans-serif;
          font-size: 25px;
          line-height: 30px;
          color: #0d4477;
          font-weight: 400;
          font-style: normal;
          padding: 15px 0px; }
          .primary .nav-plate ul.nav-list li a:hover, .primary .nav-plate ul.nav-list li a:focus {
            color: #2b7de1;
            text-decoration: none; }
  .primary .results {
    display: none;
    color: #a6afb6;
    margin: 0px 20px;
    position: relative;
    /* .results-box */ }
    .primary .results .close-x {
      position: absolute;
      bottom: -60px;
      right: -30px;
      z-index: 50; }
      .primary .results .close-x button {
        padding: 0;
        border: none;
        width: 60px;
        height: 60px;
        background-image: url("../img/icon_close_lg.png");
        background-image: url("../img/icon_close_lg.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center center;
        background-color: white;
        -moz-border-radius-bottomleft: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-left: 1px solid #DBE0E4;
        border-bottom: 1px solid #DBE0E4;
        border-right: 1px solid #DBE0E4; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .primary .results .close-x button {
            background-image: url("../img/icon_close_lg.svg"); } }
    .primary .results #search-help {
      padding: 10px 0px 10px 2px; }
    .primary .results .results-box {
      position: relative;
      padding: 10px 0px; }
      .primary .results .results-box:before, .primary .results .results-box:after {
        content: " ";
        display: table; }
      .primary .results .results-box:after {
        clear: both; }
      .primary .results .results-box .page-btns {
        float: right;
        color: #a6afb6; }
        .primary .results .results-box .page-btns button {
          border: none;
          background: none;
          padding: 0px;
          line-height: 18px; }
          .primary .results .results-box .page-btns button.prev {
            padding-left: 10px;
            background-image: url("../img/icon_prev_next_arrw.png");
            background-image: url("../img/icon_prev_next_arrw.svg"), none;
            /* multi-image technique */
            background-repeat: no-repeat;
            background-position: left 5px;
            margin-right: 20px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
              .primary .results .results-box .page-btns button.prev {
                background-image: url("../img/icon_prev_next_arrw.svg"); } }
            .primary .results .results-box .page-btns button.prev:hover, .primary .results .results-box .page-btns button.prev:focus {
              color: #2b7de1;
              background-position: left -9px; }
          .primary .results .results-box .page-btns button.next {
            padding-right: 10px;
            background-image: url("../img/icon_prev_next_arrw.png");
            background-image: url("../img/icon_prev_next_arrw.svg"), none;
            /* multi-image technique */
            background-repeat: no-repeat;
            background-position: right -25px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
              .primary .results .results-box .page-btns button.next {
                background-image: url("../img/icon_prev_next_arrw.svg"); } }
            .primary .results .results-box .page-btns button.next:hover, .primary .results .results-box .page-btns button.next:focus {
              color: #2b7de1;
              background-position: right -39px; }
        .primary .results .results-box .page-btns.bot {
          margin: 10px 0px; }
          .primary .results .results-box .page-btns.bot:before, .primary .results .results-box .page-btns.bot:after {
            content: " ";
            display: table; }
          .primary .results .results-box .page-btns.bot:after {
            clear: both; }
      .primary .results .results-box .results-content {
        display: none; }
        .primary .results .results-box .results-content .results-header:before, .primary .results .results-box .results-content .results-header:after {
          content: " ";
          display: table; }
        .primary .results .results-box .results-content .results-header:after {
          clear: both; }
        .primary .results .results-box .results-content .results-header .showing-x {
          float: left;
          padding-left: 2px; }
          .primary .results .results-box .results-content .results-header .showing-x h2 {
            font-family: "proxima-nova", helvetica, sans-serif;
            font-size: 13px;
            line-height: 20px;
            color: #a6afb6;
            font-weight: 400;
            font-style: normal;
            margin-top: 0px; }
        .primary .results .results-box .results-content #results-set {
          display: none; }
          .primary .results .results-box .results-content #results-set ul {
            margin: 0;
            padding: 0;
            list-style-type: none; }
            .primary .results .results-box .results-content #results-set ul li {
              font-family: "proxima-nova", helvetica, sans-serif;
              font-size: 18px;
              line-height: 20px;
              color: #003057;
              font-weight: 400;
              font-style: normal;
              margin: 0;
              padding: 0;
              list-style-type: none;
              margin: 25px 0px;
              height: 38px; }
              .primary .results .results-box .results-content #results-set ul li > a {
                padding-left: 2px;
                font-family: "proxima-nova", helvetica, sans-serif;
                font-size: 18px;
                line-height: 18px;
                color: #003057;
                font-weight: 400;
                font-style: normal; }
                .primary .results .results-box .results-content #results-set ul li > a.fund-details {
                  color: #ffc527;
                  font-size: 13px; }
              .primary .results .results-box .results-content #results-set ul li.unit > a {
                padding-left: 30px;
                background-image: url("../img/iconsprite_searchresults.png");
                background-image: url("../img/iconsprite_searchresults.svg"), none;
                /* multi-image technique */
                background-repeat: no-repeat;
                background-position: -3px -3px; }
                @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
                  .primary .results .results-box .results-content #results-set ul li.unit > a {
                    background-image: url("../img/iconsprite_searchresults.svg"); } }
              .primary .results .results-box .results-content #results-set ul li.college > a {
                padding-left: 30px;
                background-image: url("../img/iconsprite_searchresults.png");
                background-image: url("../img/iconsprite_searchresults.svg"), none;
                /* multi-image technique */
                background-repeat: no-repeat;
                background-position: 0px -82px; }
                @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
                  .primary .results .results-box .results-content #results-set ul li.college > a {
                    background-image: url("../img/iconsprite_searchresults.svg"); } }
              .primary .results .results-box .results-content #results-set ul li a.sub {
                font-family: "proxima-nova", helvetica, sans-serif;
                font-size: 13px;
                line-height: 20px;
                color: #a4bcc4;
                font-weight: 400;
                font-style: normal; }
                .primary .results .results-box .results-content #results-set ul li a.sub.unit {
                  padding-left: 25px;
                  background-image: url("../img/iconsprite_searchresults.png");
                  background-image: url("../img/iconsprite_searchresults.svg"), none;
                  /* multi-image technique */
                  background-repeat: no-repeat;
                  background-position: -6px -47px; }
                  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
                    .primary .results .results-box .results-content #results-set ul li a.sub.unit {
                      background-image: url("../img/iconsprite_searchresults.svg"); } }
                .primary .results .results-box .results-content #results-set ul li a.sub.college {
                  padding-left: 25px;
                  background-image: url("../img/iconsprite_searchresults.png");
                  background-image: url("../img/iconsprite_searchresults.svg"), none;
                  /* multi-image technique */
                  background-repeat: no-repeat;
                  background-position: -3px -125px; }
                  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
                    .primary .results .results-box .results-content #results-set ul li a.sub.college {
                      background-image: url("../img/iconsprite_searchresults.svg"); } }
                .primary .results .results-box .results-content #results-set ul li a.sub.link {
                  padding-left: 0px;
                  background-image: none; }
    .primary .results hr {
      margin: 10px 0px; }

/* == Haeder Drop Shadow == */
.primary > .container:after {
  position: absolute;
  width: 800px;
  height: 40px;
  left: 50%;
  margin-left: -400px;
  -moz-box-shadow: 0px 10px 15px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 10px 15px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 15px 10px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: -20px;
  overflow: hidden;
  bottom: 10px;
  z-index: -1; }

#primary-data img {
  max-width: 100%; }

#widget-bak .row {
  margin-top: 30px; }
#widget-bak #megawidget {
  text-align: center;
  background-color: rgba(0, 48, 87, 0.9);
  padding: 20px 30px 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em; }
  #widget-bak #megawidget .f-row {
    margin-bottom: 10px; }
  #widget-bak #megawidget input[type="text"], #widget-bak #megawidget input[type="button"], #widget-bak #megawidget select, #widget-bak #megawidget span.select, #widget-bak #megawidget button {
    width: 100%;
    margin-bottom: 10px;
    line-height: normal; }
  #widget-bak #megawidget input[name="done"] {
    margin-bottom: 0px; }
  #widget-bak #megawidget select.select {
    margin-bottom: 20px; }
    #widget-bak #megawidget select.select optgroup {
      font-weight: bold;
      border-bottom: 1px dotted #DBE0E4;
      padding: 5px; }
    #widget-bak #megawidget select.select .more-unit-choices {
      border-top: 1px solid #DBE0E4;
      color: #2b7de1; }
  #widget-bak #megawidget span.select {
    line-height: 38px;
    margin-bottom: 20px; }
  #widget-bak #megawidget input[type="text"] {
    height: 48px;
    text-align: center;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #000;
    font-weight: 600;
    font-style: normal; }
  #widget-bak #megawidget input[type="button"] {
    height: 50px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: white;
    font-weight: 600;
    font-style: normal;
    background-color: #2b7de1; }
  #widget-bak #megawidget input[type="button"].inactive {
    width: 100%;
    height: 50px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #4f758b;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: white;
    font-weight: 600;
    font-style: normal;
    cursor: not-allowed; }
  #widget-bak #megawidget #widget_title {
    margin: 15px 0px 25px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: white;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.02em; }
    #widget-bak #megawidget #widget_title p {
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 20px;
      line-height: 25px;
      color: white;
      font-weight: 400;
      font-style: normal;
      margin-bottom: 15px; }
  #widget-bak #megawidget .tip {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #a4bcc4;
    font-weight: 400;
    font-style: normal; }
    #widget-bak #megawidget .tip a {
      color: #a4bcc4; }
      #widget-bak #megawidget .tip a:hover, #widget-bak #megawidget .tip a:focus {
        color: white; }
  #widget-bak #megawidget #rethink {
    margin-bottom: 10px; }
    #widget-bak #megawidget #rethink button {
      display: block;
      height: 20px;
      border: none;
      background-color: transparent;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-image: url("../../ws/scroll_arrow_small.png");
      background-image: url("../../ws/scroll_arrow_small.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: center 4px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        #widget-bak #megawidget #rethink button {
          background-image: url("../../ws/scroll_arrow_small.svg"); } }
      #widget-bak #megawidget #rethink button:hover, #widget-bak #megawidget #rethink button:focus {
        background-image: url("../../ws/scroll_arrow_small.png");
        background-image: url("../../ws/scroll_arrow_small.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -25px;
        background-color: white; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          #widget-bak #megawidget #rethink button:hover, #widget-bak #megawidget #rethink button:focus {
            background-image: url("../../ws/scroll_arrow_small.svg"); } }
  #widget-bak #megawidget .step1 > p, #widget-bak #megawidget .greatest_needs > p {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: white;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px; }
  #widget-bak #megawidget .step1 .f-row, #widget-bak #megawidget .greatest_needs .f-row {
    margin-bottom: 6px;
    text-align: left; }
  #widget-bak #megawidget .greatest_needs {
    margin-bottom: 20px; }
    #widget-bak #megawidget .greatest_needs label {
      margin: 5px 0px 0px; }
    #widget-bak #megawidget .greatest_needs .tip {
      padding-left: 30px; }
  #widget-bak #megawidget #focus1:focus, #widget-bak #megawidget #focus2:focus, #widget-bak #megawidget #focus3:focus {
    outline: none;
    border: none; }
  #widget-bak #megawidget form#widget .fund_browser input.browserbutton {
    background-color: #3d5b6c;
    background-image: none;
    display: inline-block;
    height: 46px;
    border: 2px solid #4f758b;
    width: 49.9999%;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 15px;
    line-height: normal;
    color: #a4bcc4;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.02em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer; }
    #widget-bak #megawidget form#widget .fund_browser input.browserbutton:hover, #widget-bak #megawidget form#widget .fund_browser input.browserbutton:focus {
      text-decoration: none;
      color: white;
      background-color: #2b7de1;
      cursor: pointer; }
    #widget-bak #megawidget form#widget .fund_browser input.browserbutton.active {
      color: white;
      background-color: #2b7de1; }
  #widget-bak #megawidget form#widget .fund_browser #tab-school-college {
    border-right: none;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px; }
    #widget-bak #megawidget form#widget .fund_browser #tab-school-college.active, #widget-bak #megawidget form#widget .fund_browser #tab-school-college:hover, #widget-bak #megawidget form#widget .fund_browser #tab-school-college:focus {
      border-color: #2b7de1;
      cursor: pointer; }
  #widget-bak #megawidget form#widget .fund_browser #tab-campus-program {
    border-left: none;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px; }
    #widget-bak #megawidget form#widget .fund_browser #tab-campus-program.active, #widget-bak #megawidget form#widget .fund_browser #tab-campus-program:hover, #widget-bak #megawidget form#widget .fund_browser #tab-campus-program:focus {
      border-color: #2b7de1;
      cursor: pointer; }
  #widget-bak #megawidget form#widget #amount_choice {
    margin-bottom: 10px;
    position: relative; }
    #widget-bak #megawidget form#widget #amount_choice.err input[name="amt"] {
      border: 2px solid #ffc527 !important;
      color: #FF681D !important; }
    #widget-bak #megawidget form#widget #amount_choice .overlimit {
      display: none;
      text-align: center;
      position: absolute;
      top: 52px;
      width: 280px;
      margin-left: -140px;
      left: 50%;
      z-index: 50;
      padding: 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: white;
      border: 4px solid #ffc527;
      -moz-box-shadow: 3px 3px 10px #343b40;
      -webkit-box-shadow: 3px 3px 10px #343b40;
      box-shadow: 3px 3px 10px #343b40; }
      #widget-bak #megawidget form#widget #amount_choice .overlimit p {
        color: #343b40;
        font-size: 12px;
        margin-bottom: 0px;
        text-align: center;
        line-height: 16px; }
        #widget-bak #megawidget form#widget #amount_choice .overlimit p b {
          font-size: 14px; }
      #widget-bak #megawidget form#widget #amount_choice .overlimit .overhead {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 18px;
        line-height: normal;
        color: #2b7de1;
        font-weight: 600;
        font-style: normal;
        margin-bottom: 8px; }
      #widget-bak #megawidget form#widget #amount_choice .overlimit:after {
        border-style: solid;
        content: "";
        display: block;
        position: absolute;
        width: 0;
        border-color: #ffc527 transparent;
        border-width: 0 17px 17px;
        bottom: auto;
        left: auto;
        right: 50px;
        top: -20px; }
  #widget-bak #megawidget form#widget .step2 > p {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: white;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px; }
  #widget-bak #megawidget form#widget .step2 input {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    color: white;
    font-weight: 400;
    font-style: normal;
    padding-left: 20px;
    padding-top: 3px; }
  #widget-bak #megawidget form#widget .step2 input.wneeds {
    background-image: url("../img/iconsprite_widget.png");
    background-image: url("../img/iconsprite_widget.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: 45px 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #widget-bak #megawidget form#widget .step2 input.wneeds {
        background-image: url("../img/iconsprite_widget.svg"); } }
  #widget-bak #megawidget form#widget .step2 input.wbrowse {
    background-image: url("../img/iconsprite_widget.png");
    background-image: url("../img/iconsprite_widget.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: 60px -25px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #widget-bak #megawidget form#widget .step2 input.wbrowse {
        background-image: url("../img/iconsprite_widget.svg"); } }
  #widget-bak #megawidget form#widget .step2 input.wsearch {
    background-image: url("../img/iconsprite_widget.png");
    background-image: url("../img/iconsprite_widget.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: 60px -64px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #widget-bak #megawidget form#widget .step2 input.wsearch {
        background-image: url("../img/iconsprite_widget.svg"); } }

#unit-widget {
  text-align: center;
  background-color: rgba(0, 48, 87, 0.9);
  padding: 30px 30px 10px 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: white;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em; }
  #unit-widget .f-row {
    margin-bottom: 10px; }
  #unit-widget input[type="text"], #unit-widget input[type="submit"], #unit-widget select, #unit-widget span.select, #unit-widget button {
    width: 100%;
    margin-bottom: 10px;
    line-height: normal; }
  #unit-widget select.select {
    margin-bottom: 20px; }
    #unit-widget select.select optgroup {
      font-weight: bold;
      border-bottom: 1px dotted #DBE0E4;
      padding: 5px; }
    #unit-widget select.select .more-unit-choices {
      border-top: 1px solid #DBE0E4;
      color: #2b7de1; }
  #unit-widget span.select {
    line-height: 38px;
    margin-bottom: 20px; }
  #unit-widget input[type="text"] {
    height: 48px;
    text-align: center;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #000;
    font-weight: 600;
    font-style: normal; }
  #unit-widget input[type="submit"] {
    height: 50px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: white;
    font-weight: 600;
    font-style: normal;
    background-color: #2b7de1; }
  #unit-widget input[type="submit"].inactive {
    width: 100%;
    height: 50px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #4f758b;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #a4bcc4;
    font-weight: 600;
    font-style: normal;
    cursor: not-allowed; }
  #unit-widget #widget_title {
    margin: 0px 0px 20px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: white;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.02em; }
    #unit-widget #widget_title p {
      font-family: "proxima-nova", helvetica, sans-serif;
      font-size: 18px;
      line-height: 26px;
      color: white;
      font-weight: 400;
      font-style: normal; }
  #unit-widget #amount_choice {
    margin-bottom: 10px;
    position: relative; }
    #unit-widget #amount_choice.err input[name="amt"] {
      border: 2px solid #ffc527 !important;
      color: #FF681D !important; }
    #unit-widget #amount_choice .overlimit {
      display: none;
      text-align: center;
      position: absolute;
      top: 52px;
      width: 280px;
      margin-left: -140px;
      left: 50%;
      z-index: 50;
      padding: 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: white;
      border: 4px solid #ffc527;
      -moz-box-shadow: 3px 3px 10px #343b40;
      -webkit-box-shadow: 3px 3px 10px #343b40;
      box-shadow: 3px 3px 10px #343b40; }
      #unit-widget #amount_choice .overlimit p {
        color: #343b40;
        font-size: 12px;
        margin-bottom: 0px;
        text-align: center;
        line-height: 16px; }
        #unit-widget #amount_choice .overlimit p b {
          font-size: 14px; }
      #unit-widget #amount_choice .overlimit .overhead {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 18px;
        line-height: normal;
        color: #2b7de1;
        font-weight: 600;
        font-style: normal;
        margin-bottom: 8px; }
      #unit-widget #amount_choice .overlimit:after {
        border-style: solid;
        content: "";
        display: block;
        position: absolute;
        width: 0;
        border-color: #ffc527 transparent;
        border-width: 0 17px 17px;
        bottom: auto;
        left: auto;
        right: 50px;
        top: -20px; }
  #unit-widget .tip {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #a4bcc4;
    font-weight: 400;
    font-style: normal; }
    #unit-widget .tip a {
      color: #a4bcc4; }
      #unit-widget .tip a:hover, #unit-widget .tip a:focus {
        color: white; }

body.home {
  /*
  icon_search.svg
  icon_select.svg
  iconsprite_widget.svg
  iconsprite_searchresults.svg
  icon_close_lg.svg
  */ }
  body.home #widget-bak {
    min-height: 820px;
    background-image: url("../img/backgrounds/bak_homepage_03.jpg");
    background-image: url("../img/backgrounds/bak_homepage_03.jpg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: center top; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      body.home #widget-bak {
        background-image: url("../img/backgrounds/bak_homepage_03.jpg"); } }
    body.home #widget-bak > .container > .row {
      margin-top: 100px; }
    body.home #widget-bak #hero {
      padding-top: 20px; }
      body.home #widget-bak #hero .hero-content .h1 {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 42px;
        line-height: 47px;
        color: white;
        font-weight: 400;
        font-style: normal;
        letter-spacing: -0.02em;
        margin-bottom: 20px;
        text-shadow: 0px 0px 5px #5b6770;
        padding-right: 20px; }
      body.home #widget-bak #hero .hero-content p {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 20px;
        line-height: 25px;
        color: white;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 0em;
        text-shadow: 0px 0px 5px #5b6770; }
  body.home .footer {
    border: none;
    margin-top: 0; }
  body.home:after {
    visibility: hidden;
    position: absolute;
    top: -9999px;
    content: url("../img/icon_search.svg") url("../img/icon_select.svg") url("../img/iconsprite_widget.svg") url("../img/iconsprite_searchresults.svg") url("../img/icon_close_lg.svg") url("../img/iconsprite_checkbox-radio.svg") url("../img/iconsprite_checkbox-radio_takeover.svg"); }

body.takeover #widget-bak {
  background-image: url("../img/backgrounds/bak_homepage_takeover_biggive.jpg");
  background-image: url("../img/backgrounds/bak_homepage_takeover_biggive.jpg"), none;
  /* multi-image technique */
  background-repeat: no-repeat;
  background-position: center top; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    body.takeover #widget-bak {
      background-image: url("../img/backgrounds/bak_homepage_takeover_biggive.jpg"); } }
  body.takeover #widget-bak #hero {
    padding-top: 130px; }
    body.takeover #widget-bak #hero .hero-content {
      padding: 0px 40px; }
      body.takeover #widget-bak #hero .hero-content .h1 {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 40px;
        line-height: 47px;
        color: #003057;
        font-weight: 400;
        font-style: normal;
        letter-spacing: -0.02em;
        text-shadow: none;
        text-align: center;
        padding: 0; }
      body.takeover #widget-bak #hero .hero-content p {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 18px;
        line-height: 26px;
        color: #003057;
        font-weight: 400;
        font-style: normal;
        letter-spacing: -0.02em;
        text-shadow: none;
        text-align: center;
        padding: 0px 40px; }
  body.takeover #widget-bak #widget-box #megawidget {
    background-color: #eceff1; }
    body.takeover #widget-bak #widget-box #megawidget form#widget p {
      color: #003057; }
    body.takeover #widget-bak #widget-box #megawidget form#widget a {
      color: #3062b3; }
      body.takeover #widget-bak #widget-box #megawidget form#widget a:hover {
        color: #3062b3;
        text-decoration: underline; }
    body.takeover #widget-bak #widget-box #megawidget #rethink button {
      background-image: url("../../ws/scroll_arrow_small.png");
      background-image: url("../../ws/scroll_arrow_small.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: center -25px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.takeover #widget-bak #widget-box #megawidget #rethink button {
          background-image: url("../../ws/scroll_arrow_small.svg"); } }
      body.takeover #widget-bak #widget-box #megawidget #rethink button:hover, body.takeover #widget-bak #widget-box #megawidget #rethink button:focus {
        background-image: url("../../ws/scroll_arrow_small.png");
        background-image: url("../../ws/scroll_arrow_small.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center 4px;
        background-color: #2b7de1; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          body.takeover #widget-bak #widget-box #megawidget #rethink button:hover, body.takeover #widget-bak #widget-box #megawidget #rethink button:focus {
            background-image: url("../../ws/scroll_arrow_small.svg"); } }

body.unit #primary-data {
  margin-top: 30px; }
  body.unit #primary-data .h1, body.unit #primary-data .h2, body.unit #primary-data .h3, body.unit #primary-data .h4, body.unit #primary-data .h5, body.unit #primary-data .h6 {
    color: #343b40; }
  body.unit #primary-data .user-content + h2 {
    margin-top: 0px; }
body.unit #widget-bak {
  min-height: 510px;
  background-repeat: no-repeat;
  background-position: center top; }
  body.unit #widget-bak #widget-box {
    text-align: center; }
body.unit .user-content input[type="button"], body.unit .user-content input[type="submit"], body.unit .user-content button {
  padding: 5px 20px;
  background-image: none;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 13px;
  line-height: normal;
  color: white;
  font-weight: 600;
  font-style: normal;
  background-color: #2b7de1;
  text-transform: capitalize; }
body.unit aside > img {
  margin-bottom: 20px; }
body.unit .unit-contact {
  padding: 20px;
  border: 1px solid #3d5b6c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

body.egiving {
  /*
  iconsprite_form.svg
  */ }
  body.egiving #primary-data {
    background-repeat: no-repeat;
    background-position: center top;
    /* TAKEOVER */ }
  body.egiving:after {
    visibility: hidden;
    position: absolute;
    top: -9999px;
    content: url("../img/iconsprite_form.svg"); }

body.fund .primary > .container:after {
  display: none; }
body.fund section.primary > .container {
  border-bottom: 1px solid #DBE0E4; }
body.fund #primary-data {
  margin-top: 30px; }
  body.fund #primary-data .h1, body.fund #primary-data .h2, body.fund #primary-data .h3, body.fund #primary-data .h4, body.fund #primary-data .h5, body.fund #primary-data .h6 {
    color: #343b40; }
  body.fund #primary-data .title h1,
  body.fund #primary-data .title h2 {
    margin-bottom: 20px; }
  body.fund #primary-data aside {
    text-align: center; }
  body.fund #primary-data #widget-box iframe {
    margin: 0 auto; }
  body.fund #primary-data .fund-image img {
    margin-bottom: 40px; }
body.fund small {
  font-size: 60%;
  color: #78858E; }

body.receipt #widget-bak {
  min-height: 370px;
  background-repeat: no-repeat;
  background-position: center top; }
body.receipt #primary-data {
  margin-top: 50px; }
  body.receipt #primary-data #content {
    position: relative;
    min-height: 650px; }
    body.receipt #primary-data #content .h1 {
      margin-top: 0;
      position: relative;
      top: -10px; }
  body.receipt #primary-data section.thanks {
    margin-bottom: 50px; }
  body.receipt #primary-data section#receipt-sidebar {
    position: absolute;
    top: 0px;
    right: -390px;
    width: 300px;
    margin-bottom: 50px; }
  body.receipt #primary-data section#cal-affiliation {
    border: 1px solid #DBE0E4;
    padding: 20px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin-bottom: 50px;
    /* form#affiliations */ }
    body.receipt #primary-data section#cal-affiliation form#affiliations .f-row {
      margin-bottom: 10px; }
    body.receipt #primary-data section#cal-affiliation form#affiliations p {
      text-align: center; }
    body.receipt #primary-data section#cal-affiliation .affils {
      margin-bottom: 40px; }
      body.receipt #primary-data section#cal-affiliation .affils:before, body.receipt #primary-data section#cal-affiliation .affils:after {
        content: " ";
        display: table; }
      body.receipt #primary-data section#cal-affiliation .affils:after {
        clear: both; }
    body.receipt #primary-data section#cal-affiliation input, body.receipt #primary-data section#cal-affiliation textarea, body.receipt #primary-data section#cal-affiliation label, body.receipt #primary-data section#cal-affiliation div, body.receipt #primary-data section#cal-affiliation p {
      color: #343b40; }
    body.receipt #primary-data section#cal-affiliation div, body.receipt #primary-data section#cal-affiliation p, body.receipt #primary-data section#cal-affiliation .check-sm label {
      font-size: 13px;
      line-height: 15px; }
    body.receipt #primary-data section#cal-affiliation .opt {
      display: none;
      margin-left: 15px; }
    body.receipt #primary-data section#cal-affiliation textarea {
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      margin: 20px 0px 0px 0px; }
    body.receipt #primary-data section#cal-affiliation .h3 {
      color: #78858E;
      background-color: #eceff1;
      border: 1px solid #DBE0E4;
      padding: 10px;
      margin-top: 20px;
      font-size: 15px;
      line-height: 18px;
      text-align: center;
      margin-top: 0px; }
    body.receipt #primary-data section#cal-affiliation .story {
      padding: 0px 20px; }
      body.receipt #primary-data section#cal-affiliation .story #submit-affiliations {
        display: block;
        width: 100%;
        text-align: center;
        height: 50px;
        border: none;
        width: 50%;
        margin: 20px auto;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 18px;
        line-height: 50px;
        color: white;
        font-weight: 600;
        font-style: normal;
        background-color: #2b7de1; }
  body.receipt #primary-data section#dbdge {
    			/*
    .social{
    				border: 1px solid $lt_gray;
    				padding: 20px;
    				@include border-radius(16px);
    				background-color: $gray_bak;	
    				
    				.feed {
    					
    					.love {
    						padding:10px;
    						background-color: white;
    						@include clearfix;
    						
    						a {
    							display:inline-block;
    							width: 115px;
    							height:105px;
    							@include img-retina ("../img/icon_feed_the_bears.png", "../img/icon_feed_the_bears.png", center top);
    							text-decoration: none;
    							float:left;
    						}
    						h3 {
    							@include proxima (semi, 22px, 26px, $gtc_black);
    							letter-spacing: -0.02em;
    							margin: 30px 0px 5px 0px;
    						}
    						p {
    							@include proxima (reg, 15px, 20px, $gtc_black);
    							letter-spacing: -0.02em;
    						}
    					}
    					.share {
    						margin-top:20px;
    						a {
    							display:inline-block;
    							
    							@include proxima (semi, 14px, 14px, white);
    							letter-spacing: -0.02em;
    							@include border-radius(5px);
    							margin-right:5px;
    							padding:15px 0px 13px 38px;
    
    							&:last-child {
    								margin-right:0;
    							}
    						}
    						
    						.facebook {
    							width:33.8%;
    							background-color: $facebook_blue;
    							@include img-retina ("../img/iconsprite_social_receipt.svg", "../img/iconsprite_social_receipt.png", 5px 11px);	
    						}
    						.twitter {
    							width:30.33%;
    							background-color: $twitter_blue;
    							@include img-retina ("../img/iconsprite_social_receipt.svg", "../img/iconsprite_social_receipt.png", 5px -27px);
    						}
    						.linkedin {
    							width:32.3%;
    							background-color: $linkedin_blue;
    							@include img-retina ("../img/iconsprite_social_receipt.svg", "../img/iconsprite_social_receipt.png", 5px -68px);	
    						}
    
    					} // share
    				} // feed
    			} // #social
    */ }
    body.receipt #primary-data section#dbdge .note {
      font-size: 11px;
      color: #78858E;
      text-align: center;
      margin-top: 10px; }
body.receipt .h1 {
  color: #003057; }
body.receipt .gift-details {
  padding: 20px;
  border: 1px solid #3d5b6c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  body.receipt .gift-details .gift-info h2 {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-top: 0px; }
  body.receipt .gift-details .gift-info h2.blu {
    color: white;
    background-color: #003057;
    padding: 10px; }
  body.receipt .gift-details .gift-info h2.gry {
    color: #78858E;
    background-color: #eceff1;
    border: 1px solid #DBE0E4;
    padding: 10px;
    margin-top: 20px; }
  body.receipt .gift-details .gift-info .summary {
    text-align: center; }
    body.receipt .gift-details .gift-info .summary .download a {
      display: inline-block;
      color: #2b7de1;
      font-size: 16px;
      line-height: 34px;
      padding: 10px 0px 10px 35px;
      margin: 0 auto;
      background-image: url("../img/icon_pdf.png");
      background-image: url("../img/icon_pdf.png"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: left center; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.receipt .gift-details .gift-info .summary .download a {
          background-image: url("../img/icon_pdf.png"); } }
    body.receipt .gift-details .gift-info .summary p {
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.02em; }
      body.receipt .gift-details .gift-info .summary p .amt {
        font-weight: bold; }
      body.receipt .gift-details .gift-info .summary p .conf {
        color: #78858E;
        font-size: 13px; }
  body.receipt .gift-details .gift-info .help {
    color: #78858E;
    margin-top: 10px;
    border-top: 1px solid #DBE0E4;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 18px; }
  body.receipt .gift-details .gift-info .pmt {
    padding: 0px 5px; }
    body.receipt .gift-details .gift-info .pmt:before, body.receipt .gift-details .gift-info .pmt:after {
      content: " ";
      display: table; }
    body.receipt .gift-details .gift-info .pmt:after {
      clear: both; }
    body.receipt .gift-details .gift-info .pmt .pay-date {
      float: left;
      width: 60%; }
    body.receipt .gift-details .gift-info .pmt .pay-amt {
      float: right;
      width: 39.9999%;
      text-align: right; }
body.receipt .ui-widget-header {
  background-image: none;
  background-color: #003057;
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: white;
  font-weight: 400;
  font-style: normal; }
body.receipt .ui-dialog-titlebar-close {
  display: none; }
body.receipt .ui-dialog .ui-dialog-buttonpane button {
  background-color: #2b7de1;
  border: medium none;
  border-radius: 5px;
  color: white;
  display: block;
  font-family: "proxima-nova",helvetica,sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  margin: 20px auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  width: 200px; }
body.receipt .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none; }

body.ways-to-support {
  /* .hero */
  /* #primary-data */ }
  body.ways-to-support #widget-bak {
    background-image: none;
    background-color: #eceff1;
    color: #003057;
    /* container */ }
    body.ways-to-support #widget-bak > .container {
      min-height: 370px; }
      body.ways-to-support #widget-bak > .container > .row {
        margin-top: 30px; }
  body.ways-to-support .hero {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #343b40;
    font-weight: 400;
    font-style: normal;
    /* ul.anchor-list */ }
    body.ways-to-support .hero ul.anchor-list {
      margin: 20px 0px 20px 5px;
      padding: 0;
      list-style: disc inside none; }
      body.ways-to-support .hero ul.anchor-list:before, body.ways-to-support .hero ul.anchor-list:after {
        content: " ";
        display: table; }
      body.ways-to-support .hero ul.anchor-list:after {
        clear: both; }
      body.ways-to-support .hero ul.anchor-list li {
        float: left;
        width: 49.999%;
        font-size: 10px;
        color: #78858E;
        padding: 5px 0px; }
        body.ways-to-support .hero ul.anchor-list li a {
          font-family: "proxima-nova", helvetica, sans-serif;
          font-size: 15px;
          line-height: 18px;
          color: #2b7de1;
          font-weight: 600;
          font-style: normal;
          display: inline-block;
          position: relative;
          top: 1px;
          margin-left: 5px; }
  body.ways-to-support #primary-data {
    margin-top: 30px;
    /* .way */
    /*
    #payroll .way-icon {
    	background-position: 14px -110px;
    }
    */ }
    body.ways-to-support #primary-data .h2 {
      margin-top: 15px; }
    body.ways-to-support #primary-data .way {
      padding: 30px 0px;
      border-bottom: 1px solid #DBE0E4;
      /*  Change to small icon */
      /*    Change from unchecked to checked graphic     */ }
      body.ways-to-support #primary-data .way:before, body.ways-to-support #primary-data .way:after {
        content: " ";
        display: table; }
      body.ways-to-support #primary-data .way:after {
        clear: both; }
      body.ways-to-support #primary-data .way h4 {
        font-family: "proxima-nova", helvetica, sans-serif;
        font-size: 18px;
        line-height: 24px;
        color: #003057;
        font-weight: 600;
        font-style: normal; }
      body.ways-to-support #primary-data .way input[type="radio"],
      body.ways-to-support #primary-data .way input[type="checkbox"] {
        /* Hide the input, but have it still be clickable */
        opacity: 0;
        position: absolute; }
      body.ways-to-support #primary-data .way input[type="radio"] + label,
      body.ways-to-support #primary-data .way input[type="checkbox"] + label {
        line-height: 20px;
        clear: none;
        /* Left padding makes room for image */
        padding-left: 20px;
        /* Make look clickable because they are */
        cursor: pointer;
        background-image: url("../img/iconsprite_readmore.png");
        background-image: url("../img/iconsprite_readmore.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: left 3px;
        color: #2b7de1;
        font-weight: normal; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          body.ways-to-support #primary-data .way input[type="radio"] + label,
          body.ways-to-support #primary-data .way input[type="checkbox"] + label {
            background-image: url("../img/iconsprite_readmore.svg"); } }
      body.ways-to-support #primary-data .way .check-more input[type="radio"] + label,
      body.ways-to-support #primary-data .way .check-more input[type="checkbox"] + label {
        background-position: left 3px; }
      body.ways-to-support #primary-data .way .check-more input[type="radio"]:checked + label,
      body.ways-to-support #primary-data .way .check-more input[type="checkbox"]:checked + label {
        background-position: left -32px; }
    body.ways-to-support #primary-data .way-icon {
      float: left;
      width: 70px;
      height: 70px;
      margin-right: 20px;
      border: 1px solid #DBE0E4;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background-image: url("../img/iconsprite_give_your_way.png");
      background-image: url("../img/iconsprite_give_your_way.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: 14px 8px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.ways-to-support #primary-data .way-icon {
          background-image: url("../img/iconsprite_give_your_way.svg"); } }
    body.ways-to-support #primary-data #check .way-icon {
      background-position: 14px 8px; }
    body.ways-to-support #primary-data #sec-gik .way-icon {
      background-position: 14px -408px; }
    body.ways-to-support #primary-data #planned .way-icon {
      background-position: 14px -168px; }
    body.ways-to-support #primary-data #wire .way-icon {
      background-position: 17px -228px; }
    body.ways-to-support #primary-data #cfr .way-icon {
      background-position: 14px -287px; }
    body.ways-to-support #primary-data #other .way-icon {
      background-position: 14px -348px; }
    body.ways-to-support #primary-data .way-content {
      float: left;
      width: 90%; }
    body.ways-to-support #primary-data .more {
      display: none;
      margin-top: 30px; }
      body.ways-to-support #primary-data .more:before, body.ways-to-support #primary-data .more:after {
        content: " ";
        display: table; }
      body.ways-to-support #primary-data .more:after {
        clear: both; }
    body.ways-to-support #primary-data .file-data {
      color: #78858E; }
    body.ways-to-support #primary-data .pdf a {
      padding-left: 20px;
      background-image: url("../img/iconsprite_give_your_way_sm.png");
      background-image: url("../img/iconsprite_give_your_way_sm.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: left top; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.ways-to-support #primary-data .pdf a {
          background-image: url("../img/iconsprite_give_your_way_sm.svg"); } }
    body.ways-to-support #primary-data .link a {
      padding-left: 20px;
      background-image: url("../img/iconsprite_give_your_way_sm.png");
      background-image: url("../img/iconsprite_give_your_way_sm.svg"), none;
      /* multi-image technique */
      background-repeat: no-repeat;
      background-position: left -28px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        body.ways-to-support #primary-data .link a {
          background-image: url("../img/iconsprite_give_your_way_sm.svg"); } }

body.q-and-a section#q-and-a {
  /*  Change to small icon */
  /*    Change from unchecked to checked graphic     */ }
  body.q-and-a section#q-and-a .h2 {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #2b7de1;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.02em;
    margin-bottom: 20px; }
  body.q-and-a section#q-and-a p {
    margin-bottom: 30px; }
  body.q-and-a section#q-and-a .q {
    border-bottom: 1px solid #DBE0E4;
    padding-bottom: 10px;
    margin-bottom: 30px; }
    body.q-and-a section#q-and-a .q .more {
      display: none;
      margin-top: 30px; }
      body.q-and-a section#q-and-a .q .more:before, body.q-and-a section#q-and-a .q .more:after {
        content: " ";
        display: table; }
      body.q-and-a section#q-and-a .q .more:after {
        clear: both; }
  body.q-and-a section#q-and-a input[type="radio"],
  body.q-and-a section#q-and-a input[type="checkbox"] {
    /* Hide the input, but have it still be clickable */
    opacity: 0;
    position: absolute; }
  body.q-and-a section#q-and-a input[type="radio"] + label,
  body.q-and-a section#q-and-a input[type="checkbox"] + label {
    line-height: 20px;
    clear: none;
    /* Left padding makes room for image */
    padding-left: 20px;
    /* Make look clickable because they are */
    cursor: pointer;
    background-image: url("../img/iconsprite_readmore.png");
    background-image: url("../img/iconsprite_readmore.svg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: left 3px;
    color: #2b7de1;
    font-weight: normal; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      body.q-and-a section#q-and-a input[type="radio"] + label,
      body.q-and-a section#q-and-a input[type="checkbox"] + label {
        background-image: url("../img/iconsprite_readmore.svg"); } }
  body.q-and-a section#q-and-a .check-more input[type="radio"] + label,
  body.q-and-a section#q-and-a .check-more input[type="checkbox"] + label {
    background-position: left 3px; }
  body.q-and-a section#q-and-a .check-more input[type="radio"]:checked + label,
  body.q-and-a section#q-and-a .check-more input[type="checkbox"]:checked + label {
    background-position: left -32px; }
body.q-and-a section#widget-sidebar .contact {
  padding: 30px;
  border: 1px solid #DBE0E4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  body.q-and-a section#widget-sidebar .contact .grp1 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DBE0E4; }
  body.q-and-a section#widget-sidebar .contact address {
    margin: 0; }
  body.q-and-a section#widget-sidebar .contact .help-text {
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #78858E;
    font-weight: 400;
    font-style: normal; }

body.subpage section.primary {
  border-bottom: 1px solid #DBE0E4; }
body.subpage .primary > .container:after {
  display: none; }
body.subpage #widget-bak .container {
  max-width: 960px; }
body.subpage #widget-bak .h1, body.subpage #widget-bak .h2 {
  color: #343b40; }
body.subpage #widget-bak #widget-sidebar .widget {
  margin-bottom: 20px; }
body.subpage #primary-data .h1, body.subpage #primary-data .h2 {
  color: #343b40; }

.secondary {
  background-color: #DBE0E4;
  min-height: 60px; }

.footer {
  margin-top: 35px;
  padding-bottom: 30px;
  border-top: 1px solid #DBE0E4; }
  .footer footer {
    min-height: 50px;
    padding-top: 20px;
    font-family: "proxima-nova", helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    color: #78858E;
    font-weight: 400;
    font-style: normal; }
    .footer footer .seallockup .seal .sealtype {
      margin-left: 10px;
      text-transform: uppercase; }
  .footer .footer-links {
    text-align: right;
    margin-top: 15px; }
    .footer .footer-links .footer-social-media {
      margin-bottom: 10px; }
      .footer .footer-links .footer-social-media a {
        display: inline-block;
        width: 35px;
        height: 25px; }
        .footer .footer-links .footer-social-media a:hover, .footer .footer-links .footer-social-media a:focus {
          text-decoration: none; }
      .footer .footer-links .footer-social-media .footer-facebook {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center 0px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-facebook {
            background-image: url("../img/iconsprite_social.svg"); } }
      .footer .footer-links .footer-social-media .footer-twitter {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -35px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-twitter {
            background-image: url("../img/iconsprite_social.svg"); } }
      .footer .footer-links .footer-social-media .footer-linkedin {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -70px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-linkedin {
            background-image: url("../img/iconsprite_social.svg"); } }
      .footer .footer-links .footer-social-media .footer-foursquare {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -105px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-foursquare {
            background-image: url("../img/iconsprite_social.svg"); } }
      .footer .footer-links .footer-social-media .footer-youtube {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -140px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-youtube {
            background-image: url("../img/iconsprite_social.svg"); } }
      .footer .footer-links .footer-social-media .footer-instagram {
        background-image: url("../img/iconsprite_social.png");
        background-image: url("../img/iconsprite_social.svg"), none;
        /* multi-image technique */
        background-repeat: no-repeat;
        background-position: center -175px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .footer-links .footer-social-media .footer-instagram {
            background-image: url("../img/iconsprite_social.svg"); } }

/*
$help-tray:		$gtc_gold;
$help-div:		$gtc_black;
$help-link:		$gtc_lite_blue;
$help-text:		$gtc_black;


#help-tray {
	position: fixed;
	overflow: hidden;
	z-index: 999;
	bottom:0px;
	right:20px;
	text-align: center;
	@include proxima (semi, 13px, 18px, $help-text);
	width:160px;
	//height:155px; // change via jquery on click
	height:48px; // change via jquery on click
	background-color: $help-tray;
	@include border-top-radius(10px);
	
	@include transition-property(height);
	@include transition-duration(0.5s);
	
	.title {
		border-bottom: 1px solid $help-div;
		margin-bottom: 10px;
		button {
			background:none;
			border:none;
			width:100%;
			@include proxima (semi, 15px, 18px, $help-text);
			padding:15px 43px 15px 0px;
			
			@include img-retina ("../img/icon_help.svg", "../img/icon_help.png", right center);
			
		} // button
	} // .title
	a {
		color: $help-link;
	}
	p {
		margin:10px 0px;
	}
	
} // #help-tray
#help-tray.open {
	height: 155px;

}
*/
@media screen and (max-width: 767px) {
  body.home #widget-bak, body.unit #widget-bak, body.fund #widget-bak {
    background-image: none;
    min-height: 300px; }
    body.home #widget-bak .container, body.unit #widget-bak .container, body.fund #widget-bak .container {
      max-width: 320px; }

  body.home #widget-bak > .container .pull-right {
    float: none !important; }
  body.home #widget-bak > .container > .row {
    margin-top: 50px; }
  body.home #widget-bak > .container #hero {
    display: none; }
    body.home #widget-bak > .container #hero .hero-content .h1 {
      padding-right: 0px; }

  body.home.takeover #widget-bak {
    background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_m.jpg");
    background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_m.jpg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 853px; } }
  @media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
    body.home.takeover #widget-bak {
      background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_m.jpg"); } }
@media screen and (max-width: 767px) {
    body.home.takeover #widget-bak > .container > .row {
      margin-top: 30px; }
    body.home.takeover #widget-bak #hero {
      padding-top: 130px;
      display: block; }
      body.home.takeover #widget-bak #hero #content {
        padding: 0; }
        body.home.takeover #widget-bak #hero #content .h1 {
          font-size: 23px;
          line-height: 23px; }
        body.home.takeover #widget-bak #hero #content p {
          padding: 0 30px;
          font-size: 12px;
          line-height: 20px; }

  body.subpage #widget-sidebar {
    text-align: center; }

  body.egiving #primary-data {
    background-image: none !important; }
    body.egiving #primary-data form .part1 {
      min-height: 0; }

  #widget-bak .row {
    margin-top: 20px; }

  #navbox {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20%; }

  .logo {
    float: none !important;
    width: 60%;
    margin: 0 auto; }
    .logo #logo {
      margin: 0 auto; }

  .srch {
    float: right;
    width: 20%; }

  section.primary {
    border-bottom: 1px solid #DBE0E4; }
    section.primary .results {
      margin: 0 10px;
      position: relative; }
      section.primary .results .results-box {
        margin: 0; }
        section.primary .results .results-box .results-content .results-header .showing-x {
          float: none;
          text-align: center; }
        section.primary .results .results-box .results-content .results-header .page-btns {
          float: none;
          text-align: center; }
        section.primary .results .results-box .results-content #results-set ul li {
          margin: 15px 0;
          height: inherit; }
          section.primary .results .results-box .results-content #results-set ul li a {
            padding-left: 0;
            font-family: "proxima-nova", helvetica, sans-serif;
            font-size: 16px;
            line-height: 18px;
            color: #003057;
            font-weight: 600;
            font-style: normal; }
        section.primary .results .results-box .results-content .results-footer .page-btns {
          float: none;
          text-align: center; }
      section.primary .results .close-x {
        bottom: inherit;
        right: 0px;
        top: -70px !important; }
        section.primary .results .close-x button {
          border: none; }

  .primary > .container:after {
    display: none; }

  .primary .search {
    position: absolute;
    z-index: 500;
    min-width: 33px;
    padding: 10px;
    margin: 0;
    background-color: white; }
    .primary .search input {
      padding: 0 33px 0 0;
      width: 33px;
      background-position: 5px 4px; }
    .primary .search input.open {
      width: 220px;
      background-position: 182px -31px;
      padding: 0 75px 0 15px; }
    .primary .search .icon-search {
      right: 8px; }
      .primary .search .icon-search.open {
        right: 12px; }

  form .container {
    max-width: 540px; }
  form section#main-panel, form section#personal-info, form section#review-card {
    margin: 20px 0px 30px; }
  form section#main-panel {
    margin-bottom: 10px; }
    form section#main-panel .h1 {
      padding: 0px;
      font-size: 24px;
      line-height: 28px; }
    form section#main-panel .give-entry {
      display: block;
      text-align: center; }
      form section#main-panel .give-entry label {
        text-align: center;
        width: 100%;
        float: none;
        font-size: 16px;
        line-height: 16px;
        height: 24px; }
      form section#main-panel .give-entry #give-entry {
        margin: 0 auto; }
    form section#main-panel .give-type {
      margin-bottom: 20px;
      display: table;
      table-layout: fixed;
      width: 100%; }
      form section#main-panel .give-type a {
        display: table-cell;
        vertical-align: middle;
        font-size: 16px;
        letter-spacing: normal;
        padding: 3px 10px 5px 10px;
        line-height: 18px; }
    form section#main-panel .pledge-start label {
      width: 15%; }
    form section#main-panel .pledge-start .grp {
      width: 84.9999%; }
    form section#main-panel .ongoing-support {
      padding: 10px; }
      form section#main-panel .ongoing-support p {
        font-size: 16px;
        margin-top: 0px; }
      form section#main-panel .ongoing-support .ongoing {
        margin-bottom: 20px; }
        form section#main-panel .ongoing-support .ongoing input {
          margin-right: 5px; }
        form section#main-panel .ongoing-support .ongoing label {
          display: block;
          margin-bottom: 10px; }
      form section#main-panel .ongoing-support .pay-start {
        margin-bottom: 20px; }
        form section#main-panel .ongoing-support .pay-start label {
          font-size: 16px;
          margin: 20px 0px;
          width: 100%;
          line-height: normal; }
        form section#main-panel .ongoing-support .pay-start .grp {
          width: 100%;
          margin-bottom: 10px; }
        form section#main-panel .ongoing-support .pay-start select.select {
          width: 100%; }
        form section#main-panel .ongoing-support .pay-start p.help-text {
          float: none;
          font-size: 13px;
          width: 100%; }
      form section#main-panel .ongoing-support .frequency p {
        font-size: 16px; }
      form section#main-panel .ongoing-support .frequency label {
        display: block;
        margin-bottom: 10px; }
      form section#main-panel .ongoing-support #calculator .calc-tabs {
        display: table;
        table-layout: fixed;
        width: 100%; }
        form section#main-panel .ongoing-support #calculator .calc-tabs a {
          display: table-cell;
          font-size: 16px;
          line-height: 18px;
          letter-spacing: normal;
          width: 48%;
          padding: 3px 10px 5px 10px;
          vertical-align: middle; }
      form section#main-panel .ongoing-support #calculator .pay-amt label {
        font-size: 16px;
        line-height: 18px;
        float: none;
        width: 100%;
        text-align: left;
        height: 25px; }
      form section#main-panel .ongoing-support #calculator .pay-amt #pay-amt {
        width: 100%; }
      form section#main-panel .ongoing-support #calculator .num-payments label {
        font-size: 13px;
        line-height: 15px;
        float: none;
        width: 100%;
        text-align: left;
        height: 25px; }
    form section#main-panel .tab-one-time-content .match-corp input,
    form section#main-panel .tab-one-time-content .memorial-person input,
    form section#main-panel .tab-one-time-content .honorific-person input {
      width: 100%; }
    form section#main-panel .total-gift-amount label {
      font-size: 18px;
      line-height: 20px;
      float: none;
      width: 100%;
      text-align: left;
      height: 25px; }
    form section#main-panel .total-gift-amount #total-gift-amount {
      width: 100%; }
  form .help-text.multi-gift {
    padding: 10px 10px 50px;
    background-position: center 50px; }
    form .help-text.multi-gift a {
      padding: 10px 5px; }
  form section#personal-info .help-text {
    font-size: 13px; }
  form section#personal-info .personal-bak {
    padding: 10px; }
    form section#personal-info .personal-bak fieldset {
      padding: 10px 0px; }
    form section#personal-info .personal-bak #name #prefix {
      width: 50%; }
    form section#personal-info .personal-bak #name .grp {
      width: 100%;
      margin-bottom: 10px; }
    form section#personal-info .personal-bak #address .us-city, form section#personal-info .personal-bak #address .intl-city {
      width: 100%;
      margin-bottom: 10px; }
    form section#personal-info .personal-bak #address .us-state, form section#personal-info .personal-bak #address .us-zip, form section#personal-info .personal-bak #address .intl-province, form section#personal-info .personal-bak #address .intl-zip {
      width: 48.4%; }
    form section#personal-info .personal-bak #contact .grp {
      width: 35%; }
    form section#personal-info .personal-bak #contact .ph {
      width: 60%; }
  form section#review-card .review-bak {
    padding: 10px 10px 20px; }
    form section#review-card .review-bak fieldset {
      padding: 10px 0px; }
    form section#review-card .review-bak #card .card-type, form section#review-card .review-bak #card .card-num, form section#review-card .review-bak #card #card-num {
      width: 100%; }
    form section#review-card .review-bak #card .exp-yr {
      margin-right: 0px; }
    form section#review-card .review-bak #card .exp-mo, form section#review-card .review-bak #card .exp-yr {
      width: 48.4%; }
    form section#review-card .review-bak .security-tag {
      display: table;
      table-layout: fixed;
      width: 100%; }
      form section#review-card .review-bak .security-tag p {
        display: table-cell;
        vertical-align: middle;
        padding: 5px;
        padding-right: 80px;
        line-height: 15px;
        margin: 0;
        height: 45px;
        font-size: 13px; }

  .footer {
    margin-top: 10px; }
    .footer footer .seal img {
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
    .footer footer .seal span.sealtype {
      display: block;
      text-align: center; }
    .footer footer .footer-links {
      text-align: center; }

  body.receipt #widget-bak {
    display: none; }
  body.receipt #primary-data #content {
    max-width: 540px;
    margin: 0 auto; }
  body.receipt #primary-data section#receipt-sidebar {
    position: relative;
    right: inherit;
    width: inherit; }
  body.receipt #primary-data .btn-rnd label {
    max-width: 225px;
    margin: 0 auto; }
  body.receipt #primary-data .left-col {
    float: none;
    width: inherit; }
  body.receipt #primary-data .right-col {
    float: none;
    width: inherit; }
  body.receipt #primary-data section#cal-affiliation .affils {
    margin-bottom: 20px; }
    body.receipt #primary-data section#cal-affiliation .affils .f-row .btn-rnd {
      margin-bottom: 10px; }
  body.receipt #primary-data section#cal-affiliation .story {
    padding: 0; }
    body.receipt #primary-data section#cal-affiliation .story #submit-affiliations {
      width: 100%;
      max-width: 225px; }
    body.receipt #primary-data section#cal-affiliation .story .check-sm label {
      font-size: 11px; }
  body.receipt #primary-data section#dnbdge {
    				/*
    .social {
    					
    					.feed {
    						
    						.love {
    							text-align: center;
    							a {
    								display: block;
    								width:100%;
    								margin-bottom:20px;
    							}
    							h3 {
    								float:none;
    								
    								span {
    									display:block;
    								}
    							}
    						} // .love
    						.share {
    							a {
    								display:block;
    								float:none; 
    								text-align: center;
    								margin:20px auto;
    								&:last-child {
    									margin-right:auto;
    								}
    
    							}
    							.facebook {
    								width:100%;
    								max-width: 225px;
    								background-position: 35px 11px;
    							}
    							.twitter {
    								width:100%;
    								max-width: 225px;
    								background-position: 44px -26px;							
    							}
    							.linkedin {
    								width:100%;
    								max-width: 225px;
    								background-position: 40px -60px;
    							}
    						} // .share					
    					} // .feed
    				} // .social
    */ }

  body.subpage #primary-data {
    margin-top: 20px; }
    body.subpage #primary-data .way {
      padding: 20px 0px; }
      body.subpage #primary-data .way .way-icon {
        float: none;
        margin: 0 auto; }
      body.subpage #primary-data .way .way-content {
        width: 100%; }
  body.subpage section.hero {
    margin-bottom: 50px; }
    body.subpage section.hero .anchor-list li {
      float: none;
      width: 100%; }

  #help-tray {
    right: 50%;
    margin-right: -80px; } }
/* iPhone / mobile webkit */
@media screen and (min-width: 768px) and (max-width: 979px) {
  body.home #widget-bak {
    background-image: url("../img/backgrounds/bak_homepage_03_tablet.jpg");
    background-image: url("../img/backgrounds/bak_homepage_03_tablet.jpg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: center top; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (max-width: 979px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (max-width: 979px) and (min-resolution: 2dppx) {
    body.home #widget-bak {
      background-image: url("../img/backgrounds/bak_homepage_03_tablet.jpg"); } }
@media screen and (min-width: 768px) and (max-width: 979px) {
    body.home #widget-bak > .container > .row {
      margin-top: 50px; }
    body.home #widget-bak > .container #hero {
      margin-bottom: 50px; }
      body.home #widget-bak > .container #hero .hero-content {
        text-align: center; }
        body.home #widget-bak > .container #hero .hero-content .h1 {
          padding-right: 0px; }
    body.home #widget-bak #widget-box {
      max-width: 320px;
      margin: 0 auto; }

  #navbox {
    float: left;
    width: 20%; }

  .logo {
    float: left;
    width: 60%; }
    .logo #logo {
      margin: 0 auto; }

  .srch {
    float: right;
    width: 20%; }

  .primary > .container:after {
    width: 600px;
    margin-left: -300px; }

  .primary .search {
    min-width: 230px; }
    .primary .search input.open {
      width: 405px; }

  body.home.takeover #widget-bak {
    background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_t.jpg");
    background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_t.jpg"), none;
    /* multi-image technique */
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 1200px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (max-width: 979px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (max-width: 979px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (max-width: 979px) and (min-resolution: 2dppx) {
    body.home.takeover #widget-bak {
      background-image: url("../img/backgrounds/bak_homepage_takeover_biggive_t.jpg"); } }
@media screen and (min-width: 768px) and (max-width: 979px) {
    body.home.takeover #widget-bak #hero {
      padding-top: 205px; }
      body.home.takeover #widget-bak #hero #content {
        padding: 0; }
        body.home.takeover #widget-bak #hero #content p {
          padding: 0 30px; }

  body.receipt #primary-data #content {
    max-width: 540px;
    margin: 0 auto; }
  body.receipt #primary-data section#receipt-sidebar {
    position: relative;
    right: inherit;
    width: inherit; }

  body.subpage #primary-data .way .way-content {
    width: 87%; }
  body.subpage section.hero {
    margin-bottom: 50px; }
    body.subpage section.hero .anchor-list li {
      float: none;
      width: 100%; } }
