﻿@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("datepicker.css");
@import url("datepicker.css");
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,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  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 {
  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;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

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

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

  .navbar {
    display: none; }

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

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

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

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

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    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.428571429;
  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: 20px;
  margin-bottom: 20px;
  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; }

[role="button"] {
  cursor: pointer; }

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: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  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: 10px;
  margin-bottom: 10px; }
  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: 36px; }

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

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: 768px) {
  .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 #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.428571429;
    color: #777777; }
    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'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  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: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .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: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .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.428571429;
    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-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  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; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > 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: 20px;
  font-size: 21px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  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-group-sm input[type="date"],
  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-group-sm input[type="time"],
  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-group-sm input[type="datetime-local"],
  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,
  .input-group-sm input[type="month"] {
    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-group-lg input[type="date"], 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-group-lg input[type="time"], 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-group-lg input[type="datetime-local"], 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, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  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; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .help-block-deposit-enets,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 .help-block-deposit-enets,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 .help-block-deposit-enets,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    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: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    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: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.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.428571429;
  color: #777777;
  white-space: nowrap; }

.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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .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 + .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,
  .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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.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"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #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: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 {
    z-index: 2;
    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: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        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: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      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: #337ab7; }

.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: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .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-device-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: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .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: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  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: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a, .navbar-nav > li > div > div > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .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: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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-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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .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: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

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

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .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: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #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: 767px) {
    .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: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #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: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .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: 20px;
  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: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 7px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      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 {
    z-index: 2;
    color: #23527c;
    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: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.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;
  line-height: 1.5; }
.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: 20px 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: #777777;
    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: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  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; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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,
.progress-bar-striped {
  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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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 {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

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

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

.list-group {
  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; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.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,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.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,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.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,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.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,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.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,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.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,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.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,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table: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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-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: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.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: 21px;
  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: hidden;
  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: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -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: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 0px !important; }

.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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

.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-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: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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); }
  .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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  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; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  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);
  background-color: rgba(0, 0, 0, 0); }
  .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%;
    margin-top: -10px;
    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;
    line-height: 1;
    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: rgba(0, 0, 0, 0); }
  .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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .filter-wrapper:before, .clearfix:after, .filter-wrapper:after {
  content: " ";
  display: table; }
.clearfix:after, .filter-wrapper: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; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

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

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

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

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

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

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

@media (min-width: 992px) 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 !important; }

  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: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) 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 !important; }

  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; } }
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px; }

.alert a {
  font-weight: bold; }

.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c; }

.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269; }

.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c; }

.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534; }

.view-system-messages .alert {
  background: #fff7dd;
  color: #d0893c;
  border: #d0893c 2px solid;
  margin-bottom: 8px; }
  .view-system-messages .alert::before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    float: left;
    padding-right: 7px;
    font-size: 30px;
    margin-top: -7px;
    margin-left: -5px; }
  .view-system-messages .alert:last-child {
    margin-bottom: 0px; }
  .view-system-messages .alert.alert-success {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d; }
    .view-system-messages .alert.alert-success .close {
      color: #3c763d; }
  .view-system-messages .alert .close {
    color: #d0893c;
    font-size: 24px;
    opacity: 1;
    line-height: 0.7;
    font-weight: normal; }

.node--type-landing_page .block-views-blocksystem-messages-global-announcements .view-system-messages .alert:last-child {
  margin-bottom: 15px; }

.path-account .view-system-messages .alert:last-child {
  margin-bottom: 15px; }

/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear; }

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em; }
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity; }
  html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #337ab7;
    opacity: 1; }
html.js .form-item .input-group-addon .input-group-addon {
  background-color: white; }
html.js .ajax-new-content:empty {
  display: none !important; }

/**
 * $file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold; }

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/ }

.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em; }

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0; }

.field--label-inline .field--label::after {
  content: ':'; }

/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%; }
  .file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc; }
    .file > span:first-child {
      border-left: 1px solid #ccc; }
    .file > span:last-child {
      border-right: 1px solid #ccc; }
  .file > .tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    display: table-cell;
    padding: 0 1em;
    top: 0;
    vertical-align: middle;
    border-left: 1px solid inherit; }
    .file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
      border: 1px solid #f7e1b5; }

.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle; }

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }
  .file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
    color: inherit; }

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle; }

.image-widget.row {
  overflow: hidden; }

/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px; }

.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0; }

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px; }

/**
 * Form styles.
 */
table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0; }

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%; }
  .form-inline .select-wrapper {
    width: auto; }
  .input-group .select-wrapper {
    display: table-cell; }
    .input-group .select-wrapper:first-child .form-control:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .input-group .select-wrapper:last-child .form-control:first-child {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em; }
    .select-wrapper select::-ms-expand {
      opacity: 0; }
  .select-wrapper:after {
    color: #337ab7;
    content: '▼';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10; }
    .has-glyphicons .select-wrapper:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e114';
      display: inline-block;
      font-family: 'Glyphicons Halflings'; }
    .has-error .select-wrapper:after {
      color: #a94442; }
    .has-success .select-wrapper:after {
      color: #3c763d; }
    .has-warning .select-wrapper:after {
      color: #8a6d3b; }

.form-required:after {
  background-image: url(../images/required.svg);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 7px;
  width: 10px; }

.form-actions .btn, .form-actions .btn-group {
  margin-right: 10px; }
.form-actions .btn-group .btn {
  margin-right: 0; }

/**
 * Icon styles.
 */
a .icon-before .glyphicon {
  margin-right: .25em; }
a .icon-after .glyphicon {
  margin-left: .25em; }

.btn .icon-before .glyphicon {
  margin-left: -.25em;
  margin-right: .25em; }
.btn .icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -.25em; }

.icon:not(.glyphicon) {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon:not(.glyphicon).disabled {
    color: #c2c2c2;
    pointer-events: none; }
  .icon:not(.glyphicon).sppl-arrow-up:before {
    font-family: 'icomoon';
    vertical-align: middle;
    line-height: 20px;
    content: "\e903";
    display: inline-block;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }

.icon.icon--arrow-up {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .icon.icon--arrow-up :before {
    content: "\e905"; }
.icon.icon--arrow-up:before {
  content: "\e905"; }
.icon.icon--arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--arrow-down :before {
    content: "\e905"; }
.icon.icon--arrow-right:before {
  content: "\e905"; }
.icon.icon--arrow-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--arrow-left:before {
    content: "\e905"; }
.icon.icon--ellipsis:before {
  content: "\e908"; }
.icon.icon--ellipsis-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--ellipsis-v:before {
    content: "\e908"; }
.icon.icon--strong-arrow-up:before {
  content: "\e916"; }
.icon.icon--strong-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--strong-arrow-down:before {
    content: "\e916"; }
.icon.icon--strong-arrow-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .icon.icon--strong-arrow-left:before {
    content: "\e916"; }
.icon.icon--strong-arrow-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--strong-arrow-right:before {
    content: "\e916"; }
.icon.icon--sp-logo:before {
  content: "\e91a"; }
.icon.icon--betslip:before {
  content: "\e904"; }
.icon.icon--account:before {
  content: "\e901"; }
.icon.icon--semi-arrow-down:before {
  content: "\e902"; }
.icon.icon--semi-arrow-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--semi-arrow-up:before {
    content: "\e902"; }
.icon.icon--semi-arrow-left:before {
  content: "\e903"; }
.icon.icon--semi-arrow-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--semi-arrow-right:before {
    content: "\e903"; }
.icon.icon--cross:before {
  content: "\e907"; }
.icon.icon--exclude-multiples:before {
  content: "\e90a"; }
.icon.icon--football:before {
  content: "\e90d"; }
.icon.icon--helmet:before {
  content: "\e90e"; }
.icon.icon--include-multiples:before {
  content: "\e90f"; }
.icon.icon--information:before {
  content: "\e910"; }
.icon.icon--clock:before {
  content: "\e911"; }
.icon.icon--menu:before {
  content: "\e912"; }
.icon.icon--menu-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--menu-v:before {
    content: "\e912"; }
.icon.icon--multiples:before {
  content: "\e913"; }
.icon.icon--online-only:before {
  content: "\e914"; }
.icon.icon--responsible-gaming:before {
  content: "\e919"; }
.icon.icon--statistics:before {
  content: "\e91c"; }
.icon.icon--tick:before {
  content: "\e91e"; }
.icon.icon--qp:before {
  content: "\e918"; }
.icon.icon--4d-logo:before {
  content: "\e900"; }
.icon.icon--calendar:before {
  content: "\e906"; }
.icon.icon--warning:before {
  content: "\e909"; }
.icon.icon--facebook:before {
  content: "\e90b"; }
.icon.icon--filter:before {
  content: "\e90c"; }
.icon.icon--add:before {
  content: "\e915"; }
.icon.icon--help:before {
  content: "\e917"; }
.icon.icon--sports:before {
  content: "\e91b"; }
.icon.icon--singapore-sweep:before {
  content: "\e91d"; }
.icon.icon--toto-logo:before {
  content: "\e91f"; }
.icon.icon--twitter:before {
  content: "\e920"; }
.icon.icon-twitter {
  content: "\e920"; }
.icon.icon-toto-logo {
  content: "\e91f"; }
.icon.icon-singapore-sweep {
  content: "\e91d"; }
.icon.icon-sports {
  content: "\e91b"; }
.icon.icon-help {
  content: "\e917"; }
.icon.icon-add {
  content: "\e915"; }
.icon.icon-filter {
  content: "\e90c"; }
.icon.icon-facebook {
  content: "\e90b"; }
.icon.icon-warning {
  content: "\e909"; }
.icon.icon-calendar {
  content: "\e906"; }
.icon.icon-4d-logo {
  content: "\e900"; }
.icon.icon-arrow-up {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: "\e905"; }
.icon.icon-arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e905"; }
.icon.icon-arrow-right {
  content: "\e905"; }
.icon.icon-arrow-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e905"; }
.icon.icon-ellipsis {
  content: "\e908"; }
.icon.icon-ellipsis-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e908"; }
.icon.icon-strong-arrow-up {
  content: "\e916"; }
.icon.icon-strong-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e916"; }
.icon.icon-strong-arrow-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: "\e916"; }
.icon.icon-strong-arrow-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e916"; }
.icon.icon-sp-logo {
  content: "\e91a"; }
.icon.icon-betslip {
  content: "\e904"; }
.icon.icon-account {
  content: "\e901"; }
.icon.icon-semi-arrow-down {
  content: "\e902"; }
.icon.icon-semi-arrow-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e902"; }
.icon.icon-semi-arrow-left {
  content: "\e903"; }
.icon.icon-semi-arrow-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e903"; }
.icon.icon-cross {
  content: "\e907"; }
.icon.icon-exclude-multiples {
  content: "\e90a"; }
.icon.icon-football {
  content: "\e90d"; }
.icon.icon-helmet {
  content: "\e90e"; }
.icon.icon-include-multiples {
  content: "\e90f"; }
.icon.icon-information {
  content: "\e910"; }
.icon.icon-clock {
  content: "\e911"; }
.icon.icon-menu {
  content: "\e912"; }
.icon.icon-menu-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e912"; }
.icon.icon-multiples {
  content: "\e913"; }
.icon.icon-online-only {
  content: "\e914"; }
.icon.icon-responsible-gaming {
  content: "\e919"; }
.icon.icon-statistics {
  content: "\e91c"; }
.icon.icon-tick {
  content: "\e91e"; }
.icon.icon-qp {
  content: "\e918"; }
.icon.icon--strong {
  font-weight: bold; }
.icon.icon--large {
  font-size: 15px; }
.icon.icon--larger {
  font-size: 22px; }
.icon.icon--x-large {
  font-size: 30px; }

/**
 * Navbar styling.
 */
body {
  position: relative; }
  body.navbar-is-static-top {
    margin-top: 0; }
  body.navbar-is-fixed-top {
    margin-top: 65px; }
  body.navbar-is-fixed-bottom {
    padding-bottom: 65px; }
  @media screen and (min-width: 768px) {
    body {
      margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
      position: fixed; }
    body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
      z-index: 500; }
    body.toolbar-vertical.navbar-is-fixed-top header {
      top: 39px; } }

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px; } }
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px; } }
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px; } }

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    .navbar .logo {
      margin-right: 0;
      padding-left: 0; } }

/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px; }

.node-preview-form-select {
  padding: 15px; }

/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }
  .panel-title, .panel-title:hover, .panel-title:focus, .panel-title:hover:focus {
    color: inherit; }
  .panel-title:focus, .panel-title:hover {
    text-decoration: none; }

.popover {
  background: #ebf0f4;
  color: #0194d7;
  border: 2px solid #0194d7;
  z-index: 99999; }

.popover .popover-content {
  padding: 10px; }

.popover .popover-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0; }

.popover.top > .arrow {
  border-top-color: #0194d7; }

.popover.top > .arrow:after {
  border-bottom-width: 2px;
  border-top-color: #ebf0f4; }

.popover.bottom > .arrow {
  border-bottom-color: #0194d7; }

.popover.bottom > .arrow:after {
  border-top-width: 2px;
  border-bottom-color: #ebf0f4; }

.popover.left > .arrow {
  border-left-color: #0194d7; }

.popover.left > .arrow:after {
  border-right-width: 2px;
  border-left-color: #ebf0f4; }

.popover.right > .arrow {
  border-right-color: #0194d7; }

.popover.right > .arrow:after {
  border-left-width: 2px;
  border-right-color: #ebf0f4; }

/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px; }
  .progress-wrapper:last-child .progress {
    margin-bottom: 5px; }
  .progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px; }
  .progress-wrapper .percentage,
  .progress-wrapper .progress-label {
    font-size: 12px; }
  .progress-wrapper .progress-bar {
    min-width: 2em; }

/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px; }

.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden; }

.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px; }
  .tabledrag-handle:hover, .tabledrag-handle:focus {
    color: #337ab7; }

.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }
  [dir="rtl"] .indentation {
    float: right;
    margin: -0.4em -0.4em -0.4em 0.2em;
    padding: 0.42em 0.6em 0.42em 0; }

/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px; }

.tabs--secondary {
  margin: 10px 0 5px; }

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px; }

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0; }
  .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
    color: #777777;
    font-size: 12px; }

.tab-pane > .panel-heading {
  display: none; }

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

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      border-radius: 0 0 4px 4px; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a,
  .tabs-below > .nav-tabs > .active > a:hover,
  .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px; }
  .tabs-left > .nav-tabs > li,
  .tabs-right > .nav-tabs > li {
    float: none; }
    .tabs-left > .nav-tabs > li:focus,
    .tabs-right > .nav-tabs > li:focus {
      outline: 0; }
    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
      margin-right: 0;
      margin-bottom: 3px; }
      .tabs-left > .nav-tabs > li > a:focus,
      .tabs-right > .nav-tabs > li > a:focus {
        outline: 0; }
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }
  .tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #ddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs > .active > a,
  .tabs-left > .nav-tabs > .active > a:hover,
  .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }
  .tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ddd;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  .tabs-right > .nav-tabs > .active > a,
  .tabs-right > .nav-tabs > .active > a:hover,
  .tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent; }

/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031; }
body.toolbar-fixed .navbar-fixed-top {
  top: 39px; }
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px; }
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px; }
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px; }
  body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px; }
    body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
      width: 240px; }

body.toolbar-loading {
  margin-top: 0; }
  body.toolbar-loading.toolbar {
    margin-bottom: 15px; }

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000; }
  .ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #333333;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.428571429;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item.ui-state-hover {
      background: #f5f5f5;
      color: #262626; }
    .ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
      background: #337ab7;
      color: #fff; }

ol,
ul {
  padding-left: 1.5em; }
  .popover ol:last-child,
  .popover ul:last-child {
    margin-bottom: 0; }

.page-header {
  margin-top: 0; }

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5; }

p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0; }

.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0; }
.region-help .block {
  overflow: hidden; }

.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

.help-block-deposit-enets,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block-deposit-enets:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

.col-xs-6 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-6 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-12 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-12 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-10 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-10 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-7 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-1 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-1 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-5 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-12 {
  padding-left: 8px;
  padding-right: 8px; }

.row {
  margin-left: -8px;
  margin-right: -8px; }

.relative-row-twig {
  position: relative; }

.container {
  padding-left: 8px;
  padding-right: 8px; }

/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  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 {
  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;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

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

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

  .navbar {
    display: none; }

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

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

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

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

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    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.428571429;
  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: 20px;
  margin-bottom: 20px;
  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; }

[role="button"] {
  cursor: pointer; }

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: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  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: 10px;
  margin-bottom: 10px; }
  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: 36px; }

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

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: 768px) {
  .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 #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.428571429;
    color: #777777; }
    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'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  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: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .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: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .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.428571429;
    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-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  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; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > 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: 20px;
  font-size: 21px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
  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-group-sm input[type="date"], 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-group-sm input[type="time"], 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-group-sm input[type="datetime-local"], 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, .input-group-sm input[type="month"] {
    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-group-lg input[type="date"], 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-group-lg input[type="time"], 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-group-lg input[type="datetime-local"], 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, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  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; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .help-block-deposit-enets,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 .help-block-deposit-enets,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 .help-block-deposit-enets,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    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: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    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: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.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.428571429;
  color: #777777;
  white-space: nowrap; }

.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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .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 + .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,
  .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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.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"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #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: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 {
    z-index: 2;
    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: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        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: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      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: #337ab7; }

.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: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .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-device-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: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .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: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  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: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a, .navbar-nav > li > div > div > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .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: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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-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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .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: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

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

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .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: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #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: 767px) {
    .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: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #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: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .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: 20px;
  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: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 7px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      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 {
    z-index: 2;
    color: #23527c;
    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: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.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;
  line-height: 1.5; }
.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: 20px 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: #777777;
    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: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  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; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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,
.progress-bar-striped {
  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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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 {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

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

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

.list-group {
  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; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.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,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.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,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.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,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.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,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.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,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.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,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.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,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table: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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-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: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.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: 21px;
  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: hidden;
  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: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -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: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 0px !important; }

.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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

.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-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: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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); }
  .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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  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; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  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);
  background-color: rgba(0, 0, 0, 0); }
  .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%;
    margin-top: -10px;
    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;
    line-height: 1;
    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: rgba(0, 0, 0, 0); }
  .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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .filter-wrapper:before, .clearfix:after, .filter-wrapper:after {
  content: " ";
  display: table; }
.clearfix:after, .filter-wrapper: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; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

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

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

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

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

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

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

@media (min-width: 992px) 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 !important; }

  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: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) 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 !important; }

  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; } }
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px; }

.alert a {
  font-weight: bold; }

.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c; }

.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269; }

.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c; }

.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534; }

.view-system-messages .alert {
  background: #fff7dd;
  color: #d0893c;
  border: #d0893c 2px solid;
  margin-bottom: 8px; }
  .view-system-messages .alert::before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    float: left;
    padding-right: 7px;
    font-size: 30px;
    margin-top: -7px;
    margin-left: -5px; }
  .view-system-messages .alert:last-child {
    margin-bottom: 0px; }
  .view-system-messages .alert.alert-success {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d; }
    .view-system-messages .alert.alert-success .close {
      color: #3c763d; }
  .view-system-messages .alert .close {
    color: #d0893c;
    font-size: 24px;
    opacity: 1;
    line-height: 0.7;
    font-weight: normal; }

.node--type-landing_page .block-views-blocksystem-messages-global-announcements .view-system-messages .alert:last-child {
  margin-bottom: 15px; }

.path-account .view-system-messages .alert:last-child {
  margin-bottom: 15px; }

/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear; }

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em; }
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity; }
  html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #337ab7;
    opacity: 1; }
html.js .form-item .input-group-addon .input-group-addon {
  background-color: white; }
html.js .ajax-new-content:empty {
  display: none !important; }

/**
 * $file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold; }

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/ }

.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em; }

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0; }

.field--label-inline .field--label::after {
  content: ':'; }

/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%; }
  .file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc; }
    .file > span:first-child {
      border-left: 1px solid #ccc; }
    .file > span:last-child {
      border-right: 1px solid #ccc; }
  .file > .tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    display: table-cell;
    padding: 0 1em;
    top: 0;
    vertical-align: middle;
    border-left: 1px solid inherit; }
    .file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
      border: 1px solid #f7e1b5; }

.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle; }

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }
  .file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
    color: inherit; }

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle; }

.image-widget.row {
  overflow: hidden; }

/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px; }

.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0; }

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px; }

/**
 * Form styles.
 */
table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0; }

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%; }
  .form-inline .select-wrapper {
    width: auto; }
  .input-group .select-wrapper {
    display: table-cell; }
    .input-group .select-wrapper:first-child .form-control:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .input-group .select-wrapper:last-child .form-control:first-child {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em; }
    .select-wrapper select::-ms-expand {
      opacity: 0; }
  .select-wrapper:after {
    color: #337ab7;
    content: '▼';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10; }
    .has-glyphicons .select-wrapper:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e114';
      display: inline-block;
      font-family: 'Glyphicons Halflings'; }
    .has-error .select-wrapper:after {
      color: #a94442; }
    .has-success .select-wrapper:after {
      color: #3c763d; }
    .has-warning .select-wrapper:after {
      color: #8a6d3b; }

.form-required:after {
  background-image: url(../images/required.svg);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 7px;
  width: 10px; }

.form-actions .btn, .form-actions .btn-group {
  margin-right: 10px; }
.form-actions .btn-group .btn {
  margin-right: 0; }

/**
 * Icon styles.
 */
a .icon-before .glyphicon {
  margin-right: .25em; }
a .icon-after .glyphicon {
  margin-left: .25em; }

.btn .icon-before .glyphicon {
  margin-left: -.25em;
  margin-right: .25em; }
.btn .icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -.25em; }

.icon:not(.glyphicon) {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon:not(.glyphicon).disabled {
    color: #c2c2c2;
    pointer-events: none; }
  .icon:not(.glyphicon).sppl-arrow-up:before {
    font-family: 'icomoon';
    vertical-align: middle;
    line-height: 20px;
    content: "\e903";
    display: inline-block;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }

.icon.icon--arrow-up {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .icon.icon--arrow-up :before {
    content: "\e905"; }
.icon.icon--arrow-up:before {
  content: "\e905"; }
.icon.icon--arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--arrow-down :before {
    content: "\e905"; }
.icon.icon--arrow-right:before {
  content: "\e905"; }
.icon.icon--arrow-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--arrow-left:before {
    content: "\e905"; }
.icon.icon--ellipsis:before {
  content: "\e908"; }
.icon.icon--ellipsis-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--ellipsis-v:before {
    content: "\e908"; }
.icon.icon--strong-arrow-up:before {
  content: "\e916"; }
.icon.icon--strong-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--strong-arrow-down:before {
    content: "\e916"; }
.icon.icon--strong-arrow-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .icon.icon--strong-arrow-left:before {
    content: "\e916"; }
.icon.icon--strong-arrow-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--strong-arrow-right:before {
    content: "\e916"; }
.icon.icon--sp-logo:before {
  content: "\e91a"; }
.icon.icon--betslip:before {
  content: "\e904"; }
.icon.icon--account:before {
  content: "\e901"; }
.icon.icon--semi-arrow-down:before {
  content: "\e902"; }
.icon.icon--semi-arrow-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--semi-arrow-up:before {
    content: "\e902"; }
.icon.icon--semi-arrow-left:before {
  content: "\e903"; }
.icon.icon--semi-arrow-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .icon.icon--semi-arrow-right:before {
    content: "\e903"; }
.icon.icon--cross:before {
  content: "\e907"; }
.icon.icon--exclude-multiples:before {
  content: "\e90a"; }
.icon.icon--football:before {
  content: "\e90d"; }
.icon.icon--helmet:before {
  content: "\e90e"; }
.icon.icon--include-multiples:before {
  content: "\e90f"; }
.icon.icon--information:before {
  content: "\e910"; }
.icon.icon--clock:before {
  content: "\e911"; }
.icon.icon--menu:before {
  content: "\e912"; }
.icon.icon--menu-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .icon.icon--menu-v:before {
    content: "\e912"; }
.icon.icon--multiples:before {
  content: "\e913"; }
.icon.icon--online-only:before {
  content: "\e914"; }
.icon.icon--responsible-gaming:before {
  content: "\e919"; }
.icon.icon--statistics:before {
  content: "\e91c"; }
.icon.icon--tick:before {
  content: "\e91e"; }
.icon.icon--qp:before {
  content: "\e918"; }
.icon.icon--4d-logo:before {
  content: "\e900"; }
.icon.icon--calendar:before {
  content: "\e906"; }
.icon.icon--warning:before {
  content: "\e909"; }
.icon.icon--facebook:before {
  content: "\e90b"; }
.icon.icon--filter:before {
  content: "\e90c"; }
.icon.icon--add:before {
  content: "\e915"; }
.icon.icon--help:before {
  content: "\e917"; }
.icon.icon--sports:before {
  content: "\e91b"; }
.icon.icon--singapore-sweep:before {
  content: "\e91d"; }
.icon.icon--toto-logo:before {
  content: "\e91f"; }
.icon.icon--twitter:before {
  content: "\e920"; }
.icon.icon-twitter {
  content: "\e920"; }
.icon.icon-toto-logo {
  content: "\e91f"; }
.icon.icon-singapore-sweep {
  content: "\e91d"; }
.icon.icon-sports {
  content: "\e91b"; }
.icon.icon-help {
  content: "\e917"; }
.icon.icon-add {
  content: "\e915"; }
.icon.icon-filter {
  content: "\e90c"; }
.icon.icon-facebook {
  content: "\e90b"; }
.icon.icon-warning {
  content: "\e909"; }
.icon.icon-calendar {
  content: "\e906"; }
.icon.icon-4d-logo {
  content: "\e900"; }
.icon.icon-arrow-up {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: "\e905"; }
.icon.icon-arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e905"; }
.icon.icon-arrow-right {
  content: "\e905"; }
.icon.icon-arrow-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e905"; }
.icon.icon-ellipsis {
  content: "\e908"; }
.icon.icon-ellipsis-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e908"; }
.icon.icon-strong-arrow-up {
  content: "\e916"; }
.icon.icon-strong-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e916"; }
.icon.icon-strong-arrow-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  content: "\e916"; }
.icon.icon-strong-arrow-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e916"; }
.icon.icon-sp-logo {
  content: "\e91a"; }
.icon.icon-betslip {
  content: "\e904"; }
.icon.icon-account {
  content: "\e901"; }
.icon.icon-semi-arrow-down {
  content: "\e902"; }
.icon.icon-semi-arrow-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e902"; }
.icon.icon-semi-arrow-left {
  content: "\e903"; }
.icon.icon-semi-arrow-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "\e903"; }
.icon.icon-cross {
  content: "\e907"; }
.icon.icon-exclude-multiples {
  content: "\e90a"; }
.icon.icon-football {
  content: "\e90d"; }
.icon.icon-helmet {
  content: "\e90e"; }
.icon.icon-include-multiples {
  content: "\e90f"; }
.icon.icon-information {
  content: "\e910"; }
.icon.icon-clock {
  content: "\e911"; }
.icon.icon-menu {
  content: "\e912"; }
.icon.icon-menu-v {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  content: "\e912"; }
.icon.icon-multiples {
  content: "\e913"; }
.icon.icon-online-only {
  content: "\e914"; }
.icon.icon-responsible-gaming {
  content: "\e919"; }
.icon.icon-statistics {
  content: "\e91c"; }
.icon.icon-tick {
  content: "\e91e"; }
.icon.icon-qp {
  content: "\e918"; }
.icon.icon--strong {
  font-weight: bold; }
.icon.icon--large {
  font-size: 15px; }
.icon.icon--larger {
  font-size: 22px; }
.icon.icon--x-large {
  font-size: 30px; }

/**
 * Navbar styling.
 */
body {
  position: relative; }
  body.navbar-is-static-top {
    margin-top: 0; }
  body.navbar-is-fixed-top {
    margin-top: 65px; }
  body.navbar-is-fixed-bottom {
    padding-bottom: 65px; }
  @media screen and (min-width: 768px) {
    body {
      margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
      position: fixed; }
    body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
      z-index: 500; }
    body.toolbar-vertical.navbar-is-fixed-top header {
      top: 39px; } }

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px; } }
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px; } }
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px; } }

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    .navbar .logo {
      margin-right: 0;
      padding-left: 0; } }

/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px; }

.node-preview-form-select {
  padding: 15px; }

/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }
  .panel-title, .panel-title:hover, .panel-title:focus, .panel-title:hover:focus {
    color: inherit; }
  .panel-title:focus, .panel-title:hover {
    text-decoration: none; }

.popover {
  background: #ebf0f4;
  color: #0194d7;
  border: 2px solid #0194d7;
  z-index: 99999; }

.popover .popover-content {
  padding: 10px; }

.popover .popover-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0; }

.popover.top > .arrow {
  border-top-color: #0194d7; }

.popover.top > .arrow:after {
  border-bottom-width: 2px;
  border-top-color: #ebf0f4; }

.popover.bottom > .arrow {
  border-bottom-color: #0194d7; }

.popover.bottom > .arrow:after {
  border-top-width: 2px;
  border-bottom-color: #ebf0f4; }

.popover.left > .arrow {
  border-left-color: #0194d7; }

.popover.left > .arrow:after {
  border-right-width: 2px;
  border-left-color: #ebf0f4; }

.popover.right > .arrow {
  border-right-color: #0194d7; }

.popover.right > .arrow:after {
  border-left-width: 2px;
  border-right-color: #ebf0f4; }

/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px; }
  .progress-wrapper:last-child .progress {
    margin-bottom: 5px; }
  .progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px; }
  .progress-wrapper .percentage,
  .progress-wrapper .progress-label {
    font-size: 12px; }
  .progress-wrapper .progress-bar {
    min-width: 2em; }

/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px; }

.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden; }

.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px; }
  .tabledrag-handle:hover, .tabledrag-handle:focus {
    color: #337ab7; }

.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }
  [dir="rtl"] .indentation {
    float: right;
    margin: -0.4em -0.4em -0.4em 0.2em;
    padding: 0.42em 0.6em 0.42em 0; }

/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px; }

.tabs--secondary {
  margin: 10px 0 5px; }

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px; }

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0; }
  .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
    color: #777777;
    font-size: 12px; }

.tab-pane > .panel-heading {
  display: none; }

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

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      border-radius: 0 0 4px 4px; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a,
  .tabs-below > .nav-tabs > .active > a:hover,
  .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px; }
  .tabs-left > .nav-tabs > li,
  .tabs-right > .nav-tabs > li {
    float: none; }
    .tabs-left > .nav-tabs > li:focus,
    .tabs-right > .nav-tabs > li:focus {
      outline: 0; }
    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
      margin-right: 0;
      margin-bottom: 3px; }
      .tabs-left > .nav-tabs > li > a:focus,
      .tabs-right > .nav-tabs > li > a:focus {
        outline: 0; }
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }
  .tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #ddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs > .active > a,
  .tabs-left > .nav-tabs > .active > a:hover,
  .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }
  .tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ddd;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  .tabs-right > .nav-tabs > .active > a,
  .tabs-right > .nav-tabs > .active > a:hover,
  .tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent; }

/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031; }
body.toolbar-fixed .navbar-fixed-top {
  top: 39px; }
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px; }
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px; }
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px; }
  body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px; }
    body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
      width: 240px; }

body.toolbar-loading {
  margin-top: 0; }
  body.toolbar-loading.toolbar {
    margin-bottom: 15px; }

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000; }
  .ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #333333;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.428571429;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item.ui-state-hover {
      background: #f5f5f5;
      color: #262626; }
    .ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
      background: #337ab7;
      color: #fff; }

ol,
ul {
  padding-left: 1.5em; }
  .popover ol:last-child,
  .popover ul:last-child {
    margin-bottom: 0; }

.page-header {
  margin-top: 0; }

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5; }

p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0; }

.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0; }
.region-help .block {
  overflow: hidden; }

.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

.help-block-deposit-enets,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block-deposit-enets:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

.col-xs-6 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-6 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-12 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-12 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-10 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-10 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-7 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-1 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-1 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-4 {
  padding-left: 8px;
  padding-right: 8px; }

.col-sm-5 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-lg-2 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-3 {
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-9 {
  padding-left: 8px;
  padding-right: 8px; }

.col-md-12 {
  padding-left: 8px;
  padding-right: 8px; }

.row {
  margin-left: -8px;
  margin-right: -8px; }

.relative-row-twig {
  position: relative; }

.container {
  padding-left: 8px;
  padding-right: 8px; }

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?d1ev0r");
  src: url("fonts/icomoon.eot?d1ev0r#iefix") format("embedded-opentype"), url("fonts/icomoon.woff?d1ev0r") format("woff"), url("fonts/icomoon.ttf?d1ev0r") format("truetype"), url("fonts/icomoon.svg?d1ev0r#icomoon") format("svg"); }
@font-face {
  font-family: "icomoon-spinner";
  src: url("fonts/icomoon-spinner.eot?-9haulc");
  src: url("fonts/icomoon-spinner.eot?-9haulc#iefix") format("embedded-opentype"), url("fonts/icomoon-spinner.woff?-9haulc") format("woff"), url("fonts/icomoon-spinner.ttf?-9haulc") format("truetype"), url("fonts/icomoon-spinner.svg?-9haulc#icomoon") format("svg"); }
@font-face {
  font-family: "text-security-disc";
  src: url("fonts/text-security-disc.eot");
  src: url("fonts/text-security-disc.eot?#iefix") format("embedded-opentype"), url("fonts/text-security-disc.woff") format("woff"), url("fonts/text-security-disc.ttf") format("truetype"), url("fonts/text-security-disc.svg#text-security") format("svg"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }
  *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

html {
  width: 100%;
  height: 100%; }

strong {
  font-weight: bold; }

body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 12px;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  margin-top: 0; }
  body .twelve-rows-region {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 16px; }

.innerContainerStyle {
  background: #fff;
  margin-bottom: 102px;
  padding-left: 20px;
  padding-right: 20px; }

.form-control-registration-mobile-number {
  z-index: 0 !important; }

.validation .validation--error-inline {
  background-color: #f8e7e7 !important;
  border-color: #c74949 !important;
  color: #c74949 !important; }

.text-lowercase {
  text-transform: lowercase; }

.logout-link {
  padding-top: 16px; }

.help-block {
  float: left;
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  font-style: italic; }

.help-block-deposit-enets {
  float: left;
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  font-style: italic; }

.accountbox-app .help-block {
  margin-bottom: 0;
  margin-top: 6px;
  font-style: italic;
  line-height: 1.2; }
.accountbox-app .help-block-deposit-enets {
  margin-bottom: 0;
  margin-top: 6px;
  font-style: italic;
  line-height: 1.2; }

.minilogin-app .modal .help-block {
  margin-bottom: 0;
  margin-top: 6px;
  font-style: italic;
  line-height: 1.2; }
.minilogin-app .modal .help-block-deposit-enets {
  margin-bottom: 0;
  margin-top: 6px;
  font-style: italic;
  line-height: 1.2; }

.email-nl-padding {
  padding-top: 5px; }

.email-nl-label-padding {
  padding-top: 0px !important; }

.registerPageTitle h2 {
  color: #0091d2;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 20px !important; }

.col-form-label {
  font-size: 12px;
  text-align: right;
  font-weight: bold;
  color: #666;
  margin: 0;
  margin-top: 8px; }
  .col-form-label.black {
    color: #333; }

.residentialTitle {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ccc;
  border-bottom: 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 769px) {
    .residentialTitle {
      margin-left: 50px; } }

button.white {
  background: linear-gradient(to bottom, #fff, #f2f2f2);
  background: -webkit-linear-gradient(top, #fff, #f2f2f2);
  background: -moz-linear-gradient(top, #fff, #f2f2f2);
  padding: 9px 7px;
  border: 1px solid #ddd;
  border-radius: 4px;
  border-bottom: 2px solid #bcbcbc;
  width: 100%;
  font-size: 1.1em;
  font-weight: bold;
  color: #444;
  line-height: 1em;
  font-size: 12px; }

.leftpadding {
  padding-left: 8px; }

.rightpadding {
  padding-right: 8px !important; }

.widthminus {
  max-width: 2px !important;
  padding: 0 !important;
  line-height: 30px; }

.newslettersSpanText {
  font-size: 12px; }

.heightChanges {
  height: 32px; }

.widthChanges-col-md-2 {
  max-width: 18% !important;
  float: left !important;
  padding-right: 8px !important; }

.clearBoth {
  clear: both; }

.btn-success {
  background: linear-gradient(to bottom, #83bc00, #75a600);
  background: -webkit-linear-gradient(top, #83bc00, #75a600);
  background: -moz-linear-gradient(top, #83bc00, #75a600);
  border: none;
  border-radius: 4px;
  border-bottom: 2px solid #557601;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 12px 25px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #333; }
  .btn-success:hover {
    background: linear-gradient(to bottom, #98cf16, #98cf16);
    background: -webkit-linear-gradient(top, #98cf16, #98cf16);
    background: -moz-linear-gradient(top, #98cf16, #98cf16); }

.btn-back {
  background-color: #999999;
  border: none;
  border-radius: 4px;
  border-bottom: 2px solid #777777;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 12px 25px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #333;
  margin-bottom: 20px; }
  .btn-back:active {
    background: linear-gradient(to bottom, #cccccc, #999999);
    background: -webkit-linear-gradient(top, #cccccc, #999999);
    background: -moz-linear-gradient(top, #cccccc, #999999);
    color: #fff; }
  .btn-back:hover {
    background: linear-gradient(to bottom, #cccccc, #999999);
    background: -webkit-linear-gradient(top, #cccccc, #999999);
    background: -moz-linear-gradient(top, #cccccc, #999999);
    color: #fff; }

.flex-align-footer,
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.padding-left-15 {
  padding-left: 8px; }

.form-control {
  background-color: #f5f5f5;
  border-color: #d8d8d8;
  border-radius: 4px;
  box-shadow: none;
  transition: none;
  padding: 6px;
  font-size: 12px;
  height: 32px !important; }

select.form-control {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/arrow.png);
  background-position: right 10px bottom 45%;
  background-repeat: no-repeat; }

.heightChangesRegMobileNumberCode {
  height: 32px;
  background-color: #f5f5f5;
  border-right: 0; }

.changesBorderLeft {
  border-left: 0; }

.marginLeft-25 {
  margin-left: 25px; }

.marginLeft-45 {
  margin-left: 45px; }

.input-group-addon {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon {
  width: 9%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px; }

.input-group-btn {
  width: 9%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px; }

.marginzero {
  margin: 0; }

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

.marginBottom-zero {
  margin-bottom: 0; }

label {
  position: relative;
  cursor: pointer;
  color: #666; }

a {
  cursor: pointer; }

input[type="checkbox"] + .label-text:before {
  float: left;
  content: "";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  margin-right: 1px;
  font-size: 20px; }
input[type="checkbox"]:checked + .label-text:before {
  content: "\f14a";
  color: #2980b9;
  animation: effect 250ms ease-in;
  font-size: 20px; }

.label-text {
  line-height: 1.67;
  font-weight: normal; }

.form-check-label-gender {
  margin-bottom: 0;
  margin-top: 6px; }
  .form-check-label-gender input[type="radio"] {
    display: none; }
  .form-check-label-gender > .label-text {
    padding-left: 26px; }

input[type="checkbox"]:disabled + .label-text {
  color: #aaa; }

input[type="checkbox"]:disabled + .label-text:before {
  content: "\f0c8";
  color: #ccc; }

input[type="radio"] + .label-text:before {
  float: left;
  content: "\f10c";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  margin-right: 5px;
  font-size: 18px; }

input[type="radio"]:disabled + .label-text {
  color: #aaa; }

input[type="radio"]:disabled + .label-text:before {
  content: "\f111";
  color: #ccc; }

.padding-Left {
  padding-left: 8px !important;
  float: left !important; }

.toggle input[type="radio"] + .label-text:before {
  content: "\f204";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 10px; }

input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.toggle input[type="radio"]:checked + .label-text:before {
  content: "\f205";
  color: #16a085;
  animation: effect 250ms ease-in; }

.toggle input[type="radio"]:disabled + .label-text {
  color: #aaa; }

.toggle input[type="radio"]:disabled + .label-text:before {
  content: "\f204";
  color: #ccc; }

.form-check label {
  margin: 0; }

.form-check {
  margin-bottom: 2px; }

.registerdetailsPageTitle h1 {
  color: #005286;
  font-size: 28px;
  margin-top: 20px; }

.user-row {
  margin-bottom: 14px; }
  .user-row:last-child {
    margin-bottom: 0; }

.dropdown-user {
  margin: 13px 0;
  padding: 5px;
  height: 100%; }

.dropdown-user:hover {
  cursor: pointer; }

.table-user-information > tbody > tr {
  border-top: 0; }

.table-user-information > tbody > tr:first-child {
  border-top: 0; }

.table-user-information > tbody > tr > td {
  border-top: 0; }

.toppad {
  margin-top: 20px; }

.leftRegisterTitle {
  line-height: 30px;
  text-align: right; }

.rightRegisterTitle {
  line-height: 30px;
  text-align: left; }

.widthminusTwo {
  line-height: 30px;
  text-align: center; }

.btn-gary {
  background: linear-gradient(to bottom, #cbcbcb, #ccc);
  background: -webkit-linear-gradient(top, #cbcbcb, #ccc);
  background: -moz-linear-gradient(top, #cbcbcb, #ccc);
  border-bottom: 2px solid #cbcbcb; }

.otp-title {
  font-size: 12px;
  color: #666;
  margin-bottom: 20px; }

.otpContainBoxFooter {
  border-top: 0; }

.otpContainBoxBody {
  border-bottom: solid 1px #ccc; }

.otp-btn {
  margin: 0;
  padding: 11px 11px; }

.no-bg {
  background: none;
  border: none;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 6px;
  text-align: center;
  text-decoration: underline; }

.timed-notice-warning {
  display: none;
  background: #ffcd00;
  padding: 6px 0px;
  color: #474747;
  text-align: center;
  font-size: 11px; }

.show {
  display: block !important; }

.timed-notice-warning .timed-notice-warning__message.timed-notice-warning__message--reset {
  width: 100%;
  float: none; }

.navbar {
  background-color: #005286;
  border-radius: 0;
  border: none;
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
  padding: 0; }

.container > .navbar-header {
  margin-right: 0;
  margin-left: 30px; }
.container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }

.container-fluid > .navbar-header {
  margin-right: 0;
  margin-left: 0; }
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }

.navbar > .container .navbar-brand {
  margin-left: -8px; }
.navbar > .container-fluid .navbar-brand {
  margin-left: -8px; }

.b-header {
  margin-bottom: 0;
  margin-top: 0; }
  .b-header .b-header__logo {
    padding: 0px 18px;
    margin-top: 9px;
    margin-bottom: 9px;
    text-decoration: none;
    outline: 0; }
  .b-header .b-header__logo:before {
    font-family: "icomoon";
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e91a";
    font-size: 45px;
    color: #ffffff; }
  .b-header .b-header__language-switcher {
    display: block !important;
    float: right !important;
    display: none !important; }
  .b-header .b-header__actions {
    margin: 5px 5px 0 0;
    float: right; }
    .b-header .b-header__actions .h-collapse-indicator {
      display: none; }
      .b-header .b-header__actions .h-collapse-indicator:before {
        font-size: 24px;
        content: "\e908"; }
  .b-header .b-header__menu.js-collapse-target.collapse {
    display: block;
    float: left; }
  .b-header .b-header__menu .b-menu .b-menu__menu-link {
    color: #fff; }

.user-login-content.outer {
  background-color: #f5f5f5;
  text-align: center;
  display: table;
  min-height: 400px;
  margin: auto; }
  .user-login-content.outer .inner {
    display: table-cell;
    text-align: initial;
    min-height: 400px;
    vertical-align: middle; }

.language-switch {
  padding-top: 19px;
  padding-left: 5px; }
  .language-switch .language-switch__body {
    display: inline-block;
    border: 2px solid #34b5f8;
    border-radius: 80px;
    background-color: #005286;
    padding: 2px; }
    .language-switch .language-switch__body ul {
      padding-left: 0;
      list-style: none;
      margin-left: -5px;
      margin: 0; }
      .language-switch .language-switch__body ul li.active {
        border: 2px solid #005286;
        border-radius: 50px;
        border-color: #34b5f8;
        background-color: #34b5f8; }
      .language-switch .language-switch__body ul > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px; }

.b-footer {
  background-color: #474747;
  color: #ffffff; }
  @media screen and (min-width: 991px) {
    .b-footer {
      margin-top: 32px; } }
  .b-footer .b-footer__off-canvas {
    position: absolute;
    z-index: 100;
    right: 0;
    display: none; }
  .b-footer .b-footer__wrapper {
    display: block; }
  .b-footer .region-footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 16px; }
  .b-footer .b-footer__wrapper {
    margin-left: -8px;
    margin-right: -8px;
    margin: 0px; }
  .b-footer .block-menu {
    float: left;
    width: 25%;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
  @media (max-width: 990px) {
    .b-footer .block-menu {
      width: 50%; }
    .b-footer #block-ourservicesfootermenu {
      height: 350px; }
    .b-footer #block-accountsfootermenu {
      height: 350px; }
    .b-footer #block-sportsfootermenu {
      height: 250px; }
    .b-footer #block-lotteryfootermenu {
      height: 250px; } }
  .b-footer .b-block__title {
    border-radius: 0;
    border: none;
    padding: 0;
    background: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px; }
  .b-footer .b-menu {
    flex-direction: column; }
    .b-footer .b-menu .b-menu__list-item {
      padding: 0px; }
      .b-footer .b-menu .b-menu__list-item .b-menu__menu-link {
        border: none !important;
        padding: 0px;
        background: transparent !important;
        color: #dadada;
        font-weight: normal; }
        .b-footer .b-menu .b-menu__list-item .b-menu__menu-link:hover {
          color: #ffffff !important;
          text-decoration: underline; }
    .b-footer .b-menu.b-menu--vertical > .b-menu__list-item .b-menu__menu-link {
      font-size: 12px; }

.h-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.ourserviceList li a {
  font-weight: bold !important;
  color: #fff !important; }
  .ourserviceList li a:hover {
    text-decoration: underline !important; }

.h-collapse-indicator {
  cursor: pointer;
  display: inline-block; }
  .h-collapse-indicator:before {
    font-family: "icomoon";
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";
    font-weight: bold;
    font-size: 15px;
    -webkit-transform: rotate(-90deg);
    -ms--transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
    .h-collapse-indicator:before.disabled {
      color: #c2c2c2;
      pointer-events: none; }

ul li.leaf {
  list-style: none;
  list-style-image: none; }
ul li.expanded {
  list-style: none;
  list-style-image: none; }
ul li.collapsed {
  list-style: none;
  list-style-image: none; }
ul.secondary {
  float: right; }

.nav > li {
  position: relative;
  display: block; }
  .nav > li > a, .nav > li > div > div > a {
    position: relative;
    display: block;
    padding: 10px 15px; }

.pull-left {
  float: left !important; }

.b-header__menu .b-menu {
  margin-top: 0px; }

@media (min-width: 991px) {
  .menu-overlay {
    background-color: black;
    width: 257px;
    height: 100%;
    position: absolute;
    opacity: 0.2;
    z-index: 2; } }
@media (min-width: 991px) {
  .menu-overlay-mobile {
    background-color: black;
    width: 257px;
    height: 100%;
    position: absolute;
    opacity: 0.2;
    z-index: 2; } }
@media (max-width: 991px) {
  .menu-overlay-mobile {
    background-color: black;
    width: 115px;
    height: 40px;
    position: absolute;
    opacity: 0.2;
    z-index: 2; } }
.navbar-nav {
  float: left;
  margin: 0;
  flex-direction: initial; }
  .navbar-nav > li {
    float: left; }
    .navbar-nav > li > a, .navbar-nav > li > div > div > a {
      padding-top: 16.5px;
      padding-bottom: 16.5px; }

.hide {
  display: none; }

.h-collapse-indicator.collapsed:before {
  -webkit-transform: rotate(0deg);
  -ms--transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }
.h-collapse-indicator:before {
  font-family: "icomoon";
  display: inline-block;
  font-style: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-weight: bold;
  font-size: 15px;
  -webkit-transform: rotate(-90deg);
  -ms--transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.navbar-header {
  float: left;
  margin: 0;
  padding: 0; }

nav ul li {
  float: left;
  padding: 0;
  line-height: 17px; }

.error {
  background: #f7e7e7;
  border: 2px solid #e09b9b; }

.language-toggle {
  width: 88px;
  height: 32px;
  border-radius: 16px;
  border: 2px solid #26b2f5;
  margin-left: 15px;
  margin: 10px 0 10px 15px;
  padding: 1px;
  position: relative; }
  .language-toggle span {
    color: #26b2f5;
    height: 26px;
    padding: 5px 8px;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: 1px; }
    .language-toggle span.ch {
      right: 1px;
      left: auto; }
    .language-toggle span.language-selected {
      background: #26b2f5;
      color: #fff;
      border-radius: 13px; }

.form-inline .form-inverse {
  margin: 0; }
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.b-utility {
  background-image: -webkit-linear-gradient(left, #005e9e 0%, #0194d7 100%);
  background-image: -o-linear-gradient(left, #005e9e 0%, #0194d7 100%);
  background-image: linear-gradient(to right, #005e9e 0%, #0194d7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e9e', endColorstr='#ff0194d7', GradientType=1); }
  .b-utility .region-utility {
    height: 50px;
    min-height: 50px; }
    .b-utility .region-utility .region-utility__menu-action {
      float: left !important;
      border-radius: 0;
      z-index: 1;
      border: none;
      padding: 10px 12px 7px;
      display: none; }
    .b-utility .region-utility #block-bean-mini-account {
      width: 65%;
      margin-left: auto; }
      @media (min-width: 768px) {
        .b-utility .region-utility #block-bean-mini-account {
          width: 83%;
          margin-right: auto; } }
      @media (min-width: 992px) {
        .b-utility .region-utility #block-bean-mini-account {
          width: 90%;
          float: right; } }
    .b-utility .region-utility .mini-login-gadget .h-v-align-box {
      height: 50px; }
  .b-utility .region-utility .mini-login-gadget .h-v-align-box .h-v-align-box__element .form-group .button {
    padding-right: 11px;
    padding-left: 11px; }
  @media (min-width: 768px) {
    .b-utility #block-minilogin {
      width: 100%;
      float: right; } }
  @media (min-width: 991px) {
    .b-utility #block-minilogin {
      width: 65%;
      float: right; } }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px !important;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.form-inverse {
  margin: 0; }
  .form-inverse .form-control {
    background-color: #005286;
    border: 1px solid #5899d3;
    font-weight: bold;
    color: #ffffff; }
  .form-inverse .button {
    padding: 4px 12px; }
  .form-inverse.form-inline .form-group {
    margin-right: 10px; }
    .form-inverse.form-inline .form-group:last-child {
      margin-right: 0; }

.minilogin-app .button {
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }

.button {
  padding: 6px 12px;
  border-radius: 4px;
  border: 0px none;
  cursor: pointer;
  font-weight: 600; }
  .button.disabled {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .button.button--blue-gradient {
    background-color: #34b5f8;
    background-image: -webkit-linear-gradient(top, #34b5f8 0%, #3c91c9 100%);
    background-image: -o-linear-gradient(top, #34b5f8 0%, #3c91c9 100%);
    background-image: linear-gradient(to bottom, #34b5f8 0%, #3c91c9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34b5f8',endColorstr='#ff3c91c9',GradientType=0);
    border-bottom: 2px solid #22597d;
    color: #ffffff; }
    .button.button--blue-gradient:focus, .button.button--blue-gradient:hover {
      background: none;
      background-color: #22597d;
      color: #ffffff; }
  .button.validation--error-button {
    background-color: #c74949;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34b5f8',endColorstr='#ff3c91c9',GradientType=0);
    color: #ffffff; }
  .button.button--orange {
    background-color: #ff8200;
    border-bottom: 2px solid #cc6800;
    color: #ffffff; }
    .button.button--orange:focus, .button.button--orange:hover {
      background-color: #cc6800;
      color: #ffffff; }
  .button.button.button--green-light {
    color: #ffffff;
    background-color: #85ba01;
    border-color: transparent;
    border-bottom: 2px solid #618701;
    text-decoration: none; }
    .button.button.button--green-light:hover, .button.button.button--green-light:focus {
      background: none;
      background-color: #97d301; }

input.input-sm::placeholder, .input-group-sm > input.form-control::placeholder,
.input-group-sm > input.input-group-addon::placeholder,
.input-group-sm > .input-group-btn > input.btn::placeholder {
  color: #016aaa; }

.minilogin-app .modal input[type="radio"]:checked + label:before {
  background-color: #36a8dc;
  font-size: 39px;
  text-align: center;
  line-height: 18px;
  box-shadow: inset 0 3px 0 0 #ffffff, inset 3px 0 0 0 #ffffff, inset 0 0 3px 0 #ffffff, inset 0 0 0 3px #ffffff; }

input[type="radio"]:checked + label:before {
  background-color: #36a8dc;
  font-size: 39px;
  text-align: center;
  line-height: 18px;
  box-shadow: inset 0 3px 0 0 #ffffff, inset 3px 0 0 0 #ffffff, inset 0 0 3px 0 #ffffff, inset 0 0 0 3px #ffffff; }

.link--white {
  color: #ffffff; }

.top_mobile_menu {
  display: none; }

.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.visible-xs {
  display: none; }

.visible-sm {
  display: none; }

.visible-md {
  display: none; }

.visible-lg {
  display: none; }

.h-v-align-box .h-v-align-box__element {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0; }

.h-v-align-box {
  position: relative; }

.b-menu li a {
  color: #005286; }

.small-menu li a {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.03em;
  text-decoration: none; }
  .small-menu li a:hover {
    text-decoration: none;
    background-color: #34b5f8; }
  .small-menu li a.active {
    background-image: none;
    background-color: #f5f5f5;
    color: #3c91c9; }

.b-footer .b-footer__wrapper.collapse ~ .b-footer__copyright {
  padding: 10px 0px; }
.b-footer .b-footer__wrapper ~ .b-footer__copyright {
  display: none; }
.b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message {
  padding: 0 16px;
  font-size: 10px;
  line-height: 1.1em; }
.b-footer .b-footer__responsible-gaming {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
  background: white;
  overflow: hidden; }

.b-footer__copyright {
  margin-bottom: 10px; }

.h-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.play-responsibily {
  width: 280px;
  margin: auto; }
  .play-responsibily .play-responsibily__sprite {
    height: 140px;
    width: 552px;
    background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -765px 0 no-repeat;
    display: block;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center; }
    .play-responsibily .play-responsibily__sprite:lang(zh-hans) {
      background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -765px -150px no-repeat; }

.wla {
  margin: auto; }
  .wla .wla__sprite {
    height: 140px;
    width: 700px;
    background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -10px 0 no-repeat;
    display: block;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center; }

.sts {
  width: 130px;
  margin: auto; }
  .sts .sts__sprite {
    height: 140px;
    width: 216px;
    background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -1338px 0 no-repeat;
    display: block;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center; }

.collapse.in {
  display: block !important; }

.expandable-container .collapse.in {
  display: none !important; }

.h-v-align-box {
  position: relative;
  height: 53px; }

.b-menu__menu-top-link {
  display: none; }

label {
  position: relative;
  cursor: pointer;
  color: #666; }

input[type="checkbox"] {
  position: absolute; }

.padding-Move-left {
  padding-left: 28px; }

/*Check box*/
input[type="checkbox"] + .label-text:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  position: absolute;
  left: 0;
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-radius: 4px; }
input[type="checkbox"]:checked + .label-text:before {
  font-family: "icomoon";
  content: "\e91e";
  color: #ffffff;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  background: linear-gradient(to bottom, #357ccc, #2b67ab);
  background: -webkit-linear-gradient(top, #357ccc, #2b67ab);
  background: -moz-linear-gradient(top, #357ccc, #2b67ab);
  border: 1px solid #2b67ab; }
input[type="checkbox"]:disabled + .label-text {
  color: #aaa; }
  input[type="checkbox"]:disabled + .label-text:before {
    content: "\f0c8";
    color: #ccc; }

.has-error input[type="checkbox"] + .label-text:before {
  background: #f7e7e7;
  border: 2px solid #e09b9b; }

.padding-Left-Right {
  padding-left: 8px !important;
  padding-right: 8px !important;
  float: left !important;
  position: relative;
  display: table;
  border-collapse: separate; }
  @media screen and (max-width: 767px) {
    .padding-Left-Right {
      width: 100%; } }
  .padding-Left-Right .zeroBorderLeft {
    border-left: 0;
    border-radius: 0; }

.heightChangesCheckbox {
  float: left; }
  .heightChangesCheckbox::before {
    top: 0; }

/*Radio box*/
input[type="radio"] + .label-text:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: auto;
  bottom: auto;
  background-color: #f5f5f5;
  border-radius: 9px;
  border: 1px solid #d8d8d8; }
input[type="radio"]:checked + .label-text:before {
  background-color: #36a8dc;
  font-size: 39px;
  text-align: center;
  line-height: 18px;
  box-shadow: inset 0 3px 0 0 #ffffff, inset 3px 0 0 0 #ffffff, inset 0 0 3px 0 #ffffff, inset 0 0 0 3px #ffffff; }
input[type="radio"]:disabled + .label-text {
  color: #aaa; }
  input[type="radio"]:disabled + .label-text:before {
    content: "\f111";
    color: #ccc; }

hr {
  clear: both; }

.input-success {
  height: 22px;
  width: 22px;
  border-radius: 11px;
  background: #7eb401;
  display: none;
  z-index: 5; }

.input-success:before {
  font-family: "icomoon";
  content: "\e91e";
  color: #ffffff;
  font-weight: bold;
  font-size: 11px; }

.form-control-feedback {
  top: 6px;
  line-height: 24px;
  right: 15px;
  z-index: 3; }

.has-error label {
  color: #a94442; }
.has-error .help-block {
  color: #e09b9b; }
.has-error .help-block-deposit-enets {
  color: #e09b9b; }
.has-error .col-form-label {
  color: #e09b9b; }
.has-error .form-control {
  background: #f2dede !important;
  border: 1px solid #a94442 !important;
  box-shadow: none; }
  .has-error .form-control:focus {
    background: #f2dede;
    border: 1px solid #a94442;
    box-shadow: none; }
.has-error select.form-control {
  background: #f2dede !important;
  background-image: url(../images/arrow.png) !important;
  background-position: right 10px bottom 45% !important;
  background-repeat: no-repeat !important; }
  .has-error select.form-control:focus {
    background: #f2dede;
    border: 1px solid #a94442;
    box-shadow: none; }

.form-control:focus {
  box-shadow: none; }

.form-control.masked-field {
  font-family: "text-security-disc"; }

.terms li {
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: 0;
  color: #666; }

/* Override to fix datepicker style issue (https://github.com/Hacker0x01/react-datepicker/issues/624) */
.react-datepicker {
  font-size: 1.3rem !important; }

.react-datepicker__input-container {
  display: block !important; }

.react-datepicker-wrapper {
  display: block !important; }

.react-datepicker__current-month {
  font-size: 1.5rem !important; }

.react-datepicker__header {
  padding-top: 6px !important; }

.react-datepicker__navigation {
  top: 13px !important; }

.react-datepicker__day-name {
  margin: 0.5rem !important; }

.react-datepicker__day {
  margin: 0.5rem !important; }

.div-display-label {
  text-align: right;
  font-weight: bold;
  color: #666; }

.div-display-separator {
  text-align: center;
  font-weight: bold;
  color: #666; }

.div-display-content {
  text-align: left; }

.div-display-content-only {
  margin-left: 50px;
  text-align: left; }

.hyperlink {
  font-weight: bold;
  color: #333;
  text-decoration: underline;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center; }

.hyperlink:hover {
  color: #333;
  text-decoration: underline;
  cursor: pointer; }

.logout-acc-summary-date {
  line-height: 2em;
  margin-left: -2.5em; }

.login-modal-title {
  color: #0091d2;
  font-size: 18px; }

.rg-info-scroll-warn {
  color: #0091d2;
  font-size: 16px; }

.rg-scroll-box {
  max-height: 200px;
  overflow-y: auto;
  padding-right: 10px;
  color: #777; }

.play-responsibly-container {
  height: 60px;
  width: 120px; }

.play-responsibly-container .play-responsibly-img {
  width: 552px;
  height: 140px;
  background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -765px 0 no-repeat;
  position: relative;
  top: -50px;
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center; }
  .play-responsibly-container .play-responsibly-img.cn {
    background: url(../STC_LAYOUTS/images/affiliates-sprite.png) -805px -145px no-repeat; }

.currencyAmtDefault {
  color: #000000;
  font-weight: bold; }

.currencyAmtMinus {
  color: #cc0000;
  font-weight: bold; }

.loading-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0); }

/*
.loading-icon {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite;
    position: fixed;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}*/
@keyframes anim-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
.spinner-larger-containers {
  font-size: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .spinner-larger-containers:before {
    content: " ";
    display: table; }
  .spinner-larger-containers:after {
    content: " ";
    display: table;
    clear: both; }

.spinner:before {
  content: "\e002";
  font-family: "icomoon-spinner";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 0.5em;
  animation: anim-rotate 2s infinite linear;
  color: #fff; }

.outcome-spinner:before {
  content: "\e002";
  font-family: "icomoon-spinner";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 0.5em;
  animation: anim-rotate 2s infinite linear;
  color: #003b73; }
  .button-outcome--selected .outcome-spinner:before {
    color: #fff; }

.spinner-betslip:before {
  content: "\e002";
  font-family: "icomoon-spinner";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 60px;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 0;
  animation: anim-rotate 2s infinite linear;
  color: #fff; }

.spinner-black:before {
  color: #4b4b4b;
  margin: 0px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .languageContainner {
    position: absolute;
    padding-top: 5px;
    padding-right: 20px;
    right: 0; } }
.expandable-content.collapse {
  display: table-row-group !important; }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .b-header .b-header__menu.js-collapse-target.collapse {
    width: 72%; }

  .languageContainner {
    position: relative;
    padding: 0; }

  .form-horizontal.padding25 {
    padding: 25px; } }
@media only screen and (max-width: 768px) {
  .footer-wrapper {
    width: 100%;
    display: block; }
    .footer-wrapper .modal-footer {
      width: auto;
      display: block; }
      .footer-wrapper .modal-footer .footer-button {
        width: 100%; }
    .footer-wrapper .footer-button {
      width: 100%; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .b-header .b-header__menu.js-collapse-target.collapse {
    width: 80%; }

  .languageContainner {
    position: relative;
    padding: 0;
    padding-top: 5px; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .languageContainner {
    position: relative;
    padding: 0; }

  .b-header .b-header__menu.js-collapse-target.collapse {
    width: 83%; }

  .outrights-container {
    width: 100%; } }
/*========== Non-Mobile First Method ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .b-footer .region-footer {
    width: 956px; }

  .miniLoginContainBox {
    float: left;
    width: 320px; }

  .minilogin-app .button {
    margin-right: 20px; }

  .emailContentPage {
    float: left;
    width: 33.33%; }

  .help-block {
    width: 40%;
    padding: 0 8px;
    margin-top: 0px; }

  .help-block-deposit-enets {
    width: 40%;
    padding: 0 8px;
    margin-top: 0px; }

  .widthZero {
    width: 0%;
    padding-left: 0; } }
@media only screen and (max-width: 767px) {
  .width-half-reg {
    width: 50%;
    float: left; }

  .widthChanges-col-md-2 {
    float: left;
    width: 50% !important;
    max-width: 50% !important; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .width-49-changes {
    width: 49.5% !important;
    float: left; } }
@media only screen and (min-width: 768px) and (max-width: 768px) {
  .widthChanges-col-md-2 {
    float: left;
    width: 50% !important;
    max-width: 16.4% !important; }

  .width-49-changes {
    width: 16.4% !important;
    float: left; } }
@media only screen and (min-width: 651px) and (max-width: 768px) {
  .checkboxEmailMobile {
    width: 75%; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .b-header .b-header__menu.js-collapse-target.collapse {
    width: 100%; }
  .b-header .b-header__menu .b-menu {
    float: none;
    display: block; }
  .b-header .b-header__actions {
    margin: 12px 0px 0 0;
    float: right;
    width: 180px;
    text-align: right;
    display: block; }

  .hidden-sm {
    display: none; }

  .help-block {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 0px; }

  .help-block-deposit-enets {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 0px; }

  .b-header__primary-nav__menu {
    position: absolute;
    top: -60px;
    right: 60px; }

  .b-header__primary-nav__menu ul li a {
    background: transparent; }

  .b-menu .b-menu__list-item a.b-menu__menu-link {
    padding: 10px 1px; }

  .b-header__menu {
    float: left;
    width: 100%; }

  .b-menu {
    float: left;
    width: 100%; }
    .b-menu li {
      float: left;
      width: 100%; }

  .language-toggle {
    margin-left: 2px; }

  .js-collapse-target {
    display: none; }

  .mini-login__actions {
    display: block !important; }

  .b-utility .region-utility .mini-login-gadget .mini-login__actions .button {
    margin-right: 16px;
    width: 90px; }

  .minilogin-app .button {
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }

  .mini-login__actions {
    width: 100%;
    text-align: center; }

  .small-menu {
    display: none; }

  .b-menu__menu-top-link {
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    display: block; }

  .h-collapse-indicator.collapsed:before {
    -webkit-transform: rotate(0deg);
    -ms--transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }

  .mobileContent {
    width: 100%; }

  .input-group {
    width: 100%; }

  .col-form-label {
    text-align: left;
    width: 100%; }

  .widthminus {
    float: left; } }
.b-content__body .b-content__body__content {
  margin-bottom: 40px; }

.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 0; }

h1 {
  font-size: 20px; }
  h1.page-header {
    font-weight: 600;
    padding: 0px;
    letter-spacing: 0em;
    border: none; }

h2 {
  margin-top: 0px;
  margin-bottom: 8.5px;
  font-size: 15px;
  word-wrap: break-word; }
  h2.header--blue-lightest {
    font-size: 15px;
    color: #34b5f8;
    margin-top: 0px;
    margin-bottom: 8.5px; }
    h2.header--blue-lightest a {
      color: inherit; }

h3 {
  margin-top: 0px;
  margin-bottom: 8.5px;
  font-size: 12px;
  word-wrap: break-word; }

@media only screen and (min-width: 280px) {
  .navbar-header {
    width: 60%; } }
@media only screen and (min-width: 320px) {
  .navbar-header {
    width: 65%; }

  .languageContainner {
    position: relative;
    padding: 0;
    padding-top: 5px; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .navbar-header {
    width: 60%; }

  .help-block {
    width: 100%; }

  .help-block-deposit-enets {
    width: 100%; }

  .form-check {
    float: left;
    width: 100%; } }
@media (max-width: 575px) {
  .col-form-label {
    text-align: left; }

  .help-block {
    padding-left: 8px; }

  .help-block-deposit-enets {
    padding-left: 8px; }

  .rightpadding {
    width: 48%; }

  .leftpadding {
    width: 48%; }

  .widthChanges-col-md-2 {
    max-width: 49% !important; }

  .leftRegisterTitle {
    width: 45%;
    padding-right: 5px;
    padding-left: 5px; }

  .rightRegisterTitle {
    width: 45%;
    padding-right: 5px;
    padding-left: 5px; }

  .widthminusTwo {
    width: 10%; }

  .timed-notice-warning .timed-notice-warning__message {
    font-size: 8px; }

  .b-header .b-header__actions {
    margin: 12px 10px 0 0;
    float: right;
    text-align: right;
    display: block;
    width: 200px; }
  .b-header .b-header__primary-nav__menu {
    position: absolute;
    top: -3px;
    right: 60px; } }
@media (min-width: 575px) {
  .navbar-header {
    width: 70%; } }
@media (max-width: 991px) {
  body h1.page-header {
    display: none; }

  .b-header .b-header__logo {
    padding-left: 0px;
    padding-right: 0px; }
  .b-header .b-header__actions .h-collapse-indicator {
    display: block;
    background: none;
    color: #fff; }

  .top_mobile_menu {
    float: left;
    display: block; }
    .top_mobile_menu li {
      float: left;
      padding: 0;
      margin: 0; }
      .top_mobile_menu li a {
        color: #fff !important;
        float: left;
        padding-top: 9px;
        padding-left: 11px;
        padding-right: 11px;
        margin: 0; }
        .top_mobile_menu li a:hover {
          color: #fff !important;
          text-decoration: underline; }
      .top_mobile_menu li:nth(3) {
        display: none; }

  .collapse {
    display: none !important; }

  .b-footer .b-footer__off-canvas {
    position: absolute;
    z-index: 100;
    right: 0px;
    display: block; }
  .b-footer .h-collapse-indicator:before {
    content: "\e908";
    color: #fff;
    float: right; }

  .h-collapse-indicator:before {
    font-size: 15px;
    font-family: "icomoon";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";
    font-weight: bold;
    -webkit-transform: rotate(-90deg);
    -ms--transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }

  .b-footer .h-collapse-indicator:before {
    -webkit-transform: rotate(0);
    -ms--transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }

  .h-collapse-indicator {
    background: none; }

  .b-footer .region-footer {
    width: 100%; }
  .b-footer .h-collapse-indicator.collapsed:before {
    -webkit-transform: rotate(90deg);
    -ms--transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; } }
@media (min-width: 768px) and (max-width: 991px) {
  .b-utility #block-minilogin {
    width: 100%;
    float: right;
    text-align: center; } }
@media (min-width: 993px) {
  .b-utility #block-minilogin {
    width: 70%;
    float: right; } }
.view-sports-announcements .field--name-field-image .img-responsive {
  margin-top: 20px; }

table.event-results__table tbody tr.event-results__result td {
  background-color: #ffffff;
  padding: 10px 10px 20px; }

.event-results_isOpened_tr_td {
  border-bottom: none !important;
  background: #fff !important; }

.event-results__result-market > div {
  padding-top: 6px;
  padding-bottom: 6px; }

.event-results__result-header {
  background-color: #ececec;
  font-weight: 600;
  text-align: center;
  padding: 8px;
  border-bottom: 1px dotted #c2c2c2;
  margin-bottom: 20px; }

.cashier-option-deposit {
  padding-left: 0px; }

.padding-left0 {
  padding-left: 0; }

.event-header.event-live {
  padding: 8px; }
.event-header .event-header__event {
  width: 100%;
  margin-bottom: 4px; }
.event-header .event-header__retail-id {
  font-weight: normal;
  margin-right: 10px; }
.event-header .event-header__event-name {
  font-weight: 800;
  display: block;
  word-break: break-word;
  -ms-word-break: break-word;
  word-wrap: break-word; }
.event-header .event-header__event-extra-info {
  width: 100%;
  margin-bottom: 4px; }
.event-header .event-header__venue {
  font-weight: normal;
  font-size: 15px; }
.event-header .event-header__venue {
  font-weight: normal;
  font-size: 15px; }
.event-header .event-header__venue::after {
  content: ", "; }
.event-header .event-header__start-time {
  font-weight: normal;
  font-size: 15px; }
.event-header .event-header__statistics {
  float: right !important;
  font-weight: normal;
  font-size: 12px;
  margin-left: 15px;
  position: relative;
  top: -2px; }
  .event-header .event-header__statistics a {
    color: #474747; }
  .event-header .event-header__statistics a::before {
    font-family: "icomoon";
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e91c";
    font-size: 20px;
    position: relative;
    top: 4px;
    margin-right: 6px;
    color: #0194d7; }
.event-header .event-header__live-betting {
  float: right !important;
  font-weight: normal;
  font-size: 12px;
  position: relative;
  top: -2px; }
  .event-header .event-header__live-betting:before {
    font-family: "icomoon";
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e911";
    font-size: 20px;
    position: relative;
    top: 4px;
    margin-right: 6px; }

.button-outcome--full--wo--title {
  width: 100%;
  margin: 5px 0; }
  .button-outcome--full--wo--title .button-outcome__text {
    display: none !important; }
  .button-outcome--full--wo--title .button-outcome__retail-number {
    width: auto;
    padding-right: 10px;
    padding-left: 0px;
    top: 1px;
    position: relative; }
  .button-outcome--full--wo--title .button-outcome__price-change-indicator {
    right: 22px;
    margin: 0; }
  .button-outcome--full--wo--title .button-outcome__price {
    padding-left: 10px;
    padding-right: 0;
    top: 2.5px;
    position: relative; }

.event-market__outcome-customFirstScorer .clear {
  clear: both; }
.event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__title {
  background: #f5f5f5;
  text-align: center;
  margin: 0px -8px 0px -8px;
  padding: 5px; }
  .event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__title .event-market__outcome-customFirstScorer__title__key {
    width: 25%;
    float: left;
    text-align: left;
    padding-left: 5px; }
  .event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__title .event-market__outcome-customFirstScorer__title__marketInfo {
    width: 75%;
    float: right; }
.event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__outcome {
  width: 100%;
  display: table;
  margin: 2.5px 0px; }
  .event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__outcome .event-market__outcome-customFirstScorer__outcome__name {
    text-align: left;
    padding-left: 2.5px;
    display: table-cell;
    vertical-align: middle;
    color: #005da0; }
  .event-market__outcome-customFirstScorer .event-market__outcome-customFirstScorer__outcome .event-market__outcome-customFirstScorer__outcome__outcome {
    width: 75%;
    display: table-cell; }

.node.node--type-sports-announcement-page {
  margin-bottom: 15px; }
  .node.node--type-sports-announcement-page h1 {
    margin-top: 5px; }

.button.button--blue-dark-gradient {
  background-color: #005db6;
  background-image: -webkit-linear-gradient(top, #005db6 0%, #0055a6 100%);
  background-image: -o-linear-gradient(top, #005db6 0%, #0055a6 100%);
  background-image: linear-gradient(to bottom, #005db6 0%, #0055a6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  border-bottom: 2px solid #003b73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }

.button.button--white-glossy {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
  border: 2px solid #dadada;
  color: #474747; }

.button.button--white-glossy:hover,
.button.button--white-glossy:focus {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff0f0f0',GradientType=0); }

.lottery-container
.lottery-container__options.lottery-container__options--no-border {
  border: 0; }

@media (min-width: 768px) {
  .lottery-container .lottery-container__options .lottery-container__bet-types {
    width: 49%; } }
.lottery-container .lottery-container__options .lottery-container__bet-types {
  min-height: 20px;
  margin-bottom: 16px;
  padding: 19px 10px;
  background-image: -webkit-linear-gradient(top, #ffffff 49%, #f5f5f5 50%);
  background-image: -o-linear-gradient(top, #ffffff 49%, #f5f5f5 50%);
  background-image: linear-gradient(to bottom, #ffffff 49%, #f5f5f5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0);
  border: 1px solid #dadada;
  border-radius: 4px;
  color: #474747; }
  .lottery-container .lottery-container__options .lottery-container__bet-types.active {
    color: #ffffff;
    background-color: #005db6;
    background-image: -webkit-linear-gradient(top, #005db6 0%, #0055a6 100%);
    background-image: -o-linear-gradient(top, #005db6 0%, #0055a6 100%);
    background-image: linear-gradient(to bottom, #005db6 0%, #0055a6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0); }

.lottery-container
.lottery-container__options
.lottery-container__bet-types:nth-child(even) {
  float: right !important; }

.lottery-container
.lottery-container__options
.lottery-container__bet-types
.lottery-container__bet-types__type {
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  padding-left: 5px; }

.lottery-container
.lottery-container__options
.lottery-container__bet-types
.lottery-container__bet-types__stake {
  font-size: 13px;
  padding-left: 5px; }

.form-control.form-control--medium {
  font-size: 13px;
  height: 38px !important; }

.lottery-container .lottery-container__options .lottery-container__bet-types.disabled {
  background-image: -webkit-linear-gradient(top, #f5f5f5 49%, #dadada 50%);
  background-image: -o-linear-gradient(top, #f5f5f5 49%, #dadada 50%);
  background-image: linear-gradient(to bottom, #f5f5f5 49%, #dadada 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffdadada',GradientType=0);
  opacity: 0.4; }
.lottery-container .lottery-container__options .lottery-container__bet-types.selected {
  background-color: #005db6;
  background-image: -webkit-linear-gradient(top, #005db6 0%, #0055a6 100%);
  background-image: -o-linear-gradient(top, #005db6 0%, #0055a6 100%);
  background-image: linear-gradient(to bottom, #005db6 0%, #0055a6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }

.buttonSelected {
  background-color: #0e537d !important;
  color: #ffffff !important; }

.lotslip__body .lotslip__empty-body {
  display: block !important;
  vertical-align: middle;
  padding: 8px 10px;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
  line-height: 16px; }

@media (min-width: 767px) {
  .lottery-container__options__number-picker.first {
    margin: 0 !important;
    top: 30px !important; }
  .lottery-container__options__number-picker.last {
    margin: 0 !important;
    bottom: 0 !important; } }
.lottery-container .lottery-container__options .text-danger {
  color: #c74949;
  line-height: 1.2;
  padding-top: 6px; }

.text-error-quick-pick {
  color: #c74949; }

.modal-content .modal-body__text {
  color: #999999;
  font-size: 13px; }
.modal-content .modal-body__title {
  color: #c74949;
  font-weight: 600;
  word-break: normal; }
.modal-content .button.button--transparent {
  color: #474747;
  background-color: transparent;
  border-color: transparent; }

.element-group--merged.second {
  margin-top: 2px; }

.validation--error-number-picker {
  border-color: #c74949 !important; }

.validation--error-number-picker
.element-group--full-width
.element-group__wrapper
.element-group__wrapper__element.buttonSelected {
  color: white; }
.validation--error-number-picker
.element-group--full-width
.element-group__wrapper
.element-group__wrapper__element:not(.buttonSelected) {
  border-color: #c74949 !important;
  color: #c74949 !important; }

h1.event-header.event-header--live,
.h1.event-header.event-header--live,
h2.event-header.event-header--live,
.h2.event-header.event-header--live,
h3.event-header.event-header--live,
.h3.event-header.event-header--live,
h4.event-header.event-header--live,
.h4.event-header.event-header--live,
h5.event-header.event-header--live,
.h5.event-header.event-header--live {
  background-image: -webkit-linear-gradient(top, #ffdf43 0%, #ffcd00 100%);
  background-image: -o-linear-gradient(top, #ffdf43 0%, #ffcd00 100%);
  background-image: linear-gradient(to bottom, #ffdf43 0%, #ffcd00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdf43',endColorstr='#ffffcd00',GradientType=0);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  h1.event-header.event-header--live .event-header__league-name,
  .h1.event-header.event-header--live .event-header__league-name,
  h2.event-header.event-header--live .event-header__league-name,
  .h2.event-header.event-header--live .event-header__league-name,
  h3.event-header.event-header--live .event-header__league-name,
  .h3.event-header.event-header--live .event-header__league-name,
  h4.event-header.event-header--live .event-header__league-name,
  .h4.event-header.event-header--live .event-header__league-name,
  h5.event-header.event-header--live .event-header__league-name,
  .h5.event-header.event-header--live .event-header__league-name {
    display: inline;
    font-weight: normal;
    font-size: 13px;
    text-shadow: 0px 1px 3px #ffcd00; }

h1.event-header.event-header--live .event-header__live-indicator,
.h1.event-header.event-header--live .event-header__live-indicator,
h2.event-header.event-header--live .event-header__live-indicator,
.h2.event-header.event-header--live .event-header__live-indicator,
h3.event-header.event-header--live .event-header__live-indicator,
.h3.event-header.event-header--live .event-header__live-indicator,
h4.event-header.event-header--live .event-header__live-indicator,
.h4.event-header.event-header--live .event-header__live-indicator,
h5.event-header.event-header--live .event-header__live-indicator,
.h5.event-header.event-header--live .event-header__live-indicator {
  float: right !important;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 15px; }

h1.event-header,
.h1.event-header,
h2.event-header,
.h2.event-header,
h3.event-header,
.h3.event-header,
h4.event-header,
.h4.event-header,
h5.event-header,
.h5.event-header {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  margin-top: 0px; }

.bet-radar-block__disclaimer-text {
  text-align: right;
  font-size: 11px;
  padding-right: 10px; }

.bet-radar-block__disclaimer-text:before {
  font-weight: bold;
  padding-right: 2px; }

.password-suggestions.description {
  display: none !important; }

select::-ms-expand {
  display: none !important; }

@media (max-width: 991px) {
  .event-header .event-header__event-extra-info {
    margin-bottom: 0px;
    width: 100%; } }
@media (max-width: 767px) {
  .event-header .event-header__event-extra-info {
    padding-left: 12px;
    padding-right: 12px; }
  .event-header .event-header__venue,
  .event-header .event-header__start-time {
    font-weight: 600;
    font-size: 11px; } }
.buttonSelected {
  background-color: #0e537d !important;
  color: #ffffff !important; }

.button.button--grey {
  color: #ffffff;
  background-color: #999999;
  border-color: transparent;
  border-bottom: 1px solid #474747; }
  .button.button--grey:hover {
    color: #ffffff;
    background-color: #808080;
    border-color: rgba(0, 0, 0, 0); }

.lottery-container
.lottery-container__options.lottery-container__options--toto
.lottery-container__options__row.active
.active-indicator--error {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 8px solid #c74949; }

@media (min-width: 768px) {
  .lottery-container
  .lottery-container__options.lottery-container__options--toto {
    min-height: 240px; } }
.system-notifications {
  margin-top: 15px; }

.margin-bottom-23 {
  margin-bottom: 23px; }

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

.pos-absolute-right-10 {
  position: absolute;
  right: 10px; }

@media (max-width: 768px) {
  .side-bar-opened {
    display: none; } }
h1.event-header .event-header__league {
  width: 100%;
  margin-bottom: 4px; }

.button.disabled--live-left-menu-button {
  cursor: not-allowed !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #dadada !important; }

.lottery-body-logged-in {
  height: 400px;
  width: 100%;
  background-color: #eeeeee;
  display: table; }
  .lottery-body-logged-in .text-body {
    font-size: 20px;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }

@media (min-width: 768px) {
  .b-footer .region-footer,
  .container {
    width: 736px; } }
@media (min-width: 992px) {
  .b-footer .region-footer,
  .container {
    width: 956px; } }
@media (min-width: 1200px) {
  .b-footer .region-footer,
  .container {
    width: 1156px; } }
body.path-frontpage .group-left,
body.path-frontpage .group-right {
  background-color: white; }
body.path-frontpage .flexslider:hover .flex-direction-nav .flex-prev:before {
  left: 0px;
  top: 0px; }
body.path-frontpage .flexslider:hover .flex-direction-nav .flex-next:before {
  right: 0px;
  top: 0px; }

.menu.nav.b-menu.b-menu--vertical.footer-menu.our-services-footer-menu .leaf.b-menu__list-item .b-menu__menu-link {
  font-weight: 600;
  color: #ffffff; }

.b-footer__copyright .b-footer__copyright--disclaimer-message a {
  color: #ffffff; }

.region.region-content .header--blue-lightest.text-bold {
  font-size: 15px; }

.modal-content .modal-body__title.modal-body__title--green {
  color: #057f2c; }

.region-content .table-striped > tbody > tr > td {
  text-align: center; }

input::-ms-clear {
  display: none; }

.validation.validation--error-select {
  background-color: #ffffff !important;
  border-color: #c74949 !important;
  color: #c74949 !important; }

.modal.fade {
  transition: opacity .3s linear; }

.error-image {
  text-align: center;
  margin: auto;
  padding: 30px 20% 0;
  background-color: #f5f5f5; }

.error-image img {
  width: 100%;
  margin: 0 auto 15px;
  max-width: 400px; }

.error-404-message {
  text-align: center;
  padding: 10px 5% 20px;
  background-color: #f5f5f5; }

@media screen and (min-width: 768px) {
  .error-404-message h1 {
    font-size: 1.6em;
    line-height: 1.2em; } }
.error-404-message h1 {
  margin-top: 0;
  font-weight: bold; }

.sweep_table_head .glyphicon-chevron-down {
  display: inline-block; }
.sweep_table_head .glyphicon-chevron-up {
  display: none; }
.sweep_table_head.collapsed .glyphicon-chevron-down {
  display: none; }
.sweep_table_head.collapsed .glyphicon-chevron-up {
  display: inline-block; }

.event-results__event-result--mobile {
  padding-top: 6px;
  padding-bottom: 6px;
  border: none !important; }
  .event-results__event-result--mobile div:first-child {
    font-weight: 600;
    border: none !important; }
  .event-results__event-result--mobile div {
    border: none !important; }
    .event-results__event-result--mobile div span {
      border: none !important;
      padding-left: 3px;
      padding-right: 3px; }
  .event-results__event-result--mobile .event-results__event-result--mobile__score {
    border: none !important;
    font-weight: 600; }

.path-node .b-content__body__content .view-system-messages .alert {
  margin-top: 8px; }
  .path-node .b-content__body__content .view-system-messages .alert:first-child {
    margin-top: 15px; }

.page-node-type-landing-page .b-content__body__content .node--type-landing_page .view-system-messages .alert {
  margin-top: 0px; }

@media (max-width: 767px) {
  .play-responsibily .play-responsibily__sprite {
    transform: scale(0.2); } }
@media (max-width: 991px) {
  .play-responsibily .play-responsibily__sprite {
    transform: scale(0.25); } }
@media (max-width: 767px) {
  .wla .wla__sprite {
    transform: scale(0.17); } }
@media (max-width: 991px) {
  .wla .wla__sprite {
    transform: scale(0.2); } }
@media (max-width: 767px) {
  .sts .sts__sprite {
    transform: scale(0.2); } }
@media (max-width: 991px) {
  .sts .sts__sprite {
    transform: scale(0.2); } }
.b-footer .b-footer__wrapper.collapse.in ~ div {
  display: none; }

@media (min-width: 991px) {
  .b-footer .b-footer__wrapper.collapse ~ div {
    display: none; } }
@media (max-width: 991px) {
  .b-footer__responsible-gaming .row {
    margin-left: -15px; } }
.node--type-sports-page .bs-region .field--name-body ul {
  padding-left: 3.3em; }

.node--type-lottery-page .bs-region .field--name-body ul {
  padding-left: 3.3em; }

.path-sports .b-content__body__content .view-system-messages .alert {
  margin-top: 8px; }
  .path-sports .b-content__body__content .view-system-messages .alert:first-child {
    margin-top: 15px; }
.path-sports .b-content__body__content .form-group {
  margin-bottom: 0px; }

.node--type-landing_page .block-region-content {
  margin-top: 15px; }

.node--type-landing_page .block-region-top {
  margin-top: 15px; }

.node--type-sports-announcement-page img {
  max-width: 100%;
  height: auto; }

.node--type-sports_announcement_page img {
  max-width: 100%;
  height: auto; }

.accountbox-app .form-horizontal {
  padding-top: 0;
  background-color: #fff;
  padding: 0 20px 20px 20px;
  border: 1px solid #ddd;
  margin: 0 -8px; }
  .accountbox-app .form-horizontal .has-feedback {
    position: relative; }
    .accountbox-app .form-horizontal .has-feedback .form-control--feedback {
      right: 14px; }
.accountbox-app .login-box {
  background-color: #fff;
  padding: 0 20px 20px 20px;
  border: 1px solid #ddd;
  margin: 0 -8px; }
  .accountbox-app .login-box h1 {
    padding: 0 0 20px 0;
    color: #0091D2;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #D8D8D8;
    word-break: break-all;
    word-wrap: break-word;
    margin: 10px 0;
    padding-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1; }
    .accountbox-app .login-box h1 .forgotten {
      vertical-align: middle; }
      .accountbox-app .login-box h1 .forgotten a {
        font-size: 12px;
        text-align: right;
        float: right;
        text-transform: none;
        text-decoration: none;
        color: #666;
        letter-spacing: 0; }
        .accountbox-app .login-box h1 .forgotten a:hover {
          text-decoration: underline; }
.accountbox-app .form-control {
  background-color: #F5F5F5;
  border-color: #D8D8D8;
  border-radius: 4px;
  box-shadow: none;
  transition: none;
  padding: 6px;
  font-size: 12px;
  height: 32px;
  display: block;
  width: 100%;
  border: 1px solid #ccc; }
  .accountbox-app .form-control.disabled {
    cursor: not-allowed;
    background-color: #e6e6e6; }
  .accountbox-app .form-control.jackpot {
    background-color: #004577; }
    .accountbox-app .form-control.jackpot.disabled {
      cursor: not-allowed;
      background-color: #808080; }
.accountbox-app .form-group {
  margin-bottom: 0;
  padding: 0 8px;
  margin-left: 0;
  margin-right: 0; }
  .accountbox-app .form-group label {
    text-align: left;
    margin-bottom: 2px;
    position: relative;
    min-height: 1px;
    margin-top: 0;
    font-size: 12px;
    display: inline-block;
    max-width: 100%;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 8px;
    padding-right: 8px; }
    .accountbox-app .form-group label.login-label {
      padding-left: 0px; }
  .accountbox-app .form-group .text-right {
    text-align: right; }
.accountbox-app .hr {
  width: auto;
  margin: 15px;
  border-bottom: 1px dotted #C0C1C2; }
.accountbox-app .modal-buttons {
  text-align: center; }
.accountbox-app .submit {
  background: linear-gradient(to bottom, #83BC00, #75A600);
  background: -webkit-linear-gradient(top, #83BC00, #75A600);
  background: -moz-linear-gradient(top, #83BC00, #75A600);
  border: none;
  border-bottom: 2px solid #557601;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 25px;
  text-align: center;
  border-radius: 4px;
  text-shadow: 1px 1px 2px #333;
  width: 100%;
  margin-top: 15px; }

button {
  font-family: inherit;
  cursor: pointer;
  line-height: inherit;
  overflow: visible; }

.modal-buttons {
  text-align: center;
  padding: 0 15px 15px; }

p {
  margin: 0 0 8.5px; }
  p:last-Child {
    margin-bottom: 0; }
  p a {
    color: #005286;
    text-decoration: none;
    background-color: transparent; }

@media (max-width: 991px) {
  .b-content {
    display: flex;
    flex-flow: column;
    height: 100%; }

  .b-content__body {
    min-height: 70vh; }
    .b-content__body .b-content__body__content {
      position: relative; }

  .b-pane {
    padding: 0px; }

  .offcanvas-view {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: -webkit-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -moz-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -ms-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -o-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); }

  .toto-4d-result-container {
    flex-direction: column; }

  .toto-4d-result-inner-spacing {
    margin-bottom: 16px; } }
@media (min-width: 990px) {
  .twelve-rows-region .b-pane .pane-content {
    margin-left: -8px;
    margin-right: -8px; } }
@media (max-width: 991px) and (min-width: 768px) {
  .accountbox-app .form-group {
    margin-bottom: 10px; } }
@media screen and (min-width: 768px) {
  .login-box {
    padding: 25px 25px 5px 25px;
    margin: 30px auto;
    border-radius: 10px;
    box-shadow: 0 4px 4px #c9c9c9;
    width: 36%;
    border: 1px solid #ddd; }

  .submit {
    width: auto; }

  .accountbox-app .form-group label {
    text-align: left;
    padding-left: 2px; } }
@media (min-width: 768px) {
  .container {
    width: 736px; }

  .accountbox-app .form-group {
    margin-bottom: 10px; }
    .accountbox-app .form-group:first-child {
      margin-top: 0; }
  .accountbox-app .hr {
    margin: 25px 10px 25px; }
  .accountbox-app .modal-buttons {
    text-align: right;
    padding: 10px 0 0 0; }
  .accountbox-app .login-box {
    padding: 25px 25px 5px 25px;
    margin: 30px auto;
    min-width: 400px; }
    .accountbox-app .login-box .submit {
      margin-right: 0;
      padding: 12px 35px; }
      .accountbox-app .login-box .submit:disabled {
        opacity: 0.6;
        cursor: not-allowed; }
    .accountbox-app .login-box .form-horizontal .form-group label {
      text-align: left;
      padding-left: 2px;
      padding-right: 20px;
      width: 100%; }
  .accountbox-app .submit {
    width: auto;
    margin-top: 0; } }
.modal-dialog .modal-content {
  margin-left: auto;
  margin-right: auto;
  padding: 20px; }
  .modal-dialog .modal-content .modal-body .form-group .col-form-label {
    text-align: left; }
  .modal-dialog .modal-content .modal-body .form-horizontal .form-group .input-group {
    width: 100%; }
    .modal-dialog .modal-content .modal-body .form-horizontal .form-group .input-group input.form-control {
      border-left: none; }
  .modal-dialog .modal-content .modal-body .form-horizontal .form-check-label-gender > .label-text {
    display: inline-block; }
  .modal-dialog .modal-content .modal-body .form-horizontal .form-check-label-gender input[type="radio"] {
    display: none; }
  .modal-dialog .modal-content .modal-center-align.modal-footer {
    justify-content: center; }

@media screen and (max-width: 768px) {
  .modal-dialog .modal-content {
    width: 100%; } }
@media screen and (min-width: 768px) {
  .modal-dialog .modal-content {
    width: 75%; } }
@media only screen and (max-width: 992px) {
  .modal-dialog .help-block {
    width: 100%; }
  .modal-dialog .help-block-deposit-enets {
    width: 100%; } }
@media screen and (min-width: 1170px) {
  .modal-dialog .modal-content {
    width: 80%; } }
.text-bold {
  font-weight: bold; }

.button.button--outline {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  border: solid 2px; }
  .button.button--outline :hover {
    background-color: #ffffff;
    color: #005286;
    border-color: #ffffff; }

.b-utility .region-utility .mini-login-gadget .mini-login__actions {
  color: #ffffff; }
.b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .h-v-align-box .h-v-align-box__element {
  width: 100%; }
.b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions {
  font-size: 12px; }
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions h5 {
    margin: 0;
    padding-top: 3px;
    color: #ebf0f4; }
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .button {
    display: none; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .button.button--blue-gradient {
      background-color: #34b5f8;
      background-image: -webkit-linear-gradient(top, #34b5f8 0%, #3c91c9 100%);
      background-image: -o-linear-gradient(top, #34b5f8 0%, #3c91c9 100%);
      background-image: linear-gradient(to bottom, #34b5f8 0%, #3c91c9 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34b5f8',endColorstr='#ff3c91c9',GradientType=0);
      border-bottom: 2px solid #22597d;
      color: #ffffff; }
      .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .button.button--blue-gradient:hover {
        background: none;
        background-color: #22597d;
        color: #ffffff; }
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account {
    text-align: left; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account > .mini-login__actions__account__icon {
      float: left !important; }
      .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account > .mini-login__actions__account__icon .icon {
        margin-right: 6px;
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        font-size: 30px; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account .mini-login__actions__account__username {
      display: none; }
.b-utility .region-utility .region-utility__menu-action {
  float: left !important;
  border-radius: 0;
  z-index: 1;
  border: none;
  padding: 10px 12px 7px;
  display: none; }
  @media only screen and (min-width: 1200px) {
    .b-utility .region-utility .region-utility__menu-action:hover {
      background-color: #f5f5f5; } }
  .b-utility .region-utility .region-utility__menu-action:before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px; }
  .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--right-sidebar {
    position: relative;
    float: right !important; }
    .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--right-sidebar:before {
      content: "\e904"; }
    .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--right-sidebar.active-sidebar {
      background-color: #474747;
      color: #ffffff; }
    .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--right-sidebar .region-utility__menu-badge:not(:empty) {
      min-width: 10px;
      min-height: 10px;
      line-height: 1;
      vertical-align: middle;
      white-space: nowrap;
      text-align: center;
      background-color: #ffffff;
      border-radius: 10px;
      padding: 3px 7px;
      position: relative;
      top: -1px;
      display: inherit;
      font-size: inherit;
      font-weight: inherit;
      background-color: #85ba01 !important;
      color: #ffffff !important;
      left: 50%;
      top: 10%;
      position: absolute; }
  .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--left-sidebar {
    position: relative;
    float: left !important; }
    .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--left-sidebar:before {
      content: "\e912";
      -webkit-transform: rotate(0deg);
      -ms--transform: rotate(0deg);
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -ms-transition: all 0.2s;
      transition: all 0.2s; }
    .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--left-sidebar.active-sidebar {
      background-color: #f5f5f5;
      color: #005da0; }
      .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--left-sidebar.active-sidebar:before {
        -webkit-transform: rotate(-90deg);
        -ms--transform: rotate(-90deg);
        transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -ms-transition: all 0.2s;
        transition: all 0.2s; }

@media (max-width: 767px) {
  .b-utility .region-utility #block-bean-mini-account {
    width: 78%;
    margin-right: auto; } }
@media (min-width: 768px) {
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session {
    text-align: right; } }
@media (max-width: 991px) {
  .b-utility .region-utility .region-utility__menu-action {
    display: block; }

  .small-menu {
    display: none; } }
@media (max-width: 991px) {
  .open-side-bar {
    height: 100%;
    height: -webkit-fill-available;
    height: -moz-available; }

  .b-content__body__sidebar-first {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1; }

  .b-content__body__sidebar-second {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: scroll;
    overflow-x: hidden; }

  .offcanvas-view {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: -webkit-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -moz-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -ms-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -o-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); }

  .b-content__body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .b-content__body.view-change--left {
      flex: 1 1 auto;
      z-index: 2;
      max-height: 100vh; }
      .b-content__body.view-change--left .b-content__body__content {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%); }
      .b-content__body.view-change--left .b-content__body__sidebar-first {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); }
    .b-content__body.view-change--right {
      flex: 1 1 auto;
      z-index: 101;
      background-color: #ffffff;
      max-height: 100vh; }
      .b-content__body.view-change--right .b-content__body__content {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%); }
      .b-content__body.view-change--right .b-content__body__sidebar-second {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); } }
@media (min-width: 992px) and (max-width: 1199px) {
  .b-content__body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .b-content__body .b-content__body__sidebar-second {
      height: 100%;
      padding: 0;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      overflow-y: auto;
      overflow-x: hidden;
      display: none;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%); }
    .b-content__body.view-change--right .b-content__body__content {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .b-content__body.view-change--right .b-content__body__sidebar-first {
      display: none;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); }
    .b-content__body.view-change--right .b-content__body__sidebar-second {
      display: block;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); } }
@media (min-width: 991px) {
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions > .col-xs-6:first-child {
    border-right: 2px solid #3c91c9; }
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session {
    text-align: right; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session h5 {
      margin-right: 5px; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session > h5 {
      padding-top: 5px;
      font-size: 13px;
      display: inline-block;
      margin-bottom: 0; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session > span {
      padding-top: 5px;
      font-size: 13px;
      display: inline-block;
      margin-bottom: 0; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__session button {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
      float: right !important;
      margin: 0 10px; }
  .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account {
    text-align: right; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account > .mini-login__actions__account__icon {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
      .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account > .mini-login__actions__account__icon .icon {
        color: #3c91c9;
        font-size: 30px;
        margin: 0 10px; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account .mini-login__actions__account__username {
      font-weight: bold;
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
      font-size: 13px;
      margin-right: 10px; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account > h5 {
      padding-top: 5px;
      font-size: 13px;
      display: inline-block;
      margin-bottom: 0; }
    .b-utility .region-utility .mini-login-gadget.mini-login-gadget--logged-in .mini-login__actions .mini-login__actions__account h5 {
      margin-right: 5px; } }
@media (max-width: 1199px) {
  .b-utility .region-utility .region-utility__menu-action.region-utility__menu-action--right-sidebar {
    display: block; } }
@media (max-width: 992px) and (min-width: 768px) {
  #block-minilogin .visible-sm {
    display: block !important; }
  #block-minilogin .hidden-sm {
    display: none !important; } }
@media (max-width: 992px) {
  #account-registration-start {
    margin-right: 0px; }

  .mini-login-gadget .h-v-align-box__element {
    left: 0; } }
.accountbox-app .b-content__body .b-content__body__content.offcanvas-view {
  padding-left: 0;
  padding-right: 0; }
.accountbox-app .table-responsive .icon--tick:before {
  font-family: 'icomoon';
  font-size: 16px;
  font-weight: bold;
  color: #84BD01; }
.accountbox-app .btn-green {
  background: linear-gradient(to bottom, #83BC00, #75A600);
  background: -webkit-linear-gradient(top, #83BC00, #75A600);
  background: -moz-linear-gradient(top, #83BC00, #75A600);
  border: none;
  border-radius: 4px;
  border-bottom: 2px solid #557601;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 10px;
  text-align: center;
  border-radius: 4px;
  text-shadow: 1px 1px 2px #333;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px; }

.sppl-breadcrumb .sppl-breadcrumb__trail a:after {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  margin: 0em 0.4em 0em 0.4em;
  font-weight: 600;
  position: relative;
  top: 0.1em; }

.b-content__body__sidebar-first .b-menu li.b-menu__list-item {
  float: none; }
  .b-content__body__sidebar-first .b-menu li.b-menu__list-item.active a.b-menu__menu-link {
    background-image: -webkit-linear-gradient(top, #005db6 0, #0055a6 100%);
    background-image: -o-linear-gradient(top, #005db6 0, #0055a6 100%);
    background-image: linear-gradient(to bottom, #005db6 0, #0055a6 100%);
    background-repeat: repeat-x;
    color: #fff; }
  .b-content__body__sidebar-first .b-menu li.b-menu__list-item.active > .b-menu__list-item__group-title > a.b-menu__list-item__arrow .h-collapse-indicator {
    color: white; }
  .b-content__body__sidebar-first .b-menu li.b-menu__list-item a.b-menu__menu-link {
    background-image: none;
    background-color: white;
    color: #474747;
    font-weight: normal; }
    .b-content__body__sidebar-first .b-menu li.b-menu__list-item a.b-menu__menu-link.link-disabled {
      background-color: #efefef;
      color: #a0a0a0; }
  .b-content__body__sidebar-first .b-menu li.b-menu__list-item.menu-heading a.b-menu__menu-link {
    background-color: whitesmoke; }
.b-content__body__sidebar-first .b-menu--vertical {
  float: none; }
  .b-content__body__sidebar-first .b-menu--vertical > .b-menu__list-item .b-menu__menu-link {
    font-size: 15px;
    border-bottom: 1px solid #dadada; }

@media (min-width: 768px) {
  .b-content__body__sidebar-first .b-menu--vertical > .b-menu__list-item .b-menu__menu-link {
    font-size: 12px;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada; } }
@media (max-width: 990px) {
  .b-menu .b-menu__list-item a.b-menu__menu-link {
    padding: 16px 15px; }

  nav .b-menu .b-menu__list-item a.b-menu__menu-link {
    padding: 10px 15px !important; } }
.b-content__body__sidebar-first .block-sports-menu-block .b-menu li.b-menu__list-item a.b-menu__menu-link {
  background-color: #f5f5f5;
  text-decoration: none; }
  .b-content__body__sidebar-first .block-sports-menu-block .b-menu li.b-menu__list-item a.b-menu__menu-link:hover {
    background-color: #dadada;
    color: #474747; }

.b-content__body__sidebar-first .lottery-menu li.b-menu__list-item a.b-menu__menu-link {
  background-color: #f5f5f5; }
  .b-content__body__sidebar-first .lottery-menu li.b-menu__list-item a.b-menu__menu-link:hover {
    background-color: #dadada;
    color: #474747; }
.b-content__body__sidebar-first li.b-menu__list-item a.b-menu__menu-link {
  text-decoration: none; }
  .b-content__body__sidebar-first li.b-menu__list-item a.b-menu__menu-link:hover {
    background-color: #dadada;
    color: #474747; }

@media (min-width: 991px) {
  .b-content__body__sidebar-first .nav.b-menu.b-menu--vertical > li.b-menu__list-item:last-child {
    border-bottom: 3px solid #dadada;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; } }
[class*=" icon-"]:not(.js-form-submit) {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.accountbox-app .nav-tabs {
  border: none;
  margin-bottom: 0;
  background: #fff;
  padding: 15px 15px 0 15px; }
  .accountbox-app .nav-tabs li {
    border: 1px solid #ddd;
    color: #666;
    background: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background: -webkit-linear-gradient(top, #FFFFFF, #F2F2F2);
    text-align: center;
    margin-bottom: 2px; }
    .accountbox-app .nav-tabs li.active {
      border: 0;
      color: #FFF;
      background: linear-gradient(to bottom, #005EB8, #004891);
      background: -webkit-linear-gradient(top, #005EB8, #004891);
      background: -moz-linear-gradient(top, #005EB8, #004891);
      padding-top: 2px; }
      .accountbox-app .nav-tabs li.active > a {
        border: 0;
        background: transparent;
        color: #fff; }
    .accountbox-app .nav-tabs li:first-child {
      border-radius: 6px 0 0 6px; }
    .accountbox-app .nav-tabs li:last-child {
      border-radius: 0 6px 6px 0; }
    .accountbox-app .nav-tabs li a {
      color: #666;
      border: none;
      padding: 10px 0px; }
.accountbox-app .nav.nav-tabs li {
  padding-left: 0;
  padding-right: 0; }
  .accountbox-app .nav.nav-tabs li a {
    margin-right: 0; }
.accountbox-app .form-control-static {
  text-align: right;
  padding-top: 9px;
  padding-bottom: 0; }
.accountbox-app .panel-primary {
  border-color: #ddd;
  background-color: #fff;
  border-radius: 0; }
.accountbox-app form.form-horizontal {
  padding-top: 10px;
  border: none; }
.accountbox-app #contactDetails .form-horizontal {
  padding-top: 10px;
  border: none; }
.accountbox-app #credentials .form-horizontal {
  padding-top: 10px;
  border: none; }
.accountbox-app .input-group-addon:first-child + input.form-control {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  padding-right: 6px; }
.accountbox-app .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0 4px 4px 0; }
.accountbox-app .has-feedback .input-group .form-control:not(:first-child):not(:last-child) {
  padding-right: 30px; }
.accountbox-app .form-horizontal {
  margin: 0;
  padding: 0; }
  .accountbox-app .form-horizontal .radio-inline {
    vertical-align: top;
    padding-top: 0; }
    .accountbox-app .form-horizontal .radio-inline label {
      font-weight: normal; }
  .accountbox-app .form-horizontal .checkbox-inline {
    vertical-align: top;
    padding-top: 0; }
  .accountbox-app .form-horizontal .form-group .radio-inline label {
    padding-left: 24px;
    padding-right: 14px;
    padding-top: 7px; }
  .accountbox-app .form-horizontal .form-group .checkbox-inline label {
    font-weight: normal;
    padding-left: 24px; }
    .accountbox-app .form-horizontal .form-group .checkbox-inline label.lottery-calculator {
      padding-left: 0px; }
.accountbox-app .radio-inline label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: auto;
  bottom: auto;
  background-color: #F5F5F5;
  border-radius: 9px;
  border: 1px solid #D8D8D8; }
.accountbox-app input[type="radio"] {
  display: none; }
.accountbox-app input[type="checkbox"] {
  display: none; }
.accountbox-app .checkbox-inline label.long_label:before {
  bottom: inherit;
  position: absolute; }
.accountbox-app .checkbox-inline label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  position: absolute;
  left: 0;
  bottom: auto;
  background-color: #F5F5F5;
  border: 1px solid #D8D8D8;
  border-radius: 4px; }
.accountbox-app .checkbox-inline-deposit label {
  font-weight: normal;
  padding-left: 24px;
  padding-right: 14px; }
  .accountbox-app .checkbox-inline-deposit label.long_label:before {
    bottom: inherit; }
  .accountbox-app .checkbox-inline-deposit label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    position: absolute;
    left: 0;
    bottom: auto;
    top: 7px;
    background-color: #F5F5F5;
    border: 1px solid #D8D8D8;
    border-radius: 4px; }
.accountbox-app .icon--tooltip {
  color: #0197DB;
  font-weight: normal;
  font-size: 20px;
  top: 4px;
  cursor: pointer;
  position: relative; }
.accountbox-app .no-bg {
  background: none;
  border: none;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 40px;
  text-align: center;
  text-decoration: underline;
  width: 100%; }
.accountbox-app .btn-cancel.no-bg {
  padding: 0px 30px;
  font-size: 12px; }
  .accountbox-app .btn-cancel.no-bg:hover {
    color: #333;
    text-decoration: underline;
    cursor: pointer; }
.accountbox-app .panel-body {
  padding: 0; }
.accountbox-app .text-left {
  text-align: left !important; }
.accountbox-app .panel-primary > .panel-heading {
  display: none; }
.accountbox-app .sppl-breadcrumb {
  margin-top: 16px; }
.accountbox-app .submit:hover {
  background: #98CF16;
  cursor: pointer; }

.h2 {
  font-size: 15px; }

.b-pane .b-pane__title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 10px;
  margin-bottom: 0px;
  color: #ffffff;
  border: 1px solid #003f6c;
  background-image: -webkit-linear-gradient(top, #004a80 0%, #003f6c 100%);
  background-image: -o-linear-gradient(top, #004a80 0%, #003f6c 100%);
  background-image: linear-gradient(to bottom, #004a80 0%, #003f6c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004a80',endColorstr='#ff003f6c',GradientType=0);
  font-weight: normal;
  margin-top: 0;
  font-size: 15px; }

.sppl-breadcrumb {
  padding: 10px 8px 12px 8px;
  list-style: none;
  background-color: #f5f5f5; }

.pull-right {
  float: right !important; }

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

.accountbox-app .form-horizontal .form-group label.faq-text {
  text-align: right;
  margin-top: 6px; }
.accountbox-app div.bank-withdraw-well {
  padding: 0px;
  margin-top: 15px; }
.accountbox-app label {
  margin-bottom: 2px;
  font-size: 12px; }
  .accountbox-app label.full-width-label {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important; }
.accountbox-app .bank-withdraw-adhoc-item {
  display: inline-block;
  vertical-align: middle;
  float: none; }
.accountbox-app .text-center {
  text-align: center !important; }
.accountbox-app .btn-grey {
  background: linear-gradient(to bottom, #8D9194, #818588);
  background: -webkit-linear-gradient(top, #8D9194, #818588);
  background: -moz-linear-gradient(top, #8D9194, #818588);
  border: none;
  border-bottom: 2px solid #63666A;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 10px;
  text-align: center;
  border-radius: 4px;
  text-shadow: 1px 1px 2px #333;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .well.bank-withdraw-well .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .well.bank-withdraw-well .col-sm-5 {
    width: 41.66666667%; } }
.form-horizontal .topupCard .button.selected {
  background-image: linear-gradient(to bottom, #005EB8 0%, #0051A1 100%);
  color: #fff;
  border: 0;
  border-bottom: 2px solid #003C77;
  border-radius: 4px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }
.form-horizontal .topupCard .help-block {
  width: 100%;
  float: right;
  padding-right: 0; }
.form-horizontal .topupCard .help-block-deposit-enets {
  width: 100%;
  float: right;
  padding-right: 0; }

div.card {
  width: 475px;
  height: 450px; }
  div.card .fixCardForm {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0px 10px 0px 0px;
    margin: 0px auto; }
    div.card .fixCardForm label {
      width: 119px !important;
      font-size: 11px;
      float: none !important;
      text-align: right;
      padding-right: 10px; }
    div.card .fixCardForm input {
      padding: 2px;
      margin: 2px 2px 2px 2px;
      height: 30px;
      border-radius: 4px;
      border: 1px solid #DDD; }
      div.card .fixCardForm input.mdSize {
        width: 28%; }
      div.card .fixCardForm input.smSize {
        width: 14%; }
    div.card .fixCardForm select {
      padding: 2px;
      margin: 2px 2px 2px 2px;
      height: 30px;
      border-radius: 4px;
      border: 1px solid #DDD; }
      div.card .fixCardForm select.mdSize {
        height: 30px;
        -webkit-appearance: menulist-button;
        background: white;
        border-color: #DFDFDF;
        width: 28%; }

div.topup_card_50 {
  background-image: url(/lottery/profiles/core/themes/sppl/images/topup_card_200.png); }
div.topup_card_100 {
  background-image: url(/lottery/profiles/core/themes/sppl/images/topup_card_200.png); }
div.topup_card_200 {
  background-image: url(/lottery/profiles/core/themes/sppl/images/topup_card_200.png); }

.accountbox-app .account-history-form .form-horizontal {
  border: none; }
.accountbox-app .form-group {
  margin-bottom: 0;
  padding: 0 8px; }
  .accountbox-app .form-group:first-child {
    margin-top: 10px; }
.accountbox-app .filter-row {
  padding: 0 10px 20px 10px; }
.accountbox-app .btn-orange {
  background: linear-gradient(to bottom, #FE8200, #E97400);
  background: -webkit-linear-gradient(top, #FE8200, #E97400);
  background: -moz-linear-gradient(top, #FE8200, #E97400);
  border: none;
  border-bottom: 2px solid #BB5E00;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 10px;
  text-align: center;
  border-radius: 4px;
  text-shadow: 1px 1px 2px #333;
  width: 100%;
  margin-top: 15px; }
  .accountbox-app .btn-orange:hover {
    color: #fff;
    background: #FFA94A; }
  .accountbox-app .btn-orange.small {
    width: initial; }
  .accountbox-app .btn-orange .btn-text {
    background-color: white;
    color: #E97400;
    margin-right: 5px;
    padding: 3px;
    border-radius: 5px; }
.accountbox-app h1 {
  margin: 30px 0;
  padding: 0 0 20px 0;
  color: #0091D2;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px solid #D8D8D8; }
  .accountbox-app h1.no-results {
    color: #0075B7;
    margin: 5px 0px;
    padding: 0px;
    border: 0;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none; }
.accountbox-app .account-icon--huge {
  font-size: 60px;
  color: #c2c2c2;
  margin: 20px; }
.accountbox-app .table-responsive.full-width {
  padding: 0 8px; }
.accountbox-app .table-responsive > .table-bordered > tbody > tr > td {
  white-space: pre-line;
  border-right: 1px solid #fff;
  border-left: 1px solid #DDD;
  border-top: 0; }
  .accountbox-app .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #DDD; }
  .accountbox-app .table-responsive > .table-bordered > tbody > tr > td.on-expand {
    background: #ffffff;
    border-bottom: 0; }
.accountbox-app .table {
  border-collapse: separate; }
  .accountbox-app .table > thead > tr.info > th {
    background: linear-gradient(to bottom, #FDFDFD, #F1F1F1);
    background: -webkit-linear-gradient(top, #FDFDFD, #F1F1F1);
    background: -moz-linear-gradient(top, #FDFDFD, #F1F1F1);
    white-space: normal;
    line-height: 1;
    vertical-align: top;
    font-size: 11px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #FFF;
    color: #666;
    padding: 12px 8px; }
.accountbox-app .table-bordered > thead > tr > th {
  background: linear-gradient(to bottom, #FDFDFD, #F1F1F1);
  background: -webkit-linear-gradient(top, #FDFDFD, #F1F1F1);
  background: -moz-linear-gradient(top, #FDFDFD, #F1F1F1);
  white-space: normal;
  line-height: 1;
  vertical-align: top;
  font-size: 11px;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #FFF;
  color: #666;
  padding: 12px 8px; }
  .accountbox-app .table-bordered > thead > tr > th:first-child {
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #DDD; }
.accountbox-app .table--txn-history > tbody tr {
  background: #e8e8e8; }
  .accountbox-app .table--txn-history > tbody tr:nth-child(4n+1) {
    background: #f0f0f0; }
  .accountbox-app .table--txn-history > tbody tr.expanded-tr.show {
    display: table-row !important; }
  .accountbox-app .table--txn-history > tbody tr.expanded-tr .expanded-td {
    padding: 0; }
    .accountbox-app .table--txn-history > tbody tr.expanded-tr .expanded-td table {
      width: 100%; }
      .accountbox-app .table--txn-history > tbody tr.expanded-tr .expanded-td table .expanded-info th {
        background: linear-gradient(to bottom, #FDFDFD, #F1F1F1);
        background: -webkit-linear-gradient(top, #FDFDFD, #F1F1F1);
        background: -moz-linear-gradient(top, #FDFDFD, #F1F1F1);
        white-space: normal;
        line-height: 1;
        vertical-align: top;
        font-size: 11px;
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
        color: #666;
        padding: 12px 6px;
        font-size: 12px; }
        .accountbox-app .table--txn-history > tbody tr.expanded-tr .expanded-td table .expanded-info th:first-child {
          border-left: 0;
          border-top: 0;
          border-bottom: 1px solid #DDD; }
        .accountbox-app .table--txn-history > tbody tr.expanded-tr .expanded-td table .expanded-info th:last-child {
          border-right: 0; }
.accountbox-app .expanded-tr {
  background: #ffffff !important; }
  .accountbox-app .expanded-tr .expanded-tr-detail {
    background: transparent !important; }
    .accountbox-app .expanded-tr .expanded-tr-detail td {
      padding: 12px 6px; }
@media only screen and (max-width: 1199px) {
  .accountbox-app .expanded-table {
    display: none; }
  .accountbox-app .expanded-table-mobile {
    display: block;
    padding: 12px;
    width: 100%; }
    .accountbox-app .expanded-table-mobile tr {
      background-color: transparent !important;
      text-align: left;
      vertical-align: top; }
      .accountbox-app .expanded-table-mobile tr td {
        padding: 0px 12px; }
    .accountbox-app .expanded-table-mobile .bold {
      font-weight: bold; }
    .accountbox-app .expanded-table-mobile .display-block {
      display: block; } }
@media only screen and (min-width: 1200px) {
  .accountbox-app .expanded-table {
    display: table; }
  .accountbox-app .expanded-table-mobile {
    display: none; } }
.accountbox-app .pagination {
  text-align: center;
  width: 100%;
  margin: 10px auto; }
  .accountbox-app .pagination .pagination-label {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    float: left !important;
    text-align: left;
    padding: 2px; }
.accountbox-app .pagination .sppl-arrow-right {
  font-family: 'icomoon';
  vertical-align: middle;
  line-height: 20px; }
.accountbox-app .pagination .sppl-arrow-left:before {
  font-family: 'icomoon';
  vertical-align: middle;
  line-height: 20px;
  content: "\e903";
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
.accountbox-app .btn-paginate {
  color: #444;
  background-color: transparent;
  border: 0; }
.accountbox-app td .icon.sppl-arrow-right, .accountbox-app td .icon.sppl-arrow-down, .accountbox-app td .icon.sppl-arrow-up, .accountbox-app td .icon.sppl-arrow-left {
  color: #0e537d;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px; }

.sppl-arrow-right:before {
  content: "\e903"; }

.sppl-arrow-down:before {
  content: "\e902"; }

.sppl-arrow-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .sppl-arrow-up:before {
    content: "\e902"; }

.sppl-arrow-left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .sppl-arrow-left:before {
    content: "\e902"; }

.accountbox-app .form-horizontal.weeklyStatementForm {
  padding: 8px; }
  .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .balance {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .balance label {
      font-weight: normal; }
      .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .balance label:first-child {
        font-weight: bold; }
  .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .view-type-switch {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 12px;
    padding-bottom: 12px; }
  .accountbox-app .form-horizontal.weeklyStatementForm .weeklyStatementFilter {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -8px;
    margin-right: -8px;
    border-bottom: 1px solid #dadada; }
    .accountbox-app .form-horizontal.weeklyStatementForm .weeklyStatementFilter .form-group {
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 0px; }
    .accountbox-app .form-horizontal.weeklyStatementForm .weeklyStatementFilter button.btn-orange {
      padding: 6px 10px;
      margin-top: 25px; }
  .accountbox-app .form-horizontal.weeklyStatementForm .table-data .negative-value {
    color: #c74949; }
.accountbox-app .weekly-statement-summary {
  display: table;
  width: 100%; }
  .accountbox-app .weekly-statement-summary div.balance {
    padding: 12px 0px; }
    .accountbox-app .weekly-statement-summary div.balance label {
      font-size: 15px; }
.accountbox-app .table-striped > tbody > tr:nth-of-type(odd) > td {
  border-top: 1px solid #E8E8E8;
  background: #E8E8E8; }
.accountbox-app .table-striped > tbody > tr:nth-of-type(even) > td {
  border-top: 1px solid #F0F0F0;
  background: #F0F0F0; }

.weekly-statement .weekly-statement__head {
  font-size: 12px;
  font-weight: 600;
  background-color: #F5F5F5;
  padding: 12px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 0px;
  background-color: #EBEBEB; }
.weekly-statement .weekly-statement__summary {
  background-color: #F5F5F5;
  padding: 12px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dadada; }
  .weekly-statement .weekly-statement__summary .statement_dates:after {
    content: "";
    display: table;
    clear: both; }
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__notice {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: right; }
    .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date span {
      display: inline; }
      .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date span:first-child {
        font-weight: 600; }
      .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date span:last-child {
        background-color: #EBEBEB;
        padding: 8px;
        margin-left: 3px;
        border-radius: 4px; }
.weekly-statement .weekly-statement__body {
  padding-top: 12px;
  padding-bottom: 12px; }

@media (max-width: 991px) {
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date span {
    display: block;
    text-align: left; } }
@media (min-width: 992px) {
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date {
    float: left;
    width: 50%; } }
@media (max-width: 1199px) {
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__notice {
    margin-bottom: 8px; } }
@media (min-width: 1200px) {
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__date {
    float: left;
    width: 40%; }
  .weekly-statement .weekly-statement__summary .statement_dates .statement_dates__notice {
    float: left;
    width: 20%; } }
@media (min-width: 768px) {
  .accountbox-app .pagination .pagination-label {
    margin-left: 8.33333333%;
    width: 58.33333333%; }
    .accountbox-app .pagination .pagination-label.pagination-transaction-history {
      margin-left: 1%;
      width: 40%; }

  .home-pane331.pane-block {
    height: 331px; }

  .home-pane282.pane-block {
    height: 282px; } }
@media screen and (min-width: 768px) {
  .accountbox-app .nav-tabs {
    padding: 25px 15px 0 25px; }
  .accountbox-app .panel-primary {
    border-radius: 5px; }
  .accountbox-app .no-bg {
    width: auto;
    margin-top: 0; }
  .accountbox-app .panel-body {
    padding: 0; }
  .accountbox-app .form-horizontal {
    padding: 25px; }
    .accountbox-app .form-horizontal .form-group label {
      padding-right: 20px;
      width: 100%; }
      .accountbox-app .form-horizontal .form-group label.label-text {
        padding-right: 15px; }
      .accountbox-app .form-horizontal .form-group label.col-sm-3 {
        width: 25%;
        text-align: right; }
  .accountbox-app .panel-primary > .panel-heading {
    display: block; }
  .accountbox-app .form-group {
    margin-bottom: 10px; }
  .accountbox-app .form-control-static {
    text-align: left; }
  .accountbox-app .table-responsive > .table-bordered {
    margin-bottom: 0;
    border-bottom: 0; }
  .accountbox-app .table > thead > tr.info > th {
    padding: 12px 0;
    font-size: 12px; }
  .accountbox-app .btn-orange {
    margin-top: 0;
    padding: 5px 10px; }
    .accountbox-app .btn-orange.small {
      float: left;
      width: initial;
      margin-left: -20px; }

  .pagination {
    text-align: right;
    padding: 10px 20px;
    background: #fff;
    border-radius: 0; } }
@media screen and (min-width: 768px) {
  .accountbox-app .fixCardForm {
    width: 400px;
    padding: 270px 8px 0 8px;
    margin-left: 32px; }
  .accountbox-app .topup_card_50 {
    height: 400px;
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .accountbox-app .topup_card_100 {
    height: 400px;
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .accountbox-app .topup_card_200 {
    height: 400px;
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .accountbox-app .topup_card_50 {
    background: url(../images/topup_card_50.png) no-repeat; }
  .accountbox-app .topup_card_100 {
    background: url(../images/topup_card_100.png) no-repeat; }
  .accountbox-app .topup_card_200 {
    background: url(../images/topup_card_200.png) no-repeat; } }
@media (max-width: 767px) {
  .accountbox-app .weekly-statement-summary div.balance {
    padding: 5px 0px; }
  .accountbox-app .weekly-statement-container .row-container {
    display: table; }
    .accountbox-app .weekly-statement-container .row-container div {
      display: table-cell;
      float: none;
      padding: 8px;
      border: 1px solid #f5f5f5; }
      .accountbox-app .weekly-statement-container .row-container div.head {
        background-color: #34b5f8;
        color: white;
        border: 0.5px solid #fff; }
      .accountbox-app .weekly-statement-container .row-container div.title {
        background-color: #f5f5f5;
        border: 0.5px solid #fff; } }
@media (max-width: 990px) {
  body .twelve-rows-region .b-pane .b-pane__title {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-left: -1px;
    margin-right: -1px; }

  .sppl-breadcrumb {
    margin-left: -8px;
    margin-right: -8px;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(180deg, #0194d7, #34b5f8);
    background-image: -o-linear-gradient(180deg, #0194d7, #34b5f8);
    background-image: linear-gradient(180deg, #0194d7, #34b5f8);
    border-top: 1px solid #34b5f8;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600; }
    .sppl-breadcrumb .sppl-breadcrumb__trail {
      display: none; }
      .sppl-breadcrumb .sppl-breadcrumb__trail:last-child {
        display: inline-block;
        max-width: 80%; }
      .sppl-breadcrumb .sppl-breadcrumb__trail:nth-last-child(2) {
        display: inline-block;
        float: left; }
      .sppl-breadcrumb .sppl-breadcrumb__trail a {
        font-size: 0px; }
        .sppl-breadcrumb .sppl-breadcrumb__trail a:before {
          font-family: 'icomoon';
          display: inline-block;
          font-style: normal;
          font-size: 12px;
          font-weight: normal;
          speak: none;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          content: "\e905";
          font-size: 22px;
          color: #fff;
          position: relative; }

  .accountbox-app .sppl-breadcrumb {
    margin: 0; }

  .in-running .sppl-breadcrumb {
    background-color: #ffdf43;
    color: #005da0;
    background-image: none;
    background-repeat: no-repeat; }
    .in-running .sppl-breadcrumb .sppl-breadcrumb__trail a::before {
      color: #005da0; } }
@media (max-width: 991px) {
  .panel-pane.pane-block.pane-bean-account-box.pane--cols.b-pane {
    padding: 0px; }

  .sppl-breadcrumb .sppl-breadcrumb__trail a:after {
    content: ""; } }
@media (min-width: 991px) {
  .sppl-breadcrumb {
    padding: 0px 8px 12px 0px;
    margin-bottom: 0;
    margin-top: 15px; }

  .accountbox-app .pagination .pagination-label.pagination-transaction-history {
    width: 40%; }
  .accountbox-app .btn-orange.small {
    float: left;
    width: initial; } }
@media (min-width: 992px) {
  .container {
    width: 956px; }

  .accountbox-app .form-horizontal.weeklyStatementForm .weeklyStatementFilter {
    padding-bottom: 12px; }
    .accountbox-app .form-horizontal.weeklyStatementForm .weeklyStatementFilter button.btn-orange {
      margin-top: 15px; }
  .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .balance {
    float: left;
    width: 25%; }
  .accountbox-app .form-horizontal.weeklyStatementForm .weekly-statement-summary .view-type-switch {
    left: 16.66666667%;
    float: left;
    width: 33.33333333%; }
  .accountbox-app .form-horizontal.weeklyStatementForm label {
    padding: 0; } }
@media (min-width: 1200px) {
  .container {
    width: 1156px; }

  .accountbox-app .pagination .pagination-label.pagination-transaction-history {
    margin-left: 30px;
    width: 45%; }
  .accountbox-app .btn-orange.small {
    margin-left: 20px; } }
@media (max-width: 990px) {
  .path-sports .sppl-breadcrumb--primary .sppl-breadcrumb__trail:nth-last-child(2) {
    float: none; }
  .path-sports .sppl-breadcrumb--primary .sppl-breadcrumb__trail:nth-last-child(3) {
    display: inline-block;
    float: left; }
  .path-sports .sppl-breadcrumb--primary .sppl-breadcrumb__trail a:before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    transform: rotate(180deg);
    content: "\e905";
    font-size: 22px;
    color: #fff;
    position: relative; } }
.in-running .node--type-landing_page .sppl-breadcrumb--primary .sppl-breadcrumb__trail a:before {
  color: #005da0; }

.path-sports .sppl-breadcrumb--primary span.active {
  display: none; }

@media (min-width: 991px) {
  .path-sports .node--type-landing_page .block-region-content .sppl-breadcrumb--primary {
    margin-top: 0px; } }
@media (max-width: 991px) {
  .path-node .sppl-breadcrumb--primary {
    margin-top: 15px; } }
.accountbox-app .step {
  text-align: left; }
.accountbox-app .step-bubble {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  border: 10px solid #DDD;
  background: #fff;
  margin-left: 20px;
  text-align: center; }
  .accountbox-app .step-bubble:before {
    content: "\e904";
    font-family: "icomoon";
    height: 50px;
    line-height: 50px;
    font-size: 18px; }
.accountbox-app .dash {
  height: 50px;
  width: 14px;
  border-radius: 7px;
  background: #DDD;
  text-align: left;
  margin: 10px 0 10px 48px; }
.accountbox-app .bubble-dash:before {
  content: " ";
  position: relative;
  top: 50%;
  display: inline-block;
  border-top: 2px solid;
  width: 50%; }
.accountbox-app .step-title {
  color: #444;
  font-size: 15px;
  margin: 5px 10px 0 15px;
  text-align: left;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 15px; }
.accountbox-app .step-error {
  color: #ff0000;
  font-size: 12px;
  text-align: left;
  line-height: 1.2;
  font-weight: normal; }
.accountbox-app .step-status-info {
  color: #0075B7;
  font-size: 12px;
  text-align: left;
  line-height: 1.2;
  font-weight: normal; }
.accountbox-app .step-status-title {
  color: #0075B7;
  text-align: center;
  margin: 10px 10px 0 15px;
  padding-left: 15px;
  font-size: 12px; }
.accountbox-app .step-status-date {
  margin: 10px 20px 0 15px;
  padding-left: 15px;
  color: #666; }
.accountbox-app .verified .step-bubble {
  background: #84BD00;
  border: 12px solid #84BD00;
  color: #FFF; }
  .accountbox-app .verified .step-bubble:before {
    content: "\e91e";
    color: #fff;
    font-weight: bold;
    font-size: 20px; }
.accountbox-app .verified .step-status-title {
  color: #84BD00; }

@media screen and (min-width: 768px) {
  .accountbox-app .form-group:first-child {
    margin-top: 15px; } }
@media (min-width: 991px) {
  .accountbox-app .account-readiness-container .account-number {
    padding: 30px 0px 60px 54px;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 15px;
    padding-bottom: 20px; }
  .accountbox-app .step-bubble {
    margin: 10px auto; }
  .accountbox-app .step {
    text-align: center; }
  .accountbox-app .dash {
    width: 100%;
    height: 12px;
    border-radius: 8px;
    margin: 38px auto; }
  .accountbox-app .step-title {
    padding-left: 0;
    margin: 10px auto;
    text-align: center;
    min-height: 15vh;
    font-size: 15px;
    font-weight: bold; }
  .accountbox-app .step-status-title {
    margin: 10px auto;
    padding-left: 0;
    text-align: center;
    font-size: 14px; }
  .accountbox-app .step-status-date {
    margin: 10px auto;
    padding-left: 0;
    text-align: center; } }
.accountbox-app .table-responsive .checkbox-inline {
  padding-left: 12px;
  margin-top: 0;
  padding-top: 3px; }
.accountbox-app .checkbox-inline .label-text {
  font-weight: normal;
  padding-left: 7px;
  font-size: 12px; }
  .accountbox-app .checkbox-inline .label-text:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    position: relative;
    left: 0;
    bottom: 1px;
    background-color: #F5F5F5;
    border: 1px solid #D8D8D8;
    border-radius: 4px; }

@media screen and (min-width: 768px) {
  .accountbox-app .table > thead > tr.info > th {
    padding: 12px 0;
    font-size: 12px; } }
/* #notifications-option-section */
#notifications-option-section {
  padding: 2rem 0; }
  #notifications-option-section .align-center {
    text-align: center; }
  #notifications-option-section .align-right {
    text-align: right; }
  #notifications-option-section .option-link {
    font-weight: bold;
    font-size: 1.2rem;
    color: #0168b1;
    text-transform: uppercase;
    cursor: pointer; }

/* #notifications-section */
#notifications-section {
  /* Mark notification as read */ }
  #notifications-section .individual-notification {
    position: relative;
    padding: 2rem 0;
    background-color: white; }
  #notifications-section .individual-notification:nth-child(even) {
    background-color: #f7f7f7; }
  #notifications-section .header {
    display: block;
    font-weight: bold;
    font-size: 1.2rem;
    color: #0168b1;
    cursor: pointer; }
  #notifications-section .date {
    display: block;
    margin-top: 0.2rem;
    font-weight: bold;
    font-size: 1.2rem;
    color: black;
    text-transform: uppercase;
    cursor: pointer; }
  #notifications-section .delete-btn {
    height: auto;
    background-color: #e72f2f;
    color: #fff;
    font-size: 2rem;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle; }
  #notifications-section .mark-read .icon-black-dot {
    color: #666; }
  #notifications-section .mark-read .header {
    color: #666; }

#notifications-detail-section {
  padding: 1.6rem 1rem; }
  #notifications-detail-section .header .container-fluid {
    padding: 0rem;
    margin-right: auto;
    margin-left: auto; }
  #notifications-detail-section .title {
    display: block;
    font-weight: bold;
    font-size: 2.5rem;
    color: #0168b1; }
  #notifications-detail-section .date {
    display: block;
    margin-top: 0.2rem;
    font-size: 1.5rem;
    color: black; }
  #notifications-detail-section .image {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 1.7rem; }
    #notifications-detail-section .image img {
      width: 100%;
      display: block;
      height: auto; }
  #notifications-detail-section .content {
    padding: 1.8rem;
    font-size: 1.4rem; }

.table > thead:first-child > tr:first-child > th {
  border-top: 0; }
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  color: #34b5f8;
  text-align: center;
  border-bottom: 3px solid #005286; }

.b-content__body__sidebar-first .b-block {
  margin-bottom: 16px; }
  .b-content__body__sidebar-first .b-block.b-block--no-header {
    border-top: 1px solid #dadada; }
    .b-content__body__sidebar-first .b-block.b-block--no-header:first-child {
      border-top: none; }

.b-menu__list-item__arrow .h-collapse-indicator.collapsed {
  color: #474747; }

.b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu {
  padding-left: 0;
  list-style: none;
  background-color: #fff; }
  .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item a.b-menu__menu-link {
    background-color: #fff;
    padding: 10px 15px;
    display: block;
    font-weight: normal;
    color: #474747;
    background-image: none; }
    .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item a.b-menu__menu-link.padding-left-30 {
      padding-left: 30px; }
    .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item a.b-menu__menu-link.active, .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item a.b-menu__menu-link.is-active {
      background-image: -webkit-linear-gradient(top, #005db6 0%, #0055a6 100%);
      background-image: -o-linear-gradient(top, #005db6 0%, #0055a6 100%);
      background-image: linear-gradient(to bottom, #005db6 0%, #0055a6 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6', endColorstr='#ff0055a6', GradientType=0);
      color: #fff; }
    .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item a.b-menu__menu-link:hover {
      background-color: #c2c2c2;
      color: #474747; }
  .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item.active > a.b-menu__menu-link, .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item.active > div > a.b-menu__menu-link, .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item.is-active > a.b-menu__menu-link, .b-menu--vertical > .b-menu__list-item.b-menu__list-item--embedded-menus .b-menu__embedded-menu .b-menu__list-item.is-active > div > a.b-menu__menu-link {
    background-image: -webkit-linear-gradient(top, #005db6 0, #0055a6 100%);
    background-image: -o-linear-gradient(top, #005db6 0, #0055a6 100%);
    background-image: linear-gradient(to bottom, #005db6 0, #0055a6 100%);
    background-repeat: repeat-x;
    color: #fff; }
.b-menu--vertical > .b-menu__list-item .b-menu__list-item__group-title {
  position: relative; }
  .b-menu--vertical > .b-menu__list-item .b-menu__list-item__group-title .b-menu__list-item__arrow {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    width: 28px;
    height: 28px;
    padding: 8px; }
  .b-menu--vertical > .b-menu__list-item .b-menu__list-item__group-title .b-menu__menu-link {
    color: #474747;
    background-color: #fff;
    padding: 10px 15px;
    display: block; }
  @media (max-width: 990px) {
    .b-menu--vertical > .b-menu__list-item .b-menu__list-item__group-title .b-menu__list-item__arrow {
      position: absolute;
      right: 5px;
      top: 10px;
      display: block;
      width: 28px;
      height: 28px;
      padding: 8px; }
    .b-menu--vertical > .b-menu__list-item .b-menu__list-item__group-title .b-menu__menu-link {
      color: #474747;
      background-color: #fff;
      padding: 16px 15px;
      display: block; } }

.b-content__body__sidebar-first .b-block .b-block__title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #dadada;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 15px;
  margin-bottom: 0px;
  color: #474747;
  background-color: #f5f5f5; }
@media (max-width: 767px) {
  .b-content__body__sidebar-first .b-block {
    margin-bottom: 0px; }
    .b-content__body__sidebar-first .b-block .b-block__title {
      border-top-right-radius: 0px;
      border-top-left-radius: 0px;
      padding: 16px 15px;
      border-right: 0;
      border-left: 0;
      color: #474747;
      font-weight: 600;
      font-size: 15px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .offcanvas-view {
    transition: -webkit-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -moz-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -ms-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: -o-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); } }
.lotslip__button {
  display: block;
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #0e537d;
  background-color: #999999;
  border-color: #474747;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  border: 0px none;
  font-weight: 600;
  color: #ffffff; }

.lotslip_main_counter {
  min-width: 10px;
  min-height: 10px;
  vertical-align: middle;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 3px 7px;
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  background-color: #85ba01 !important;
  color: #ffffff !important;
  width: 26px;
  height: 26px;
  line-height: 1;
  white-space: nowrap;
  border-radius: 50%;
  padding: 6px 0 0 0;
  position: relative;
  top: -1px;
  margin-left: 12px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: inline-block; }

.lotslip__button--decline {
  float: left;
  position: relative;
  min-height: 1px;
  width: 50%;
  background: transparent;
  color: #ffffff;
  border: 1px solid transparent;
  padding: 8.5px;
  font-size: 15px;
  padding: 4.5px 12px; }

.lotslip__button--accept {
  background-color: #7eb401;
  background-image: -webkit-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: -o-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: linear-gradient(to bottom, #85ba01 0%, #618701 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85ba01',endColorstr='#ff618701',GradientType=0);
  border-bottom: 2px solid #3c5500;
  color: #ffffff;
  float: left;
  position: relative;
  min-height: 1px;
  width: 50%;
  font-size: 15px; }

.lotslip__button--place {
  color: #ffffff;
  background-color: #85ba01;
  border-color: transparent;
  border-bottom: 2px solid #618701;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 15px;
  text-transform: uppercase;
  padding: 8.5px;
  background-image: -webkit-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: -o-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: linear-gradient(to bottom, #85ba01 0%, #618701 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85ba01',endColorstr='#ff618701',GradientType=0);
  border-bottom: 2px solid #3c5500;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); }

.lotslip__button--close {
  color: #ffffff;
  background-color: #474747;
  border-color: transparent;
  border-bottom: 2px solid #2e2e2e; }
  .lotslip__button--close .b-block {
    margin-bottom: 16px; }

.lotslip__header {
  font-size: 16px;
  padding: 9px;
  margin-bottom: 0px;
  background-color: #474747;
  color: #ffffff;
  border-top: 2px solid #474747; }
  .lotslip__header .lotslip__actions {
    float: right;
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 12px;
    top: 8px;
    position: relative;
    color: #ffffff; }
  .lotslip__header .lotslip__receipt-number {
    float: right;
    font-weight: normal;
    letter-spacing: 0px; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .lotslip__header .lotslip__receipt-number {
        float: left; } }

.lotslip__notifications_exp_alert_container {
  background-color: #ff0000;
  border: none;
  color: #fff;
  text-align: left; }
  .lotslip__notifications_exp_alert_container .lotslip__notification.lotslip__notification--exp_alert {
    margin: 0px 10px;
    padding: 10px 0px; }

.lotslip__notifications:not(:empty) {
  background-color: #dff0d8;
  border: 2px solid #7eb401;
  text-align: left; }
  .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.disabled {
      color: #c2c2c2;
      pointer-events: none; }
    .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon:before {
      display: inherit; }
    .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick {
      margin-right: 0.5em;
      background: #7eb401;
      padding: 4px;
      border-radius: 50%;
      border: 2px solid #7eb401;
      color: #ffffff;
      font-weight: 600; }
      .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick:before {
        content: "\e91e"; }
      .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick.icon--round--red {
        background: #c74949;
        border-color: #c74949; }
      .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick.icon--round--outline {
        background: transparent; }
      .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick.icon--round--outline-twitter {
        background: transparent;
        border-color: #55acee;
        color: #55acee; }
      .lotslip__notifications:not(:empty) .lotslip__notification .lotslip__notification-icon.lotslip__notification-icon--tick.icon--round--outline-facebook {
        background: transparent;
        border-color: #3b5998;
        color: #3b5998; }
  .lotslip__notifications:not(:empty) .lotslip__notification.lotslip__notification--success {
    margin: 0px 10px;
    padding: 10px 0px;
    color: #7eb401; }
    .lotslip__notifications:not(:empty) .lotslip__notification.lotslip__notification--success + .lotslip__notification--danger {
      background-color: #dff0d8;
      border: 0;
      margin: 0; }
  .lotslip__notifications:not(:empty) .lotslip__notification.lotslip__notification--danger {
    padding: 10px 10px;
    color: #c74949;
    background-color: #f8e7e7;
    border: 2px solid #c74949;
    margin: -2px; }
  .lotslip__notifications:not(:empty) .lotslip__notification:not(:last-child) {
    border-bottom: 1px solid #7eb401; }

.lotslip__body {
  background-color: #ffffff; }

.lotslip__section .lotslip__section-header {
  color: #ffffff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(180deg, #26B2F5, #0197DB);
  background-image: -o-linear-gradient(180deg, #26B2F5, #0197DB);
  background-image: linear-gradient(180deg, #26B2F5, #0197DB);
  margin: 0px;
  padding: 10px; }
  .lotslip__section .lotslip__section-header .lotslip__section-control {
    float: right;
    margin: 2px 0px; }
.lotslip__section .lotslip__section-title {
  margin: 1.5px 0px;
  display: inline-block; }
  .lotslip__section .lotslip__section-title strong {
    font-size: 13px; }
.lotslip__section .lotslip__section .lotslip__section-control {
  float: right; }

.lotslip__group {
  border: 1px solid #d2d2d2;
  border-top: 0; }
  .lotslip__group .lotslip__group-header {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    color: #444444;
    background-color: #f0f0f0; }
  .lotslip__group .lotslip__group-control {
    float: right; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .lotslip__group .lotslip__group-control.receipt {
        float: left; } }
  .lotslip__group .lotslip__group-remove-icon {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    border-radius: 50%;
    padding: 4px;
    font-size: 9px;
    font-weight: 600;
    color: #ffffff;
    background: #474747; }
    .lotslip__group .lotslip__group-remove-icon:before {
      content: "\e907"; }
  .lotslip__group .lotslip__group-body {
    padding: 10px; }
  .lotslip__group .lotslip__draws {
    padding: 0 0 5px 0;
    display: table; }
    .lotslip__group .lotslip__draws:before {
      content: " ";
      display: table; }
    .lotslip__group .lotslip__draws .lotslip__draws-heading {
      display: none; }
    .lotslip__group .lotslip__draws .lotslip__draws-list {
      color: #828282;
      padding-right: 0;
      padding-bottom: 10px; }
      .lotslip__group .lotslip__draws .lotslip__draws-list .lotslip__draw {
        text-align: right;
        line-height: 1.5;
        font-size: 13px; }
      .lotslip__group .lotslip__draws .lotslip__draws-list .lotslip__draw-number {
        float: left; }
      .lotslip__group .lotslip__draws .lotslip__draws-list .lotslip__draw-date {
        display: inline; }
  .lotslip__group .lotslip__row-list {
    padding: 10px 0 7px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    display: table;
    width: 100%; }
    .lotslip__group .lotslip__row-list .lotslip__row-header {
      display: table;
      width: 100%; }
      .lotslip__group .lotslip__row-list .lotslip__row-header .lotslip__row-type {
        font-weight: bold;
        color: #000000; }
      .lotslip__group .lotslip__row-list .lotslip__row-header .lotslip__stake-types {
        float: right;
        position: relative;
        min-height: 1px;
        width: 41.66666667%;
        color: #000000;
        text-align: right; }
        .lotslip__group .lotslip__row-list .lotslip__row-header .lotslip__stake-types .lotslip__stake-type {
          float: left;
          position: relative;
          min-height: 1px;
          width: 50%;
          font-size: 13px; }
    .lotslip__group .lotslip__row-list .lotslip__row {
      font-size: 13px;
      text-align: left;
      padding: 3px 0;
      line-height: 1.1; }
      .lotslip__group .lotslip__row-list .lotslip__row:before {
        content: "";
        display: table; }
      .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-idx {
        float: left;
        position: relative;
        min-height: 1px;
        width: 16.66666667%;
        color: #666666; }
      .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-picks {
        text-align: right;
        float: left;
        position: relative;
        min-height: 1px;
        width: 83.33333333%; }
        .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-picks.lotslip__row-picks--4 {
          float: left;
          position: relative;
          min-height: 1px;
          width: 41.66666667%; }
      .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-pick {
        float: left;
        position: relative;
        min-height: 1px;
        width: 16.66666667%;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align: right;
        padding-bottom: 3px; }
        .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-pick.lotslip__row-pick--4 {
          float: left;
          position: relative;
          min-height: 1px;
          width: 25%;
          padding-bottom: 3px;
          text-align: center; }
      .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-stakes {
        float: left;
        position: relative;
        min-height: 1px;
        width: 41.66666667%;
        text-align: right; }
        .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-stakes .lotslip__row-stakebox {
          float: left;
          position: relative;
          min-height: 1px;
          width: 50%;
          font-size: 13px;
          font-weight: bold;
          color: #474747;
          display: inline-block; }
          .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-stakes .lotslip__row-stakebox .lotslip__row-stake .sold-out-no {
            font-size: 12px;
            background-color: red;
            color: white;
            border-radius: 2px; }
          .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-stakes .lotslip__row-stakebox .lotslip__row-stake .reduced {
            font-size: 12px;
            background-color: #0686c5;
            color: white;
            border-radius: 2px; }
      .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-units {
        float: left;
        position: relative;
        min-height: 1px;
        width: 100%;
        line-height: 1.42857143;
        padding-bottom: 8px;
        padding-top: 3px; }
        .lotslip__group .lotslip__row-list .lotslip__row .lotslip__row-units .lotslip__line-units {
          color: #000000; }
  .lotslip__group .lotslip__group-footer {
    padding: 0 10px 10px 10px;
    display: table;
    width: 100%; }
    .lotslip__group .lotslip__group-footer:before {
      content: " ";
      display: table; }
    .lotslip__group .lotslip__group-footer .lotslip__group-footer-units {
      float: left;
      position: relative;
      min-height: 1px;
      width: 50%;
      font-weight: 600;
      color: #000000; }
    .lotslip__group .lotslip__group-footer .lotslip__group-footer-subtotal {
      float: left;
      position: relative;
      min-height: 1px;
      width: 50%;
      text-align: right;
      font-weight: bold;
      font-size: 13px;
      color: #000000; }

.lotslip__footer {
  background-color: #474747;
  border-bottom: 2px solid #474747;
  min-height: 30px;
  display: inline-block;
  width: 100%;
  color: #ffffff; }
  .lotslip__footer .lotslip__total {
    color: #ffffff;
    background-color: #333333;
    margin: 0px;
    padding: 11px 10px;
    font-size: 15px; }
    .lotslip__footer .lotslip__total .lotslip__total-stake {
      float: right !important; }
  .lotslip__footer .lotslip__tnc {
    float: left;
    min-height: 1px;
    width: 100%;
    padding: 10px 10px 0;
    position: relative;
    font-weight: normal;
    color: #c2c2c2; }
    .lotslip__footer .lotslip__tnc a {
      color: #ffffff; }
  .lotslip__footer .lotslip__transactions-link {
    float: left;
    min-height: 1px;
    width: 100%;
    padding: 10px 10px 0;
    position: relative;
    font-weight: normal;
    text-align: center; }
  .lotslip__footer .lotslip__in-progress {
    float: left;
    min-height: 1px;
    width: 100%;
    padding: 10px 10px 0;
    position: relative;
    font-weight: normal;
    text-align: center; }
  .lotslip__footer .lotslip__footer-buttons {
    float: left;
    min-height: 1px;
    width: 100%;
    padding: 10px 10px 0;
    position: relative;
    font-weight: normal; }
    .lotslip__footer .lotslip__footer-buttons:last-child {
      padding-bottom: 10px; }

.lotslip .lotslip__actions {
  display: none; }
.lotslip .lotslip__empty-body {
  display: none; }
.lotslip .lotslip__total {
  display: none; }
.lotslip .lotslip__tnc {
  display: none; }
.lotslip .lotslip__transactions-link {
  display: none; }
.lotslip .lotslip__button--place {
  display: none; }
.lotslip .lotslip__button--close {
  display: none; }
.lotslip:not(.lotslip--isEmpty) .lotslip__actions {
  display: block; }
.lotslip:not(.lotslip--isEmpty) .lotslip__total {
  display: block; }
.lotslip:not(.lotslip--isEmpty) .lotslip__group-list {
  display: block; }
.lotslip .lotslip .lotslip__group-remove-icon {
  display: none; }

.lotslip--build:not(.lotslip--isEmpty) .lotslip__button--place {
  display: block; }
.lotslip--build:not(.lotslip--isEmpty) .lotslip__tnc {
  display: block; }
.lotslip--build:not(.lotslip--isEmpty) .lotslip__group-remove-icon {
  display: block; }

.lotslip--isEmpty .lotslip__empty-body {
  display: block; }

.lotslip__link {
  color: #eeeeee;
  text-decoration: none; }
  .lotslip__link:hover {
    color: #fff; }

@media (max-width: 991px) {
  .b-content__body .b-content__body__sidebar-second {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }
@media (min-width: 1200px) {
  .b-content__body .b-content__body__sidebar-second {
    padding-top: 16px; } }
.pull-right {
  float: right !important; }

.element-group--merged {
  display: table;
  table-layout: fixed; }
  .element-group--merged .element-group__wrapper {
    display: table-cell; }
    .element-group--merged .element-group__wrapper .element-group__wrapper__element {
      width: 97%; }

.element-group {
  display: table;
  table-layout: fixed; }
  .element-group .element-group__wrapper {
    display: table-cell; }
  .element-group.btn-group .btn {
    font-size: 12px; }
    .element-group.btn-group .btn.button--white-glossy {
      border: 1px solid #dadada; }

.button--qp {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff; }

.button.button--grey-dark-gradient {
  background-color: #636363;
  background-image: -webkit-linear-gradient(top, #636363 0%, #595959 100%);
  background-image: -o-linear-gradient(top, #636363 0%, #595959 100%);
  background-image: linear-gradient(to bottom, #636363 0%, #595959 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff636363',endColorstr='#ff595959',GradientType=0);
  border-bottom: 2px solid #2e2e2e;
  color: #ffffff; }
.button.button--blue-dark-gradient {
  background-color: #005DB6;
  background-image: -webkit-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: -o-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: linear-gradient(to bottom, #005DB6 0%, #0055A6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  border-bottom: 2px solid #003b73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }
.button.button--green-gradient {
  background-color: #7eb401;
  background-image: -webkit-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: -o-linear-gradient(top, #85ba01 0%, #618701 100%);
  background-image: linear-gradient(to bottom, #85ba01 0%, #618701 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85ba01',endColorstr='#ff618701',GradientType=0);
  border-bottom: 2px solid #3c5500;
  color: #ffffff; }

.button--qp:before {
  content: "\e918";
  display: inherit; }

.button-icon {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #0e537d;
  background-color: #999999;
  border-color: #474747;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  border: 0px none;
  font-weight: 600;
  padding: 0px; }
  .button-icon.button--grey-dark {
    color: #ffffff;
    background-color: #474747;
    border-color: transparent;
    border-bottom: 2px solid #2e2e2e; }
    .button-icon.button--grey-dark:hover {
      color: #ffffff;
      background-color: #2e2e2e;
      border-color: rgba(0, 0, 0, 0); }
    .button-icon.button--grey-dark[disabled] {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }

.currency-control:before {
  content: "$";
  display: inline;
  position: absolute;
  color: #c2c2c2; }
.currency-control.currency-control--stakes:before {
  margin-top: 8px;
  margin-left: 8px; }
.currency-control.currency-control--stakes-toto:before {
  padding: 5px; }

.currency-control-small-stake:before {
  content: "$";
  display: inline;
  position: absolute;
  color: #c2c2c2; }
.currency-control-small-stake.currency-control--stakes:before {
  margin-top: 8px;
  margin-left: 8px; }

.lottery-container .header-title {
  padding: 0px 10px;
  font-size: 15px; }
.lottery-container .lottery-container__title {
  line-height: 2.5em;
  margin: -1px -1px 0px -1px; }
.lottery-container .lottery-container__controls {
  width: 100%;
  margin: 0;
  border: 1px solid #dadada;
  border-top: 0;
  border-radius: 6px;
  padding-bottom: 10px;
  display: inline-block; }
  .lottery-container .lottery-container__controls .header-title {
    margin-top: 0px; }
    .lottery-container .lottery-container__controls .header-title .header-title__sub-title {
      font-weight: normal;
      position: relative; }
      @media (max-width: 767px) {
        .lottery-container .lottery-container__controls .header-title .header-title__sub-title {
          float: left !important;
          font-size: 12px; } }
  .lottery-container .lottery-container__controls .header-title__sub-title {
    margin-right: 10px;
    margin-top: 1px; }
  .lottery-container .lottery-container__controls .filter {
    margin-bottom: 0px;
    background-color: #f5f5f5; }
  .lottery-container .lottery-container__controls .header-title__logo:before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    vertical-align: middle; }
  .lottery-container .lottery-container__controls .header-title__logo.header-title__logo--4d:before {
    content: "\e900"; }
.lottery-container .lottery-container__options {
  margin-left: -8px;
  margin-right: -8px;
  margin: 0;
  margin-top: 15px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  display: table; }
  .lottery-container .lottery-container__options:before {
    content: " ";
    display: table; }
  .lottery-container .lottery-container__options .lottery-container__options__header {
    background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #fcfcfc 0%, #f0f0f0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc',endColorstr='#fff0f0f0',GradientType=0);
    min-height: 30px;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #dddddd;
    padding: 8px; }
  .lottery-container .lottery-container__options .lottery-container__options__row {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 8px 12px; }
    .lottery-container .lottery-container__options .lottery-container__options__row .row-num {
      margin: auto;
      line-height: 30px;
      min-width: 15px;
      display: inline-block;
      text-align: left; }
    .lottery-container .lottery-container__options .lottery-container__options__row .form-control--number-picker {
      border-color: #cdcdcd;
      box-shadow: none; }
    .lottery-container .lottery-container__options .lottery-container__options__row .form-control--currency {
      border-color: #cdcdcd;
      box-shadow: none; }
    .lottery-container .lottery-container__options .lottery-container__options__row input[type="number"] {
      border-color: #cfcfcf;
      background: #eeeeee;
      box-shadow: none; }
    .lottery-container .lottery-container__options .lottery-container__options__row .text-grid .form-control--number-picker {
      border-width: 1px;
      background: #eeeeee; }
    .lottery-container .lottery-container__options .lottery-container__options__row .text-grid .form-control--currency {
      border-width: 1px;
      background: #eeeeee; }
    .lottery-container .lottery-container__options .lottery-container__options__row.active {
      background: #e8e8e8; }
      .lottery-container .lottery-container__options .lottery-container__options__row.active .form-control--number-picker {
        border-color: #0e537d;
        color: #0e537d;
        background: #ffffff; }
      .lottery-container .lottery-container__options .lottery-container__options__row.active .form-control--number-picker:focus::-webkit-input-placeholder {
        color: transparent; }
      .lottery-container .lottery-container__options .lottery-container__options__row.active .form-control--number-picker:focus:-moz-placeholder {
        color: transparent; }
      .lottery-container .lottery-container__options .lottery-container__options__row.active .form-control--currency {
        border-color: #0e537d;
        color: #0e537d;
        background: #ffffff; }
      .lottery-container .lottery-container__options .lottery-container__options__row.active input[type="number"] {
        border-color: #0e537d;
        background: #ffffff; }
    .lottery-container .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete {
      background: #fff; }
      .lottery-container .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete .form-control--number-picker {
        border-color: #474747;
        color: #474747;
        background: #eeeeee; }
      .lottery-container .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete .form-control--currency {
        border-color: #474747;
        color: #474747;
        background: #eeeeee; }
      .lottery-container .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete input[type="number"] {
        border-color: #474747;
        background: #eeeeee; }
      .lottery-container .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete .lottery-container__options__info .button {
        background-color: #636363 !important;
        background-image: -webkit-linear-gradient(top, #636363 0%, #595959 100%) !important;
        background-image: -o-linear-gradient(top, #636363 0%, #595959 100%) !important;
        background-image: linear-gradient(to bottom, #636363 0%, #595959 100%) !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff636363',endColorstr='#ff595959',GradientType=0) !important;
        border-bottom: 2px solid #003b73 !important;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6) !important;
        color: #ffffff !important; }
  .lottery-container .lottery-container__options .button.button--qp {
    padding: 3px 11px;
    font-size: 23px;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #a1a1a1 0%, #9c9c9c 100%);
    background-image: -o-linear-gradient(top, #a1a1a1 0%, #9c9c9c 100%);
    background-image: linear-gradient(to bottom, #a1a1a1 0%, #9c9c9c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1',endColorstr='#ff9c9c9c',GradientType=0);
    border-color: #8c8c8c; }
    @media (max-width: 767px) {
      .lottery-container .lottery-container__options .button.button--qp {
        font-size: 20px;
        padding: 5px 7px; } }
.lottery-container .lottery-container__summary-wrapper .lottery-container__summary {
  margin: 0 0 10px 0;
  padding: 10px 8px; }
  @media (min-width: 767px) {
    .lottery-container .lottery-container__summary-wrapper .lottery-container__summary {
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd; } }
  .lottery-container .lottery-container__summary-wrapper .lottery-container__summary .add-board-btn .button-icon__text {
    padding: 3px 10px;
    display: inline-block;
    float: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    border-right: 1px solid #474747;
    margin: 4px 0; }
  .lottery-container .lottery-container__summary-wrapper .lottery-container__summary .add-board-btn .button-icon__icon {
    float: right;
    vertical-align: middle;
    border-left: 1px solid #878787;
    display: inline-block;
    margin: 4px 0;
    padding: 2px 8px 2px 8px; }
  .lottery-container .lottery-container__summary-wrapper .lottery-container__summary .max-board {
    margin-top: 3%; }
  .lottery-container .lottery-container__summary-wrapper .lottery-container__summary.lottery-container__summary--no-border {
    margin: 5px 0;
    padding: 10px 8px;
    border: 0; }
  .lottery-container .lottery-container__summary-wrapper .lottery-container__summary a {
    color: #474747;
    cursor: pointer; }
.lottery-container.sp4d .lottery-container__summary-wrapper {
  overflow: hidden;
  padding: 10px 0; }
  .lottery-container.sp4d .lottery-container__summary-wrapper .lottery-container__summary {
    margin: 0; }
    .lottery-container.sp4d .lottery-container__summary-wrapper .lottery-container__summary.lottery-container__summary--no-border {
      padding-top: 0; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row .text-grid {
  padding: 0 5px 0 0; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row .currency-element {
  padding: 0 5px 0 0; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row .clear-line {
  padding: 0 0 0 2px;
  text-align: center; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
  margin: 0 14px 0 5px; }
  @media (max-width: 311px) and (min-width: 0px) {
    .lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
      margin: 0px -9px 0 -13px; } }
  @media (max-width: 360px) and (min-width: 310px) {
    .lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
      margin: 0 -6px 0 -12px; } }
  @media (max-width: 375px) and (min-width: 361px) {
    .lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
      margin: 0 -6px 0 -4px; } }
  @media (max-width: 418px) and (min-width: 376px) {
    .lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
      margin: 0 -4px 0 -3px; } }
  @media (min-width: 419px) and (max-width: 767px) {
    .lottery-container.sp4d .lottery-container__options .lottery-container__options__row .row-num {
      margin: 0; } }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row .lottery-container__row__info .button--qp {
  background-image: -webkit-linear-gradient(top, #a1a1a1 0%, #9c9c9c 100%);
  background-image: -o-linear-gradient(top, #a1a1a1 0%, #9c9c9c 100%);
  background-image: linear-gradient(to bottom, #a1a1a1 0%, #9c9c9c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1',endColorstr='#ff9c9c9c',GradientType=0);
  border-color: #8c8c8c; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row.lottery-container__options__row__complete .lottery-container__row__info .button {
  background-color: #636363;
  background-image: -webkit-linear-gradient(top, #636363 0%, #595959 100%);
  background-image: -o-linear-gradient(top, #636363 0%, #595959 100%);
  background-image: linear-gradient(to bottom, #636363 0%, #595959 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff636363',endColorstr='#ff595959',GradientType=0);
  border-bottom: 2px solid #003b73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }
.lottery-container.sp4d .lottery-container__options .lottery-container__options__row.active .lottery-container__row__info .button {
  background-color: #005DB6;
  background-image: -webkit-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: -o-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: linear-gradient(to bottom, #005DB6 0%, #0055A6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  border-bottom: 2px solid #003b73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }
.lottery-container .lottery-container__action {
  margin-bottom: 15px; }
  .lottery-container .lottery-container__action button {
    padding: 10px 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    text-transform: uppercase; }
.lottery-container .lottery-container__icon.lottery-container__icon--remove:before {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  background: #474747;
  color: #ffffff;
  padding: 6px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  top: 4px; }

h2.header-title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #ffd21a;
  font-weight: 600;
  padding: 10px;
  margin-bottom: 0px;
  color: #ffffff;
  background-color: #ffcd00; }
  h2.header-title.header-title--navy-blue {
    border: 1px solid #003f6c;
    background-image: -webkit-linear-gradient(top, #004a80 0%, #003f6c 100%);
    background-image: -o-linear-gradient(top, #004a80 0%, #003f6c 100%);
    background-image: linear-gradient(to bottom, #004a80 0%, #003f6c 100%);
    background-repeat: repeat-x; }
  h2.header-title.header-title--white {
    border: 1px solid #d9d9d9;
    background: #ffffff;
    color: #454545;
    border-radius: 5px; }
  h2.header-title .header-title__logo {
    max-height: 30px;
    margin: -10px 0px; }

.filter .filter__labels {
  padding-top: 10px; }
.filter .filter__controls {
  display: block; }
  .filter .filter__controls .element-group__wrapper__element {
    width: 95%; }
.filter .form-control {
  background-color: #f5f5f5;
  border-color: #dadada;
  padding-left: 10px;
  padding-right: 10px; }
.filter select.form-control {
  padding-right: 26px;
  background-color: #ffffff; }

.form-control.form-control--number-picker {
  border: 2px solid #474747;
  color: #474747;
  font-weight: 600;
  font-size: 15px;
  text-align: center; }

@media (min-width: 767px) {
  .lottery-container .lottery-container__controls .filter {
    border-radius: 6px; }
  .lottery-container .lottery-container__options .lottery-container__options__row .element-group__wrapper {
    padding: 0 1px; }
  .lottery-container .lottery-container__options .lottery-container__options__row .text-grid .form-control--number-picker {
    width: 95%; } }
@media (max-width: 767px) {
  .lottery-container.self-pick .lottery-container__controls {
    padding: 0 8px; }
  .lottery-container.self-pick .lottery-container__summary-wrapper {
    border-bottom: none; }
  .lottery-container.self-pick .lottery-container__action {
    padding: 0px; }
  .lottery-container.self-pick .lottery-container__controls .filter .filter__controls .bet-amount {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .lottery-container.self-pick .lottery-container__controls .filter .filter__controls .bet-amount .label-information {
      line-height: 32px;
      padding-left: 2px; } }
@media (max-width: 767px) and (max-width: 767px) {
  .lottery-container.self-pick .lottery-container__controls .filter .filter__controls.self-pick .label-information {
    line-height: 32px;
    padding-left: 2px; } }
@media (max-width: 767px) and (max-width: 767px) {
  .lottery-container.self-pick .lottery-container__controls .filter .filter__controls.quick_pick .label-information {
    line-height: 32px; } }
@media (max-width: 767px) {
  .lottery-container.self-pick .lottery-container__options .lottery-container__bet-types {
    margin-bottom: 10px;
    padding: 10px 2px; }
  .lottery-container .lottery-container__controls {
    border: 0;
    padding-bottom: 0;
    margin: 0 -8px;
    width: auto;
    padding-right: 10px; }
    .lottery-container .lottery-container__controls .header-title.header-title--navy-blue.lottery-container__title {
      background: transparent;
      border: 0;
      color: #474747;
      float: left;
      padding-left: 10px;
      margin-left: 0; }
  .lottery-container h2.header-title .header-title__title {
    white-space: nowrap; }

  .label-information {
    white-space: nowrap; } }
@media (max-width: 767px) and (max-width: 767px) {
  h2.header-title .header-title__title {
    max-width: 70% !important;
    font-size: 12px; } }

@media (max-width: 767px) {
  .h-no-padding--xs {
    padding: 0px 0px; }

  .filter .filter__controls .col-xs-12 {
    margin-bottom: 10px; } }
@media (min-width: 991px) {
  .filter .form-control {
    background-color: #ffffff; }

  .lottery-container.sp4d .lottery-container__action {
    padding: 0; } }
@media (max-width: 991px) {
  .lottery-container {
    padding: 0px 10px; }
    .lottery-container.sp4d {
      padding: 0; }
      .lottery-container.sp4d .lottery-container__controls {
        margin: 0; }
        .lottery-container.sp4d .lottery-container__controls .draws {
          padding-left: 0;
          padding-right: 0; }
          .lottery-container.sp4d .lottery-container__controls .draws button {
            font-size: 11px;
            padding: 6px 0; }
      .lottery-container.sp4d .filter__controls {
        padding: 0 10px; } }
      @media (max-width: 991px) and (max-width: 767px) {
        .lottery-container.sp4d .filter__controls .label-information {
          line-height: 32px; } }

h2.header-title .header-title__logo {
  max-height: 30px;
  margin: -10px 0px; }
  h2.header-title .header-title__logo:before {
    font-family: 'icomoon';
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    vertical-align: middle; }
  h2.header-title .header-title__logo.header-title__logo--toto:before {
    content: "\e91f";
    font-size: 48px;
    margin-top: -17px;
    margin-bottom: -14px; }

.button.button--white {
  background-color: #ffffff;
  border: 1px solid #0e537d;
  color: #0e537d;
  border-radius: 0; }
  @media (min-width: 1199px) {
    .button.button--white:hover {
      background-color: #0e537d;
      color: #ffffff; } }

.element-group--full-width {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .element-group--full-width .element-group__wrapper {
    display: table-cell; }
    .element-group--full-width .element-group__wrapper .element-group__wrapper__element {
      width: 100%; }

.h-no-padding {
  padding: 0px 0px !important; }

.lottery-container .header-title__product-name {
  padding-left: 10px; }
.lottery-container.itoto .lottery-container__controls {
  border-color: #005DB6;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  display: block; }
.lottery-container.itoto .itoto-body .lottery-message .element-group__wrapper__element {
  width: 90%;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  padding: 6px 0;
  text-align: center; }
.lottery-container.itoto .itoto-body .system-info {
  background-image: -webkit-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: -o-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: linear-gradient(to bottom, #005DB6 0%, #0055A6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  margin-bottom: 15px;
  color: #ffffff;
  box-shadow: none; }
.lottery-container.itoto .lottery-container__summary-wrapper {
  border-bottom: 0; }
  .lottery-container.itoto .lottery-container__summary-wrapper .lottery-container__summary {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 10px 0; }
.lottery-container .lottery-container__options.lottery-container__options--toto .lottery-container__options__row.active .lottery-container__options__info .button {
  background-color: #005DB6;
  background-image: -webkit-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: -o-linear-gradient(top, #005DB6 0%, #0055A6 100%);
  background-image: linear-gradient(to bottom, #005DB6 0%, #0055A6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
  border-bottom: 2px solid #003b73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: #ffffff; }
.lottery-container .lottery-container__options.lottery-container__options--toto .lottery-container__options__row.active + .lottery-container__options__number-picker {
  display: table; }
.lottery-container .lottery-container__options.lottery-container__options--toto .lottery-container__options__row.active .active-indicator {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 8px solid #0e537d; }
@media (max-width: 767px) {
  .lottery-container .lottery-container__options.lottery-container__options--toto .lottery-container__options__row.active .active-indicator {
    left: 50%;
    top: auto;
    margin-top: initial;
    margin-left: -10px;
    bottom: 0;
    border-bottom: 8px solid #0e537d;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; } }
.lottery-container .lottery-container__options.lottery-container__options--toto .lottery-container__options__row .form-control.form-control--number-picker {
  padding: 0;
  border-width: 1px; }
.lottery-container .lottery-container__options .lottery-container__options__number-picker {
  display: none;
  border: 4px solid #0e537d;
  background: white;
  position: relative;
  border-radius: 6px;
  padding: 0px; }
  .lottery-container .lottery-container__options .lottery-container__options__number-picker .button {
    font-weight: 600;
    font-size: 15px;
    padding: 6px 0px;
    border-right: 0;
    border-bottom: 0;
    min-height: 34px; }

.number-blue {
  background: #0092d6;
  font-weight: bold;
  display: inline-block;
  margin: 10px 8px 15px 0;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  color: #fff !important;
  text-align: center;
  padding-top: 9px;
  position: relative;
  font-size: 16px !important; }

.calculate-toto-result {
  background: #cecece;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  display: block;
  margin: 10px 8px 20px 0; }
  .calculate-toto-result.winning {
    background: #0096da; }

.calculator {
  color: #333333;
  display: block; }
  .calculator.heading-1 {
    font-weight: 600;
    font-size: 18px;
    margin: 25px 0px 25px 15px;
    border-bottom: 1px solid #eeeeee; }
  .calculator.heading-2 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px; }

@media (max-width: 767px) {
  .lottery-container .lottery-container__summary-wrapper {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    overflow: hidden; } }
@media (min-width: 767px) {
  .lottery-container.itoto .itoto-body {
    padding: 15px 0;
    background: #ffffff;
    border: 1px solid #dadada;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  .lottery-container .lottery-container__options.lottery-container__options--toto {
    background: #ffffff;
    position: relative; }
  .lottery-container .lottery-container__options .lottery-container__options__row.active + .lottery-container__options__number-picker {
    width: 49.4%;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-top: -10%;
    min-height: 34px; }
    .lottery-container .lottery-container__options .lottery-container__options__row.active + .lottery-container__options__number-picker:nth-of-type(3) {
      top: 37px;
      margin-top: 0; } }
@media (max-width: 991px) {
  .lottery-container.itoto .lottery-container__summary-wrapper {
    margin-bottom: 0; } }
.slides {
  margin: 0;
  padding: 0;
  list-style: none; }

.icon--round {
  background: #7eb401;
  padding: 4px;
  border-radius: 50%;
  border: 2px solid #7eb401;
  color: #ffffff;
  font-weight: 600; }
  .icon--round.icon--round--outline-facebook {
    background: transparent;
    border-color: #3b5998;
    color: #3b5998; }
  .icon--round.icon--round--outline-twitter {
    background: transparent;
    border-color: #55acee;
    color: #55acee; }

.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }
  .flex-direction-nav a {
    text-decoration: none;
    margin: -20px 0 0;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.flexslider {
  padding: 0;
  zoom: 1;
  margin: 0 0 60px;
  background: #ffffff;
  border: 0;
  border-radius: 0;
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 0px; }
  .flexslider .slides img {
    width: 100%;
    display: block;
    height: auto; }
  .flexslider .flex-direction-nav a {
    border-radius: 50%;
    background: #ffffff;
    text-shadow: none;
    color: transparent;
    opacity: 0;
    width: 30px;
    height: 30px;
    top: 45%; }
  .flexslider:hover {
    display: block; }
    .flexslider:hover .flex-direction-nav a {
      display: block; }
      .flexslider:hover .flex-direction-nav a:before {
        position: absolute;
        color: #474747;
        font-family: 'icomoon';
        display: inline-block;
        font-style: normal;
        font-weight: normal;
        speak: none;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 4px;
        text-shadow: none; }
    .flexslider:hover .flex-direction-nav .flex-prev {
      left: 6px;
      opacity: 0.7; }
      .flexslider:hover .flex-direction-nav .flex-prev:before {
        content: "\e903";
        left: 9px;
        top: 8px; }
        @media (max-width: 767px) {
          .flexslider:hover .flex-direction-nav .flex-prev:before {
            font-size: 13px; } }
      .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1; }
    .flexslider:hover .flex-direction-nav .flex-next {
      right: 6px;
      opacity: 0.7; }
      .flexslider:hover .flex-direction-nav .flex-next:before {
        content: "\e903";
        right: 9px;
        top: 8px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
        @media (max-width: 767px) {
          .flexslider:hover .flex-direction-nav .flex-next:before {
            font-size: 13px; } }
      .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1; }

.bg-image {
  overflow: hidden;
  position: relative; }
  .bg-image .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .bg-image .underlay {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    text-align: center; }
    .bg-image .underlay .promo {
      text-align: center;
      padding: 0 30px 0 30px; }
  .bg-image .button {
    background-color: #ff8200;
    border-bottom: 2px solid #cc6800;
    color: #ffffff;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    width: 100%;
    text-transform: uppercase;
    font-weight: 100; }
    .bg-image .button:hover {
      background: none;
      background-color: #cc6800;
      color: #ffffff; }

.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.list-rounded {
  margin-left: 0px; }
  .list-rounded > li {
    background: #dadada;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    color: #003e6a;
    font-size: 18px;
    font-weight: 600;
    margin-right: 6px; }
    .list-rounded > li:only-child {
      margin-right: 0px; }

.sppl-panel {
  border-radius: 4px;
  border: 1px solid #dadada;
  min-height: 70px;
  background: #ffffff; }
  .sppl-panel .sppl-panel__header {
    min-height: 40px;
    background: #005da0;
    background-image: -webkit-linear-gradient(top, #004a80 0%, #003f6c 100%);
    background-image: -o-linear-gradient(top, #004a80 0%, #003f6c 100%);
    background-image: linear-gradient(to bottom, #004a80 0%, #003f6c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004a80',endColorstr='#ff003f6c',GradientType=0);
    height: auto; }
    .sppl-panel .sppl-panel__header .logo:before {
      font-family: 'icomoon';
      font-style: normal;
      font-size: 12px;
      font-weight: normal;
      speak: none;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      vertical-align: middle;
      color: #ffffff;
      padding: 0px 10px;
      display: inline-block;
      position: relative;
      top: 5px; }
    .sppl-panel .sppl-panel__header .logo.logo--4d:before {
      content: "\e900"; }
    .sppl-panel .sppl-panel__header .logo.logo--toto:before {
      content: "\e91f";
      font-size: 58px;
      margin-top: -14px;
      margin-bottom: -14px; }
    .sppl-panel .sppl-panel__header .logo.logo--singapore-sweep:before {
      content: "\e91d";
      font-size: 60px;
      margin-top: -14px;
      margin-bottom: -12px; }
  .sppl-panel .sppl-panel__body {
    padding: 0px 10px 0px 10px;
    height: auto; }
    .sppl-panel .sppl-panel__body .lottery-home-error-block {
      height: 100px;
      text-align: center;
      vertical-align: middle;
      line-height: 100px; }
  .sppl-panel .sppl-panel__row {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 10px;
    color: #555555; }
    .sppl-panel .sppl-panel__row:before {
      content: " ";
      display: table; }
    .sppl-panel .sppl-panel__row:after {
      content: " ";
      display: table;
      clear: both; }
    .sppl-panel .sppl-panel__row .button {
      padding: 8px;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 600;
      text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
    .sppl-panel .sppl-panel__row .button-result {
      background-image: linear-gradient(to bottom, #005EB8 0%, #0051A1 100%);
      color: #fff;
      padding: 6px;
      font-size: 15px;
      border: 0;
      border-radius: 4px;
      width: 100%; }
      .sppl-panel .sppl-panel__row .button-result.disabled {
        background: #e8e8e8;
        color: #fff;
        cursor: not-allowed; }
    .sppl-panel .sppl-panel__row .strong {
      color: #333333;
      font-weight: 600;
      font-size: 13px; }
    .sppl-panel .sppl-panel__row .text-right {
      font-size: 12px;
      color: #555555; }
    .sppl-panel .sppl-panel__row.sppl-panel__row--dark {
      font-size: 10px; }
      .sppl-panel .sppl-panel__row.sppl-panel__row--dark .strong {
        font-size: 10px; }
    .sppl-panel .sppl-panel__row.sppl-panel__row--multiple {
      font-size: 10px; }
      .sppl-panel .sppl-panel__row.sppl-panel__row--multiple .strong {
        font-size: 11px;
        color: #333333;
        text-transform: uppercase; }
      .sppl-panel .sppl-panel__row.sppl-panel__row--multiple a {
        color: #999999; }
      .sppl-panel .sppl-panel__row.sppl-panel__row--multiple .sppl-panel__row--current-draw-label {
        font-size: 13px; }
      .sppl-panel .sppl-panel__row.sppl-panel__row--multiple .sppl-panel__row--current-draw-text {
        font-size: 12px; }
    .sppl-panel .sppl-panel__row .slab {
      margin-bottom: -5px; }
    .sppl-panel .sppl-panel__row:last-child {
      margin-bottom: 10px; }
      .sppl-panel .sppl-panel__row:last-child .slab {
        margin-bottom: 0px; }
  .sppl-panel .sppl-panel__row-container {
    display: inline-block;
    width: 100%; }
  .sppl-panel .sppl-panel__divider {
    height: 0;
    margin: 10px 2px;
    border: 0;
    border-top: 1px solid #e2e2e2; }

@media (max-width: 767px) {
  .sppl-panel .sppl-panel__header {
    text-align: center; }
  .sppl-panel .sppl-panel__row.sppl-panel__row--button {
    position: relative;
    width: 45%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    float: right !important; }
  .sppl-panel .sppl-panel__row.sppl-panel__row--current-draw {
    position: relative;
    width: 55%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .sppl-panel .sppl-panel__row .text-right.lottery__draw-date {
    text-align: left; } }
.slab {
  background: #dadada;
  padding: 8px 10px;
  color: #474747;
  border-radius: 4px;
  display: inline-block;
  width: 100%; }
  .slab .slab__text {
    font-size: 14px;
    color: #333333;
    position: relative;
    top: 2px; }
    .slab .slab__text.slab__text--highlight {
      font-size: 18px;
      font-weight: 600;
      color: #003e6a;
      top: 0; }
  .slab.slab--jackpot {
    text-align: center;
    color: #0194d7; }
    .slab.slab--jackpot .slab__text {
      position: relative;
      top: -2px; }
      .slab.slab--jackpot .slab__text.slab__text--highlight {
        color: #0194d7;
        top: 0;
        font-size: 26px;
        padding: 0px 10px; }
  .slab.slab--transparent {
    background: transparent;
    border-radius: 0; }
  .slab .slab__icon {
    float: right !important;
    display: inline-block;
    margin-left: 10px; }
  .slab .slab__icon-text {
    float: right !important;
    display: inline-block;
    padding: 10px;
    font-size: 13px;
    color: #999999; }

@media (max-width: 767px) {
  body .twelve-rows-region .b-pane.col-xs-12 {
    margin-bottom: 16px; }

  .sppl-panel .sppl-panel__col {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .sppl-panel {
    border: 2px solid #004576;
    border-radius: 4px; }

  .flexslider .flex-direction-nav a {
    top: 50%; } }
@media (min-width: 991px) {
  .bg-image .underlay .promo {
    padding: 0; } }
@media (min-width: 992px) {
  .equal-heights-panel-section .pane-block div {
    height: 100%; }
    .equal-heights-panel-section .pane-block div.sppl-panel__header {
      height: auto; }
    .equal-heights-panel-section .pane-block div.sppl-panel__body {
      height: auto; }

  .b-content__body .lottery_content .b-content__body__content {
    padding-top: 16px; }

  .flexslider .flex-direction-nav a {
    display: none;
    width: 40px;
    height: 40px; }
    .flexslider .flex-direction-nav a:before {
      font-size: 20px; }
  .flexslider .flex-direction-nav .flex-next :before {
    right: 9px;
    top: 8px; }
  .flexslider .flex-direction-nav .flex-prev:before {
    right: 9px;
    top: 8px; } }
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick.min.css.map */
.toto-result {
  /*Adjust for mobile view*/
  /*for iphone 4 to 5 screens*/ }
  .toto-result .toto-logo {
    background: transparent url(../STC_LAYOUTS/images/sprite.png) no-repeat 0 -400px;
    display: inline-block;
    height: 49px;
    width: 138px;
    text-indent: -9999px;
    margin: 0; }
  .toto-result .four-d-logo {
    background: transparent url(../STC_LAYOUTS/images/sprite.png) no-repeat 0 -449px;
    display: inline-block;
    height: 48px;
    width: 75px;
    text-indent: -9999px;
    margin: 0; }
  @media only screen and (min-width: 340px) {
    .toto-result .four-d-logo {
      margin-right: 20px; } }
  .toto-result .sg-sweep-logo {
    background: transparent url(../STC_LAYOUTS/images/sprite.png) no-repeat 0 -498px;
    display: inline-block;
    height: 50px;
    width: 108px;
    text-indent: -9999px; }
  @media only screen and (min-width: 400px) {
    .toto-result .sg-sweep-logo {
      margin-right: 20px; } }
  .toto-result .table > thead > tr > th {
    background: #777;
    color: #f3f3f3;
    text-align: center;
    border-right: 1px solid #e7e7e7; }
    .toto-result .table > thead > tr > th:last-child {
      border-right: 0; }
  .toto-result .table > tbody > tr > td {
    border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    text-align: center; }
  .toto-result .table > tbody > tr:last-child > td {
    border-bottom: 1px solid #e7e7e7; }
  .toto-result .table > tbody > tr:nth-child(odd) > td {
    background-color: #f4f4f4; }
  .toto-result .table > tbody > tr:nth-child(even) > td {
    background-color: #fff; }
  .toto-result .table.blue-header > thead > tr > th {
    background: #004b8c; }
  .toto-result .tables-wrap {
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px; }
    .toto-result .tables-wrap .table th {
      text-align: center; }
    .toto-result .tables-wrap > .table-responsive {
      overflow-x: hidden !important; }
  .toto-result .ulDraws {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
  .toto-result .toto-draw-date {
    font-weight: bold;
    vertical-align: top;
    overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    .toto-result .divDrawListAndLabel {
      clear: left; } }
  @media only screen and (max-width: 500px) {
    .toto-result .toto-logo {
      width: 125px; } }
  @media only screen and (max-width: 480px) {
    .toto-result .toto-logo {
      zoom: 0.55;
      margin-top: 10px; } }

.sport-betslip .glyphicon {
  font-family: 'icomoon' !important; }

.sport-betslip .panel {
  box-shadow: inherit;
  margin-bottom: inherit;
  border: inherit;
  border-radius: initial; }

.sport-betslip .row {
  margin: inherit; }

.sport-betslip .row.buttons {
  margin: 0px -8px; }

.sport-betslip .panel-body {
  padding: 0px; }

.sport-betslip .glyphicon-info-sign:before {
  content: "\e910"; }

.sport-betslip .glyphicon-info-sign:before {
  margin-right: 1px; }

.sport-betslip .glyphicon-remove-sign:before {
  content: "\e907"; }

.sport-betslip .glyphicon-refresh:before {
  content: "\e921"; }

.sport-betslip .glyphicon-ok-sign:before {
  content: "\e91e"; }

.sport-betslip .glyphicon-chevron-down {
  cursor: pointer; }

.sport-betslip .glyphicon-chevron-down:before {
  content: "\e902"; }

.sport-betslip .glyphicon-chevron-down:before {
  font-size: 14px; }

.sport-betslip .glyphicon-chevron-down:hover {
  text-decoration: none; }

.sport-betslip .glyphicon-chevron-left {
  cursor: pointer; }

.sport-betslip .glyphicon-chevron-left:before {
  content: "\e903"; }

.sport-betslip .glyphicon-chevron-left:before {
  font-size: 14px; }

.sport-betslip .glyphicon-chevron-left:hover {
  text-decoration: none; }

.sport-betslip .glyphicon {
  right: 10px;
  font-size: 18px;
  color: #c2c2c2;
  top: 2px;
  position: relative; }

.sport-betslip .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #0e537d;
  background-color: #999999;
  border-color: #474747;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  border: 0px none;
  font-weight: 600; }

.sport-betslip .btn:focus,
.sport-betslip .btn:active:focus,
.sport-betslip .btn.active:focus,
.sport-betslip .btn.focus,
.sport-betslip .btn:active.focus,
.sport-betslip .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.sport-betslip .btn:hover,
.sport-betslip .btn:focus,
.sport-betslip .btn.focus {
  color: #333;
  text-decoration: none; }

.sport-betslip .btn:active,
.sport-betslip .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.sport-betslip .btn.disabled,
.sport-betslip .btn[disabled],
fieldset[disabled] .sport-betslip .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

a.sport-betslip .btn.disabled,
fieldset[disabled] a.sport-betslip .btn {
  pointer-events: none; }

.sport-betslip .btn:focus,
.sport-betslip .btn.focus {
  color: #0e537d;
  background-color: #808080;
  border-color: #070707; }

.sport-betslip .btn:hover {
  color: #0e537d;
  background-color: #808080;
  border-color: #282828; }

.sport-betslip .btn:active,
.sport-betslip .btn.active,
.open > .dropdown-toggle.sport-betslip .btn {
  color: #0e537d;
  background-color: #808080;
  border-color: #282828; }

.sport-betslip .btn:active:hover,
.sport-betslip .btn.active:hover,
.open > .dropdown-toggle.sport-betslip .btn:hover,
.sport-betslip .btn:active:focus,
.sport-betslip .btn.active:focus,
.open > .dropdown-toggle.sport-betslip .btn:focus,
.sport-betslip .btn:active.focus,
.sport-betslip .btn.active.focus,
.open > .dropdown-toggle.sport-betslip .btn.focus {
  color: #0e537d;
  background-color: #6e6e6e;
  border-color: #070707; }

.sport-betslip .btn:active,
.sport-betslip .btn.active,
.open > .dropdown-toggle.sport-betslip .btn {
  background-image: none; }

.sport-betslip .btn.disabled:hover,
.sport-betslip .btn[disabled]:hover,
fieldset[disabled] .sport-betslip .btn:hover,
.sport-betslip .btn.disabled:focus,
.sport-betslip .btn[disabled]:focus,
fieldset[disabled] .sport-betslip .btn:focus,
.sport-betslip .btn.disabled.focus,
.sport-betslip .btn[disabled].focus,
fieldset[disabled] .sport-betslip .btn.focus {
  background-color: #999999;
  border-color: #474747; }

.sport-betslip .btn .badge {
  color: #999999;
  background-color: #0e537d; }

.sport-betslip .btn:focus,
.sport-betslip .btn:active {
  outline: 0; }

.sport-betslip .btn.button--disabled {
  background-color: #474747;
  border-bottom: 2px solid #2e2e2e;
  color: #ffffff; }

.sport-betslip .btn.button--selected {
  background-color: #0e537d;
  border: 1px solid #0e537d;
  color: #ffffff;
  border-radius: 0; }

.sport-betslip .btn-success {
  color: #ffffff;
  background-color: #85ba01;
  border-color: transparent;
  border-bottom: 2px solid #618701;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 15px;
  text-transform: uppercase;
  padding: 8.5px; }

.sport-betslip .btn-success:focus,
.sport-betslip .btn-success.focus {
  color: #ffffff;
  background-color: #618701;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-success:hover {
  color: #ffffff;
  background-color: #618701;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-success:active,
.sport-betslip .btn-success.active,
.open > .dropdown-toggle.sport-betslip .btn-success {
  color: #ffffff;
  background-color: #618701;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-success:active:hover,
.sport-betslip .btn-success.active:hover,
.open > .dropdown-toggle.sport-betslip .btn-success:hover,
.sport-betslip .btn-success:active:focus,
.sport-betslip .btn-success.active:focus,
.open > .dropdown-toggle.sport-betslip .btn-success:focus,
.sport-betslip .btn-success:active.focus,
.sport-betslip .btn-success.active.focus,
.open > .dropdown-toggle.sport-betslip .btn-success.focus {
  color: #ffffff;
  background-color: #476401;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-success:active,
.sport-betslip .btn-success.active,
.open > .dropdown-toggle.sport-betslip .btn-success {
  background-image: none; }

.sport-betslip .btn-success.disabled:hover,
.sport-betslip .btn-success[disabled]:hover,
fieldset[disabled] .sport-betslip .btn-success:hover,
.sport-betslip .btn-success.disabled:focus,
.sport-betslip .btn-success[disabled]:focus,
fieldset[disabled] .sport-betslip .btn-success:focus,
.sport-betslip .btn-success.disabled.focus,
.sport-betslip .btn-success[disabled].focus,
fieldset[disabled] .sport-betslip .btn-success.focus {
  background-color: #85ba01;
  border-color: transparent; }

.sport-betslip .btn-success .badge {
  color: #85ba01;
  background-color: #ffffff; }

.sport-betslip .btn-success:hover,
.sport-betslip .btn-success:focus {
  background: none;
  background-color: #97d301; }

.sport-betslip .btn-warning {
  color: #ffffff;
  background-color: #999999;
  border-color: transparent;
  border-bottom: 2px solid #474747; }

.sport-betslip .btn-warning:focus,
.sport-betslip .btn-warning.focus {
  color: #ffffff;
  background-color: #808080;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-warning:hover {
  color: #ffffff;
  background-color: #808080;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-warning:active,
.sport-betslip .btn-warning.active,
.open > .dropdown-toggle.sport-betslip .btn-warning {
  color: #ffffff;
  background-color: #808080;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-warning:active:hover,
.sport-betslip .btn-warning.active:hover,
.open > .dropdown-toggle.sport-betslip .btn-warning:hover,
.sport-betslip .btn-warning:active:focus,
.sport-betslip .btn-warning.active:focus,
.open > .dropdown-toggle.sport-betslip .btn-warning:focus,
.sport-betslip .btn-warning:active.focus,
.sport-betslip .btn-warning.active.focus,
.open > .dropdown-toggle.sport-betslip .btn-warning.focus {
  color: #ffffff;
  background-color: #6e6e6e;
  border-color: rgba(0, 0, 0, 0); }

.sport-betslip .btn-warning:active,
.sport-betslip .btn-warning.active,
.open > .dropdown-toggle.sport-betslip .btn-warning {
  background-image: none; }

.sport-betslip .btn-warning.disabled:hover,
.sport-betslip .btn-warning[disabled]:hover,
fieldset[disabled] .sport-betslip .btn-warning:hover,
.sport-betslip .btn-warning.disabled:focus,
.sport-betslip .btn-warning[disabled]:focus,
fieldset[disabled] .sport-betslip .btn-warning:focus,
.sport-betslip .btn-warning.disabled.focus,
.sport-betslip .btn-warning[disabled].focus,
fieldset[disabled] .sport-betslip .btn-warning.focus {
  background-color: #999999;
  border-color: transparent; }

.sport-betslip .btn-warning .badge {
  color: #999999;
  background-color: #ffffff; }

.sport-betslip .btn-warning:hover,
.sport-betslip .btn-warning:focus {
  background: none;
  background-color: #a6a6a6; }

.sport-betslip .btn-default {
  background: transparent;
  color: #ffffff;
  border: 1px solid transparent;
  padding: 8.5px;
  font-size: 15px; }

.sport-betslip .btn-default:hover,
.sport-betslip .btn-default:focus {
  background: none;
  border: 1px solid #ffffff;
  color: #ffffff; }

.sport-betslip .sport-betslip-common-spinner {
  position: relative;
  text-align: center;
  margin-bottom: 20px; }

.sport-betslip .sport-betslip-common-spinner .glyphicon {
  font-size: 50px;
  right: 0; }

.sport-betslip .sport-betslip-common-spinner .countdown {
  position: absolute;
  top: 46%;
  left: 47.5%;
  display: inline-block;
  min-width: 12px;
  text-align: center; }

.sport-betslip {
  border: 0;
  background: inherit;
  box-shadow: inherit;
  border-radius: inherit; }

.sport-betslip .sport-betslip-terms-and-conditions {
  padding-bottom: 10px;
  color: #c2c2c2;
  line-height: 1.2em;
  text-align: left; }

.sport-betslip .sport-betslip-terms-and-conditions a {
  color: #f5f5f5; }

.sport-betslip .sport-betslip-notifications .alert {
  margin: 0px -1px;
  border-radius: 0;
  text-align: left; }

.sports_slip__notifications_exp_alert_container {
  background-color: #ff0000;
  border: none;
  color: #fff;
  text-align: center; }
  .sports_slip__notifications_exp_alert_container .sports_slip__notification.sports_slip__notification--exp_alert {
    margin: 0px 10px;
    padding: 10px 0px; }

.sport-betslip .sport-betslip-notifications .alert-sub-success {
  text-align: center;
  padding-top: 0px;
  background-color: #dff0d8;
  border: 0;
  color: #c74949;
  margin-top: -2px;
  border: 2px solid #7eb401;
  border-top: 0;
  margin: -2px -1px 0 -1px;
  font-weight: 600; }

.sport-betslip .sport-betslip-notifications .alert-sub-success:before {
  content: "";
  height: 0;
  border-bottom: 1px solid #7eb401;
  display: block;
  margin: 0px auto;
  margin-bottom: 10px; }

.sport-betslip .sport-betslip-notifications .alert-success {
  font-weight: normal;
  text-align: center;
  border: 0;
  padding-left: 8px;
  padding-right: 8px;
  border: 2px solid #7eb401;
  margin: 0px -1px; }

.sport-betslip .sport-betslip-notifications .alert-success:before {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91e";
  background: #7eb401;
  padding: 4px;
  border-radius: 50%;
  border: 2px solid #7eb401;
  color: #ffffff;
  font-weight: 600;
  margin-right: 5px; }

.sport-betslip .sport-betslip-notifications .alert-success:before.disabled {
  color: #c2c2c2;
  pointer-events: none; }

.sport-betslip .sport-betslip-notifications .alert-success:before:before {
  display: inherit; }

.sport-betslip .sport-betslip-notifications .alert-success:before.icon--round--red {
  background: #c74949;
  border-color: #c74949; }

.sport-betslip .sport-betslip-notifications .alert-success:before.icon--round--outline {
  background: transparent; }

.sport-betslip .sport-betslip-notifications .alert-success:before.icon--round--outline-twitter {
  background: transparent;
  border-color: #55acee;
  color: #55acee; }

.sport-betslip .sport-betslip-notifications .alert-success:before.icon--round--outline-facebook {
  background: transparent;
  border-color: #3b5998;
  color: #3b5998; }

.sport-betslip .sport-betslip-notifications .alert-confirmation {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  font-weight: normal;
  text-align: center;
  border: 0;
  padding-left: 8px;
  padding-right: 8px;
  border: 2px solid #7eb401;
  margin: 0px -1px; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91e";
  background: #7eb401;
  padding: 4px;
  border-radius: 50%;
  border: 2px solid #7eb401;
  color: #ffffff;
  font-weight: 600;
  margin-right: 5px; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before.disabled {
  color: #c2c2c2;
  pointer-events: none; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before:before {
  display: inherit; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before.icon--round--red {
  background: #c74949;
  border-color: #c74949; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before.icon--round--outline {
  background: transparent; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before.icon--round--outline-twitter {
  background: transparent;
  border-color: #55acee;
  color: #55acee; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before.icon--round--outline-facebook {
  background: transparent;
  border-color: #3b5998;
  color: #3b5998; }

.sport-betslip .sport-betslip-notifications .alert-confirmation:before {
  display: none; }

.sport-betslip .sport-betslip-section {
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
  padding: inherit; }

.sport-betslip .sport-betslip-section .sport-betslip-receipt-item .panel-heading-2 {
  background: #f5f5f5;
  margin: 0px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0em;
  padding: 8px;
  color: #474747; }

.sport-betslip .sport-betslip-receipt-item .panel-heading-2 h3 {
  font-size: 12px;
  margin: 3px 0px 0px 0px;
  word-break: normal;
  word-wrap: break-word;
  font-weight: 600; }

.sport-betslip .sport-betslip-receipt-item .panel-heading-2 h2,
.sport-betslip .sport-betslip-receipt-item .panel-heading-2 small {
  font-size: 12px;
  margin: 3px 0px 0px 0px;
  word-break: normal;
  word-wrap: break-word;
  font-weight: normal; }

.sport-betslip .sport-betslip-section:first-child {
  border-radius: 4px 4px 0px 0px; }

@media (max-width: 991px) {
  .sport-betslip .sport-betslip-section {
    border: initial; } }
.sport-betslip .sport-betslip-section .panel-heading {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(180deg, #26B2F5, #0197DB);
  background-image: -o-linear-gradient(180deg, #26B2F5, #0197DB);
  background-image: linear-gradient(180deg, #26B2F5, #0197DB);
  padding: 3px 10px;
  color: #ffffff;
  border-radius: 0;
  margin: 0px -1px;
  border: 0; }

.sport-betslip .sport-betslip-section .panel-heading h2 {
  margin-top: 8.5px;
  font-size: 13px;
  font-weight: 600;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .panel-heading h2 small {
  color: #ffffff;
  font-size: 13px;
  font-weight: normal; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .pull-left {
  max-width: calc(100% - 80px); }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-section .sport-betslip-event-detail .pull-left {
    max-width: calc(100% - 80px); } }
.sport-betslip .sport-betslip-section .sport-betslip-event-detail h5 {
  font-size: 12px;
  letter-spacing: 0em;
  margin-bottom: 0;
  color: #000000;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail h6 {
  font-size: 12px;
  letter-spacing: 0em;
  color: #767676;
  margin-top: 2px;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .info-popup {
  color: #0194d7;
  font-weight: normal;
  font-size: 20px;
  top: 0px;
  right: 0px;
  cursor: pointer; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .glyphicon-remove-sign {
  right: 0px;
  margin-left: 10px;
  cursor: pointer;
  top: -5px;
  position: relative;
  font-size: 9px; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .glyphicon-remove-sign:before {
  background: #474747;
  color: #ffffff;
  padding: 4px;
  border-radius: 50%;
  font-weight: 600;
  vertical-align: top; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .glyphicon-remove-sign.disabled {
  cursor: not-allowed; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail .glyphicon-remove-sign.disabled:before {
  opacity: 0.3; }

.sport-betslip .sport-betslip-section .sport-betslip-event-detail.change h5,
.sport-betslip .sport-betslip-section .sport-betslip-event-detail.suspended h5 {
  color: #c74949 !important; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-left {
  max-width: 66%; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-left {
    max-width: 50%; } }
.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-right {
  font-size: 12px; }
  .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-right.form-stake {
    margin-top: -15px;
    width: 80px; }
    .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-right.form-stake .currency-control-form:before {
      content: "$";
      display: inline;
      position: absolute;
      padding: 8px 0 8px 7px;
      color: #666666; }
    .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .pull-right.form-stake .currency-control-form .stake-input {
      width: 100%; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail h5 {
  font-size: 13px;
  letter-spacing: 0em;
  margin-bottom: 0;
  font-weight: 600;
  color: #000000;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline {
  width: 80px;
  max-height: 30px;
  position: relative;
  top: -2px;
  color: #666666; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline:before {
  content: "$";
  display: inline;
  position: relative;
  left: 8px;
  top: 6px;
  color: #666666;
  z-index: 4; }

@media (max-width: 767px) {
  .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline {
    top: 0; }

  .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline:before {
    top: 0; } }
.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline .input-group-addon {
  display: none; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline .form-control {
  background: #f5f5f5;
  color: #666666;
  height: 27px;
  border-radius: 4px;
  border-color: #dddddd;
  padding-right: 5px;
  margin-top: -23px;
  text-align: right;
  box-shadow: none; }

@media (max-width: 767px) {
  .sport-betslip .sport-betslip-section .sport-betslip-bet-detail .form-inline .form-control {
    padding: 0;
    padding-top: 2px;
    padding-right: 5px; } }
.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .stake-notification {
  text-align: right;
  width: 100%;
  margin-top: 10px;
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .stake-problem .input-group-addon,
.sport-betslip .sport-betslip-section .sport-betslip-bet-detail .stake-problem .stake {
  background: #f8e7e7;
  color: #c74949;
  border-color: #c74949; }

.sport-betslip .sport-betslip-section .footer {
  margin-top: 10px;
  padding: 0px; }

.sport-betslip .sport-betslip-section .footer .pull-right > span {
  vertical-align: top; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-section .footer .pull-right > span {
    display: block;
    text-align: right; } }
.sport-betslip .sport-betslip-section .footer .sport-betslip-potential-payout {
  margin-left: 10px;
  display: inline-block;
  font-weight: 600;
  font-size: 13px; }

.sport-betslip .sport-betslip-section .footer .sport-betslip-potential-payout span:first-child {
  padding: 4px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-section .footer .sport-betslip-potential-payout span:first-child {
    padding: 0px; } }
.sport-betslip .sport-betslip-section .footer .sport-betslip-potential-payout span:nth-child(2) {
  padding: 0;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .footer .multiples-opt-in {
  margin-left: 10px; }

.sport-betslip .sport-betslip-section .footer .multiples-opt-in input[type='checkbox'] {
  display: none; }

.sport-betslip .sport-betslip-section .footer .multiples-opt-in input[type='checkbox'] ~ label {
  padding-left: 0px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-section .footer .multiples-opt-in input[type='checkbox'] ~ label {
    margin-top: 8px; } }
.sport-betslip .sport-betslip-section .footer .multiples-opt-in input[type='checkbox'] ~ label:before {
  font-size: 18px;
  color: #005286;
  top: 5px;
  content: "\e90a";
  border-radius: 5px;
  text-align: center;
  padding: 0px 5px;
  background: #dadada;
  color: #474747;
  position: relative;
  top: 2px;
  font-size: 27px; }

.sport-betslip .sport-betslip-section .footer .multiples-opt-in input[type='checkbox']:checked ~ label:before {
  content: "\e90f";
  background: #85ba01;
  color: #ffffff; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .footer {
  padding: 8px 0px 0px 0px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .footer .sport-betslip-potential-payout {
  padding-left: 3px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .sport-betslip-event-detail h5 {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .sport-betslip-event-detail h6 {
  margin-bottom: 4px;
  font-size: 12px;
  letter-spacing: 0em;
  color: #767676;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .sport-betslip-event-detail.price-offer h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .sport-betslip-event-detail.price-offer h6 {
  color: #0194d7;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .footer .sport-betslip-potential-payout {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.stake-offer .sport-betslip-bet-detail {
  color: #0194d7;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-empty {
  vertical-align: middle;
  padding: 10px;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .icon {
  font-size: 18px;
  color: #005286;
  top: 5px;
  position: relative; }

.sport-betslip .sport-betslip-section .header-collapse .glyphicon {
  top: 4px;
  color: #ffffff;
  right: 5px; }

.sport-betslip .sport-betslip-section .header-collapse .glyphicon:before {
  font-weight: normal;
  font-size: 14px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg {
  padding: 10px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.change .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.change .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.suspended .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.suspended .sport-betslip-bet-detail h5 {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.change .sport-betslip-potential-payout span,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.change .sport-betslip-potential-payout span,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.suspended .sport-betslip-potential-payout span,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.suspended .sport-betslip-potential-payout span {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-singles-leg:not(:first-child) {
  border-top: 2px solid #e2e2e2; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .change-notification,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg .change-notification {
  background: #f8e7e7;
  padding: 6px;
  text-align: center;
  border: 2px solid #c74949;
  border-radius: 4px;
  color: #c74949;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 10px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .row > h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg .row > h5 {
  background: #f5f5f5;
  margin: -10px -10px 10px -10px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0em;
  padding: 10px 8px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.change.disabled .row > h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.change.disabled .row > h5 {
  background: #f8e7e7;
  color: #c74949;
  margin: -10px -9px 10px -9px;
  border-bottom: 2px solid; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .row > h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .row > h5 {
  background: #f8e7e7;
  color: #c74949;
  margin: -10px -9px 10px -9px;
  border-bottom: 2px solid; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .footer .sport-betslip-potential-payout,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .footer .sport-betslip-potential-payout {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer .row > h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer .row > h5 {
  margin: -9px -9px 10px -9px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .glyphicon-ok-sign,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .glyphicon-ok-sign {
  background: #7eb401;
  border-radius: 50%;
  border: 2px solid #7eb401;
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
  font-size: 12px;
  padding: 4px;
  position: relative;
  top: 1px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .glyphicon-ok-sign.icon--round--red,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .glyphicon-ok-sign.icon--round--red {
  background: #c74949;
  border-color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .glyphicon-ok-sign.icon--round--outline,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .glyphicon-ok-sign.icon--round--outline {
  background: transparent; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .glyphicon-ok-sign.icon--round--outline-twitter,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .glyphicon-ok-sign.icon--round--outline-twitter {
  background: transparent;
  border-color: #55acee;
  color: #55acee; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .glyphicon-ok-sign.icon--round--outline-facebook,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .glyphicon-ok-sign.icon--round--outline-facebook {
  background: transparent;
  border-color: #3b5998;
  color: #3b5998; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.placed .offer-title,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.placed .offer-title {
  color: #7eb401;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: 600;
  border-bottom: 1px solid #dadada; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered {
  background: #ebf0f4;
  border: 2px solid #0194d7;
  margin: 0px -1px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered .glyphicon-question-sign,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered .glyphicon-question-sign {
  display: none; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered .offer-title,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered .offer-title {
  text-transform: uppercase;
  color: #0194d7;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dadada; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered .footer .sport-betslip-potential-payout,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered .footer .sport-betslip-potential-payout {
  color: #0194d7; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.price-offer .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.price-offer .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.price-offer .sport-betslip-event-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.price-offer .sport-betslip-event-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.price-offer .sport-betslip-bet-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.price-offer .sport-betslip-bet-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.price-offer .sport-betslip-event-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.price-offer .sport-betslip-event-detail h6 {
  color: #0194d7;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.stake-offer .stake,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.stake-offer .stake {
  background: #ebf0f4;
  color: #0194d7;
  border-color: #0194d7; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.offered.stake-offer .sport-betslip-bet-detail .pull-right,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.offered.stake-offer .sport-betslip-bet-detail .pull-right {
  color: #0194d7;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined {
  background: #f8e7e7;
  border: 2px solid #c74949;
  margin: 0px -1px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .glyphicon-remove-sign,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .glyphicon-remove-sign {
  display: none; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .offer-title,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .offer-title {
  text-transform: uppercase;
  color: #c74949;
  margin-bottom: 20px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dadada; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .footer,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .footer {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .footer .sport-betslip-potential-payout,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .footer .sport-betslip-potential-payout {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-bet-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-event-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-event-detail h5,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-bet-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-bet-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-event-detail h6,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-event-detail h6 {
  color: #c74949;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-bet-detail .info-popup,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-bet-detail .info-popup,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-event-detail .info-popup,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-event-detail .info-popup {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .sport-betslip-bet-detail .pull-right,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .sport-betslip-bet-detail .pull-right {
  color: #c74949;
  font-weight: 600; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.offer.declined .stake,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.offer.declined .stake {
  background: #f8e7e7;
  color: #c74949;
  border-color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled {
  background: #f8e7e7;
  border: 2px solid #c74949;
  margin: 0px -1px; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .disabled-notification,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .disabled-notification {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .glyphicon,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .glyphicon {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .glyphicon-remove-sign:before,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .glyphicon-remove-sign:before {
  background: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .input-group-addon,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .input-group-addon,
.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .form-control,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .form-control {
  border-color: #c74949;
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet.disabled .form-inline:before,
.sport-betslip .sport-betslip-section .sport-betslip-singles-leg.disabled .form-inline:before {
  color: #c74949; }

.sport-betslip .sport-betslip-section .sport-betslip-multiples-bet .sport-betslip-bet-detail .form-inline {
  top: 0; }

.sport-betslip .sport-betslip-totals {
  background: #333333;
  color: #ffffff;
  padding: 11px 10px;
  border: 1px solid #474747;
  margin: 0px -1px;
  border-radius: 0; }

.sport-betslip .sport-betslip-totals h2 {
  margin: inherit;
  font-weight: normal; }

.sport-betslip .sport-betslip-totals .pull-right h2 {
  font-weight: 600; }

.sport-betslip .sport-betslip-footer {
  margin: 0px; }

.sport-betslip .sport-betslip-footer .sport-betslip-section {
  background-color: #474747;
  border: 0;
  min-height: 20px;
  display: inline-block;
  width: 100%;
  padding: 10px;
  color: #ffffff; }
  .sport-betslip .sport-betslip-footer .sport-betslip-section .spinner-betslip-countdown-row {
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    z-index: 1;
    line-height: 0rem;
    margin-top: -4.15rem; }

.sport-betslip .sport-betslip-footer .sport-betslip-section:last-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .info-popup {
  font-size: 20px;
  color: #c2c2c2;
  top: 2px;
  position: relative; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .info-popup--blue {
  font-size: 20px;
  color: #c2c2c2;
  top: 2px;
  position: relative;
  color: #0188ca; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox {
  font-weight: normal;
  margin-top: 4px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox {
    margin-top: 0px; } }
.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox label {
  font-weight: normal;
  margin-bottom: 8px;
  padding-left: 0;
  position: relative;
  min-height: 34px; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox label span {
  left: 25px;
  display: inline-block;
  position: relative;
  top: 4px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox label span {
    max-width: 150px;
    top: 0;
    line-height: 1.25em;
    text-align: left; } }
@media (min-width: 1200px) {
  .sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox label span {
    max-width: 200px; } }
.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox input[type='checkbox'] {
  display: none; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox input[type='checkbox'] ~ label:before {
  font-family: 'icomoon';
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\00a0";
  width: 20px;
  height: 20px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  text-align: center;
  padding-top: 3px;
  font-weight: 600;
  background: #474747;
  margin-right: 8px;
  position: absolute;
  top: 2px; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox input[type='checkbox'] ~ label:before.disabled {
  color: #c2c2c2;
  pointer-events: none; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox input[type='checkbox'] ~ label:before:before {
  display: inherit; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .sport-betslip-controls-checkbox input[type='checkbox']:checked ~ label:before {
  content: "\e91e"; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .betslip__submit {
  margin: 0px; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .glyphicon {
  position: relative;
  top: 6px;
  right: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-footer .sport-betslip-section .glyphicon {
    top: 0px; } }
.sport-betslip .sport-betslip-footer .sport-betslip-section .button {
  text-transform: uppercase; }

.sport-betslip .sport-betslip-footer .sport-betslip-section p {
  font-size: 12px;
  padding: 8px 50px;
  font-weight: 600; }

.sport-betslip .sport-betslip-footer .sport-betslip-section .button--default {
  color: #ffffff; }

.sport-betslip .sport-betslip-footer .sport-betslip-controls-close-receipt {
  text-align: center; }

.sport-betslip .sport-betslip-footer .sport-betslip-controls-close-receipt a {
  color: #ffffff;
  cursor: pointer; }

.sport-betslip .sport-betslip-empty h5 {
  margin: 0px;
  padding: 10px;
  border-top: 0;
  font-size: 12px;
  text-align: left;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-empty:after {
  content: " ";
  display: block;
  border: 15px solid #474747;
  border-radius: 0px 0px 4px 4px;
  margin: -1px -1px; }

@media (max-width: 991px) {
  .sport-betslip .sport-betslip-empty:after {
    border-radius: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-empty:after {
    border-radius: 0; } }
.sport-betslip .sport-betslip-header .panel-heading {
  border: 0;
  display: inherit;
  padding: 9px 10px;
  border-top: 2px solid #474747;
  background: #474747;
  color: #ffffff; }

@media (max-width: 991px) {
  .sport-betslip .sport-betslip-header .panel-heading {
    border-radius: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sport-betslip .sport-betslip-header .panel-heading {
    border-radius: 0; } }
.sport-betslip .sport-betslip-header .panel-heading h1 {
  margin: 0px auto;
  font-size: 16px;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-header .panel-heading h1 small {
  color: #ffffff;
  font-size: 12px;
  position: relative;
  top: 3px;
  cursor: pointer; }

.sport-betslip .sport-betslip-header .panel-heading .badge {
  width: 26px;
  height: 26px;
  line-height: 1;
  white-space: nowrap;
  background-color: #85ba01;
  border-radius: 50%;
  padding: 6px 0 0 0;
  position: relative;
  top: -1px;
  margin-left: 12px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: inline-block; }

.sport-betslip .sport-betslip-receipt-item .panel-heading {
  background: #f5f5f5;
  margin: 0px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0em;
  padding: 8px;
  color: #474747; }

.sport-betslip .sport-betslip-receipt-item .panel-heading h3,
.sport-betslip .sport-betslip-receipt-item .panel-heading h2,
.sport-betslip .sport-betslip-receipt-item .panel-heading small {
  font-size: 12px;
  margin: 3px 0px 0px 0px;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-receipt-item .panel-heading h3,
.sport-betslip .sport-betslip-receipt-item .panel-heading h2 {
  font-weight: 600;
  word-break: normal;
  word-wrap: break-word; }

.sport-betslip .sport-betslip-receipt-item .panel-heading small {
  font-weight: normal; }

.sport-betslip .sport-betslip-receipt-item .sport-betslip-multiples-bet .row > h5 {
  display: none; }

.sport-betslip .spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

.sport-betslip.empty .sport-betslip-header .panel-heading .pull-right a {
  display: none; }

.betslip-footer-msg p {
  font-size: 12px;
  padding: 8px 50px;
  margin: 0 0 8.5px;
  font-weight: 600; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?d1ev0r");
  src: url("fonts/icomoon.eot?d1ev0r#iefix") format("embedded-opentype"), url("fonts/icomoon.woff?d1ev0r") format("woff"), url("fonts/icomoon.ttf?d1ev0r") format("truetype"), url("fonts/icomoon.svg?d1ev0r#icomoon") format("svg"); }
.legend-wrap {
  display: flex;
  align-items: flex-start; }

.event-market {
  padding: 0px; }
  .event-market .event-market__outcome-row .outcome {
    padding-left: 5px;
    padding-right: 5px; }
  .event-market .event-market__outcome-column {
    padding-left: 5px;
    padding-right: 5px; }
    .event-market .event-market__outcome-column:first-child {
      padding-left: 8px; }
    .event-market .event-market__outcome-column:last-child {
      padding-right: 8px; }
    .event-market .event-market__outcome-column .event-market__outcome-column__title {
      background: #f5f5f5;
      text-align: center;
      margin: 0px -8px 0px -8px;
      padding: 5px; }
  .event-market .button-outcome.button-outcome--price-up .button-outcome__price-change-indicator {
    margin-right: 10px;
    display: block;
    padding-right: 2.0rem; }
    .event-market .button-outcome.button-outcome--price-up .button-outcome__price-change-indicator:before {
      font-family: 'icomoon';
      content: "\e916"; }
  .event-market .button-outcome.button-outcome--price-down .button-outcome__price-change-indicator {
    margin-right: 10px;
    display: block;
    padding-left: 0.3rem; }
    .event-market .button-outcome.button-outcome--price-down .button-outcome__price-change-indicator:before {
      font-family: 'icomoon';
      content: "\e916";
      padding-right: 2px;
      -webkit-transform: skewY(-1);
      -ms-transform: skewY(-1);
      -o-transform: skewY(-1);
      transform: skewY(-1); }
  .event-market .button-outcome.button-outcome--full .button-outcome__price {
    padding-left: 10px;
    padding-right: 0;
    top: 2.5px;
    position: relative; }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--full {
    background: none;
    background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f3f3f3 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3',endColorstr='#ffe6e6e6',GradientType=0);
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #c2c2c2;
    color: #005da0; }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--full--wo--title {
    background: none;
    background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f3f3f3 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3',endColorstr='#ffe6e6e6',GradientType=0);
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #c2c2c2;
    color: #005da0; }
  .event-market .button-outcome:not(.button-outcome--selected).disabled {
    color: #e7e7e7;
    cursor: not-allowed;
    background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #e9e9e9;
    border-bottom: 2px solid #cccccc;
    text-shadow: none;
    opacity: 0.65; }
  .event-market .button-outcome.disabled {
    color: #e7e7e7;
    cursor: not-allowed;
    background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #e9e9e9;
    border-bottom: 2px solid #cccccc;
    text-shadow: none;
    opacity: 0.65; }

.event-market__outcome-row {
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 3px;
  padding-right: 3px; }
  .event-market__outcome-row:before {
    content: " ";
    display: table; }
  .event-market__outcome-row:after {
    content: " ";
    display: table;
    clear: both; }

.event-list__icon {
  font-size: 16px;
  color: #333333; }
  .event-list__icon.icon--statistics {
    color: #0194d7; }

.event-list {
  margin: 0px;
  border: 1px solid #c2c2c2;
  border-top: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 1px 0px #dadada; }
  .event-list .filter__label {
    margin-bottom: 5px; }
  .event-list .event-list__empty {
    margin: 10px;
    background: #f5f5f5;
    padding: 10px; }
  .event-list .event-list__group-title {
    background-color: #ebebeb;
    padding: 8px 10px;
    font-weight: 600;
    border-top: 1px dotted #c2c2c2;
    border-bottom: 1px dotted #c2c2c2; }
  .event-list .event-list__group-body.event-list__group-body--default {
    background-color: #ffffff; }
    .event-list .event-list__group-body.event-list__group-body--default .event-list__event:not(:last-child) {
      border-bottom: 1px solid #c2c2c2; }
    .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market {
      padding: 2px 8px 0px 8px;
      margin-bottom: 6px; }
      .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-retail-number {
        font-weight: normal; }
      .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header {
        background-color: #0e537d;
        color: #ffffff;
        font-weight: 600;
        border: 1px solid transparent;
        padding: 8px;
        position: relative; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header.collapsed {
          background-color: #dadada;
          color: #474747;
          border-color: #c2c2c2;
          margin-bottom: 10px; }
          .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header.collapsed .event-list__market-collapse {
            color: #3c91c9; }
      .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header {
        background: none;
        padding: 8px 0;
        font-weight: normal;
        color: #474747;
        text-decoration: none; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__market-retail-number {
          border: none;
          margin: 0; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__event-name {
          padding: 0 4px;
          display: inline-block;
          font-weight: 600; }
          .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__event-name span {
            display: inline; }
            .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__event-name span:not(:last-child) {
              padding-right: 4px; }
            .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__event-name span:not(:first-child) {
              padding-left: 4px; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__market-name {
          max-width: 70%;
          padding: 0 4px;
          display: inline-block; }
          .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__market-name span {
            display: inline; }
            .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__market-name span:not(:last-child) {
              padding-right: 4px; }
            .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__market-name span:not(:first-child) {
              padding-left: 4px; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market.event-list__market--outright .event-list__market-header .event-list__event-start-time span {
          display: inline-block;
          padding: 0 4px; }
      .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-market__more-outcomes {
        width: 100%;
        background-color: #f5f5f5;
        margin-top: 5px;
        padding: 8px;
        text-align: right; }
        .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-market__more-outcomes a {
          color: #999999;
          font-size: 11px;
          text-decoration: none;
          cursor: pointer; }
  .event-list .event-list__load-all-events {
    width: 100%;
    padding: 8px;
    text-align: center;
    background-color: #ebebeb;
    border-top: 1px dotted #c2c2c2; }
    .event-list .event-list__load-all-events a {
      color: #474747;
      font-size: 11px;
      text-decoration: none;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 600; }

.button-outcome {
  padding: 6px 10px; }
  .button-outcome .button-outcome__retail-number {
    width: 20px;
    line-height: 19px;
    float: left;
    font-size: 11px;
    vertical-align: middle;
    border-right: 1px solid #c2c2c2;
    padding-right: 2px;
    display: inline-block;
    font-weight: normal; }
  .button-outcome .button-outcome__text {
    padding: 0px 0px 0px 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .button-outcome.button-outcome--full {
    width: 100%;
    margin: 5px 0; }
    .button-outcome.button-outcome--full .button-outcome__retail-number {
      width: auto;
      padding-right: 10px;
      padding-left: 0px;
      top: 1px;
      position: relative; }
    .button-outcome.button-outcome--full .button-outcome__price {
      float: right; }
    .button-outcome.button-outcome--full .button-outcome__text {
      position: relative;
      top: 2px;
      display: block; }
      .button-outcome.button-outcome--full .button-outcome__text .button-outcome__text__score {
        white-space: nowrap; }
  .button-outcome.button-outcome--selected {
    background-color: #005DB6;
    background-image: -webkit-linear-gradient(top, #005DB6 0%, #0055A6 100%);
    background-image: -o-linear-gradient(top, #005DB6 0%, #0055A6 100%);
    background-image: linear-gradient(to bottom, #005DB6 0%, #0055A6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005db6',endColorstr='#ff0055a6',GradientType=0);
    border-bottom: 2px solid #003b73;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    color: #ffffff; }
    .button-outcome.button-outcome--selected.disabled {
      color: #e7e7e7;
      cursor: not-allowed;
      background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
      background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
      background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);
      background-color: #f5f5f5;
      background-repeat: repeat-x;
      border: 1px solid #e9e9e9;
      border-bottom: 2px solid #cccccc;
      text-shadow: none;
      opacity: 0.65; }

.event-market--full-height-outcomes .button-outcome > span {
  height: 100%; }
.event-market--full-height-outcomes .button-outcome .button-outcome__retail-number {
  margin-right: 10px; }
.event-market--full-height-outcomes .button-outcome .button-outcome__text {
  white-space: normal;
  padding-left: 0;
  display: flex;
  align-items: center; }

@media (min-width: 990px) {
  .twelve-rows-region .b-pane .pane-content {
    margin-left: 0;
    margin-right: 0; } }
.bootstrap-tabs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px; }

@media (max-width: 767px) {
  .bootstrap-tabs {
    padding: 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-tabs .bootstrap-tab-nav {
    margin-left: -8px;
    margin-right: -8px; } }
@media (max-width: 767px) {
  .bootstrap-tabs .bootstrap-tab-nav .panel-group .panel + .panel {
    margin-top: 0; } }
@media (max-width: 767px) {
  .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a {
    background: #005da0;
    color: #ffffff;
    border: 0;
    padding: 10px;
    display: inline-block;
    width: 100%; }
    .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:active, .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:focus, .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:visited {
      text-decoration: none; }
    .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:hover {
      background: #09354f;
      text-decoration: none; }
    .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:after {
      font-family: 'icomoon';
      display: inline-block;
      font-style: normal;
      font-size: 12px;
      font-weight: normal;
      speak: none;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e902";
      font-size: 15px;
      float: right;
      font-weight: 600; }
      .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:after.disabled {
        color: #c2c2c2;
        pointer-events: none; }
      .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a:after:before {
        display: inherit; }
  .bootstrap-tabs .bootstrap-tab-nav .panel-heading .panel-title a.collapsed {
    background: #0e537d; } }
@media (max-width: 767px) {
  .bootstrap-tabs .bootstrap-tab-nav .panel-heading {
    padding: 0;
    border-radius: 0; }

  .bootstrap-tabs .bootstrap-tab-nav .panel-body {
    padding: 0; }

  .bootstrap-tabs .bootstrap-tab-nav .panel-body .b-pane__title {
    display: none; } }
.bootstrap-tabs .bootstrap-tab-nav .nav-tabs {
  border-radius: 8px;
  margin-bottom: 0px; }
  .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li {
    border-right: 1px solid #ffffff; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li a {
      background: #0e537d;
      color: #ffffff;
      border: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li a:hover {
        background: #09354f;
        color: #ffffff; }
      .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li a:active, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li a:focus, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li a:visited {
        outline: 0; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:active, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:focus, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:visited {
      outline: 0; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active a {
      background: #005da0;
      border: 0;
      outline: 0; }
      .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active a:hover {
        background: #003f6d; }
      .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active a:active, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active a:focus, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active a:visited {
        outline: 0; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active:active, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active:focus, .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li.active:visited {
      outline: 0; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:first-child a {
      border-radius: 4px 0px 0px 0px; }
    .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:last-child {
      border-right: 0px; }
      .bootstrap-tabs .bootstrap-tab-nav .nav-tabs li:last-child a {
        border-radius: 0px 4px 0px 0px; }

.bootstrap-tabs .tab-content {
  margin-left: -8px;
  margin-right: -8px; }
  .bootstrap-tabs .tab-content .tab-pane .b-pane__title {
    display: none !important; }
  .bootstrap-tabs .tab-content .tab-pane .pane-content > div:first-child {
    border-top: 1px solid #c2c2c2; }

.opening-odds .event-name {
  font-weight: 600; }
.opening-odds h2.event-name a {
  color: #333333;
  font-weight: bold; }

.filter {
  background-color: #f5f5f5;
  margin-bottom: 10px; }

.price-info {
  width: 100%;
  padding: 5px 0; }
  .price-info .price-info__retail-number {
    max-width: 20px;
    line-height: 19px;
    float: left;
    font-size: 11px;
    vertical-align: middle;
    border-right: 1px solid #c2c2c2;
    padding-right: 10px;
    display: inline-block;
    text-align: left; }
  .price-info .price-info__price {
    padding: 0;
    display: inline-block;
    float: right;
    font-weight: bold; }
  .price-info .price-info__text {
    padding: 0 10px;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.event-markets > div {
  margin-bottom: 10px; }
.event-markets .event-markets__market {
  margin-bottom: 10px; }
  .event-markets .event-markets__market:last-child {
    margin: 0; }

.opening-odds_filters {
  padding: 0 10px;
  margin-bottom: 20px; }

h2.header-title .header-title__section {
  font-weight: normal;
  border-right: 1px solid;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px; }
h2.header-title .header-title__title {
  display: inline-table;
  max-width: 60%;
  word-break: break-word;
  -ms-word-break: break-word;
  word-wrap: break-word; }
h2.header-title .header-title__toggle {
  float: right;
  position: relative; }
  h2.header-title .header-title__toggle .h-collapse-indicator {
    position: relative;
    top: 2px; }
    h2.header-title .header-title__toggle .h-collapse-indicator.collapsed {
      color: #3c91c9; }
h2.header-title .header-title__icons {
  float: right;
  position: relative;
  top: -5px;
  right: 5px; }
  h2.header-title .header-title__icons span {
    margin: 0px 8px; }
  h2.header-title .header-title__icons .icon--multiples {
    position: relative;
    top: 2px; }
    h2.header-title .header-title__icons .icon--multiples:before {
      content: "\e913"; }
h2.header-title .header-title__account-only {
  float: right;
  position: relative;
  margin-right: 10px; }

.event-markets .event-market {
  padding: 8px;
  margin: 0px;
  border: 1px solid #d9d9d9;
  border-top: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 1px 0px #dadada; }

.event-market__outcome-row--border {
  padding: 0; }
  .event-market__outcome-row--border .outcome {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada; }

.opening-odds .event-markets .event-market {
  border: 1px solid #dadada;
  border-top: 0;
  background: #ffffff;
  width: 100%;
  border-radius: 0 0 4px 4px;
  padding: 0; }
  .opening-odds .event-markets .event-market.collapse.in {
    display: inline-block; }
  .opening-odds .event-markets .event-market .outcome {
    height: 38px;
    padding: 5px 10px; }

@media (min-width: 768px) {
  .opening-odds_filters {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding-top: 10px; } }
.filter {
  display: table;
  width: 100%; }
  .filter .filter__wrapper {
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0; }
    .filter .filter__wrapper .btn-block {
      margin-top: 10px; }
    .filter .filter__wrapper .row > div[class^="col"] {
      margin-bottom: 10px; }
      .filter .filter__wrapper .row > div[class^="col"] :last-child {
        margin-bottom: 0; }

.event-list .event-list__group-body.event-list__group-body--default .event-list__event:not(:last-child) {
  border-bottom: 1px solid #c2c2c2; }
.event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header {
  padding: 8px 8px 0 8px; }
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header .event-list__event-retail-id {
    text-align: center; }
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header .event-list__icons {
    text-align: right; }
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header .clearfix, .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header .filter-wrapper {
    padding-bottom: 6px; }
.event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market {
  padding: 2px 8px 0px 8px;
  margin-bottom: 6px; }
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header {
    background-color: #0e537d;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid transparent;
    padding: 8px;
    position: relative; }
    .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header .event-list__market-name {
      display: inline-table;
      max-width: 70%; }
    .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header .event-list__account-only {
      float: right;
      margin-right: 28px; }
    .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-header .event-list__market-collapse {
      display: block;
      height: 28px;
      padding: 4px;
      position: absolute;
      right: 5px;
      top: 5px;
      width: 28px; }
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__market .event-list__market-retail-number {
    font-weight: normal;
    border-right: 1px solid;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px; }
.event-list .event-list__event-name a {
  font-weight: 600;
  color: #474747;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }
  .event-list .event-list__event-name a:hover {
    text-decoration: underline; }
.event-list .event-list__icon {
  position: relative;
  top: -1px;
  margin: 0px 1px;
  font-size: 1.5em; }
  .event-list .event-list__icon.inactive {
    color: #c2c2c2; }
.event-list .event-list__market-count {
  position: relative;
  top: -5px; }

@media (max-width: 767px) {
  .event-list .event-list__group-body.event-list__group-body--default .event-list__event .event-list__event-header .event-list__event-retail-id {
    text-align: right; }

  .event-market .event-market__outcome-row .outcome {
    padding-left: 8px;
    padding-right: 8px; } }
@media (min-width: 768px) {
  .filter .filter__wrapper .btn-block {
    margin-top: 21px; }
    .filter .filter__wrapper .btn-block.result {
      margin-top: 17px; } }
@media (min-width: 991px) {
  .filter .filter__wrapper {
    border: none;
    background: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0 0; } }
.button.button--smallest {
  font-size: 10px;
  padding: 1px 0px;
  border-radius: 2px; }

.button-outcome.button-outcome--minimal {
  width: 100%; }
  .button-outcome.button-outcome--minimal .button-outcome__text {
    display: none; }
.button-outcome.button-outcome--compact {
  width: 100%;
  text-align: center; }
  .button-outcome.button-outcome--compact .button-outcome__text {
    display: none; }
.button-outcome .button-outcome__price-change-indicator {
  display: inline-block;
  width: 20px;
  height: 19px;
  float: left;
  padding-right: 2px; }
.button-outcome .button-outcome__price {
  padding: 0 5px;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  top: 1px; }
.button-outcome.button-outcome--price-up .button-outcome__price-change-indicator {
  border-right: 1px solid #c2c2c2;
  margin-right: 10px; }
  .button-outcome.button-outcome--price-up .button-outcome__price-change-indicator:before {
    font-family: 'icomoon';
    content: "\e916";
    padding-left: 2px; }
.button-outcome.button-outcome--price-up .button-outcome-mini-live__price-change-indicator {
  display: inline-block;
  margin-right: 2px; }
  .button-outcome.button-outcome--price-up .button-outcome-mini-live__price-change-indicator:before {
    font-family: 'icomoon';
    content: "\e916";
    padding-left: 2px; }
.button-outcome.button-outcome--price-down .button-outcome__price-change-indicator {
  border-left: 1px solid #c2c2c2;
  margin-right: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .button-outcome.button-outcome--price-down .button-outcome__price-change-indicator:before {
    font-family: 'icomoon';
    content: "\e916";
    padding-left: 2px; }
.button-outcome.button-outcome--price-down .button-outcome-mini-live__price-change-indicator {
  display: inline-block;
  margin-right: 2px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .button-outcome.button-outcome--price-down .button-outcome-mini-live__price-change-indicator:before {
    font-family: 'icomoon';
    content: "\e916";
    padding-left: 2px; }

.bet-in-run__content .b-pane__title {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(180deg, #ffdf43, #ffcd00);
  background-image: -o-linear-gradient(180deg, #ffdf43, #ffcd00);
  background-image: linear-gradient(180deg, #ffdf43, #ffcd00);
  border: 1px solid #ffd21a;
  color: #474747; }
.bet-in-run__content .event-list {
  border-color: #ffcd00; }

.event-list .event-list__group-body.event-list__group-body--mr {
  padding: 0 5px; }
  .event-list .event-list__group-body.event-list__group-body--mr table {
    width: 100%;
    table-layout: fixed; }
    .event-list .event-list__group-body.event-list__group-body--mr table .event-list__event-header--mobile {
      padding: 0px;
      margin-bottom: 6px; }
      .event-list .event-list__group-body.event-list__group-body--mr table .event-list__event-header--mobile div {
        padding: 0px; }
    .event-list .event-list__group-body.event-list__group-body--mr table .event-list__market-outcomes div[class*="col-"] {
      text-align: center;
      padding-left: 3px;
      padding-right: 3px; }
    .event-list .event-list__group-body.event-list__group-body--mr table tbody tr {
      border-top: 1px solid #dfdfdf; }
      .event-list .event-list__group-body.event-list__group-body--mr table tbody tr td {
        padding-bottom: 6px; }
        .event-list .event-list__group-body.event-list__group-body--mr table tbody tr td .event-list__icon {
          top: 3px; }
    .event-list .event-list__group-body.event-list__group-body--mr table .event-market__outcome-row .outcome {
      padding: 0px 5px; }
  .event-list .event-list__group-body.event-list__group-body--mr .table-condensed thead tr td {
    line-height: 1.5em; }
.event-list .event-list__group-body.event-list__group-body--mini {
  border-bottom: 1px groove #dadada;
  padding: 0; }
.event-list .event-list__group-body.event-list__group-body--mini .h-collapse-indicator {
  color: #ffdf43; }
.event-list .event-list__group-body.event-list__group-body--mini .event-list__event--mini {
  padding: 6px 6px;
  color: #474747;
  font-weight: normal;
  display: block;
  border-top: 1px solid #565656; }
  .event-list .event-list__group-body.event-list__group-body--mini .event-list__event--mini:nth-child(odd) {
    background-color: #474747; }
  .event-list .event-list__group-body.event-list__group-body--mini .event-list__event--mini .event-list__event-start-time {
    color: #dadada;
    font-size: 10px; }
  .event-list .event-list__group-body.event-list__group-body--mini .event-list__event--mini .event-list__event-name a {
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 0px 1px #474747;
    font-size: 11px;
    text-align: left; }
.event-list .event-list__group-title.event-list__group-title--mini {
  background: #2e2e2e;
  border: 0;
  color: #ffffff; }
.event-list .event-list__group-title .event-list__group-title__event-count {
  float: right;
  margin-right: 10px;
  font-weight: normal; }
.event-list .event-list__group-title .h-collapse-indicator {
  float: right; }
.event-list .event-list__group-title.event-list__group-title--mini .h-collapse-indicator {
  color: #ffdf43; }

.event-market .button-outcome.button-outcome--compact {
  padding: 4px; }
.event-market .button-outcome:not(.button-outcome--selected).button-outcome--compact {
  background: none;
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #f3f3f3 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3',endColorstr='#ffe6e6e6',GradientType=0);
  border: 1px solid #e6e6e6;
  border-bottom: 2px solid #c2c2c2;
  color: #005da0; }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--compact:hover {
    background: none;
    background-color: #f3f3f3;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #c7c7c7;
    color: #005da0; }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--compact:active {
    background: none;
    background-color: #f3f3f3;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #c7c7c7;
    color: #005da0; }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--compact:disabled {
    color: #dadada; }
.event-market .button-outcome:not(.button-outcome--selected).button-outcome--minimal {
  color: #474747;
  background: #ffcd00;
  border-color: #ffdf43;
  box-shadow: 0px 1px 0px 0px #ffd610;
  background-image: -webkit-linear-gradient(top, #FFE041 0%, #F9D51F 100%);
  background-image: -o-linear-gradient(top, #FFE041 0%, #F9D51F 100%);
  background-image: linear-gradient(to bottom, #FFE041 0%, #F9D51F 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe041',endColorstr='#fff9d51f',GradientType=0); }
  .event-market .button-outcome:not(.button-outcome--selected).button-outcome--minimal:hover {
    color: #474747;
    background: #e6b900;
    border-color: transparent; }
.event-market .button-outcome:not(.button-outcome--selected).disabled {
  color: #e7e7e7;
  cursor: not-allowed;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #e9e9e9;
  border-bottom: 2px solid #cccccc;
  text-shadow: none;
  opacity: 0.65; }

.b-content__body .b-content__body__sidebar-first #block-bean-mini-in-play {
  margin-bottom: 0px;
  display: block; }
  .b-content__body .b-content__body__sidebar-first #block-bean-mini-in-play .event-list {
    border-color: inherit;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    .b-content__body .b-content__body__sidebar-first #block-bean-mini-in-play .event-list .event-list__group-body--mini {
      border: 0px; }

@media (max-width: 990px) {
  .b-content__body .b-content__body__sidebar-first #block-bean-mini-in-play {
    display: none;
    visibility: hidden; } }
@media (min-width: 991px) {
  .b-content__body .b-content__body__sidebar-first #block-bean-mini-in-play + #block-menu-sports-menu .b-menu > .b-menu__list-item:first-child {
    top: 0px;
    height: 38px;
    width: 100%; } }
table.event-results__table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 0; }
  table.event-results__table thead {
    background: none;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0); }
    table.event-results__table thead td {
      font-weight: 600;
      text-align: center;
      padding-top: 12px;
      padding-bottom: 12px;
      border-bottom: 1px solid #dadada;
      border-right: 1px solid #ffffff;
      border-left: 1px solid #dadada; }
      table.event-results__table thead td:first-child {
        border-left: 1px solid #dadada; }
  table.event-results__table tbody tr td {
    border-top: none;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #dadada;
    vertical-align: middle; }
    table.event-results__table tbody tr td :first-child {
      border-left: 1px solid #dadada; }
    table.event-results__table tbody tr td :last-child {
      border-right: 1px solid #dadada; }
    table.event-results__table tbody tr td.event-results__event__expand-result a {
      position: relative;
      top: 3px; }
    table.event-results__table tbody tr td.event-results__event__expand-result:not(.visible-xs) a {
      cursor: pointer;
      color: #333333;
      text-decoration: none;
      white-space: nowrap; }
      table.event-results__table tbody tr td.event-results__event__expand-result:not(.visible-xs) a:hover {
        cursor: pointer;
        color: #333333;
        text-decoration: none;
        white-space: nowrap; }
  table.event-results__table tbody:nth-child(even) tr {
    background-color: #e7e7e7; }
  table.event-results__table tbody :nth-child(odd) tr {
    background-color: #f5f5f5; }
table > tbody + tbody {
  border-top: 2px solid #ddd; }

.event-results .event-results__table {
  border-top: 1px solid #dadada; }

@media (min-width: 991px) {
  .event-results {
    border: 1px solid #dadada;
    border-radius: 4px;
    overflow: auto; } }
@media (min-width: 992px) {
  table.event-results__table thead td:first-child {
    border-left: 0; }
  table.event-results__table tbody tr td:first-child {
    border-left: 0; }
  table.event-results__table tbody tr td:last-child {
    border-right: 0; } }
#outlet-location-section {
  /**Result Selection Navigation**/ }
  #outlet-location-section .margin-top {
    margin-top: 1rem; }
  #outlet-location-section .popup {
    top: 13rem;
    position: absolute;
    left: 5rem;
    right: 5rem; }
  #outlet-location-section .map label {
    color: unset; }
  #outlet-location-section .list label {
    color: unset; }
  #outlet-location-section .form-section {
    padding: 1rem 0rem;
    background: #fff; }
  #outlet-location-section #LocatorMap {
    height: 100rem;
    width: 100%;
    z-index: 3;
    position: absolute;
    top: -5.5rem; }
  #outlet-location-section .search-filter-cont {
    height: 3.8rem;
    border-radius: 5rem;
    position: absolute;
    right: 0;
    padding: 0rem;
    z-index: 5; }
  #outlet-location-section .search {
    position: absolute;
    right: 0;
    border-radius: 5rem;
    border: 0;
    height: 3.8rem;
    padding: 1rem 1rem;
    background: white;
    z-index: 6;
    outline: none;
    color: #0168b1;
    font-size: 1.7rem; }
  #outlet-location-section .filter {
    top: 3rem;
    position: relative;
    border-radius: 5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    height: 5.2rem;
    padding: 1rem 3rem;
    box-sizing: border-box;
    justify-content: center;
    z-index: 6;
    background: white url(../images/filter.png);
    background-position: center center;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat; }
  #outlet-location-section .map-control-cont {
    justify-content: flex-end;
    padding: 0rem;
    z-index: 6; }
  #outlet-location-section .question-control {
    position: absolute;
    bottom: 8.2rem;
    right: 4rem;
    border-radius: 1rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0.1rem solid #ddd;
    height: 5.2rem;
    padding: 1rem 3rem;
    box-sizing: border-box;
    justify-content: center;
    z-index: 6;
    background: white url(../images/question.png);
    background-position: center center;
    background-size: 3.3rem 3.4rem;
    background-repeat: no-repeat;
    outline: none; }
  #outlet-location-section .location-control {
    position: absolute;
    bottom: 3rem;
    right: 4rem;
    border-top: 0;
    border-bottom: 0.1rem solid #ddd;
    border: 0;
    border-radius: 1rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    height: 5.2rem;
    padding: 1rem 3rem;
    box-sizing: border-box;
    justify-content: center;
    z-index: 6;
    background: white url(../images/location.png);
    background-position: center center;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat;
    outline: none; }
  #outlet-location-section .information-control {
    bottom: 2.0rem;
    position: fixed;
    border-top: 0.1rem solid #ddd;
    border: 0;
    border-radius: 1rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    height: 5.2rem;
    padding: 1rem 3rem;
    background: white;
    box-sizing: border-box;
    justify-content: center;
    z-index: 6;
    background: white url(../images/information.png);
    background-position: center center;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat; }
  #outlet-location-section .popup-branch-name {
    font-weight: bold;
    font-size: 1.5rem;
    width: 70%;
    line-height: 1.5rem; }
  #outlet-location-section .popup-branch-address {
    padding-top: 0.5rem;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.5rem;
    width: 70%;
    color: #666; }
  #outlet-location-section .info-window {
    width: 25rem; }
  #outlet-location-section .outlet-control {
    overflow: hidden;
    background-color: transparent;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5);
    margin-top: 1rem; }
    #outlet-location-section .outlet-control.listing-format {
      margin-left: 2.2rem; }
  #outlet-location-section .detail {
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    padding: 0.5rem 0.4rem;
    background-color: #0168b1;
    text-align: center;
    border: 0;
    color: white;
    width: 40%;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    text-transform: uppercase; }
    #outlet-location-section .detail.listing-format {
      padding: 1rem 0.4rem; }
  #outlet-location-section .detail-list {
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    padding: 0.5rem 0.4rem;
    background-color: white;
    text-align: center;
    border: 0;
    color: #014586;
    width: 35%;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    text-transform: uppercase; }
    #outlet-location-section .detail-list.listing-format {
      padding: 1rem 0.4rem; }
  #outlet-location-section .distance {
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    padding: 0.5rem 0;
    border: 0;
    background-color: white;
    text-align: center;
    color: #014586;
    width: 25%;
    top: 50%;
    text-transform: uppercase; }
    #outlet-location-section .distance.listing-format {
      padding: 1rem 0.4rem; }
  #outlet-location-section .direction {
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    padding: 0.5rem;
    border: 0;
    background-color: #0168b1;
    text-align: center;
    color: white;
    width: 60%;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    text-transform: uppercase; }
    #outlet-location-section .direction.listing-format {
      padding: 1rem 0.5rem; }
  #outlet-location-section .direction-list {
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    padding: 0.5rem;
    border: 0;
    background-color: #0168b1;
    text-align: center;
    color: white;
    width: 65%;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    text-transform: uppercase; }
    #outlet-location-section .direction-list.listing-format {
      padding: 1rem 0.5rem; }
  #outlet-location-section .btn-txt {
    font-size: 0.9rem;
    font-weight: bold; }
  #outlet-location-section .leaflet-popup-close-button {
    color: #0168b1;
    font-size: 2rem;
    right: 1rem;
    top: 0.5rem;
    box-shadow: 0 0.5rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5);
    border-radius: 50%;
    padding: 0rem 0.6rem 0.2rem;
    background-image: url(../images/close.png); }
  #outlet-location-section .arrow-right {
    display: inline-block;
    top: 0.1rem;
    right: -0.6rem;
    left: auto;
    position: relative;
    font-size: 0.9rem;
    font-weight: lighter;
    color: white; }
  #outlet-location-section .mapboxgl-ctrl {
    bottom: 1rem;
    position: fixed;
    left: auto;
    right: 1rem; }
  #outlet-location-section .search-field {
    position: absolute;
    border-radius: 5rem;
    width: 96.5%;
    min-height: 3.8rem;
    font-size: 1.5rem;
    text-align: left;
    padding: 0.5rem;
    z-index: 100;
    border: 1px solid #666; }
    #outlet-location-section .search-field.no-border {
      border-radius: 0; }
  #outlet-location-section .leaflet-popup {
    bottom: 10px !important;
    margin-left: 0px;
    width: auto; }
  #outlet-location-section .mapbox-logo-true {
    display: none; }
  #outlet-location-section .leaflet-container .leaflet-control-attribution.leaflet-compact-attribution {
    display: none; }
  #outlet-location-section .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
    background: url(../images/information.png);
    background-position: center center;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat; }
  #outlet-location-section .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
    background: url(../images/location.png);
    background-position: center center;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat; }
  #outlet-location-section .mapboxgl-ctrl-icon.mapboxgl-ctrl-compass {
    background: white url("../../../themes/sppl/images//question.png");
    background-position: center center;
    background-size: 3.2rem 3.4rem;
    background-repeat: no-repeat; }
  #outlet-location-section .mapboxgl-ctrl-compass-arrow {
    display: none; }
  #outlet-location-section .marker-image {
    width: 3.5rem;
    margin-top: -0.1rem; }
  #outlet-location-section .branch-info {
    padding-left: 2.5rem; }
  #outlet-location-section .branch-name {
    font-weight: bold;
    color: #666;
    display: block;
    line-height: 1.6rem;
    padding-bottom: 0.5rem; }
  #outlet-location-section .branch-address {
    font-weight: normal;
    color: #666;
    display: block;
    line-height: 1.6rem; }
  #outlet-location-section #map,
  #outlet-location-section #list {
    display: none; }
  #outlet-location-section .outlet-locator-selection-main {
    margin: 0 auto;
    min-width: 100%;
    max-width: 100%;
    background: transparent; }
    #outlet-location-section .outlet-locator-selection-main.desktop {
      margin-top: -2.5rem; }
  #outlet-location-section .outlet-locator-selection-contentpanel {
    position: relative;
    margin-top: -5rem; }
  #outlet-location-section .outlet-locator-selection-contentpanel > div {
    display: none;
    padding: 0rem; }
  #outlet-location-section .radio {
    display: none; }
  #outlet-location-section .outlet-locator-selection-overall-nav {
    height: 3.8rem;
    width: 12rem;
    border-radius: 5rem;
    position: relative;
    padding: 0rem;
    z-index: 5; }
  #outlet-location-section #outletlocatorselectionnav {
    background-color: white;
    color: #ddd;
    height: 3.8rem;
    margin: 0;
    padding: 0;
    border-radius: 5rem;
    box-sizing: border-box;
    -webkit-box-shadow: rgba(153, 153, 153, 0.5) 0 0.5rem 0.8rem 0.1rem;
    -moz-box-shadow: rgba(153, 153, 153, 0.5) 0 0.5 0.8 0.1;
    box-shadow: 0 0.5rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5); }
  #outlet-location-section #outletlocatorselectionnav ul {
    float: left;
    width: 12rem;
    height: 3.8rem;
    margin: 0;
    padding: 0;
    border-radius: 5rem; }
  #outlet-location-section .clear {
    clear: both; }
  #outlet-location-section #outletlocatorselectionnav li {
    float: left;
    width: 6rem;
    list-style: none;
    height: 3.8rem;
    border-radius: 5rem; }
  #outlet-location-section #outletlocatorselectionnav ul li label {
    padding: 1rem 0rem;
    text-align: center;
    display: block;
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: bold;
    text-transform: uppercase; }
  #outlet-location-section #outletlocatorselectionnav li:hover {
    color: #B9B5C7;
    cursor: pointer; }
  #outlet-location-section #map:checked ~ .container-fluid .row .col-sm-3 .outlet-locator-selection-overall-nav #outletlocatorselectionnav .map,
  #outlet-location-section #list:checked ~ .container-fluid .row .col-sm-3 .outlet-locator-selection-overall-nav #outletlocatorselectionnav .list {
    background: #014586;
    color: white; }
  #outlet-location-section #map:checked ~ .outlet-locator-selection-contentpanel .map {
    display: block; }
  #outlet-location-section #list:checked ~ .outlet-locator-selection-contentpanel .list {
    display: block;
    margin-top: 13rem;
    position: relative;
    z-index: 100; }
  #outlet-location-section .map {
    height: 300px; }
  @media (min-width: 320px) {
    #outlet-location-section {
      /* smartphones, iPhone, portrait 480x320 phones */ }
      #outlet-location-section .map {
        height: 300px; } }
  @media (min-width: 375px) {
    #outlet-location-section {
      /* smartphones, iPhone, portrait 480x320 phones */ }
      #outlet-location-section .map {
        height: 450px; } }
  @media (min-width: 481px) {
    #outlet-location-section {
      /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
      #outlet-location-section .map {
        height: 575px; } }

.padding-bottom {
  padding-bottom: 8rem; }

@media (max-width: 990px) {
  .pagination-align {
    display: flex;
    justifyContent: center; } }

#page-title-section {
  position: relative;
  z-index: 6; }

#rg-msg-section {
  position: relative;
  z-index: 6; }

#header-section {
  position: relative;
  z-index: 6; }

/* #transactionhistory-filter-section */
#outlet-filter-section .row-bottom-space {
  padding-bottom: 1.8rem; }
#outlet-filter-section .main-header-bottom-space {
  margin-bottom: 1.5rem; }
#outlet-filter-section .notice {
  margin-bottom: 0; }
#outlet-filter-section .checkbox-text {
  display: inline-block;
  width: 50%; }
#outlet-filter-section .two-line-checkbox-text {
  margin-top: -0.5rem; }
#outlet-filter-section .white {
  background: white; }
#outlet-filter-section .btn-section {
  padding: 0rem 1rem 2rem; }

#outlet-legend-section {
  position: absolute;
  bottom: 0.7rem;
  left: 0;
  z-index: 99;
  margin: 0 1.5rem;
  min-height: 7rem;
  border-radius: 1rem;
  box-shadow: 0 0.2rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5);
  background: white;
  padding: 1rem; }
  #outlet-legend-section .row-bottom-space {
    padding-bottom: 1.5rem; }
  #outlet-legend-section .legend-close-btn {
    position: absolute;
    top: 0.9rem;
    right: 2.2rem;
    padding: 1rem;
    background: white;
    font-size: 1.3rem;
    color: #014586;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0.8rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5); }
  #outlet-legend-section .legend-title {
    font-size: 2rem;
    font-weight: bold;
    color: #666;
    margin-top: 0.5rem; }
  #outlet-legend-section .marker-img {
    width: 4rem;
    height: 4.5rem; }
  #outlet-legend-section .marker-title {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1rem 0;
    display: block; }

/* #popup-success-section */
#outlet-details-popup-section .page-nav-link {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding-left: 2rem; }
#outlet-details-popup-section .row-top-space {
  padding-top: 1rem; }
#outlet-details-popup-section .row-bottom-space {
  padding-bottom: 1rem; }
#outlet-details-popup-section .form-section {
  padding: 2rem 1rem;
  background-color: white; }
#outlet-details-popup-section .title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center; }
#outlet-details-popup-section .content {
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  padding: 0 2.5rem; }
#outlet-details-popup-section .outlet-detail-cont {
  padding: 1rem 2rem; }
#outlet-details-popup-section .branch-name {
  font-size: 2rem;
  font-weight: bold;
  color: #014586;
  line-height: 3rem; }
#outlet-details-popup-section .branch-address {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.6rem; }
#outlet-details-popup-section .operating-hour {
  font-size: 1.6rem;
  font-weight: bold; }
#outlet-details-popup-section .date-time {
  font-size: 1.6rem;
  font-weight: normal; }
#outlet-details-popup-section .outlet-control {
  overflow: hidden;
  background-color: transparent;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 0.8rem 0.1rem rgba(153, 153, 153, 0.5);
  margin-top: 1rem;
  width: 17.5rem; }
  #outlet-details-popup-section .outlet-control.listing-format {
    margin-left: 2.5rem; }
#outlet-details-popup-section .distance {
  overflow: hidden;
  position: relative;
  z-index: 10;
  float: left;
  padding: 0.5rem 0;
  border: 0;
  background-color: #0168b1;
  text-align: center;
  color: white;
  width: 30%;
  top: 50%;
  text-transform: uppercase; }
  #outlet-details-popup-section .distance.listing-format {
    padding: 1rem 0.5rem; }
#outlet-details-popup-section .direction {
  overflow: hidden;
  position: relative;
  z-index: 10;
  float: left;
  padding: 0.5rem;
  border: 0;
  background-color: #0168b1;
  text-align: center;
  color: white;
  width: 100%;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  text-transform: uppercase; }
  #outlet-details-popup-section .direction.listing-format {
    padding: 1rem 0.5rem; }
#outlet-details-popup-section .btn-txt {
  font-size: 1rem;
  font-weight: bold; }
#outlet-details-popup-section .arrow-right {
  font-size: 1rem;
  display: inline-block;
  margin-left: 1rem; }
#outlet-details-popup-section .background-bnr-wrapper {
  position: relative;
  z-index: 9;
  background: url(../images/outlet-popup-bg.png) center top/cover no-repeat; }
#outlet-details-popup-section .winning-bet-cont {
  padding: 2rem 0; }
#outlet-details-popup-section .winning-amount {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold; }
#outlet-details-popup-section .game-title-section {
  background: white; }
#outlet-details-popup-section .game-listing {
  background: white; }
#outlet-details-popup-section .game-title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem; }
#outlet-details-popup-section .game-date {
  font-size: 1.2rem;
  font-weight: normal; }
#outlet-details-popup-section .load-more-event-section {
  padding: 0 2rem; }
  #outlet-details-popup-section .load-more-event-section.expand-all {
    background-color: white;
    justify-content: flex-end; }
  #outlet-details-popup-section .load-more-event-section .load-more-btn {
    padding: 1.5rem 0;
    justify-content: flex-end;
    text-decoration: none;
    cursor: pointer; }
  #outlet-details-popup-section .load-more-event-section .load-more-btn-text {
    margin-right: 1rem;
    font-weight: bold;
    font-size: 1.5rem;
    color: #0168b1; }
  #outlet-details-popup-section .load-more-event-section .arrow-down {
    padding: 0.3rem;
    background-color: #0168b1;
    font-size: 1rem;
    color: white;
    margin-top: 5%;
    border-radius: 50%;
    pointer-events: none; }
  #outlet-details-popup-section .load-more-event-section .arrow-up {
    padding: 0.3rem;
    background-color: #0168b1;
    font-size: 1rem;
    margin-top: 5%;
    color: white;
    border-radius: 50%;
    pointer-events: none; }
#outlet-details-popup-section .table-title-section {
  background: white;
  border-bottom: 0.1rem solid black; }
#outlet-details-popup-section .table-value-section {
  background: white;
  border-bottom: 0.1rem solid silver; }
  #outlet-details-popup-section .table-value-section.no-border {
    border-bottom: 0; }
#outlet-details-popup-section .table-title {
  font-size: 1.4rem;
  color: black;
  font-weight: bold;
  padding-left: 0; }
  #outlet-details-popup-section .table-title.padding-left {
    padding-left: 1.5rem; }
  #outlet-details-popup-section .table-title.unbold {
    font-weight: normal; }
#outlet-details-popup-section .table-value {
  font-size: 1.4rem;
  color: #666;
  margin: 0;
  padding-left: 0;
  font-weight: bold; }
  #outlet-details-popup-section .table-value.padding-left {
    padding-left: 1.5rem; }
  #outlet-details-popup-section .table-value.bet-type {
    font-size: 1.2rem;
    font-weight: normal; }

.underlay {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-align: center; }
  .underlay .promo {
    padding: 0;
    text-align: center; }
    .underlay .promo .button {
      background-color: #ff8200;
      border-bottom: 2px solid #cc6800;
      color: #fff;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      width: 100%;
      text-transform: uppercase;
      font-weight: 100; }
      .underlay .promo .button.disabled, .underlay .promo .button[disabled] {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    .underlay .promo .promo__heading {
      font-weight: 600;
      padding: 0;
      letter-spacing: 0;
      border: none;
      word-break: normal;
      word-wrap: normal;
      margin: 0;
      color: #c2c2c2; }
      @media (min-width: 992px) {
        .underlay .promo .promo__heading {
          margin-bottom: 10px; } }
      .underlay .promo .promo__heading:first-child {
        margin-bottom: 5px; }
      .underlay .promo .promo__heading.promo__heading--highlight {
        color: #fff;
        text-transform: uppercase; }
    @media (min-width: 992px) {
      .underlay .promo .promo__column_left {
        float: left;
        width: 50%; } }
    .underlay .promo .promo__column_left {
      position: relative;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px; }
    @media (min-width: 992px) {
      .underlay .promo .promo__column_right {
        float: left;
        width: 50%; } }
    .underlay .promo .promo__column_right {
      position: relative;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px; }
    .underlay .promo .multi_market__action {
      padding-left: 0;
      list-style: none;
      margin-left: -8px;
      margin-right: -8px; }
      .underlay .promo .multi_market__action .multi_market__outcome {
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 5px; }

.default-underlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0; }
  .default-underlay a {
    width: 100%;
    height: 100%;
    display: block; }

.sports-smart-banner.primary .promo {
  text-align: right; }
  .sports-smart-banner.primary .promo .button {
    width: 100%;
    display: block;
    text-align: center; }
.sports-smart-banner.secondary .underlay {
  top: 16px;
  bottom: auto; }
  .sports-smart-banner.secondary .underlay .promo {
    text-align: left; }
    @media (max-width: 990px) {
      .sports-smart-banner.secondary .underlay .promo .promo__heading--highlight {
        margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .sports-smart-banner.secondary .underlay {
      top: 0;
      bottom: 0;
      width: 70%; } }
@media (min-width: 992px) {
  .sports-smart-banner.secondary .underlay {
    left: 50px;
    width: 300px; } }
.sports-smart-banner.secondary .button {
  color: #fff;
  background-color: #85ba01;
  border-color: transparent;
  border-bottom: 2px solid #618701; }
.sports-smart-banner.tertiary .underlay {
  top: 32px;
  bottom: auto;
  height: 165px; }
  .sports-smart-banner.tertiary .underlay .promo {
    text-align: left;
    width: 70%; }
    @media (min-width: 992px) {
      .sports-smart-banner.tertiary .underlay .promo {
        width: 100%; } }
    @media (max-width: 990px) {
      .sports-smart-banner.tertiary .underlay .promo .promo__column_left .promo__heading--highlight {
        margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .sports-smart-banner.tertiary .underlay .button {
      text-align: right; } }
  @media (max-width: 767px) {
    .sports-smart-banner.tertiary .underlay {
      top: 0; } }
@media (min-width: 992px) {
  .sports-smart-banner.tertiary .underlay {
    width: auto;
    left: 50px;
    right: 50px;
    margin-left: 0;
    top: 16px;
    height: auto;
    bottom: 16px; } }
.sports-smart-banner .button-outcome {
  overflow: hidden;
  position: relative;
  font-weight: 600; }
  .sports-smart-banner .button-outcome:not(.button-outcome--selected) {
    color: #fff;
    background-color: #85ba01;
    border-color: transparent;
    border-bottom: 2px solid #618701; }
  .sports-smart-banner .button-outcome.button-outcome--full .button-outcome__price-change-indicator {
    right: 22px;
    margin: 0;
    float: right; }
  .sports-smart-banner .button-outcome .button-outcome__price-change-indicator {
    border: none;
    height: 17px;
    display: none;
    margin: 0;
    padding: 0; }
  .sports-smart-banner .button-outcome .button-outcome__text {
    font-weight: normal; }

.banner-container .button-outcome .button-outcome__price-change-indicator {
  display: none;
  width: 20px;
  height: 19px;
  float: left;
  padding-right: 2px; }
.banner-container .button-outcome .button-outcome__price {
  padding: 0 5px;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  top: 1px; }
.banner-container .button-outcome.button-outcome--full .button-outcome__price {
  float: right; }
.banner-container .button-outcome .button-outcome__text {
  padding: 0 0 0 10px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.banner-container .button-outcome.button-outcome--full .button-outcome__text {
  position: relative;
  top: 2px;
  display: block; }
@media (max-width: 767px) {
  .banner-container .button-outcome.button-outcome--full {
    margin: 0; } }
.banner-container .button-outcome:disabled {
  color: #dadada; }
@media (max-width: 767px) {
  .banner-container .button-outcome {
    padding: 2px 12px; } }

.banner-container {
  position: relative;
  overflow: hidden; }

.flexslider {
  margin-bottom: 16px; }

@media (min-width: 992px) {
  .path-frontpage .node--type-landing_page .flexslider {
    margin-bottom: 0; }
    .path-frontpage .node--type-landing_page .flexslider .primary .underlay {
      bottom: 50px; }
    .path-frontpage .node--type-landing_page .flexslider .tertiary .underlay {
      height: 17em; } }

.flexslider .moderation-banner {
  display: none; }

body.path-frontpage {
  /* flex slider */
  /* footer styles */ }
  body.path-frontpage .flexslider .slides > li {
    position: relative;
    text-align: center; }
  body.path-frontpage .flex-caption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10%;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    color: #FFF;
    margin-top: 0;
    height: 80%; }
  body.path-frontpage .flex-caption-title {
    color: #F5F5F5;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    width: 80%;
    margin: 5px 10%;
    line-height: 1.3;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
  body.path-frontpage .flex-caption p {
    font-size: 11px;
    letter-spacing: 0;
    width: 80%;
    margin: 0 10% 8px; }
  body.path-frontpage .flex-control-nav {
    bottom: 0px;
    display: none; }
  body.path-frontpage .flex-control-paging li a {
    border: 1px solid #333; }
  body.path-frontpage .flex-control-paging li a.flex-active {
    background-color: #333; }
  body.path-frontpage .flex-direction-nav a {
    margin: -20px 0 0; }
  body.path-frontpage .flex-direction-nav .flex-prev {
    left: 5px; }
  body.path-frontpage .flex-direction-nav .flex-next {
    right: 5px; }
  body.path-frontpage .flex-direction-nav a:before {
    font-family: "icomoon";
    font-size: 20px;
    display: inline-block;
    content: "\e903";
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }
  body.path-frontpage .flex-direction-nav a.flex-prev:before {
    content: "\e903"; }
  body.path-frontpage .flex-direction-nav a.flex-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\e903"; }
  body.path-frontpage .flex-control-paging li a {
    width: 9px;
    height: 9px;
    display: block;
    background: none;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  body.path-frontpage .flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1; }
  body.path-frontpage .flexslider:hover .flex-direction-nav .flex-prev {
    left: 5px; }
  body.path-frontpage .flexslider:hover .flex-direction-nav .flex-next {
    right: 5px; }
  body.path-frontpage .b-footer {
    margin-top: 0; }
  body.path-frontpage .access-betting {
    padding: 0;
    position: relative; }
  body.path-frontpage .access-betting.choose-sports {
    margin-bottom: 10px;
    height: 120px;
    overflow: hidden; }
  body.path-frontpage .access-betting.choose-lottery {
    margin-bottom: 10px;
    height: 120px;
    overflow: hidden; }
  body.path-frontpage .access-betting img {
    width: 100%;
    position: absolute;
    top: 0; }
  body.path-frontpage .access-betting.choose-lottery img {
    bottom: 0;
    top: auto; }
  body.path-frontpage .header {
    float: right;
    height: 100%; }
  body.path-frontpage .access-betting h1 {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px 10px 10px 20px;
    margin-right: 0;
    margin-left: -10px; }
  body.path-frontpage .access-betting h1 span {
    display: block;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    border: 1px solid #fff;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    line-height: 16px;
    text-align: center;
    margin-left: 10px;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 8px; }
  body.path-frontpage .access-betting.choose-lottery h1 span {
    margin-left: 0; }
  body.path-frontpage .access-betting h1 span:before {
    content: "\e903";
    font-family: "icomoon";
    font-size: 10px;
    padding-right: 0; }
  body.path-frontpage .access-betting-footer {
    position: absolute;
    color: #fff;
    padding: 15px 10px;
    top: 0;
    bottom: 0;
    background-color: rgba(1, 116, 213, 0.7); }
  body.path-frontpage .access-betting-footer ul {
    list-style-type: disc;
    margin: 0;
    padding: 0; }
  body.path-frontpage .access-betting-footer li {
    float: left;
    list-style-position: outside;
    margin: 0 0 7px 15px;
    vertical-align: top;
    line-height: 1.3; }
  body.path-frontpage .access-betting-footer li:first-child {
    padding-left: 0; }
  body.path-frontpage .access-betting-footer a {
    color: #fff;
    text-decoration: none;
    font-size: 12px; }
  body.path-frontpage .region-content {
    background: #fff; }
  body.path-frontpage .b-footer .region-footer {
    padding-top: 16px; }
  body.path-frontpage .b-footer .b-block__title {
    margin-top: 0; }
  body.path-frontpage .b-footer #block-menu-footer-faq-menu .b-menu {
    margin-top: 0; }
  body.path-frontpage .b-footer .js-collapsable {
    position: relative; }
  body.path-frontpage .b-footer__actions {
    float: right;
    position: absolute;
    right: 5px;
    top: 6px;
    z-index: 1000; }
  body.path-frontpage .b-footer .h-collapse-indicator:before {
    content: "\e908";
    color: #fff;
    float: right; }
  body.path-frontpage .b-footer .h-collapse-indicator:before {
    -webkit-transform: rotate(0);
    -ms--transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s; }
  body.path-frontpage .b-footer .h-collapse-indicator.collapsed:before {
    -webkit-transform: rotate(90deg);
    -ms--transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s; }
  body.path-frontpage .b-footer .b-footer__copyright {
    padding: 10px 0 16px 0; }
  body.path-frontpage .b-footer .b-footer__copyright .b-footer__copyright--text {
    padding: 0 0 8px 16px; }
  body.path-frontpage .b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message {
    padding: 0 16px;
    font-size: 10px;
    line-height: 1.1em; }
  body.path-frontpage .b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message a {
    color: #fff; }
  body.path-frontpage .b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message a:hover {
    text-decoration: underline; }
  body.path-frontpage .b-footer .b-footer__wrapper.collapse.in ~ .b-footer__copyright {
    display: none; }
  body.path-frontpage .b-footer .b-footer__responsible-gaming {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
    background: #fff;
    overflow: hidden; }
  body.path-frontpage .wla {
    margin: auto; }
  body.path-frontpage .wla .wla__sprite {
    height: 140px;
    width: 700px;
    background: url("../STC_LAYOUTS/images/affiliates-sprite.png") -10px 0 no-repeat;
    display: block;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center; }
  body.path-frontpage .sts {
    width: 130px;
    margin: auto; }
  body.path-frontpage .sts .sts__sprite {
    height: 140px;
    width: 216px;
    background: url("../STC_LAYOUTS/images/affiliates-sprite.png") -1338px 0 no-repeat;
    display: block;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center; }
  body.path-frontpage .b-footer #block-menu-footer-faq-menu .b-menu .b-menu__list-item .b-menu__menu-link {
    font-weight: 600 !important;
    color: #fff !important; }
  @media screen and (min-width: 568px) {
    body.path-frontpage .flex-caption {
      height: 44%;
      top: 26.5%; }
    body.path-frontpage .flex-caption-title {
      font-size: 17px;
      margin: 5px 10% 0; }
    body.path-frontpage .flex-caption p {
      width: 90%;
      margin: 5px 5%;
      line-height: 1.1; } }
  @media screen and (min-width: 768px) {
    body.path-frontpage .flex-caption {
      height: 30%;
      top: 33.5%; }
    body.path-frontpage .flex-caption p {
      width: 94%;
      margin: 5px 3%; }
    body.path-frontpage .b-footer .block-menu {
      float: left;
      width: 25%; }
    body.path-frontpage .b-footer .region-footer {
      width: 736px; } }
  @media (max-width: 990px) {
    body.path-frontpage .b-menu .b-menu__list-item a.b-menu__menu-link {
      padding: 1px 1px; }
    body.path-frontpage .h-collapse-indicator:before {
      font-size: 15px; } }
  @media (max-width: 991px) {
    body.path-frontpage .b-footer .b-footer__off-canvas {
      position: absolute;
      z-index: 100;
      right: 0px;
      display: block; }
    body.path-frontpage .b-footer .b-footer__off-canvas .h-collapse-indicator {
      color: white;
      float: right; }
    body.path-frontpage .play-responsibily .play-responsibily__sprite {
      transform: scale(0.25); }
    body.path-frontpage .wla .wla__sprite {
      transform: scale(0.2); }
    body.path-frontpage .sts .sts__sprite {
      transform: scale(0.2); } }
  @media (max-width: 767px) {
    body.path-frontpage .play-responsibily .play-responsibily__sprite {
      transform: scale(0.2); }
    body.path-frontpage .play-responsibily .play-responsibily__sprite {
      transform: scale(0.2); }
    body.path-frontpage .wla .wla__sprite {
      transform: scale(0.17); }
    body.path-frontpage .sts .sts__sprite {
      transform: scale(0.2); } }
  @media screen and (min-width: 992px) {
    body.path-frontpage {
      /* flex slider */ }
      body.path-frontpage .flexslider .slides > li {
        margin-bottom: -50px; }
      body.path-frontpage .flex-caption {
        top: 30%; }
      body.path-frontpage .flex-caption-title {
        font-size: 24px; }
      body.path-frontpage .flex-caption p {
        font-size: 15px; }
      body.path-frontpage .flex-control-nav {
        bottom: 15px;
        display: block; }
      body.path-frontpage .flex-control-paging li a {
        width: 15px;
        height: 15px;
        border: 2px solid #333; }
      body.path-frontpage .flex-control-nav li {
        margin: 0 6px; }
      body.path-frontpage .flex-direction-nav a {
        margin: -25px 0 0; }
      body.path-frontpage .flex-direction-nav a:before {
        font-size: 30px; }
      body.path-frontpage .flexslider:hover .flex-direction-nav .flex-prev {
        left: 10px; }
      body.path-frontpage .flexslider:hover .flex-direction-nav .flex-next {
        right: 10px; }
      body.path-frontpage .access-betting.choose-sports {
        margin: 10px -8px 20px 12px;
        height: auto;
        overflow: visible; }
      body.path-frontpage .access-betting.choose-lottery {
        margin: 10px 12px 20px -8px;
        height: auto;
        overflow: visible; }
      body.path-frontpage .access-betting.choose-sports img {
        position: static; }
      body.path-frontpage .access-betting.choose-lottery img {
        position: static; }
      body.path-frontpage .access-betting .header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
      body.path-frontpage .access-betting h1 {
        bottom: auto;
        top: 25%;
        right: 0;
        font-size: 25px;
        background: transparent;
        width: 45%;
        margin-left: 0; }
      body.path-frontpage .access-betting.choose-lottery h1 {
        left: 0; }
      body.path-frontpage .access-betting h1 span {
        display: inline-block;
        height: 26px;
        width: 26px;
        border-radius: 13px;
        border: 2px solid #fff;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        line-height: 0.8;
        text-align: center;
        margin-left: 10px;
        top: 10px; }
      body.path-frontpage .access-betting.choose-lottery h1 span {
        margin-left: 0; }
      body.path-frontpage .access-betting h1 span:before {
        font-size: 11px;
        padding-right: 1px; }
      body.path-frontpage .access-betting-footer {
        top: auto;
        width: 100%;
        padding: 10px; }
      body.path-frontpage .access-betting-footer li {
        white-space: nowrap;
        list-style-position: inside;
        margin: 0 0 0 15px; }
      body.path-frontpage .access-betting-footer li:first-child {
        margin-left: 5px; }
      body.path-frontpage .b-footer .region-footer {
        width: 956px; }
      body.path-frontpage .b-footer .b-footer__off-canvas {
        display: none; }
      body.path-frontpage .b-footer .b-footer__responsible-gaming {
        margin-right: auto;
        margin-left: auto;
        padding-left: 8px;
        padding-right: 8px;
        background: white;
        overflow: hidden; }
      body.path-frontpage .b-footer .b-footer__menu.js-collapse-target.collapse {
        display: block !important; }
      body.path-frontpage .b-footer .b-footer__actions .h-collapse-indicator {
        display: none; }
      body.path-frontpage .b-footer .b-footer__wrapper {
        display: block; }
      body.path-frontpage .h-center-block {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none; }
      body.path-frontpage .footer-logos.js-collapse-target.collapse {
        display: block; }
      body.path-frontpage .b-footer .b-footer__wrapper ~ .b-footer__copyright {
        display: none; } }
  @media screen and (min-width: 1200px) {
    body.path-frontpage .flex-caption-title {
      font-size: 28px;
      margin: 20px 10% 0; }
    body.path-frontpage .access-betting h1 {
      width: 38%; }
    body.path-frontpage .b-footer .region-footer {
      width: 1156px; } }
  @media (max-width: 768px) {
    body.path-frontpage .clearfix-xs:after,
    body.path-frontpage .clearfix-xs:before {
      content: " ";
      display: table; }
    body.path-frontpage .clearfix-xs:after {
      clear: both; } }

.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: "icomoon";
  content: "\e903";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #663399; }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #663399; }

.slick-prev {
  left: -25px; }

[dir=rtl]
.slick-prev {
  right: -25px;
  left: auto; }

.slick-next {
  right: -25px;
  transform: rotate(180deg); }

[dir=rtl]
.slick-next {
  right: auto;
  left: -25px; }

[dir=rtl]
.slick-next:before {
  content: ""; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\e903";
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/*# sourceMappingURL=slick-theme.min.css.map */
.flexslider .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #0e537d;
  background-color: #999;
  border-color: #474747;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  border: 0px none;
  font-weight: 600; }
  @media (max-width: 767px) {
    .flexslider .button {
      padding: 2px 12px; } }
.flexslider .banner-span {
  display: inline-grid; }
.flexslider .bg-image {
  position: relative; }
  .flexslider .bg-image .underlay {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    text-align: center; }
    .flexslider .bg-image .underlay .promo {
      text-align: center;
      padding: 0 30px 0 30px; }
  .flexslider .bg-image .secondary {
    background-color: rgba(1, 116, 213, 0.7);
    color: #f5f5f5; }
    .flexslider .bg-image .secondary p {
      font-size: 11px;
      text-align: left; }
  .flexslider .bg-image .button {
    background-color: #ff8200;
    border-bottom: 2px solid #cc6800;
    color: #fff;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    width: 100%;
    text-transform: uppercase;
    font-weight: 100; }
.flexslider .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
  .flexslider .img-responsive img {
    width: 100%;
    display: block;
    height: auto; }
.flexslider a {
  text-decoration: none; }
.flexslider .flex-caption {
  background-color: rgba(0, 0, 0, 0.5);
  top: 10%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding: 8px 0;
  text-align: center;
  margin-top: 0;
  height: 80%;
  color: #fff; }
  .flexslider .flex-caption p {
    font-size: 11px;
    letter-spacing: 0;
    width: 80%;
    margin: 0 10% 8px; }
  .flexslider .flex-caption a {
    background-color: transparent; }
.flexslider .flex-caption-title {
  color: #f5f5f5;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  width: 80%;
  margin: 5px 10%;
  line-height: 1.3;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
.flexslider .carousel {
  position: relative;
  min-height: 21rem; }
  .flexslider .carousel button {
    position: relative;
    text-align: center;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 5px;
    color: #fff;
    padding: 3px 8px;
    font-weight: bold;
    font-size: 11px;
    bottom: 10px;
    margin: 10px auto 0 auto; }
.flexslider .static-secondary-button {
  right: 15%;
  top: 40%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  text-align: right; }
  .flexslider .static-secondary-button .secondary-button {
    position: relative;
    text-align: center;
    border: none;
    background: none;
    color: #fff;
    padding: 3px 8px;
    font-weight: bold;
    font-size: 4vw;
    bottom: unset;
    margin: 0 auto 10px auto;
    text-transform: uppercase; }
  .flexslider .static-secondary-button button:focus {
    outline: none; }
@media screen and (min-width: 568px) {
  .flexslider .flex-caption {
    height: 44%;
    top: 26.5%; }
    .flexslider .flex-caption p {
      width: 90%;
      margin: 5px 5%;
      line-height: 1.1; }
  .flexslider .flex-caption-title {
    font-size: 17px;
    margin: 5px 10% 0; }
  .flexslider .carousel button {
    font-size: 12px;
    margin: 15px auto 10px;
    bottom: 7px; } }
@media screen and (min-width: 768px) {
  .flexslider .flex-caption {
    height: 40%;
    top: 33.5%; }
    .flexslider .flex-caption p {
      width: 94%;
      margin: 5px 3%; } }
.flexslider .button-banner {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 0.5vw 1vw;
  border-radius: 0.5vw;
  font-weight: 600; }
.flexslider .banner-heading {
  font-size: 1vw; }
.flexslider .item .item-content {
  position: relative;
  max-width: 100%; }
  .flexslider .item .item-content .banner-content {
    position: absolute;
    /* Position the background text */
    bottom: 0;
    /* At the bottom. Use top:0 to append it to the top */
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Black background with 0.5 opacity */
    color: #f1f1f1;
    /* Grey text */
    width: 100%;
    padding: 3vw;
    /* Some padding */ }
    .flexslider .item .item-content .banner-content a {
      background-color: #ff8200;
      border-bottom: 0.2vw solid #cc6800;
      color: #fff;
      -ms-word-break: break-word;
      word-break: break-word;
      text-transform: uppercase;
      font-weight: 100;
      font-size: 20px;
      width: 100%; }
    .flexslider .item .item-content .banner-content .banner-heading {
      font-weight: 600;
      padding: 0;
      letter-spacing: 0em;
      border: none;
      word-break: normal;
      word-wrap: normal;
      margin: 0;
      margin-bottom: 1vw;
      color: #c2c2c2;
      font-size: 20px; }
      .flexslider .item .item-content .banner-content .banner-heading .banner-highlight {
        color: #fff;
        text-transform: uppercase;
        font-size: 12px; }
    .flexslider .item .item-content .banner-content .button-quarternary {
      text-decoration: none;
      background-color: #85ba01;
      border-color: transparent;
      float: none;
      margin-right: 5%;
      width: 45%;
      border-bottom: 0.2vw solid #618701; }
    .flexslider .item .item-content .banner-content .button-secondary {
      background-color: #85ba01;
      border-color: transparent;
      float: none;
      border-bottom: 0.2vw solid #618701;
      width: 100%;
      font-size: 15px;
      margin-top: 20px; }
    .flexslider .item .item-content .banner-content .button-secondary {
      background-color: #85ba01;
      border-color: transparent;
      float: none;
      border-bottom: 0.2vw solid #618701;
      width: 100%; }
    .flexslider .item .item-content .banner-content .heading-tertiary {
      width: 100%;
      /*float:left;*/ }
    .flexslider .item .item-content .banner-content ul {
      width: 70%;
      list-style-type: none;
      padding-left: 1vw;
      /*bottom: 0;*/
      position: absolute;
      /*right: 15px;*/
      /*margin-bottom: 0;*/ }
      .flexslider .item .item-content .banner-content ul li {
        display: block;
        word-break: break-all;
        /* wrap extended text*/ }
    .flexslider .item .item-content .banner-content .button-tertiary {
      background-color: #85ba01;
      border-color: transparent;
      width: 100%;
      border-bottom: 0.2vw solid #618701;
      margin-bottom: 2vw;
      font-size: 13px;
      padding: 5px 0px; }
    .flexslider .item .item-content .banner-content .disabled {
      background: color(dusty-gray);
      border-bottom: 0.2vw solid color(dusty-gray); }
  .flexslider .item .item-content .banner-secondary {
    width: 70%;
    top: 0;
    bottom: 0;
    left: 0; }
  .flexslider .item .item-content .banner-tertiary {
    width: 100%;
    top: 0; }
.flexslider .slick-list {
  position: relative;
  display: block; }
.flexslider .slick-slider {
  position: relative;
  display: block; }
.flexslider .slick-track {
  position: relative;
  display: block; }
.flexslider .slick-loading .slick-slide {
  visibility: hidden; }
.flexslider .slick-loading .slick-track {
  visibility: hidden; }
.flexslider .slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.flexslider .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .flexslider .slick-list:focus {
    outline: 0; }
  .flexslider .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.flexslider .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.flexslider .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.flexslider .slick-track {
  top: 0;
  left: 0; }
  .flexslider .slick-track:before {
    display: table;
    content: ''; }
  .flexslider .slick-track:after {
    display: table;
    content: '';
    clear: both; }
.flexslider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  .flexslider .slick-slide img {
    display: block; }
  .flexslider .slick-slide.slick-loading img {
    display: none; }
  .flexslider .slick-slide.dragging img {
    pointer-events: none; }
.flexslider [dir=rtl] .slick-slide {
  float: right; }
.flexslider .slick-initialized .slick-slide {
  display: block; }
.flexslider .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }
.flexslider .slick-arrow.slick-hidden {
  display: none; }
.flexslider .slick-next {
  width: 40px !important;
  height: 40px !important;
  z-index: 100 !important;
  background-color: rgba(255, 255, 255, 0.5) !important; }
  .flexslider .slick-next:before {
    font-size: 40px !important;
    color: #000 !important;
    content: "\e903";
    transform: rotate(180deg); }
.flexslider .slick-prev {
  width: 40px !important;
  height: 40px !important;
  z-index: 100 !important;
  background-color: rgba(255, 255, 255, 0.5) !important; }
  .flexslider .slick-prev:before {
    font-size: 40px !important;
    color: #000 !important;
    content: ""; }
@media (max-width: 891px) {
  .flexslider .slick-initialized .slick-arrow {
    display: none !important; } }

#self-assessment-section .self-assessment-content .row-bottom-space {
  padding-bottom: 1rem; }
#self-assessment-section .self-assessment-content .main-title {
  color: color(black);
  font-weight: bold;
  font-size: 2rem; }
#self-assessment-section .self-assessment-content .main-msg {
  font-size: 1.8rem; }
#self-assessment-section .self-assessment-content .question-title {
  font-size: 1.6rem; }
#self-assessment-section .self-assessment-content .started-section {
  margin-top: 4rem; }
#self-assessment-section .self-assessment-content .question-content {
  font-size: 1.6rem; }
#self-assessment-section .self-assessment-content .question-section {
  margin-top: 2rem; }
#self-assessment-section .self-assessment-content .small-note {
  display: block;
  margin-top: 1rem;
  font-size: 1.6rem;
  font-weight: normal;
  text-align: center; }
#self-assessment-section .self-assessment-content #risk-bar-section {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  #self-assessment-section .self-assessment-content #risk-bar-section .hidden-visibility {
    visibility: hidden; }
  #self-assessment-section .self-assessment-content #risk-bar-section .risk-section {
    float: left;
    width: 25%;
    text-align: center; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r1 {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem; }
    #self-assessment-section .self-assessment-content #risk-bar-section #risk-r1 .risk-bar {
      background-color: #006838; }
    #self-assessment-section .self-assessment-content #risk-bar-section #risk-r1 .glyphicon-triangle-top {
      color: #006838; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r2 .risk-bar {
    background-color: #f9ed32; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r2 .glyphicon-triangle-top {
    color: #f9ed32; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r3 .risk-bar {
    background-color: #f15a29; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r3 .glyphicon-triangle-top {
    color: #f15a29; }
  #self-assessment-section .self-assessment-content #risk-bar-section #risk-r4 {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem; }
    #self-assessment-section .self-assessment-content #risk-bar-section #risk-r4 .risk-bar {
      background-color: #be1e2d; }
    #self-assessment-section .self-assessment-content #risk-bar-section #risk-r4 .glyphicon-triangle-top {
      color: #be1e2d; }
  #self-assessment-section .self-assessment-content #risk-bar-section .risk-bar {
    padding: 1.8rem 1rem;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1); }
  #self-assessment-section .self-assessment-content #risk-bar-section .risk-text {
    display: block;
    font-size: 1.4rem;
    color: #fff; }
#self-assessment-section .self-assessment-content .general-content {
  padding: 2rem 3rem;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 3rem 0;
  border-radius: 0.5rem; }
