/*!
 * Bootstrap v3.3.6 (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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.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;
  width: 100%;
}
.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;
  -webkit-transition: all 0.2s ease-in-out 0.3s ease-out;
  -moz-transition: all 0.2s ease-in-out 0.3s ease-out;
  -o-transition: all 0.2s ease-in-out 0.3s ease-out;
  -ms-transition: all 0.2s ease-in-out 0.3s ease-out;
  transition: all 0.2s ease-in-out 0.3s ease-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;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s ease-out;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s ease-out;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s ease-out;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s ease-out;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s ease-out;
}
.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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.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: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 {
  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: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 {
  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: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 {
  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: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 {
  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: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 {
  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: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 {
  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;
  -webkit-transition: opacity 0.15s linear 0.3s ease-out;
  -moz-transition: opacity 0.15s linear 0.3s ease-out;
  -o-transition: opacity 0.15s linear 0.3s ease-out;
  -ms-transition: opacity 0.15s linear 0.3s ease-out;
  transition: opacity 0.15s linear 0.3s ease-out;
}
.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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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 .form-control:focus {
  z-index: 3;
}
.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: 2;
  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: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager 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;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.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;
  -webkit-transition: border 0.2s ease-in-out 0.3s ease-out;
  -moz-transition: border 0.2s ease-in-out 0.3s ease-out;
  -o-transition: border 0.2s ease-in-out 0.3s ease-out;
  -ms-transition: border 0.2s ease-in-out 0.3s ease-out;
  transition: border 0.2s ease-in-out 0.3s ease-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;
  -webkit-transition: width 0.6s ease 0.3s ease-out;
  -moz-transition: width 0.6s ease 0.3s ease-out;
  -o-transition: width 0.6s ease 0.3s ease-out;
  -ms-transition: width 0.6s ease 0.3s ease-out;
  transition: width 0.6s ease 0.3s ease-out;
}
.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;
}
.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;
  -webkit-transition: 0.6s ease-in-out left 0.3s ease-out;
  -moz-transition: 0.6s ease-in-out left 0.3s ease-out;
  -o-transition: 0.6s ease-in-out left 0.3s ease-out;
  -ms-transition: 0.6s ease-in-out left 0.3s ease-out;
  transition: 0.6s ease-in-out left 0.3s ease-out;
}
.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);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.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-header:before,
.modal-header: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-header: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;
  }
}
/* COLORS */
/* FONTS */
.navbar {
  background: white;
  border: 0;
  margin: 0;
  /* fascia delle nitizie flash */
}
.navbar #topBanner {
  color: black;
  font-size: 0.82em;
  height: 35px;
  line-height: 35px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .navbar #topBanner {
    background: black;
    color: white;
    height: 30px;
    line-height: 30px;
  }
}
.navbar #topBanner .close-btn {
  position: absolute;
  right: 30px;
  top: 0;
}
@media (max-width: 767px) {
  .navbar #topBanner .close-btn {
    color: white;
    line-height: 30px;
    right: 15px;
  }
}
.navbar #topBanner .item {
  height: 30px;
}
.navbar #topBanner .item a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .navbar #topBanner .item a {
    color: white;
  }
}
.navbar #topBanner.inline-promo .item {
  display: inline-block;
}
.navbar #topBanner.inline-promo .item:after {
  content: " - ";
  padding: 0 10px;
}
.navbar #topBanner.inline-promo .item:last-child:after {
  display: none;
}
.navbar #topBanner .HeaderCenter {
  max-height: 35px;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.navbar #secondaryMenu {
  background: black;
  border-top: 1px solid black;
  -webkit-box-sizing: 'border-box';
  -moz-box-sizing: 'border-box';
  box-sizing: 'border-box';
  color: white;
  font-size: 0.88em;
  height: 35px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar #secondaryMenu {
    background: white;
    color: black;
    height: 60px;
  }
  .navbar #secondaryMenu a {
    color: black !important;
  }
}
.navbar #secondaryMenu #logo-mobile img {
  width: 95px;
}
.navbar #secondaryMenu > div {
  position: static;
}
@media (max-width: 991px) {
  .navbar #secondaryMenu > div {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .navbar #secondaryMenu > div {
    padding: 0 10px;
  }
}
.navbar #secondaryMenu > div #menu-toggle {
  background: none;
  border: 0;
  display: inline-block;
  font-size: 30px;
  height: 60px;
  line-height: 100%;
  padding: 0 15px 0 0;
  vertical-align: middle;
}
.navbar #secondaryMenu > div #menu-toggle i {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .navbar #secondaryMenu > div #menu-toggle {
    line-height: 0;
    padding-right: 10px;
  }
}
.navbar #secondaryMenu > div li > a {
  color: white;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar #secondaryMenu > div li > a:hover {
  background: none;
  border-bottom: 4px solid white;
}
@media (min-width: 768px) {
  .navbar #secondaryMenu > div li > a:focus {
    background: black;
    color: white;
  }
}
.navbar #secondaryMenu > div li > a:after {
  display: none;
}
@media (max-width: 991px) {
  .navbar #secondaryMenu > div li > a {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .navbar #secondaryMenu > div li > a {
    padding: 0;
  }
}
.navbar #secondaryMenu > div li.open {
  position: static;
}
.navbar #secondaryMenu > div li.open > a {
  background: white;
  color: black;
}
.navbar #secondaryMenu > div li.open .dropdown-menu {
  border: 1px solid black;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: black;
  padding: 15px;
}
.navbar #secondaryMenu > div li li a {
  color: black;
}
.navbar #secondaryMenu .brands {
  height: 34px;
  overflow: hidden;
}
.navbar #secondaryMenu .brands ul {
  float: none;
  text-align: center;
}
.navbar #secondaryMenu .brands ul li {
  display: inline-block;
  float: none;
}
.navbar #secondaryMenu .brands ul li a path {
  fill: white;
}
.navbar #secondaryMenu .brands ul li a.current {
  background: white;
  border-top: 1px solid black;
  -webkit-box-sizing: 'border-box';
  -moz-box-sizing: 'border-box';
  box-sizing: 'border-box';
}
.navbar #secondaryMenu .brands ul li a.current path {
  fill: black;
}
.navbar #secondaryMenu .brands ul li a.guess {
  width: 87px;
}
.navbar #secondaryMenu .brands ul li a.marciano {
  width: 125px;
}
.navbar #secondaryMenu .brands ul li a.guesskids {
  width: 117px;
}
@media (max-width: 991px) {
  .navbar #secondaryMenu .brands ul li a {
    padding: 0 15px;
  }
}
.navbar #secondaryMenu .countries .dropdown-menu {
  width: 100%;
}
.navbar #secondaryMenu .countries .heading {
  margin: 20px 0 10px;
}
.navbar #secondaryMenu .countries ul {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}
.navbar #secondaryMenu .countries ul li label {
  font-size: 0.786em;
  font-weight: normal;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.navbar #secondaryMenu .countries ul li label:after {
  content: ' ';
  display: block;
  height: 2px;
  width: 0;
}
.navbar #secondaryMenu .countries ul li label.active,
.navbar #secondaryMenu .countries ul li label:hover {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
.navbar #secondaryMenu .countries ul li label.active:after,
.navbar #secondaryMenu .countries ul li label:hover:after {
  background-color: black;
  width: 100%;
  max-width: 100%;
}
.navbar #secondaryMenu .countries ul li label.active {
  font-weight: 600!important;
}
.navbar #secondaryMenu .countries .country-list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.navbar #secondaryMenu .countries p {
  font-size: 0.857em;
}
.navbar #secondaryMenu .countries p a {
  font-weight: 600;
}
.navbar #secondaryMenu .countries p a:hover {
  color: black;
  text-decoration: none;
}
@media (max-width: 767px) {
  .navbar #secondaryMenu .tools ul {
    margin: 10px 0 0;
  }
}
.navbar #secondaryMenu .tools .open {
  position: relative;
}
.navbar #secondaryMenu .tools .open .dropdown-menu {
  left: auto;
  right: -1px;
  top: 34px;
  width: 515px;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a {
  font-size: 0.929em;
  padding: 0;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a:after {
  content: ' ';
  display: block;
  height: 2px;
  width: 0;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.active,
.navbar #secondaryMenu .tools .open .dropdown-menu a:hover {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.active:after,
.navbar #secondaryMenu .tools .open .dropdown-menu a:hover:after {
  background-color: black;
  width: 100%;
  max-width: 100%;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.active {
  font-weight: 600!important;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a:hover {
  border: 0;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.btn {
  margin: 0;
  padding: 10px 20px;
  width: auto;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.btn:after {
  display: none;
}
.navbar #secondaryMenu .tools .open .dropdown-menu a.btn:hover {
  border: 1px solid black;
}
.navbar #secondaryMenu .tools .open .dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar #secondaryMenu .tools .open .dropdown-menu ul li {
  margin: 0;
}
.navbar #secondaryMenu .tools .open .dropdown-menu ul li a {
  line-height: 100%;
}
@media (max-width: 767px) {
  .navbar #secondaryMenu .tools .open .dropdown-menu {
    display: none;
  }
}
.navbar #secondaryMenu .tools .profile .dropdown-menu {
  width: 340px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu a {
  height: auto;
  line-height: 100%;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu a.reset-swd {
  margin-top: 10px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu form .input-group {
  margin-top: 10px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu form .input-group.password input {
  float: left;
  width: 226px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu form .input-group.password button {
  float: right;
  height: 42px;
  margin-left: 10px;
  padding: 0;
  width: 42px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu form .input-group.password button i {
  font-size: 20px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu ul {
  padding: 10px 0;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu ul li {
  float: none;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu .hello {
  margin-top: 10px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu .shortcut {
  margin-bottom: 15px;
}
.navbar #secondaryMenu .tools .profile .dropdown-menu .shortcut + .btn {
  margin-bottom: 15px;
}
.navbar #secondaryMenu .tools .scrollable-cart {
  margin-bottom: 10px;
}
.navbar #secondaryMenu .tools .scrollable-cart .scroll-btn {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar #secondaryMenu .tools .scrollable-cart .scroll-btn.scroll-top {
  border-bottom: 1px solid #AAAAAA;
}
.navbar #secondaryMenu .tools .scrollable-cart .scroll-btn.scroll-bottom {
  border-top: 1px solid #AAAAAA;
}
.navbar #secondaryMenu .tools .scrollable-cart .scroll-btn:hover {
  background: #F3F3F3;
  color: black;
}
.navbar #secondaryMenu .tools .scrollable-cart .scrollable-content {
  max-height: 290px;
  overflow: hidden;
  padding: 20px 0 0;
}
.navbar #secondaryMenu .tools .scrollable-cart .scrollable-content article {
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar #secondaryMenu .tools .empty-message {
  display: none;
  margin-top: 30px;
  font-style: italic;
}
.navbar #secondaryMenu .tools .empty .scroll-btn,
.navbar #secondaryMenu .tools .empty .scrollable-content,
.navbar #secondaryMenu .tools .empty .promo-code,
.navbar #secondaryMenu .tools .empty .total-price,
.navbar #secondaryMenu .tools .empty .call-actions {
  display: none;
}
.navbar #secondaryMenu .tools .empty .empty-message {
  display: block;
}
.navbar #secondaryMenu .tools .search-box {
  position: relative;
}
.navbar #secondaryMenu .tools .search-box form {
  background: black;
  display: none;
  position: absolute;
  right: 5px;
  top: 0;
  width: 318px;
}
.navbar #secondaryMenu .tools .search-box form button {
  float: left;
  height: 34px;
  padding: 0;
  width: 34px;
}
.navbar #secondaryMenu .tools .search-box form button i {
  font-size: 1.75em;
}
.navbar #secondaryMenu .tools .search-box form input {
  background: black;
  border: 0;
  border-bottom: 1px solid white;
  float: left;
  height: 28px;
  margin-top: 2px;
  width: 250px;
}
.navbar #secondaryMenu .tools .search-box form .close-btn {
  height: 34px;
  line-height: 1.5;
  padding: 0;
  width: 34px;
}
.navbar #secondaryMenu .tools .search-box form .close-btn:hover {
  background: black;
}
.navbar #secondaryMenu .tools .search-box form .close-btn:hover i {
  color: white !important;
}
.navbar #primaryMenu {
  box-sizing: border-box;
  height: 80px;
  padding: 25px 30px;
}
@media (max-width: 767px) {
  .navbar #primaryMenu .dropdown .dropdown-menu {
    display: none!important;
    visibility: hidden;
  }
}
@media (max-width: 991px) {
  .navbar #primaryMenu {
    height: auto;
    padding: 25px 0;
    text-align: center;
  }
}
.navbar #primaryMenu #logo {
  float: left;
  margin-right: 50px;
}
.navbar #primaryMenu #logo:after {
  display: none;
}
@media (max-width: 991px) {
  .navbar #primaryMenu #logo {
    float: none;
    margin: 0;
  }
}
.navbar #primaryMenu > .navbar-nav {
  padding: 15px 0 0;
  text-align: center;
}
@media (max-width: 991px) {
  .navbar #primaryMenu > .navbar-nav {
    float: none;
  }
}
.navbar #primaryMenu > .navbar-nav > li {
  height: 46px;
  line-height: 100%;
  list-style: none;
  padding: 0 30px 0 15px;
  position: static;
}
@media (max-width: 991px) {
  .navbar #primaryMenu > .navbar-nav > li {
    display: inline-block;
    float: none;
    height: auto;
  }
}
@media (max-width: 991px) {
  .navbar #primaryMenu > .navbar-nav > li {
    padding: 0 15px;
  }
}
.navbar #primaryMenu > .navbar-nav > li a {
  color: black;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 100%;
  padding: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.navbar #primaryMenu > .navbar-nav > li a:focus {
  text-decoration: none;
}
.navbar #primaryMenu > .navbar-nav > li > a {
  font-weight: 600;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu {
  border: 0;
  border-bottom: 1px solid black;
  padding: 15px 15px 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu > div {
  align-items: stretch;
  display: flex;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu ul {
  align-items: stretch;
  list-style: none;
  padding-bottom: 15px;
  padding-top: 15px;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu ul.category-links {
  border-left: 1px solid black;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu ul li {
  line-height: 100%;
  padding-left: 25px;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu ul li a {
  padding: 5px 0;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .category-list {
  border-left: 1px solid black;
  padding-bottom: 40px;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .category-list .open a.active:after {
  background: black;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .category-list .open a:before {
  background: url('../images/arrow-left.gif');
  content: " ";
  display: block;
  font-family: 'guess_icons';
  height: 16px;
  position: absolute;
  right: -16px;
  width: 9px;
  z-index: 1;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .product-list {
  position: relative;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .product-list div {
  border-left: 1px solid black;
  display: none;
  padding: 15px;
  width: 100%;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .product-list div.open {
  display: block;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .product-list div a {
  text-transform: none;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .product-list div ul {
  float: left;
  padding-top: 0;
  width: 50%;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .banner {
  padding-bottom: 0;
  text-align: center;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .banner img {
  margin-bottom: 20px;
  max-width: 250px;
  width: 100%;
  height: auto;
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .banner a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.navbar #primaryMenu > .navbar-nav > li .dropdown-menu .banner a:hover:after {
  background: transparent;
}
.navbar #primaryMenu > .navbar-nav > li.open > a:after {
  background: black;
  width: 100%;
}
.navbar #primaryMenu > .navbar-nav > li.open .dropdown-menu {
  display: flex;
}
@media (max-width: 767px) {
  .tools > ul {
    text-align: right;
    width: 100%;
  }
}
.tools > ul > li {
  float: left;
}
@media (max-width: 991px) {
  .tools > ul > li {
    margin-left: 7px;
  }
}
@media (max-width: 767px) {
  .tools > ul > li {
    display: inline-block;
    float: none;
    margin-left: 1.3em;
  }
}
.tools > ul > li > a {
  line-height: 33px;
  padding-top: 3px!important;
}
.tools > ul > li > a i {
  background: url('../images/sprite.png') left top;
  height: 24px;
  display: table;
  margin-top: 2px;
  position: relative;
}
@media (max-width: 767px) {
  .tools > ul > li > a i {
    background: url('../images/sprite_2x.png') left top;
    background-size: 103px 48px;
    font-size: 35px;
    margin-top: 5px;
  }
}
.tools > ul > li > a i span {
  font-size: 10px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
@media (max-width: 767px) {
  .tools > ul > li > a i span {
    font-size: 14px;
  }
}
.tools > ul > li > a i:before {
  display: none;
}
.tools > ul > li > a i.guess-account {
  background-position: 0 0;
  width: 18px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-account {
    background-position: 0 -24px !important;
  }
}
.tools > ul > li > a i.guess-account_full {
  background-position: -80px 0;
  width: 18px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-account_full {
    background-position: -85px -24px !important;
  }
}
.tools > ul > li > a i.guess-wishlist {
  background-position: -18px 0;
  width: 24px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-wishlist {
    background-position: -19px -24px !important;
    width: 25px;
  }
}
.tools > ul > li > a i.guess-wishlist span {
  margin-top: -5px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-wishlist span {
    font-size: 12px;
    margin-top: -7px;
  }
}
.tools > ul > li > a i.guess-shopbag {
  background-position: -42px 0;
  width: 18px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-shopbag {
    background-position: -44px -24px !important;
    width: 19px;
  }
}
.tools > ul > li > a i.guess-shopbag span {
  margin-top: -2px;
}
@media (max-width: 767px) {
  .tools > ul > li > a i.guess-shopbag span {
    font-size: 12px;
    margin-top: -5px;
  }
}
.tools > ul > li > a i.guess-search {
  background-position: -60px 0;
  width: 20px;
}
.tools > ul > li.open i {
  background-position: 0 -24px !important;
}
.tools > ul > li.open i.guess-account {
  background-position: 0 -24px !important;
}
.tools > ul > li.open i.guess-account_full {
  background-position: -80px -24px !important;
}
.tools > ul > li.open i.guess-wishlist {
  background-position: -18px -24px !important;
}
.tools > ul > li.open i.guess-shopbag {
  background-position: -42px -24px !important;
}
.tools > ul > li.open i.guess-search {
  background-position: -60px -24px !important;
}
.cart article {
  height: 70px;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
.cart article:hover .close-btn {
  display: block;
}
.cart article .close-btn {
  display: none;
  left: 0;
  line-height: 100%;
  position: absolute;
  top: 0;
}
.cart article .media-heading {
  font-size: 1em;
  height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.cart article .media-heading a {
  line-height: 100%;
}
.cart article .clearfix,
.cart article .dl-horizontal dd,
.cart article .container,
.cart article .container-fluid,
.cart article .row,
.cart article .form-horizontal .form-group,
.cart article .btn-toolbar,
.cart article .btn-group-vertical > .btn-group,
.cart article .nav,
.cart article .navbar,
.cart article .navbar-header,
.cart article .navbar-collapse,
.cart article .pager,
.cart article .panel-body,
.cart article .modal-header,
.cart article .modal-footer {
  display: table;
  height: 50px;
  width: 100%;
}
.cart article .clearfix > div,
.cart article .dl-horizontal dd > div,
.cart article .container > div,
.cart article .container-fluid > div,
.cart article .row > div,
.cart article .form-horizontal .form-group > div,
.cart article .btn-toolbar > div,
.cart article .btn-group-vertical > .btn-group > div,
.cart article .nav > div,
.cart article .navbar > div,
.cart article .navbar-header > div,
.cart article .navbar-collapse > div,
.cart article .pager > div,
.cart article .panel-body > div,
.cart article .modal-header > div,
.cart article .modal-footer > div {
  display: table-cell;
  float: none;
  padding: 0;
  vertical-align: bottom;
}
.cart article .qty .spinner .btn,
.cart article .qty .spinner input {
  font-size: .9em!important;
  height: 24px;
  width: 24px;
}
.cart article .prize {
  text-align: right;
}
.cart article .prize span {
  display: block;
  text-decoration: line-through;
}
.cart .sale {
  color: #F01616;
  font-size: 0.857em;
}
.cart .total-price {
  font-size: 1em;
  width: 100%;
}
.cart .total-price .shipping td {
  font-size: 0.929em;
  padding-top: 10px;
}
.cart .call-actions {
  margin-bottom: 15px;
  margin-top: 25px;
  overflow: hidden;
}
.cart .call-actions a {
  margin-top: 1.429em;
  width: 48%;
}
.cart .call-actions a.btn-default {
  float: left;
}
.cart .call-actions a.btn-black {
  float: right;
}
.cart .call-actions .btn {
  margin-bottom: 5px!important;
}
body:after {
  background: rgba(255, 255, 255, 0.7);
  content: " ";
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1030;
}
body.menu-opened {
  overflow: hidden;
}
body.menu-opened:after {
  display: block;
}
body.hasTopBanner:after {
  top: 30px;
}
#mobilemenu-wrapper {
  font-size: 1.071em;
  left: -100%;
  min-height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#mobilemenu-wrapper.toggled {
  left: 0;
}
#mobilemenu-wrapper .mobilemenu-content {
  background: white;
  border-right: 1px solid black;
  height: 100%;
  overflow: scroll;
  position: absolute;
  width: 80%;
}
#mobilemenu-wrapper .mobilemenu-content .input-group {
  margin: 25px 0 30px;
}
#mobilemenu-wrapper .mobilemenu-content div {
  padding: 0 20px;
}
#mobilemenu-wrapper .brands {
  margin: 0;
}
#mobilemenu-wrapper .brands li {
  display: table-cell;
  width: 1%;
}
#mobilemenu-wrapper .brands a {
  background: black;
  color: white;
  line-height: 60px;
  height: 60px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#mobilemenu-wrapper .brands a path {
  fill: white;
}
#mobilemenu-wrapper .brands a.current {
  background: white;
  color: black;
}
#mobilemenu-wrapper .brands a.current path {
  fill: black;
}
#mobilemenu-wrapper .brands a.current img {
  display: none;
}
#mobilemenu-wrapper .brands a.current img.on-active {
  display: block;
}
#mobilemenu-wrapper .brands a.guess span {
  display: inline-block;
  width: 55px;
}
#mobilemenu-wrapper .brands a.marciano span {
  display: inline-block;
  width: 82px;
}
#mobilemenu-wrapper .brands a.guesskids span {
  display: inline-block;
  width: 77px;
}
#mobilemenu-wrapper .brands a .on-active {
  display: none;
}
#mobilemenu-wrapper ul {
  list-style: none;
  margin: 0 0 45px;
  padding: 0;
}
#mobilemenu-wrapper ul li {
  margin-bottom: 1.071em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#mobilemenu-wrapper ul li:last-child {
  margin-bottom: 0;
}
#mobilemenu-wrapper ul li a {
  font-size: 0.9em;
}
#mobilemenu-wrapper ul li ul {
  margin-bottom: 0;
  padding-left: 1.071em;
}
#mobilemenu-wrapper ul li ul li:first-child {
  margin-top: 1.071em;
}
#mobilemenu-wrapper .social-links {
  font-size: 0.929em;
  padding: 0!important;
}
#mobilemenu-wrapper .social-links .list-inline li {
  display: table-cell;
  font-size: 1.429em;
  width: 1%;
}
#mobilemenu-wrapper #mobile-nav.opened a {
  color: #AAAAAA;
}
#mobilemenu-wrapper #mobile-nav.opened .category-opened a {
  color: black;
}
#mobilemenu-wrapper #mobile-nav.opened .category-opened.opened li a {
  color: #AAAAAA;
}
#mobilemenu-wrapper #mobile-nav.opened .category-opened.opened .childcategory-opened a {
  color: black;
}
.hasTopBanner #mobilemenu-wrapper {
  top: 30px;
}
#main {
  margin-top: 111px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  #main {
    margin-top: 90px;
  }
}
#main #home-carousel {
  margin-bottom: 90px;
}
#main #home-carousel img {
  height: auto;
  width: 100%;
}
#main #home-carousel .carousel-indicators {
  z-index: 9;
}
#main #home-carousel .carousel-indicators li {
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid white;
  height: 12px;
  margin: 0;
  width: 12px;
  z-index: 9;
}
#main #home-carousel .carousel-indicators li.active {
  background: black;
}
#main #home-carousel .carousel-inner .item .carousel-caption {
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 992px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .valign {
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .valign {
    bottom: 100px;
    padding: 0 15px;
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .valign {
    bottom: 45px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption hr {
  margin: 30px auto;
  width: 30%;
}
@media (max-width: 767px) {
  #main #home-carousel .carousel-inner .item .carousel-caption hr {
    margin: 15px auto;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text {
    margin-bottom: 20px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text h2 {
  font-family: 'GuessModern-book', 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 67px;
  margin: 0;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text h2 {
    font-size: 45px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text h3 {
  font-family: 'GuessModern-book', 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 30px;
  margin: 0 0 15px;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text h3 {
    font-size: 28px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text h3.big {
  font-size: 50px;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text h3.big {
    font-size: 40px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text h4 {
  font-family: 'GuessModern-book', 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 24px;
  margin: 0;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text h4 {
    font-size: 22px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text p {
  font-size: 18px;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .text p {
    font-size: .9em;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .text.black h2,
#main #home-carousel .carousel-inner .item .carousel-caption .text.black h3,
#main #home-carousel .carousel-inner .item .carousel-caption .text.black h4,
#main #home-carousel .carousel-inner .item .carousel-caption .text.black p {
  text-shadow: 0 0 0 #000;
  color: black;
}
#main #home-carousel .carousel-inner .item .carousel-caption .text.black hr {
  color: black;
  background: black;
  border-color: black;
}
#main #home-carousel .carousel-inner .item .carousel-caption .call-actions {
  margin-top: 20px;
}
@media (max-width: 991px) {
  #main #home-carousel .carousel-inner .item .carousel-caption .call-actions {
    margin-top: 10px;
  }
}
#main #home-carousel .carousel-inner .item .carousel-caption .call-actions a {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#main #home-carousel .carousel-inner .item .carousel-caption.bottom {
  bottom: 85px;
  position: absolute;
  top: auto;
}
.disclaimer {
  bottom: 30px;
  position: absolute;
  right: 30px;
}
@media (max-width: 991px) {
  .disclaimer {
    position: static;
  }
}
.disclaimer a {
  color: white;
  font-style: italic;
  font-size: 0.929em;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  .disclaimer a {
    bottom: 15px;
    position: absolute;
    right: 15px;
    z-index: 10;
  }
}
.disclaimer a:hover {
  color: black;
  text-decoration: none;
}
.disclaimer a i {
  font-size: 20px;
  vertical-align: middle;
}
.disclaimer .text {
  background: white;
  bottom: 0;
  color: #AAAAAA;
  display: none;
  font-size: 0.786em;
  padding: 15px;
  position: absolute;
  right: 0;
  width: 400px;
}
.disclaimer .text p {
  margin: 0;
}
@media (max-width: 991px) {
  .disclaimer .text {
    width: 100%;
  }
}
.disclaimer .text.open {
  display: block;
  z-index: 10;
}
.disclaimer .text .close {
  color: black;
  opacity: 1;
  position: absolute;
  right: 5px;
  top: 5px;
}
.disclaimer .text .close i {
  font-size: 1.2em;
}
.disclaimer.black a {
  color: black;
}
#promoBanner {
  background: #f0f0f0;
  border-top: 1px solid black;
  padding: 30px 0;
  position: relative;
}
#promoBanner h4 {
  font-size: 1em;
  font-weight: 600;
}
#promoBanner h2 {
  font-size: 2.429em;
  margin-top: 0;
}
#promoBanner p {
  font-size: 1.143em;
}
#promoBanner .call-actions {
  margin-top: 20px;
}
#promoBanner .call-actions a {
  display: inline-block;
  font-size: 1em;
  margin: 8px;
}
#promoBanner .call-actions i {
  margin-left: 10px;
}
#promoBanner .call-actions.last {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #promoBanner .disclaimer {
    margin-top: 20px;
    padding-right: 15px;
    text-align: right;
  }
  #promoBanner .disclaimer a {
    bottom: 5px;
    position: static;
  }
  #promoBanner .disclaimer .text p {
    margin-top: 20px;
  }
}
#main.gray-wrap {
  background: #F3F3F3;
}
#main .page-title {
  margin-bottom: 45px;
}
aside {
  margin-top: 45px;
  margin-bottom: 100px;
}
aside .product-nav {
  padding-bottom: 30px;
}
aside .product-nav .panel {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 5px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
aside .product-nav .panel > a {
  text-transform: uppercase;
}
aside .product-nav .panel a {
  color: #AAAAAA;
  font-size: .9em;
  line-height: 100%;
}
aside .product-nav .panel a.active {
  color: black;
  font-weight: 600;
}
aside .product-nav .panel.active-trail a {
  color: black;
}
aside .product-nav .panel ul {
  padding: 5px 10px 0;
}
aside .product-nav li {
  padding: 5px 0;
}
#catalog,
#search {
  margin-top: 45px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  #catalog,
  #search {
    margin-top: 15px;
  }
}
#catalog header,
#search header {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #catalog header .orderby > span,
  #search header .orderby > span {
    padding: 10px 0;
  }
  #catalog header .orderby .dropdown-menu li a,
  #search header .orderby .dropdown-menu li a {
    padding: 13px 20px;
  }
  #catalog header .orderby .dropdown-menu li:after,
  #search header .orderby .dropdown-menu li:after {
    top: 14px!important;
  }
}
#catalog header .filters,
#search header .filters {
  margin-bottom: 5px;
  padding-left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #catalog header .filters,
  #search header .filters {
    margin-bottom: 0;
  }
}
#catalog header .filters > a,
#search header .filters > a {
  line-height: 100%;
}
#catalog header .filters .reset,
#search header .filters .reset,
#catalog header .filters .toggle,
#search header .filters .toggle,
#catalog header .filters .orderby,
#search header .filters .orderby {
  font-size: .9em;
}
#catalog header .filters .description,
#search header .filters .description {
  font-size: 0.786em;
  margin: 30px 0;
}
@media (max-width: 767px) {
  #catalog header .filters .description,
  #search header .filters .description {
    font-size: 0.929em;
    margin: 40px 0 0;
  }
}
#catalog header .filters .filters-content,
#search header .filters .filters-content {
  display: none;
  margin-bottom: 25px;
  padding: 0 10px;
  width: 100%;
}
#catalog header .filters .filters-content .close-panel,
#search header .filters .filters-content .close-panel {
  margin: 15px 0;
}
#catalog header .filters .filters-content .filter-action,
#search header .filters .filters-content .filter-action {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #catalog header .filters .filters-content,
  #search header .filters .filters-content {
    border: 0;
    border-bottom: 0!important;
  }
}
#catalog header .filters .filters-content .filter-content-flex,
#search header .filters .filters-content .filter-content-flex {
  display: flexbox;
  display: block;
  display: flex;
  display: -webkit-flex;
  margin: 30px -30px 0;
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  #catalog header .filters .filters-content .filter-content-flex,
  #search header .filters .filters-content .filter-content-flex {
    display: block;
  }
}
@media (max-width: 767px) {
  #catalog header .filters .filters-content .filter-content-flex,
  #search header .filters .filters-content .filter-content-flex {
    margin: 0;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div,
#search header .filters .filters-content .filter-content-flex > div {
  border-right: 1px solid black;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  padding: 0 30px;
  -webkit-flex: flex-grow;
  /* Safari 6.1+ */
  -ms-flex: flex-grow;
  /* IE 10 */
}
.ie.no-flexboxtweener #catalog header .filters .filters-content .filter-content-flex > div,
.ie.no-flexboxtweener #search header .filters .filters-content .filter-content-flex > div {
  float: left;
  max-width: 15%;
}
@media (max-width: 1199px) {
  #catalog header .filters .filters-content .filter-content-flex > div,
  #search header .filters .filters-content .filter-content-flex > div {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  #catalog header .filters .filters-content .filter-content-flex > div,
  #search header .filters .filters-content .filter-content-flex > div {
    margin-bottom: 30px;
    width: 50%!important;
    float: left;
  }
  #catalog header .filters .filters-content .filter-content-flex > div:nth-child(even),
  #search header .filters .filters-content .filter-content-flex > div:nth-child(even) {
    border-right: 0;
  }
  #catalog header .filters .filters-content .filter-content-flex > div:first-child,
  #search header .filters .filters-content .filter-content-flex > div:first-child {
    border-right: 1px solid black !important;
  }
}
@media (max-width: 767px) {
  #catalog header .filters .filters-content .filter-content-flex > div,
  #search header .filters .filters-content .filter-content-flex > div {
    margin-bottom: 0;
    border-bottom: 1px solid black;
    border-right: none;
    padding: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%!important;
  }
  #catalog header .filters .filters-content .filter-content-flex > div:first-child,
  #search header .filters .filters-content .filter-content-flex > div:first-child {
    border-right: 0!important;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div .filter-title,
#search header .filters .filters-content .filter-content-flex > div .filter-title {
  font-size: 0.857em;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#catalog header .filters .filters-content .filter-content-flex > div ul,
#search header .filters .filters-content .filter-content-flex > div ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#catalog header .filters .filters-content .filter-content-flex > div ul li,
#search header .filters .filters-content .filter-content-flex > div ul li {
  font-size: .9em;
}
#catalog header .filters .filters-content .filter-content-flex > div ul li a,
#search header .filters .filters-content .filter-content-flex > div ul li a {
  padding-bottom: 5px;
}
#catalog header .filters .filters-content .filter-content-flex > div ul + ul,
#search header .filters .filters-content .filter-content-flex > div ul + ul {
  margin-top: 10px;
}
@media (max-width: 991px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-colors,
  #search header .filters .filters-content .filter-content-flex > div.filter-colors {
    border-right: 0;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul,
#search header .filters .filters-content .filter-content-flex > div.filter-colors ul {
  max-width: 130px;
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li,
#search header .filters .filters-content .filter-content-flex > div.filter-colors ul li {
  float: left;
  width: 33%;
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li:nth-child(3n),
#search header .filters .filters-content .filter-content-flex > div.filter-colors ul li:nth-child(3n) {
  width: auto;
}
@media (min-width: 768px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li,
  #search header .filters .filters-content .filter-content-flex > div.filter-colors ul li {
    max-width: 140px;
  }
}
@media (max-width: 767px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li a,
  #search header .filters .filters-content .filter-content-flex > div.filter-colors ul li a {
    margin-bottom: 10px;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li a img,
#search header .filters .filters-content .filter-content-flex > div.filter-colors ul li a img {
  border: 1px solid #AAAAAA;
}
@media (max-width: 767px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li a img,
  #search header .filters .filters-content .filter-content-flex > div.filter-colors ul li a img {
    height: 30px;
    width: 30px;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-colors ul li a:after,
#search header .filters .filters-content .filter-content-flex > div.filter-colors ul li a:after {
  margin-top: 2px;
}
#catalog header .filters .filters-content .filter-content-flex > div .filter-inline ul li,
#search header .filters .filters-content .filter-content-flex > div .filter-inline ul li {
  float: left;
}
@media (min-width: 768px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-size ul,
  #search header .filters .filters-content .filter-content-flex > div.filter-size ul {
    max-width: 200px;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-size ul li,
#search header .filters .filters-content .filter-content-flex > div.filter-size ul li {
  float: left;
  width: 33%;
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-size ul li:nth-child(3n),
#search header .filters .filters-content .filter-content-flex > div.filter-size ul li:nth-child(3n) {
  width: auto;
}
#catalog header .filters .filters-content .filter-content-flex > div.filter-prize,
#search header .filters .filters-content .filter-content-flex > div.filter-prize {
  border: 0;
}
@media (max-width: 991px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-prize #slider-range,
  #search header .filters .filters-content .filter-content-flex > div.filter-prize #slider-range {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-prize .prize-slider,
  #search header .filters .filters-content .filter-content-flex > div.filter-prize .prize-slider {
    max-width: 200px;
  }
}
#catalog header .filters .filters-content .filter-content-flex > div.call-actions,
#search header .filters .filters-content .filter-content-flex > div.call-actions {
  border: 0;
}
@media (max-width: 1199px) {
  #catalog header .filters .filters-content .filter-content-flex > div.filter-size,
  #search header .filters .filters-content .filter-content-flex > div.filter-size {
    width: 20%;
  }
}
#catalog header .filters .filters-content #slider-range,
#search header .filters .filters-content #slider-range {
  background: black;
  border: 0;
  height: 1px;
  margin-top: 40px;
}
#catalog header .filters .filters-content #slider-range .ui-slider-handle,
#search header .filters .filters-content #slider-range .ui-slider-handle {
  background: #F3F3F3;
  border: 2px solid black;
  height: 15px;
  top: -7px;
  width: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#catalog header .filters .filters-content #slider-range .ui-slider-range,
#search header .filters .filters-content #slider-range .ui-slider-range {
  background: black;
}
#catalog header .filters .filters-content #amount-range,
#search header .filters .filters-content #amount-range {
  font-size: .9em;
  margin-top: 20px;
}
#catalog header .filters.open,
#search header .filters.open {
  padding: 0;
  width: 100%;
}
#catalog header .filters.open .filters-content,
#search header .filters.open .filters-content {
  border-bottom: 2px solid black;
  height: auto;
}
#catalog header .actived-filters,
#search header .actived-filters {
  margin-top: 15px;
}
#catalog header .actived-filters li,
#search header .actived-filters li {
  display: inline-block;
  font-size: .9em;
  color: #AAAAAA;
  font-weight: 400;
  margin-right: 0px;
  text-transform: uppercase;
}
#catalog header .actived-filters li strong,
#search header .actived-filters li strong {
  color: black;
  font-weight: 700;
  padding: 0 15px;
}
#catalog header .actived-filters i,
#search header .actived-filters i {
  margin-left: 10px;
  vertical-align: middle;
}
#catalog header .actived-filters i:hover,
#search header .actived-filters i:hover {
  cursor: pointer;
}
#catalog header .clearfix,
#search header .clearfix,
#catalog header .dl-horizontal dd,
#search header .dl-horizontal dd,
#catalog header .container,
#search header .container,
#catalog header .container-fluid,
#search header .container-fluid,
#catalog header .row,
#search header .row,
#catalog header .form-horizontal .form-group,
#search header .form-horizontal .form-group,
#catalog header .btn-toolbar,
#search header .btn-toolbar,
#catalog header .btn-group-vertical > .btn-group,
#search header .btn-group-vertical > .btn-group,
#catalog header .nav,
#search header .nav,
#catalog header .navbar,
#search header .navbar,
#catalog header .navbar-header,
#search header .navbar-header,
#catalog header .navbar-collapse,
#search header .navbar-collapse,
#catalog header .pager,
#search header .pager,
#catalog header .panel-body,
#search header .panel-body,
#catalog header .modal-header,
#search header .modal-header,
#catalog header .modal-footer,
#search header .modal-footer {
  position: relative;
}
@media (max-width: 767px) {
  #catalog header .toggle-xs-filters,
  #search header .toggle-xs-filters {
    background: white;
    color: black;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
  }
  #catalog header .toggle-xs-filters:after,
  #search header .toggle-xs-filters:after {
    display: none;
  }
  #catalog header .filtri-attivi,
  #search header .filtri-attivi {
    background: white;
    border-top: 1px solid black;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0;
    position: fixed !important;
    right: 0;
    width: 100%;
    z-index: 10;
  }
  #catalog header .filtri-attivi.open ul,
  #search header .filtri-attivi.open ul {
    height: auto;
  }
  #catalog header .filtri-attivi.open .close-xs-filters,
  #search header .filtri-attivi.open .close-xs-filters {
    display: block!important;
  }
  #catalog header .filtri-attivi.open .show-xs-filters,
  #search header .filtri-attivi.open .show-xs-filters {
    display: none!important;
  }
  #catalog header .filtri-attivi ul,
  #search header .filtri-attivi ul {
    height: 0;
    margin: 0;
    padding: 0 15px;
    text-align: center;
  }
  #catalog header .filtri-attivi ul li,
  #search header .filtri-attivi ul li {
    display: block;
    margin: 10px 0;
    font-size: 1.1em;
  }
  #catalog header .filtri-attivi .close-xs-filters,
  #search header .filtri-attivi .close-xs-filters {
    display: none!important;
  }
}
@media (min-width: 768px) {
  #catalog header .sorting,
  #search header .sorting {
    bottom: -10px;
    position: absolute;
    right: 0;
  }
  #catalog header .open + .sorting,
  #search header .open + .sorting {
    position: static;
  }
}
@media (max-width: 767px) {
  #catalog header .sorting,
  #search header .sorting {
    bottom: 0;
    position: absolute;
    right: 0;
  }
  #catalog header .open + .sorting,
  #search header .open + .sorting {
    position: static;
  }
}
#catalog header .orderby,
#search header .orderby {
  font-size: .9em;
  text-align: right;
}
@media (min-width: 768px) {
  #catalog header .orderby,
  #search header .orderby {
    margin-right: 20px;
  }
}
#catalog header .orderby ul,
#search header .orderby ul {
  background: rgba(255, 255, 255, 0.95);
  border: 0;
  left: auto;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0 10px 5px;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#catalog header .orderby > span:hover,
#search header .orderby > span:hover {
  cursor: pointer;
}
#catalog header .orderby > span i,
#search header .orderby > span i {
  font-size: 0.714em;
}
#catalog header .orderby .dropdown-menu,
#search header .orderby .dropdown-menu {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#catalog header .orderby .dropdown-menu a,
#search header .orderby .dropdown-menu a {
  font-size: 0.929em;
}
#catalog header .orderby .dropdown-menu a:hover:after,
#search header .orderby .dropdown-menu a:hover:after {
  background: transparent;
}
#catalog header .gridby,
#search header .gridby {
  margin-top: -9px;
}
#catalog header .gridby span,
#search header .gridby span {
  color: #AAAAAA;
  font-size: 29px;
}
#catalog header .gridby span.active,
#search header .gridby span.active,
#catalog header .gridby span:hover,
#search header .gridby span:hover {
  color: black;
  cursor: pointer;
}
.product-grid {
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 20px;
  position: relative;
}
.product-grid .pager {
  clear: both;
}
.product-grid article,
.product-grid .item {
  float: left;
  padding: 0 6px 10px;
  position: relative;
  width: 25%;
}
@media (max-width: 767px) {
  .product-grid article,
  .product-grid .item {
    width: 50%;
  }
}
.product-grid article .tools,
.product-grid .item .tools {
  font-size: 25px;
  padding: 5px 25px 0 15px;
  position: absolute;
  z-index: 2;
  width: 100%;
}
@media (max-width: 991px) {
  .product-grid article .tools,
  .product-grid .item .tools {
    padding: 5px 10px 0 10px;
  }
}
.product-grid article .tools a,
.product-grid .item .tools a {
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 1199px) {
  .product-grid article .tools a.pull-left,
  .product-grid .item .tools a.pull-left {
    opacity: 1;
  }
}
@media (max-width: 1199px) {
  .product-grid article .tools a.pull-right,
  .product-grid .item .tools a.pull-right {
    display: none!important;
  }
}
.product-grid article .tools a:after,
.product-grid .item .tools a:after {
  display: none;
}
.product-grid article .tools a i,
.product-grid .item .tools a i {
  vertical-align: middle;
}
.product-grid article .tools a span,
.product-grid .item .tools a span {
  display: none;
  font-size: .5em;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .product-grid article .tools a:hover span,
  .product-grid .item .tools a:hover span {
    display: inline;
    opacity: 1;
  }
}
.product-grid article .media,
.product-grid .item .media {
  background: white;
  display: block;
  margin: 0;
  position: relative;
}
.product-grid article .media:after,
.product-grid .item .media:after {
  display: none;
}
.product-grid article .media img,
.product-grid .item .media img {
  height: auto;
  width: 100%;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-grid article .media .back,
.product-grid .item .media .back {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-grid article .media .small-description,
.product-grid .item .media .small-description {
  bottom: 0;
  display: none;
  font-size: .9em;
  padding: 0 15px;
  position: absolute;
  width: 100%;
}
.product-grid article .media .product-link,
.product-grid .item .media .product-link {
  background: rgba(255, 255, 255, 0.5);
  display: table;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.product-grid article .media:hover .back,
.product-grid .item .media:hover .back {
  opacity: 1;
}
.product-grid article .small-description > *:hover,
.product-grid .item .small-description > *:hover {
  text-decoration: underline;
}
.product-grid article .product-title,
.product-grid .item .product-title {
  font-size: .9em;
  font-weight: 600;
  margin: 10px 0 5px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.product-grid article > .product-title,
.product-grid .item > .product-title {
  margin-bottom: 0;
  overflow: hidden;
}
.product-grid article > .product-title a:hover,
.product-grid .item > .product-title a:hover {
  text-decoration: underline;
  font-weight: 600;
}
.product-grid article .price,
.product-grid .item .price {
  font-size: 0.857em;
  text-align: center;
}
.product-grid article .colors,
.product-grid .item .colors,
.product-grid article .colors-more,
.product-grid .item .colors-more {
  height: 20px;
  margin-top: 5px;
  text-align: center;
}
.product-grid article .colors li,
.product-grid .item .colors li,
.product-grid article .colors-more li,
.product-grid .item .colors-more li {
  padding: 0;
}
.product-grid article .colors li img,
.product-grid .item .colors li img,
.product-grid article .colors-more li img,
.product-grid .item .colors-more li img {
  border: 1px solid black;
  cursor: pointer;
}
.product-grid article:hover .tools > a,
.product-grid .item:hover .tools > a {
  display: block;
  opacity: 1;
}
.product-grid article.fav_selected .pull-left,
.product-grid .item.fav_selected .pull-left {
  opacity: 1!important;
}
.product-grid.product-grid-2 article,
.product-grid.product-grid-2 .item {
  width: 50%;
}
.product-grid.product-grid-2 article .colors img,
.product-grid.product-grid-2 .item .colors img {
  height: 20px;
  width: 20px;
}
.product-grid.product-grid-3 {
  margin-left: -5px;
  margin-right: -5px;
}
.product-grid.product-grid-3 article,
.product-grid.product-grid-3 .item {
  width: 33.33333%;
}
.product-grid.product-grid-3 article .colors img,
.product-grid.product-grid-3 .item .colors img {
  height: 20px;
  width: 20px;
}
@media (min-width: 992px) {
  .product-grid.product-grid-4.with-highlight article:nth-child(4),
  .product-grid.product-grid-4.with-highlight .item:nth-child(4),
  .product-grid.product-grid-4.with-highlight article:nth-child(6),
  .product-grid.product-grid-4.with-highlight .item:nth-child(6) {
    clear: left;
  }
  .product-grid.product-grid-4.with-highlight article.highlight,
  .product-grid.product-grid-4.with-highlight .item.highlight {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  .product-grid.product-grid-4.with-highlight article.highlight .media img,
  .product-grid.product-grid-4.with-highlight .item.highlight .media img {
    display: block;
    height: 100%;
    width: auto;
  }
}
.product-grid.product-grid-4.with-highlight .jscroll-added article:nth-child(4),
.product-grid.product-grid-4.with-highlight .jscroll-added article:nth-child(6) {
  clear: none!important;
}
.product-grid.product-grid-5 article {
  margin-bottom: 40px;
  width: 20%;
}
@media (max-width: 1350px) {
  .product-grid.product-grid-5 article {
    width: 25%;
  }
  .product-grid.product-grid-5 article:last-child {
    display: none;
  }
}
@media (max-width: 1120px) {
  .product-grid.product-grid-5 article {
    width: 33.33333%;
  }
  .product-grid.product-grid-5 article:nth-last-child(4) {
    display: none;
  }
}
.product-grid.product-grid-5 article:hover .media h2 {
  display: block;
  font-size: 1em;
}
.product-grid.product-grid-5 article:hover .media .small-description {
  display: block;
}
.product-grid.product-grid-5 article:hover .media .back {
  display: none;
}
.product-grid.product-grid-5 article:hover .media .front {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product-grid.product-grid-5 article .price {
  margin-top: 10px;
}
.product-grid.product-grid-6 article {
  margin-bottom: 40px;
  width: 16.6666667%;
}
.product-grid.product-grid-6 article h2 {
  display: none;
}
.product-grid.product-grid-6 article .colors {
  display: none;
}
.product-grid.product-grid-6 article .price {
  margin-top: 10px;
}
.product-grid.product-grid-6 article:hover .media h2 {
  display: block;
}
.product-grid.product-grid-6 article:hover .media .small-description {
  display: block;
}
.product-grid.product-grid-6 article:hover .media .back {
  display: none;
}
.product-grid.product-grid-6 article:hover .media .front {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product-grid.product-grid-6 article:nth-child(6):after {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}
.product-releated {
  margin: 20px 0 0!important;
}
.product-releated header {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .product-releated article {
    width: 25%!important;
  }
  .product-releated article:nth-child(5) {
    display: none;
  }
}
@media (max-width: 767px) {
  .product-releated article {
    width: 50%!important;
  }
  .product-releated article:nth-child(5),
  .product-releated article:nth-child(4),
  .product-releated article:nth-child(3) {
    display: none;
  }
}
.price {
  margin: 0;
}
.price span,
.price .stroke-sale {
  color: #EA3333;
  display: inline-block;
  margin-top: -5px;
  padding-right: 10px;
  text-decoration: line-through;
}
.price span.block,
.price .stroke-sale.block {
  display: block;
  padding-right: 0;
}
.price .product-label {
  font-size: .7em;
  margin-top: -2px;
  vertical-align: middle;
}
.price div {
  display: inline;
}
.stroke-sale {
  color: #EA3333;
  padding-right: 10px;
  text-decoration: line-through;
}
.product-label {
  background: #AAAAAA;
  color: white;
  display: block;
  font-size: 0.857em;
  height: 20px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.product-label:empty,
.product-label.empty {
  background: none;
  display: block;
}
.product-label.sale,
.product-label .sale {
  background-color: #EA3333;
  color: white !important;
}
.product-label.inline {
  display: inline-block;
  margin-left: 10px;
  padding: 0 12px;
}
.gs-panel {
  border: 1px solid black;
  margin-bottom: 50px;
  padding: 50px;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .gs-panel {
    padding: 15px;
  }
}
.gs-panel .panel-heading .page-title {
  margin-bottom: 0!important;
}
.gs-panel .panel-heading .page-title:after {
  background: black;
  content: "";
  display: block;
  height: 1px;
  margin: 25px auto 0;
  width: 15%;
}
.gs-panel p {
  font-size: 0.929em;
}
.gs-panel form {
  margin: 30px auto 50px;
  width: 400px;
}
@media (max-width: 767px) {
  .gs-panel form {
    width: 100%;
  }
}
.gs-panel form input {
  border: 1px solid #AAAAAA;
  height: 42px;
  text-align: center;
  width: 100%;
}
.gs-panel form .input-group-btn {
  padding: 0;
}
.gs-panel form .input-group-btn button {
  height: 42px;
  padding: 0 20px;
}
.gs-panel form .input-group-btn button i {
  color: black;
  font-size: 25px;
  vertical-align: middle;
}
.gs-panel form .input-group-btn button:hover {
  border: 1px solid black;
}
.gs-panel form .input-group-btn button:hover i {
  color: white;
}
.gs-panel .call-actions .btn {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  margin: 10px 5px;
  padding: 0 20px;
  width: 180px;
}
.modal-backdrop {
  background-color: white;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#modal-wishlist .modal-body,
#modal-quickshop .modal-body,
#modal-new-address .modal-body,
#cart-product-removed .modal-body,
#loader .modal-body,
#modal-wishlist .modal-content,
#modal-quickshop .modal-content,
#modal-new-address .modal-content,
#cart-product-removed .modal-content,
#loader .modal-content,
#modal-wishlist .modal-dialog,
#modal-quickshop .modal-dialog,
#modal-new-address .modal-dialog,
#cart-product-removed .modal-dialog,
#loader .modal-dialog {
  min-height: 100px;
}
#mobile-country .modal-dialog {
  margin-top: 0;
}
#cart-product-removed {
  padding-right: 0!important;
}
#cart-product-removed h5 {
  font-weight: 600;
}
#cart-product-removed .title-verybig {
  font-size: 2.143em;
  margin-bottom: 30px;
}
#cart-product-removed .product .col-xs-6 p,
#cart-product-removed .product .col-xs-6 h5 {
  margin: 0;
}
#cart-product-removed .product .col-xs-6 .gray-text {
  color: #AAAAAA;
}
#cart-product-removed .product .label {
  color: black;
}
#cart-product-removed .item {
  padding: 10px 0;
}
#cart-product-removed .item:last-child {
  border-bottom: 0;
}
@media (max-width: 991px) {
  #cart-product-removed .title-verybig {
    font-size: 1.786em;
  }
}
@media (max-width: 767px) {
  #cart-product-removed .item {
    border-bottom: 1px solid #cccccc;
    padding: 20px 0;
  }
}
.modal {
  margin: 0;
  min-height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.modal .info-box {
  padding-left: 0;
  padding-right: 0;
}
.modal .close {
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10;
}
.modal .close i:before {
  color: black;
}
.modal .title-verybig {
  margin-top: 25px;
}
.modal.fade .modal-dialog {
  border: 1px solid black;
  margin: 150px auto 0;
}
@media (min-width: 1200px) {
  .modal.fade .modal-dialog {
    width: 1040px;
  }
  .modal.fade .modal-dialog.modal-sm {
    padding: 0 15px;
    width: 720px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .modal.fade .modal-dialog {
    width: 992px;
  }
  .modal.fade .modal-dialog.modal-sm {
    padding: 0 15px;
    width: 720px;
  }
}
@media (max-width: 991px) {
  .modal.fade .modal-dialog {
    width: 768px;
  }
  .modal.fade .modal-dialog.modal-sm {
    padding: 0 15px;
    width: 720px;
  }
}
@media (max-width: 767px) {
  .modal.fade .modal-dialog {
    margin: 0 auto 0;
    width: 100%;
  }
  .modal.fade .modal-dialog.modal-sm {
    width: 100%;
  }
}
.modal .modal-header {
  border: 0;
}
@media (min-width: 992px) {
  .modal .modal-lg {
    width: 936px;
  }
}
.modal .modal-body,
.modal .modal-content,
.modal .modal-dialog {
  background: white;
  border: 0;
  min-height: 100%;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.modal#mobile-country {
  text-align: center;
}
.modal#mobile-country .form-group {
  margin-top: 10px;
}
.modal#mobile-country label {
  display: block;
  text-transform: uppercase;
}
.modal#mobile-country select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: 'border-box';
  -moz-box-sizing: 'border-box';
  box-sizing: 'border-box';
  display: inline-block;
  height: 42px;
  text-align: center;
  width: 100%;
}
.modal#mobile-country p {
  font-size: 0.8em;
  margin-top: 25px;
  text-align: left;
}
.modal .modal-lg .modal-body {
  padding-bottom: 2px;
  padding-top: 5px;
}
.modal .modal-lg .modal-body .close {
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10;
}
.modal .modal-lg .modal-body .close i:before {
  color: black;
}
.modal .modal-lg .modal-body .thumb-list {
  margin-top: 25px;
}
.modal .modal-lg .modal-body .thumb-list span {
  border: 1px solid white;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal .modal-lg .modal-body .thumb-list span:hover {
  border: 1px solid black;
  cursor: pointer;
}
.modal .modal-lg .modal-body .thumb-list span.active {
  border: 1px solid black;
}
#main .carousel-modal,
body .carousel-modal {
  margin-top: 40px;
}
#main .carousel-modal .carousel-indicators,
body .carousel-modal .carousel-indicators {
  bottom: -40px;
}
#main .carousel-modal .carousel-indicators li,
body .carousel-modal .carousel-indicators li {
  border: 1px solid black;
  height: 12px;
  margin: 0;
  width: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#main .carousel-modal .carousel-indicators li.active,
body .carousel-modal .carousel-indicators li.active {
  background-color: black;
}
body .spinner {
  margin-top: 20px;
}
body .spinner .label {
  color: black;
  font-size: 0.929em;
  float: left;
  margin-top: 5px;
}
body .spinner .wrap {
  float: left;
}
body .spinner .btn {
  border: 1px solid #AAAAAA;
  float: left;
  padding: 4px 5px;
}
body .spinner .btn:hover {
  border: 1px solid black;
  padding: 4px 5px;
}
body .spinner .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #AAAAAA;
  border-left: 0;
  border-right: 0;
  height: 25px;
  padding: 6px 0;
  text-align: center;
  width: 25px;
}
.info-box {
  margin-top: 40px;
}
.info-box .code {
  color: #B8B8B8;
  font-size: 0.929em;
}
.info-box .prize,
.info-box .price {
  font-size: 2.214em;
  font-weight: 300;
}
.info-box .description {
  font-weight: bold;
  letter-spacing: -0.5px;
}
.info-box .sizes,
.info-box .colors {
  overflow: hidden;
  width: 100%;
}
.info-box .list-unstyled {
  float: left;
}
.info-box .list-unstyled li {
  display: inline-block;
  font-weight: bold;
  float: left;
  margin-right: 10px;
}
.info-box .list-unstyled li a {
  padding: 5px;
}
.info-box .size-info {
  padding: 5px;
  font-size: 0.929em;
  font-weight: 300;
}
.info-box .color-list {
  margin-right: 20px;
  margin-top: 20px;
}
.info-box .color-list li a {
  padding: 0;
}
.info-box .color-list li a img {
  border: 1px solid white;
  margin: 0 0 2px;
}
.info-box .color-list li a.active img {
  border: 1px solid #AAAAAA;
}
.info-box .buttons {
  margin-top: 20px;
}
.info-box .buttons i {
  font-size: 1.786em;
}
.info-box .buttons .btn-less {
  margin-right: 7px;
}
.info-box .more-detail {
  margin-top: 25px;
}
.info-box.spent .spent-label {
  display: block;
}
.info-box.spent .spent-label p {
  border-bottom: 1px solid #FF4D4D;
  border-top: 1px solid #FF4D4D;
  color: #FF4D4D;
  font-size: 1.143em;
  margin-top: 10px;
  padding: 10px 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .info-box.spent .spent-label p {
    margin-bottom: 20px;
    margin-top: 50px;
  }
}
.socials {
  margin-top: 40px;
}
.socials li {
  margin-right: 9%;
}
.socials li a {
  font-size: 1.429em;
}
.socials li:last-child {
  margin-right: 0;
}
#modal-taglie .modal-dialog {
  background: url('../images/guida-taglie.jpg') no-repeat right 50px white;
  height: auto;
  min-height: 10px;
}
@media (max-width: 991px) {
  #modal-taglie .modal-dialog {
    background: white;
  }
}
#modal-taglie .modal-content {
  background: none;
  max-height: 800px;
  overflow-y: scroll;
}
#modal-taglie .modal-body {
  background: none;
  padding: 50px 35px;
}
#modal-taglie .modal-body .category {
  font-size: 1.286em;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #modal-taglie .modal-body {
    background: none;
    padding-bottom: 0;
  }
  #modal-taglie .modal-body img {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #modal-taglie .modal-body {
    padding: 15px 0 0;
  }
}
#modal-taglie .modal-body .close {
  position: fixed;
  right: 30px;
}
#modal-taglie .modal-body header {
  margin-bottom: 20px;
}
#modal-taglie .modal-body header .title-verybig {
  margin: 0;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #modal-taglie .modal-body header .title-verybig {
    float: none!important;
  }
}
#modal-taglie .modal-body header a {
  font-size: .9em;
  font-weight: 600;
  margin-top: 10px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #modal-taglie .modal-body header a {
    float: none!important;
  }
}
#modal-taglie .modal-body p {
  font-size: .9em;
  margin-bottom: 30px;
}
#modal-taglie .modal-body p a {
  font-weight: 600;
}
#mfz {
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding-top: 35px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media (max-width: 767px) {
  #mfz {
    padding-top: 0;
  }
}
#mfz #mfz-content {
  background: white;
  height: 100%;
}
@media (max-width: 767px) {
  #mfz {
    padding-top: 0;
    top: 0;
  }
}
#mfz #port {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  #mfz #port {
    overflow: scroll;
  }
}
#mfz #port img {
  display: block;
  height: auto!important;
  margin: 0 auto;
  min-width: 100%;
}
#mfz #port:hover {
  cursor: move;
}
#mfz .close {
  opacity: 1;
  position: fixed;
  right: 30px;
  top: 50px;
  z-index: 999999;
}
@media (max-width: 767px) {
  #mfz .close {
    right: 15px;
    top: 15px;
  }
}
.hasTopBanner > #mfz {
  padding-top: 70px;
}
.hasTopBanner > #mfz .close {
  top: 90px;
}
@media (max-width: 767px) {
  .hasTopBanner > #mfz {
    padding-top: 0;
  }
  .hasTopBanner > #mfz .close {
    top: 15px;
  }
}
.mfz-opened {
  height: 100%;
  overflow: hidden;
}
.mfz-opened nav.navbar {
  min-height: 35px;
  z-index: 99999;
}
@media (max-width: 767px) {
  .mfz-opened nav.navbar {
    z-index: 1030;
  }
}
.mfz-opened nav.navbar #primaryMenu {
  display: none;
}
.hasTouch #mfz {
  overflow: scroll;
}
#modal-register .modal-dialog,
#register .modal-dialog {
  min-height: 10px;
}
#modal-register .register-wrap,
#register .register-wrap,
#modal-register .modal-content,
#register .modal-content {
  min-height: 10px;
}
#modal-register .register-wrap .modal-body,
#register .register-wrap .modal-body,
#modal-register .modal-content .modal-body,
#register .modal-content .modal-body {
  padding: 50px 35px;
}
#modal-register .register-wrap .modal-body header h2,
#register .register-wrap .modal-body header h2,
#modal-register .modal-content .modal-body header h2,
#register .modal-content .modal-body header h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
#modal-register .register-wrap .modal-body .call-actions button,
#register .register-wrap .modal-body .call-actions button,
#modal-register .modal-content .modal-body .call-actions button,
#register .modal-content .modal-body .call-actions button {
  margin: 5px 0;
}
#modal-register .register-wrap .modal-body.classic-login header,
#register .register-wrap .modal-body.classic-login header,
#modal-register .modal-content .modal-body.classic-login header,
#register .modal-content .modal-body.classic-login header {
  margin-bottom: 25px;
}
#modal-register .register-wrap .modal-body.classic-login .call-actions,
#register .register-wrap .modal-body.classic-login .call-actions,
#modal-register .modal-content .modal-body.classic-login .call-actions,
#register .modal-content .modal-body.classic-login .call-actions {
  margin-bottom: 10px;
  margin-top: 20px;
}
#modal-register .register-wrap .modal-body .clearfix > div:first-child,
#register .register-wrap .modal-body .clearfix > div:first-child,
#modal-register .modal-content .modal-body .clearfix > div:first-child,
#register .modal-content .modal-body .clearfix > div:first-child,
#modal-register .register-wrap .modal-body .dl-horizontal dd > div:first-child,
#register .register-wrap .modal-body .dl-horizontal dd > div:first-child,
#modal-register .modal-content .modal-body .dl-horizontal dd > div:first-child,
#register .modal-content .modal-body .dl-horizontal dd > div:first-child,
#modal-register .register-wrap .modal-body .container > div:first-child,
#register .register-wrap .modal-body .container > div:first-child,
#modal-register .modal-content .modal-body .container > div:first-child,
#register .modal-content .modal-body .container > div:first-child,
#modal-register .register-wrap .modal-body .container-fluid > div:first-child,
#register .register-wrap .modal-body .container-fluid > div:first-child,
#modal-register .modal-content .modal-body .container-fluid > div:first-child,
#register .modal-content .modal-body .container-fluid > div:first-child,
#modal-register .register-wrap .modal-body .row > div:first-child,
#register .register-wrap .modal-body .row > div:first-child,
#modal-register .modal-content .modal-body .row > div:first-child,
#register .modal-content .modal-body .row > div:first-child,
#modal-register .register-wrap .modal-body .form-horizontal .form-group > div:first-child,
#register .register-wrap .modal-body .form-horizontal .form-group > div:first-child,
#modal-register .modal-content .modal-body .form-horizontal .form-group > div:first-child,
#register .modal-content .modal-body .form-horizontal .form-group > div:first-child,
#modal-register .register-wrap .modal-body .btn-toolbar > div:first-child,
#register .register-wrap .modal-body .btn-toolbar > div:first-child,
#modal-register .modal-content .modal-body .btn-toolbar > div:first-child,
#register .modal-content .modal-body .btn-toolbar > div:first-child,
#modal-register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:first-child,
#register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:first-child,
#modal-register .modal-content .modal-body .btn-group-vertical > .btn-group > div:first-child,
#register .modal-content .modal-body .btn-group-vertical > .btn-group > div:first-child,
#modal-register .register-wrap .modal-body .nav > div:first-child,
#register .register-wrap .modal-body .nav > div:first-child,
#modal-register .modal-content .modal-body .nav > div:first-child,
#register .modal-content .modal-body .nav > div:first-child,
#modal-register .register-wrap .modal-body .navbar > div:first-child,
#register .register-wrap .modal-body .navbar > div:first-child,
#modal-register .modal-content .modal-body .navbar > div:first-child,
#register .modal-content .modal-body .navbar > div:first-child,
#modal-register .register-wrap .modal-body .navbar-header > div:first-child,
#register .register-wrap .modal-body .navbar-header > div:first-child,
#modal-register .modal-content .modal-body .navbar-header > div:first-child,
#register .modal-content .modal-body .navbar-header > div:first-child,
#modal-register .register-wrap .modal-body .navbar-collapse > div:first-child,
#register .register-wrap .modal-body .navbar-collapse > div:first-child,
#modal-register .modal-content .modal-body .navbar-collapse > div:first-child,
#register .modal-content .modal-body .navbar-collapse > div:first-child,
#modal-register .register-wrap .modal-body .pager > div:first-child,
#register .register-wrap .modal-body .pager > div:first-child,
#modal-register .modal-content .modal-body .pager > div:first-child,
#register .modal-content .modal-body .pager > div:first-child,
#modal-register .register-wrap .modal-body .panel-body > div:first-child,
#register .register-wrap .modal-body .panel-body > div:first-child,
#modal-register .modal-content .modal-body .panel-body > div:first-child,
#register .modal-content .modal-body .panel-body > div:first-child,
#modal-register .register-wrap .modal-body .modal-header > div:first-child,
#register .register-wrap .modal-body .modal-header > div:first-child,
#modal-register .modal-content .modal-body .modal-header > div:first-child,
#register .modal-content .modal-body .modal-header > div:first-child,
#modal-register .register-wrap .modal-body .modal-footer > div:first-child,
#register .register-wrap .modal-body .modal-footer > div:first-child,
#modal-register .modal-content .modal-body .modal-footer > div:first-child,
#register .modal-content .modal-body .modal-footer > div:first-child {
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  #modal-register .register-wrap .modal-body .clearfix > div:first-child,
  #register .register-wrap .modal-body .clearfix > div:first-child,
  #modal-register .modal-content .modal-body .clearfix > div:first-child,
  #register .modal-content .modal-body .clearfix > div:first-child,
  #modal-register .register-wrap .modal-body .dl-horizontal dd > div:first-child,
  #register .register-wrap .modal-body .dl-horizontal dd > div:first-child,
  #modal-register .modal-content .modal-body .dl-horizontal dd > div:first-child,
  #register .modal-content .modal-body .dl-horizontal dd > div:first-child,
  #modal-register .register-wrap .modal-body .container > div:first-child,
  #register .register-wrap .modal-body .container > div:first-child,
  #modal-register .modal-content .modal-body .container > div:first-child,
  #register .modal-content .modal-body .container > div:first-child,
  #modal-register .register-wrap .modal-body .container-fluid > div:first-child,
  #register .register-wrap .modal-body .container-fluid > div:first-child,
  #modal-register .modal-content .modal-body .container-fluid > div:first-child,
  #register .modal-content .modal-body .container-fluid > div:first-child,
  #modal-register .register-wrap .modal-body .row > div:first-child,
  #register .register-wrap .modal-body .row > div:first-child,
  #modal-register .modal-content .modal-body .row > div:first-child,
  #register .modal-content .modal-body .row > div:first-child,
  #modal-register .register-wrap .modal-body .form-horizontal .form-group > div:first-child,
  #register .register-wrap .modal-body .form-horizontal .form-group > div:first-child,
  #modal-register .modal-content .modal-body .form-horizontal .form-group > div:first-child,
  #register .modal-content .modal-body .form-horizontal .form-group > div:first-child,
  #modal-register .register-wrap .modal-body .btn-toolbar > div:first-child,
  #register .register-wrap .modal-body .btn-toolbar > div:first-child,
  #modal-register .modal-content .modal-body .btn-toolbar > div:first-child,
  #register .modal-content .modal-body .btn-toolbar > div:first-child,
  #modal-register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:first-child,
  #register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:first-child,
  #modal-register .modal-content .modal-body .btn-group-vertical > .btn-group > div:first-child,
  #register .modal-content .modal-body .btn-group-vertical > .btn-group > div:first-child,
  #modal-register .register-wrap .modal-body .nav > div:first-child,
  #register .register-wrap .modal-body .nav > div:first-child,
  #modal-register .modal-content .modal-body .nav > div:first-child,
  #register .modal-content .modal-body .nav > div:first-child,
  #modal-register .register-wrap .modal-body .navbar > div:first-child,
  #register .register-wrap .modal-body .navbar > div:first-child,
  #modal-register .modal-content .modal-body .navbar > div:first-child,
  #register .modal-content .modal-body .navbar > div:first-child,
  #modal-register .register-wrap .modal-body .navbar-header > div:first-child,
  #register .register-wrap .modal-body .navbar-header > div:first-child,
  #modal-register .modal-content .modal-body .navbar-header > div:first-child,
  #register .modal-content .modal-body .navbar-header > div:first-child,
  #modal-register .register-wrap .modal-body .navbar-collapse > div:first-child,
  #register .register-wrap .modal-body .navbar-collapse > div:first-child,
  #modal-register .modal-content .modal-body .navbar-collapse > div:first-child,
  #register .modal-content .modal-body .navbar-collapse > div:first-child,
  #modal-register .register-wrap .modal-body .pager > div:first-child,
  #register .register-wrap .modal-body .pager > div:first-child,
  #modal-register .modal-content .modal-body .pager > div:first-child,
  #register .modal-content .modal-body .pager > div:first-child,
  #modal-register .register-wrap .modal-body .panel-body > div:first-child,
  #register .register-wrap .modal-body .panel-body > div:first-child,
  #modal-register .modal-content .modal-body .panel-body > div:first-child,
  #register .modal-content .modal-body .panel-body > div:first-child,
  #modal-register .register-wrap .modal-body .modal-header > div:first-child,
  #register .register-wrap .modal-body .modal-header > div:first-child,
  #modal-register .modal-content .modal-body .modal-header > div:first-child,
  #register .modal-content .modal-body .modal-header > div:first-child,
  #modal-register .register-wrap .modal-body .modal-footer > div:first-child,
  #register .register-wrap .modal-body .modal-footer > div:first-child,
  #modal-register .modal-content .modal-body .modal-footer > div:first-child,
  #register .modal-content .modal-body .modal-footer > div:first-child {
    padding-bottom: 0;
    padding-right: 50px;
  }
  #modal-register .register-wrap .modal-body .clearfix > div:last-child,
  #register .register-wrap .modal-body .clearfix > div:last-child,
  #modal-register .modal-content .modal-body .clearfix > div:last-child,
  #register .modal-content .modal-body .clearfix > div:last-child,
  #modal-register .register-wrap .modal-body .dl-horizontal dd > div:last-child,
  #register .register-wrap .modal-body .dl-horizontal dd > div:last-child,
  #modal-register .modal-content .modal-body .dl-horizontal dd > div:last-child,
  #register .modal-content .modal-body .dl-horizontal dd > div:last-child,
  #modal-register .register-wrap .modal-body .container > div:last-child,
  #register .register-wrap .modal-body .container > div:last-child,
  #modal-register .modal-content .modal-body .container > div:last-child,
  #register .modal-content .modal-body .container > div:last-child,
  #modal-register .register-wrap .modal-body .container-fluid > div:last-child,
  #register .register-wrap .modal-body .container-fluid > div:last-child,
  #modal-register .modal-content .modal-body .container-fluid > div:last-child,
  #register .modal-content .modal-body .container-fluid > div:last-child,
  #modal-register .register-wrap .modal-body .row > div:last-child,
  #register .register-wrap .modal-body .row > div:last-child,
  #modal-register .modal-content .modal-body .row > div:last-child,
  #register .modal-content .modal-body .row > div:last-child,
  #modal-register .register-wrap .modal-body .form-horizontal .form-group > div:last-child,
  #register .register-wrap .modal-body .form-horizontal .form-group > div:last-child,
  #modal-register .modal-content .modal-body .form-horizontal .form-group > div:last-child,
  #register .modal-content .modal-body .form-horizontal .form-group > div:last-child,
  #modal-register .register-wrap .modal-body .btn-toolbar > div:last-child,
  #register .register-wrap .modal-body .btn-toolbar > div:last-child,
  #modal-register .modal-content .modal-body .btn-toolbar > div:last-child,
  #register .modal-content .modal-body .btn-toolbar > div:last-child,
  #modal-register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:last-child,
  #register .register-wrap .modal-body .btn-group-vertical > .btn-group > div:last-child,
  #modal-register .modal-content .modal-body .btn-group-vertical > .btn-group > div:last-child,
  #register .modal-content .modal-body .btn-group-vertical > .btn-group > div:last-child,
  #modal-register .register-wrap .modal-body .nav > div:last-child,
  #register .register-wrap .modal-body .nav > div:last-child,
  #modal-register .modal-content .modal-body .nav > div:last-child,
  #register .modal-content .modal-body .nav > div:last-child,
  #modal-register .register-wrap .modal-body .navbar > div:last-child,
  #register .register-wrap .modal-body .navbar > div:last-child,
  #modal-register .modal-content .modal-body .navbar > div:last-child,
  #register .modal-content .modal-body .navbar > div:last-child,
  #modal-register .register-wrap .modal-body .navbar-header > div:last-child,
  #register .register-wrap .modal-body .navbar-header > div:last-child,
  #modal-register .modal-content .modal-body .navbar-header > div:last-child,
  #register .modal-content .modal-body .navbar-header > div:last-child,
  #modal-register .register-wrap .modal-body .navbar-collapse > div:last-child,
  #register .register-wrap .modal-body .navbar-collapse > div:last-child,
  #modal-register .modal-content .modal-body .navbar-collapse > div:last-child,
  #register .modal-content .modal-body .navbar-collapse > div:last-child,
  #modal-register .register-wrap .modal-body .pager > div:last-child,
  #register .register-wrap .modal-body .pager > div:last-child,
  #modal-register .modal-content .modal-body .pager > div:last-child,
  #register .modal-content .modal-body .pager > div:last-child,
  #modal-register .register-wrap .modal-body .panel-body > div:last-child,
  #register .register-wrap .modal-body .panel-body > div:last-child,
  #modal-register .modal-content .modal-body .panel-body > div:last-child,
  #register .modal-content .modal-body .panel-body > div:last-child,
  #modal-register .register-wrap .modal-body .modal-header > div:last-child,
  #register .register-wrap .modal-body .modal-header > div:last-child,
  #modal-register .modal-content .modal-body .modal-header > div:last-child,
  #register .modal-content .modal-body .modal-header > div:last-child,
  #modal-register .register-wrap .modal-body .modal-footer > div:last-child,
  #register .register-wrap .modal-body .modal-footer > div:last-child,
  #modal-register .modal-content .modal-body .modal-footer > div:last-child,
  #register .modal-content .modal-body .modal-footer > div:last-child {
    padding-left: 50px;
  }
  #modal-register .register-wrap .modal-body.classic-login .col-md-6:last-child,
  #register .register-wrap .modal-body.classic-login .col-md-6:last-child,
  #modal-register .modal-content .modal-body.classic-login .col-md-6:last-child,
  #register .modal-content .modal-body.classic-login .col-md-6:last-child {
    border-left: 1px solid black;
  }
}
#modal-register .social-login,
#register .social-login {
  border-top: 1px solid black;
}
#modal-register .social-login .call-actions button,
#register .social-login .call-actions button {
  color: white;
  position: relative;
}
#modal-register .social-login .call-actions button:before,
#register .social-login .call-actions button:before {
  font-size: 1.3em;
  font-weight: 400;
  left: 10px;
  position: absolute;
}
#modal-register .modal-dialog {
  margin-top: 40px;
}
#modal-register .register-wrap .modal-body,
#modal-register .modal-content .modal-body {
  padding: 30px 35px;
}
#modal-newsletter {
  min-height: 10px;
}
#modal-newsletter .modal-dialog {
  min-height: 10px;
  padding: 0;
}
#modal-newsletter .modal-dialog .modal-body {
  padding: 50px;
}
@media (max-width: 991px) {
  #modal-newsletter .modal-dialog .modal-body {
    padding: 50px 15px;
  }
}
#modal-newsletter .modal-dialog .modal-body header {
  margin-bottom: 20px;
}
#modal-newsletter .modal-dialog .modal-body header h2,
#modal-newsletter .modal-dialog .modal-body header h3 {
  font-size: 2.714em;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #modal-newsletter .modal-dialog .modal-body header h2,
  #modal-newsletter .modal-dialog .modal-body header h3 {
    font-size: 2.143em;
  }
}
#modal-newsletter .modal-dialog .modal-body header h2 {
  font-weight: 600;
}
#modal-newsletter .modal-dialog .modal-body header h3 {
  font-weight: 200;
}
#modal-newsletter .modal-dialog .modal-body form > .row {
  margin-top: 25px;
  padding: 0 100px;
}
@media (max-width: 991px) {
  #modal-newsletter .modal-dialog .modal-body form > .row {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #modal-newsletter .modal-dialog .modal-body form > .row > div {
    margin-bottom: 15px;
  }
}
#modal-newsletter .modal-dialog .modal-body form > .row p {
  font-size: 1.15em;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #modal-newsletter .modal-dialog .modal-body form > .row p {
    margin-bottom: 10px;
  }
}
#modal-newsletter .modal-dialog .modal-body form > .row ul {
  margin: 0;
}
#modal-newsletter .modal-dialog .modal-body form > .row ul li {
  margin-bottom: 15px;
  margin-top: 0;
}
#modal-newsletter .modal-dialog .modal-body form > .row ul li label:after {
  content: ' ';
  display: block;
  height: 2px;
  width: 0;
}
#modal-newsletter .modal-dialog .modal-body form > .row ul li label.active,
#modal-newsletter .modal-dialog .modal-body form > .row ul li label:hover {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
#modal-newsletter .modal-dialog .modal-body form > .row ul li label.active:after,
#modal-newsletter .modal-dialog .modal-body form > .row ul li label:hover:after {
  background-color: black;
  width: 100%;
  max-width: 100%;
}
#modal-newsletter .modal-dialog .modal-body form > .row ul li label.active {
  font-weight: 600!important;
}
#modal-newsletter .modal-dialog .modal-body .call-actions {
  margin-top: 5px;
}
#modal-new-address .close {
  opacity: 1;
  filter: alpha(opacity=100);
}
#modal-new-address .title-verybig {
  margin-bottom: 60px;
}
#modal-new-address .modal-body > .clearfix,
#modal-new-address .modal-body > .dl-horizontal dd,
#modal-new-address .modal-body > .container,
#modal-new-address .modal-body > .container-fluid,
#modal-new-address .modal-body > .row,
#modal-new-address .modal-body > .form-horizontal .form-group,
#modal-new-address .modal-body > .btn-toolbar,
#modal-new-address .modal-body > .btn-group-vertical > .btn-group,
#modal-new-address .modal-body > .nav,
#modal-new-address .modal-body > .navbar,
#modal-new-address .modal-body > .navbar-header,
#modal-new-address .modal-body > .navbar-collapse,
#modal-new-address .modal-body > .pager,
#modal-new-address .modal-body > .panel-body,
#modal-new-address .modal-body > .modal-header,
#modal-new-address .modal-body > .modal-footer {
  margin-top: 20px;
}
#modal-new-address h5 {
  font-weight: 600;
}
@media (max-width: 991px) {
  #modal-new-address {
    padding-right: 0!important;
  }
  #modal-new-address .title-verybig {
    margin-bottom: 30px;
    font-size: 1.5em;
  }
}
#modal-new-address form > .row {
  margin-bottom: 30px;
}
#modal-new-address .btn {
  margin-bottom: 20px;
}
#loader .modal-dialog,
#loader .modal-content,
#loader .modal-body {
  background: transparent;
}
#loader .modal-dialog {
  border: 0;
  margin-top: 0;
  height: 100%;
  width: 100%;
}
#loader .modal-content {
  margin-top: -64px;
  position: absolute;
  top: 50%;
  width: 100%;
}
#loader .modal-content h3 {
  font-size: 1.214em;
  font-weight: 300;
  margin-top: 30px;
}
#loader .modal-content img {
  display: none;
}
#iframe_taglie {
  text-align: center;
}
@media (min-width: 992px) {
  #iframe_taglie:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
#iframe_taglie .iframecontainer {
  height: 100%;
}
#iframe_taglie .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0;
  min-height: 10px;
  height: 756px;
  padding: 0;
  width: 1000px;
}
@media (max-width: 991px) {
  #iframe_taglie .modal-dialog {
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #iframe_taglie .modal-dialog .modal-content {
    height: 100%;
  }
}
#iframe_taglie .modal-dialog .modal-content .modal-body {
  height: 754px;
  padding: 0;
}
@media (max-width: 991px) {
  #iframe_taglie .modal-dialog .modal-content .modal-body {
    height: 100%;
  }
}
#iframe_taglie .modal-dialog .modal-content .modal-body iframe {
  border: 0;
  height: 100%;
  width: 100%;
}
.iframe-taglie-content {
  padding: 50px;
}
.iframe-taglie-content > div:first-child {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .iframe-taglie-content {
    padding: 15px;
  }
}
.iframe-taglie-content header {
  margin-bottom: 30px;
}
.iframe-taglie-content header a {
  font-size: .9em;
  text-decoration: underline;
}
.iframe-taglie-content header a:after {
  display: none;
}
.iframe-taglie-content header a:hover {
  text-decoration: none;
}
@media (max-width: 989px) {
  .iframe-taglie-content header a {
    margin-right: 50px;
    margin-top: 10px;
  }
}
@media (max-width: 520px) {
  .iframe-taglie-content header a {
    float: none!important;
    margin-top: 30px;
  }
}
@media (max-width: 520px) {
  .iframe-taglie-content header h2 {
    float: none!important;
  }
}
.iframe-taglie-content table {
  margin-bottom: 30px;
}
.iframe-taglie-content img {
  display: block;
  height: 704px;
  position: fixed;
  width: auto;
}
@media (max-width: 989px) {
  .iframe-taglie-content img {
    height: auto;
    margin: 0 auto -50px;
    position: static;
    max-width: 100%;
  }
}
@media (max-width: 989px) {
  .iframe-taglie-content .col-sm-5,
  .iframe-taglie-content .col-sm-7 {
    width: 100%;
  }
}
.ie #loader .modal-content .sk-folding-cube {
  display: none;
}
.ie #loader .modal-content img {
  display: block;
}
#modal-quickshop .price {
  font-size: 1.5em;
  margin-bottom: 15px;
}
#register {
  padding: 70px 0 100px;
}
#register .register-wrap {
  border: 1px solid black;
}
#register .register-wrap.accordion-emulate .modal-body.social-login {
  border-top: 1px solid black;
  margin-top: 0;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #register .register-wrap.accordion-emulate .modal-body.social-login {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
}
#register .register-wrap .modal-body .psw-recovery {
  color: #AAAAAA;
  text-decoration: underline;
}
#register .register-wrap .modal-body .psw-recovery:hover {
  text-decoration: none;
}
#register .register-wrap .modal-body .psw-recovery:hover:after {
  background: transparent;
}
@media (max-width: 767px) {
  #register .register-wrap .modal-body .like-accordion.from-tablet {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0 !important;
    padding: 10px 0;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet header {
    margin-bottom: 0;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet .wrap p {
    margin-bottom: 20px;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet div {
    padding: 0 !important;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet h2 {
    background: url(../images/accordion_arrow.png) no-repeat right -134px;
    padding-right: 20px;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet .wrap {
    display: none;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet.active {
    padding-bottom: 30px!important;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet.active h2 {
    background-position: right 14px;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet.active .wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  #register .register-wrap .modal-body .like-accordion.from-tablet {
    padding-left: 15px;
    padding-right: 15px;
  }
  #register .register-wrap .modal-body .like-accordion.from-tablet h2 {
    font-size: 1.571em;
  }
}
@media (max-width: 991px) {
  #register .register-wrap .modal-body.social-login .like-accordion {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  #register {
    padding: 20px 0 100px;
  }
  #register .register-wrap {
    border: 0;
  }
  #register .register-wrap .modal-body {
    padding: 0;
  }
  #register .register-wrap .social-login {
    margin-top: 35px;
    padding-top: 35px;
  }
}
#newsletter {
  background: url('../images/bg_newsletter.jpg') no-repeat left top;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 991px) {
  #newsletter {
    background: none;
    padding: 0;
  }
}
#newsletter .boxed {
  background: white;
  border: 1px solid black;
  margin-bottom: 150px;
  margin-top: 50px;
  padding: 0;
}
@media (max-width: 1199px) {
  #newsletter .boxed {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  #newsletter .boxed {
    border: 0;
    margin: 0;
  }
}
#newsletter .boxed header {
  margin-bottom: 30px;
  padding: 50px 50px 0;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #newsletter .boxed header {
    padding: 50px 15px 0;
  }
}
#newsletter .boxed header h1 {
  font-size: 1.55em;
  font-weight: 300;
  margin: 0;
}
#newsletter .boxed header h2 {
  font-size: 3.5em;
  margin: 0;
}
#newsletter .boxed header h3 {
  font-size: 2.2em;
  margin: 0;
}
#newsletter .boxed header h4 {
  font-size: 1.65em;
  font-weight: 300;
  margin: 0;
}
#newsletter .boxed form {
  padding: 0 50px 50px;
}
@media (max-width: 767px) {
  #newsletter .boxed form {
    padding: 0 15px 30px;
  }
}
@media (min-width: 992px) {
  #newsletter .boxed form .form-group,
  #newsletter .boxed form .checkbox,
  #newsletter .boxed form .call-actions {
    padding: 0 25px;
  }
}
@media (max-width: 991px) {
  #newsletter .boxed form .form-group,
  #newsletter .boxed form .checkbox,
  #newsletter .boxed form .call-actions {
    padding: 0 80px;
  }
}
@media (max-width: 767px) {
  #newsletter .boxed form .form-group,
  #newsletter .boxed form .checkbox,
  #newsletter .boxed form .call-actions {
    padding: 0 15px;
  }
}
#newsletter .boxed form p {
  margin-bottom: 20px;
}
#newsletter .boxed form .checkbox {
  margin-bottom: 15px;
}
#newsletter .boxed footer {
  border-top: 1px solid black;
  padding: 30px 50px;
}
#newsletter .boxed footer p {
  border: 0;
  color: black;
  font-size: 1em;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
#newsletter .boxed footer p a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
#newsletter .boxed footer p a:after {
  content: ' ';
  display: block;
  height: 2px;
  background-color: black;
  width: 100%;
  max-width: 100%;
}
#profile-wrap {
  margin-bottom: 100px;
  margin-top: 45px;
}
#profile-wrap .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
}
#profile-wrap .form-control:hover,
#profile-wrap .form-control:focus {
  border: 2px solid black;
  cursor: pointer;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  #profile-wrap .like-accordion.from-tablet {
    border-bottom: 1px solid #cccccc;
    /*padding-bottom: 0 !important;
      padding: 10px 0;*/
  }
  #profile-wrap .like-accordion.from-tablet header {
    margin-bottom: 0;
  }
  #profile-wrap .like-accordion.from-tablet h4 {
    background: url(../images/accordion_arrow.png) no-repeat right -143px;
    padding-right: 20px;
  }
  #profile-wrap .like-accordion.from-tablet h4.panel-title {
    background-image: none;
    padding-right: 0;
  }
  #profile-wrap .like-accordion.from-tablet .col-sm-9 {
    display: none;
  }
  #profile-wrap .like-accordion.from-tablet.active {
    padding-bottom: 30px!important;
  }
  #profile-wrap .like-accordion.from-tablet.active h4 {
    background-position: right 10px;
  }
  #profile-wrap .like-accordion.from-tablet.active .wrap {
    display: block;
  }
  #profile-wrap .like-accordion.from-tablet.active .col-sm-9 {
    display: block;
  }
}
@media (max-width: 767px) {
  #profile-wrap .like-accordion.from-tablet h2 {
    font-size: 1.571em;
  }
}
#profile-wrap .page-title {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #profile-wrap .page-title {
    font-size: 1.6em;
  }
}
#profile-wrap .settings .item > div {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
}
#profile-wrap .settings .item .col-md-offset-1 {
  padding-top: 10px;
  position: static;
}
#profile-wrap .settings .item .btn {
  padding: 13px 20px;
}
#profile-wrap .settings .item .accordion h4 a {
  background-color: white;
}
#profile-wrap .settings .item .accordion .panel-body {
  background-color: white;
}
@media (max-width: 991px) {
  #profile-wrap .settings .item .card-list .radio-inline {
    display: block;
    margin: 15px auto;
    margin-left: 0;
  }
}
#profile-wrap .settings .item .carte img {
  margin: 0 20px 0 10px;
}
@media (max-width: 991px) {
  #profile-wrap .settings .item .carte label {
    margin: 0 0 10px;
    width: 32%;
  }
  #profile-wrap .settings .item .carte label:last-child {
    width: 50%;
  }
  #profile-wrap .settings .item .carte img {
    margin: 0 0 0 10px;
  }
}
#profile-wrap .settings .item .btn.add {
  margin-top: 40px;
}
#profile-wrap .settings .item.border-bottom > div {
  border-bottom: 1px solid black;
}
#profile-wrap .settings .item.border-bottom-none > div {
  border-bottom: none;
}
#profile-wrap .settings .item .date-select.margin {
  margin-bottom: 15px;
  margin-top: 15px;
}
#profile-wrap .settings .item .btn.add {
  margin-top: 10px;
}
#profile-wrap .settings .item .btn.next {
  margin: 10px 0 30px;
}
#profile-wrap .settings .item .col-sm-6 .row:first-child h5 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #profile-wrap .settings .item button.btn {
    margin-top: 20px;
  }
}
#profile-wrap .settings h4 {
  font-size: 1.071em;
  font-weight: bold;
}
#profile-wrap .settings h5 {
  font-weight: 0.929em;
  margin-bottom: 15px;
  margin-top: 15px;
  word-break: break-all;
}
#profile-wrap .settings .edit-data .col-sm-6 {
  padding-top: 10px;
}
#profile-wrap .settings .edit-data .col-sm-6 .radio {
  margin-top: 0;
}
#profile-wrap .settings .edit-data .col-md-2 .btn + a {
  margin-top: 15px;
}
#profile-wrap .settings .row.address {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #profile-wrap .settings .row.address {
    margin-bottom: 15px;
  }
}
#profile-wrap .settings .action {
  border: 1px solid black;
  display: inline-block;
  font-size: 1.3em;
  height: 30px;
  margin-left: 10px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#profile-wrap .settings .action.no-border {
  border: 1px solid white;
}
#profile-wrap .settings .action:hover {
  background-color: black;
  color: white;
}
#profile-wrap .settings .action:hover:after {
  background: transparent;
}
@media (max-width: 767px) {
  #profile-wrap .settings .action {
    position: absolute;
    top: 40px;
    right: 0;
  }
  #profile-wrap .settings .action + .action {
    right: 40px;
  }
  #profile-wrap .settings .action.not-abs {
    display: block;
    position: relative;
    right: 0!important;
    top: 0;
  }
}
#profile-wrap .settings .preferences-newsletter {
  display: none;
}
.new-profile #profile-wrap .settings .item:first-child > div {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .new-profile #profile-wrap .form-group,
  .new-profile #profile-wrap .date-select {
    margin-bottom: 25px;
  }
  .new-profile #profile-wrap .settings .item.border-bottom > div {
    border-bottom: 1px solid #cccccc;
  }
  .new-profile #profile-wrap .settings .item .psw .col-sm-6:last-child {
    margin-left: -15px;
  }
  .new-profile #profile-wrap .settings .item .psw .col-sm-6:last-child .checkbox {
    margin-top: 0;
  }
  .new-profile #profile-wrap .settings .item .like-accordion {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .new-profile #profile-wrap .settings .item .like-accordion .col-sm-9 {
    display: none;
    padding-top: 20px;
  }
  .new-profile #profile-wrap .settings .item .like-accordion.active .col-sm-9 {
    display: block;
  }
  .new-profile #profile-wrap .settings .item .like-accordion.active .col-sm-3 h4 {
    background-position: right 16px;
  }
  .new-profile #profile-wrap .settings .item .like-accordion .col-sm-3 h4 {
    background: url(../images/accordion_arrow.png) no-repeat right -134px;
    margin-bottom: 0;
    margin-top: 0;
    cursor: pointer;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .new-profile #profile-wrap .settings {
    margin-left: -15px;
    margin-right: -15px;
  }
  .new-profile #profile-wrap .settings .like-accordion {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.new-profile .checkbox a {
  text-decoration: underline;
}
.new-profile .checkbox a:hover:after {
  background: transparent;
}
.new-profile .assistance {
  padding-top: 20px;
}
.new-profile .assistance h5,
.new-profile .assistance a {
  font-size: 1.071em;
  display: block;
  font-weight: 400;
}
.new-profile .assistance a {
  margin-bottom: 10px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .new-profile .thx-image {
    margin-bottom: 30px;
  }
}
#main .personal-wishlist .page-title {
  margin-bottom: 20px;
}
#main .personal-wishlist .sub-description {
  margin-bottom: 30px;
}
#main .personal-wishlist .default {
  margin-bottom: 30px;
}
#main .personal-wishlist .default.list .close a {
  margin-top: 8px;
}
#main .personal-wishlist .default.list .more {
  margin-top: 8px;
}
#main .personal-wishlist .default.list .more:after {
  background: transparent;
}
#main .personal-wishlist .default.list .guess-more_items {
  font-size: 1.357em;
}
#main .personal-wishlist .default.list .row-table > div {
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  #main .personal-wishlist .default.list .row-table {
    border-bottom: 0;
    border-top: 1px solid #cccccc;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #main .personal-wishlist .default.list .row-table .full {
    float: right;
    width: 100%;
  }
  #main .personal-wishlist .default.list .row-table .full .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #main .personal-wishlist .default.list .row-table .close {
    height: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #main .personal-wishlist .default.list {
    border-top: 0;
  }
}
#main .personal-wishlist .mobile-button {
  margin-bottom: 20px;
}
#main .personal-wishlist .socials {
  margin-top: 0;
}
@media (max-width: 991px) {
  #main .personal-wishlist .socials li {
    margin-right: 6%;
  }
}
#thx {
  background-size: cover;
  margin-bottom: 100px;
}
#thx .box-thx {
  background-color: white;
  border: 1px solid black;
  margin-bottom: 60px;
  margin-top: 60px;
  padding: 40px;
}
#thx .box-thx h2 {
  font-size: 2.857em;
  margin-bottom: 0;
  margin-top: 0;
}
#thx .box-thx h3 {
  margin-top: 0;
  font-size: 1.929em;
}
#thx .box-thx ul {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 0;
}
#thx .box-thx ul li {
  background: url(../images/square.jpg) no-repeat left 6px;
  margin-bottom: 15px;
  padding-left: 20px;
}
#thx .box-thx h4 {
  font-size: 1.429em;
}
#thx .box-thx .separator {
  background-color: black;
  display: inline-block;
  height: 1px;
  margin: 20px auto;
  width: 155px;
}
#thx .box-thx p {
  margin-top: 10px;
}
#thx .box-thx .btn {
  margin-bottom: 10px;
  font-size: 1.071em;
  margin: 0 10px;
  padding: 13px 33px;
}
@media (max-width: 991px) {
  #thx {
    background-image: none;
    margin-bottom: 0;
  }
  #thx .box-thx {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 40px 0;
  }
  #thx .box-thx h3 {
    font-size: 1.643em;
  }
}
.info-box.not-modal {
  margin-top: 0;
}
.info-box.not-modal h3 {
  margin-top: 0;
}
.info-box.not-modal .prize,
.info-box.not-modal .price {
  font-size: 1.5em;
}
.info-box.not-modal .prize .product-label,
.info-box.not-modal .price .product-label {
  font-size: .7em;
  margin-top: -2px;
  vertical-align: middle;
}
.info-box.not-modal .options {
  margin-top: 30px;
}
.info-box.not-modal .spinner {
  float: right;
}
.info-box.not-modal .spinner .form-control {
  background: #F3F3F3;
  color: black;
  font-weight: bold;
}
.info-box.not-modal .spinner .btn {
  font-size: 0.786em;
  padding: 6px 5px;
}
.info-box.not-modal .buttons {
  overflow: hidden;
}
.info-box.not-modal .buttons .btn-less {
  margin-bottom: 20px;
}
.info-box.not-modal .buttons .btn {
  float: left;
}
.info-box.not-modal .buttons .btn-black {
  float: right;
  padding-left: 0;
  padding-right: 0;
  width: 75%;
}
@media (max-width: 991px) {
  .info-box.not-modal .buttons .btn-black {
    width: 85%;
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .info-box.not-modal {
    margin-top: 10px;
  }
  .info-box.not-modal .buttons .btn-black {
    width: 100%;
  }
}
.info-box.not-modal .affix {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .info-box.with-image {
    margin-top: 40px;
  }
  .info-box.with-image h3 {
    font-size: 1em;
    font-weight: 600;
  }
  .info-box.with-image .prize,
  .info-box.with-image .price {
    font-size: 1em;
  }
  .info-box.with-image .size-list li {
    font-size: 1.2em;
  }
  .info-box.with-image .size-list li:last-child {
    margin-right: 0;
  }
  .info-box.with-image .buttons .btn-black {
    width: 75%;
  }
}
.info-box + .info-box {
  margin-top: 30px;
}
.product #catalog {
  padding-bottom: 0;
}
.product .product-grid {
  margin-top: 0;
}
.product .not-modal {
  position: relative;
}
.product .not-modal .clearfix,
.product .not-modal .dl-horizontal dd,
.product .not-modal .container,
.product .not-modal .container-fluid,
.product .not-modal .row,
.product .not-modal .form-horizontal .form-group,
.product .not-modal .btn-toolbar,
.product .not-modal .btn-group-vertical > .btn-group,
.product .not-modal .nav,
.product .not-modal .navbar,
.product .not-modal .navbar-header,
.product .not-modal .navbar-collapse,
.product .not-modal .pager,
.product .not-modal .panel-body,
.product .not-modal .modal-header,
.product .not-modal .modal-footer {
  position: relative;
}
.product .not-modal h3 {
  padding-right: 60px;
}
@media (max-width: 991px) {
  .product .not-modal .code {
    float: left;
    margin-top: 7px;
  }
}
.product .not-modal .prize,
.product .not-modal .price {
  font-size: 1.45em;
  margin-top: 15px;
}
.product .not-modal .prize .stroke,
.product .not-modal .price .stroke {
  font-size: .7em;
}
@media (max-width: 991px) {
  .product .not-modal .prize,
  .product .not-modal .price {
    float: right;
    margin-top: 0;
  }
}
.product .not-modal .socials {
  margin-top: 15px;
}
.product .not-modal .product-arrow {
  font-size: 1.5em;
  position: absolute;
  right: 10px;
}
.product .not-modal .product-arrow li {
  margin: 0;
  padding: 0;
}
.product .not-modal .product-arrow li a {
  margin: 0;
  padding: 0;
}
.product .not-modal .affix .product-arrow {
  right: 25px;
}
@media (max-width: 991px) {
  .product .not-modal .size-list {
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    width: 100%;
  }
  .product .not-modal .size-list li {
    display: inline-block;
    float: none;
    font-size: 1.2em;
  }
  .product .not-modal .size-info {
    width: 100%;
    text-align: center;
  }
}
.product .related-wrap {
  border: 0;
  margin-bottom: 40px;
  padding-top: 0;
}
@media (max-width: 1199px) {
  #carousel-products {
    margin-top: 15px!important;
  }
}
#carousel-products .tools {
  font-size: 25px;
  padding: 5px 25px 0 15px;
  position: absolute;
  z-index: 2;
  width: 100%;
}
@media (max-width: 991px) {
  #carousel-products .tools {
    padding: 5px 10px 0 10px;
  }
}
#carousel-products .tools a {
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 1199px) {
  #carousel-products .tools a.pull-left {
    opacity: 1;
  }
}
#carousel-products .tools a:after {
  display: none;
}
#carousel-products .tools a i {
  vertical-align: middle;
}
#carousel-products .tools a span {
  display: none;
  font-size: .5em;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #carousel-products .tools a:hover span {
    display: inline;
    opacity: 1;
  }
}
#accordion-info {
  border-top: 1px solid black;
  margin-top: 20px;
  padding-top: 20px;
}
.accordion .panel {
  border: 0!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.accordion .panel-heading {
  border: 0;
  padding: 0;
}
.accordion .panel-body {
  background: #F3F3F3;
  border-top: 0!important;
  padding: 15px 0;
}
.accordion h4 {
  font-size: 0.929em;
}
.accordion h4 a {
  background: #F3F3F3 url('../images/accordion_arrow.png') no-repeat right 15px;
  display: block;
  font-weight: bold;
  padding: 10px 0;
}
.accordion h4 a.collapsed {
  background-position: right -138px;
}
.accordion h4 a:hover:after,
.accordion h4 a:focus:after {
  background: transparent;
}
.shop-the-look {
  margin-bottom: 30px!important;
  margin-top: 70px!important;
  overflow: hidden;
}
.shop-the-look.product-grid .btn {
  margin-top: 10px;
  padding-left: 2px;
  padding-right: 2px;
}
@media (max-width: 991px) {
  .shop-the-look.product-grid .btn {
    font-size: 0.857em;
  }
}
.video {
  position: relative;
  padding-bottom: 35.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
.video embed,
.video iframe,
.video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .video {
    padding-bottom: 55.25%;
  }
}
.related-wrap {
  background: #F3F3F3;
  border-top: 1px solid black;
  padding-top: 40px;
}
.look-book .thumb-item article:hover {
  cursor: pointer;
}
.look-book .look-book-items .list-item article {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .look-book .look-book-items .socials {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .look-book .elem-wrap {
    margin-top: 0;
  }
  .look-book .elem-wrap:first-child {
    margin-top: 15px;
  }
  .look-book .elem-wrap .info-box.not-modal {
    margin: 0;
  }
  .look-book .elem-wrap .info-box.not-modal > .row {
    border-top: 1px solid #ddd;
    padding: 20px 0;
  }
  .look-book .socials {
    border-top: 1px solid #ddd;
    margin-top: 0;
    padding: 20px 0 30px;
  }
}
.look-book .elem-wrap .info-box.not-modal h3 {
  font-size: 1.3em;
}
.elem-wrap {
  margin-top: 30px;
}
.elem-wrap:first-child {
  margin-top: 0;
}
.elem-wrap .info-box.not-modal .options {
  margin-top: 15px;
}
.elem-wrap .info-box.not-modal .color-list {
  margin-top: 0;
}
.elem-wrap .info-box.not-modal .spinner {
  margin-top: 0;
}
.zoom-link {
  background: white;
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.zoom-link img {
  opacity: 1;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.zoom-link:after {
  background: none!important;
  content: "\e915";
  display: none;
  font-family: 'guess_icons';
  font-size: 2em;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  margin-top: -1em;
}
.zoom-link:hover img {
  opacity: .3;
}
.zoom-link:hover:after {
  display: block;
}
#main.white-wrap {
  background-color: white;
}
#carrello {
  margin-bottom: 100px;
  margin-top: 45px;
  /*
   *  CHECKOUT
   */
}
@media (max-width: 991px) {
  #carrello header .fixed-60 {
    width: 100%;
  }
}
#carrello header + .btn {
  margin-bottom: 30px;
}
#carrello .hidden-xs h3 {
  font-weight: 300;
}
@media (max-width: 767px) {
  #carrello {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #carrello .page-title {
    font-size: 1.6em;
  }
}
#carrello .page-title + .btn {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #carrello .page-title {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  #carrello.checkout-info .accordion-info {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#carrello.checkout-info .info .boxed .spedizione td {
  padding-top: 5px;
}
@media (max-width: 991px) {
  #carrello.checkout-info .info {
    margin-bottom: 20px;
  }
}
#carrello .default {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  #carrello .default.list {
    border-top: 1px solid #ddd;
  }
  #carrello .default.border-top-none {
    border-top: 0;
  }
  .riepilogo #carrello .default.list {
    border-top: 1px solid #ddd;
  }
}
#carrello .default .head {
  display: table-row;
}
#carrello .default .head > div {
  border-bottom: 1px solid black;
  display: table-cell;
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
}
#carrello .default .head .prezzo {
  text-align: right;
}
#carrello .default .row-table {
  display: table-row;
  position: relative;
}
#carrello .default .row-table .close {
  opacity: 1;
}
#carrello .default .row-table .close .guess-close {
  color: black;
  font-size: 0.857em;
}
#carrello .default .row-table .close a:after {
  display: none;
}
#carrello .default .row-table .prezzo {
  text-align: right;
}
#carrello .default .row-table > div {
  display: table-cell;
  vertical-align: top;
}
#carrello .default .row-table > div p {
  margin-bottom: 0;
}
#carrello .default .row-table > div p.colore {
  font-size: .9em;
}
#carrello .default .row-table > div .spinner {
  margin-top: 0;
}
#carrello .default .row-table > div .spinner span {
  font-size: 1.2em;
  padding: 0 10px 0 0;
}
#carrello .default .row-table > div .spinner input,
#carrello .default .row-table > div .spinner button {
  height: 30px;
  width: 30px;
}
#carrello .default .row-table > div .spinner input {
  font-weight: 600;
}
#carrello .default .row-table > div .name {
  font-size: 1.071em;
  text-transform: uppercase;
  -ms-word-break: break-word;
  word-break: break-word;
}
#carrello .default .row-table .img-wrap {
  width: 110px;
}
#carrello .default thead {
  border-bottom: 1px solid black;
}
#carrello .default th {
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
}
#carrello .default td {
  padding: 5px 0;
  vertical-align: top;
}
#carrello .default td p {
  margin-bottom: 0;
}
#carrello .default td .spinner {
  margin-top: 0;
}
#carrello .default td .name {
  font-size: 1.071em;
  text-transform: uppercase;
}
#carrello .default td .guess-close {
  font-size: 1.143em;
}
#carrello .default.list .row-table > div {
  padding: 20px 0;
}
#carrello .default.list td {
  padding: 20px 0;
}
#carrello .default .bold {
  font-weight: 600;
}
#carrello .default .red {
  color: #F01616;
}
#carrello .default .big {
  font-size: 1.286em !important;
}
@media (max-width: 767px) {
  #carrello .default .row-table {
    display: block;
    overflow: hidden;
    padding: 20px 0;
  }
  #carrello .default .row-table .img-wrap {
    float: left;
  }
  #carrello .default .row-table > div {
    float: right;
    padding: 0;
    width: 70%;
  }
  #carrello .default .row-table .text-center {
    text-align: left;
  }
  #carrello .default .row-table .guess-close {
    position: absolute;
    right: 15px;
    top: 20px;
  }
  #carrello .default .row-table .img-wrap {
    width: 30%;
  }
  #carrello .default .row-table .gray-text {
    color: #AAAAAA;
  }
  #carrello .default.list {
    margin-bottom: 30px;
  }
  #carrello .default.list .row-table {
    border-bottom: 1px solid #dddddd;
  }
  #carrello .default.list .row-table > div {
    padding: 5px 0;
  }
  #carrello .default.list .row-table:first-child {
    border-top: 1px solid #dddddd;
  }
}
@media (max-width: 991px) {
  .riepilogo #carrello .default .row-table {
    display: block;
    overflow: hidden;
    padding: 20px 0;
  }
  .riepilogo #carrello .default .row-table .img-wrap {
    float: left;
  }
  .riepilogo #carrello .default .row-table > div {
    float: right;
    padding: 0;
    width: 70%;
  }
  .riepilogo #carrello .default .row-table .text-center {
    text-align: left;
  }
  .riepilogo #carrello .default .row-table .guess-close {
    position: absolute;
    right: 0;
    top: 20px;
  }
  .riepilogo #carrello .default .row-table .img-wrap {
    width: 30%;
  }
  .riepilogo #carrello .default .row-table .gray-text {
    color: #AAAAAA;
  }
  .riepilogo #carrello .default.list {
    margin-bottom: 30px;
  }
  .riepilogo #carrello .default.list .row-table {
    border-bottom: 1px solid #dddddd;
  }
  .riepilogo #carrello .default.list .row-table > div {
    padding: 5px 0;
  }
  .riepilogo #carrello .default.list .row-table:first-child {
    border-top: 1px solid #dddddd;
  }
}
#carrello.cart-list .default.list .qt {
  margin-left: 10px;
  min-width: 120px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  #carrello.cart-list .default.list .row-table {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #carrello.cart-list .default.list {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
}
@media (max-width: 767px) {
  #carrello.cart-list .boxed {
    border: 0;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    margin-left: -15px;
    margin-right: -15px;
  }
}
#carrello .border {
  border-bottom: 1px solid #F3F3F3;
}
#carrello .info .list {
  margin-top: 30px;
}
#carrello .info .btn {
  padding: 13px 20px;
}
#carrello .info .promo .input-group input {
  height: 42px;
  padding: 0 10px;
}
@media (max-width: 1199px) {
  #carrello .info .promo .input-group input {
    border: 1px solid #AAAAAA;
  }
}
#carrello .info .promo .input-group .btn {
  height: 42px;
  padding: 13px 35px;
}
#carrello .info .promo .table-form {
  display: table;
}
#carrello .info .promo .table-form > div {
  display: table-cell;
  vertical-align: top;
}
#carrello .info .promo .table-form > div:first-child {
  padding-right: 30px;
}
#carrello .info .promo .table-form > div button,
#carrello .info .promo .table-form > div input {
  width: 100%;
}
#carrello .info .boxed {
  border: 1px solid black;
  margin-top: 30px;
  padding: 15px 5px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #carrello .info .boxed {
    margin-top: 20px;
  }
}
#carrello .info .boxed .border td {
  padding-bottom: 15px;
}
#carrello .info .boxed .option td {
  border-top: 1px solid #F3F3F3;
  position: relative;
}
#carrello .info .boxed .option.highlight td {
  background: #F3F3F3;
}
#carrello .info .boxed .spedizione td {
  padding-top: 20px;
}
#carrello .info .boxed .totale td {
  padding-top: 0;
}
#carrello .info .boxed .radio {
  margin: 0;
  padding: 3px 0;
}
#carrello .info .boxed .radio input {
  left: 30px;
  margin-left: -25px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
@media (max-width: 767px) {
  #carrello .info .boxed .radio label {
    padding-left: cd30px;
  }
}
#carrello .info .boxed td {
  padding: 5px 20px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  #carrello .info .boxed td {
    padding: 5px 10px;
  }
}
#carrello .info .boxed h5 {
  font-size: 1.071em;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 0 20px;
}
#carrello .info .boxed label {
  text-align: right;
  width: 100%;
}
#carrello .info .boxed td {
  font-size: 0.857em;
}
#carrello .info .boxed select {
  background: url(../images/accordion_arrow.png) no-repeat right 14px;
  border: none;
  border-bottom: 1px solid #777777;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  padding: 0 30px 0 2px;
  text-transform: uppercase;
  height: auto;
  width: 100%;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  #carrello .info .boxed select {
    height: auto;
    width: 100%;
    -ms-word-break: break-word;
    word-break: break-word;
  }
}
#carrello .info .boxed .option:hover td {
  background-color: #F3F3F3;
}
#carrello .call-actions {
  text-align: right;
}
#carrello .call-actions .btn {
  margin-top: 20px;
}
@media (max-width: 991px) {
  #carrello .call-actions .btn {
    width: 100%;
  }
}
#carrello .checkout .bold {
  font-weight: 600;
}
#carrello .checkout .form-group {
  margin-top: 10px;
}
#carrello .checkout .labels {
  margin-top: 10px;
}
#carrello .checkout .labels p {
  font-size: 1.071em;
}
#carrello .checkout .col-md-7 select {
  background: url(../images/accordion_arrow.png) no-repeat right 14px;
  font-size: 1em;
  font-weight: 700;
  height: 42px;
  padding: 0 30px 0 3px;
  text-transform: uppercase;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#carrello .checkout .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
}
#carrello .checkout .form-control:hover,
#carrello .checkout .form-control:focus {
  border: 2px solid black;
  cursor: pointer;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#carrello .checkout .action a {
  border: 1px solid black;
  padding: 2px 4px 0;
}
#carrello .checkout .action a i {
  font-size: 1.429em;
}
#carrello .checkout .action a:hover {
  background-color: black;
  color: white;
}
#carrello .checkout .action a:hover:after {
  background: transparent;
}
#carrello .checkout .action a.add {
  background-color: black;
  color: white;
}
#carrello .checkout .action a.add:hover {
  background-color: white;
  color: black;
}
#carrello .checkout .personal-info {
  padding-bottom: 5px;
  overflow: hidden;
}
#carrello .checkout .personal-info h4 {
  color: #AAAAAA;
  font-size: 1.429em;
  font-weight: 700;
  margin-bottom: 20px;
}
#carrello .checkout .med {
  float: left;
  font-size: 1em;
  font-weight: 700;
  padding-left: 20px;
  width: 50%;
}
#carrello .checkout .accordion h4 a {
  background-color: white;
}
#carrello .checkout .accordion .panel-body {
  background-color: white;
}
#carrello .checkout #accordion-info {
  border-top: 1px solid #dddddd;
  padding-top: 0;
}
#carrello .checkout #accordion-info .panel-heading {
  border-top: 1px solid #ddd;
}
#carrello .checkout #accordion-info .panel {
  margin-top: 0;
}
#carrello .checkout #accordion-info .panel .panel-body {
  background: white;
}
#carrello .checkout #accordion-info .panel:first-child .panel-heading {
  border-top: 0;
}
#carrello .checkout #accordion-info h4 a {
  background: white url(../images/accordion_arrow_bottom.png) no-repeat right center;
  font-size: 1.429em;
  font-weight: 700;
  margin-bottom: 0;
  padding: 20px 20px 0 0;
}
#carrello .checkout #accordion-info h4 a.collapsed {
  background-image: url(../images/accordion_arrow_bottom_gray.png);
  color: #AAAAAA;
  padding: 20px 20px 20px 0;
}
#carrello .checkout #accordion-info .disabled h4 a:hover {
  color: #AAAAAA;
}
#carrello .checkout #accordion-info .if-is-wish {
  display: none;
}
#carrello .checkout #accordion-info .panel-body {
  padding-top: 0;
}
#carrello .checkout #accordion-info .panel-body.bold {
  font-weight: 600;
}
#carrello .checkout #accordion-info .panel-body .default .radio {
  margin: 0;
}
#carrello .checkout #accordion-info .panel-body .default .radio p {
  margin: 0;
}
#carrello .checkout #accordion-info .panel-body .default td {
  vertical-align: middle;
}
#carrello .checkout #accordion-info .panel-body .wish {
  overflow: hidden;
}
#carrello .checkout #accordion-info .panel-body .wish > div {
  float: left;
  margin-right: 20px;
}
#carrello .checkout #accordion-info .panel-body .wish > div:last-child {
  margin-right: 0;
}
#carrello .checkout #accordion-info .panel-body .wish > div h5 {
  font-size: 1.429em;
  font-weight: 700;
}
#carrello .checkout #accordion-info .panel-body textarea {
  height: 100px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  resize: none;
}
#carrello .checkout #accordion-info .panel-body .btn-black {
  float: right;
  width: 40%;
}
@media (max-width: 991px) {
  #carrello .checkout #accordion-info .panel-body .btn-black {
    width: 100%;
  }
}
#carrello .accordion-info {
  border: 0;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
#carrello .accordion-info.border-bottom-none {
  border-bottom: 0;
}
#carrello .accordion-info:last-child {
  border: 0;
}
#carrello .accordion-info .panel-heading {
  background: white;
}
#carrello .accordion-info .panel-heading .panel-title {
  color: #AAAAAA;
  font-size: 1.429em;
  font-weight: 600;
}
#carrello .accordion-info .panel-heading .panel-title a {
  background: none;
  padding: 0;
}
#carrello .accordion-info .panel-heading .panel-title a i {
  color: #AAAAAA;
  font-size: .6em;
  margin-top: 5px;
  vertical-align: middle;
}
#carrello .accordion-info.active .panel-title {
  color: black;
}
#carrello .accordion-info.active .panel-title a i {
  color: black;
}
#carrello .accordion-info.disabled:hover a {
  color: #AAAAAA;
}
#carrello .accordion-info .panel-body {
  background: white;
  padding-bottom: 0;
}
#carrello .accordion-info .panel-body .gift {
  margin: 15px 0 15px;
}
#carrello .accordion-info .panel-body .gift h5 {
  font-size: 1.429em;
  float: left;
}
#carrello .accordion-info .panel-body .gift .checkbox {
  float: left;
  margin-left: 30px;
  margin-top: 12px;
}
#carrello .accordion-info .panel-body .radio {
  margin: 5px 0;
}
#carrello .accordion-info .panel-body .radio p {
  margin: 0;
}
#carrello .accordion-info .panel-body .cart-table {
  margin-top: 30px;
}
#carrello .accordion-info .panel-body .cart-table.if-is-gift {
  display: none;
  margin-top: 0px;
}
#carrello .accordion-info .panel-body .cart-table.if-is-gift img {
  margin-top: 10px;
}
#carrello .accordion-info .panel-body .cart-table.if-is-gift .wisht-area .radio input {
  margin-top: 2px!important;
}
#carrello .accordion-info .panel-body .cart-table .row > div:first-child {
  font-weight: 600;
  padding-top: 10px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #carrello .accordion-info .panel-body .cart-table .row > div:first-child {
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 0;
  }
}
#carrello .accordion-info .panel-body .cart-table .row > div.carte img {
  margin: 0 20px 0 10px;
}
@media (max-width: 991px) {
  #carrello .accordion-info .panel-body .cart-table .row > div.carte label {
    margin: 0 0 10px;
    width: 32%;
  }
  #carrello .accordion-info .panel-body .cart-table .row > div.carte label:last-child {
    width: 50%;
  }
  #carrello .accordion-info .panel-body .cart-table .row > div.carte img {
    margin: 0 0 0 10px;
  }
}
#carrello .accordion-info .panel-body form fieldset {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #carrello .accordion-info .panel-body form fieldset {
    margin-bottom: 20px;
  }
}
#carrello .accordion-info .panel-body form .with-info {
  padding-right: 35px;
  position: relative;
}
#carrello .accordion-info .panel-body form .with-info a {
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 8px;
}
#carrello .accordion-info .panel-body form label {
  font-weight: 400;
}
#carrello .accordion-info .panel-body .action {
  margin: 5px 0;
  vertical-align: middle;
}
#carrello .accordion-info .panel-body .action a {
  border: 1px solid black;
  display: inline-block;
  font-size: 1.4em;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#carrello .accordion-info .panel-body .action a.add {
  background: black;
  color: white;
  margin: 20px 0;
}
#carrello .accordion-info .panel-body .action a:hover {
  background: black;
  color: white;
}
#carrello .accordion-info .panel-body .action a:hover.add {
  background: white;
  color: black;
}
#carrello .accordion-info .panel-body .action a:after {
  display: none;
}
#carrello .accordion-info .panel-body .med {
  margin-bottom: 0;
  padding: 0 20px;
}
@media (max-width: 767px) {
  #carrello .accordion-info .panel-body .med {
    padding: 0;
  }
}
#carrello .accordion-info .panel-body.info-pagamenti table {
  margin-bottom: 30px;
}
#carrello .accordion-info .panel-body.info-pagamenti table td {
  padding: 0 10px;
}
#carrello .accordion-info .panel-body.info-pagamenti h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#carrello .accordion-info .panel-body #info-spedizione {
  margin-top: 30px;
}
@media (max-width: 991px) {
  #carrello .accordion-info .panel-body #info-spedizione {
    margin-top: 15px;
  }
}
#carrello .accordion-info .panel-body #info-spedizione .radio input {
  margin-top: 11px;
}
#carrello .accordion-info .personal-info .action a {
  margin-top: -10px;
}
#carrello .accordion-info.info-commenti {
  border-top: 1px solid #dddddd;
  padding-top: 70px;
}
#carrello .accordion-info.info-commenti h4 {
  margin-bottom: 15px;
}
#carrello .accordion-info.info-commenti textarea {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #carrello .accordion-info.info-commenti {
    border-top: 0;
    padding-top: 20px;
  }
  #carrello .accordion-info.info-commenti .row div:first-child {
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
  }
}
#carrello .accordion-info.info-commenti fieldset {
  margin: 20px 0;
}
.riepilogo #carrello .accordion-info {
  padding: 30px 0;
}
.riepilogo #carrello .accordion-info:nth-child(4) {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .riepilogo #carrello .list {
    border-top: 0 !important;
  }
  .riepilogo #carrello .list .row-table {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .riepilogo #carrello .boxed {
    margin-bottom: 10px;
  }
  .riepilogo #carrello .default .inline-cell td {
    display: block;
  }
  .riepilogo #carrello .accordion-info {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.riepilogo #carrello .page-title {
  margin-bottom: 0!important;
}
section.wishlist {
  border-top: 1px solid black;
  padding-top: 45px;
}
section.wishlist .title-big {
  margin-bottom: 15px;
  text-transform: uppercase;
}
section.wishlist .title-big small {
  color: black;
  font-size: .6em;
  padding-left: 15px;
}
section.wishlist .guess-close {
  font-size: .75em;
}
section.wishlist .call-actions {
  margin-top: 15px;
}
section.wishlist .call-actions .btn {
  font-size: .90em;
  padding: 10px 5px;
  width: 100%;
}
section.wishlist .tools .pull-right {
  margin-top: 0;
}
section.wishlist .pull-right {
  margin-right: 15px;
  margin-top: 50px;
}
.checkout #carrello .default .row-table {
  border-bottom: 1px solid #AAAAAA;
}
.checkout #carrello .default .row-table .gray-text {
  color: #AAAAAA;
}
.checkout #carrello .default .row-table:last-child {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .checkout #carrello .accordion-info {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout #carrello .accordion-info:first-child .panel-title {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.popupover_wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.popupover_wrap .popupover {
  background: black;
  display: none;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  width: 400px;
}
.popupover_wrap .popupover h4 {
  color: white;
  font-size: 1.1em;
  margin: 0 0 15px;
}
.popupover_wrap .popupover p {
  color: #AAAAAA;
  margin: 0;
}
.popupover_wrap .popupover img {
  margin-right: 15px;
}
.popupover_wrap .popupover .close {
  color: white;
  font-size: 1em!important;
  opacity: 1;
  right: 15px!important;
  top: 15px!important;
}
@media (max-width: 767px) {
  .popupover_wrap .popupover {
    bottom: 0;
    position: fixed;
    top: auto;
    width: 100%;
  }
}
#carrello #ordini {
  margin-top: 20px;
}
#ordini {
  margin-top: 45px;
}
#ordini .page-title {
  margin-bottom: 15px;
}
#ordini .name {
  font-size: 1.786em;
  font-weight: 300;
}
@media (max-width: 767px) {
  #ordini .page-title {
    font-size: 1.6em;
  }
  #ordini .name {
    font-size: 1.5em;
  }
  #ordini.order-list {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  #ordini .panel-heading h4 {
    font-size: 1.1em!important;
  }
}
#ordini .count {
  font-size: 1.429em;
  font-weight: 600;
}
#ordini .filters {
  border-bottom: 1px solid black;
  margin-bottom: 30px;
}
#ordini .item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
#ordini .item h5 {
  font-weight: 600;
  font-size: 1.071em;
}
#ordini .item h5 .status {
  margin-left: 10px;
}
#ordini .item .gray-text {
  color: #AAAAAA;
}
#ordini .item .product p,
#ordini .item .product h5 {
  margin: 0;
}
#ordini .item .product p {
  font-size: 1em;
}
#ordini .item .product .brand {
  margin-top: 10px;
}
#ordini .item .status {
  font-weight: normal;
}
#ordini .item .status.yellow {
  color: #D8A300;
}
#ordini .item .status.gray {
  color: #AAAAAA;
}
#ordini .item .status.green {
  color: #208C00;
}
#ordini .item .call-actions {
  margin-top: 30px;
}
#ordini .item .accordion-content p {
  margin-bottom: 0;
}
#ordini .item .like-accordion h5 {
  margin-bottom: 0;
}
#ordini .item .like-accordion header {
  background: url(../images/accordion_arrow_right.png) no-repeat center right;
  padding-right: 15px;
}
@media (max-width: 991px) {
  #ordini .item .like-accordion header .call-actions {
    margin: 10px 0 0;
  }
}
#ordini .item .like-accordion.active header {
  background: url(../images/accordion_arrow_bottom.png) no-repeat center right;
}
#ordini .item .like-accordion.active .accordion-content {
  display: block;
}
#ordini .item .like-accordion .accordion-content {
  display: none;
}
@media (max-width: 991px) {
  #ordini .item .like-accordion .accordion-content {
    padding-top: 20px;
  }
}
#ordini .product > .row > div:last-child,
#ordini .head > div:last-child {
  text-align: right;
}
#ordini .filter-wrap form .group-select.little .custom {
  height: 28px;
  line-height: 28px;
}
#ordini .filter-wrap form .group-select.little .custom.sod_select {
  padding: 6px 10px;
}
#ordini .filter-wrap form .group-select.little .custom:hover {
  border: 0;
}
@media (max-width: 767px) {
  #ordini .filter-wrap {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #ordini .filter-wrap {
    border-bottom: 1px solid black;
  }
  #ordini .filters {
    border-bottom: 0;
    margin-bottom: 0;
  }
  #ordini .item {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #ordini .item .like-accordion .btn-block {
    margin-top: 20px;
  }
  #ordini .item .like-accordion .btn-block:last-child {
    margin-bottom: 10px;
  }
}
#ordini.order-list {
  margin-bottom: 80px;
}
#ordini.order-list .filters {
  margin-bottom: 0;
}
#ordini.order-list .item {
  border-bottom: 0;
  margin-top: 50px;
}
#ordini.order-list .item .row {
  margin-bottom: 10px;
}
#ordini.order-list .item .row:last-child {
  margin-bottom: 0;
}
#ordini.order-list .item h5 {
  margin-bottom: 5px;
}
#ordini.order-list .item p {
  margin-bottom: 0;
}
#ordini.order-list .item:first-child {
  padding-top: 0;
}
#ordini.order-list .item .call-actions + .row {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #ordini.order-list .item {
    padding-top: 30px;
  }
}
#ordini.order-list .panel {
  margin-top: 0;
}
#ordini.order-list .product-change {
  margin-top: 20px;
  padding-left: 20px;
  position: relative;
}
#ordini.order-list .product-change i {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1px;
  margin-top: -1px;
}
#ordini.order-list .pager {
  margin: 40px 0;
}
#ordini.order-list .panel {
  margin-top: 0;
}
#ordini.order-list .accordion h4 > div {
  background: white url(../images/accordion_arrow_bottom.png) no-repeat 98% center;
  border-bottom: 0;
  text-transform: none;
}
#ordini.order-list .accordion h4 > div p {
  font-weight: 400;
}
#ordini.order-list .accordion h4 > div.collapsed {
  background-image: url(../images/accordion_arrow_right.png);
  border-bottom: 1px solid #ccc;
}
#ordini.order-list .accordion h4 > div:hover {
  background-color: #f6f6f6;
  background-image: url(../images/accordion_arrow_bottom.png);
}
@media (min-width: 768px) {
  #ordini.order-list .accordion h4 > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#ordini.order-list .accordion .panel-body {
  background: white;
  padding-top: 0;
}
@media (min-width: 768px) {
  #ordini.order-list .accordion .panel-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#ordini.order-list .accordion .panel-body .item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  #ordini.order-list .item {
    border-bottom: 1px solid #ccc;
    margin-top: 0;
  }
}
#main .returns .page-title {
  margin-bottom: 25px;
}
#main .returns h5 {
  font-weight: 600;
}
#main .returns h5,
#main .returns p {
  margin-bottom: 0;
}
#main .returns .details {
  border-bottom: 1px solid black;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#main .returns .details div > div {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #main .returns .details .btn {
    white-space: normal;
  }
}
#main .returns .item {
  border-bottom: 0;
  padding-bottom: 0;
}
#main .returns .item .product .price {
  margin-top: 15px;
  font-weight: 600;
}
#main .returns .item .spinner .label {
  padding: 0;
}
@media (max-width: 767px) {
  #main .returns .item .spinner {
    margin-bottom: 30px;
  }
  #main .returns .item .spinner .wrap {
    float: right;
  }
}
#main .returns .date-select {
  margin-bottom: 15px;
}
#main .returns .date-select p {
  margin-bottom: 5px;
}
#main .returns .why {
  padding-bottom: 15px;
}
#main .returns .info-total {
  margin-top: 20px;
}
#main .returns textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 5px;
}
#main .returns .method h5 {
  margin-bottom: 15px;
}
#main .returns .method .more {
  color: black !important;
  font-weight: 600;
  margin-top: 20px;
  text-decoration: underline;
}
#main .returns .method .more:hover {
  color: black;
}
#main .returns .method .more:hover:after {
  background: transparent;
}
#main .returns .method .product h5 {
  margin: 0;
}
@media (max-width: 767px) {
  #main .returns .bold-mobile {
    font-weight: bold;
    font-size: 1.071em;
  }
  #main .returns .item {
    border-bottom: 1px solid #cccccc;
  }
  #main .returns .refund {
    border-top: 1px solid #ddd;
    padding-top: 20px;
  }
  #main .returns .total {
    margin-bottom: 20px;
  }
}
#main .returns .rimborso {
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  padding-bottom: 40px;
}
#main .returns .rimborso .total p {
  font-size: 0.857em;
}
#main .returns .rimborso .total .price {
  font-size: 1.286em;
  font-weight: 600;
}
#main .returns .destinatario p {
  margin-top: 20px;
}
#main .returns .etichetta h5 {
  margin-top: 20px;
}
#main .returns .destinatario-data {
  margin-bottom: 30px;
}
#main .returns .destinatario-data .action {
  padding-top: 40px;
}
#main .returns .download-reso p {
  margin-bottom: 20px;
}
#main .returns .download-reso p.note {
  margin-top: 20px;
  color: #AAAAAA;
}
#main .returns .download-reso a:not(".btn") {
  color: black;
  font-weight: 600;
}
#main .returns #step1 .head {
  margin-bottom: 20px;
  margin-top: 20px;
}
#main .returns #step1 .product .spinner {
  margin-top: 0;
}
#main .returns #step1 .product .col-xs-1 {
  display: table;
  vertical-align: middle;
}
#main .returns #step1 .product .col-xs-1 label {
  display: table-cell;
  vertical-align: middle;
}
#customer-care {
  margin-top: 45px;
}
#customer-care p {
  font-size: .9em;
}
@media (min-width: 768px) {
  #customer-care.denimcareguide {
    background: url('http://media.guess.com/guesseurope/guess/customer-care/customercare-denim-guide-guess.jpg') no-repeat right bottom;
  }
}
@media (min-width: 992px) {
  #customer-care.denimcareguide {
    background: url('http://media.guess.com/guesseurope/guess/customer-care/customercare-denim-guide-guess.jpg') no-repeat right top;
  }
}
.brand-guesskids #customer-care.denimcareguide {
  background: url('http://media.guess.com/guesseurope/guesskids/customer-care/customercare-denim-guide-kids.jpg') no-repeat right top;
}
.brand-marciano #customer-care.denimcareguide {
  background: url('http://media.guess.com/guesseurope/marciano/customer-care/customercare-denim-guide-marciano.jpg') no-repeat right top;
}
#customer-care.spedizione {
  margin-bottom: 60px;
}
#customer-care .page-title {
  margin-bottom: 35px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #customer-care .page-title {
    font-size: 1.5em;
  }
}
#customer-care .page-title a {
  float: left;
  margin-right: 20px;
}
#customer-care header {
  margin-bottom: 35px;
}
#customer-care header .page-title {
  margin-bottom: 35px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #customer-care header .page-title {
    font-size: 1.5em;
  }
}
#customer-care header .page-title a {
  float: left;
  margin-right: 20px;
}
#customer-care header p {
  font-size: .9em;
}
#customer-care header p a {
  display: inline;
  text-decoration: underline;
}
#customer-care header p a:after {
  display: none;
}
#customer-care .panel-group .panel-gray {
  background: #F3F3F3;
  margin: 0 0 20px;
  padding: 25px 30px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#customer-care .panel-group .panel-gray:last-child {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  #customer-care .panel-group .panel-gray {
    padding: 15px 20px;
  }
}
#customer-care .panel-group .panel-gray .row > div {
  position: static;
}
@media (max-width: 991px) {
  #customer-care .panel-group .panel-gray .row > div {
    overflow: hidden;
  }
}
#customer-care .panel-group .panel-gray .row > div .guess-wash,
#customer-care .panel-group .panel-gray .row > div .guess-jeans,
#customer-care .panel-group .panel-gray .row > div .guess-clothes_hangers {
  bottom: 0;
  font-size: 10em;
  position: absolute;
}
@media (max-width: 991px) {
  #customer-care .panel-group .panel-gray .row > div .guess-wash,
  #customer-care .panel-group .panel-gray .row > div .guess-jeans,
  #customer-care .panel-group .panel-gray .row > div .guess-clothes_hangers {
    float: right;
    font-size: 7em;
    position: static;
  }
  #customer-care .panel-group .panel-gray .row > div .guess-wash.guess-wash,
  #customer-care .panel-group .panel-gray .row > div .guess-jeans.guess-wash,
  #customer-care .panel-group .panel-gray .row > div .guess-clothes_hangers.guess-wash {
    margin-top: -30px;
  }
  #customer-care .panel-group .panel-gray .row > div .guess-wash.guess-jeans,
  #customer-care .panel-group .panel-gray .row > div .guess-jeans.guess-jeans,
  #customer-care .panel-group .panel-gray .row > div .guess-clothes_hangers.guess-jeans {
    margin-top: -10px;
  }
  #customer-care .panel-group .panel-gray .row > div .guess-wash.guess-clothes_hangers,
  #customer-care .panel-group .panel-gray .row > div .guess-jeans.guess-clothes_hangers,
  #customer-care .panel-group .panel-gray .row > div .guess-clothes_hangers.guess-clothes_hangers {
    margin-top: -20px;
  }
}
#customer-care .panel-group .panel-gray h3 {
  font-size: 1.429em;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #customer-care .panel-group .panel-gray h3 {
    float: left;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  #customer-care .panel-group .panel-gray h3 {
    margin-bottom: 40px;
  }
}
#customer-care .panel-group .panel-gray ul {
  margin: 0;
}
#customer-care .panel-group .panel-gray ul li {
  font-size: .9em;
  margin-bottom: 15px;
}
#customer-care .panel-group .panel-gray ul li:last-child {
  margin: 0;
}
#customer-care .panel-group.accordion {
  border-top: 1px solid black;
  margin-top: 40px;
  padding-top: 30px;
}
#customer-care .panel-group.accordion .panel-accordion {
  margin-top: 0;
}
#customer-care .panel-group.accordion .panel-accordion .panel-title a {
  background: none;
  font-size: 1.071em;
  padding-right: 20px;
  padding: 15px 30px 15px 0;
  position: relative;
  text-transform: uppercase;
}
#customer-care .panel-group.accordion .panel-accordion .panel-title a:after {
  content: "\e903";
  font-family: 'guess_icons';
  font-size: 12px;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
}
#customer-care .panel-group.accordion .panel-accordion .panel-title a:hover:after {
  width: 0;
}
#customer-care .panel-group.accordion .panel-accordion .panel-title a.collapsed {
  border-bottom: 1px solid #eeeeee;
}
#customer-care .panel-group.accordion .panel-accordion .panel-title a.collapsed:after {
  content: "\e904";
}
@media (max-width: 767px) {
  #customer-care .panel-group.accordion .panel-accordion .panel-title a {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 35px;
  }
}
#customer-care .panel-group.accordion .panel-accordion .panel-collapse.in .panel-body {
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 767px) {
  #customer-care .panel-group.accordion .panel-accordion .panel-collapse.in .panel-body {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#customer-care .panel-group.accordion .panel-accordion .panel-body {
  background: none;
  padding-bottom: 30px;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body p {
  font-size: .9em;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table {
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  #customer-care .panel-group.accordion .panel-accordion .panel-body table tr {
    border: 0;
    border-top: 1px solid #ddd;
  }
  #customer-care .panel-group.accordion .panel-accordion .panel-body table tr:last-child {
    border-bottom: 1px solid #ddd;
  }
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table td,
#customer-care .panel-group.accordion .panel-accordion .panel-body table th {
  border-bottom: 1px solid #ddd;
  font-size: .9em;
  overflow: hidden;
  padding: 8px 10px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #customer-care .panel-group.accordion .panel-accordion .panel-body table td,
  #customer-care .panel-group.accordion .panel-accordion .panel-body table th {
    border: 0;
  }
}
@media (min-width: 768px) {
  #customer-care .panel-group.accordion .panel-accordion .panel-body table td:first-child,
  #customer-care .panel-group.accordion .panel-accordion .panel-body table th:first-child {
    padding-left: 0;
  }
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table td span,
#customer-care .panel-group.accordion .panel-accordion .panel-body table th span {
  color: #AAAAAA;
  float: left;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table td span em,
#customer-care .panel-group.accordion .panel-accordion .panel-body table th span em {
  display: block;
  font-weight: normal;
  font-style: normal;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table thead tr th {
  text-transform: uppercase;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table thead tr:last-child th {
  color: #AAAAAA;
  padding: 10px;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body table thead tr:last-child th:first-child {
  padding-left: 0;
}
#customer-care .panel-group.accordion .panel-accordion .panel-body h5 {
  font-size: 1.071em;
  font-weight: 600;
}
#customer-care.assistenzaalcliente {
  padding-bottom: 40px;
}
#customer-care.assistenzaalcliente form {
  margin-top: 15px;
}
#customer-care.assistenzaalcliente form h1 {
  display: none;
}
#customer-care.assistenzaalcliente .title-medium {
  font-size: 1.4em;
  font-weight: 600;
}
@media (max-width: 991px) {
  #customer-care.assistenzaalcliente .title-medium {
    font-size: 1.1em;
    margin-bottom: 15px;
  }
}
#customer-care.assistenzaalcliente > .row {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 35px 0;
}
@media (max-width: 991px) {
  #customer-care.assistenzaalcliente > .row {
    padding: 30px 0 20px;
  }
}
@media (max-width: 991px) {
  #customer-care.assistenzaalcliente > .row > div {
    padding-left: 0;
    padding-right: 0;
  }
}
#customer-care.assistenzaalcliente > .row > div:first-child {
  padding-left: 0;
}
#customer-care.assistenzaalcliente > .row > div:last-child {
  padding-right: 0;
}
#customer-care.assistenzaalcliente > .row p a {
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 991px) {
  #customer-care.assistenzaalcliente .btn {
    width: 100%;
  }
}
#customer-care.tabelletaglie {
  padding-bottom: 40px;
}
#customer-care.tabelletaglie header,
#customer-care.tabelletaglie .header {
  margin: 0;
}
#customer-care.tabelletaglie header .switch-measure,
#customer-care.tabelletaglie .header .switch-measure {
  margin-right: 15px;
}
#customer-care.tabelletaglie p a {
  text-decoration: underline;
}
#customer-care.tabelletaglie p a:hover {
  text-decoration: none;
}
#customer-care.tabelletaglie .preview {
  height: auto;
  margin: 40px 0 -40px;
  width: 100%;
}
@media (min-width: 992px) {
  #customer-care.tabelletaglie .preview {
    position: absolute;
    right: -450px;
    bottom: -40px;
    margin: 0;
    width: auto;
  }
  #customer-care.tabelletaglie .preview.top {
    bottom: auto;
    top: 0;
  }
}
#customer-care.tabelletaglie .tabbable .nav-tabs {
  border-color: black;
}
#customer-care.tabelletaglie .tabbable .nav-tabs li a {
  color: #AAAAAA;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#customer-care.tabelletaglie .tabbable .nav-tabs li a:hover {
  background: none;
  border-color: white;
  border-bottom: 1px solid black;
  color: black;
}
#customer-care.tabelletaglie .tabbable .nav-tabs li.active a {
  border-color: black;
  border-bottom: 1px solid white;
  color: black;
}
#customer-care.tabelletaglie .tabbable .nav-tabs li.active a:hover {
  border-color: black;
  border-bottom: 1px solid white;
}
#customer-care.tabelletaglie .tabbable .tab-content .dropdown {
  margin: 25px 0;
  width: 100%;
}
#customer-care.tabelletaglie .tabbable .tab-content .dropdown button {
  background: white;
  border: 1px solid #AAAAAA;
  height: 42px;
  padding: 0 15px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
#customer-care.tabelletaglie .tabbable .tab-content .dropdown button i {
  margin-top: 5px;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs {
  border: 0;
  margin-bottom: 20px;
  margin-top: 20px;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs a {
  border: 0;
  color: black;
  display: inline-block;
  font-size: 1em;
  padding: 0;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs a:hover {
  border: 0;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs li {
  margin: 10px 0;
  padding: 0 15px;
  width: 33.33%;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs li.active a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
#customer-care.tabelletaglie .tabbable .tab-content .nav-tabs li.active a:after {
  content: ' ';
  display: block;
  height: 2px;
  background-color: black;
  width: 100%;
  max-width: 100%;
}
#customer-care .list-flag li {
  margin: 7px;
  min-height: 40px;
  float: left;
  font-size: 0.857em;
  width: 200px;
}
#customer-care .faq-list a {
  background: none;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.071em;
  font-weight: 600;
  padding-right: 20px;
  padding: 15px 30px 15px 0;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
#customer-care .faq-list a:after {
  content: "\e904";
  font-family: 'guess_icons';
  font-size: 12px;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
}
#customer-care .faq-list a:hover:after {
  background: transparent;
  right: 0;
  width: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.responsive-table th.special {
  border-right: 1px solid #dddddd;
  width: 20%;
}
.responsive-table tbody td:nth-child(3n) {
  border-right: 1px solid #dddddd;
}
@media only screen and (max-width: 767px) {
  .responsive-table table,
  .responsive-table thead,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block;
  }
  .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .responsive-table tr {
    border: 1px solid #ccc;
  }
  .responsive-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: right;
  }
  .responsive-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .responsive-table.post-office td a {
    word-break: break-all;
  }
}
table.taglie {
  overflow: hidden;
  width: 100%;
}
table.taglie tr {
  background: transparent;
}
table.taglie tr th,
table.taglie tr td {
  font-size: .9em;
  padding: 5px 10px;
}
table.taglie tr th {
  background: white;
  border-bottom: 1px solid #F3F3F3;
  color: #AAAAAA;
  position: relative;
  z-index: 5;
}
table.taglie tr td {
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
table.taglie tr td.rowspan {
  background: white;
  position: relative;
  z-index: 5;
}
table.taglie tr td.evidence {
  background: #F3F3F3;
}
table.taglie tr td:hover:not(.rowspan) {
  z-index: 0;
}
table.taglie tr td:hover:not(.rowspan):before,
table.taglie tr td:hover:not(.rowspan):after {
  background-color: #e8e8e8;
  opacity: 0.4;
  content: '\00a0';
  height: 100%;
  left: -5000px;
  position: absolute;
  top: 0;
  width: 10000px;
  z-index: -1;
}
table.taglie tr td:hover:not(.rowspan):after {
  height: 10000px;
  left: 0;
  top: -5000px;
  width: 100%;
}
dl.guida-taglie {
  font-size: .9em;
  margin: 30px 0;
}
dl.guida-taglie dt {
  font-weight: 600;
}
dl.guida-taglie dd {
  margin-bottom: 15px;
}
#guess-list {
  font-family: 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  padding-bottom: 240px;
  padding-top: 50px;
}
#guess-list .img-responsive {
  width: auto;
}
#guess-list .red {
  color: #F20225;
  font-weight: 600;
  margin-bottom: 30px;
}
#guess-list .btn {
  font-size: 1.071em;
  margin-bottom: 20px;
}
#guess-list .list-btn {
  margin-top: 20px;
}
@media (max-width: 991px) {
  #guess-list {
    padding-bottom: 20px;
  }
}
.marciano #guess-list {
  padding-bottom: 380px;
}
.marciano #guess-list > img {
  margin-bottom: 30px;
}
.mobile-g-list-image .img-responsive {
  width: auto;
}
.g-list {
  background: url(../images/guess-list-bg.jpg) no-repeat 100% 60px;
}
.g-list.marciano {
  background-image: url(../images/marciano_loyalty-bg.jpg);
}
@media (max-width: 1199px) {
  .g-list {
    background-position: 130% 60px;
  }
}
@media (max-width: 991px) {
  .g-list {
    background-image: none!important;
  }
}
.cookie-policy table {
  width: 100%;
}
.cookie-policy table td {
  word-break: break-all;
}
#negozi {
  margin-bottom: 45px;
  margin-top: 45px;
}
@media (max-width: 991px) {
  #negozi {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #negozi {
    margin-top: 20px;
  }
}
#negozi .page-title {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  #negozi .page-title {
    font-size: 1.6em;
  }
}
#negozi > p {
  font-size: .9em;
}
#negozi .boxed {
  border: 1px solid black;
  margin-top: 25px;
}
@media (max-width: 991px) {
  #negozi .boxed {
    border: 0;
  }
}
#negozi .boxed aside {
  margin-bottom: 0;
  margin-top: 0;
  padding: 40px;
}
@media (max-width: 991px) {
  #negozi .boxed aside {
    padding: 0;
  }
}
#negozi .boxed aside form label {
  text-transform: uppercase;
}
#negozi .boxed aside .tab {
  margin-top: -5px;
}
#negozi .boxed aside .tab a {
  color: #AAAAAA;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
#negozi .boxed aside .tab a:after {
  display: none;
}
#negozi .boxed aside .tab a.active {
  color: black;
}
#negozi .boxed aside .store-list {
  margin-top: 30px;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list {
    display: none;
  }
}
#negozi .boxed aside .store-list .counter {
  font-size: .85em;
  margin-bottom: 15px;
  overflow: hidden;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list .counter {
    margin-bottom: 30px;
  }
}
#negozi .boxed aside .store-list .counter p {
  margin: 0 0 5px;
}
#negozi .boxed aside .store-list .counter div {
  float: left;
  margin: 0 5px 0 0;
}
#negozi .boxed aside .store-list .scroller {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  height: 270px;
  overflow-y: scroll;
  padding: 15px 0;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list .scroller {
    border: 0;
    height: auto;
    overflow-y: auto;
    padding: 0;
  }
}
#negozi .boxed aside .store-list article {
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article {
    margin-bottom: 20px;
  }
}
#negozi .boxed aside .store-list article .heading button {
  background: none;
  border: 1px solid black;
  float: left;
  font-size: .70em;
  height: 17px;
  line-height: 100%;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article .heading button {
    display: none;
  }
}
#negozi .boxed aside .store-list article .heading button i {
  text-align: center;
  vertical-align: middle;
}
#negozi .boxed aside .store-list article .heading h3 {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding-left: 60px;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article .heading h3 {
    padding-right: 45px;
  }
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article .collapse,
  #negozi .boxed aside .store-list article .collapsing {
    display: block;
  }
}
#negozi .boxed aside .store-list article .collapse .side,
#negozi .boxed aside .store-list article .collapsing .side {
  float: left;
  margin-top: 5px;
  width: 60px;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article .collapse .side,
  #negozi .boxed aside .store-list article .collapsing .side {
    margin-top: 0;
    position: absolute;
    top: 0;
  }
}
#negozi .boxed aside .store-list article .collapse .content,
#negozi .boxed aside .store-list article .collapsing .content {
  padding-left: 60px;
}
#negozi .boxed aside .store-list article .collapse .content p,
#negozi .boxed aside .store-list article .collapsing .content p {
  font-size: .9em;
  margin: 0 0 5px;
}
#negozi .boxed aside .store-list article .collapse .content .pin,
#negozi .boxed aside .store-list article .collapsing .content .pin {
  border: 1px solid black;
  font-size: 1.8em;
  height: 30px;
  line-height: 30px;
  margin: 7px 0 0;
  text-align: center;
  width: 30px;
}
@media (max-width: 991px) {
  #negozi .boxed aside .store-list article .collapse .content .pin,
  #negozi .boxed aside .store-list article .collapsing .content .pin {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
#negozi .boxed aside .store-list article .collapse .content .pin:after,
#negozi .boxed aside .store-list article .collapsing .content .pin:after {
  display: none;
}
#negozi .boxed > div {
  padding: 0;
}
@media (max-width: 991px) {
  #negozi .boxed #storeMap {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 767px) {
  #negozi .boxed #storeMap {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#negozi .boxed #storeMap #map_canvas {
  height: 700px;
  width: 100%;
}
#negozi .infoBox {
  border: 1px solid black;
  padding: 20px;
  position: relative;
}
#negozi .infoBox h3 {
  font-size: .9em;
  font-weight: 700;
  margin: 0 0 10px;
}
#negozi .infoBox h3 em {
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 991px) {
  #negozi .infoBox {
    background: white;
    border: 0;
    border-top: 1px solid black;
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }
}
#negozi .infoBox .percorso {
  margin-top: 10px;
}
#negozi .infoBox .percorso p {
  font-size: .9em;
  margin-bottom: 5px;
}
#negozi .infoBox .percorso a {
  border: 1px solid black;
  display: inline-block;
  font-size: .9em;
  font-weight: 700;
  margin-right: 10px;
  padding: 2px 20px;
}
#negozi .infoBox .percorso a:after {
  display: none;
}
#negozi .infoBox .percorso a:hover {
  background: black;
  color: white;
}
#negozi .infoBox .close {
  font-size: 1.2em;
  opacity: 1;
  top: 0;
}
#negozi .infoBox .close:after {
  display: none;
}
#negozi .infoBox .triangle {
  background: url('../images/infobox_arrow.png') no-repeat left top;
  bottom: -12px;
  display: block;
  height: 12px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 23px;
}
#negozi address {
  color: #AAAAAA;
  font-size: .9em;
  margin: 0;
}
footer p {
  border-top: 1px solid #F3F3F3;
  color: #AAAAAA;
  font-size: .8em;
  margin: 0;
  padding: 10px 0 20px;
  text-align: center;
}
footer .nav {
  background: white;
  border-top: 1px solid black;
}
@media (min-width: 768px) {
  footer .nav:hover .nav-pills > li > a,
  footer .nav.relative .nav-pills > li > a,
  .home footer .nav .nav-pills > li > a {
    padding: 11px 0 15px;
  }
}
footer .nav .nav-pills {
  margin: 0;
  padding: 0 15px;
}
footer .nav .nav-pills > li > a {
  border-top: 4px solid white;
  display: block;
  font-size: 0.88em;
  line-height: 1em;
  padding: 11px 0 15px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 768px) {
  footer .nav .nav-pills > li > a {
    padding: 4px 0 8px;
  }
}
footer .nav .nav-pills > li > a:hover {
  border-top: 4px solid black;
  cursor: pointer;
  text-decoration: none;
}
footer .nav .nav-pills > li > a:after {
  display: none;
}
footer .nav .nav-pills > li.open > a {
  border-top: 4px solid black;
  cursor: pointer;
  text-decoration: none;
}
footer .nav .nav-pills .dropup {
  position: static;
}
footer .nav .nav-pills .dropup.open > a {
  background: black;
  color: white;
}
footer .nav .nav-pills .dropup .dropdown-menu {
  border: 0;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin: 0;
  padding: 35px 10%;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .nav .nav-pills .dropup .dropdown-menu ul {
  list-style: none;
}
footer .nav .nav-pills .dropup .dropdown-menu ul li {
  margin-bottom: 10px;
}
footer .nav .nav-pills .dropup .dropdown-menu a {
  font-size: 0.88em;
}
footer .nav .nav-pills .dropup .dropdown-menu label {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
footer .nav .nav-pills .dropup .dropdown-menu label span {
  font-size: 0.9em;
  font-weight: 600;
  padding-right: 30px;
  vertical-align: middle;
}
footer .nav .nav-pills .dropup .dropdown-menu label input {
  font-size: 0.88em;
  font-weight: normal;
  vertical-align: middle;
  max-width: 300px;
  width: 45%;
}
footer .nav .nav-pills .dropup .dropdown-menu.social-links {
  font-size: 0.9em;
  line-height: 100%;
  padding: 35px 0;
  text-align: center;
}
footer .nav .nav-pills .dropup .dropdown-menu.social-links span {
  font-weight: 600;
  text-align: center;
  padding-right: 2%;
  vertical-align: middle;
}
footer .nav .nav-pills .dropup .dropdown-menu.social-links a {
  font-size: 1.7em;
  margin-right: 2%;
  vertical-align: middle;
}
footer .nav .nav-pills .dropup .dropdown-menu.social-links a:after {
  display: none;
}
.box {
  border: 1px solid black;
  display: inline-block;
  padding: 15px;
  width: auto;
}
.box p {
  border: 0;
  color: black;
  font-size: .9em;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.box p:last-child {
  font-size: 1.4em;
}
#toast {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  border-top: none;
  left: 0;
  right: 0;
  z-index: 9999;
}
#toast div,
#toast span,
#toast applet,
#toast object,
#toast iframe,
#toast h1,
#toast h2,
#toast h3,
#toast h4,
#toast h5,
#toast h6,
#toast p,
#toast blockquote,
#toast pre,
#toast a,
#toast abbr,
#toast acronym,
#toast address,
#toast big,
#toast cite,
#toast code,
#toast del,
#toast dfn,
#toast em,
#toast img,
#toast ins,
#toast kbd,
#toast q,
#toast s,
#toast samp,
#toast small,
#toast strike,
#toast strong,
#toast sub,
#toast sup,
#toast tt,
#toast var,
#toast b,
#toast u,
#toast i,
#toast center,
#toast dl,
#toast dt,
#toast dd,
#toast ol,
#toast ul,
#toast li,
#toast fieldset,
#toast form,
#toast label,
#toast legend,
#toast table,
#toast caption,
#toast tbody,
#toast tfoot,
#toast thead,
#toast tr,
#toast th,
#toast td,
#toast article,
#toast aside,
#toast canvas,
#toast details,
#toast embed,
#toast figure,
#toast figcaption,
#toast footer,
#toast header,
#toast hgroup,
#toast menu,
#toast nav,
#toast output,
#toast ruby,
#toast section,
#toast summary,
#toast time,
#toast mark,
#toast audio,
#toast video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#toast div#toastTable {
  border: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 30px;
  display: table;
  width: 100%;
}
#toast #toastTable #buttonToast:hover {
  background-color: white !important;
  color: #000000 !important;
}
#toast div#toastButtonColumn,
#toast div#toastTextColumn {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#toast div#toastButtonColumn {
  padding-left: 30px;
  text-align: center;
}
#toast div#toastButtonColumn a {
  color: white;
  text-decoration: underline;
}
#toast div#toastButtonColumn a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  #toast div#toastButtonColumn {
    padding: 0;
  }
}
#toast div#toastTextColumn {
  text-align: left;
  vertical-align: middle;
}
#toast .textToast {
  font-weight: normal;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 0.786em;
  display: inline-block;
  color: white;
  padding: 0 1em 0 0;
  line-height: 140%;
}
#toast .textToast a {
  color: white;
  text-decoration: underline;
}
#toast .textToast a:hover {
  color: white;
  text-decoration: none;
}
#toast button:focus {
  outline: 0;
}
#toast button#buttonToast.btn.btn-default {
  font-weight: bold;
  font-family: 'Open Sans', Helvetica, sans-serif;
  cursor: pointer;
  font-size: 12px;
  border: 0 none;
  background: white;
  color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 1em 0;
}
@media (max-width: 768px) {
  #toast div#toastTable {
    display: block;
  }
  #toast div#toastButtonColumn,
  #toast div#toastTextColumn {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  #toast div#toastTextColumn {
    display: block;
  }
}
div.ui-loader {
  height: 0;
  width: 0;
  visibility: hidden;
}
.brand-marciano #topBanner {
  background: #D7D2CB !important;
  color: black!important;
}
.brand-marciano #topBanner a {
  color: black!important;
}
.brand-marciano #topBanner .close {
  color: black!important;
}
@media (max-width: 767px) {
  .brand-marciano #topBanner .item a {
    color: black;
  }
}
@media (max-width: 767px) {
  .brand-marciano #topBanner .close-btn {
    color: black;
  }
}
.brand-marciano #moduli-editoriali h3 {
  font-family: 'Didot', "Times New Roman", Serif !important;
  text-transform: none;
}
.brand-marciano #moduli-editoriali .box.box-testo .testo h3 {
  text-transform: none;
}
.brand-marciano #home-carousel h2,
.brand-marciano #home-carousel h3,
.brand-marciano #home-carousel h4 {
  font-family: 'Didot', "Times New Roman", Serif !important;
}
#moduli-editoriali.brand-marciano h3 {
  font-family: 'Didot', "Times New Roman", Serif !important;
  text-transform: none;
}
#moduli-editoriali.brand-marciano .box.box-testo .testo h3 {
  text-transform: none;
}
#home-carousel.brand-marciano h2,
#home-carousel.brand-marciano h3,
#home-carousel.brand-marciano h4 {
  font-family: 'Didot', "Times New Roman", Serif !important;
}
.brand-guesskids #topBanner {
  background: #F1373D !important;
  color: white!important;
}
.brand-guesskids #topBanner a {
  color: white!important;
}
.brand-guesskids #topBanner .close {
  color: white!important;
}
@media (max-width: 767px) {
  .brand-guesskids #topBanner .item a {
    color: white;
  }
}
@media (max-width: 767px) {
  .brand-guesskids #topBanner .close-btn {
    color: white;
  }
}
.brand-guesskids .navbar #secondaryMenu #logo-mobile img {
  height: auto;
  width: 115px;
}
.brand-guesskids .navbar #primaryMenu #logo img {
  width: 176px;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  font-family: 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  overflow-x: hidden;
}
strong {
  font-weight: 600;
}
a {
  color: black;
  display: inline-block;
}
a:after {
  content: ' ';
  display: block;
  height: 2px;
  width: 0;
}
a.active,
a:hover {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
a.active:after,
a:hover:after {
  background-color: black;
  width: 100%;
  max-width: 100%;
}
a.active {
  font-weight: 600!important;
}
a:focus {
  color: black;
  text-decoration: none;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
p a:hover:after {
  background: transparent;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.list-square {
  list-style: none;
  padding: 0;
}
.list-square li {
  padding-left: 17px;
  position: relative;
}
.list-square li:before {
  border: 2px solid black;
  content: " ";
  display: block;
  height: 8px;
  left: 0px;
  position: absolute;
  top: 4px;
  width: 8px;
}
.ajax-loader {
  background: url('../images/loader_square.gif') top center no-repeat;
}
.ajax-loader-overlay {
  background: rgba(255, 255, 255, 0.8) center center no-repeat;
  position: absolute;
  z-index: 100;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
#loader .wrp,
.ajax-loader-overlay .wrp {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -40px;
}
#loader .sk-folding-cube,
.ajax-loader-overlay .sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#loader .sk-folding-cube .sk-cube,
.ajax-loader-overlay .sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#loader .sk-folding-cube .sk-cube:before,
.ajax-loader-overlay .sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#loader .sk-folding-cube .sk-cube2,
.ajax-loader-overlay .sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
#loader .sk-folding-cube .sk-cube3,
.ajax-loader-overlay .sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
#loader .sk-folding-cube .sk-cube4,
.ajax-loader-overlay .sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
#loader .sk-folding-cube .sk-cube2:before,
.ajax-loader-overlay .sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#loader .sk-folding-cube .sk-cube3:before,
.ajax-loader-overlay .sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#loader .sk-folding-cube .sk-cube4:before,
.ajax-loader-overlay .sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.close-btn {
  color: black;
  line-height: 35px;
  opacity: 1;
}
.close-btn i {
  font-size: 15px!important;
  vertical-align: middle;
}
.close-btn:hover {
  text-decoration: none;
}
.close-btn:hover i {
  color: #AAAAAA;
}
.close-btn:after {
  display: none;
}
/* Stile bottoni */
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 100%;
  padding: 10px 20px;
  text-transform: uppercase!important;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn:focus {
  outline: none;
}
.btn:after {
  display: none;
}
.btn.btn-default {
  background: transparent;
  border: 3px solid black;
}
.btn.btn-default:hover {
  background: black;
  border: 3px solid black;
  color: white !important;
}
.btn.btn-default-invert {
  background: transparent;
  border: 3px solid white;
  color: white;
}
.btn.btn-black {
  background: black;
  border: 3px solid black;
  color: white;
}
.btn.btn-black:hover {
  background: white;
  border: 3px solid black;
  color: black !important;
}
.btn.btn-less-border {
  border: 1px solid black;
}
.btn.btn-less-border:hover {
  border: 1px solid black;
}
.btn.btn-less {
  border: 1px solid black;
  padding: 7px 8px;
}
.btn.btn-less:hover {
  border: 1px solid black;
  padding: 7px 8px;
}
.btn.light {
  border-width: 1px!important;
}
.btn.btn-full {
  width: 100%;
}
.btn.fixed-60 {
  width: 60%;
}
@media (max-width: 767px) {
  .btn.btn-full-mobile {
    width: 100%;
  }
}
.btn.fb {
  background: #39589B;
  border: 3px solid #39589B;
  color: white;
  position: relative;
}
.btn.fb:before {
  font-size: 1.3em;
  font-weight: 400;
  left: 10px;
  position: absolute;
  content: "\f09a";
  font-family: "FontAwesome";
}
.btn.fb:hover {
  background: white;
  border: 3px solid #39589B;
  color: #39589B!important;
}
.btn.tw {
  background: #01BBF8;
  border: 3px solid #01BBF8;
  color: white;
  position: relative;
}
.btn.tw:before {
  font-size: 1.3em;
  font-weight: 400;
  left: 10px;
  position: absolute;
  content: "\f099";
  font-family: "FontAwesome";
}
.btn.tw:hover {
  background: white;
  border: 3px solid #01BBF8;
  color: #01BBF8!important;
}
.btn.btn-block {
  white-space: normal;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
/* Stile Form */
form input:focus,
form button:focus {
  border: 1px solid black;
  outline: none;
}
form .input-group {
  width: 100%;
}
form .text-input {
  border: 1px solid #AAAAAA;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 42px;
  padding: 0 12px;
  width: 100%;
}
form .text-input:focus {
  border-color: black;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
form .text-input:hover {
  border: 2px solid black;
  padding: 0 11px;
}
form .group-select .custom {
  border: 1px solid #AAAAAA;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  text-transform: none;
  width: 100%;
}
form .group-select .custom:before {
  display: none;
}
form .group-select .custom:after {
  content: "\e903";
  font-family: 'guess_icons';
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 0;
}
form .group-select .custom .sod_list_wrapper {
  border: 1px solid #AAAAAA;
  border-top: 0;
  left: 2px;
  max-height: 300px;
  overflow: hidden;
  overflow-y: visible;
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
form .group-select .custom .sod_list_wrapper .sod_option {
  padding: 0 10px;
  line-height: 20px;
}
form .group-select .custom:hover {
  border: 2px solid black;
  line-height: 41px;
  padding: 0 11px;
}
form .group-select .custom:hover:after {
  right: 10px;
}
form .group-select.light .custom {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
form .group-select.light .custom .sod_list_wrapper {
  border: 1px solid #ddd;
  font-weight: normal;
}
form .group-select.light .custom:hover {
  border: 2px solid black;
  padding: 0 11px;
}
form .group-select.light .custom:hover:after {
  right: 10px;
}
form .group-select.little .custom {
  border: 0;
  font-size: 0.929em;
  height: auto;
  width: auto;
}
form .group-select.little .custom.sod_select {
  padding: 12px 10px;
}
form .group-select.little .custom.sod_select .sod_label {
  line-height: 120%;
}
form .group-select.little .custom:hover {
  border: 0;
}
form .group-select.right .sod_list_wrapper {
  left: auto;
  right: 0;
  width: auto;
}
form .group-select.right .sod_list_wrapper .sod_option {
  padding: 0 30px 0 10px;
}
form .text-textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #AAAAAA;
  max-width: 100%;
  padding: 12px;
  width: 100%;
}
form .text-textarea:hover {
  border: 2px solid black;
  padding: 11px;
}
form .date-group {
  margin: 0 -10px;
}
form .date-group .date-select {
  float: left;
  padding: 0 10px;
  width: 50%;
}
form .input-group-btn .btn-default {
  background: white;
  border: 1px solid #AAAAAA;
  border-left: 0;
  line-height: inherit;
}
form .promo-code {
  margin-bottom: 25px;
  position: relative;
}
form .promo-code input {
  padding-right: 55px;
}
form .promo-code input:hover {
  border: 1px solid black;
}
form .promo-code button {
  background: white;
  border: 0;
  color: black;
  font-size: 1.5em;
  height: 40px;
  line-height: 1em;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 40px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
form .promo-code button i {
  vertical-align: middle;
}
form .promo-code button:hover {
  background: black;
  color: white;
}
.title-verybig {
  font-size: 2.286em;
  margin: 0;
}
.title-big {
  font-size: 1.714em;
  font-weight: 400;
  margin: 0;
}
.title-medium {
  font-size: 1.286em;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
.title-small {
  font-size: 1.071em;
  margin: 0;
  text-transform: uppercase;
}
.border-title {
  border-bottom: 1px solid black;
  padding-bottom: 15px;
}
.hidden-radio {
  position: absolute;
  left: -9999em;
  visibility: hidden;
}
.select-list {
  position: relative;
  text-align: left;
}
.select-list .options {
  background: rgba(255, 255, 255, 0.95);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0 10px 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.select-list .options li {
  cursor: pointer;
  margin-top: 5px;
}
.select-list:hover .options {
  display: block;
}
.form-group {
  position: relative;
}
.form-group.error input {
  border: 2px solid #FF4D4D;
}
.form-group.error input:hover {
  border: 2px solid #FF4D4D;
}
.form-group.error .help-block {
  display: block;
}
.form-group.error .help-block li {
  color: #FF4D4D;
  font-size: 0.857em;
}
@media (max-width: 767px) {
  .checkbox input[type="checkbox"] {
    font-size: 1.429em;
  }
}
.checkbox.right div {
  padding-left: 0;
  padding-right: 35px;
}
.checkbox.right div input {
  margin: 0;
  right: 0;
}
@media (max-width: 991px) {
  .checkbox.right div a:after {
    display: none;
  }
}
.special-affix-wrap {
  margin-bottom: 40px;
  overflow: hidden;
}
.ie .ajax-loader-overlay {
  background: rgba(255, 255, 255, 0.8) url('../images/loader_square.gif') center center no-repeat;
}
