/* Minification failed. Returning unminified contents.
(10505,12): run-time error CSS1030: Expected identifier, found ' '
(10505,30): run-time error CSS1031: Expected selector, found '1s'
(10505,30): run-time error CSS1025: Expected comma or open brace, found '1s'
(10506,1): run-time error CSS1019: Unexpected token, found '}'
(10507,2): run-time error CSS1031: Expected selector, found '/'
(10507,2): run-time error CSS1025: Expected comma or open brace, found '/'
 */
@font-face {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/content/fonts/proxima-nova/proxima-nova-webfont.woff2') format('woff2'),
        url('/content/fonts/proxima-nova/proxima-nova-webfont.woff') format('woff'),
        url('/content/fonts/proxima-nova/proxima-nova-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/content/fonts/proxima-nova/proxima-nova-bold-webfont.woff2') format('woff2'),
        url('/content/fonts/proxima-nova/proxima-nova-bold-webfont.woff') format('woff'),
        url('/content/fonts/proxima-nova/proxima-nova-bold-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'Sun Valley';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/content/fonts/sun-valley/sun-valley-webfont.woff2') format('woff2'),
        url('/content/fonts/sun-valley/sun-valley-webfont.woff') format('woff');
}
/*
    Flaticon icon font: Flaticon
    Creation date: 08/03/2018 13:30
*/
/*@font-face {
    font-family: "Flaticon";
    src: url("/content/fonts/flaticon/Flaticon.eot");
    src: url("/content/fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"),
        url("/content/fonts/flaticon/Flaticon.woff") format("woff"),
        url("/content/fonts/flaticon/Flaticon.ttf") format("truetype"),
        url("/content/fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}*/
@font-face {
  font-family: "Flaticon";
  src: url("/content/fonts/flaticon/Flaticon.woff") format("woff"), url("/content/fonts/flaticon/Flaticon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-instagram:before {
  content: "\f100";
}

.flaticon-facebook:before {
  content: "\f101";
}

.flaticon-twitter:before {
  content: "\f102";
}

.flaticon-google-plus:before {
  content: "\f103";
}

.flaticon-pinterest:before {
  content: "\f104";
}

/*! 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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("/content/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/content/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/content/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/content/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/content/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/content/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: 400;
  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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Proxima Nova", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #00334E;
  background-color: #fff;
}

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

a {
  color: #00334E;
  text-decoration: none;
}

a:hover, a:focus {
  color: #000102;
  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;
  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 #00334E;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[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: 400;
  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 {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #00334E;
}

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

.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: #00334E;
}

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

.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-right: 5px;
  padding-left: 5px;
}

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

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

.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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.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: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1196px) {
  .container {
    width: 1176px;
  }
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

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

.container-fluid:after {
  clear: both;
}

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

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 {
  width: 54.1666666667%;
}

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

.col-xs-15 {
  width: 62.5%;
}

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

.col-xs-17 {
  width: 70.8333333333%;
}

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

.col-xs-19 {
  width: 79.1666666667%;
}

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

.col-xs-21 {
  width: 87.5%;
}

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

.col-xs-23 {
  width: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 {
  right: 54.1666666667%;
}

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

.col-xs-pull-15 {
  right: 62.5%;
}

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

.col-xs-pull-17 {
  right: 70.8333333333%;
}

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

.col-xs-pull-19 {
  right: 79.1666666667%;
}

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

.col-xs-pull-21 {
  right: 87.5%;
}

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

.col-xs-pull-23 {
  right: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 {
  left: 54.1666666667%;
}

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

.col-xs-push-15 {
  left: 62.5%;
}

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

.col-xs-push-17 {
  left: 70.8333333333%;
}

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

.col-xs-push-19 {
  left: 79.1666666667%;
}

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

.col-xs-push-21 {
  left: 87.5%;
}

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

.col-xs-push-23 {
  left: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-24 {
  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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-1 {
    width: 4.1666666667%;
  }
  .col-sm-2 {
    width: 8.3333333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.6666666667%;
  }
  .col-sm-5 {
    width: 20.8333333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.1666666667%;
  }
  .col-sm-8 {
    width: 33.3333333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.6666666667%;
  }
  .col-sm-11 {
    width: 45.8333333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.1666666667%;
  }
  .col-sm-14 {
    width: 58.3333333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.6666666667%;
  }
  .col-sm-17 {
    width: 70.8333333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.1666666667%;
  }
  .col-sm-20 {
    width: 83.3333333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.6666666667%;
  }
  .col-sm-23 {
    width: 95.8333333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 4.1666666667%;
  }
  .col-sm-pull-2 {
    right: 8.3333333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.6666666667%;
  }
  .col-sm-pull-5 {
    right: 20.8333333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.1666666667%;
  }
  .col-sm-pull-8 {
    right: 33.3333333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.6666666667%;
  }
  .col-sm-pull-11 {
    right: 45.8333333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.1666666667%;
  }
  .col-sm-pull-14 {
    right: 58.3333333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.6666666667%;
  }
  .col-sm-pull-17 {
    right: 70.8333333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.1666666667%;
  }
  .col-sm-pull-20 {
    right: 83.3333333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.6666666667%;
  }
  .col-sm-pull-23 {
    right: 95.8333333333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 4.1666666667%;
  }
  .col-sm-push-2 {
    left: 8.3333333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.6666666667%;
  }
  .col-sm-push-5 {
    left: 20.8333333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.1666666667%;
  }
  .col-sm-push-8 {
    left: 33.3333333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.6666666667%;
  }
  .col-sm-push-11 {
    left: 45.8333333333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.1666666667%;
  }
  .col-sm-push-14 {
    left: 58.3333333333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.6666666667%;
  }
  .col-sm-push-17 {
    left: 70.8333333333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.1666666667%;
  }
  .col-sm-push-20 {
    left: 83.3333333333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.6666666667%;
  }
  .col-sm-push-23 {
    left: 95.8333333333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-sm-offset-24 {
    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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-1 {
    width: 4.1666666667%;
  }
  .col-md-2 {
    width: 8.3333333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.6666666667%;
  }
  .col-md-5 {
    width: 20.8333333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.1666666667%;
  }
  .col-md-8 {
    width: 33.3333333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.6666666667%;
  }
  .col-md-11 {
    width: 45.8333333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.1666666667%;
  }
  .col-md-14 {
    width: 58.3333333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.6666666667%;
  }
  .col-md-17 {
    width: 70.8333333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.1666666667%;
  }
  .col-md-20 {
    width: 83.3333333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.6666666667%;
  }
  .col-md-23 {
    width: 95.8333333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.1666666667%;
  }
  .col-md-pull-2 {
    right: 8.3333333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.6666666667%;
  }
  .col-md-pull-5 {
    right: 20.8333333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.1666666667%;
  }
  .col-md-pull-8 {
    right: 33.3333333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.6666666667%;
  }
  .col-md-pull-11 {
    right: 45.8333333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.1666666667%;
  }
  .col-md-pull-14 {
    right: 58.3333333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.6666666667%;
  }
  .col-md-pull-17 {
    right: 70.8333333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.1666666667%;
  }
  .col-md-pull-20 {
    right: 83.3333333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.6666666667%;
  }
  .col-md-pull-23 {
    right: 95.8333333333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.1666666667%;
  }
  .col-md-push-2 {
    left: 8.3333333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.6666666667%;
  }
  .col-md-push-5 {
    left: 20.8333333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.1666666667%;
  }
  .col-md-push-8 {
    left: 33.3333333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.6666666667%;
  }
  .col-md-push-11 {
    left: 45.8333333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.1666666667%;
  }
  .col-md-push-14 {
    left: 58.3333333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.6666666667%;
  }
  .col-md-push-17 {
    left: 70.8333333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.1666666667%;
  }
  .col-md-push-20 {
    left: 83.3333333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.6666666667%;
  }
  .col-md-push-23 {
    left: 95.8333333333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 1196px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-1 {
    width: 4.1666666667%;
  }
  .col-lg-2 {
    width: 8.3333333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.6666666667%;
  }
  .col-lg-5 {
    width: 20.8333333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.1666666667%;
  }
  .col-lg-8 {
    width: 33.3333333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.6666666667%;
  }
  .col-lg-11 {
    width: 45.8333333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.1666666667%;
  }
  .col-lg-14 {
    width: 58.3333333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.6666666667%;
  }
  .col-lg-17 {
    width: 70.8333333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.1666666667%;
  }
  .col-lg-20 {
    width: 83.3333333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.6666666667%;
  }
  .col-lg-23 {
    width: 95.8333333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.1666666667%;
  }
  .col-lg-pull-2 {
    right: 8.3333333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.6666666667%;
  }
  .col-lg-pull-5 {
    right: 20.8333333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.1666666667%;
  }
  .col-lg-pull-8 {
    right: 33.3333333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.6666666667%;
  }
  .col-lg-pull-11 {
    right: 45.8333333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.1666666667%;
  }
  .col-lg-pull-14 {
    right: 58.3333333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.6666666667%;
  }
  .col-lg-pull-17 {
    right: 70.8333333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.1666666667%;
  }
  .col-lg-pull-20 {
    right: 83.3333333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.6666666667%;
  }
  .col-lg-pull-23 {
    right: 95.8333333333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.1666666667%;
  }
  .col-lg-push-2 {
    left: 8.3333333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.6666666667%;
  }
  .col-lg-push-5 {
    left: 20.8333333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.1666666667%;
  }
  .col-lg-push-8 {
    left: 33.3333333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.6666666667%;
  }
  .col-lg-push-11 {
    left: 45.8333333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.1666666667%;
  }
  .col-lg-push-14 {
    left: 58.3333333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.6666666667%;
  }
  .col-lg-push-17 {
    left: 70.8333333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.1666666667%;
  }
  .col-lg-push-20 {
    left: 83.3333333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.6666666667%;
  }
  .col-lg-push-23 {
    left: 95.8333333333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

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

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

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 #00334E;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #00334E;
}

.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 #00334E;
}

.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 #00334E;
}

.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 #00334E;
}

.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 > 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 {
  min-height: .01%;
  overflow-x: auto;
}

@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 #00334E;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

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

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 #00334E;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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 {
  background-color: transparent;
  border: 0;
}

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

@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.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.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-right: 0;
  padding-left: 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: 0;
}

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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

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

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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

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

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

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

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

@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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 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;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -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: #00334E;
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

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

.btn-default {
  color: #00334E;
  background-color: #fff;
  border-color: #00334E;
}

.btn-default:focus, .btn-default.focus {
  color: #00334E;
  background-color: #e6e5e5;
  border-color: black;
}

.btn-default:hover {
  color: #00334E;
  background-color: #e6e5e5;
  border-color: #000b11;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #00334E;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #000b11;
}

.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: #00334E;
  background-color: #d4d4d4;
  border-color: black;
}

.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: #00334E;
}

.btn-default .badge {
  color: #fff;
  background-color: #00334E;
}

.btn-primary {
  color: #fff;
  background-color: #00927e;
  border-color: #00927e;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #005f52;
  border-color: #001310;
}

.btn-primary:hover {
  color: #fff;
  background-color: #005f52;
  border-color: #005549;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #005f52;
  background-image: none;
  border-color: #005549;
}

.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: #003b33;
  border-color: #001310;
}

.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: #00927e;
  border-color: #00927e;
}

.btn-primary .badge {
  color: #00927e;
  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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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 {
  font-weight: 400;
  color: #00334E;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #000102;
  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: 0;
}

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

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

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

.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 {
  display: table;
  content: " ";
}

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

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  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 {
  display: table;
  content: " ";
}

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

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn 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-right: 0;
  padding-left: 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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #00334E;
  border-radius: 0;
}

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

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

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

.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 {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

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

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

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

@media (min-width: 1196px) {
  .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: 1196px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1196px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

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

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

.container-fluid {
  max-width: 1176px;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0 0;
}

.collapsing {
  transition: none;
}

/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transition: transform 0.4s ease;
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  transform: rotate(45deg);
  right: 19px;
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-clear:before, .mm-clear:after,
.mm-close:before,
.mm-close:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px;
}

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 16px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #f9f9f9;
  border-color: rgba(0, 0, 0, 0.1);
  color: #00334E;
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:before, .mm-menu .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-navbar {
  top: 10px;
  left: 10px;
  right: 10px;
  padding: 0 15px 0 40px;
  background-color: #c6dae7;
  border-bottom: none;
  text-align: right;
  height: 46px;
  line-height: 24px;
  font-size: 20px;
}

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
  color: #00334E;
}

.mm-menu .mm-btn::before,
.mm-menu .mm-btn::after {
  border-color: #00334E;
}

.mm-menu .mm-panels > .mm-panel > .mm-listview:first-child,
.mm-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}

.mm-menu .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 46px;
}

.mm-menu .mm-listview .mm-btn, .mm-menu .mm-navbar .mm-btn {
  height: 46px;
}

.mm-menu .mm-listview .mm-prev::before,
.mm-menu .mm-listview .mm-next::after,
.mm-menu .mm-listview .mm-arrow::after, .mm-menu .mm-navbar .mm-prev::before,
.mm-menu .mm-navbar .mm-next::after,
.mm-menu .mm-navbar .mm-arrow::after {
  width: 10px;
  height: 10px;
}

.mm-menu .mm-navbar .mm-btn:first-child::before {
  left: 15px;
}

.mm-menu .mm-listview .line-break {
  margin: 12px 10px;
  border-bottom: 2px solid #8299A5;
}

.mm-menu .mm-listview > li .mm-next::after,
.mm-menu .mm-listview > li .mm-arrow::after {
  border-color: #00334E;
  right: 10px;
}

.mm-menu .mm-listview > li .mm-next {
  right: 10px;
}

.mm-menu .mm-listview > li .mm-next::before {
  display: none;
}

.mm-menu .mm-listview > li .mm-prev::before {
  left: 15px;
}

.mm-menu .mm-listview > li > a,
.mm-menu .mm-listview > li > span {
  padding: 10px 10px 10px 20px;
}

/*
	jQuery.mmenu offCanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking {
  overflow: hidden;
}

html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}

.mm-menu.mm-offcanvas.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    transform: translate3d(440px, 0, 0);
  }
}

/*
	jQuery.mmenu pageShadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu borderStyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important;
}

.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
  right: 20px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/content/img/vendor/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/content/img/vendor/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/content/img/vendor/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/content/img/vendor/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/content/img/vendor/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("/content/img/vendor/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

.fancybox-skin {
  border-radius: 0;
  color: #00334E;
}

.modal-fancybox {
  display: none;
}

@charset "UTF-8";
h1 {
  font-size: 24px;
  font-weight: normal;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-size: 20px;
  font-weight: normal;
}

@media (min-width: 768px) {
  h2 {
    font-size: 26px;
  }
}

h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter, p:first-letter, li:first-letter {
  text-transform: uppercase;
}

.btn {
  text-transform: capitalize;
}

.text-sale {
  color: #c00;
}

.text-emphasis {
  color: #089479;
}

.text-extra-emphasis {
  color: #089479;
  padding: 5px;
  border: 1px solid #089479;
  border-radius: 5px;
}

.page-heading {
  margin-bottom: 20px;
}

.page-heading > * {
  margin-top: 0;
  line-height: 1;
}

.page-heading > *:not(:last-child) {
  margin-bottom: 10px;
  line-height: 1;
}

@media (min-width: 768px) {
  .page-heading > *:not(:last-child) {
    margin-bottom: 20px;
  }
}

.page-heading > *:last-child {
  margin-bottom: 0;
}

.page-heading h3 {
  display: none;
}

#global-wrapper {
  position: relative;
  overflow: hidden;
}

@media (min-width: 1196px) {
  .container-wide {
    width: 1400px;
  }
}

.mobile-toggles {
  height: 40px;
  position: absolute;
  left: 10px;
  top: 10px;
}

.toggle-mobile-nav {
  width: 38px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.toggle-mobile-nav.active span {
  background-color: transparent;
}

.toggle-mobile-nav.active span::before {
  transform: translateY(0) rotate(45deg);
}

.toggle-mobile-nav.active span::after {
  transform: translateY(0) rotate(-45deg);
}

.toggle-mobile-nav span, .toggle-mobile-nav span::before, .toggle-mobile-nav span::after {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 26px;
  cursor: pointer;
  border-radius: 1px;
  background: #00334E;
}

.toggle-mobile-nav span {
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -13px;
}

.toggle-mobile-nav span::before {
  transform: translateY(-11px) rotate(0deg);
}

.toggle-mobile-nav span::after {
  transform: translateY(11px) rotate(0deg);
}

.toggle-mobile-search {
  width: 38px;
  position: absolute;
  left: 48px;
  top: 0;
  bottom: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/content/img/site/icon-search-blue.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .toggle-mobile-search {
    background-image: url("/content/img/site/icon-search-blue_2x.png");
    background-size: 32px auto;
  }
}

#mobile-main-nav:not(.mm-menu) {
  display: none;
}

#main-header {
  width: 100%;
  position: relative;
  z-index: 100;
  border-bottom: 2px solid #00334E;
  background-color: #fff;
}

@media (min-width: 768px) {
  #main-header {
    position: fixed;
    height: 92px;
  }
}

#main-header.staging {
  background-color: red;
}

#main-header.main-header-simple {
  text-align: center;
}

@media (min-width: 768px) {
  #main-header.main-header-simple {
    text-align: left;
  }
}

#main-header .container {
  height: inherit;
  position: relative;
}

#main-header .site-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  #main-header .site-logo {
    position: static;
    float: left;
    margin: 0 15px 0 0;
    transform: none;
  }
}

@media (min-width: 1196px) {
  #main-header .site-logo {
    margin-right: 20px;
  }
}

#main-header .site-logo img {
  height: 60px;
  display: inline-block;
}

@media (min-width: 768px) {
  #main-header .site-logo img {
    height: 90px;
  }
}

#main-header .header-content {
  height: inherit;
}

#main-header .search {
  display: none;
  clear: both;
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #main-header .search {
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    width: 50%;
  }
}

@media (min-width: 1196px) {
  #main-header .search {
    width: 40%;
  }
}

#main-header .search.search-open {
  display: block;
}

#main-header .search input[type=search] {
  height: 40px;
  padding: 0 80px 0 10px;
  color: #00334E;
  border-radius: 4px;
  border-color: #476171;
  font-size: 12px;
}

@media (min-width: 400px) {
  #main-header .search input[type=search] {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  #main-header .search input[type=search] {
    padding: 0 100px 0 45px;
    font-size: 16px;
    background-size: 25px auto;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-image: url("/content/img/site/icon-search-blue.png");
  }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 124.8dpi) {
  #main-header .search input[type=search] {
    background-image: url("/content/img/site/icon-search-blue_2x.png");
    background-size: 25px auto;
  }
}

@media (min-width: 992px) {
  #main-header .search input[type=search] {
    font-size: 18px;
  }
}

#main-header .search input[type=search]::-webkit-input-placeholder {
  color: #00334E;
}

#main-header .search input[type=search]::-moz-placeholder {
  color: #00334E;
}

#main-header .search input[type=search]:-ms-input-placeholder {
  color: #00334E;
}

#main-header .search input[type=search]::-ms-input-placeholder {
  color: #00334E;
}

#main-header .search input[type=search]::placeholder {
  color: #00334E;
}

#main-header .search input[type=submit] {
  width: 80px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  background-color: #00927e;
  -webkit-appearance: none;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width: 768px) {
  #main-header .search input[type=submit] {
    width: 100px;
    font-size: 16px;
  }
}

#main-header .search input[type=submit]:hover {
  background-color: #007968;
}

#main-nav, #main-nav-aside > ul {
  margin: 10px 0;
  padding: 0;
  height: 40px;
  list-style: none outside;
}

@media (min-width: 768px) {
  #main-nav, #main-nav-aside > ul {
    margin: 50px 0 0;
    height: 40px;
  }
}

#main-nav > li, #main-nav-aside > ul > li {
  height: inherit;
  float: left;
  color: #00334E;
}

#main-nav > li > a, #main-nav-aside > ul > li > a {
  display: inline-block;
  height: inherit;
  line-height: 40px;
  text-decoration: none;
  color: inherit;
  outline: none;
  position: relative;
}

#main-nav > li.open .nav-dropdown, #main-nav > li.open .search-dropdown, #main-nav-aside > ul > li.open .nav-dropdown, #main-nav-aside > ul > li.open .search-dropdown {
  display: block;
}

#main-nav > li.open.open-basket-dropdown-summary .basket-dropdown-summary,
#main-nav > li.open.open-basket-dropdown-notification .basket-dropdown-notification, #main-nav-aside > ul > li.open.open-basket-dropdown-summary .basket-dropdown-summary,
#main-nav-aside > ul > li.open.open-basket-dropdown-notification .basket-dropdown-notification {
  display: block;
}

#main-nav {
  float: left;
  display: none;
}

@media (min-width: 768px) {
  #main-nav {
    display: block;
  }
}

#main-nav > li {
  margin-right: 10px;
  font-size: 18px;
}

@media (min-width: 992px) {
  #main-nav > li {
    font-size: 20px;
  }
}

#main-nav > li:last-child {
  margin: 0;
}

#main-nav > li > a {
  padding: 0 5px;
}

@media (min-width: 992px) {
  #main-nav > li > a {
    padding: 0 15px;
  }
}

#main-nav > li.open {
  background-color: #00334E;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#main-nav .nav-dropdown {
  display: none;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #fff;
  border-bottom: 2px solid #476171;
  color: #00334E;
}

#main-nav .nav-dropdown-col {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  #main-nav .nav-dropdown-col {
    width: 25%;
  }
}

@media (min-width: 992px) {
  #main-nav .nav-dropdown-col {
    width: 25%;
  }
}

@media (min-width: 1196px) {
  #main-nav .nav-dropdown-col {
    width: 25%;
  }
}

#main-nav .nav-dropdown-col h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
}

#main-nav .nav-dropdown-col ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

#main-nav .nav-dropdown-col li {
  font-size: 16px;
  margin: 5px 0;
}

#main-nav .nav-dropdown-col li a {
  color: #476171;
}

#main-nav .nav-dropdown-col + .category-col h3 {
  visibility: hidden;
}

#main-nav-aside {
  float: right;
}

#main-nav-aside li {
  margin-left: 10px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;
}

@media (min-width: 768px) {
  #main-nav-aside li {
    margin-left: 20px;
    background-position: 0 50%;
  }
}

#main-nav-aside li:first-child {
  margin: 0;
}

#main-nav-aside li > a {
  width: 30px;
  padding-left: 38px;
}

@media (min-width: 768px) {
  #main-nav-aside li > a {
    width: auto;
  }
}

#main-nav-aside li .icon-text {
  visibility: hidden;
}

@media (min-width: 768px) {
  #main-nav-aside li .icon-text {
    visibility: visible;
  }
}

#main-nav-aside li.nav-icon-account {
  background-image: url("/content/img/site/icon-account-blue.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-nav-aside li.nav-icon-account {
    background-image: url("/content/img/site/icon-account-blue_2x.png");
    background-size: 32px auto;
  }
}

#main-nav-aside li.nav-icon-basket {
  background-image: url("/content/img/site/icon-basket-blue.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-nav-aside li.nav-icon-basket {
    background-image: url("/content/img/site/icon-basket-blue_2x.png");
    background-size: 32px auto;
  }
}

#main-nav-aside li:last-child {
  margin-right: 0;
}

#main-nav-aside .item-count {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #8299A5;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 18px;
}

#main-nav-aside .search-dropdown {
  display: none;
  padding: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border-bottom: 2px solid #476171;
}

#main-nav-aside .search-dropdown .fixed {
  float: right;
}

#main-nav-aside .search-dropdown .fixed > * {
  float: left;
  margin-left: 10px;
}

#main-nav-aside .search-dropdown .fill {
  overflow: auto;
}

#main-nav-aside .search-dropdown input[type=submit] {
  padding-left: 50px;
  padding-right: 50px;
}

#main-nav-aside .search-dropdown .button-close {
  width: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 25px auto;
  background-image: url("/content/img/site/icon-close-white.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-nav-aside .search-dropdown .button-close {
    background-image: url("/content/img/site/icon-close-white_2x.png");
  }
}

#main-nav-aside .basket-dropdown {
  display: none;
  right: 0;
  left: 0;
  background-color: #fff;
  border-bottom: 2px solid #476171;
  color: #00334E;
}

@media (min-width: 768px) {
  #main-nav-aside .basket-dropdown {
    left: auto;
    width: 340px;
  }
}

#main-nav-aside .basket-dropdown-summary {
  position: absolute;
  top: 100%;
  top: calc(100% + 2px);
  padding: 20px 20px 10px;
}

@media (min-width: 768px) {
  #main-nav-aside .basket-dropdown-summary {
    top: 100%;
  }
}

#main-nav-aside .basket-dropdown-summary table {
  width: 100%;
}

#main-nav-aside .basket-dropdown-summary table td {
  padding: 10px 0;
}

#main-nav-aside .basket-dropdown-summary table td img {
  width: 90px;
  margin-right: 10px;
}

#main-nav-aside .basket-dropdown-summary table td p {
  font-size: 12px;
}

@media (min-width: 768px) {
  #main-nav-aside .basket-dropdown-summary table td p {
    font-size: 14px;
  }
}

#main-nav-aside .basket-dropdown-summary table td p:last-child {
  margin-bottom: 0;
}

#main-nav-aside .basket-dropdown-summary .line-break {
  margin: 20px 0 10px;
  border-top: 2px solid #476171;
}

#main-nav-aside .basket-dropdown-summary .brief {
  width: 100%;
  max-width: 300px;
  display: inline-block;
}

@media (min-width: 768px) {
  #main-nav-aside .basket-dropdown-summary .brief {
    width: 180px;
    max-width: none;
  }
}

#main-nav-aside .basket-dropdown-summary .brief p {
  font-size: 22px;
  line-height: normal;
}

#main-nav-aside .basket-dropdown-summary .brief p span {
  float: right;
}

#main-nav-aside .basket-dropdown-summary .brief .btn {
  display: block;
}

#main-nav-aside .basket-dropdown-notification {
  min-height: 30px;
  padding-left: 70px;
  position: fixed;
  top: 0;
  border: 2px solid #476171;
  border-top: none;
  background-repeat: no-repeat;
  background-position: 20px 50%;
  background-size: 30px auto;
  background-image: url("/content/img/site/icon-tick-blue.png");
  font-size: 22px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-nav-aside .basket-dropdown-notification {
    background-image: url("/content/img/site/icon-tick-blue_2x.png");
  }
}

@media (min-width: 768px) {
  #main-nav-aside .basket-dropdown-notification {
    position: absolute;
    top: 100%;
  }
}

#main-nav-aside .basket-dropdown-notification a {
  display: block;
  padding: 20px 20px 20px 0;
  text-decoration: none;
}

#main-nav-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 95;
  cursor: pointer;
}

#main-container, #staging-main-container {
  margin-bottom: 20px;
  position: relative;
  z-index: 90;
}

@media (min-width: 768px) {
  #main-container, #staging-main-container {
    margin-top: 92px;
  }
}

#service-list {
  margin-bottom: 10px;
  border-bottom: 1px solid #00334E;
  position: relative;
}

#service-list.ticker .row .service-item {
  position: absolute;
  top: 0;
}

#service-list.ticker .row .service-item:first-child {
  position: relative;
}

#service-list .service-item {
  text-align: center;
  font-size: 12px;
}

@media (min-width: 992px) {
  #service-list .service-item {
    font-size: 16px;
  }
}

#service-list p {
  margin: 0;
}

#service-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 0;
  line-height: normal;
  text-decoration: none;
}

#service-list img {
  max-height: 15px;
  margin-right: 10px;
}

@media (min-width: 992px) {
  #service-list img {
    max-height: 20px;
  }
}

.content-main:not(.container) .breadcrumb-container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.content-main:not(.container) .breadcrumb-container:before, .content-main:not(.container) .breadcrumb-container:after {
  display: table;
  content: " ";
}

.content-main:not(.container) .breadcrumb-container:after {
  clear: both;
}

@media (min-width: 1196px) {
  .content-main:not(.container) .breadcrumb-container {
    width: 1176px;
  }
}

.breadcrumb-container + * {
  margin-top: 0;
}

#breadcrumbs {
  display: none;
  margin-bottom: 10px;
  padding: 0;
  list-style: none outside;
  line-height: normal;
}

#breadcrumbs:before, #breadcrumbs:after {
  display: table;
  content: " ";
}

#breadcrumbs:after {
  clear: both;
}

@media (min-width: 768px) {
  #breadcrumbs {
    display: block;
  }
}

#breadcrumbs + *:not(.row) {
  margin-top: 10px;
}

#breadcrumbs li {
  float: left;
  font-size: 11px;
  margin-right: 5px;
  font-size: 10px;
}

#breadcrumbs li::after {
  content: '|';
  margin-left: 5px;
}

#breadcrumbs li:last-child {
  margin-right: 0;
}

#breadcrumbs li:last-child::after {
  content: none;
}

#recent-top-products {
  margin-top: 10px;
}

#recent-top-products .col-3-3 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-9 {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-12 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-15 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-18 {
  position: relative;
  float: left;
  width: 16.6666666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-21 {
  position: relative;
  float: left;
  width: 14.2857142857%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products .col-3-24 {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#recent-top-products h4 {
  font-size: 16px;
  border: 1px solid #00334E;
  border-width: 1px 0;
  margin: 0 0 20px;
  padding: 8px 0 8px 15px;
  font-weight: normal;
}

#main-footer .footer-forms {
  border: 1px solid #00334E;
  border-width: 1px 0;
  margin-bottom: 20px;
}

#main-footer .footer-form h4 {
  margin: 0 0 10px;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}

@media (min-width: 768px) {
  #main-footer .footer-form h4 {
    text-align: left;
  }
}

#main-footer .footer-form .inner {
  padding: 20px;
  position: relative;
}

#main-footer .footer-form .inner::after {
  content: '';
  display: none;
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -40px;
  pointer-events: none;
}

@media (min-width: 1196px) {
  #main-footer .footer-form .inner::after {
    display: block;
  }
}

#main-footer .footer-form:last-child .inner {
  padding-top: 0;
}

@media (min-width: 768px) {
  #main-footer .footer-form:last-child .inner {
    padding-top: 20px;
  }
}

@media (min-width: 1196px) {
  #main-footer .footer-form-catalogue form {
    margin-right: 87px;
  }
}

#main-footer .footer-form-catalogue .thumb-catalogue {
  display: none;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -40px;
  pointer-events: none;
}

@media (min-width: 1196px) {
  #main-footer .footer-form-catalogue .thumb-catalogue {
    display: block;
  }
}

#main-footer .footer-form-store .inner::after {
  width: 61px;
  height: 80px;
  background-image: url("/content/img/site/icon-isles-blue.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-footer .footer-form-store .inner::after {
    background-image: url("/content/img/site/icon-isles-blue_2x.png");
  }
}

@media (min-width: 1196px) {
  #main-footer .footer-form-store form {
    margin-right: 91px;
  }
}

#main-footer .footer-form-newsletter .inner::after {
  width: 80px;
  height: 80px;
  background-image: url("/content/img/site/icon-newsletter-blue.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  #main-footer .footer-form-newsletter .inner::after {
    background-image: url("/content/img/site/icon-newsletter-blue_2x.png");
  }
}

@media (min-width: 1196px) {
  #main-footer .footer-form-newsletter form {
    margin-right: 110px;
  }
}

#main-footer .footer-help-mobile {
  margin-bottom: 20px;
  text-align: center;
}

#main-footer .footer-help-mobile .panel {
  box-shadow: none;
}

#main-footer .footer-help-mobile .panel-heading {
  padding: 0;
  background-color: #c6dae7;
  border-bottom: 0;
  position: relative;
}

#main-footer .footer-help-mobile .panel-heading .glyphicon-wf-accordion {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(90deg);
}

#main-footer .footer-help-mobile .panel-heading a {
  display: block;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
}

#main-footer .footer-help-mobile .panel-heading a.collapsed .glyphicon-wf-accordion {
  transform: rotate(0deg);
}

#main-footer .footer-help-mobile .panel-body {
  border-top: none;
  text-align: left;
  padding: 15px 15px 5px;
}

#main-footer .footer-help-mobile .panel-body ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

#main-footer .footer-help-mobile .panel-body li {
  margin: 6px 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #c6dae7;
}

#main-footer .footer-help-mobile .panel-body li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

#main-footer .footer-help {
  margin-bottom: 10px;
}

#main-footer .footer-help .footer-border {
  border-top: 1px solid #00334E;
  padding-bottom: 10px;
}

#main-footer .footer-help h4 {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  #main-footer .footer-help h4 {
    text-align: left;
  }
}

#main-footer .footer-help h4 a {
  text-decoration: none;
}

#main-footer .footer-help .footer-help-col {
  list-style: none outside;
}

#main-footer .footer-help .footer-help-col:first-child {
  margin-bottom: -5px;
}

@media (min-width: 992px) {
  #main-footer .footer-help .footer-help-col:first-child {
    margin-bottom: 10px;
  }
}

#main-footer .footer-help .footer-help-col > li {
  text-align: center;
  font-size: 16px;
  margin: 5px 0;
}

@media (min-width: 768px) {
  #main-footer .footer-help .footer-help-col > li {
    text-align: left;
  }
}

#main-footer .footer-help .footer-help-col .social-icons {
  padding-top: 5px;
}

.card-logos {
  margin-bottom: 10px;
}

.card-logos ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
  text-align: center;
}

.card-logos li {
  width: 47px;
  height: 30px;
  margin: 1px 2px;
  vertical-align: middle;
  display: inline-block;
}

@media (min-width: 768px) {
  .card-logos li {
    margin: 0 5px;
    width: 71px;
    height: 45px;
  }
}

.card-logos li.logo {
  background-repeat: no-repeat;
  background-size: contain;
}

.card-logos li.logo-visa {
  background-image: url("/content/img/site/cards/visa.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .card-logos li.logo-visa {
    background-image: url("/content/img/site/cards/visa@2x.png");
  }
}

.card-logos li.logo-mastercard {
  background-image: url("/content/img/site/cards/mastercard.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .card-logos li.logo-mastercard {
    background-image: url("/content/img/site/cards/mastercard@2x.png");
  }
}

.card-logos li.logo-paypal {
  background-image: url("/content/img/site/cards/paypal.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .card-logos li.logo-paypal {
    background-image: url("/content/img/site/cards/paypal@2x.png");
  }
}

.card-logos li.logo-amazon {
  background-image: url("/content/img/site/cards/amazon.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .card-logos li.logo-amazon {
    background-image: url("/content/img/site/cards/amazon@2x.png");
  }
}

.card-logos li.logo-thawte {
  width: auto !important;
  height: auto !important;
}

.card-logos li.logo-thawte img {
  height: 30px;
}

@media (min-width: 768px) {
  .card-logos li.logo-thawte img {
    height: auto;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
  .card-logos li.logo-thawte img {
    height: 30px;
  }
}

.card-logos .credits {
  text-align: center;
  font-size: 14px;
}

.card-logos-basket ul {
  text-align: left;
}

@media (min-width: 768px) {
  .card-logos-basket ul {
    text-align: right;
  }
}

.social-icons {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none outside;
}

.social-icons li {
  margin: 0 4px 0 0;
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
}

.social-icons li:last-child {
  margin-right: 0;
}

.social-icons a {
  display: inline-block;
  color: #fff;
}

.social-icons .icon-facebook {
  background-color: #3b5998;
}

.social-icons .icon-facebook:hover {
  background-color: #2d4373;
}

.social-icons .icon-googleplus {
  background-color: #db4437;
}

.social-icons .icon-googleplus:hover {
  background-color: #bd2e22;
}

.social-icons .icon-instagram {
  background-color: #c32aa3;
}

.social-icons .icon-instagram:hover {
  background-color: #992180;
}

.social-icons .icon-pinterest {
  background-color: #bd081c;
}

.social-icons .icon-pinterest:hover {
  background-color: #8c0615;
}

.social-icons .icon-twitter {
  background-color: #1da1f2;
}

.social-icons .icon-twitter:hover {
  background-color: #0c85d0;
}

.rating {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  letter-spacing: 2px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rating::before, .rating .stars::after {
  content: '\e006\e006\e006\e006\e006';
  white-space: nowrap;
}

.rating::before {
  color: #c6dae7;
}

.rating .stars {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.rating .stars::after {
  color: #ffa700;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
}

form.form-special {
  position: relative;
}

form.form-special input[type=text] {
  background-color: #c6dae7;
}

form.form-special button {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00927e;
  border: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  cursor: pointer;
}

form.form-special button::before, form.form-special button::after {
  display: block;
  width: 34px;
  height: 34px;
  background-color: #00927e;
  position: absolute;
  top: 0;
  line-height: 34px;
  text-align: center;
  transition: left 200ms ease;
}

form.form-special button::before {
  content: 'go';
  left: 0;
}

form.form-special button::after {
  content: '>';
  left: 100%;
  font-weight: bold;
}

form.form-special button:hover::before {
  left: -100%;
}

form.form-special button:hover::after {
  left: 0;
}

#modal-subscribe {
  text-align: center;
  position: relative;
  padding: 10px;
  border: 3px solid #00334E;
  display: none;
  max-width: 370px;
}

@media (min-width: 768px) {
  #modal-subscribe {
    padding-top: 30px;
  }
}

#modal-subscribe h2 {
  font-size: 24px;
  margin: 0 0 10px;
  font-weight: normal;
}

@media (min-width: 768px) {
  #modal-subscribe h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
}

#modal-subscribe p.large-text {
  font-size: 14px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #modal-subscribe p.large-text {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

#modal-subscribe p.small-text {
  font-size: 12px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #modal-subscribe p.small-text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

#modal-subscribe p.highlight-text {
  font-size: 14px;
  color: #00927e;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #modal-subscribe p.highlight-text {
    font-size: 22px;
  }
}

#modal-subscribe form {
  width: 90%;
  margin: 0 auto 20px;
}

@media (min-width: 768px) {
  #modal-subscribe form {
    width: 75%;
  }
}

.glyphicon-wf-accordion {
  width: 17px;
  height: 17px;
  margin-top: -8px;
  border-radius: 100%;
  line-height: 17px;
  text-align: center;
  background-color: #00334E;
  color: #fff;
  font-size: 7px;
  pointer-events: none;
}

#modal-basket-notification {
  width: 300px;
  padding: 10px;
  background-color: #fff;
}

#modal-basket-notification h2 {
  background-color: #c6dae7;
  padding: 10px;
  font-size: 18px;
}

#modal-basket-notification p {
  margin-bottom: 15px;
  font-size: 18px;
}

#modal-basket-notification img {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  #modal-basket-notification .btn {
    margin-right: 10px;
  }
}

#modal-basket-notification .btn:last-child {
  margin-right: 0;
}

#modal-basket-notification .basket-notification-buttons {
  text-align: center;
}

#reviews-footer {
  text-align: center;
}

#badge-140 {
  display: inline-block;
  width: 140px;
  margin: 20px 0;
}

#carousel-widget-810 {
  width: 100%;
}

#main-nav > li > a.sale-category-nav-link, .mm-menu .mm-listview > li > .sale-category-nav-link {
  color: #ff2828;
}

@media (min-width: 768px) {
  .sli-service-container {
    margin-top: 92px;
  }
}

.sli-service-container + .container {
  margin-top: 0 !important;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.no-top-margin {
  margin-top: 0;
}

.gutter-margin-bottom {
  margin-bottom: 20px;
}

.row-flex {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}

.row-flex.allow-wrap {
  flex-wrap: wrap;
}

label {
  font-weight: normal;
}

label.label-required::after {
  content: ' *';
}

.form-horizontal .control-label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .control-label {
    width: 25%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .control-label {
    width: 25%;
  }
}

.form-horizontal .controls-label-offset {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .form-horizontal .controls-label-offset {
    margin-left: 25%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls-label-offset {
    margin-left: 25%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls-label-offset {
    margin-left: 25%;
  }
}

.form-horizontal .controls {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .controls {
    width: 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls {
    width: 33.3333333333%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls {
    width: 33.3333333333%;
  }
}

.form-horizontal .controls-xs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .controls-xs {
    width: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls-xs {
    width: 16.6666666667%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls-xs {
    width: 16.6666666667%;
  }
}

.form-horizontal .controls-sm {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .controls-sm {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls-sm {
    width: 25%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls-sm {
    width: 25%;
  }
}

.form-horizontal .controls-md {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .controls-md {
    width: 41.6666666667%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls-md {
    width: 41.6666666667%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls-md {
    width: 41.6666666667%;
  }
}

.form-horizontal .controls-lg {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .controls-lg {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .controls-lg {
    width: 75%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .controls-lg {
    width: 75%;
  }
}

.form-horizontal .field-validation-error {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0%;
}

@media (min-width: 768px) {
  .form-horizontal .field-validation-error {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .field-validation-error {
    width: 75%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .field-validation-error {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .form-horizontal .field-validation-error {
    margin-left: 25%;
  }
}

@media (min-width: 992px) {
  .form-horizontal .field-validation-error {
    margin-left: 25%;
  }
}

@media (min-width: 1196px) {
  .form-horizontal .field-validation-error {
    margin-left: 25%;
  }
}

.field-validation-error {
  display: inline-block;
  padding-top: 2px;
  color: #a94442;
  font-weight: bold;
}

.validation-summary-errors {
  color: #a94442;
}

.validation-summary-errors ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none outside;
}

.custom-form .alert {
  display: none;
}

.form-group-no-margin {
  margin-bottom: 0;
}

#basket .box-highlight {
  padding: 15px;
}

.basket-options {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .basket-options {
    height: 75px;
  }
}

.basket-options .btn {
  padding-right: 30px;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .basket-options .btn {
    margin-left: 10px;
    float: right;
    font-size: 20px;
  }
}

.basket-options-top {
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

@media (min-width: 768px) {
  .basket-options-top {
    margin-top: -40px;
  }
}

.basket-form, .summary-content {
  font-size: 10px;
}

@media (min-width: 768px) {
  .basket-form, .summary-content {
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  .basket-form, .summary-content {
    font-size: 14px;
  }
}

.basket-form .thumb, .summary-content .thumb {
  width: 0;
}

.basket-form .thumb a, .summary-content .thumb a {
  display: inline-block;
  width: 100px;
}

.basket-form .qty-input, .summary-content .qty-input {
  margin-bottom: 5px;
  width: auto;
}

.basket-form .btn-delete, .summary-content .btn-delete {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
}

.basket-form .align-right, .summary-content .align-right {
  text-align: right;
}

.basket-form .shipping-methods, .summary-content .shipping-methods {
  display: inline-block;
  max-width: 500px;
}

.basket-form table, .summary-content table {
  margin-bottom: 0;
}

.basket-form td, .summary-content td {
  vertical-align: middle !important;
}

.basket-form .well-container, .summary-content .well-container {
  padding: 16px 0;
}

.basket-form .well-container select, .summary-content .well-container select {
  padding: 5px;
  width: 200px;
}

.basket-form .well-container .delivery-estimate-date, .summary-content .well-container .delivery-estimate-date {
  display: inline-block;
  color: #00927e;
  font-size: 12px;
}

.basket-form .well-container span, .summary-content .well-container span {
  display: block;
}

.basket-form .well-container .box-highlight, .summary-content .well-container .box-highlight {
  margin-bottom: 0;
}

.summary-content tr td:first-child {
  display: none;
}

@media (min-width: 992px) {
  .summary-content tr td:first-child {
    display: inline-block;
  }
}

.box-highlight {
  margin-bottom: 20px;
  border: 1px solid #8299A5;
  padding: 20px;
  font-size: 12px;
}

@media (min-width: 992px) {
  .box-highlight {
    font-size: 14px;
  }
}

.box-highlight h4 {
  margin: 0 0 20px;
}

.box-highlight table {
  width: 100%;
}

.box-highlight > *:last-child {
  margin-bottom: 0;
}

.gift-selection {
  position: relative;
  height: 70px;
}

.gift-selection .selection-inner {
  position: absolute;
  width: 200px;
  right: 0;
}

.gift-selection label {
  display: inline;
}

.payment-logos {
  height: auto;
  float: right;
  max-width: 100%;
}

@media (min-width: 768px) {
  .payment-logos {
    height: 50px;
  }
}

.box-promotional .form-control {
  width: 100%;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .box-promotional .form-control {
    width: auto;
  }
}

.box-promotional .form-group {
  margin-bottom: 0;
}

.box-promotional input[type=submit] {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .box-promotional input[type=submit] {
    margin-top: 0;
  }
}

.add-new-address-form {
  border-top: 1px solid #c6dae7;
  padding-top: 20px;
  display: none;
}

#PaymentProviderForm {
  text-align: center;
}

@media (min-width: 768px) {
  #PaymentProviderForm {
    text-align: right;
  }
}

#PaymentProviderForm .pay-now-container {
  display: inline-block;
  width: 250px;
  border: 1px solid #00927e;
  border-radius: 10px;
}

#PaymentProviderForm .pay-now-container input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#PaymentProviderForm .pay-now-container img {
  padding: 5px;
}

.paypal-submit-container {
  text-align: center;
}

@media (min-width: 768px) {
  .paypal-submit-container {
    text-align: right;
  }
}

.paypal-submit-container .paypal-container {
  position: relative;
  display: inline-block;
  width: 250px;
}

.paypal-submit-container .paypal-container .horizontal-rule-or::after {
  content: 'or';
  position: absolute;
  top: 3px;
  background-color: #fff;
  font-size: 22px;
  width: 50px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.submit-container .btn {
  padding-left: 30px;
  padding-right: 30px;
}

.addresses {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .addresses {
    margin-top: 0;
  }
}

#duplicatecustomerprompt-modal {
  margin: 20px;
}

.basket-form table {
  display: block;
}

@media (min-width: 768px) {
  .basket-form table {
    display: table;
  }
}

.basket-form table tbody {
  display: block;
}

@media (min-width: 768px) {
  .basket-form table tbody {
    display: table-row-group;
  }
}

.basket-form table tr {
  display: block;
}

@media (min-width: 768px) {
  .basket-form table tr {
    display: table-row;
  }
}

.basket-form table td {
  display: block;
  padding-left: 50%;
}

@media (min-width: 768px) {
  .basket-form table td {
    display: table-cell;
  }
}

.basket-form table thead {
  display: none;
}

@media (min-width: 768px) {
  .basket-form table thead {
    display: table-header-group;
  }
}

.basket-form table thead .table-head-row {
  border-top: 1px solid #00334E;
}

.basket-form table thead .table-head-row th {
  border-bottom: 1px solid #00334E;
}

.basket-form table th {
  display: none;
}

@media (min-width: 768px) {
  .basket-form table th {
    display: table-cell;
  }
}

.basket-form table .cell-basket {
  margin-bottom: 10px;
  border: 1px solid #00334E;
}

@media (min-width: 768px) {
  .basket-form table .cell-basket {
    margin-bottom: 0;
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .cell-thumb {
  display: none;
}

@media (min-width: 768px) {
  .basket-form table .cell-thumb {
    display: table-cell;
  }
}

.basket-form table .cell-desc {
  font-weight: bold;
  text-align: left;
  background-color: #c6dae7;
  padding: 8px;
}

@media (min-width: 768px) {
  .basket-form table .cell-desc {
    background-color: #fff;
  }
}

.basket-form table .cell-price {
  text-align: right;
}

.basket-form table .cell-price::before {
  position: absolute;
  left: 20px;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-title);
}

@media (min-width: 768px) {
  .basket-form table .cell-price::before {
    content: '';
  }
}

.basket-form table .cell-quantity {
  text-align: right;
}

@media (min-width: 768px) {
  .basket-form table .cell-quantity {
    text-align: left;
  }
}

.basket-form table .cell-quantity .qty-input {
  display: inline-block;
  height: 20px;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .basket-form table .cell-quantity .qty-input {
    display: block;
  }
}

.basket-form table .cell-quantity::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-title);
}

@media (min-width: 768px) {
  .basket-form table .cell-quantity::before {
    content: '';
  }
}

.basket-form table .cell-subtotal {
  display: none;
}

@media (min-width: 768px) {
  .basket-form table .cell-subtotal {
    display: table-cell;
  }
}

.basket-form table .basket-subtotal {
  border: 1px solid #00334E;
  border-top: 0;
  border-bottom: 0;
}

@media (min-width: 768px) {
  .basket-form table .basket-subtotal {
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .basket-subtotal .cell-basket-subtotal::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-subtotal);
}

@media (min-width: 768px) {
  .basket-form table .basket-subtotal .cell-basket-subtotal::before {
    content: '';
  }
}

.basket-form table .basket-delivery {
  border-top: 0;
  border-bottom: 0;
}

.basket-form table .basket-delivery span {
  line-height: 30px;
}

.basket-form table .basket-delivery select {
  width: 150px;
  display: inline-block;
}

@media (min-width: 768px) {
  .basket-form table .basket-delivery select {
    width: 100%;
  }
}

.basket-form table .basket-delivery .cell-delivery {
  border: 1px solid #00334E;
  border-bottom: 0;
}

@media (min-width: 768px) {
  .basket-form table .basket-delivery .cell-delivery {
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .basket-delivery .cell-delivery::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-delivery);
}

@media (min-width: 768px) {
  .basket-form table .basket-delivery .cell-delivery::before {
    content: '';
  }
}

.basket-form table .delivery-estimate-row {
  border: 1px solid #00334E;
}

@media (min-width: 768px) {
  .basket-form table .delivery-estimate-row {
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .delivery-estimate-row .delivery-estimate {
  text-align: left;
  padding: 8px;
}

@media (min-width: 768px) {
  .basket-form table .delivery-estimate-row .delivery-estimate {
    text-align: right;
    border-top: 0;
  }
}

.basket-form table .delivery-estimate-row .delivery-estimate .delivery-date {
  color: #00927e;
  display: block;
}

@media (min-width: 768px) {
  .basket-form table .delivery-estimate-row .delivery-estimate .delivery-date {
    display: inline-block;
  }
}

.basket-form table .delivery-estimate-row .delivery-estimate div:first-child {
  margin-bottom: 5px;
}

.basket-form table .delivery-estimate-row .delivery-estimate input {
  vertical-align: sub;
}

.basket-form table .delivery-speed {
  text-align: left;
  font-weight: bold;
  padding: 8px;
  border: 1px solid #00334E;
  border-bottom: 0;
}

@media (min-width: 768px) {
  .basket-form table .delivery-speed {
    text-align: right;
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .cell-total {
  background-color: #c6dae7;
  border: 1px solid #00334E;
}

@media (min-width: 768px) {
  .basket-form table .cell-total {
    background-color: #fff;
    border-left: 0;
    border-right: 0;
  }
}

.basket-form table .cell-total::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-total);
}

@media (min-width: 768px) {
  .basket-form table .cell-total::before {
    content: '';
  }
}

.basket-form table .no-border {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.basket-form table .basket-gift {
  margin: 10px 0;
  border-top: 0;
  border: 1px solid #00334E;
}

@media (min-width: 768px) {
  .basket-form table .basket-gift {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
}

.basket-form table .basket-gift td {
  text-align: left;
  padding: 8px;
  border-top: 0;
}

@media (min-width: 768px) {
  .basket-form table .basket-gift td {
    text-align: right;
    border-bottom: 0;
  }
}

.basket-form table .basket-gift td input {
  vertical-align: sub;
}

.basket-form .cell-basket-subtotal::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-subtotal);
}

@media (min-width: 768px) {
  .basket-form .cell-basket-subtotal::before {
    content: '';
  }
}

.basket-form .cell-shipping::before {
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  content: attr(data-shipping);
}

@media (min-width: 768px) {
  .basket-form .cell-shipping::before {
    content: '';
  }
}

.amazon-promotional-container {
  margin-left: 2%;
  float: left;
  width: 35%;
}

.amazon-basket-header h3 {
  background-color: #eeeeee;
  padding: 5px;
}

.amazon-footer-stuff h4 {
  font-weight: bold;
}

.amazon-footer-stuff p {
  margin-top: 20px;
  min-height: 80px;
}

.amazon-payment-button-container {
  float: right;
}

.amazon-payment-button-container .complete-order-button {
  padding-left: 50px;
  padding-right: 50px;
}

.amazon-remove-offer {
  margin-left: 5px;
}

.amazon-postage-holder .radio {
  margin-left: 20px;
}

.amazon-basket-layout-container {
  margin-top: 20px;
}

.amazon-summary-container table tbody tr td {
  border: none;
}

.signups-complete-page {
  min-height: 150px;
  border-style: solid;
}

.complete-details {
  min-height: 150px;
}

.checkbox-signups {
  margin-bottom: 20px !important;
}

.refer-a-friend {
  margin-bottom: 10px;
}

.refer-a-friend a {
  color: #00927e;
}

.marketing-preferences label {
  margin-right: 20px;
}

.marketing-preferences .error-msg {
  display: none;
  float: right;
  color: #a94442;
}

.progress-select {
  margin-top: 10px;
}

.checkout-progress {
  margin: 10px 0 20px;
  overflow: hidden;
}

.checkout-progress:before, .checkout-progress:after {
  display: table;
  content: " ";
}

.checkout-progress:after {
  clear: both;
}

.checkout-progress .glyphicon {
  position: absolute;
  left: 32px;
  top: 50%;
  margin-top: -.5em;
  color: #00927e;
}

.checkout-progress ol {
  margin: 0;
  padding: 0;
  text-align: center;
}

.checkout-progress li {
  display: block;
  padding: 0 15px 0 60px;
  height: 40px;
  line-height: 40px;
  list-style: none outside;
  float: left;
  position: relative;
  background-color: #CEDEE7;
  color: #00334E;
  font-size: 12px;
}

.checkout-progress li::before {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 30px;
  border-radius: 50%;
  background-color: #00334E;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.checkout-progress li:nth-child(1) {
  padding-left: 45px;
  z-index: 4;
}

.checkout-progress li:nth-child(1) .glyphicon {
  left: 18px;
}

.checkout-progress li:nth-child(1)::before {
  content: "1";
  left: 15px;
}

.checkout-progress li:nth-child(2) {
  z-index: 3;
}

.checkout-progress li:nth-child(2)::before {
  content: "2";
}

.checkout-progress li:nth-child(3) {
  z-index: 2;
}

.checkout-progress li:nth-child(3)::before {
  content: "3";
}

.checkout-progress li:nth-child(4) {
  z-index: 1;
}

.checkout-progress li:nth-child(4)::before {
  content: "4";
}

.checkout-progress .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  border: 20px solid transparent;
  border-right: 0;
  border-left: 14px solid #fff;
}

.checkout-progress .chevron::before {
  position: absolute;
  top: -20px;
  right: 1px;
  display: block;
  border: 20px solid transparent;
  border-right: 0;
  border-left: 14px solid #CEDEE7;
  content: ' ';
}

.checkout-progress li:last-child .chevron {
  border-left-color: #CEDEE7;
}

.checkout-progress .current {
  background-color: #00334E;
  color: #fff;
}

.checkout-progress .current::before {
  background-color: #fff;
  color: #00334E;
}

.checkout-progress .current a {
  color: #fff;
}

.checkout-progress .current .chevron {
  border-left-color: #00334E !important;
}

.checkout-progress .current .chevron::before {
  display: none;
}

.checkout-progress .complete::before {
  display: none;
}

.checkout-progress .complete a {
  color: #00334E;
}

.checkout-options {
  margin-top: 20px;
}

.checkout-options .form-horizontal label {
  text-align: left;
}

.checkout-options .payment-icons {
  margin-bottom: 20px;
}

.login-form .control-label {
  width: 100%;
}

@media (min-width: 768px) {
  .login-form .control-label {
    width: 35%;
  }
}

.login-form .controls {
  width: 100%;
}

@media (min-width: 768px) {
  .login-form .controls {
    width: 65%;
  }
}

@media (min-width: 768px) {
  .login-form .col-custom-offset {
    margin-left: 35%;
  }
}

.login-form .has-password, .login-form .no-password {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 10px;
}

.login-form .has-password.active, .login-form .no-password.active {
  background-color: #ddd;
}

.login-form .has-password label, .login-form .no-password label {
  display: block;
  margin-bottom: 0;
}

.login-form .has-password input, .login-form .no-password input {
  margin-right: 10px;
  margin-top: 0;
  vertical-align: sub;
}

.login-form .no-password {
  margin-bottom: 0;
}

.box-payment-method {
  padding-bottom: 200px;
  position: relative;
}

.payment-method-options {
  position: absolute;
  bottom: 20px;
  width: 300px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .payment-method-options {
    right: 20px;
    left: auto;
  }
}

.payment-method-options h4 {
  margin-bottom: 15px;
}

.payment-method-options .checkbox + .checkbox {
  margin-top: 0;
}

.payment-method-options .payment-button {
  display: block;
  margin-top: 30px;
}

.payment-method-options .payment-button img {
  vertical-align: top;
}

.checkout-address {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .checkout-address {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .checkout-address {
    width: 29.1666666667%;
  }
}

@media (min-width: 1196px) {
  .checkout-address {
    width: 29.1666666667%;
  }
}

.checkout-password {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .checkout-password {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .checkout-password {
    width: 20.8333333333%;
  }
}

@media (min-width: 1196px) {
  .checkout-password {
    width: 20.8333333333%;
  }
}

.checkout-address-static {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .checkout-address-static {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .checkout-address-static {
    width: 25%;
  }
}

@media (min-width: 1196px) {
  .checkout-address-static {
    width: 25%;
  }
}

.address-selector {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

.address-selector .address, .address-selector .address-no-hover {
  border: 1px solid #8299A5;
  padding: 10px;
  margin: 20px 0;
}

@media (min-width: 992px) {
  .address-selector .address, .address-selector .address-no-hover {
    padding: 20px;
  }
}

.address-selector .address .selected, .address-selector .address-no-hover .selected {
  background-color: #CEDEE7;
}

.address-selector .address input[type="radio"], .address-selector .address-no-hover input[type="radio"] {
  margin: -1px 10px 0 0;
  vertical-align: middle;
}

.address-selector .address span, .address-selector .address-no-hover span {
  display: block;
  float: right;
  margin-top: -5px;
}

.address-selector .address .editcontact, .address-selector .address .deletecontact, .address-selector .address-no-hover .editcontact, .address-selector .address-no-hover .deletecontact {
  margin-left: 10px;
}

.address-selector .address p, .address-selector .address-no-hover p {
  margin: 0;
}

.address-selector .address form, .address-selector .address-no-hover form {
  display: inline-block;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .address-selector .address form, .address-selector .address-no-hover form {
    float: right;
    margin: -5px 0 0 10px;
  }
}

.address-selector .address {
  cursor: pointer;
}

.address-selector .address:hover {
  background-color: #CEDEE7;
}

.address-controls {
  float: left;
  margin-right: 10px;
}

@media (min-width: 992px) {
  .address-controls {
    float: right;
    margin: 0;
  }
}

.address-controls form {
  display: inline-block;
}

.radio-hide {
  position: absolute;
  top: -10em;
  left: -10em;
  opacity: 0;
}

#billing-form {
  margin: 20px 0;
}

.password-form .inner {
  padding: 20px 0 0;
  border: 1px solid #00334E;
  border-width: 1px 0 0 0;
}

@media (min-width: 992px) {
  .password-form .inner {
    padding: 20px 20px 5px;
    border-width: 1px;
  }
}

.password-form .controls.controls-full {
  width: 100%;
}

@media (min-width: 768px) {
  .password-form .controls.controls-full {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .password-form .controls.controls-full {
    width: 100%;
  }
}

.password-form .controls-label-offset {
  margin-left: 0;
}

@media (min-width: 768px) {
  .password-form .controls-label-offset {
    margin-left: 25%;
  }
}

@media (min-width: 992px) {
  .password-form .controls-label-offset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .password-form .control-label {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .password-form .controls {
    width: 60%;
  }
  .password-form .field-validation-error {
    margin-left: 0;
    width: 100%;
  }
}

.password-form-lg {
  margin-bottom: 20px;
}

.password-form-lg .inner {
  border: 1px solid #8299A5;
  background-color: #f5f7f8;
  padding: 20px 20px 5px;
}

.validation-summary-errors {
  margin-top: 10px;
}

.order-summary .signup-box {
  border: 1px solid #00334E;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 5px;
}

.order-summary .signup-box h4 {
  margin: 0 0 15px;
}

.order-summary .signup-box form {
  margin-bottom: -10px;
}

.order-summary .btn-dosignups {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .order-summary .btn-dosignups {
    position: absolute;
    right: 20px;
    bottom: 10px;
  }
}

#gutscheinconnection-container img {
  max-width: 100% \9;
  max-width: 100%;
  height: auto;
}

.accept-terms {
  font-weight: bold;
}

.accept-terms a {
  text-decoration: underline;
}

.amazon-checkout-loader {
  display: none;
  float: left;
  width: 100%;
  height: 100%;
}

.amazon-checkout-errors .alert {
  font-weight: bold;
  margin-top: 20px;
}

.amazon-checkout-errors-hidden {
  display: none;
}

#logout-form {
  float: left;
  margin-right: 10px;
}

#find-a-store-form .groups {
  margin-bottom: 10px;
}

#find-a-store-form .group {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #find-a-store-form .group {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  #find-a-store-form .group {
    width: 25%;
  }
}

#find-a-store-form .group-remaining {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  #find-a-store-form .group-remaining {
    width: 50%;
    margin-bottom: -50px;
    float: left;
  }
}

@media (min-width: 992px) {
  #find-a-store-form .group-remaining .inner {
    margin-top: -13px;
  }
}

#find-a-store-form .checkbox-inline {
  min-width: 80px;
  margin-left: 0;
  margin-right: 10px;
}

#find-a-store-form .checkbox-narrow {
  min-width: 60px;
}

#store-locator-map-canvas {
  margin: 20px 0;
  padding-bottom: 80%;
}

@media (min-width: 768px) {
  #store-locator-map-canvas {
    padding-bottom: 50%;
  }
}

@media (min-width: 992px) {
  #store-locator-map-canvas {
    padding-bottom: 40%;
  }
}

@media (min-width: 1196px) {
  #store-locator-map-canvas {
    padding-bottom: 30%;
  }
}

#store-locator-map-canvas .gm-iw-content a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

#store-locator-results, #address-suggestions {
  margin-bottom: -20px;
}

#store-locator-results ul, #address-suggestions ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
  font-size: 16px;
}

#store-locator-results li, #address-suggestions li {
  margin-bottom: 20px;
}

#store-locator-results li span, #address-suggestions li span {
  opacity: 0.6;
}

@media (min-width: 992px) {
  #store-locator-results li span, #address-suggestions li span {
    float: right;
  }
}

.find-a-store-form-wrapper {
  margin-bottom: 20px;
}

#address-suggestions {
  margin-top: 20px;
}

#storesignup table, #storesignup form {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#storesignup table {
  font-size: 11px;
}

#storesignup .well form {
  margin-bottom: -15px;
}

#storesignup .sign-up-form label {
  font-size: 16px;
  text-align: left;
}

#storesignup .sign-up-form .submit-container {
  margin-bottom: 15px;
  text-align: right;
}

#storesignup #CatalogueIssued {
  margin-top: 10px;
}

.simple .breadcrumb-container {
  padding: 20px 0 20px 0;
}

.simple #breadcrumbs li {
  font-size: 30px;
  color: #636363;
}

.simple #breadcrumbs li a {
  text-decoration: underline;
  color: #636363;
}

.simple #breadcrumbs li::after {
  content: '» ';
}

.simple #breadcrumbs li:last-child::after {
  content: '';
}

.delivery-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (min-width: 768px) {
  .delivery-tabs {
    display: flex;
  }
}

.delivery-tabs li {
  padding: 0;
  margin: 20px 0 0 0;
}

@media (min-width: 768px) {
  .delivery-tabs li {
    margin-top: 0;
    width: 50%;
    display: flex;
  }
  .delivery-tabs li:first-child {
    margin-right: 10px;
  }
  .delivery-tabs li:last-child {
    margin-left: 10px;
  }
}

.delivery-tabs li a {
  display: block;
  font-weight: bold;
  font-size: 22px;
  padding: 10px 20px;
  border: solid 1px #00334E;
  border-radius: 4px;
  width: 100%;
}

.delivery-tab-selected {
  background-color: #CEDEE7;
}

#delivery-click-and-collect {
  display: none;
  position: relative;
  height: 500px;
  margin-top: 20px;
  border: solid 1px #00334E;
  border-radius: 4px;
}

#delivery-click-and-collect-map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#delivery-click-and-collect-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (min-width: 768px) {
  #delivery-click-and-collect-overlay {
    top: 65px;
    left: 0;
    width: 300px;
    margin-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}

#delivery-click-and-collect-overlay::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(185, 185, 185, 0.3);
  border-radius: 10px;
  margin: 0 0 10px 0;
}

#delivery-click-and-collect-overlay::-webkit-scrollbar {
  width: 12px;
}

#delivery-click-and-collect-overlay::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #676767;
}

#delivery-click-and-collect-overlay .destinations .slick-track {
  display: flex;
  align-items: baseline;
}

#delivery-click-and-collect-overlay .destinations .custom-slick-prev, #delivery-click-and-collect-overlay .destinations .custom-slick-next {
  position: absolute;
  display: flex !important;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 26px;
  z-index: 1000;
  top: auto;
  bottom: 35px;
  width: 50px;
  height: 50px;
}

#delivery-click-and-collect-overlay .destinations .custom-slick-prev:before, #delivery-click-and-collect-overlay .destinations .custom-slick-next:before {
  color: #fff;
  font-size: 40px;
}

#delivery-click-and-collect-overlay .destinations .custom-slick-next {
  right: 10px;
}

#delivery-click-and-collect-overlay .destinations .custom-slick-prev {
  left: 10px;
}

.destination-search {
  position: absolute;
  width: 75%;
  top: 10px;
  left: 10px;
  right: 10px;
}

@media (min-width: 768px) {
  .destination-search {
    width: 268px;
  }
}

.destination-search input[type=search] {
  height: 50px;
  padding: 0 80px 0 10px;
  color: #00334E;
  border-radius: 4px;
  border-color: #476171;
  font-size: 14px;
}

.destination-search input[type=search]::-webkit-input-placeholder {
  color: #00334E;
}

.destination-search input[type=search]::-moz-placeholder {
  color: #00334E;
}

.destination-search input[type=search]:-ms-input-placeholder {
  color: #00334E;
}

.destination-search input[type=search]::-ms-input-placeholder {
  color: #00334E;
}

.destination-search input[type=search]::placeholder {
  color: #00334E;
}

.destination-search button {
  width: 80px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  background-color: #00927e;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.delivery-click-and-collect-destination {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  margin: 0 75px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.22);
  cursor: pointer;
}

@media (min-width: 768px) {
  .delivery-click-and-collect-destination {
    display: block;
    margin: 0 10px 10px 10px;
  }
}

.delivery-click-and-collect-destination h3 {
  margin: 0;
  padding: 10px 10px 0 10px;
  font-size: 16px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .delivery-click-and-collect-destination h3 {
    padding: 10px 10px 0 10px;
  }
}

.delivery-click-and-collect-destination h3 span {
  display: inline-block;
  text-align: center;
}

.delivery-click-and-collect-destination h3 img {
  vertical-align: top;
  margin: 0 auto;
  margin-bottom: 10px;
}

.delivery-click-and-collect-destination h3.error {
  color: #CC0000;
  padding-bottom: 10px;
  font-size: 21px;
}

.delivery-click-and-collect-destination p {
  margin: 0;
  padding: 5px 10px;
}

.delivery-click-and-collect-destination table {
  margin: 5px auto;
}

.delivery-click-and-collect-destination table th, .delivery-click-and-collect-destination table td {
  font-size: 12px;
  padding: 2px 5px;
  text-align: left;
}

.delivery-click-and-collect-destination .destination-detail.destination-detail-hidden {
  display: none;
}

.delivery-click-and-collect-destination button {
  width: 100%;
  background-color: #00927e;
  color: #fff;
  font-weight: bold;
  border: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 10px;
  font-size: 18px;
  margin-top: 5px;
}

.click-collect-square {
  float: left;
  background: #fff;
  border: solid 2px #00334E;
  border-radius: 4px;
  width: 310px;
  line-height: 280px;
  padding: 10px;
  margin-right: 100px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
}

.click-collect-label {
  font-weight: bold;
  font-size: 22px;
}

.click-collect-text {
  width: 50%;
  font-weight: bold;
  border: solid 2px #00334E;
  border-radius: 4px;
  padding: 10px;
  font-size: 18px;
  margin-top: 5px;
}

.click-collect-content {
  width: 50%;
  padding: 10px;
  font-size: 16px;
  margin-top: 5px;
}

#amazon-address-book-widget {
  min-width: 300px;
  min-height: 228px;
  max-height: 400px;
}

#amazon-wallet-widget {
  min-width: 300px;
  min-height: 228px;
  max-height: 400px;
}

/* Smartphone and small window */
#amazon-address-book-widget {
  width: 100%;
  height: 228px;
}

#amazon-wallet-widget {
  width: 100%;
  height: 228px;
}

.amazon-checkout-billing-continue {
  padding-top: 20px;
}

.asset-text .wp-content a {
  color: #00334e;
}

.accord {
  background: #FFF;
  cursor: pointer;
  padding: 0 10px;
  width: 100%;
  text-align: left;
  border: solid #00334e;
  border-width: 1px 0 0;
  outline: none;
  transition: 0.8s;
}

.accord-group {
  border-bottom: 1px solid #00334e;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accord:hover {
  background-color: #C6DAE5;
}

/* Style the accordion accpan. Note: hidden by default */
.accpan {
  padding: 10px;
  background-color: white;
  display: none;
  overflow: hidden;
  border: solid #00334e;
  border-width: 1px 0 0;
}

.accpan h5 {
  font-size: 16px;
}

.accpan a {
  color: #64ccc9;
}

.accpan a:hover {
  color: #00617f;
}

.advent {
border: 2px dotted #505050;
border-radius: 0 10px 10px 0;
border-style: dashed dashed dashed none;
}

.btn-adventLeft:hover {
	color: #ffffff00;
}
.btn-adventRight:hover {
	color: #ffffff00;
}
.btn-adventLeftSingle:hover {
	color: #ffffff00;
}


.btn-adventLeft {
	color: rgba(160, 76, 76, 0);
border: 1px solid rgba(255, 255, 255, 0);
background-color: rgba(56, 46, 46, 0);
margin-right: 10%;
margin-bottom: 5%;
width: 30%;
height: 100px;
}

.btn-adventRight {
	color: rgba(160, 76, 76, 0);
border: 1px solid rgba(255, 255, 255, 0);
background-color: rgba(56, 46, 46, 0);
margin-left: 8%;
    margin-bottom: 5%;
    width: 30%;
height: 100px;
}

.btn-adventLeftSingle {
	color: rgba(160, 76, 76, 0);
border: 1px solid rgba(255, 255, 255, 0);
background-color: rgba(56, 46, 46, 0);
	width: 30%;
	position: absolute;
	left: 12%;
	margin-bottom: 5%;
	height: 100px;
	bottom: 75%;
}

.btn-adventRightSingle {
	color: rgba(160, 76, 76, 0);
border: 1px solid rgba(255, 255, 255, 0);
background-color: rgba(56, 46, 46, 0);
	width: 30%;
	position: absolute;
	right: 12%;
	margin-bottom: 5%;
	height: 100px;
	bottom: 75%;
}



@media (max-width:768px) {
.fdiv {
margin-top:20px;
}
}

@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}

.slide-in-bottom{-webkit-animation:slide-in-bottom 2s ease-in-out both;animation:slide-in-bottom 2s ease-in-out both}


.bot-div {
position:absolute;
left:0;
right:0;
bottom:30px;
}

@media (max-width:768px) {
.bot-div {
bottom:10px;
}
}

.top-div {
position:absolute;
left:0;
right:0;
top:0;
}

.tile {
margin-bottom:-20px;
}


.H320 {
min-height: 320px;
}

.backContain {
background-size:contain;
}


/*
.tile {
position:absolute;
top:0;
left:0;
right:0;
bottom: 20px;
margin: 0 10px;
}

.tile-title {
    margin:0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right:0;
    background-color: rgba(255,255,255,0.7);
    padding: 10px;
}
.tile-title * {
margin:0;
}

.tile:hover {
background-color:rgba(255,255,255,0.5);
cursor: pointer;
transition-timing-function: ease-in-out;
-webkit-transition: background-color 1s; /* For Safari 3.1 to 6.0 */
transition: background-color 1s;
}
*/


@media (max-width:768px) {
#Rugby {
margin-top:-20px;
}
}

@media (max-width:768px) {
#no-top-margin {
margin-top:-20px;
}
}


.whiteBorder2 {
border: 2px solid #fff;
}

#noPadding .section-inner, #noPadding .section-inner .row div {
padding:0 !important;
}
#noPadding .section-inner .text-center {
padding: 20px !important;
}
#BF {
padding:0 !important;
}


.FSTEST {
  font-size: calc(26px + 22 * ((100vw - 300px) / 1700));
}



#newin {
height:0px
}

/* Sun Valley SUP fix */

.Sun sup {
top: -1em;
font-size: 0.5em;
}

/* 4 Column Button Fix */

@media (max-width:1000px) {
.col-sm-6 .btn-cus {
min-width: 160px;
max-width: 160px;
margin: 10px auto;
padding: 10px 0;
}
}

/* 3 Column Text Padding Fix */

.pad20 {
padding: 0 20px;
}

/* Content */
.break {
border-width:1px;
width:30%;
border-color: #e0e0e0;
}
@media (max-width:768px) {
.break {
width:75%;
}
}
.fabricStory {
border-radius: 10px 100px;
background-color: #D8E3E9;
}


/* Sale Text */

.Sun {
   font-family: 'Sun Valley';
}
.red {
			color:#c83340;

}
                .FS148 {
			font-size: calc(48px + 100 * ((100vw - 300px) / 1700));
		}
                .FS96 {
			font-size: calc(36px + 60 * ((100vw - 300px) / 1700));
		}
		.FS72 {
			font-size: calc(24px + 48 * ((100vw - 300px) / 1700));
		}
		.FS48 {
			font-size: calc(20px + 28 * ((100vw - 300px) / 1700));
		}
		.FS36 {
			font-size: calc(18px + 18 * ((100vw - 300px) / 1700));
		}
		.FS28 {
			font-size: 28px;
		}
		.FS26 {
			font-size: 26px;
		}
		.FS24 {
			font-size: calc(12px + 12 * ((100vw - 300px) / 1700));
		}
		.FS22 {
			font-size: 22px;
		}
		.FS20 {
			font-size: 20px;
		}
		.FS18 {
			font-size: calc(10px + 8 * ((100vw - 300px) / 1700));
		}
		.FS16 {
			font-size: 16px;
		}
		.FS14 {
			font-size: 14px;
		}
		@media (max-width:768px) {

                

 .FS148 {
			font-size: 72px;
		}
                        .FS72 {
				font-size: 36px;
			} 
			.FS28 {
				font-size: 24px;
			} 
			.FS26 {
				font-size: 22px;
			} 
			.FS22 {
				font-size: 18px;
			} 
			.FS20 {
				font-size: 16px;
			} 
			.FS16 {
				font-size: 12px;
			} 
			.FS14 {
				font-size: 10px;
			} 
		}

/* Sale Text */

/* Homepages */

.Sun {
   font-family: 'Sun Valley';
}
.white {
			color:#fff;
		}
               
		.Right1 {
			position: relative;
			left: 5%;
		}
		.Right1 span {
			position: relative;
			right: 5%;
		}
		.Right2 {
			position: relative;
			left: 10%;
		}
		.Right2 span {
			position: relative;
			right: 10%;
		}
		.Right3 {
			position: relative;
			left: 15%;
		}
		.Right3 span {
			position: relative;
			right: 15%;
		}
		.Right4 {
			position: relative;
			left: 20%;
		}
		.Right4 span {
			position: relative;
			right: 20%;
		}
		.Right5 {
			position: relative;
			left: 25%;
		}
		.Right5 span {
			position: relative;
			right: 25%;
		}
		.Left1 {
			position: relative;
			right: 5%;
		}
		.Left1 span {
			position: relative;
			left: 5%;
		}
		.Left2 {
			position: relative;
			right: 10%;
		}
		.Left2 span {
			position: relative;
			left: 10%;
		}
		.Left3 {
			position: relative;
			right: 15%;
		}
		.Left3 span {
			position: relative;
			left: 15%;
		}
		.Left4 {
			position: relative;
			right: 20%;
		}
		.Left4 span {
			position: relative;
			left: 20%;
		}
		.Left5 {
			position: relative;
			right: 25%;
		}
		.Left5 span {
			position: relative;
			left: 25%;
		}
		.shadowWhite {
			text-shadow: 2px 2px 2px rgba(255,255,255,0.7);
		}
		.shadowBlack {
			text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
		}
                .shadowBlacker {
			text-shadow: 0px 0px 80px rgba(0,0,0,1);
                }
                .hazeWhite {
			text-shadow: 0px 0px 100px rgba(255,255,255,1);
		}
		.hazeBlack {
			text-shadow: 0px 0px 100px rgba(0,0,0,1);
		}
.btn-cus {
			padding: 10px 5px;
			min-width: 120px;
			transition: all 0.5s;
			cursor: pointer;
			margin: 5px;
border-style: outset;
border-radius:0;
		}
@media (min-width:768px) {
.btn-cus {
min-width: 150px;
padding: 10px;
margin: 10px;
}
}

@media (max-width:450px) {
.mob-wide {
       width: 72%;
}
}
		.btn-cus span:after {
			content: '\00bb';
			position: absolute;
			opacity: 0;
			top: -13px;
			right: -20px;
			transition: 0.5s;
			font-size: 30px;
		}
		.btn-cus span {
			cursor: pointer;
			display: inline-block;
			position: relative;
			transition: 0.5s;
		}
		.btn-cus:hover span {
			padding-right: 25px;
		}
		.btn-cus:hover span:after {
			opacity: 1;
			right: 0;
		}
		.btn-bluev2 {
			color: #00334e;
			border: 1px solid #00334e;
			background-color: rgba(255,255,255,0.7);
		}
		.btn-bluev2:hover {
			background-color: rgba(255,255,255,0.9);
			color: #00334e;
		}
		.btn-bluev2:active {
			background-color: rgba(235,235,235,0.9);
		}
		.btn-whitev2 {
			color: #00334e;
			background-color: rgba(255,255,255,0.8);
		}
		.btn-whitev2:hover {
			background-color: #fff;
		}
		.btn-whitev2:active {
			background-color: #fff;
		}
.btn-whitev3 {
			color: #fff;
border: 1px solid #fff;
background-color: rgba(0,0,0,0.1);
		}
		.btn-whitev3:hover {
			background-color: rgba(0,0,0,0.2);
color: #fff;
		}
		.btn-whitev3:active {
			background-color: rgba(0,0,0,0.2);
color: #fff;
		}
		.btn-goldv2 {
			color: #cfbf8d;
			border: 1px solid #cfbf8d;
		}
                .btn-redVS {
			color: #be1622;
                        border: 1px solid #c83340;
                        background-color: #fff;
		}
		.btn-goldv2:hover {
			background-color: rgba(255,255,255,0.3);
			color: #cfbf8d;
		}
		.btn-goldv2:active {
			background-color: rgba(235,235,235,0.3);
		}
		.btn-sale {
			overflow: hidden;
			outline: none;
                        color:#c83340;
			background-color: #fff;
                        font-size: 16px;
                        border: 1px solid #c83340;
		}
                .btn-saleVF {
			outline: none;
                        color:#c83340;
			background-color: #fff;
                        font-size: 20px;
                        border: 1px solid #c83340;
		}
		.btn-sale:hover {
                        color:#c83340;
                        background-color: #faeced;
		}
		.btn-sizev2 {
			position: relative;
			margin: 10px;
			padding: 10px 0;
			width: 44px;
			overflow: hidden;
			outline: none;
                        font-size: 16px;
		}
		.btn-sizev2 span {
            -webkit-transition: 0.6s;
            -moz-transition: 0.6s;
            -o-transition: 0.6s;
            transition: 0.6s;
            -webkit-transition-delay: 0.2s;
            -moz-transition-delay: 0.2s;
            -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
        }
        .btn-sizev2:before,
        .btn-sizev2:after {
            content: '';
            position: absolute;
            top: -2px;
            left: 0;
            width: 100%;
            font-size:30px;
            opacity: 0;
            -webkit-transition: .4s,opacity .6s;
            -moz-transition: .4s,opacity .6s;
            -o-transition: .4s,opacity .6s;
            transition: .4s,opacity .6s;
        }
        .btn-sizev2:before {
            content: attr(data-hover);
            -webkit-transform: translate(20%,0);
            -moz-transform: translate(20%,0);
            -ms-transform: translate(20%,0);
            -o-transform: translate(20%,0);
            transform: translate(20%,0);
        }
        .btn-sizev2:after {
            content: attr(data-active);
            -webkit-transform: translate(-20%,0);
            -moz-transform: translate(-20%,0);
            -ms-transform: translate(-20%,0);
            -o-transform: translate(-20%,0);
            transform: translate(-20%,0);
        }
        .btn-sizev2:hover span,
        .btn-sizev2:active span {
            opacity: 0;
            -webkit-transform: scale(0.3);
            -moz-transform: scale(0.3);
            -ms-transform: scale(0.3);
            -o-transform: scale(0.3);
            transform: scale(0.3);
        }
        .btn-sizev2:hover:before,
        .btn-sizev2:active:after {
            opacity: 1;
            -webkit-transform: translate(0,0);
            -moz-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0);
            -webkit-transition-delay: .4s;
            -moz-transition-delay: .4s;
            -o-transition-delay: .4s;
            transition-delay: .4s;
        }
        .btn-sizev2:active:before {
            -webkit-transform: translate(-150%,0);
            -moz-transform: translate(-150%,0);
            -ms-transform: translate(-150%,0);
            -o-transform: translate(-150%,0);
            transform: translate(-150%,0);
            -webkit-transition-delay: 0s;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
        }
		.blue-lines {
			border-top: 1px solid #00334e;
			border-bottom: 1px solid #00334e;
			margin: 20px 10px;
		}
		.blue-lines h2 {
			margin: 10px;
		}

/* Homepage End */


#Sideways {
   writing-mode: vertical-lr;
   text-orientation: mixed;
   transform: rotate(180deg);
   margin: 0;
   float: right;
   letter-spacing: 4px;
}

.mb-Percent {
margin-bottom: 3%;
}
.mb-Percent-mob {
margin-bottom: 8%;
}

/* Test button with fish animation  */

.btn-cus-fish {
    padding: 10px 5px;
    min-width: 150px;
    transition: all 1s;
    cursor: pointer;
    margin: 5px;
border-style: outset;
border-radius:0;
height: 44px;
 }

.btn-cus-fish span:after {
    content: url('https://weirdfish.global.ssl.fastly.net/usercontent/img/original/39840.png');
    position: absolute;
    opacity: 0;
    top: -61%;
    right: -20px;
    transition: 0.5s;
    font-size: 30px;
}

.btn-cus-fish:hover span {
    padding-right: 60px;
}

.btn-cus-fish span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.6s;
}
.btn-cus-fish:hover span:after {
    opacity: 1;
    right: 0;
}

@media screen and (min-width: 450px) and (max-width:850px) {
.btn-cus-fix {
min-width: 120px;
padding: 10px;
margin-top: 30%;
margin-bottom: -7px;
}
}

   .btn-cus-fix span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: -13px;
        right: -20px;
        transition: 0.5s;
        font-size: 30px;
    }
    .btn-cus-fix span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }
    .btn-cus-fix:hover span {
        padding-right: 25px;
    }
    .btn-cus-fix:hover span:after {
        opacity: 1;
        right: 0;
    }

