﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Quicksand);
@import url('https://fonts.googleapis.com/css?family=Montserrat|Bitter');
.no-gutter {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.no-gutter-row > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@font-face {
  font-family: 'Titillium Web';
  src: local('TitilliumWeb-Regular.ttf'), url('/App_Themes/StoreHJHansenVinTheme/fonts/TitilliumWeb-Regular.ttf');
}
@font-face {
  font-family: 'Titillium web-semi-bold';
  src: local('TitilliumWeb-SemiBold.ttf'), url('/App_Themes/StoreHJHansenVinTheme/fonts/TitilliumWeb-SemiBold.ttf');
}
@font-face {
  font-family: 'Titillium Web-Bold';
  src: local('TitilliumWeb-SemiBold.ttf'), url('/App_Themes/StoreHJHansenVinTheme/fonts/TitilliumWeb-Bold.ttf');
}
/*
	Palette, color accents
	Define a primary and accent color which will define the color scheme of the theme
	For detailed information visit https://www.google.com/design/spec/style/color.html#color-color-palette
	Values:
		* Any valid color value is acceptable
*/
/*
    @color_white: rgba(0,0,0,.9);*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot');
  src: url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../BaseTheme/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 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-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-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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info: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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning: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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger: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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.flex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  /* You can set flex-wrap and flex-direction individually */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  /* tweak the where items line up on the row */
  /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
  -webkit-align-content: flex-end;
  align-content: center;
  justify-content: flex-start;
}
.flex-item {
  width: calc(25%);
  padding: 1em;
  box-shadow: none;
  transition: all .3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.flex-item:hover {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.3);
}
.flex-item .productimage_categorypage img {
  width: 100%;
  transform: scale(0.98, 0.98);
  transition: all .1s;
}
.flex-item:hover .productimage_categorypage img {
  transform: scale(1, 1);
}
@media screen and (max-width: 768px) {
  .flex-item {
    width: calc(50%);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .flex-item {
    width: calc(33.33333333%);
  }
}
.flex-column {
  flex: 1;
}
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
body {
  background: #263238;
  color: #eeeeee;
}
.section_footer {
  background: #e4e4e4;
  color: #666666;
  padding: 2em 0;
}
.section_footer a {
  color: #666666;
  opacity: .8;
  transition: opacity .2s;
}
.section_footer a:hover {
  opacity: 1;
}
.section_footer .section_copyright {
  background: #263238;
  color: #eeeeee;
  text-align: center;
}
.section_document {
  background: #e8ebef;
  color: rgba(0, 0, 0, 0.7);
}
.section_document > .container {
  background: #ffffff;
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.7);
  padding-top: 1em;
  padding-bottom: 1em;
}
.section-topbar #HeaderMenuList1 a.static {
  padding-left: .4em;
  padding-right: .4em;
}
.section-topbar #HeaderMenuList1 li {
  float: left;
}
.section-topbar {
  padding: .3em 0;
}
.section-topbar .navbar-collapse > a {
  display: none;
}
.section-navsearch {
  background: #384248;
  padding: 1em 0;
}
.section-navsearch input {
  background: transparent;
  display: inline-block;
  color: #ffffff;
  outline: none !important;
  border-radius: 0;
  border: none;
  box-shadow: none !important;
}
.section-navsearch .input-group .form-control:last-child,
.section-navsearch .input-group-addon:last-child,
.section-navsearch .input-group-btn:last-child > .btn,
.section-navsearch .input-group-btn:last-child > .btn-group > .btn,
.section-navsearch .input-group-btn:last-child > .dropdown-toggle,
.section-navsearch .input-group-btn:first-child > .btn:not(:first-child),
.section-navsearch .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-radius: 0 !important;
}
.section-navdrop {
  background: rgba(15, 128, 167, 0.95);
  color: #ffffff;
  padding: 2em 0;
}
.section-navdrop a {
  color: #ffffff;
}
ul.simple {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.flat li {
  display: inline-block;
  margin-right: 1em;
}
.small {
  font-size: 12px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.section-topbar {
  background: #f2f2f2;
  color: rgba(255, 255, 255, 0.9);
}
.section-topbar a {
  color: rgba(255, 255, 255, 0.9);
}
.section-topnav {
  background: #0f80a7;
  color: #ffffff;
}
.section-topnav a {
  color: #ffffff;
}
.section-topnav .nav > li > a {
  transition: all .4s;
}
.section-topnav .nav > li > a:hover,
.section-topnav .nav > li > a:focus {
  background: rgba(255, 255, 255, 0.2);
}
.navbar {
  margin: 0;
}
/*custom fonts - Bitter, Montserrat*/
body {
  font: normal 14px/28px Montserrat;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
/*
	Ink
*/
.hideoverflow {
  overflow: hidden;
  position: relative;
}
.ink {
  display: block;
  position: absolute;
  background: #b8e0e0;
  border-radius: 100%;
  transform: scale(0);
}
/*animation effect*/
.ink.animate {
  animation: ripple 0.65s linear;
}
@keyframes ripple {
  /*scale the element to 250% to safely cover the entire link and fade it out*/
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
.section-topbar ul {
  list-style: none;
}
.cart-items {
  position: absolute;
  left: -0.5em;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 .7em;
  border-radius: 200%;
  transform: scale(0.5, 0.5);
}
.productmicrotext_categorypage {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.btn {
  background: #0f80a7;
  color: #ffffff;
  border-radius: 1px;
  transition: all .2s;
  padding: .5em;
}
.btn.big {
  padding: .5em 1em;
  font-size: 1.5em;
}
.btn:hover {
  background: #13a4d6;
  color: #ffffff;
  border-radius: 1px;
}
.btn.action {
  background: #f78a01;
}
.btn.action:hover {
  background: #fea12d;
}
.productname_categorypage {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.productnumber_categorypage {
  font-size: 10px;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  text-align: center;
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  text-align: left;
}
h1,
h2 {
  display: table;
  white-space: nowrap;
  width: 100%;
  padding: 0 4em;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  h1,
  h2 {
    font-size: 1.5em;
    padding: 0;
  }
}
.panel {
  border-radius: 1px;
  background: #ffffff;
  color: #000000;
  padding: 1em;
}
.panel .panel {
  background: #fff;
  color: rgba(0, 0, 0, 0.7);
}
.section-navdrop {
  display: none;
}
.GridViewStyle {
  width: 100%;
  font-size: 12px;
}
.GridViewStyle td {
  padding: .5em 1em;
}
.GridViewStyle .GridViewPagerStyle td {
  padding: .5em .2em;
}
.GridViewStyle .GridViewPagerStyle span,
.GridViewStyle .GridViewPagerStyle a {
  padding: .3em .8em;
  font-size: 12px;
}
.GridViewStyle .GridViewPagerStyle span {
  background: rgba(15, 128, 167, 0.95);
  border: 1px solid rgba(15, 128, 167, 0.95);
  color: #fff;
}
.GridViewStyle .GridViewPagerStyle a {
  border: 1px solid #bbb;
}
.GridViewRowStyle {
  background: #eee;
}
input[type=text],
input[type=password],
textarea {
  border: 1px solid #eee;
  border-radius: 2px;
  padding: .5em;
  background: #fff;
  color: rgba(0, 0, 0, 0.7);
}
#produktinfocontent,
section.spacer {
  padding: 1em 0;
}
.container-productimage-thumbnail {
  margin-top: 1em;
}
.container-productimage-thumbnail a {
  display: inline-block;
  padding: .5em;
  width: calc(33.33333333%);
  transition: all .2s;
}
.container-productimage-thumbnail a:hover {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
}
.container-productimage-thumbnail img {
  display: block;
  width: 100%;
  transition: all .2s;
  opacity: .7;
}
.container-productimage-thumbnail img:hover {
  opacity: 1;
}
a {
  color: #2277b8;
}
.input-group {
  width: 100%;
}
.nowrap {
  white-space: nowrap;
}
ul.breadcrumbs {
  display: block;
  background: #555;
  margin: 0;
  margin-bottom: 1em;
  padding: .5em;
  list-style: none;
}
ul.breadcrumbs li {
  display: inline-block;
}
.navbar-nav {
  list-style: none;
}
.navbar-nav > li > .dropdown-menu {
  width: 500px;
  color: #000;
}
.navbar-nav > li > .dropdown-menu li {
  padding: 1em;
}
.navbar-nav > li > .dropdown-menu .divider {
  padding: .2em;
  margin: 0;
}
.navbar-nav > li > .dropdown-menu a {
  color: #000;
}
.navbar-nav > li > .dropdown-menu .btn {
  padding: 1em;
}
.navbar-nav > li > .dropdown-menu .ProductNumber {
  font-size: .8em;
  color: rgba(0, 0, 0, 0.5);
}
.fixed-number {
  width: 50px;
}
.productdiv_categorypage_wrapper .content-top {
  margin-bottom: 9em;
}
.productdiv_categorypage_wrapper .content-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em;
}
.navbar-brand img {
  max-height: 100%;
}
#HeaderMenuList1 ul.level2 {
  background: #FFFFFF;
  border: 2px solid lightgray;
}
#HeaderMenuList1 ul.level2 a {
  background: none !important;
  min-width: 200px;
  border-bottom: 1px solid lightgray;
  padding: 5px;
  color: #333333;
}
#HeaderMenuList1 ul.level2 a:hover {
  background: #F0ECE9 !important;
  color: #6a6a6a;
}
#HeaderMenuList1 a.popout {
  /*background: url(images/bg_top_menu_divider.png) no-repeat center right !important;*/
  background: none no-repeat center right !important;
}
.discountedprice {
  font-weight: 800;
  color: #cc0000;
}
.regularprice {
  font-size: .7em;
  color: rgba(0, 0, 0, 0.7);
}
.groupedgrid {
  /*background: rgb(255, 200, 48);*/
  padding: 5px;
  width: 100%;
}
.groupedgrid .nested td {
  font-size: 10px;
  border-bottom-color: #01477f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.groupedgrid td {
  padding: 5px;
}
.groupedgrid .caption {
  font-size: 10px;
  font-weight: 500;
  background: #eee9e6;
}
.groupedgrid .header {
  font-size: 16px;
}
.groupedgrid .header a {
  font-weight: normal;
}
@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  table.responsive,
  table.responsive > thead,
  table.responsive > tbody,
  table.responsive > thead > tr > th,
  table.responsive > tbody > tr > td,
  table.responsive > thead > tr,
  table.responsive > tbody > tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  table.responsive > thead > tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.responsive > tbody > tr {
    background: #ffffff;
    color: #000000;
    margin-bottom: .5em;
  }
  table.responsive > tbody > tr > td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  table.responsive.noheader > tbody > tr > td {
    padding-left: 1em;
  }
  table.responsive > tbody > tr > td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
	Label the data
	*/
  table.responsive > tbody > tr > td:before {
    content: attr(data-title);
  }
  table.responsive > tbody > tr {
    /*display: none;*/
  }
  table.responsive > tbody > tr.brodtext {
    display: block;
    padding: 1em;
  }
  .btn.responsive-fill {
    display: block;
  }
}
.shopping-bag-full {
  color: #0f80a7;
}
.paymenttype_description {
  display: block;
}
h3.spacer {
  margin-top: 2em;
}
.navbar-padding {
  padding: 10px 15px;
  line-height: 30px;
}
.navbar-padding label {
  font-weight: normal;
}
.DataList td,
.DataList th {
  padding: 0 .5em;
}
.highlightable tr:hover td {
  background: rgba(255, 255, 0, 0.1);
}
/**CALENDAR**/
.ajax__calendar {
  background-color: whitesmoke;
  border: 1px solid;
  height: 295px;
  width: 260px;
}
.ajax__calendar table tr td {
  padding: 0px 5px;
}
.ajax__calendar_footer {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative !important;
  height: auto !important;
}
.ajax__calendar_day {
  height: auto !important;
  padding: 0px 3px  !important;
  width: 25px !important;
  text-align: center !important;
}
.ajax__calendar_body {
  width: 250px !important;
  height: 245px !important;
}
.ajax__calendar_year {
  line-height: 15px !important;
}
.ajax__calendar_month {
  line-height: 15px !important;
}
.ajax__calendar_container {
  width: auto !important;
}
/**CALENDAR END**/
/*Everything below this line is same for HJ and Vinspecialisten
    Copy from HJ to Vinspecialsten but keep section over unique
*/
#box-row img {
  max-width: 100%;
}
#box-row .leftbox-div {
  height: 100%;
  width: 340px;
  position: absolute;
  padding-top: 11%;
  padding-bottom: 11%;
}
#box-row .leftbox-div .leftbox-box {
  height: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
  border: 1px solid #bebebe;
}
#box-row .rightbox-div {
  height: 100%;
  width: 340px;
  position: absolute;
  padding-top: 11%;
  padding-bottom: 11%;
}
#box-row .rightbox-div .rightbox-box {
  height: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
  border: 1px solid #bebebe;
}
#box-row .box-shadow {
  position: absolute;
  bottom: 12.5%;
  width: 340px;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 50%;
  box-shadow: 0 10px 20px grey;
  -moz-box-shadow: 0 10px 20px grey;
  -webkit-box-shadow: 0 10px 20px grey;
}
.center-topbar .partnermenu li {
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 0px;
  padding-right: 0px;
}
.center-topbar .partnermenu li a {
  font-size: 15px;
}
.center-topbar .partnermenu #PartnernetActive {
  background: #fff;
  padding-bottom: 5px;
  padding-top: 2px;
  padding-left: 15px;
  padding-right: 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.center-topbar .partnermenu #PartnernetActive a {
  color: #000;
  font-family: 'Titillium web-semi-bold';
}
.section-topbar .center-topbar .partnermenu ul li:nth-child(2) {
  padding-left: 0px;
  padding-right: 0px;
}
#Partnerpage .section-topbar {
  background: #33623d;
}
#Partnerpage #Tab-row {
  margin-top: 0px;
}
.input-group_addon_spacing {
  max-width: 125px;
  height: 40px;
}
.input-group_addon_spacing .input-group-addon:first-child {
  border-radius: 3px !important;
  border: 1px solid #ccc !important;
}
.input-group_addon_spacing .input-group-addon:last-child {
  border-radius: 3px !important;
  border: 1px solid #ccc !important;
}
.input-group_addon_spacing .textbox {
  text-align: center;
  width: 45px;
  margin-top: 1px;
  margin-bottom: -1px;
  height: 40px;
  float: none;
  margin-left: 5px;
  margin-right: 5px;
}
.input-group-middle {
  margin-left: auto;
  margin-right: auto;
}
input[type="radio"] + label img {
  border: 3px solid #ccc;
  opacity: 0.7;
}
input[type="radio"]:checked + label img {
  border: 3px solid #14405A !important;
  opacity: 1;
}
#Winecard h1 {
  margin-bottom: 60px;
}
#Winecard .text-template {
  line-height: 1.5em;
  font-size: 15px;
  margin-left: 30px;
  margin-right: 30px;
  min-height: 70px;
}
#Winecard #Choseregistration img {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
}
#Winecard #Choseregistration table {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#Winecard .row2,
#Winecard .row3,
#Winecard .row4,
#Winecard .row5,
#Winecard .row6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 890px;
}
#Winecard .row2 {
  padding-bottom: 30px;
}
#Winecard .row3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  padding-top: 10px;
}
#Winecard .row3 .col-md-6 {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
#Winecard .row3 h2 {
  margin-top: 50px;
}
#Winecard .row4 {
  padding-top: 10px;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
}
#Winecard #ms_content_CheckBoxListSelectPrice td {
  padding-right: 20px;
}
#Winecard .row5 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Winecard .row7 {
  text-align: center;
}
#Winecard .btn.btn-bygg {
  text-transform: uppercase;
  width: 200px;
  font-size: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#Winecard .outsiderow {
  margin-top: 80px;
}
#Winecard h3 {
  text-align: left;
  font-size: 15px;
  font-family: 'Titillium web-semi-bold';
  color: #4A4A4A;
}
#Winecard .btn {
  background: #14405A;
}
#Winecard .btn:hover,
#Winecard .btn:focus {
  background: #14405A;
}
#Winecard .btn.btn-add-wine {
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  color: #4A4A4A;
  font-size: 18px;
  box-shadow: none;
}
#Winecard .btn.btn-add-wine .glyphicon.glyphicon-plus {
  font-size: 16px;
  margin-right: 10px;
}
#Winecard #ms_content_PanelAgreedOrderEditable {
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
}
#Winecard #ms_content_PanelAgreedOrderEditable .DataList {
  margin-top: 10px;
}
#Winecard label {
  margin-top: 5px;
  margin-bottom: 0px;
}
.article-page .breadcrumb {
  padding-left: 0px;
}
.article-page h1,
.article-page h2,
.article-page h3 {
  padding-left: 0px;
  padding-right: 0px;
}
.article-page img {
  width: 100%;
  max-width: 100%;
}
.article-page p {
  font-size: 15px;
}
.article-page .img-text {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.article-page .heading2 {
  text-transform: none;
  text-align: left;
  padding-left: 0px;
  padding-top: 60px;
  padding-bottom: 15px;
}
.article-page .row1 {
  text-align: center;
}
.article-page .row2 {
  margin-top: 40px;
  margin-bottom: 30px;
}
.article-page .row2 p {
  text-align: center;
  font-size: 18px;
}
.article-page .row3 .col-md-4,
.article-page .row4 .col-md-4,
.article-page .row5 .col-md-4,
.article-page .row6 .col-md-4 {
  padding: 30px;
}
.article-page .row3 .col-md-8,
.article-page .row4 .col-md-8,
.article-page .row5 .col-md-8,
.article-page .row6 .col-md-8 {
  padding: 30px;
}
.article-page .heading3 {
  margin-top: 110px;
  margin-bottom: 40px;
  font-size: 46px;
  font-family: 'Times New Roman';
}
.article-page .row8 .col-sm-6.col-md-6 {
  padding-left: 25px;
  padding-right: 25px;
}
.article-page .row8 p {
  line-height: 22px;
  margin-bottom: 20px;
}
.article-page .row8 label {
  font-family: 'Titillium web-bold';
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0px;
}
.article-page .row9 {
  margin-top: 70px;
  text-align: center;
}
.article-page .row10 .heading4 {
  margin-top: 70px;
  margin-bottom: 25px;
  font-size: 46px;
}
.article-page .row10 p {
  font-size: 18px;
  text-align: center;
}
.article-page .heading5 {
  font-size: 30px;
  font-style: italic;
  font-family: "Times New Roman";
  color: #4A4A4A;
  line-height: 38px;
}
.article-page .row11 {
  margin-top: 70px;
}
.Page_favorites #FavoriteDroplist {
  margin-top: 30px;
}
.Page_favorites #FavoriteDroplist select {
  border-radius: 0px;
  max-width: 270px;
}
.Page_favorites .row.categoryheader {
  margin-top: 40px;
  font-family: 'Titillium web-bold';
  font-size: 15px;
  color: #4A4A4A;
}
.Page_favorites .row.categoryheader .hr-top {
  margin-top: 0px;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.Page_favorites .row.categoryheader .col-md-12 {
  margin-top: 5px;
}
.Page_favorites .row.categoryheader:nth-child(1) {
  margin-top: 20px;
}
.Page_favorites .cartimg {
  max-width: 80px;
}
.Page_favorites .productname_categorypage a {
  font-size: 16px;
  line-height: 22px;
  color: #4A4A4A;
}
.Page_favorites .productnumber_categorypage a {
  font-size: 15px;
  color: rgba(74, 74, 74, 0.5);
}
.Page_favorites .productstock_categorypage {
  font-size: 16px;
  line-height: 22px;
  color: #4A4A4A;
}
.Page_favorites .price_categorypage .ProductSalesUnitName {
  display: none;
}
.Page_favorites .price_categorypage .discountedprice {
  color: #D58400;
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
}
.Page_favorites .price_categorypage .normalprice {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
  font-size: 17px;
}
.Page_favorites .float-right.flaticon-close {
  float: right;
}
.Page_favorites .btn {
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
}
.Page_favorites .btn-all {
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 300px;
}
#email-back .btn {
  margin-top: 1px;
}
#email-back .textbox {
  float: left;
  width: 240px;
}
.partnernet_customergrouptext {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0px;
}
.partnernet_customergrouptext .btn-partner {
  font-size: 16px;
  min-width: 120px;
  background: #14405A;
}
.partnernet_customergrouptext .partner-link {
  color: #23527c;
  text-decoration: underline;
  font-size: 17px;
}
.filter-collapse .vis {
  color: #3B5777;
  font-size: 15px;
  cursor: pointer;
  text-decoration: underline;
}
.filter-collapse .row:nth-child(1) {
  padding-top: 10px;
}
.filter-collapse .row:nth-last-child(1) {
  padding-bottom: 5px;
}
.filter-collapse .row:nth-child(n+11) {
  display: none;
}
.filter-collapse .vis-alle {
  margin-bottom: 10px;
}
.filter-collapse .vis-mindre {
  display: none;
}
.filter-collapse.showlist .row:nth-child(n+11) {
  display: block;
}
.filter-collapse.showlist .vis-alle {
  display: none;
}
.filter-collapse.showlist .vis-mindre {
  display: inline;
  margin-bottom: 10px;
}
#Price .vis-alle {
  display: none;
}
#Price .vis-mindre {
  display: none;
}
#ms_ctl09_list,
#ms_ctl10_list {
  color: #000000;
  margin-top: 280px;
}
.glyphicon-heart {
  color: #70324b;
}
#RaitingPropery {
  margin-left: 0px;
  font-size: 15px;
}
#RaitingPropery .nr0 {
  text-align: center;
  padding: 0px;
  margin-top: 6px;
}
#RaitingPropery .nr0 #Ratings {
  border: 1px solid #ccc;
  max-width: 200px;
  padding-bottom: 20px;
}
#RaitingPropery .nr0 #Ratings .ratingpanel {
  display: none;
}
#RaitingPropery .nr0 #Ratings .ratingpanel:nth-child(1) {
  display: inline !important;
}
#RaitingPropery .nr0 #Ratings .ratingpanel:nth-child(1) .line {
  display: none;
}
#RaitingPropery .nr0 #Ratings .ratingpanel:nth-child(2) {
  display: inline !important;
}
#RaitingPropery .nr0 #Ratings .ratingpanel:nth-child(3) {
  display: inline !important;
}
#RaitingPropery .nr0 .line {
  border-bottom: 1px solid #ccc;
  width: 120px;
  margin-top: 24px;
}
#RaitingPropery .nr0 .line.transparentline {
  border-bottom: 1px solid transparent;
  border: transparent;
}
#RaitingPropery .nr0 h3 {
  margin-top: 24px;
  margin-bottom: 0px;
  color: #14405A;
  font-size: 16px;
}
#RaitingPropery .nr0 h4 {
  color: #14405A;
  font-size: 16px;
  font-family: 'Titillium web-semi-bold';
  margin-top: 2px;
  text-align: center;
}
#RaitingPropery .nr0 p {
  color: #999999;
  font-size: 12px;
}
#RaitingPropery .nr0 a {
  color: #3B5777;
  font-size: 15px;
  text-decoration: underline;
  line-height: 50px;
  cursor: pointer;
}
#RaitingPropery img {
  max-height: 17px;
}
#startpage_contents_middle2 .col-md-12.col-lg-10,
#startpage_contents_middle_last .col-md-12.col-lg-10 {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
#startpage_contents_middle2 #startimg2,
#startpage_contents_middle_last #startimg2 {
  max-width: 100%;
}
#startpage_contents_middle2 #startpage_contents_middle_L1,
#startpage_contents_middle_last #startpage_contents_middle_L1 {
  margin-left: 50px;
}
#startpage_contents_middle2 #startpage_contents_middle_R1,
#startpage_contents_middle_last #startpage_contents_middle_R1 {
  margin-top: 3.5%;
  margin-bottom: 3.5%;
  margin-left: -100px;
}
#startpage_contents_middle2 #startpage_contents_middle_R1 .box,
#startpage_contents_middle_last #startpage_contents_middle_R1 .box {
  min-height: 260px;
  text-align: center;
}
#startpage_contents_middle2 #startpage_contents_middle_R1 .box .ph-box,
#startpage_contents_middle_last #startpage_contents_middle_R1 .box .ph-box {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
  font-size: 22px;
  padding-top: 30px;
}
#startpage_contents_middle2 #startpage_contents_middle_R1 .box-gradient,
#startpage_contents_middle_last #startpage_contents_middle_R1 .box-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #fff;
  border: 1px solid #BEBEBE;
}
#startpage_contents_middle2 #startpage_contents_middle_R1 .box-shadow,
#startpage_contents_middle_last #startpage_contents_middle_R1 .box-shadow {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 50%;
  box-shadow: 0 10px 20px grey;
  -moz-box-shadow: 0 10px 20px grey;
  -webkit-box-shadow: 0 10px 20px grey;
}
#DbboxContainer {
  max-width: 1515px;
  width: 100%;
  margin-bottom: 70px;
}
#startpage_contents_middle_double h2 {
  padding-left: 0px;
  padding-right: 0px;
}
#startpage_contents_middle_double .collr {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
#startpage_contents_middle_double #startimg2A,
#startpage_contents_middle_double #startimg2B {
  max-width: 100%;
}
#startpage_contents_middle_double #startpage_contents_middle_double_R1A,
#startpage_contents_middle_double #startpage_contents_middle_double_R1B {
  margin-top: 10%;
  margin-bottom: 10%;
  margin-left: -120px;
}
#startpage_contents_middle_double #startpage_contents_middle_double_R1A .box,
#startpage_contents_middle_double #startpage_contents_middle_double_R1B .box {
  min-height: 260px;
  text-align: center;
}
#startpage_contents_middle_double #startpage_contents_middle_double_R1A .box .ph-box,
#startpage_contents_middle_double #startpage_contents_middle_double_R1B .box .ph-box {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
  font-size: 22px;
  padding-top: 30px;
}
#startpage_contents_middle_double #startpage_contents_middle_double_R1A .box-gradient,
#startpage_contents_middle_double #startpage_contents_middle_double_R1B .box-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #fff;
  border: 1px solid #BEBEBE;
}
#startpage_contents_middle_double #startpage_contents_middle_double_R1A .box-shadow,
#startpage_contents_middle_double #startpage_contents_middle_double_R1B .box-shadow {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 50%;
  box-shadow: 0 10px 20px grey;
  -moz-box-shadow: 0 10px 20px grey;
  -webkit-box-shadow: 0 10px 20px grey;
}
#startpage_contents_middle_last .row {
  margin-left: 0px;
  margin-right: 0px;
}
#startpage_contents_middle_last #startpage_contents_middle_L1 {
  margin-left: 102px;
}
#startpage_contents_middle_last #startpage_contents_middle_R1 {
  margin-left: -125px;
}
.panel-heading.panel-heading1 {
  background: #fff !important;
  height: 49px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 13px;
}
.panel-heading.panel-heading1 p {
  float: left;
}
.panel.panel-default .line:nth-child(2) {
  display: none;
}
.panel.panel-default #Headprice {
  display: none;
}
.dropdown-menu li img {
  max-height: 60px;
}
.dropdown-menu .discountedprice {
  color: #d58400;
}
.open.opencart > .dropdown-menu {
  display: block;
  -webkit-animation: fadeIn 0.7s;
  animation: fadeIn 0.7s;
}
.staffled_box {
  position: absolute;
  border: 1px solid #ccc;
  max-width: 300px;
  width: 100%;
  margin-left: -82px;
  margin-top: -45px;
  margin-right: auto;
  z-index: 900;
}
.staffled_box .upper {
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #ffffff;
}
.staffled_box .upper .firstrow {
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
  margin-top: 5px;
}
.staffled_box .upper .thirdrow {
  margin-bottom: 0px;
}
.staffled_box .upper .price1 {
  font-size: 22px;
  color: #D58400;
}
.staffled_box .upper .quantity1 {
  font-family: 'Titillium web-semi-bold';
}
.staffled_box .upper .totalprice {
  font-family: 'Titillium web-semi-bold';
}
.staffled_box .upper .green {
  color: green;
}
.staffled_box .upper #Price1 {
  font-size: 18px;
  float: right;
  color: #4a4a4a;
}
.staffled_box .down {
  border-top: 1px dashed #ccc;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #f9f9f9;
}
.staffled_box .down .firstrow {
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.staffled_box .down ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.staffled_box .down .prices {
  text-align: right;
}
.staffled_box .down .a {
  float: left;
}
.staffled_box .down .b {
  float: left;
}
.staffled_box .down .c {
  float: left;
  padding-left: 5px;
}
.staffled_box:after,
.staffled_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.staffled_box:after {
  border-color: rgba(70, 213, 94, 0);
  border-bottom-color: #fff;
  border-width: 20px;
  margin-left: -20px;
}
.staffled_box:before {
  border-color: rgba(178, 91, 245, 0);
  border-bottom-color: #ccc;
  border-width: 21px;
  margin-left: -21px;
}
@media (hover: none) {
  #Staffed {
    display: none!important;
  }
}
body {
  font-family: 'Titillium Web';
  background: #fff;
}
h1 {
  font-family: 'Times New Roman';
  font-size: 46px;
  line-height: 52px;
  white-space: normal;
}
h2 {
  font-family: 'Times New Roman';
  font-size: 30px;
  line-height: 38px;
  white-space: normal;
}
h3 {
  font-size: 18px;
  line-height: 26px;
}
p {
  font-size: 15px;
  line-height: 22px;
  color: #4A4A4A;
}
a {
  color: #3B5777;
}
h3,
h4,
h5,
h6 {
  font-family: 'Titillium Web';
}
label {
  font-family: 'Titillium web-semi-bold';
  font-weight: normal;
}
.bold {
  font-family: 'Titillium web-semi-bold';
}
.Page_product .related-products {
  margin-top: 50px;
}
.Page_product #ms_content_Productinfo_ProductItem2 {
  width: 100%;
}
.Page_product .stock-ok:after {
  content: " - Leverering 1-2 dage";
  font-family: 'Titillium Web';
}
.Page_product .produktnummer_produktsida {
  color: #9B9B9B;
  font-size: 15px;
}
.Page_product .PanelProductInfo_Extratext1,
.Page_product .PanelProductInfo_Extratext2,
.Page_product .PanelProductInfo_Extratext3 {
  font-size: 15px;
  line-height: 22px;
  padding-top: 9px;
}
.Page_product .PanelProductInfo_Extratext1 span,
.Page_product .PanelProductInfo_Extratext2 span,
.Page_product .PanelProductInfo_Extratext3 span {
  font-family: 'Titillium Web' !important;
  font-size: 15px !important;
  font-weight: normal !important;
}
.Page_product .PanelProductInfo_Extratext1 .bold,
.Page_product .PanelProductInfo_Extratext2 .bold,
.Page_product .PanelProductInfo_Extratext3 .bold {
  font-family: 'Titillium web-semi-bold' !important;
}
.Page_product .longtext_produktsida {
  font-size: 15px;
  line-height: 22px;
  margin-top: 40px;
}
.Page_product .longtext_produktsida #maxitext-sm span {
  font-family: 'Titillium Web' !important;
  font-size: 15px !important;
  font-weight: normal !important;
}
.Page_product .longtext_produktsida #maxitext-lg {
  display: none;
}
.Page_product .longtext_produktsida #maxitext-lg span {
  font-family: 'Titillium Web' !important;
  font-size: 15px !important;
  font-weight: normal !important;
}
.Page_product .longtext_produktsida a {
  color: #3b5777;
  font-size: 15px;
  text-decoration: underline;
  cursor: pointer;
}
.Page_product .raiting-text {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 9px;
}
.Page_product .spacer .productprice_productpage.ProductSalesUnitName {
  display: none;
}
.Page_product .spacer .normalprice {
  color: #d58400;
  font-family: 'Titillium Web-Bold';
  font-size: 30px;
  margin-left: -8px;
  line-height: 1em;
}
.Page_product .spacer .discountedprice {
  color: #d58400;
  font-family: 'Titillium Web-Bold';
  font-size: 30px;
  margin-left: -8px;
  line-height: 1em;
}
.Page_product .spacer .normalprice.over1 {
  margin-left: 0px;
}
.Page_product .spacer .discountedprice.over1 {
  margin-left: 0px;
}
.Page_product .spacer .regularprice {
  font-size: 15px;
  padding-right: 5px;
}
.Page_product .spacer .saveprice {
  font-size: 15px;
}
.Page_product #CategoryTree {
  display: none !important;
}
.Page_product .row.product-category .col-md-9 {
  width: 100% !important;
}
.Page_product .container-productpage-producttext {
  font-size: 15px;
}
.Page_product .container-productimage-thumbnail a {
  margin-bottom: 30px;
}
.Page_product .container-productimage-thumbnail a:hover {
  box-shadow: none;
}
.Page_product .container-productimage-thumbnail .productimage {
  opacity: 1;
}
.Page_product .nr1 {
  font-family: 'Titillium web-semi-bold';
}
.Page_product .ambefaller-productpage {
  position: absolute;
  top: 12px;
  left: 30px;
  max-width: calc(20%);
}
.Page_product .sm-images {
  position: absolute;
  top: 12px;
  right: 0px;
  list-style: none;
  text-align: right;
  right: 30px;
}
.Page_product .sm-images img {
  display: block;
  margin-bottom: 20px;
}
.Page_product #OptionalImage1 {
  padding-top: 15px;
}
.Page_product #container-productpage-productsaleslistgridview3 .hover1 {
  margin-top: 20px;
}
.Page_product #container-productpage-productsaleslistgridview3 #ms_content_Productinfo_ProductItem2_XlogGridView1 {
  margin-left: -6px;
}
.Page_product #container-productpage-productsaleslistgridview3 .table > thead > tr > th {
  border: none !important;
}
.Page_product #container-productpage-productsaleslistgridview3 .table > thead > tr > th,
.Page_product #container-productpage-productsaleslistgridview3 .table > tbody > tr > th,
.Page_product #container-productpage-productsaleslistgridview3 .table > tfoot > tr > th,
.Page_product #container-productpage-productsaleslistgridview3 .table > thead > tr > td,
.Page_product #container-productpage-productsaleslistgridview3 .table > tbody > tr > td,
.Page_product #container-productpage-productsaleslistgridview3 .table > tfoot > tr > td {
  border: none !important;
}
.Page_product #container-productpage-productsaleslistgridview3 .table thead {
  display: none;
}
.Page_product #container-productpage-productsaleslistgridview3 .table tbody tr:nth-child(1) {
  display: none;
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group {
  width: 100px;
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group .input-group-addon {
  border-radius: 0px !important;
  border: 1px solid #ccc !important;
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group .textbox {
  margin-left: 5px;
  margin-right: 5px;
  height: 40px;
  width: 45px;
  text-align: center;
  font-family: 'Titillium web-semi-bold';
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group .textboxemail {
  margin-left: 0px;
  margin-right: 0px;
  height: 40px;
  width: 250px;
  text-align: left;
  font-family: 'Titillium web-semi-bold';
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group .btn {
  margin-left: 20px;
  font-size: 20px;
  padding: .2em;
  min-width: 200px;
  vertical-align: sub;
}
.Page_product #container-productpage-productsaleslistgridview3 .input-group-add {
  background-color: #F6F6F6;
  border: 1px solid #ccc;
  height: 40px;
  width: 40px;
  vertical-align: top;
  text-align: center;
  padding-top: 12px;
  font-size: 12px;
  border-radius: 4px;
}
.Page_product #container-productpage-productsaleslistgridview3 .heart {
  margin-left: 20px;
  font-size: 20px;
  margin-right: 10px;
  vertical-align: sub;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite {
  top: -30px;
  font-size: 15px;
  position: relative;
  left: 350px;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite .glyphicon-heart {
  color: #3b5777;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite a {
  text-decoration: underline;
  font-family: 'Titillium  web-semi-bold';
  vertical-align: text-top;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite.glyphicon-heart-empty {
  color: #3b5777;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite.glyphicon-heart-empty:before {
  font-size: 20px;
  color: #4a4a4a;
  margin-right: -5px;
  vertical-align: text-bottom;
}
.Page_product #container-productpage-productsaleslistgridview3 .btn-favorite.glyphicon-heart:before {
  font-size: 20px;
  margin-right: -5px;
  vertical-align: text-bottom;
}
.Page_product #container-productpage-productsaleslistgridview3 .stockimage {
  font-size: 16px;
  font-family: 'Titillium web-semi-bold';
  float: left;
}
.Page_product #container-productpage-productsaleslistgridview3 #SocialMedia {
  float: left;
  margin-left: 20px;
}
.Page_product #container-productpage-productsaleslistgridview3 #SocialMedia img {
  height: 17px;
  margin-left: 15px;
}
.Page_product #ms_content_Productinfo_ProductItem2_GridView2_ctl02_HyperLink1prismedvaluta {
  color: #D58400;
  font-size: 34px;
  font-family: 'Titillium web-semi-bold';
}
.Page_product #ms_content_Productinfo_ProductItem2_GridView2_ctl02_HyperLinkvaluta3 {
  font-size: 24px;
  font-family: 'Titillium web-semi-bold';
}
.Page_product .PDF {
  font-size: 15px;
  color: #3B5777;
  text-decoration: underline;
}
.Page_product #Print {
  font-size: 15px;
  color: #3B5777;
  text-decoration: underline;
  margin-right: 20px;
  cursor: pointer;
}
.Page_product .print-img {
  padding-right: 5px;
  margin-top: -4px;
}
.Page_product .pdf-img {
  padding-right: 5px;
  margin-top: -5px;
}
.stockimage img {
  display: none !important;
}
.sidenav .panel.panel-default {
  box-shadow: none;
}
#CategoryTree .category-panel {
  display: none !important;
}
#CategoryTree .treerootCategory {
  margin-left: -15px;
}
#CategoryTree .treeCategoryHeader {
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
  padding-left: 10px;
}
#CategoryTree .treeCategory a {
  padding-left: 15px !important;
}
#CategoryTree a {
  color: #000;
}
#CategoryTree .line1 {
  border-bottom: 1px solid #ccc;
  margin-top: -15px;
  margin-left: 0px;
  margin-right: 0px;
}
#CategoryTree .line2 {
  border-bottom: 1px solid #ccc;
  margin-left: 0px;
  margin-right: 0px;
}
.Page_productcategory #Gallery-list,
.Page_productsearchresult #Gallery-list,
.Page_Manufacturer #Gallery-list,
.Page_manufacturer #Gallery-list,
.Page_subcategory #Gallery-list,
.Page_productcategory #Table-list,
.Page_productsearchresult #Table-list,
.Page_Manufacturer #Table-list,
.Page_manufacturer #Table-list,
.Page_subcategory #Table-list {
  display: none !important;
}
.Page_productcategory .section_document,
.Page_productsearchresult .section_document,
.Page_Manufacturer .section_document,
.Page_manufacturer .section_document,
.Page_subcategory .section_document {
  background-image: url(/userfiles/image/CategoryBG.jpg);
  background-repeat: no-repeat;
}
.Page_productcategory .section_document .container,
.Page_productsearchresult .section_document .container,
.Page_Manufacturer .section_document .container,
.Page_manufacturer .section_document .container,
.Page_subcategory .section_document .container {
  background: transparent;
}
.Page_productcategory .section_document .flex-container,
.Page_productsearchresult .section_document .flex-container,
.Page_Manufacturer .section_document .flex-container,
.Page_manufacturer .section_document .flex-container,
.Page_subcategory .section_document .flex-container {
  background: #fff;
}
.Page_productcategory .section_document #CategoryMenuHeader,
.Page_productsearchresult .section_document #CategoryMenuHeader,
.Page_Manufacturer .section_document #CategoryMenuHeader,
.Page_manufacturer .section_document #CategoryMenuHeader,
.Page_subcategory .section_document #CategoryMenuHeader {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.Page_productcategory .section_document #CategoryMenuHeader select,
.Page_productsearchresult .section_document #CategoryMenuHeader select,
.Page_Manufacturer .section_document #CategoryMenuHeader select,
.Page_manufacturer .section_document #CategoryMenuHeader select,
.Page_subcategory .section_document #CategoryMenuHeader select {
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 14px;
}
.Page_productcategory .section_document #CategoryMenuHeader #PageCount,
.Page_productsearchresult .section_document #CategoryMenuHeader #PageCount,
.Page_Manufacturer .section_document #CategoryMenuHeader #PageCount,
.Page_manufacturer .section_document #CategoryMenuHeader #PageCount,
.Page_subcategory .section_document #CategoryMenuHeader #PageCount {
  padding-left: 40px;
  padding-right: 40px;
}
.Page_productcategory .section_document .simple.flat.small.pull-right .hidden-xs,
.Page_productsearchresult .section_document .simple.flat.small.pull-right .hidden-xs,
.Page_Manufacturer .section_document .simple.flat.small.pull-right .hidden-xs,
.Page_manufacturer .section_document .simple.flat.small.pull-right .hidden-xs,
.Page_subcategory .section_document .simple.flat.small.pull-right .hidden-xs {
  padding-right: 15px;
}
.Page_productcategory .section_document .simple.flat.small.pull-right li,
.Page_productsearchresult .section_document .simple.flat.small.pull-right li,
.Page_Manufacturer .section_document .simple.flat.small.pull-right li,
.Page_manufacturer .section_document .simple.flat.small.pull-right li,
.Page_subcategory .section_document .simple.flat.small.pull-right li {
  margin-right: 5px;
}
.Page_productcategory .section_document #productShow,
.Page_productsearchresult .section_document #productShow,
.Page_Manufacturer .section_document #productShow,
.Page_manufacturer .section_document #productShow,
.Page_subcategory .section_document #productShow {
  font-size: 15px;
  padding-left: 15px;
}
.Page_productcategory .section_document #productShow select,
.Page_productsearchresult .section_document #productShow select,
.Page_Manufacturer .section_document #productShow select,
.Page_manufacturer .section_document #productShow select,
.Page_subcategory .section_document #productShow select {
  margin-left: 5px;
  margin-right: 5px;
}
.Page_productcategory .section_document #productShow a,
.Page_productsearchresult .section_document #productShow a,
.Page_Manufacturer .section_document #productShow a,
.Page_manufacturer .section_document #productShow a,
.Page_subcategory .section_document #productShow a {
  color: #3B5777;
  text-decoration: underline;
}
.Page_productcategory .section_document #PageCount3,
.Page_productsearchresult .section_document #PageCount3,
.Page_Manufacturer .section_document #PageCount3,
.Page_manufacturer .section_document #PageCount3,
.Page_subcategory .section_document #PageCount3 {
  font-size: 15px;
}
.Page_productcategory #Sidenav1 .panel,
.Page_productsearchresult #Sidenav1 .panel,
.Page_Manufacturer #Sidenav1 .panel,
.Page_manufacturer #Sidenav1 .panel,
.Page_subcategory #Sidenav1 .panel {
  background: transparent;
}
.Page_productcategory #Sidenav1 .panel-heading,
.Page_productsearchresult #Sidenav1 .panel-heading,
.Page_Manufacturer #Sidenav1 .panel-heading,
.Page_manufacturer #Sidenav1 .panel-heading,
.Page_subcategory #Sidenav1 .panel-heading {
  background: transparent;
}
.Page_productcategory #Sidenav1 .panel-heading a,
.Page_productsearchresult #Sidenav1 .panel-heading a,
.Page_Manufacturer #Sidenav1 .panel-heading a,
.Page_manufacturer #Sidenav1 .panel-heading a,
.Page_subcategory #Sidenav1 .panel-heading a {
  float: right;
  font-size: 15px;
  text-decoration: underline;
  line-height: 21px;
  cursor: pointer;
}
.Page_productcategory #Sidenav1 #Price .col-xs-12,
.Page_productsearchresult #Sidenav1 #Price .col-xs-12,
.Page_Manufacturer #Sidenav1 #Price .col-xs-12,
.Page_manufacturer #Sidenav1 #Price .col-xs-12,
.Page_subcategory #Sidenav1 #Price .col-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.Page_productcategory #Sidenav1 #slider-range,
.Page_productsearchresult #Sidenav1 #slider-range,
.Page_Manufacturer #Sidenav1 #slider-range,
.Page_manufacturer #Sidenav1 #slider-range,
.Page_subcategory #Sidenav1 #slider-range {
  margin-top: 25px;
  margin-bottom: 30px;
  height: 3px;
  border-color: #9B9B9B;
  background: #9B9B9B;
}
.Page_productcategory #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default,
.Page_productsearchresult #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default,
.Page_Manufacturer #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default,
.Page_manufacturer #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default,
.Page_subcategory #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default {
  height: 35px;
  width: 1em;
  border: 1px solid #9B9B9B;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-color: #9B9B9B;
  margin-top: -8px;
  box-shadow: 0 2px 2px -1px grey;
}
.Page_productcategory #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default:focus,
.Page_productsearchresult #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default:focus,
.Page_Manufacturer #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default:focus,
.Page_manufacturer #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default:focus,
.Page_subcategory #Sidenav1 #slider-range .ui-slider-handle.ui-corner-all.ui-state-default:focus {
  background: #ededed;
}
.Page_productcategory #Sidenav1 #slider-range .ui-slider-range.ui-corner-all.ui-widget-header,
.Page_productsearchresult #Sidenav1 #slider-range .ui-slider-range.ui-corner-all.ui-widget-header,
.Page_Manufacturer #Sidenav1 #slider-range .ui-slider-range.ui-corner-all.ui-widget-header,
.Page_manufacturer #Sidenav1 #slider-range .ui-slider-range.ui-corner-all.ui-widget-header,
.Page_subcategory #Sidenav1 #slider-range .ui-slider-range.ui-corner-all.ui-widget-header {
  background: #9B9B9B;
}
.Page_productcategory .categorydescription_categorypage,
.Page_productsearchresult .categorydescription_categorypage,
.Page_Manufacturer .categorydescription_categorypage,
.Page_manufacturer .categorydescription_categorypage,
.Page_subcategory .categorydescription_categorypage {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4em;
  line-height: 1.4em;
  overflow: hidden;
  position: relative;
}
.Page_productcategory .categorydescription_categorypage:hover,
.Page_productsearchresult .categorydescription_categorypage:hover,
.Page_Manufacturer .categorydescription_categorypage:hover,
.Page_manufacturer .categorydescription_categorypage:hover,
.Page_subcategory .categorydescription_categorypage:hover {
  -webkit-line-clamp: unset;
  -webkit-box-orient: vertical;
  height: auto;
}
.Page_Manufacturer .flex-item,
.Page_manufacturer .flex-item,
.Page_subcategory .flex-item {
  width: calc(20%);
}
.breadcrumb {
  padding-left: 0px;
}
.sub_category_top {
  margin-left: 5px;
  margin-right: 5px;
}
.categoryinfo_sub_category {
  min-height: 260px;
  margin-bottom: 40px;
}
.categoryinfo_sub_category h1 {
  text-align: center;
  color: #14405a;
  font-size: 60px;
  line-height: 52px;
  padding-top: 70px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
.categorydescription_sub_category {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.popular_sub {
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #ececec;
}
.popular_sub h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 24px;
}
.popular_sub.all_products {
  border: 1px solid #ddd;
  background: #f7f7f7;
}
.sub_category_middle {
  margin-top: 40px;
}
.flex-container .flex-item.flex-item-category {
  text-align: center;
  width: calc(16.6666667%);
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
}
.flex-container .flex-item.flex-item-category img {
  max-width: 100%;
  max-height: 70px;
}
.flex-container .flex-item.flex-item-category .sub_category_top_flex {
  min-height: 15px;
}
#Showmore {
  margin-top: 20px;
  font-size: 15px;
}
#Showmore .btn {
  background: #14405A;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
}
.Page_productsearchresult #Showmore {
  margin-bottom: 50px;
}
.datapager {
  margin-top: 45px;
}
.datapager span > span {
  margin-left: 1px;
  margin-right: 1px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 42px;
  padding: 9px;
  border: 1px solid #004A76;
  border-radius: 2px;
  background: #004A76;
  color: #fff;
  min-height: 40px;
  padding-top: 9px;
  font-size: 16px;
}
.datapager .btn-pagenumber .inner > span {
  min-width: 42px;
  padding: 0px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
  color: #4a4a4a;
  display: inherit;
}
.datapager .btn-pagenumber {
  margin: 3px;
  min-width: 42px;
  padding: 9px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background: #fff;
  font-family: 'Titillium web-semi-bold';
  font-size: 16px;
  box-shadow: none;
}
.datapager .btn-pagenumber:hover {
  color: #fff;
  background: #004A76;
  border: 1px solid #004A76;
}
.datapager .btn-pagenumber:focus {
  color: #fff;
  background: #004A76;
  border: 1px solid #004A76;
}
.datapager .btn-pagenumber:hover .inner > span {
  color: #fff;
  background: #004A76;
  border: 1px solid #004A76;
}
.datapager .btn-pagenumber.first-second-pagenumber {
  padding: 8px;
  width: 42px;
}
.datapager .btn-pagenumber.first-second-pagenumber:hover {
  transition: none;
}
.flex-item .productimage_categorypage img {
  padding-top: 30px;
  transform: none!important;
}
.highslide-image {
  background: #ffffff;
}
.breadcrumb {
  background: transparent;
  margin-bottom: 0px;
  padding-top: 0px;
}
.breadcrumb li {
  margin-right: -3px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0px 3px;
  min-height: 30px;
}
.breadcrumb li a {
  color: #4A4A4A;
  font-size: 13px;
  text-decoration: underline;
  text-transform: capitalize;
}
.breadcrumb li span {
  vertical-align: middle;
  text-transform: capitalize;
}
.breadcrumb li:nth-child(1) {
  padding-left: 10px;
}
.breadcrumb li:nth-last-child(1) {
  padding-right: 10px;
}
.breadcrumb > li + li:before {
  content: "> ";
  padding: 0 5px;
  color: #4A4A4A;
  vertical-align: top;
}
.section_document > .container {
  width: 100%;
  max-width: 1495px;
  color: #4A4A4A;
}
/*Start page*/
.start-middle1 {
  margin-top: 80px;
}
.start-middle1 img {
  max-width: 100%;
}
.start-middle1 .start-middle1-lasth2 {
  margin-top: 70px;
}
#Flaskor {
  margin-top: 70px;
  margin-bottom: 50px;
}
#VAT {
  display: none;
}
/*Flex-container*/
.flex-container a {
  color: #4A4A4A;
}
.productdiv_categorypage_wrapper .content-top {
  margin-bottom: 30px;
}
.Page_cart .btn {
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  width: 180px;
}
.Page_cart h1 {
  text-align: center;
}
.Page_cart .cartimg {
  max-width: 80px !important;
  max-height: 100px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.Page_cart .itemnumber {
  color: rgba(74, 74, 74, 0.5);
  font-size: 15px;
}
.Page_cart .flaticon-close {
  color: #4A4A4A;
}
.Page_cart .cartminicontent.responsive tr {
  border-color: transparent;
  border-bottom: 1px solid #ccc !important;
}
.Page_cart .cartminicontent.responsive tr td {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.Page_cart .cartminicontent.responsive tr td tr {
  border-bottom: none !important;
}
.Page_cart .cartminicontent.responsive tr td tr td {
  padding-top: 0px;
  padding-bottom: 0px;
}
.Page_cart .panel {
  box-shadow: none;
  padding-left: 0px;
  padding-right: 0px;
}
.Page_cart .discountedprice {
  color: #D58400;
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.Page_cart .regularprice {
  font-size: 15px;
  font-family: 'Titillium web-semi-bold';
  margin-top: -5px;
  display: block;
}
.Page_cart .regularpricediscount {
  margin-top: -5px;
  display: block;
}
.Page_cart .normalprice {
  color: #4A4A4A;
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.Page_cart .bonusprice {
  color: #4A4A4A;
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.Page_cart .savecart {
  margin-top: -5px !important;
}
.Page_cart .stock-ok:after {
  content: " - Leverering 1-2 dage";
  font-family: 'Titillium Web';
}
.Page_cart #cartSum {
  margin-bottom: 15px;
  font-size: 15px;
  width: 500px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
}
.Page_cart #cartSum hr {
  border: 0.5px solid #ccc;
  margin-top: 0px;
  margin-bottom: 2px;
  width: 100%;
}
.Page_cart #cartSum hr.fisthr {
  margin-top: 35px;
}
.Page_cart #cartSum .bold {
  font-size: 24px;
}
.Page_cart #cartSum .inkmoms {
  padding-left: 15px;
}
.Page_cart #cartSum .order-sum-cart {
  display: none;
}
.Page_cart #cartSum .order-sum-cart:nth-child(1) {
  display: inline;
}
.Page_cart #RelatedCart {
  margin-top: 30px;
  text-align: center;
}
.Page_cart #RelatedCart h2 {
  margin-bottom: 30px;
}
.Page_cart #RelatedCart .btn {
  min-width: 220px;
  background: #14405A;
  text-transform: none;
  margin-top: 50px;
}
.Page_cart #RelatedCart .flex-container div:nth-child(n+6) {
  display: none;
}
.Page_cart #RelatedCart.more .btn {
  display: none;
}
.Page_cart #RelatedCart.more .flex-container div:nth-child(n+6) {
  display: inline;
}
.Page_cart #ExtraCart {
  margin-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.Page_cart #ExtraCart h2 {
  margin-bottom: 30px;
}
.Page_cart #ExtraCart .btn {
  min-width: 220px;
  background: #14405A;
  text-transform: none;
  margin-top: 50px;
}
.Page_cart #ExtraCart .flex-container div:nth-child(n+6) {
  display: none;
}
.Page_cart #ExtraCart.more .btn {
  display: none;
}
.Page_cart #ExtraCart.more .flex-container div:nth-child(n+6) {
  display: inline;
}
.Page_cart #CartCheckboxes {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 15px;
}
.Page_cart #CartCheckboxes input {
  height: .8em;
  width: .8em;
  font-size: 24px;
  vertical-align: sub;
}
.Page_cart #CartCheckboxes label {
  font-size: 16px;
}
.hideme {
  display: none;
}
.linkbutton2 {
  display: none;
}
.section_document {
  min-height: 600px;
  background: #fff;
}
#ms_content_Productinfo_ProductItem2_GridView2_ctl02_HyperLinkvaluta2 {
  display: none;
}
.hideElement {
  display: none;
}
.container {
  box-shadow: none !important;
}
.startpage_contents_top_pre {
  display: none;
}
.Page_default .flex-item,
.Page_product .flex-item,
.Page_cart .flex-item {
  width: calc(20%);
}
.Page_default .productdescription_categorypage,
.Page_product .productdescription_categorypage,
.Page_cart .productdescription_categorypage {
  display: none;
}
.Page_default h1.rubrikstart1 {
  font-size: 30px;
}
.Page_default .section_document {
  padding-top: 0px;
}
.Page_default #ProductNewsColumn3 {
  display: flex;
  flex-wrap: wrap;
}
.Page_default #ProductNewsColumn3 .ProductNewsColumn31.col-md-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 40% !important;
}
.Page_default #ProductNewsColumn3 .ProductNewsColumn31.col-md-4 div {
  background-image: url(/userfiles/image/startimg1.JPG);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.Page_default #ProductNewsColumn3 .ProductNewsColumn32.col-md-8 {
  padding: 5px;
  width: 60% !important;
}
.Page_default #ProductNewsColumn3 .ProductNewsColumn32.col-md-8 .flex-item {
  width: calc(33%);
}
#Choseregistration .btn {
  min-width: 180px;
  font-size: 16px;
}
/*Login window*/
#Sign-in {
  position: fixed;
  width: 300px;
  right: 20px;
  z-index: 9000;
  text-align: center;
  top: 45px;
}
#Sign-in #Close-Login {
  float: right;
  color: #000;
  cursor: pointer;
}
#Sign-in h4 {
  text-align: center;
  font-family: 'Titillium web-semi-bold';
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 0px;
}
#Sign-in label {
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 15px;
  font-family: 'Titillium web';
}
#Sign-in #Emessage {
  margin-bottom: -28px;
  min-height: 28px;
}
#Sign-in #panel_glomt_losenord_button {
  margin-top: -10px;
}
#Sign-in #Remember {
  margin-top: 15px;
}
#Sign-in #Remember input[type="checkbox"] {
  vertical-align: text-top;
}
#Sign-in .panel {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  padding-right: 15px;
  padding-left: 15px;
}
#Sign-in .panel #ms_Store_menucontrol1_SignInPanel_login1_store_login1_Loginview1_Loginemail_panel1 {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
#Sign-in .panel .input-group {
  text-align: left;
}
#Sign-in .panel .input-group input {
  height: 40px;
}
#Sign-in .panel .btn {
  min-width: 180px;
  padding: .3em;
  font-size: 20px;
  background: #14405A;
  margin-bottom: 15px;
  margin-top: 15px;
}
#Sign-in .panel #panel_glomt_losenord_button a,
#Sign-in .panel #panel_register_button a {
  font-size: 15px;
  text-decoration: underline;
}
.Page_productsearchresult .section_document {
  background: #ffffff;
}
.Page_productsearchresult h1 {
  text-align: center;
}
.Page_productsearchresult .lowercase {
  text-transform: none;
}
.Page_productsearchresult .productsearch {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.Page_productsearchresult .productdescription_categorypage {
  display: none;
}
.Page_productsearchresult .product-search-text {
  border: 1px solid #999;
}
.Page_productsearchresult #Searchicon2 {
  color: #999999;
  position: absolute;
  top: 11px;
  right: 10px;
  z-index: 9;
  font-size: 16px;
}
.Page_productsearchresult .search-result-text {
  font-size: 18px;
}
.Page_productsearchresult .result {
  margin-bottom: 30px;
}
.Page_productsearchresult #ms_content_Productsearch_Searchresult1 {
  padding-bottom: 30px;
}
.Page_productsearchresult .resultarticle {
  padding-top: 7px;
  border-bottom: 1px solid #ececec;
  font-size: 24px;
  font-family: 'Times New Roman';
  text-align: center;
}
.Page_productsearchresult .resultarticlerow {
  border-bottom: 1px solid #ececec;
  text-align: center;
  font-size: 16px;
}
.Page_productsearchresult .resultarticlerow a {
  text-decoration: underline;
}
.outside-continer {
  max-width: 1495px;
  width: 100%;
}
/*Checkout masterpage*/
.Page_checkout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
  background: #fff;
  border: 2px solid #ccc;
  z-index: 9999999;
}
.Page_checkout .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  background: #14405a;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.Page_checkout .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
  display: none !important;
}
.Page_checkout .ui-dialog-buttonset {
  text-align: right;
}
.Page_checkout .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
  padding-left: 10px;
  padding-right: 10px;
  background: #14405a;
  color: #fff;
  margin-bottom: 5px;
  margin-right: 5px;
}
.Page_checkout #dialog-message-phaseout {
  padding-top: 10px;
}
.Page_login,
.Page_checkout {
  background: #eee;
  /*cart page*/
  /*#CheckoutPage{*/
  /*Footer check out pages*/
}
.Page_login .address2,
.Page_checkout .address2 {
  display: none;
}
.Page_login #ms_content_LoginView1_customeraddresses_DeliveryAddresses,
.Page_checkout #ms_content_LoginView1_customeraddresses_DeliveryAddresses {
  margin-bottom: 20px;
}
.Page_login #ms_content_LoginView1_customeraddresses_DeliveryAddresses .GridViewHeaderStyle th,
.Page_checkout #ms_content_LoginView1_customeraddresses_DeliveryAddresses .GridViewHeaderStyle th {
  padding: .5em 1em;
}
.Page_login #ms_content_LoginView1_customeraddresses_DeliveryAddresses .GridViewRowStyle,
.Page_checkout #ms_content_LoginView1_customeraddresses_DeliveryAddresses .GridViewRowStyle {
  background: #fff;
}
.Page_login .checkout_address_column1,
.Page_checkout .checkout_address_column1 {
  font-size: 15px;
  margin-bottom: 5px;
}
.Page_login .combobox.customerdeliveryaddress,
.Page_checkout .combobox.customerdeliveryaddress {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 100%;
}
.Page_login .checkout-topbar,
.Page_checkout .checkout-topbar {
  height: 100px;
  border-bottom: 1px solid #ccc;
  background: #fff;
  z-index: 900;
}
.Page_login .checkout-topbar .inside-container,
.Page_checkout .checkout-topbar .inside-container {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.Page_login .checkout-topbar .inside-container #checkout-logo,
.Page_checkout .checkout-topbar .inside-container #checkout-logo {
  float: left;
  margin-top: 28px;
  margin-right: 80px;
}
.Page_login .checkout-topbar .inside-container p,
.Page_checkout .checkout-topbar .inside-container p {
  padding-top: 38px;
  font-size: 18px;
  color: #4A4A4A;
}
.Page_login .checkout-topbar .inside-container #ms_Label1,
.Page_checkout .checkout-topbar .inside-container #ms_Label1 {
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.Page_login .checkout-topbar .inside-container #ms_Label2,
.Page_checkout .checkout-topbar .inside-container #ms_Label2 {
  font-size: 16px;
}
.Page_login .section_document,
.Page_checkout .section_document {
  background: transparent;
}
.Page_login .section_document .container,
.Page_checkout .section_document .container {
  background: transparent;
}
.Page_login #Logga_in,
.Page_checkout #Logga_in {
  display: none;
}
.Page_login #ms_content_store_login1_ThemeHyperlink2,
.Page_checkout #ms_content_store_login1_ThemeHyperlink2 {
  padding-left: 15px;
  font-size: 15px;
  color: #3B5777;
  text-decoration: underline;
}
.Page_login #AllreadyC p,
.Page_checkout #AllreadyC p {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 30px;
}
.Page_login #AllreadyC #ms_content_store_login1_GoCheckout,
.Page_checkout #AllreadyC #ms_content_store_login1_GoCheckout {
  margin-top: 30px;
}
.Page_login .panel,
.Page_checkout .panel {
  text-align: center;
  border: 1px solid #ccc;
  margin: 15px;
}
.Page_login .panel .btn,
.Page_checkout .panel .btn {
  min-width: 180px;
  padding: .3em;
  font-size: 20px;
  background: #14405A;
}
.Page_login .panel #ms_content_store_login1_GoCheckout,
.Page_checkout .panel #ms_content_store_login1_GoCheckout,
.Page_login .panel #ms_content_store_login1_Button1,
.Page_checkout .panel #ms_content_store_login1_Button1 {
  width: 265px;
}
.Page_login h4,
.Page_checkout h4 {
  text-align: center;
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
  margin-top: 30px;
}
.Page_login #CreateCustomerH,
.Page_checkout #CreateCustomerH {
  padding-top: 20px;
}
.Page_login #panel_glomt_losenord_button a,
.Page_checkout #panel_glomt_losenord_button a,
.Page_login #panel_register_button a,
.Page_checkout #panel_register_button a {
  font-size: 15px;
  text-decoration: underline;
}
.Page_login #ms_content_store_login1_Loginview1_Loginemail_panel1,
.Page_checkout #ms_content_store_login1_Loginview1_Loginemail_panel1,
.Page_login #ms_content_store_login1_Loginview2_Loginemail_panel1,
.Page_checkout #ms_content_store_login1_Loginview2_Loginemail_panel1 {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.Page_login #ms_content_store_login1_Loginview1_Loginemail_panel1 .input-group,
.Page_checkout #ms_content_store_login1_Loginview1_Loginemail_panel1 .input-group,
.Page_login #ms_content_store_login1_Loginview2_Loginemail_panel1 .input-group,
.Page_checkout #ms_content_store_login1_Loginview2_Loginemail_panel1 .input-group {
  text-align: left;
}
.Page_login #ms_content_store_login1_Loginview1_Loginemail_panel1 .input-group label,
.Page_checkout #ms_content_store_login1_Loginview1_Loginemail_panel1 .input-group label,
.Page_login #ms_content_store_login1_Loginview2_Loginemail_panel1 .input-group label,
.Page_checkout #ms_content_store_login1_Loginview2_Loginemail_panel1 .input-group label {
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 15px;
  font-family: 'Titillium web';
}
.Page_login .totaltax,
.Page_checkout .totaltax {
  color: #999999;
  font-size: 13px;
}
.Page_login .totalsum,
.Page_checkout .totalsum {
  font-family: 'Titillium web-semi-bold';
  font-size: 17px;
}
.Page_login #Checkout-row,
.Page_checkout #Checkout-row {
  margin-top: 15px;
}
.Page_login .backtocart,
.Page_checkout .backtocart {
  font-size: 15px;
  color: #3b5777;
  text-decoration: underline;
  margin-bottom: 20px;
}
.Page_login h1,
.Page_checkout h1 {
  display: none;
}
.Page_login h3.spacer,
.Page_checkout h3.spacer {
  text-align: left;
  padding-left: 30px;
  color: #4A4A4A;
  font-size: 18px;
  font-family: 'Titillium web-semi-bold';
}
.Page_login .checkout-div .btn.big.action,
.Page_checkout .checkout-div .btn.big.action {
  background: #000;
  min-width: 300px;
}
.Page_login .checkout-div select,
.Page_checkout .checkout-div select,
.Page_login .checkout-div input,
.Page_checkout .checkout-div input {
  border-radius: 0px;
}
.Page_login .checkout-div label,
.Page_checkout .checkout-div label {
  font-family: 'Titillium web';
  font-size: 15px;
}
.Page_login .checkout-div b,
.Page_checkout .checkout-div b {
  font-family: 'Titillium web-semi-bold';
  font-weight: normal;
}
.Page_login .checkout-div .product-div-inside,
.Page_checkout .checkout-div .product-div-inside {
  background: #fff;
  border: 1px solid #ccc;
}
.Page_login .checkout-div .panel,
.Page_checkout .checkout-div .panel {
  border: none;
  box-shadow: none;
  text-align: left;
}
.Page_login .checkout-div .panel .paymenttype_inv.panel,
.Page_checkout .checkout-div .panel .paymenttype_inv.panel {
  border: 1px solid #ccc;
}
.Page_login .checkout-div .panel .panel.panel_9,
.Page_checkout .checkout-div .panel .panel.panel_9 {
  border: 1px solid #ccc;
}
.Page_login .panel_1,
.Page_checkout .panel_1 {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-bottom: 0px;
}
.Page_login .panel_2,
.Page_checkout .panel_2 {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
.Page_login .panel_2 table tr td:nth-child(1),
.Page_checkout .panel_2 table tr td:nth-child(1) {
  text-align: left;
}
.Page_login .panel_3,
.Page_checkout .panel_3 {
  background: transparent;
  border: none;
  box-shadow: none;
  border-top: 1px solid #ccc;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0px;
  text-align: left;
}
.Page_login .panel_3 input,
.Page_checkout .panel_3 input {
  background: transparent;
}
.Page_login .panel_3 .btn,
.Page_checkout .panel_3 .btn {
  padding: .1em;
  margin-top: 1px;
  min-width: 60px;
}
.Page_login .panel_3 table td,
.Page_checkout .panel_3 table td {
  text-align: left;
}
.Page_login .panel_4,
.Page_checkout .panel_4 {
  padding-top: 0px;
}
.Page_login .panel_5,
.Page_checkout .panel_5 {
  border-top: 1px solid #ccc !important;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.Page_login .panel_5 #ms_content_Store_checkout_singlepage1_updatepanelPayment div,
.Page_checkout .panel_5 #ms_content_Store_checkout_singlepage1_updatepanelPayment div {
  padding-left: 15px;
}
.Page_login .panel_7,
.Page_checkout .panel_7 {
  padding-bottom: 0px;
}
.Page_login .panel_7 .btn,
.Page_checkout .panel_7 .btn {
  font-size: 15px;
  min-width: unset;
  padding-left: 15px;
  padding-right: 15px;
}
.Page_login .panel_8,
.Page_checkout .panel_8 {
  border-top: 1px solid #ccc !important;
  margin-top: 0px;
  padding-top: 0px;
}
.Page_login .panel_8 .checkbox input,
.Page_checkout .panel_8 .checkbox input {
  margin-top: 7px;
}
.Page_login .panel_8 .PaymentAndTransport,
.Page_checkout .panel_8 .PaymentAndTransport {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.Page_login .panel_9,
.Page_checkout .panel_9 {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 15px;
}
.Page_login .panel_10,
.Page_checkout .panel_10 {
  padding-left: 0px;
  padding-right: 0px;
  display: none;
}
.Page_login .panel_12,
.Page_checkout .panel_12 {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}
.Page_login .country-spacer,
.Page_checkout .country-spacer {
  display: none;
}
.Page_login .buttonConfirmDiv,
.Page_checkout .buttonConfirmDiv {
  padding-right: 15px;
}
.Page_login .product-div,
.Page_checkout .product-div {
  padding-left: 15px;
  margin-left: 0px;
  margin-right: 0px;
}
.Page_login .product-div .panel,
.Page_checkout .product-div .panel {
  padding-left: 0px;
  padding-right: 0px;
}
.Page_login #shoplistan h3,
.Page_checkout #shoplistan h3 {
  text-align: center;
  font-family: 'Titillium web-semi-bold';
}
.Page_login #shoplistan table thead,
.Page_checkout #shoplistan table thead {
  display: none;
}
.Page_login #shoplistan table tr,
.Page_checkout #shoplistan table tr {
  border-bottom: 1px solid #ccc;
  border-color: #ccc !important;
}
.Page_login #shoplistan table .rubrikrad,
.Page_checkout #shoplistan table .rubrikrad {
  display: none;
}
.Page_login #shoplistan table tr:nth-child(2),
.Page_checkout #shoplistan table tr:nth-child(2) {
  border-top: 1px solid #ccc;
  border-color: #ccc !important;
}
.Page_login #shoplistan table td,
.Page_checkout #shoplistan table td {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
.Page_login #shoplistan table .brodtext td:nth-child(1),
.Page_checkout #shoplistan table .brodtext td:nth-child(1) {
  width: 90px;
}
.Page_login #shoplistan table input,
.Page_checkout #shoplistan table input {
  margin-left: 2px;
  background: transparent;
}
.Page_login #shoplistan table .product-image,
.Page_checkout #shoplistan table .product-image {
  max-height: 100px;
}
.Page_login #shoplistan .discountedprice,
.Page_checkout #shoplistan .discountedprice {
  color: #D58400;
  font-family: 'Titillium web-semi-bold';
}
.Page_login #shoplistan .normalprice,
.Page_checkout #shoplistan .normalprice {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
}
.Page_login #shoplistan .prod-out-text,
.Page_checkout #shoplistan .prod-out-text {
  color: #a81f24;
  font-size: 15px;
  font-weight: 600;
  margin-left: 10px;
}
.Page_login .section_footer,
.Page_checkout .section_footer {
  background: #eee;
}
.Page_login .section_copyright,
.Page_checkout .section_copyright {
  background: #eee;
}
.Page_login .section_copyright .container,
.Page_checkout .section_copyright .container {
  border-top: 1px solid #979797;
}
#Checkout_orderinfo h1 {
  display: inline-block !important;
  padding-bottom: 20px;
}
#Checkout_orderinfo #Ordernrlink {
  text-decoration: underline;
}
#Checkout_orderinfo .left-col {
  background: #fff;
}
#Checkout_orderinfo .panel {
  border: none;
  text-align: left;
}
#Checkout_orderinfo .right-col .panel {
  background: transparent;
}
#Checkout_orderinfo #CustomerName {
  margin-bottom: 20px;
  font-size: 18px;
}
.footer-top .row {
  margin-top: 60px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 50px;
}
.footer-top .col-md-4 .box {
  color: #4A4A4A;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.footer-top .col-md-4 .box h3 {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
  padding-top: 30px;
}
.Page_register #Choseregistration {
  text-align: center;
}
.Page_register table {
  margin-left: auto;
  margin-right: auto;
}
.Page_register .panel {
  border: 1px solid #ccc;
}
.Page_orderinfo #ms_content_Customerorderinfo1_Hyperlink1,
#Checkout_orderinfo #ms_content_Customerorderinfo1_Hyperlink1,
.Page_orderinfo #ms_content_Customerorderinfo1_Hyperlink2,
#Checkout_orderinfo #ms_content_Customerorderinfo1_Hyperlink2 {
  font-size: 15px;
  color: #3B5777;
  text-decoration: underline;
}
.Page_orderinfo h3,
#Checkout_orderinfo h3 {
  text-align: center;
  font-family: 'Titillium web-semi-bold';
}
.Page_orderinfo .DataList.small,
#Checkout_orderinfo .DataList.small {
  font-size: 14px;
}
.Page_orderinfo .DataList.small img,
#Checkout_orderinfo .DataList.small img {
  max-height: 80px;
}
.Page_orderinfo .DataList.small thead,
#Checkout_orderinfo .DataList.small thead {
  display: none !important;
}
.Page_orderinfo .DataList.small tr,
#Checkout_orderinfo .DataList.small tr {
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
.Page_orderinfo .DataList.small tr td,
#Checkout_orderinfo .DataList.small tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.Page_orderinfo .DataList.small tr td:nth-child(1),
#Checkout_orderinfo .DataList.small tr td:nth-child(1) {
  padding-left: 0px;
  vertical-align: middle;
}
.Page_orderinfo .DataList.small tr td:nth-last-child(1),
#Checkout_orderinfo .DataList.small tr td:nth-last-child(1) {
  padding-right: 0px;
}
.Page_orderinfo .DataList.small tr:nth-child(1),
#Checkout_orderinfo .DataList.small tr:nth-child(1) {
  /*display:none !important;*/
}
.Page_orderinfo .DataList.small tr:nth-child(2),
#Checkout_orderinfo .DataList.small tr:nth-child(2) {
  border-top: 1px solid #ccc;
}
.Page_orderinfo .DataList.small.Datalist-sum tr,
#Checkout_orderinfo .DataList.small.Datalist-sum tr {
  border-bottom: none;
}
.Page_orderinfo .DataList.small.Datalist-sum tr td,
#Checkout_orderinfo .DataList.small.Datalist-sum tr td {
  padding-top: 0px;
  padding-bottom: 0px;
}
.Page_orderinfo .DataList.small.Datalist-sum tr:nth-child(2),
#Checkout_orderinfo .DataList.small.Datalist-sum tr:nth-child(2) {
  border-top: none;
}
.Page_orderinfo .DataList.small.Datalist-sum tr:nth-child(2) td,
#Checkout_orderinfo .DataList.small.Datalist-sum tr:nth-child(2) td {
  padding-top: 5px;
}
.Page_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(2),
#Checkout_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(2) {
  display: none;
}
.Page_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(1),
#Checkout_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(1) {
  border-bottom: 1px solid #ccc;
}
.Page_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(1) td,
#Checkout_orderinfo .DataList.small.Datalist-sum tr:nth-last-child(1) td {
  padding-bottom: 5px;
}
.Page_orderinfo .left-col,
#Checkout_orderinfo .left-col {
  border: 1px solid #ccc;
  padding: 30px;
}
.Page_orderinfo .left-col .panel,
#Checkout_orderinfo .left-col .panel {
  box-shadow: none;
  padding-left: 0px;
}
.Page_orderinfo .left-col #Col-2,
#Checkout_orderinfo .left-col #Col-2 {
  padding-left: 25px;
}
.Page_orderinfo .left-col .title2,
#Checkout_orderinfo .left-col .title2 {
  font-family: 'Titillium web-semi-bold';
}
.Page_orderinfo .right-col .panel,
#Checkout_orderinfo .right-col .panel {
  box-shadow: none;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.Page_orderinfo .right-col .panel:nth-child(1),
#Checkout_orderinfo .right-col .panel:nth-child(1) {
  margin-top: 0px;
}
.Page_orderinfo .right-col .clean.small,
#Checkout_orderinfo .right-col .clean.small {
  display: none;
}
.Page_orderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory,
.Page_agreedorderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory,
.Page_orderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory,
.Page_agreedorderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory {
  line-height: 1.2em !important;
  font-size: 14px;
  border: none !important;
}
.Page_orderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory a,
.Page_agreedorderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory a,
.Page_orderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory a,
.Page_agreedorderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory a {
  text-decoration: underline;
}
.Page_orderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory thead,
.Page_agreedorderhistory #ms_content_Customerorderhistory1_GridViewOrderHistory thead,
.Page_orderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory thead,
.Page_agreedorderhistory #ms_content_Agreedorderhistory1_GridViewAgreedOrderHistory thead {
  vertical-align: bottom;
}
.Page_orderhistory .GridViewRowStyle,
.Page_agreedorderhistory .GridViewRowStyle {
  background: #ffffff !important;
  border: 1px solid #ccc;
}
.Page_orderhistory .GridViewAlternatingRowStyle,
.Page_agreedorderhistory .GridViewAlternatingRowStyle {
  border: 1px solid #ccc;
}
.Page_orderhistory td,
.Page_agreedorderhistory td {
  border: none !important;
}
.Page_orderhistory th,
.Page_agreedorderhistory th {
  border: none !important;
  padding: .5em 1em;
}
.Page_orderhistory th a,
.Page_agreedorderhistory th a {
  color: #4A4A4A;
}
.Page_bonus .GridViewStyle {
  line-height: 1.2em !important;
  font-size: 14px;
  border: none !important;
}
.Page_bonus .GridViewStyle a {
  text-decoration: underline;
}
.Page_bonus .GridViewStyle thead {
  vertical-align: bottom;
}
.Page_bonus .GridViewRowStyle {
  background: #ffffff !important;
  border: 1px solid #ccc;
}
.Page_bonus .GridViewAlternatingRowStyle {
  border: 1px solid #ccc;
}
.Page_bonus td {
  border: none !important;
}
.Page_bonus th {
  border: none !important;
  padding: .5em 1em;
}
.Page_bonus th a {
  color: #4A4A4A;
}
.Page_manage_account .btn-alternative-add {
  float: right;
  margin-top: -7px;
}
.Page_manage_account .deliveryaddressedit,
.Page_manage_account #ms_content_LoginView1_customeraddresses_DeliveryAddressEdit_PanelDeliveryAddressEdit {
  width: 300px;
}
.Page_manage_account .deliveryaddressedit .combobox,
.Page_manage_account #ms_content_LoginView1_customeraddresses_DeliveryAddressEdit_PanelDeliveryAddressEdit .combobox {
  border: 1px solid #ccc !important;
  margin-bottom: 20px;
  padding: .5em;
}
.Page_manage_account .deliveryaddressedit label,
.Page_manage_account #ms_content_LoginView1_customeraddresses_DeliveryAddressEdit_PanelDeliveryAddressEdit label {
  margin-bottom: 0px;
  margin-top: 5px;
}
.Page_manage_account #ms_content_LoginView1_ButtonAlternativeAddresses {
  font-size: 15px;
  text-decoration: underline;
}
.Page_manage_account .col-lg-3.col-md-6.col-sm-6 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.Page_manage_account .panel {
  border: 1px solid #ccc;
  border-top: 1px solid transparent;
  min-height: 740px;
}
.Page_manage_account .panel select {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 100%;
}
.Page_manage_account .GridViewStyle .GridViewHeaderStyle th {
  padding: 10px;
}
.Page_manage_account .GridViewStyle .GridViewRowStyle {
  background: #fff;
}
/*Tabs*/
#Tab-row {
  margin-top: 40px;
}
#Tab-row .tabbable-line {
  float: none !important;
}
#Tab-row .nav-tabs {
  display: flex;
  justify-content: center;
  flex-direction: row;
  border-bottom: 1px solid #979797;
  float: none !important;
}
#Tab-row .nav-tabs li {
  margin-left: 5px;
  margin-right: 5px;
}
#Tab-row .nav-tabs li a {
  background: #F2F2F2;
  border-radius: 2px;
  border-bottom: 1px solid #979797;
  font-size: 15px;
  font-family: 'Titillium web-semi-bold';
  line-height: 20px;
  min-width: 182px;
  text-align: center;
  color: #4A4A4A;
}
#Tab-row .nav-tabs li.active a {
  background: #ffffff;
  border: 1px solid #979797;
  border-bottom: 1px solid transparent;
}
#Tab-row .nav-tabs li .selected {
  background: #ffffff;
  border: 1px solid #979797;
  border-bottom: 1px solid transparent;
}
input,
button,
select,
textarea {
  -webkit-user-select: text;
  border: none;
  padding: 5px 2px;
  margin: 1px 3px 1px 0px;
  transition: all 0.2s ease-out;
}
input[type=text],
input[type=password],
textarea {
  border: 1px solid #ccc;
}
input[type='date'].form-control,
input[type='time'].form-control,
input[type='datetime-local'].form-control,
input[type='month'].form-control {
  line-height: 1em;
}
.product-category .panel {
  background: #fff;
}
.btn {
  background: #000;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px grey;
  -moz-box-shadow: 0 2px 5px grey;
  -webkit-box-shadow: 0 2px 5px grey;
}
.btn:hover {
  background: #000;
  color: #fff;
  box-shadow: 0 1px 5px grey;
  -moz-box-shadow: 0 1px 5px grey;
  -webkit-box-shadow: 0 1px 5px grey;
}
.btn:focus,
.btn:active {
  background: #000;
  color: #fff;
  box-shadow: none;
}
.btn.action {
  background: #14405A;
  color: #fff;
}
.btn.action:hover {
  background: #14405A;
  color: #fff;
}
.regularprice {
  font-size: 13px;
}
#ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(1) {
  padding-top: 15px !important;
}
#ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(2) {
  padding-top: 15px !important;
}
#ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(3) {
  padding-top: 15px !important;
}
#ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(4) {
  padding-top: 15px !important;
}
#categoryinfo_categorypage {
  min-height: 275px;
}
#categoryinfo_categorypage h1 {
  text-align: center;
  color: #14405A;
  font-size: 70px;
  line-height: 52px;
  padding-top: 70px;
  margin-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
.flex-item {
  padding: 5px;
  border-bottom: none;
}
.flex-item .productlist-rating {
  position: absolute;
  right: 20px;
  text-align: right;
}
.flex-item .productlist-rating h5 {
  font-size: 12px;
  color: #14405A;
}
.flex-item .productlist-rating img {
  max-height: 9px;
  margin-top: -30px;
}
.flex-item .productmicrotext_categorypage {
  display: none;
}
.flex-item .productdiv_categorypage_wrapper {
  border: 1px solid #ECECEC;
}
.flex-item .productdiv_categorypage_wrapper:hover {
  box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.3);
}
.flex-item .stockimage {
  display: none;
}
.flex-item .content-top {
  margin-bottom: 0px;
}
.flex-item .flex-bottom {
  background: #F7F7F7;
  margin-top: -35px;
  padding-top: 55px;
  text-align: center;
}
.flex-item .flex-bottom a {
  color: #4A4A4A;
  font-size: 16px;
}
.flex-item .flex-bottom div {
  padding-left: 5px;
  padding-right: 5px;
}
.flex-item .flex-bottom .col-xs-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.flex-item .flex-bottom .col-xs-6.text-left img {
  max-height: 20px;
  padding-right: 5px;
  vertical-align: sub;
}
.flex-item .productprice_productpage.ProductSalesUnitName {
  display: none;
}
.flex-item .productnumber_categorypage {
  display: none;
}
.flex-item .productname_categorypage {
  font-size: 15px;
  line-height: 22px;
  white-space: unset;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 70px;
}
.flex-item .icons_categorypage {
  margin-top: -40px;
}
.flex-item .icons_categorypage .glyphicon {
  font-size: 18px;
  opacity: 0.7;
}
.flex-item .content-bottom.row {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  background: #F7F7F7;
  text-align: center;
  padding-top: 5px;
  line-height: 20px;
  padding-bottom: 5px;
  min-height: 53px;
}
.flex-item .content-bottom.row .regularprice {
  font-size: 16px;
}
.flex-item .content-bottom.row .normalprice {
  color: #4A4A4A;
  font-family: 'Titillium web-semi-bold';
  font-size: 20px;
}
.flex-item .content-bottom.row .discountedprice {
  color: #D58400;
  font-family: 'Titillium Web-Bold';
  font-size: 20px;
}
.flex-item .content-bottom.row .productprice_categorypage.col-md-10 {
  width: 100% !important;
}
.flex-item .productimage_categorypage img {
  padding-left: 20px;
  padding-right: 20px;
}
.flex-item .tillbud {
  position: absolute;
  top: 40%;
  right: 15%;
  max-width: calc(25%);
  z-index: 1;
}
.flex-item .nyhed {
  position: absolute;
  top: 40%;
  left: 15%;
  max-width: calc(25%);
  z-index: 1;
}
.flex-item .ambefaller {
  position: absolute;
  left: 5%;
  max-width: calc(35%);
  z-index: 1;
  top: 10px;
}
.flex-item .recommendedtext + .productname_categorypage a {
  color: #14405A !important;
}
.flex-item .recommendedtext + .content-bottom.row .normalprice {
  color: #004A76 !important;
}
.flex-item:hover {
  box-shadow: none;
}
.section_footer {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.section_footer .container {
  max-width: 1465px;
  width: 100%;
  background: #242424;
}
.section_footer a {
  opacity: 1;
  color: #fff;
  font-size: 14px;
}
.section_footer .f-heading {
  color: #fff;
  text-align: left;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 26px;
}
.section_footer .row.footer-menu1 {
  padding-top: 25px;
  border-bottom: 1px solid #fff;
}
.section_footer .footer-ul1 {
  padding-top: 5px;
  padding-bottom: 15px;
}
.section_footer .footer-ul1 li {
  display: inline;
  padding: 15px;
}
.section_footer .footer-ul1 li a {
  font-size: 16px;
}
.section_footer .footer-ul2 {
  padding-right: 40px;
  padding-bottom: 15px;
}
.section_footer .footer-ul2 li {
  display: inline;
  padding: 15px;
}
.section_footer .footer-ul2 li a {
  font-size: 16px;
}
.section_footer .row.footer-menu2 {
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 80px;
}
.section_footer .simple li {
  display: block;
  padding: 0px;
}
.section_copyright {
  background: #fff;
}
.section_copyright .container {
  max-width: 1465px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  color: #4A4A4A;
}
.section_copyright .footerlogo {
  max-width: 170px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-right: 30px;
}
.section_copyright .bottomsecond {
  padding-right: 0px;
  padding-top: 30px;
  text-align: right;
}
.section_copyright .footer-bottom-ul {
  padding-bottom: 15px;
}
.section_copyright .footer-bottom-ul li {
  display: inline;
  padding: 15px;
}
.section_copyright .footer-bottom-ul li a {
  font-size: 16px;
}
.section-navsearch {
  background: #ffffff;
}
/*HT texter prouktsida*/
#HtManufacture img {
  max-width: 100%;
}
#HtManufacture .col-md-12,
#HtManufacture .col-md-10,
#HtManufacture .col-md-9,
#HtManufacture .col-md-8,
#HtManufacture .col-md-7,
#HtManufacture .col-md-6,
#HtManufacture .col-md-5,
#HtManufacture .col-md-4,
#HtManufacture .col-md-3,
#HtManufacture .col-md-2 {
  padding: 15px;
}
#HtManufacture h2 {
  margin-top: 20px;
}
#HtManufacture h4 {
  margin-top: 20px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
#HtManufacture .manufacturerlogo {
  margin-top: 40px;
}
#HtArea img {
  max-width: 100%;
}
#HtArea .col-md-12,
#HtArea .col-md-10,
#HtArea .col-md-9,
#HtArea .col-md-8,
#HtArea .col-md-7,
#HtArea .col-md-6,
#HtArea .col-md-5,
#HtArea .col-md-4,
#HtArea .col-md-3,
#HtArea .col-md-2 {
  padding: 15px;
}
#HtArea h2 {
  margin-top: 20px;
}
#HtArea h4 {
  margin-top: 20px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
#HtArea .map-responsive {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
#HtArea .map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#HtArea h3,
#HtManufacture h3,
#HtSubArea h3 {
  font-family: 'Times New Roman';
  font-size: 30px;
  line-height: 38px;
  white-space: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
  .flex-container .flex-item.flex-item-category {
    width: calc(20%);
  }
  .section_footer .footer-ul1 {
    padding-left: 10px;
  }
  .section_footer .footer-ul2 {
    padding-right: 10px;
  }
  .section_footer .row.footer-menu2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1250px) {
  .Page_productcategory .row.product-category .col-md-3 {
    width: 20% !important;
  }
  .Page_productcategory .row.product-category .col-md-9 {
    width: 80% !important;
  }
  .Page_productsearchresult .row .col-md-3 {
    width: 20% !important;
  }
  .Page_productsearchresult .row .col-md-9 {
    width: 80% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .imgmini {
    padding: 0px;
  }
  .imgmini a {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .flex-container .flex-item.flex-item-category {
    width: calc(25%);
  }
  .Page_Manufacturer .flex-item,
  .Page_manufacturer .flex-item,
  .Page_subcategory .flex-item {
    width: calc(25%);
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_L1B {
    margin-top: 50px;
  }
  #startpage_contents_middle_last #startpage_contents_middle_L1 {
    margin-left: 0px;
  }
  .Page_login .product-div,
  .Page_checkout .product-div {
    padding-left: 0px;
  }
  .Page_default .ProductNewsColumn2 .flex-item:nth-last-child(1) {
    display: none;
  }
  .Page_manage_account .panel {
    min-height: 740px;
  }
  .Page_manage_account .fakturaadress .panel {
    min-height: 100%;
    border-top: 1px solid #ccc;
  }
  .Page_manage_account .leveransadress .panel {
    min-height: 100%;
    border-top: 1px solid #ccc;
  }
  .Page_productcategory .section_document #CategoryMenuHeader #PageCount {
    padding-left: 10px;
    padding-right: 10px;
  }
  #Tab-row {
    margin-top: 40px;
  }
  #Tab-row .tabbable-line {
    float: none !important;
  }
  #Tab-row .nav-tabs {
    flex-direction: row;
    border-bottom: 1px solid #979797;
    float: none !important;
  }
  #Tab-row .nav-tabs li {
    margin-left: 3px;
    margin-right: 3px;
  }
  #Tab-row .nav-tabs li a {
    min-width: 120px;
  }
  .imgmini {
    padding: 0px;
  }
  .imgmini a {
    max-width: 100px;
  }
  .row.footer-menu1 .col-md-9 {
    width: 100% !important;
  }
  .row.footer-menu1 .col-md-3 {
    width: 100% !important;
  }
  .row.footer-menu1 .col-md-3.text-right {
    text-align: left;
  }
  .row.footer-menu1 .footer-ul2 {
    padding-left: 10px;
  }
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .flex-item {
    width: calc(33%);
  }
  .Page_default .flex-item,
  .Page_productsearchresult .flex-item,
  .Page_product .flex-item,
  .Page_cart .flex-item {
    width: calc(25%);
  }
  .Page_product .flex-item:nth-child(5),
  .Page_cart .flex-item:nth-child(5) {
    display: none;
  }
}
/*Max 991px*/
@media only screen and (min-width: 991px) {
  .Page_favorites .row.productrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Page_favorites .row.productrow .col-md-1,
  .Page_favorites .row.productrow .col-md-2,
  .Page_favorites .row.productrow .col-md-3,
  .Page_favorites .row.productrow .col-md-4,
  .Page_favorites .row.productrow .col-md-5,
  .Page_favorites .row.productrow .col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .Page_favorites .row.productrow .col-md-1:nth-child(1) {
    width: 3.33333333% !important;
  }
  .Page_favorites .row.productrow .col-md-1:nth-child(2) {
    width: 13.33333333% !important;
    text-align: center;
  }
  .Page_favorites .row.categoryheader .pris {
    padding-left: 5%;
  }
  .Page_favorites .row.categoryheader .antal {
    padding-left: 5.8%;
  }
  .Page_favorites .btn-all {
    float: right;
  }
  .Page_favorites .regularprice {
    display: block;
    margin-bottom: -5px;
  }
  .footer-top .col-md-4 .box {
    min-height: 260px;
  }
  .footer-top .col-md-4 .box h3 {
    color: #4A4A4A;
    font-family: 'Titillium web-semi-bold';
    font-size: 18px;
    padding-top: 70px;
  }
  .footer-top .col-md-4 .box-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    border: 1px solid #BEBEBE;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-top .col-md-4 .box-shadow {
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 16px;
    background: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 50%;
    box-shadow: 0 10px 20px grey;
    -moz-box-shadow: 0 10px 20px grey;
    -webkit-box-shadow: 0 10px 20px grey;
  }
}
/*Max 991px*/
@media only screen and (max-width: 991px) {
  .flex-container .flex-item.flex-item-category {
    width: calc(33%);
  }
  .Page_Manufacturer .flex-item,
  .Page_manufacturer .flex-item,
  .Page_subcategory .flex-item {
    width: calc(33%);
  }
  .article-page .img-text {
    max-width: 1280px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-page .row3 .col-md-4,
  .article-page .row4 .col-md-4,
  .article-page .row5 .col-md-4,
  .article-page .row6 .col-md-4 {
    padding: 15px;
  }
  .article-page .row3 .col-md-8,
  .article-page .row4 .col-md-8,
  .article-page .row5 .col-md-8,
  .article-page .row6 .col-md-8 {
    padding: 15px;
  }
  .article-page .row8 .col-sm-6.col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #Winecard .text-template {
    min-height: 100px;
  }
  #Winecard #Choseregistration img {
    margin-left: 10px;
    margin-right: 10px;
    width: 220px;
  }
  #Winecard #Choseregistration table {
    width: 100%;
  }
  #Winecard h1 {
    text-align: left;
    padding-left: 0px;
  }
  #Winecard h2 {
    text-align: left;
    padding-left: 0px;
  }
  .bottlesrow h2 {
    padding-top: 0px !important;
  }
  .bottlesrow .btn {
    margin-bottom: 40px;
  }
  .Page_productcategory .section_document #CategoryMenuHeader a {
    padding-left: 10px;
  }
  .Page_favorites .addtocart {
    margin-left: 140px;
  }
  .Page_favorites .quantity {
    width: 150px;
    float: left;
  }
  #startpage_contents_middle2 .col-md-12.col-lg-10,
  #startpage_contents_middle_last .col-md-12.col-lg-10 {
    padding-left: 5px;
    padding-right: 5px;
  }
  #startpage_contents_middle2 #startpage_contents_middle_L1,
  #startpage_contents_middle_last #startpage_contents_middle_L1 {
    margin-left: 0px;
    text-align: center;
  }
  #startpage_contents_middle2 #startpage_contents_middle_R1,
  #startpage_contents_middle_last #startpage_contents_middle_R1 {
    margin-top: 3.5%;
    margin-bottom: 3.5%;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    margin-top: -40px;
  }
  #startpage_contents_middle2 #startpage_contents_middle_R1 .box,
  #startpage_contents_middle_last #startpage_contents_middle_R1 .box {
    min-height: 360px;
    text-align: center;
    max-width: 300px;
    margin-left: -15px;
  }
  #startpage_contents_middle2 #startpage_contents_middle_R1 .box h2,
  #startpage_contents_middle_last #startpage_contents_middle_R1 .box h2 {
    padding: 0px;
  }
  #startpage_contents_middle_double .collr {
    padding-left: 5px;
    padding-right: 5px;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_L1A,
  #startpage_contents_middle_double #startpage_contents_middle_double_L1B {
    text-align: center;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_R1A,
  #startpage_contents_middle_double #startpage_contents_middle_double_R1B {
    margin-top: 3.5%;
    margin-bottom: 3.5%;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    margin-top: -40px;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_R1A .box,
  #startpage_contents_middle_double #startpage_contents_middle_double_R1B .box {
    min-height: 360px;
    text-align: center;
    max-width: 300px;
    margin-left: -15px;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_R1A .box h2,
  #startpage_contents_middle_double #startpage_contents_middle_double_R1B .box h2 {
    padding: 0px;
  }
  .Page_login .checkout-topbar .container,
  .Page_checkout .checkout-topbar .container {
    width: 100%;
  }
  .Page_login .checkout-topbar .inside-container,
  .Page_checkout .checkout-topbar .inside-container {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .Page_default .flex-item,
  .Page_productsearchresult .flex-item,
  .Page_product .flex-item,
  .Page_cart .flex-item {
    width: calc(33%);
  }
  .Page_product .flex-item:nth-child(4),
  .Page_cart .flex-item:nth-child(4) {
    display: none;
  }
  .Page_default #ProductNewsColumn3 {
    display: flex;
    flex-wrap: wrap;
  }
  .Page_default #ProductNewsColumn3 .ProductNewsColumn31.col-md-4 {
    display: none !important;
  }
  .Page_default #ProductNewsColumn3 .ProductNewsColumn32.col-md-8 {
    padding: 5px;
    width: 100% !important;
  }
  .Page_default #ProductNewsColumn3 .ProductNewsColumn32.col-md-8 .flex-item {
    width: calc(33%);
  }
  .footer-top .row {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .footer-top .col-md-4 .box {
    border: none;
    min-height: 100%;
    box-shadow: none;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-top .col-md-4 .box .f-heading {
    padding-top: 10px;
  }
}
/*Max 800px*/
@media only screen and (max-width: 800px) {
  .Page_product #container-productpage-productsaleslistgridview3 .btn-favorite {
    font-size: 15px;
    position: relative;
    top: 0px;
    left: 0px;
  }
  .Page_product #container-productpage-productsaleslistgridview3 .heart {
    margin-left: 0px;
    margin-right: 10px;
    vertical-align: sub;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #Tab-row {
    margin-top: 40px;
  }
  #Tab-row .tabbable-line {
    float: none !important;
  }
  #Tab-row .nav-tabs {
    display: block;
    border-bottom: none;
  }
  #Tab-row .nav-tabs li {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  #Tab-row .nav-tabs li a {
    min-width: 130px;
    border-bottom: 1px solid transparent;
  }
  #Tab-row .nav-tabs li .selected {
    border-bottom: 1px solid #979797;
  }
  .Page_manage_account .panel {
    border-top: 1px solid #ccc;
  }
  .Page_orderhistory table.responsive > tbody > tr > td::before,
  .Page_agreedorderhistory table.responsive > tbody > tr > td::before {
    top: 7px;
  }
  .Page_orderhistory .GridViewStyle.responsive tr td,
  .Page_agreedorderhistory .GridViewStyle.responsive tr td {
    text-align: right;
    width: 100% !important;
    padding-left: 70px;
  }
  .Page_orderhistory .GridViewStyle.responsive .GridViewPagerStyle td,
  .Page_agreedorderhistory .GridViewStyle.responsive .GridViewPagerStyle td {
    padding-left: 0px;
  }
  #container-productpage-productsaleslistgridview3 .table td {
    padding-left: 10px;
  }
  table.responsive > tbody > tr > td::before {
    content: attr(data-title);
  }
  table.responsive > tbody > tr > td::before {
    top: 1px;
  }
  .Page_cart table.responsive > tbody > tr > td::before {
    display: none;
  }
  .Page_cart .regularprice {
    display: inline;
  }
  .Page_cart table.responsive > tbody > tr > td {
    padding-left: 0px;
    border: none;
  }
  .Page_cart table.responsive > tbody > tr:nth-child(1) {
    border-color: #ccc !important;
    border-top: 1px solid #ccc !important;
  }
  .Page_cart .hidden-sm.hidden-md.hidden-lg.flaticon-close {
    display: inline !important;
  }
  .Page_cart .flaticon-close {
    position: absolute;
    right: 0px;
    top: 10px;
    display: none;
  }
  .Page_cart .checkout_producttext {
    padding-right: 15px;
  }
  .Page_cart table.responsive > tbody > tr > td:nth-child(1) {
    float: left;
  }
  .Page_cart table.responsive > tbody > tr > td:nth-last-child(2) {
    padding-left: 0px;
    margin-top: -5px;
    float: left;
  }
  .Page_cart table.responsive > tbody > tr > td:nth-last-child(1) {
    text-align: right;
    margin-left: 210px;
  }
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(1) {
    float: left;
  }
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(6) {
    float: left;
  }
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(8) {
    float: right;
    margin-top: -50px;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(1) {
    float: left;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(6) {
    float: left;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(8) {
    float: right;
    margin-top: -50px;
  }
  #ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(1) {
    padding-top: 5px !important;
  }
  #ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(2) {
    padding-top: 5px !important;
  }
  #ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(3) {
    padding-top: 5px !important;
  }
  #ms_content_Productinfo_ProductItem2_GridView2 td:nth-child(4) {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 768px) {
  .footer-top .row {
    margin-left: 0px;
  }
  .sidenav .collapse {
    display: block!important;
  }
  .panel-heading.panel-heading1 {
    border: 1px solid #ECECEC;
  }
  .Page_productcategory .section_document #CategoryMenuHeader,
  .Page_productsearchresult .section_document #CategoryMenuHeader {
    height: 49px;
    padding-top: 9px;
    margin-bottom: 10px;
    border: 1px solid #ECECEC;
  }
  .Page_productcategory .section_document #CategoryMenuHeader select,
  .Page_productsearchresult .section_document #CategoryMenuHeader select {
    border: 1px solid #cccccc;
  }
  .row.display-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .row.display-flex .col-md-6 {
    display: flex;
    flex-direction: column;
  }
  .row.display-flex .col-md-6 .panel {
    height: 100%;
  }
  /*HT texter prouktsida*/
  #HtManufacture .manufacturerlogo {
    margin-top: 50px;
  }
  #HtManufacture h2 {
    margin-top: 40px;
  }
  #HtManufacture h4 {
    margin-top: 40px;
  }
  #HtManufacture .lg-right {
    text-align: right;
  }
  #HtArea h2 {
    margin-top: 40px;
  }
  #HtArea h4 {
    margin-top: 40px;
  }
  #HtArea .lg-right {
    text-align: right;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .Page_default .ProductNewsColumn2 .flex-item:nth-last-child(2) {
    display: none;
  }
  .flex-item {
    width: calc(50%);
  }
}
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .Page_product #container-productpage-productsaleslistgridview3 .input-group .btn {
    vertical-align: baseline;
  }
}
/*Max768px*/
@media screen and (max-width: 767.5px) {
  #email-back .btn {
    margin-top: 1px;
  }
  #email-back .textbox {
    float: left;
    width: 240px;
    margin-left: 5px;
  }
  #email-back #email-back-in {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 305px;
  }
  .popular_sub {
    margin-left: 0px;
    margin-right: 0px;
  }
  .popular_sub h2 {
    font-size: 18px;
  }
  .popular_sub.all_products {
    margin-left: 5px;
    margin-right: 5px;
  }
  .article-page .heading2 {
    padding-top: 0px;
  }
  .article-page .heading3 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .article-page .row10 .heading4 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 35px;
  }
  .article-page .row9 .col-md-12,
  .article-page .row1 .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .article-page .row11 {
    margin-top: 40px;
  }
  .article-page .heading5 {
    font-size: 26px;
    line-height: 32px;
  }
  #CategoryTree .line1 {
    margin-top: -35px;
  }
  #Winecard .text-template {
    line-height: 1.5em;
    font-size: 15px;
    margin-left: 30px;
    margin-right: 30px;
    min-height: 70px;
  }
  #Winecard #Choseregistration img {
    width: 250px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
  }
  #Winecard #Choseregistration table {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #Winecard .RBL td {
    display: table;
  }
  #Winecard h1 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
  #Winecard h2 {
    text-align: center;
    font-size: 20px;
  }
  #Winecard .row3 .col-md-6.colb {
    border-top: none !important;
  }
  #Winecard #ms_content_PanelAgreedOrderEditable {
    background: #fff;
    border: none;
  }
  #Winecard #ms_content_PanelAgreedOrderEditable .DataList {
    margin-top: 10px;
  }
  .Page_default h1.rubrikstart1 {
    font-size: 26px;
  }
  .Page_productcategory .categorydescription_categorypage,
  .Page_productsearchresult .categorydescription_categorypage {
    min-height: 70px;
    display: none;
  }
  .Page_productcategory .flex-container,
  .Page_productsearchresult .flex-container {
    background: transparent !important;
    margin-left: -5px;
    margin-right: -5px;
  }
  .Page_productcategory .flex-container .flex-item .productdiv_categorypage_wrapper,
  .Page_productsearchresult .flex-container .flex-item .productdiv_categorypage_wrapper {
    background: #fff;
  }
  .Page_cart #cartSum {
    width: 100%;
  }
  .Page_cart .inkmoms {
    display: none;
  }
  /*Start page*/
  .start-middle1 {
    margin-top: 60px;
  }
  .start-middle1 img {
    max-width: 100%;
  }
  .start-middle1 .start-middle1-lasth2 {
    margin-top: 50px;
  }
  #Flaskor {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  #DbboxContainer {
    margin-bottom: 40px;
  }
  #container-storecategory-gridview {
    border: none;
  }
  .Page_cart .cartminicontent.responsive tr {
    padding-left: 0px;
    padding-right: 0px;
  }
  .Page_cart .cartminicontent.responsive .input-group {
    margin-left: 70px;
  }
  .breadcrumb {
    /*padding-left:0px;*/
    display: none;
  }
  .PDF {
    padding-left: 10px;
  }
  .navbar-nav .open .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .staffled_box {
    display: none !important;
    margin-left: 0px;
  }
  .staffled_box:after,
  .staffled_box:before {
    left: 21%;
  }
  .Page_product #container-productpage-image .imglg {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .Page_product .table {
    margin-bottom: 0px;
    text-align: center;
  }
  .Page_product .table td {
    width: 100% !important;
  }
  .Page_product .table .text-right {
    display: none;
  }
  .Page_product #ms_content_Productinfo_ProductItem2_XlogGridView1_ctl02_ucstore_displaypricecategoryV2_PanelEqualPrice1 {
    margin-left: 6px;
  }
  .Page_product .hover1 {
    margin-left: 6px;
  }
  .Page_product .hover1 .input-group {
    margin-left: auto;
    margin-right: auto;
  }
  .Page_product .spacer {
    padding-top: 0px !important;
  }
  .Page_product .col-sm-2.col-md-2.text-right,
  .Page_product .col-sm-4.col-md-3.text-right {
    display: none;
  }
  .Page_product .longtext_produktsida {
    margin-top: 10px;
  }
  .Page_product .produktnamn_produktsida h1 {
    text-align: center;
    font-size: 24px;
  }
  .Page_product h2 {
    font-size: 20px;
    white-space: normal;
  }
  .Page_product #ms_content_Productinfo_ProductItem2_XlogGridView1_ctl02_ucstore_displaypricecategoryV2_Panel1 {
    margin-bottom: 10px;
  }
  .Page_product .imgmini a {
    max-width: 80px;
  }
  .Page_product #container-productpage-productsaleslistgridview3 .heart {
    margin-bottom: 0px;
  }
  .Page_product #container-productpage-productsaleslistgridview3 .input-group .btn {
    margin-left: 10px;
    font-size: 18px;
    max-width: 100%;
    min-width: 150px;
    padding: .2em;
    line-height: 1.7em;
  }
  .Page_product #container-productpage-productsaleslistgridview3 .stockimage {
    margin-top: 7px;
    float: none;
  }
  .Page_product #container-productpage-productsaleslistgridview3 #SocialMedia {
    margin-top: 7px;
    float: none;
    margin-left: 0px;
  }
  .Page_product #container-productpage-productsaleslistgridview3 #SocialMedia #LinkedIn {
    margin-left: 0px;
  }
  .Page_product #RaitingPropery {
    margin-right: 0px;
  }
  .Page_product #RaitingPropery .nr0 {
    margin-bottom: 20px;
  }
  .Page_product #RaitingPropery .nr0 #Ratings {
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 260px;
  }
  .Page_product .col-lg-8.col-md-8.col-sm-8.col-xs-12 {
    margin-left: -15px;
  }
  .Page_product .PanelProductInfo_Extratext1 {
    margin-bottom: 25px;
  }
  .Page_product .produkt_utgaende {
    text-align: center;
  }
  .Page_login #CheckoutPage .panel.panel_1,
  .Page_checkout #CheckoutPage .panel.panel_1 {
    padding-top: 0px;
  }
  .Page_login .checkout-topbar,
  .Page_checkout .checkout-topbar {
    height: 60px;
  }
  .Page_login .checkout-topbar .inside-container #checkout-logo,
  .Page_checkout .checkout-topbar .inside-container #checkout-logo {
    margin-top: 8px;
    margin-right: 5px;
  }
  .Page_login .checkout-topbar .inside-container #ms_Label1,
  .Page_checkout .checkout-topbar .inside-container #ms_Label1,
  .Page_login .checkout-topbar .inside-container #ms_Label2,
  .Page_checkout .checkout-topbar .inside-container #ms_Label2 {
    display: none;
  }
  .Page_login #Product-div,
  .Page_checkout #Product-div {
    display: none;
  }
  .Page_login .product-div,
  .Page_checkout .product-div {
    padding-right: 0px;
  }
  .Page_login .footer-top,
  .Page_checkout .footer-top {
    background: transparent;
    border: none;
  }
  .Page_checkout #ShowHide {
    display: inline !important;
  }
  .Page_productcategory .section_document #CategoryMenuHeader {
    background: transparent;
    margin-left: 0px;
    margin-right: 0px;
  }
  .Page_productcategory .footer-top .row {
    margin-top: 0px;
  }
  #CategoryMenuHeader .simple.flat.small.pull-left {
    width: 50%;
    padding-right: 5px;
  }
  #CategoryMenuHeader .btn-openbar {
    background-color: white;
    color: rgba(0, 0, 0, 0.7);
    border: 1px solid #ccc;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
    padding-left: 15px;
    font-size: 16px;
    min-width: 135px;
    text-align: left;
    width: 100%;
    height: 40px;
    box-shadow: none;
  }
  #CategoryMenuHeader .simple.flat.small.pull-right {
    width: 50%;
    margin-right: 0px;
    height: 50px;
  }
  #CategoryMenuHeader .simple.flat.small.pull-right li {
    width: 100%;
    margin-right: 0px;
  }
  #CategoryMenuHeader .simple.flat.small.pull-right select {
    border-radius: 0px;
    background-color: #fff !important;
    border: 1px solid #ccc;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    padding-top: 5px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding-right: 0px;
    min-width: 135px;
    width: 100%;
    height: 40px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  #HtArea h3,
  #HtManufacture h3,
  #HtSubArea h3 {
    font-size: 20px;
  }
  .section_footer .row.footer-menu1 .col-md-9 {
    display: none;
  }
  .section_footer .row.footer-menu1 .col-md-3.text-right {
    text-align: center;
  }
  .section_footer .row.footer-menu2 {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  .section_footer .row.footer-menu2 .simple {
    display: none;
  }
  .section_footer .row.footer-menu2 .simplediv {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .section_footer .row.footer-menu2 .simplediv .col-sm-4.col-md-4 {
    border-bottom: 1px solid #ccc;
  }
  .section_footer .row.footer-menu2 .simplediv .f-heading {
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 26px;
  }
  .section_copyright .bottomsecond {
    text-align: center;
    padding-left: 0px;
  }
  .section_copyright .bottomfirst {
    text-align: center;
  }
  h1 {
    font-size: 30px;
    line-height: 36px;
    white-space: normal;
    text-align: center;
  }
  h2 {
    font-size: 26px;
    line-height: 30px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
  p {
    font-size: 15px;
    line-height: 25px;
  }
  #categoryinfo_categorypage {
    min-height: 40px;
  }
  #categoryinfo_categorypage h1 {
    text-align: center;
    color: #000000;
    font-size: 30px;
    line-height: 2em;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .categoryinfo_sub_category {
    min-height: 40px;
  }
  .categoryinfo_sub_category h1 {
    text-align: center;
    color: #000000;
    font-size: 30px;
    line-height: 2em;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .categorydescription_categorypage,
  #ms_content_productcategory_contentV2_Productcategorylist_UpdatepanelProducts,
  #section-sidebar {
    display: none;
  }
  .product-category .panel {
    background: #fff;
  }
  .product-category .panel .treerootCategory {
    display: none;
  }
  .product-category .panel .treeCategoryHeader {
    display: none;
  }
  .flex-item .content-bottom.row .regularprice {
    font-size: 14px;
  }
  .flex-item .content-bottom.row .normalprice {
    font-size: 18px;
  }
  .flex-item .content-bottom.row .discountedprice {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .flex-container .flex-item.flex-item-category {
    width: calc(50%);
  }
  .bottomfirst .footerlogo {
    margin-left: auto;
    margin-right: auto;
  }
  .bottomfirst #footer-text {
    position: absolute;
    top: 80px;
    width: 100%;
    left: 0px;
  }
  .bottomsecond {
    padding-top: 50px;
    width: 100%;
    text-align: center;
  }
  .bottomsecond .footer-bottom-ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 640px) {
  .Page_Manufacturer .flex-item,
  .Page_manufacturer .flex-item,
  .Page_subcategory .flex-item {
    width: calc(50%);
  }
  .flex-item {
    width: calc(50%);
  }
  .Page_default .flex-item,
  .Page_product .flex-item,
  .Page_cart .flex-item {
    width: calc(50%);
  }
  .Page_default .flex-item:nth-last-child(1),
  .Page_product .flex-item:nth-last-child(1),
  .Page_cart .flex-item:nth-last-child(1) {
    display: none;
  }
  .Page_productsearchresult .flex-item {
    width: calc(50%);
  }
  .Page_product .flex-item:nth-child(4),
  .Page_cart .flex-item:nth-child(4) {
    display: inline;
  }
  .Page_default #ProductNewsColumn3 .ProductNewsColumn32.col-md-8 .flex-item {
    width: calc(50%);
  }
  #startpage_contents_middle2 #startpage_contents_middle_R1,
  #startpage_contents_middle_last #startpage_contents_middle_R1 {
    margin-top: -20px;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_R1A,
  #startpage_contents_middle_double #startpage_contents_middle_double_R1B {
    margin-top: -20px;
  }
}
@media screen and (max-width: 460px) {
  .flex-item .productimage_categorypage img {
    padding-left: 10px;
    padding-right: 10px;
  }
  .Page_product .stock-ok:after {
    content: "";
  }
  .Page_checkout #shoplistan {
    margin-left: -15px;
    margin-right: -15px;
  }
  .Page_checkout #shoplistan table .product-image {
    max-height: 60px;
    max-width: 50px;
    margin-top: 5px;
  }
  .Page_checkout #shoplistan table .brodtext td:nth-child(1) {
    width: 70px;
  }
  .Page_checkout #shoplistan table .brodtext td:nth-last-child(1) {
    padding-right: 15px;
  }
  #Checkout_orderinfo .right-col #shoplistan2 {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #Checkout_orderinfo .DataList.small img {
    max-height: 60px;
    max-width: 50px;
  }
  .flex-item .flex-bottom {
    margin-top: -20px;
    padding-top: 40px;
  }
  .flex-item .flex-bottom .col-xs-6.text-left img {
    padding-right: 1px;
  }
  .flex-item .flex-bottom a {
    font-size: 14px;
  }
  .flex-item .content-bottom.row {
    padding-left: 5px;
    padding-right: 5px;
  }
  .flex-item .content-bottom.row .productprice_categorypage {
    padding-left: 0px;
    padding-right: 0px;
  }
  .flex-item .content-bottom.row .normalprice {
    color: #4A4A4A;
  }
  .flex-item .content-bottom.row .regularprice {
    display: none;
  }
  .flex-item .tillbud {
    right: 13%;
    max-width: calc(25%);
  }
  .flex-item .nyhed {
    left: 13%;
    max-width: calc(25%);
  }
  .flex-item .ambefaller {
    left: 5%;
    max-width: calc(35%);
  }
  .flex-item .productlist-rating h5 {
    font-size: 10px;
  }
  .flex-item .productlist-rating img {
    max-height: 7px;
  }
  .section_copyright .bottomsecond {
    padding-top: 50px;
  }
  .section_copyright .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 374px) {
  .Page_cart .cartminicontent.responsive .input-group {
    margin-left: 0px;
  }
  #startpage_contents_middle2 #startpage_contents_middle_R1,
  #startpage_contents_middle_last #startpage_contents_middle_R1 {
    margin-top: -10px;
  }
  #startpage_contents_middle_double #startpage_contents_middle_double_R1A,
  #startpage_contents_middle_double #startpage_contents_middle_double_R1B {
    margin-top: -10px;
  }
}
@media screen and (max-width: 340px) {
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(1) {
    float: none;
  }
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(6) {
    float: none;
  }
  #container-storecategory-gridview .GridViewRowStyle td:nth-child(8) {
    float: none;
    margin-top: 0px;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(1) {
    float: none;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(6) {
    float: none;
  }
  #container-storecategory-gridview .GridViewAlternatingRowStyle td:nth-child(8) {
    float: none;
    margin-top: 0px;
  }
}
/*Menu*/
/*Built for 7 categories in header!!!!!!*/
#NavPartner {
  margin-top: -30px;
}
#NavPartner .navbar-nav {
  padding-left: 0px;
}
#NavPartner #navbarPartner {
  margin-right: 0px !important;
  padding-left: 8px;
}
#NavPartner #navbarPartner ul li {
  padding-left: 10px;
  padding-right: 10px;
}
#NavPartner #navbarPartner ul li a {
  color: #4a4a4a;
  font-size: 15px;
  font-family: 'Titillium web-semi-bold';
  text-transform: uppercase;
}
.section-topnav {
  background: #ffffff;
  border-bottom: 1px solid rgba(124, 124, 124, 0.33);
}
.section-topnav .container {
  width: 100%;
  padding-top: 2px;
}
.section-topnav a {
  color: #4A4A4A;
  font-size: 16px;
  font-family: 'Titillium web-semi-bold';
}
#MainMenu li a {
  text-transform: uppercase;
}
/*Sarchpanel*/
#ms_Store_menucontrol1_Panel1 {
  padding-top: 7px;
}
#ms_Store_menucontrol1_Panel1 .form-control.product-search-text {
  border: 1px solid #999999;
  border-radius: 4px;
}
#Searchicon {
  color: #999999;
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 9;
  font-size: 16px;
}
#SearchProduct {
  margin-left: -22px;
  z-index: 9;
  color: transparent;
}
/*Sidebar*/
.sidenav label {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  font-family: 'Titillium Web';
  margin-bottom: 0px;
}
.sidenav .panel.panel-default {
  border: none;
}
.sidenav .line {
  border-bottom: 1px solid #ccc;
  margin-left: -15px;
  margin-right: -15px;
}
.sidenav .line.line-bottom {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 7px;
}
.sidenav .panel-heading {
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
.sidenav .panel-heading .panel-title {
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
}
.sidenav .panel-heading1 {
  padding-top: 13px;
}
.sidenav .col-xs-10 {
  display: inline-flex;
}
.sidenav .col-xs-10 input[type="checkbox"] {
  margin-right: 10px;
}
.sidenav .form-group .col-xs-6.col-md-6 {
  padding: 0px;
}
.sidenav .form-group .col-xs-6.col-md-6 span {
  vertical-align: -webkit-baseline-middle;
}
.sidenav .form-group .col-xs-6.col-md-6 .form-control {
  width: 55px;
  margin-left: 10px;
}
.sidenav .form-group .col-xs-6.col-md-6:nth-child(1) {
  text-align: right;
  display: -webkit-box;
}
.sidenav .form-group .col-xs-6.col-md-6:nth-child(2) {
  text-align: right;
}
.sidenav .form-group .col-xs-6.col-md-6:nth-child(2) .form-control {
  float: right;
}
/*Shopping cart*/
#UpdatePanelControllerCart {
  padding-right: 30px;
  padding-top: 13px !important;
  margin-left: 10px;
}
#UpdatePanelControllerCart a {
  font-size: 15px;
  font-weight: normal;
  font-family: 'Titillium web';
}
#UpdatePanelControllerCart .ProductNumber {
  display: none;
}
#UpdatePanelControllerCart .btn {
  padding: 10px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 10px;
}
#UpdatePanelControllerCart .btn:hover {
  background: #000;
}
#UpdatePanelControllerCart .navbar-nav > li > .dropdown-menu {
  width: 350px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
#UpdatePanelControllerCart .navbar-nav > li > .dropdown-menu .divider {
  padding: .1px;
  margin: 0;
  margin-left: 15px;
  margin-right: 15px;
}
#UpdatePanelControllerCart .navbar-nav > li > .dropdown-menu .divider:nth-last-child(1) {
  padding: 1px !important;
  background: #ccc;
  margin: 0;
  margin-left: 15px;
  margin-right: 15px;
}
#UpdatePanelControllerCart .cartinfo {
  width: 254px;
}
#UpdatePanelControllerCart #Drop-menu2 {
  max-height: 400px;
}
#UpdatePanelControllerCart .productsumprice {
  text-align: right;
}
#UpdatePanelControllerCart .order-sum-cart {
  display: none;
  font-family: 'Titillium web-semi-bold';
  font-size: 18px;
  margin-right: 17px;
  margin-left: 17px;
}
#UpdatePanelControllerCart .order-sum-cart:nth-child(1) {
  display: block;
}
#UpdatePanelControllerCart .normalprice {
  font-family: 'Titillium web-semi-bold';
}
.shoppingcartdropdown span:nth-child(2) {
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 15px;
  font-size: 14px;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px;
  background-image: url(/App_Themes/StoreHJHansenVinTheme/images/roundbl.PNG);
  background-size: cover;
  min-width: 26px;
  min-height: 26px;
  font-family: 'Times New Roman';
}
.shoppingcartdropdown span:nth-child(2) span {
  vertical-align: middle;
}
.quickcart_label {
  padding-right: 15px;
}
#FavoriteIcon {
  padding-left: 10px;
}
#FavoriteIcon a {
  font-size: 22px;
  margin-top: -2px;
}
#FavoriteIcon-number {
  color: #fff;
  font-weight: normal;
  min-width: 26px;
  min-height: 26px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 31px;
  font-size: 14px;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px;
  background-image: url(/App_Themes/StoreHJHansenVinTheme/images/roundp.PNG);
  background-size: cover;
  font-family: 'Times New Roman';
}
#button-search {
  font-size: 20px;
  margin-top: 1px;
}
.navbar-nav {
  padding-left: 10px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #ffffff;
}
.navbar-nav > li > .dropdown-menu .btn {
  background: #14405A;
  color: #fff;
}
.navbar-nav > li > .dropdown-menu .btn:hover {
  background: #14405A;
}
.navbar-brand {
  padding: 0;
  height: 65px;
}
.navbar-brand img {
  padding-left: 10px;
  margin-top: 11px;
}
.dropdown {
  display: inline;
}
.dropdown a {
  text-decoration: none;
}
.section-topbar {
  background-color: #98042d;
  padding: .1em 0;
  padding-top: 1px;
  padding-bottom: 0px;
}
.section-topbar .container {
  width: 100%;
}
.section-topbar .navbar-collapse {
  padding-top: 0px;
  padding-right: 0px;
}
.section-topbar #HeaderMenuList1 {
  float: right !important;
}
.section-topbar .left-topbar {
  display: none;
}
.section-topbar .center-topbar {
  padding-left: 0px;
  float: left;
  text-align: left;
}
.section-topbar .center-topbar ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.section-topbar .center-topbar ul li {
  display: inline;
}
.section-topbar .center-topbar ul li:nth-child(2) {
  padding-left: 15px;
  padding-right: 15px;
}
.section-topbar .center-topbar ul li:nth-child(3) {
  padding-left: 15px;
  padding-right: 15px;
}
.section-topbar a {
  color: #ffffff;
  font-size: 14px;
}
/*Min 768px*/
/*Min 768px*/
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  #customergrouptext_ht_partnernet_menu #MainMenu li a {
    font-size: 13.5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1010px) {
  .dropdown-content-inside .dropdown-column:nth-child(3n-3) {
    border-right: none;
  }
}
@media only screen and (min-width: 768px) {
  .dropdown-content {
    position: absolute;
    width: 100%;
    z-index: 9000;
    text-align: center;
    top: 90px;
    left: 0;
    right: 0;
    padding-left: 0px;
    padding-right: 0px;
    display: none;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .dropdown.mega-dropdown.open-topbar:hover .dropdown-content {
    display: block !important;
  }
  .dropdown-content-inside {
    padding-top: 20px;
    color: #3c3c3c;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .dropdown-content-inside .row {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .dropdown-content-inside a {
    color: #3c3c3c !important;
  }
  .dropdown-content-inside ul {
    list-style: none;
    padding-left: 0px;
  }
  .dropdown-content-inside .mega-first {
    font-size: 14px !important;
    font-weight: normal !important;
  }
  .dropdown-content-inside .mega-first a {
    font-size: 14px !important;
  }
  .dropdown-content-inside .mega-second {
    font-size: 15px !important;
  }
  .dropdown-content-inside .dropdown-column {
    width: 33.33333%;
    float: left;
    border-right: 1px solid #ccc;
    padding-left: 15px;
  }
  .dropdown-content-inside .column {
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
  }
  .navbar-collapse.collapse {
    padding-left: 0px;
  }
  .Page_productcategory #MainMenu .selected.dropdown.mega-dropdown a:after,
  .Page_product #MainMenu .selected.dropdown.mega-dropdown a:after {
    content: '';
    width: 76%;
    position: absolute;
    left: 12%;
    bottom: 10px;
    border-width: 0 0 2px;
    border-style: solid;
  }
  #NavPartner {
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #NavPartner #navbarPartner {
    padding-left: 0px;
    display: inline-flex !important;
    list-style: none;
  }
  .top-menu-center {
    float: left;
  }
  .top-menu-right {
    padding-top: 7px;
  }
  #NavbarCtrl1 {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 900;
  }
  .navbar-collapse {
    padding-top: 7px;
  }
  .navbar-right .dropdown-menu {
    right: -20px;
  }
}
@media screen and (min-width: 1480px) {
  .section-topbar .center-topbar #dagar30 {
    display: none !important;
  }
}
@media screen and (min-width: 1440px) {
  .section-topbar .left-topbar {
    display: inline;
    width: 30%;
    float: left;
    height: 20px;
  }
  .section-topbar .center-topbar {
    width: 40%;
    float: left;
    text-align: center;
  }
  .section-topbar .center-topbar ul li {
    display: inline;
  }
  .section-topbar .right-topbar {
    display: inline;
    width: 30%;
    float: left;
    height: 20px;
  }
}
@media screen and (min-width: 1360px) {
  .section-navsearch {
    padding: 0 0;
  }
  .section-navsearch #ms_Store_menucontrol1_ProductSearchText {
    width: 220px;
  }
  .section-navsearch.collapse {
    display: inline !important;
  }
  .section-navsearch.collapse input {
    width: 220px;
  }
  #button-search {
    display: none !important;
  }
}
@media screen and (max-width: 1339px) {
  .section-navsearch {
    position: fixed;
    left: 0px;
    right: 0px;
    margin-top: 55px;
    padding-left: 5px;
  }
  #Searchicon {
    right: 15px;
  }
  #SearchProduct {
    margin-left: -32px;
  }
}
@media screen and (max-width: 1480px) {
  .section-topbar .center-topbar #GratisClick {
    display: none !important;
  }
}
@media screen and (max-width: 1500px) and (min-width: 768px) {
  .partnermenu {
    margin-left: -15px;
  }
  #Partnerpage .top-menu-right {
    position: absolute;
    right: 0px;
  }
  #Partnerpage .top-menu-center {
    padding-right: 80px;
  }
}
@media screen and (min-width: 1500px) {
  #Partnerpage .top-menu-left {
    width: 15% !important;
    float: left;
  }
  #Partnerpage .top-menu-center {
    width: 70% !important;
    float: left;
  }
  #Partnerpage .top-menu-right {
    width: 15% !important;
    float: left;
  }
  .top-menu-left {
    width: 25% !important;
    float: left;
  }
  .top-menu-center {
    width: 50% !important;
    float: left;
  }
  .top-menu-center .navbar-nav {
    padding-left: 0px;
  }
  .top-menu-center #MainMenu {
    text-align: center;
    float: none;
  }
  .top-menu-center .navbar-nav > li {
    float: none;
    display: inline-block;
  }
  .top-menu-right {
    width: 25% !important;
    float: left;
  }
  .navbar-collapse.collapse {
    padding-right: 0px !important;
    margin-right: -15px !important;
  }
}
@media only screen and (max-width: 1420px) {
  #FavoriteIcon {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1265px) and (min-width: 768px) {
  .section-topnav .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-topnav .nav.navbar-nav.navbar-right {
    padding-left: 0px;
  }
  .section-topnav #MainMenu {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 1140px) and (min-width: 768px) {
  .section-topnav a {
    font-size: 15px;
  }
  .nav > li > a {
    padding: 15px 10px;
  }
}
@media only screen and (min-width: 1010px) {
  .dropdown-content {
    top: 45px;
  }
  .dropdown-content-inside .dropdown-column {
    width: 25%;
    float: left;
  }
  .dropdown-content-inside .dropdown-column:nth-child(4n-4) {
    border-right: none;
  }
  .section_document {
    padding-top: 99px;
  }
  .Page_login .section_document,
  .Page_checkout .section_document {
    padding-top: 0px;
  }
  .start-top1 {
    padding-top: 99px;
  }
}
@media only screen and (max-width: 1010px) and (min-width: 768px) {
  .section_document {
    padding-top: 140px;
  }
  #NavPartner {
    margin-top: -40px;
  }
  .start-top1 {
    padding-top: 142px;
  }
  .navbar-header.top-menu-left {
    float: none;
  }
  .top-menu-center {
    margin-top: -15px;
    margin-left: -10px;
  }
  .nav.navbar-nav.navbar-right {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 815px) {
  .section-topbar .center-topbar {
    display: none;
  }
}
@media screen and (max-width: 767.5px) {
  .Page_login .section_document,
  .Page_checkout .section_document {
    margin-top: -20px;
  }
  #UpdatePanelControllerCart .btn {
    padding: 7px;
  }
  #UpdatePanelControllerCart .navbar-nav > li > .dropdown-menu {
    width: 335px;
    position: absolute;
    left: 10px;
  }
  #UpdatePanelControllerCart .cartinfo {
    width: 239px;
  }
  .Page_default .table-responsive {
    border: none;
  }
  #NavPartner {
    margin-top: -40px;
    border-bottom: 1px solid #ccc;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #NavPartner .navbar-collapse.collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
  #NavPartner .navbar-toggler {
    background: transparent;
    color: #4a4a4a;
    font-size: 18px;
    margin-top: 5px;
  }
  #NavPartner .Partnermenu {
    margin-top: -2px;
    padding-left: 10px;
  }
  #NavPartner .glyph-icon.flaticon-menu {
    vertical-align: middle;
  }
  .section_document {
    padding-top: 61px;
  }
  .start-top1 {
    padding-top: 61px;
  }
  .Page_checkout .section_document {
    padding-top: 0px;
  }
  .Page_login .section_document {
    padding-top: 0px;
  }
  .Page_login .section_document .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .Page_login .section_document .container .row.display-flex {
    margin-left: 0px;
    margin-right: 0px;
  }
  .Page_login .section_document .container .row.display-flex .col-sm-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .Page_login #AllreadyC {
    padding-bottom: 60px;
  }
  .section-topnav .container {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 10px;
  }
  .section-topbar {
    display: none;
  }
  .navbar-brand img {
    padding-left: 0px;
  }
  .navbar-nav ul {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .dropdown-menu li {
    background: #fff !important;
  }
  .navbar-nav > li > .dropdown-menu .divider {
    background: #e5e5e5 !important;
  }
  #NavbarCtrl1 {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 4;
  }
  #ctl00_headerLogo {
    float: none;
  }
  #ctl00_headerLogo img {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #menu-toggle {
    position: absolute;
    left: 0px;
    top: -2px;
  }
  #menu-toggle .glyph-icon.flaticon-menu {
    font-size: 18px;
  }
  #Searchicon1 {
    margin-top: 11px;
    position: absolute;
    left: 50px;
  }
  #LiButton-search {
    position: absolute;
    top: 10px;
    left: 35px;
  }
  .section-navsearch {
    margin-top: 50px;
    padding-top: 10px;
    padding-left: 0px;
  }
  #ms_Store_menucontrol1_Panel1 .form-control.product-search-text {
    border-radius: 0px;
  }
  #UpdatePanelControllerCart {
    position: absolute;
    top: 0px;
    right: -10px;
  }
  #UpdatePanelControllerCart .clearfix a,
  #UpdatePanelControllerCart .dl-horizontal dd a,
  #UpdatePanelControllerCart .container a,
  #UpdatePanelControllerCart .container-fluid a,
  #UpdatePanelControllerCart .row a,
  #UpdatePanelControllerCart .form-horizontal .form-group a,
  #UpdatePanelControllerCart .btn-toolbar a,
  #UpdatePanelControllerCart .btn-group-vertical > .btn-group a,
  #UpdatePanelControllerCart .nav a,
  #UpdatePanelControllerCart .navbar a,
  #UpdatePanelControllerCart .navbar-header a,
  #UpdatePanelControllerCart .navbar-collapse a,
  #UpdatePanelControllerCart .pager a,
  #UpdatePanelControllerCart .panel-body a,
  #UpdatePanelControllerCart .modal-footer a {
    font-size: 16px;
  }
  #UpdatePanelControllerCart .dropdown-menu {
    background: #fff;
  }
  #UpdatePanelControllerCart .btn {
    line-height: 1.7em;
  }
  #shoppingcartdropdown {
    position: absolute;
    top: 0px;
    right: -10px;
  }
  .dropdown-menu {
    margin-left: -320px !important;
  }
  #FavoriteIcon {
    position: absolute;
    top: 12px;
    right: 60px;
  }
  #FavoriteIcon a {
    margin-right: -5px;
  }
  /*TOPMENU*/
  #wrapper {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 0;
  }
  #wrapper.toggled {
    padding-left: 330px;
  }
  #sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    top: -1px;
    left: -350px;
    width: 350px;
    height: 100%;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-right: 1px solid #ccc;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 330px;
    left: 0px;
  }
  #page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    padding: 20px;
    position: relative;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
  /* Sidebar Styles */
  .navbar-collapse.collapse.in {
    width: 100%;
  }
  .focus-bg {
    color: #fff;
    background: #14405a;
  }
  #MainMenu {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 10px solid #14405a;
  }
  #MainMenu li {
    border-bottom: 1px solid #ccc;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #MainMenu li a {
    color: #767676;
    font-size: 15.5px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #MainMenu li a:active,
  #MainMenu li a:focus {
    color: #fff;
    background: #14405a;
  }
  #MainMenu li:before {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    padding: 0 5px;
    padding-top: 11px;
    padding-right: 16px;
    color: #767676;
    float: right;
    font-size: 14px;
  }
  #HeaderMenuList2 {
    width: 100%;
    float: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
  }
  #HeaderMenuList2 .level1.static {
    width: 100% !important;
    float: none !important;
  }
  #HeaderMenuList2 .level1.static li {
    border-bottom: 1px solid #ccc;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #HeaderMenuList2 .level1.static li a {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #767676;
    font-size: 15.5px;
  }
  #HeaderMenuList2 .level1.static li a:active,
  #HeaderMenuList2 .level1.static li a:focus {
    color: #fff;
    background: #14405a;
  }
  #HeaderMenuList2 .level1.static li:before {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    padding: 0 5px;
    padding-top: 11px;
    padding-right: 16px;
    color: #767676;
    float: right;
    font-size: 14px;
  }
  .top-menu-panel {
    background: #14405a;
    color: #fff;
    height: 61px;
    padding-top: 16px;
    padding-left: 15px;
  }
  .top-menu-panel p {
    color: #fff;
    font-size: 19px;
    font-family: 'Titillium web-semi-bold';
  }
  .top-menu-panel #menu-toggle2 {
    color: #fff !important;
    margin-top: 0px !important;
    font-size: 14px;
    padding-top: 0px !important;
    margin-right: 5px;
  }
  #Partnerpage .top-menu-panel {
    background: #33623d;
  }
  #Partnerpage #MainMenu {
    border-bottom: 10px solid #33623d;
  }
  .top-menu-center {
    margin-top: -10px;
  }
  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 330px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #Sign-in {
    width: 330px;
    right: auto;
    left: 0px;
    top: 0px;
  }
  .sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
  }
  .sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
  }
  .sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
  }
  .sidebar-nav li a:active,
  .sidebar-nav li a:focus {
    text-decoration: none;
  }
  .sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
  }
  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }
  .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
  }
  .sidenav .panel-title {
    font-size: 16px;
  }
  .navbar-collapse.collapse {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-toggle-cart {
    display: none;
  }
  .navbar-toggle.pull-left {
    color: #4A4A4A;
  }
  #MenuCollapse {
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
  }
  #MenuCollapse.Opensidebar2 {
    width: 100%;
    position: fixed;
    overflow: hidden !important;
    top: 0px;
    height: 100%;
    left: 330px;
    z-index: 900;
    background-color: #4A4A4A;
    opacity: 0.5;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .Page_productcategory #Sidenav1 #Price .col-xs-12,
  .Page_productsearchresult #Sidenav1 #Price .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #Sidenav-background {
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
  }
  #Sidenav-background.Opensidebar2 {
    width: 100%;
    position: fixed;
    overflow: hidden !important;
    top: 0px;
    height: 100%;
    left: 330px;
    z-index: 900;
    background-color: #4A4A4A;
    opacity: 0.5;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  /*Sidebar with filter*/
  .sidenav {
    height: 100%;
    width: 330px;
    position: fixed;
    z-index: 5;
    top: 0;
    left: -330px;
    background: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sidenav .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 12px;
    right: 14px;
    font-size: 36px;
    font-family: 'Titillium web-semi-bold';
    color: #fff;
  }
  .sidenav .closebtn:hover {
    color: #fff;
  }
  .sidenav .panel.panel-default {
    padding-top: 0px;
  }
  .sidenav .panel-heading {
    margin-left: -15px;
    background: #fff !important;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .sidenav .panel-heading a:hover {
    color: #333333;
  }
  .sidenav .panel-heading p {
    color: #333333;
    font-family: 'Titillium web-semi-bold';
  }
  .sidenav .hidden-sm.hidden-md.hidden-lg[aria-expanded="true"] p:after,
  .sidenav .hidden-sm.hidden-md.hidden-lg.aCollapse p:after {
    content: "\e113";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 15px;
    color: #666666;
  }
  .sidenav .hidden-sm.hidden-md.hidden-lg p:after,
  .sidenav .hidden-sm.hidden-md.hidden-lg[aria-expanded="false"] p:after {
    content: "\e114";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 15px;
    color: #666666;
  }
  .sidenav .filter-collapse {
    border-top: 1px solid #ccc;
    margin-left: -15px;
    margin-right: -15px;
  }
  .sidenav .filter-collapse .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sidenav .vis:hover {
    color: #3b5777;
  }
  .sidenav input[type=checkbox] {
    height: 0.8em;
    width: 0.8em;
    font-size: 24px;
    margin-top: 4px!important;
    max-width: none!important;
  }
  .sidenav .line {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .sidenav .line.line-bottom {
    margin-top: -15px !important;
  }
  .sidenav.Opensidebar {
    width: 330px;
    left: 0px;
    overflow-x: auto;
    opacity: 1;
  }
  .sidenav.Slidesidebar {
    width: 330px;
    left: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  /*.Slidesidebar .top-sidebar, .Opensidebar .top-sidebar{*/
  .top-sidebar {
    background: #14405a;
    height: 61px;
    margin-top: -60px;
    top: 0px;
    width: 330px;
    z-index: 8;
    border-bottom: 1px solid #4A4A4A;
  }
  .panel-heading.panel-heading1 {
    background: transparent !important;
    margin-top: -55px;
    margin-bottom: 6px;
    top: 0px;
    left: -330px;
  }
  .panel-heading.panel-heading1 p {
    padding-left: 15px;
    font-size: 20px;
    font-family: 'Titillium web-semi-bold';
    padding-top: 3px;
    color: #fff;
  }
  /*.Slidesidebar .panel-heading.panel-heading1, .Opensidebar .panel-heading.panel-heading1{*/
  /*.Opensidebar .panel-heading.panel-heading1{
    
    top: 5px;
    left:15px;
    z-index:9;
    background:transparent !important;
    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
   
    p{
        font-size:20px;
        font-family: 'Titillium web-semi-bold';
        padding-top:3px;
        color:#fff;
    }
}*/
  body.noscroll {
    overflow: hidden !important;
    position: relative;
  }
  body.noscrollSignIn {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
  }
  /*End Sidebar with filter*/
}
@media only screen and (max-width: 500px) {
  .checkout-topbar .inside-container #checkout-logo img {
    max-width: 150px;
    margin-top: 7px;
  }
  .section-topnav .container {
    padding-right: 5px;
  }
  .navbar-brand img {
    max-height: 28px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #button-search {
    font-size: 16px;
    margin-top: 0px;
  }
  #FavoriteIcon a {
    font-size: 18px;
    margin-right: -15px;
  }
  #FavoriteIcon-number {
    color: #fff;
    font-weight: normal;
    min-width: 23px;
    min-height: 23px;
    text-align: center;
    position: absolute;
    top: -3px;
    left: 28px;
    font-size: 14px;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-image: url(/App_Themes/StoreHJHansenVinTheme/images/roundp.PNG);
    background-size: cover;
    font-family: 'Times New Roman';
    font-size: 11px;
  }
  #UpdatePanelControllerCart a {
    font-size: 16px;
  }
  #UpdatePanelControllerCart {
    top: -4px;
  }
  .shoppingcartdropdown span:nth-child(2) {
    color: #fff;
    font-weight: normal;
    text-align: center;
    position: absolute;
    top: -13px;
    left: 13px;
    font-size: 14px;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-image: url(/App_Themes/StoreHJHansenVinTheme/images/roundbl.PNG);
    background-size: cover;
    min-width: 23px;
    min-height: 23px;
    font-family: 'Times New Roman';
    font-size: 11px;
  }
  #menu-toggle {
    left: 5px;
  }
  #LiButton-search {
    left: 40px;
  }
}
@media only screen and (max-width: 371px) {
  #UpdatePanelControllerCart .navbar-nav > li > .dropdown-menu {
    position: absolute;
    left: 30px;
  }
  .Page_product #container-productpage-productsaleslistgridview3 .input-group .btn {
    min-width: 130px;
    font-size: 16px;
  }
  .Page_checkout .checkout-div .btn.big.action {
    min-width: 200px;
  }
  .Page_login .checkout-div .btn.big.action {
    min-width: 200px;
  }
}